@charset "utf-8";
/* CSS Document */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.master  #container {
	width: 760px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
}
.master  #header {
	padding-bottom: -20px;
}
.master  #logo_banner {
	padding-top: 10px;
	background-color: #003366;
	height: 125px;
}
.master  #logo_banner  img {
}

.master  #mainContent {
	background-color: #FFFFFF;
	background-image: url(../assets/NCBAbwfadesm.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 10px;
	font-size: 0.8em;
}
.master #mainContent a {
	text-decoration: none;
}

.master #mainContent a:hover {
	color: #990000;
}

.master #content_title {
	font-size: medium;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}
.master  #footer {
	background-color: #003366;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.master  #footer  p {
	margin: 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #FFFFFF;
	font-size: 0.7em;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.master #footer ul {
	text-align: right;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.master  #footer li {
	display: inline;
	list-style-type: none;
	font-size: 0.7em;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding-right: 8px;
}


.master   #footer   a, #footer  a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

/* Used to define general settings in "columns" on the pages */
.mastercontainer {
	font-size: 75%;
}
.mastercontainer img {
	margin: 0px;
	padding: 0px;
}

.fltlft {
	float: left;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.fltrt {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.clrflt {
	clear: both;
}
.content_title {
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}
.acc_disabled {
	font-size: 0.6em;
	color: #FFFFFF;
	background-color: #003366;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: right;
}

.acc_statement {
	font-size: 0.6em;
	color: #FFFFFF;
	background-color: #003366;
	padding-top: 2px;
	padding-bottom: 2px;
}
.acc_statement form {
	margin: 0px;
	padding: 0px;
}
.caption {
	font-size: 0.8em;
	text-align: center;
}
/* Additional spacing for single column display */
#details {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 20px;
}
#details_billcenter {
	width: 610px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 20px;
}
#details_jobs/* Additional spacing for single column display */
 {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 20px;
}
#details_memb {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 20px;
}
#details_reg {
	width: 745px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 20px;
}

#details_symclass {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 20px;
}
#details_symphotos {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 20px;
}

#details_symspeakers {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 20px;
}


#details_symschedule {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 20px;
}
#details_symschedule  td {
	font-size: 0.7em;
	text-decoration: none;
}
#details_symschedule img {
	margin: 0px;
	padding: 0px;
}



#pres_title {
	font-weight: bold;
	font-size: medium;
	margin-left: 110px;
}
.indexholder, .indexholder img {
	margin: 0px;
	padding: 0px;
}

.jobtable {
	font-size: 1em;
	width: 100%;
}
.jobtable  th {
	text-align: center;
}
.jobtable   a {
	text-decoration: none;
}
#bodtable {
	margin-right: auto;
	margin-left: auto;
	width: 625px;
	padding-bottom: 30px;
}
#bodtable a {
	text-decoration: none;
}
#bodtable_adm {
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	padding-bottom: 30px;
	padding-top: 10px;
}

#membtable {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	font-size: 0.9em;
}
#membtable  a {
	text-decoration: none;
}
#vendordocs th {
	text-align: left;
	width: 310px;
}
#vendordocs {
	margin-right: auto;
	margin-left: auto;
}
#vendordocs td {
	text-align: center;
	width: 75px;
}


#jobdetails_posteddate {
	font-size: 0.7em;
	font-style: italic;
	text-align: center;
}
#bc_container {
	width: 100%;
	margin-bottom: 20px;
}
#bc_container th {
	text-align: center;
}
#bc_container  form {
	margin: 0px;
	padding: 0px;

}
#bc_corpmembrenew_table {
	padding-bottom: 10px;
}
#bc_assocmembrenew_table {
	padding-bottom: 10px;
}
#bc_indmembrenew_table {
	padding-bottom: 10px;
}
#bc_donation {
	padding-bottom: 10px;
}
#bc_standalone_classreg {
	padding-bottom: 10px;
}
#bc_vendbooth_table {
	padding-bottom: 10px;
}
#bc_indreg_table {
	padding-bottom: 10px;
}
#bc_golfreg_table {
	padding-bottom: 10px;
}
#bc_vendguest_table {
	padding-bottom: 10px;
}
#bc_studentreg_table {
	padding-bottom: 10px;
}


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop2.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* style the outer div to give it width */
.menu {
	width:760px;
	font-size:0.85em;
	padding-bottom:0px;
	background-color: #003366;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
}
.menu ul ul {
	width:93px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float:left;
	width:93px;
	position:relative;
}
/* style the links for the top level */
.menu a, .menu a:visited {
	display:block;
	font-size:11px;
	text-decoration:none;
	color:#FFF;
	width:98px;
	height:30px;
	border:1px solid #003366;
	border-width:1px 1px 0 0;
	padding-left:10px;
	line-height:29px;
	background-color: #003366;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
	width:84px;
	w\idth:84px;
}
/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
background:#949e7c;
}
/* style the second level hover */
.menu ul ul a.drop:hover{
	background-color: #003399;
}
.menu ul ul :hover > a.drop {
	/*background:#c9ba65;*/
background:#003399;
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
background:#e2dfa8;
}
/* style the third level hover */
.menu ul ul ul a:hover {
background:#b2ab9b;
}
.menu ul ul ul :hover > a {
background:#b2ab9b;
}
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:31px;
	left:0;
	width:108px;
}
/* another hack for IE5.5 */
* html .menu ul ul {
top:30px;
t\op:31px;
}
/* position the third level flyout menu */
.menu ul ul ul{
	left:150px;
	top:0;
	width:108px;
}
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
left:-150px;
}
/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {
	position:absolute; top:0; left:0;
}
/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	background:#d4d8bd;
	color:#000;
	height:auto;
	line-height:1em;
	padding:5px 10px;
	width:129px/* yet another hack for IE5.5 */
}
* html .menu ul ul a{
	width:150px;
	w\idth:129px;
}
/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
color:#fff; 
background:#949e7c;
}
.menu :hover > a, .menu ul ul :hover > a {
color:#fff;
background:#949e7c;
}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible; 
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
visibility:visible;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul { 
visibility:visible;
}

