@charset "utf-8";
/* NCAS MAIN CSS DOCUMENT */
*:focus {
	outline: none;
}
html {
	height: 100%;
}
div {
	position:relative;
	}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	margin: 0 auto;
	padding:0;
	background: #a10a0e url(../images/bg_blueline.gif) repeat;
	color: #666666; /*dark grey */
	height: 100%;
	behavior: url(csshover3.htc); /* WinIE behavior call */
	}
#container {
	width: 767px;
	background-color:#e7e8e9; /*light grey*/
	margin: 0 auto;
	padding:0;
	min-height: 100%;
	position:relative;
	z-index:0; /* IMPORTANT! UNDERLYING LAYERS THAT CONTAIN MAIN NAVIGATION NEED A Z-INDEX IN ORDER FOR SUBNAVIGATION TO DROP DOWN OVER REST OF CONTENT (DO NOT USE Z-INDEX:-1 FOR IE HACK) also add 'position:relative' */
	}
* html #container {
	height: 100%;
}
#banner {
	width: 767px;
	height: 150px;
	float: left;
	background: url(../images/bg_banner.gif) no-repeat;
	border-bottom:solid 1px #c3c4c6; /*med grey*/
	position:relative;
	z-index:100; /* IMPORTANT! UNDERLYING LAYERS THAT CONTAIN MAIN NAVIGATION NEED A Z-INDEX IN ORDER FOR SUBNAVIGATION TO DROP DOWN OVER REST OF CONTENT (DO NOT USE Z-INDEX:-1 FOR IE HACK) also add 'position:relative' */
	}
#banner-left {
	width: 275px;
	float:left;
	margin:0;
	padding:0;
	}
#banner-right {
	width: 492px;
	float:right;
	margin:0;
	padding:0;
	position:relative;
	z-index:500; /* IMPORTANT! UNDERLYING LAYERS THAT CONTAIN MAIN NAVIGATION NEED A Z-INDEX IN ORDER FOR SUBNAVIGATION TO DROP DOWN OVER REST OF CONTENT (DO NOT USE Z-INDEX:-1 FOR IE HACK) also add 'position:relative' */
	}

#content-wrapper {
	width: 767px;
	float: left;
	background:#fff url(../images/bg_greystripe.gif) repeat-y;
	overflow: hidden;
	}
#ncas-promo {
	float:right;
	margin-right:-220px;
	padding-left:20px;
	margin-top:75px;
	width:200px;
	color:#fff;
	font-size:9px;
	line-height:11px;
	}
#ncas-promo p {
	padding-top: 10px;
	}
#breadcrumbs {
	width:757px;
	float: left;
	font-size:9px;
	font-weight:bold;
	padding: 10px 0 10px 10px;
	background-color:#ffffff;
	color: #00275d; /* navy */
	}

/* ---------------------- MAIN NAVIGATION --------------------------------*/

#mainnav {
	margin: 0;
	padding: 122px 20px 0 0;
	height: 28px;
	width: 472px;
	list-style: none;
	float:right;
	position:relative;
	z-index:1000; /* IMPORTANT! UNDERLYING LAYERS THAT CONTAIN MAIN NAVIGATION NEED A Z-INDEX IN ORDER FOR SUBNAVIGATION TO DROP DOWN OVER REST OF CONTENT (DO NOT USE Z-INDEX:-1 FOR IE HACK) also add 'position:relative' */
}
#mainnav ul {
	list-style:none;
	float:right;
	margin:0;
	padding:0;
	}
#mainnav li {
	float: left;
	margin-top:0;
	margin-bottom:0;
}
#mainnav li a {
	display: block;
	margin:0;
	cursor:pointer;
	text-decoration:none;
	color:#fff;
	font-size:10px;
	font-weight:bold;
	}
#mainnav li#navAbout a, #mainnav li#navPrograms a, #mainnav li#navMembership a, #mainnav li#navEvents a, #mainnav li#navNews a {
	height: 18px;
	padding:7px 7px 3px 8px;
	background-color:#DA2128;
}

#mainnav  li#navHome {height: 18px;	padding:7px 5px 3px 13px; width:34px;  background:url(../images/mainnav-left.gif) no-repeat;}
#mainnav  li#navContact {height: 18px;	padding:7px 10px 3px 5px; width:71px;  background:url(../images/mainnav-right.gif) no-repeat;}

#mainnav li#navAbout a:hover, #mainnav li#navPrograms a:hover, #mainnav li#navMembership a:hover, #mainnav li#navEvents a:hover, #mainnav li#navNews a:hover {
	text-decoration:none;
	background-color:#071b56; /* dark blue */
}

#mainnav li#navHome:hover {text-decoration:none; height: 18px; padding:7px 5px 3px 13px; width:34px; background:url(../images/mainnav-left_on.gif) no-repeat;}
#mainnav li#navContact:hover {text-decoration:none; height: 18px; padding:7px 10px 3px 5px; width:71px; background:url(../images/mainnav-right_on.gif) no-repeat;}

#mainnav li ul {
	position:relative;
	display: none;
	list-style-type:none;
	list-style:none;
}
#mainnav li:hover ul, #mainnav li.over ul {
	display: block;
	position: absolute;
	background-color:#2b4c79; /* med blue */
	background-image:none;
	list-style: none;
	margin: 0;
	padding:0;
}
#mainnav li li {
	font-family:Arial, Helvetica, sans-serif;
	float: none;
}
#mainnav li#navAbout li a, #mainnav li#navPrograms li a, #mainnav li#navMembership li a, #mainnav li#navEvents li a, #mainnav li#navNews li a{
	display: block;
	background-image:none;
	background-color:#2b4c79; /* med blue */
	font-size: 10px;
	height: 16px;
	color: #FFFFFF;
	font-weight: bold;
	padding:1px 2px 1px 5px;
	text-decoration: none;
	margin:0;
	position:relative;
	z-index:1500; /* IMPORTANT! UNDERLYING LAYERS THAT CONTAIN MAIN NAVIGATION NEED A Z-INDEX IN ORDER FOR SUBNAVIGATION TO DROP DOWN OVER REST OF CONTENT (DO NOT USE Z-INDEX:-1 FOR IE HACK)  also add 'position:relative' */
}
#mainnav li li a:hover {
	display: block;
	background-color:#071b56; /* dark blue */
	background-image:none;
	color: #ffffff;
}
.subAbout a {width:190px;}
.subPrograms a {width:300px;}
.subMembership a {width:100px;}
.subNews a {width:90px;}

/*----------------------------LEFT COLUMN FOR NCA SPORTS PAGES ----------------------------------------------*/
#left-col {
	width: 136px;
	margin:0;
	padding:0 12px 20px 12px;
	float:left;
	color:#00275d; /*navy */
	font-weight:bold;
	}
#left-col p {
	margin-bottom:3px;
	}
#left-col h2 {
	color:#da2128; /*red*/
	font-weight:bold;
	font-size: 12px;
	margin:5px 0;
}
#lh-small-redbox-top {
	width: 136px;
	height: 10px;
	margin-top: 20px;
	background:url(/images/bg_lh-redtop.gif) no-repeat;
}
#lh-small-redbox-bottom {
	width: 136px;
	height: 10px;
	margin: 0;
	background:url(/images/bg_lh-redbottom.gif) no-repeat;
}
#lh-small-redbox {
	width:110px;
	padding:0 13px;
	margin: 0;
	background-color:#da2128; /*red*/
	font-weight:bold;
	color:#fff;
	font-size:11px;
	line-height:14px;
	}
#lh-small-redbox p {
	padding:0;
	margin:0;
	}
#lh-small-redbox h1 {
	font-size: 15px;
	font-weight:bold;
	margin:0;
	margin-bottom:10px;
	color:#fff;
	}
#lh-small-redbox a {
	color: #00275d; /* navy */
	font-weight:bold;
	text-decoration: none;
	padding:0;
}
#lh-small-redbox a:hover {
	color: #00275d; /* navy */
	text-decoration: underline;
	}
#lh-small-bluebox-top {
	width: 136px;
	height: 10px;
	margin-top: 5px;
	background:url(../images/bg_lh-bluetop.gif) no-repeat;
}
#lh-small-bluebox-bottom {
	width: 136px;
	height: 10px;
	margin: 0;
	background:url(../images/bg_lh-bluebottom.gif) no-repeat;
}
#lh-small-bluebox {
	width:110px;
	padding:0 13px;
	margin: 0;
	background-color:#00275d; /*navy*/
	font-weight:normal;
	color:#fff;
	font-size:11px;
	line-height:14px;
	}
#lh-small-bluebox p {
	padding:0;
	margin:0;
	}
#lh-small-bluebox h1 {
	font-size: 15px;
	font-weight:bold;
	margin:0;
	margin-bottom:10px;
	color:#fff;
	}
#lh-small-bluebox a {
	color: #da2128; /* red */
	font-weight:bold;
	text-decoration: none;
}
#lh-small-bluebox a:hover {
	color: #da2128; /* red */
	text-decoration: underline;
	}
.icon {padding-right:5px;}
#left-col .testimonial {
	color: #da2128; /* red*/
	font-size:9px;
	line-height:10px;
	font-weight:bold;
	padding:0;
	margin:0;
	text-align:right;
	}
#archive {
	width: 160px;
	margin:0;
	padding:0;
	float:left;
	}
/*----------------------------LEFT COLUMN SUBNAVIGATION FOR NSAD PAGES ------------------*/
#subnav {
	width: 160px;
	margin:0;
	padding:0 0 20px 0;
	float:left;
	color:#808285; /*grey */
	font-weight:bold;
	}
#subnav p {
	margin-bottom:3px;
	}
#subnav a {
	color:#808285; /*grey */
	text-decoration: none;
}
#subnav a:hover {
	color: #da2128; /* red */
	}
#subnav a:active {
	color: #da2128; /* red */
	}
#subnav ul {
	display:block;
	line-height:12px;
	margin:0;
	padding:0;
	}
#subnav ul li {
	list-style:none;
	margin-left:0;
	padding: 5px 2px 5px 2px;
	text-indent:10px;
	border-bottom: solid 1px #808285;
	}
#subnav ul li h2 {
	color:#da2128; /*red*/
	font-weight:bold;
	font-size: 12px;
	margin:5px 0;
	}
	
/*------------ THIS STYLING KEEPS THE SUB NAV BUTTON "ON" FOR THE ACTIVE PAGE ---------------- */
	
body#pageAbout li#subnavAbout a {
	color: #da2128; /* red */
}
body#pageContact li#subnavContact a {
	color: #da2128; /* red */
}
body#pageHome li#subnavHome a {
	color: #da2128; /* red */
}

/*----------------------------MAIN CONTENT ----------------------------------------------*/
#content {
	width: 565px;
	margin:0;
	padding:0 20px 20px 20px;
	float:right;
	/*z-index:1;*/ 
	}
#flash-wrap {
	width:565px;
	padding: 0 0 20px 0;
}
#sponsor-flash-wrap {
	width:128px;
	padding: 0;
}
#conference-flash-wrap {
	width:196px;
	padding: 0;
}
#banquet-flash-wrap {
	width:196px;
	padding: 0;
}
#outreach-flash-wrap {
	width:196px;
	padding: 0;
}
#hopeforstanley-flash-wrap {
	width:196px;
	padding: 0;
}
#nsad-flash-wrap {
	width:196px;
	padding: 0;
}
h1 {
	font-size: 17px;
	line-height: 21px;
	color: #da2128; /* red */
	font-weight:bold;
	margin-top:25px;
	margin-bottom:15px;
	}
.h1-staff-bios {
	font-size: 17px;
	line-height: 21px;
	color: #da2128; /* red */
	font-weight:bold;
	margin-top:25px;
	margin-bottom:5px;
	}
.h1-homepage {
	font-size: 14px;
	line-height: 21px;
	color: #da2128; /* red */
	font-weight:bold;
	margin-top:0;
	margin-bottom:4px;
	}
h2 {
	font-size: 11px;
	line-height: 13px;
	color:#808285; /*grey */
	font-weight:bold;
	margin-top:0;
	margin-bottom:3px;
	}

p {
	margin-top:0;
	margin-bottom:11px;
	}
a {
	color: #00275d; /* navy */
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	color: #00275d; /* navy */
	text-decoration: underline;
	}
ul {
	margin:0;
	padding:0;
	margin-top:0;
	margin-bottom:0px;
	margin-left:20px;
	}
blockquote {
	margin-top:0;
	margin-bottom:3px;
	}
#press-release {
	border-bottom: solid 1px #e7e8e9; /* grey */
	padding-top:11px;
	}
.bio-photo {
	float:right;
	padding: 0 0 20px 20px;
	}
/***************** NARROW 196PX RIGHT-HAND DIV COLUMN *************************/
#right-col {
	float: right;
	width: 196px;
	margin: 0;
	padding:0 8px 30px 30px;
	}
#right-col h2 {
	font-size: 11px;
	font-weight:bold;
	line-height:13px;
	color: #da2128; /* red */
	margin: 0;
	padding: 5px 0 0 0;
	}	
#right-col .testimonial {
	color: #666666; /* grey*/
	font-size:10px;
	line-height:12px;
	font-weight:bold;
	padding:0;
	margin:0;
	}		
#small-bluebox-top {
	width: 196px;
	height: 22px;
	margin: auto;
	background:url(../images/bg_lh-bluetop.gif) no-repeat;
}
#small-bluebox-bottom {
	width: 196px;
	height: 22px;
	margin: 0 0 20px 0;
	background:url(../images/bg_lh-bluebottom.gif) no-repeat;
}
#small-bluebox-top {
	width: 196px;
	height: 22px;
	margin: auto;
	background:url(../images/bg_lh-bluetop.gif) no-repeat;
}
#small-bluebox-bottom {
	width: 196px;
	height: 22px;
	margin: 0 0 20px 0;
	background:url(../images/bg_lh-bluebottom.gif) no-repeat;
}
#small-bluebox {
	width:160px;
	padding:0 18px;
	margin: 0;
	background-color:#00275d; /*navy*/
	color:#fff;
	font-size:11px;
	line-height:14px;
	}
#small-bluebox h1 {
	font-size: 15px;
	font-weight:bold;
	margin:0;
	margin-bottom:10px;
	color:#fff;
	}
#small-bluebox h2 a{
	font-size: 14px;
	line-height:21px;
	font-weight:bold;
	margin:0;
	padding:0;
	color:#fff;
	}	
#small-bluebox h2 a:hover {
	color: #808285; /*grey*/
	text-decoration:none;
	}
#small-bluebox a {
	color: #da2128; /* red */
	font-weight:bold;
	text-decoration: none;
}
#small-bluebox a:hover {
	color: #da2128; /* red */
	text-decoration: underline;
	}

/***************** WIDE 303PX RIGHT-HAND DIV COLUMN *************************/
#right-col-wide {
	float: right;
	width: 303px;
	margin: 0;
	padding:0 5px 0 30px;
	}
#right-col-wide h2 {
	font-size: 14px;
	font-weight:normal;
	line-height:17px;
	color: #da2128; /* red */
	margin: 0;
	padding: 0;
	}
#large-bluebox-top {
	width: 303px;
	height: 21px;
	margin: 0;
	background:url(../images/bg_bluetop-large.gif) no-repeat;
}
#large-bluebox-bottom {
	width: 303px;
	height: 23px;
	margin: 0 0 20px 0;
	background:url(../images/bg_bluebottom-large.gif) no-repeat;
}
#large-bluebox {
	width:273px;
	padding:0 15px;
	margin: 0;
	background-color:#00275d; /*navy*/
	color:#fff;
	font-size:11px;
	line-height:14px;
	}
#large-bluebox h1 {
	font-size: 17px;
	font-weight:bold;
	margin:0;
	color:#fff;
	}

/************************* FOOTER *******************************/
#footer {
	width: 747px;
	float: left;
	background-color:#e7e8e9; /*light grey*/
	padding: 10px;
	}
#footer-info {
	width: 400px;
	}
h6 {
	font-size: 9px;
	line-height:12px;
	color: #808080; /*grey*/
	margin-top:0;
	margin-bottom:6px;
	padding:0;
	font-weight:normal !important;
	}
#director-login {
	float:right;
	padding:0;
	font-size: 11px;
	font-weight:bold;
	line-height:12px;
	color: #00275d; /*navy*/
	}
#contact {
	float:right;
	padding-right:20px;
	font-size:10px;
	font-weight:bold;
	color: #666666; /*grey*/
	}
#contact a {
	color: #00275d; /* navy */
	text-decoration: none;
	}
#contact a:hover {
	color: #00275d; /* navy */
	text-decoration:underline;
	}	

/*---------------------- MOOTOOLS ACCORDION  ---------------------*/
#accordion {
	width: 560px;
	margin:0;
}
#accordion2 {
	width: 335px;
	margin:0;
}
h3.toggler {
	cursor: pointer;
	font-size: 11px;
	color: #00275d; /* navy -- THIS COLOR NEEDS TO BE SET IN JS/MOOTOOLS-ACCORDION.JS */
	font-weight:bold;
	margin: 0;
	padding: 3px 0;
}	
h3.toggler:hover {
	color: #00275d; /* navy */
	text-decoration: underline;
}
h3.toggler:active {
	}
div.element {
	padding: 0;
	margin:0;
	}


/*---------------------- END MOOTOOLS ACCORDION  -------------------------*/


/*---------------------- FORM STYLING ------------------------------------*/
#request {
	font-size: 10px;
	padding:0;
	margin:0;
	overflow:hidden;
	}
#request table {
	padding:0;
	margin:0;
	}
#request input {
	background-color:#3B5282;
	color:#ffffff;
	border:none;
	}
#request td {
	padding:3px 0 0 0;
	margin:0;
	}
.short {width: 60px;}
.medium {width: 131px;}
.long {width: 272px;}

.submit-button {
	width: 61px;
	height: 19px;
	background:#FFFFFF url(../images/bg_submit.gif) no-repeat;
	color:#fff;
	font-weight:bold;
	}
#wide-blueform-top {
	width: 565px;
	height: 21px;
	margin: 0;
	background:url(../images/bg_wide-blueform-top.gif) no-repeat;
}
#wide-blueform-bottom {
	width: 565px;
	height: 23px;
	margin: 0 0 20px 0;
	padding:0;
	background:url(../images/bg_wide-blueform-bottom.gif) no-repeat;
	position:relative;
}
#wide-blueform {
	width:535px;
	padding:0 15px;
	margin: 0;
	background-color:#00275d; /*navy*/
	color:#fff;
	font-size:11px;
	line-height:14px;
	}
#wide-blueform p {
	padding:0;
	margin:0;
	}

#wide-blueform .short {width: 57px;}
#wide-blueform .medium {width: 125px;}
#wide-blueform .long {width: 260px;}
#wide-blueform .comments {width:535px;}


/*---------------------- END FORM STYLING ------------------------------------*/
	