body { background-color: #fff; margin: 0px 0px 0px 50px; font: 11px/15px verdana; color: #666; }
form { margin: 0; padding: 0; }
p { font: 11px/15px verdana; color: #666; }
a:link, a:visited { color: #7c000c; }
a:hover { color: #FF0014; }
h4 { font: bold 14px verdana; color: #666; padding: 5px 0px 5px 0px; margin: 0px;}
h4.noBold { font: normal 14px verdana; color: #666; padding: 5px 0px 5px 0px; margin: 0px;}

h3 { font: 12px verdana; color: #FF0014; padding: 5px 0px 0px 0px; margin: 0px; text-transform: uppercase;}
h3.b { font-weight: bold; text-transform: none; display: inline;}
h3.grey {color: #999999; text-transform: none; display: inline;}


/* form values */
.textbox { font: 11px/15px verdana; color: #666; width: 175px; height: 14px; vertical-align: middle; margin: 0px; padding: 0px;}
.dropdown { font: 11px/15px verdana; color: #666; width: 175px; vertical-align: middle; margin: 0px; padding: 0px;}

.topBanner { background-color: #003440; padding: 15px; width: 670px; height: 52px; background-image: url(../_img/common/topBannerBg.gif); background-position: right top; background-repeat: no-repeat; }
.topNav { width: auto; font-size: 1px; margin: 1px 0 0px 0; padding: 0px;}
.topNav img { display: block; border-right: 1px solid #fff; float: left; border-bottom: 1px solid #fff; }
.topPhoto { padding-bottom: 1px; background-color: #ffffff; width: 700px; font: 1px arial; border-bottom: 7px solid #0F6073; height: 135px; background-repeat: no-repeat;}

.homeContent { padding: 0 5px 0 5px; }
	.homeContent div {
		float: left;
		margin-top: 0.5em;
		margin-bottom: 1em;
	}
	
#stayConnected {
	margin-right: 2em;
}
#ourSponsors {
	margin-left: 2em;
}
	
.highlight {margin: 1em 0;}
.highlight b { color: #FF0014; font-weight: normal; text-transform: uppercase; }

.ruleDouble { background-image: url(../_img/common/dotsDoubleHoriz.gif); height: 3px; font: 1px arial; margin-bottom: 3px;}
.ruleSingle { background-image: url(../_img/common/dotsDoubleHoriz.gif); height: 1px; font: 1px arial; margin: 20px 0 20px 0; clear:both;}
.verticalRule {background-image: url(../_img/common/dotsSingleVert.gif); width:1px; }

td#leftnav {
	width:187px;
	padding-right:16px;
}

.sectionNav { 
	color: #333333;
	font: 11px verdana,sans-serif; 
	vertical-align:top;
	line-height: 15px;

	float:left;
}

.sectionNav a:link, .sectionNav a:visited { color: #7c000c; text-decoration: none;}
.sectionNav a:hover {color: #666666;}
.sectionNav img { display: block; margin-bottom: 6px; }
.sectionNav strong {text-transform: uppercase; }
	.sectionNav p.callout {
		margin-bottom:3em;
	}

#subnav_links {margin-right:24px;}	
#subnav_links a, #subnav_links span {
	display:block;
	margin-top:4px;
}
#subnav_links #ruleSingleTop {margin-bottom: 10px; width: 140px;}
#subnav_links #ruleSingleBottom {margin-top: 10px; width: 140px;}

.sectionBody { width: 513px; margin-top: 24px; }

.footer { width: 685px; background-color: #0f6073; margin-top: 40px; padding: 3px 0 3px 15px; font: 10px verdana; color: #fff; }
.footer a { color: #fff; text-decoration: none; }

.header { width: 685px; margin-top: 50px; padding: 3px 0 3px 15px; font: 10px verdana; color: #fff; text-decoration: none;}
a.header:link, a.header:visited {padding: 0px; color: #ffffff;}
a.header:hover {color: #F7E28E;}

.yellowBack { 
	background-color: #DFDFDF; 
	padding: 0.5em 0.5em 1em 1.5em;
}
.whiteBack {
	background-color: #FFFFFF; 
	padding: 0.5em 0.5em 1em 1.5em;
}

ul {margin-left: 20px; padding: 0px; list-style-image: url(../_img/common/orangeArrow.gif);}
li {margin: 10px 0px 10px 0px;}

.greyBack {
	background-color: #DFDFDF;
}

table#cal_Month_Links {
	margin: 10px 0px 5px 10px;
	border-width: 0px;
}
	#cal_Month_Links td {padding: 0 4px;}

table#cal_Main {
	font: normal 12px arial,sans-serif; 
	color: #666666; 
	border: solid 0px #999999; 
	width: 245px;
	margin-bottom: 5px;
}
	#cal_Main td {text-align:center;}
	#cal_Main a:link, a:visited { color: #7c000c; }
	#cal_Main a:hover { color: #FF0014; }

div.error {
	color: #fff;
	font-size: 1.1em;
	text-align:center;
	border: 1px solid #000;
	background-color: #F33;
	padding: 10px;
	width: 670px;
	margin: 4px;
}
	div.error span {font-weight: bold;}
	
.form_error {
	color:#F33;
	font-weight:bold;
}

.required { color: #ff0000; font-weight: bold; }

.formNote {font-size: 7pt;}

.left {float: left; display: block;}
.right {float: right;}

td.justify { text-align: justify; }

div.clear {
	height:0px;
	overflow:hidden;
	clear:both;
}

/*** index.aspx (main page) ***/

input#tb_emailAddress {margin-top:0.5em;}

a#lb_emailSubmit {display:block; margin-top:0.5em;}

td#upcoming_events {
	background-color: #DFDFDF;
	width: 257px;
	padding-bottom:2em;
}

table.event {
	margin: 0.8em 0 0.8em 1.5em;
}

a#view_all_events {margin-left:1.5em;}


/*** /membership/join.aspx ***/

img#home_header {margin-top:8px;}


/***  /about/companies.aspx  ***/

div.company {
	width: 22em; 
	float: left;
	padding: 0; 
	margin: 0 1em 0.5em 0;
}

/*** /membership/join.aspx ***/
div.leftcol, div.rightcol {
	width:49%;
}
div.leftcol {
	float:left;
	padding-top:0.4em;
}
div.rightcol {
	float:right;
	text-align:right;
}

/*** /events/ ***/

.event_info_summary {
	padding:0.8em 1.6em;	
}
	.event_info_summary h4 {padding:0 0 1em;}
	.event_info_summary h5 {margin:0 0 1em;}

h3.at_a_glance {margin:0.2em 0 0.5em 1em;}	
div#at_a_glance {
	float:left;
	width:55%;
	margin-left:0.5em;
}
	div#at_a_glance div.left_col {
		float:left;
		clear:left;
		margin:0 0 1em .4em;
	}
	div#at_a_glance div.right_col {
		margin:0 .4em 1em 0;
		width:17em;
		float:right;
	}
	
div#event_sponsor {
	float: right;
	width: 194px;
}
	div#event_sponsor span {
		margin-left: 10px;
	}

div#register_for_event {
	float:right;
	clear:right;
	width:38%;
}
	div#register_for_event img {
		float:right;
		margin:0 0 1em 0;
	}
	div#register_for_event div.pricetable {
		margin-left:1em;
		clear:right;
	}
		div#register_for_event div.pricetable div.left_col {
			float:left;
			clear:left;
			width:10em;
		}
		div#register_for_event div.pricetable div.right_col {
			float:right;
			clear:right;
			margin-right:1em;
		}
	div#register_for_event p {
		padding:0 4px;
		font-size:0.8em;
	}
	div#register_for_event div.ruleSingle {
		margin:10px 0;
	}

span#lbl_eventNotAvailable p {
	margin:0;
}
	
div#event_info_bottom {
	clear:left;
	margin-left:0.5em;
}
	div#event_info_bottom div.info_section {
		margin-left:1em;
	}
	div#event_info_bottom div.info_section p {
		margin-top:0;
	}
	
/*** /acount/login.aspx ***/
div#content {
	width:500px;
	margin-top: 24px;
}
	h3.log_in {margin-top:1em;}
	div.formrow {
		margin-bottom:0.8em;
	}
	div.formrow label {
		display:block;
		float:left;
		width:6em;
	}
	/*p#members_log_in {border:1px solid red;float:none;}*/
	div#members_log_in h3{margin-bottom:1em;}
	div#members_log_in input#Button1 {margin-top:-0.25em;}
	
/*** /account/edit.aspx ***/

div#edit_profile table, div#edit_profile table table {
	margin:0;
}

.formSection {
	margin-top:0;
	margin-bottom:0;
}

table.checkboxes input, table.radiobuttons input {
	position:relative;
	top:2px;
}
	