﻿/* general */
html {
	overflow-y: scroll;
}
body {
	margin: 0;
	padding: 10px 0 10px 0;
	background-color: #32512c;
	background-image: url(/images/body/turf.jpg);
	font-size: small;
	font-family: Verdana;
}
a {
	font-size: 1.1em;
	color: #32512c;
}
.a_red {
	font-size: 1.1em;
	color: #990000;
}
.a_blue {
	font-size: 1.1em;
	color: #24408e;
}
.a_white {
	font-size: 1.1em;
	color: #ffffff;
}
img {
	border-width: 0;
}
.x_small {
	font-size: x-small;
}
#cc_email {
	border: solid 1px #dcdcdc;
	background-color: #ffffff;
}
#banner {
	display: block;
	margin: 0 auto 0 auto;
}
.page_title {
	margin: 0 auto 0 auto;
	font-family: Impact, "Headline A", Verdana, Arial, sans-serif;
	font-size: xx-large;
	color: #ffffff;
	text-align: center;
}
#content_div_0 {
	width: 963px;
	padding: 20px 30px 20px 30px;
	margin: 0 auto 0 auto;	
	background-image: url('images/content/bg_2010.jpg');
	background-repeat: repeat-x;
	background-color: #ffffff;
}
.content_div_1 {
	padding: 15px;
	border: solid 1px #32512c;
	background-color: #ffffff;
}
.under_construction_bg {
	width: 360px;
	height: 200px;
	margin: 0 auto 0 auto;
	padding-top: 20px;
	background-color: #ff0000;
	text-align: center;	
	border: solid 2px #24408e;
}
.important {
	font-weight: bold;
	color: #990000;
}
.subtext {
	font-size: .8em;
	color: #990000;
}


/* home */
#img_home_exhibitor:hover {
	cursor: pointer;
}
#img_home_hotel:hover {
	cursor: pointer;
}	


/* agenda */
#agenda_table_1 {
	margin: 20px auto 0 auto;
	font-size: .8em;
}

.soe_header {
	width: 320px;
	padding: 10px 0 10px 0;
	background-color: #32512c;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	font-size: 1.2em;
}
.soe_time {
	padding: 7px 0 7px 0;
	vertical-align: top;
	width: 55px;
	text-align: right;
}
.soe_dash {
	padding: 7px 0 7px 0;
	vertical-align: top;
	width: 10px;
	text-align: right;
}
.soe_event {
	padding: 7px 0 7px 0;
	vertical-align: top;
	width: 175px;
	text-align: left;
	padding-left: 10px;
}

/* training options */
#training_options_table {
	margin: 10px auto 0 auto;
}
#training_options_cell_1 {
	width: 321px;
	height: 148px;
	background-image:url('images/training/bg_mgt.gif');
	background-repeat: no-repeat;
	vertical-align: top;
}
#training_options_text_1 {
	margin: 51px 30px 0 18px;
	font-size: .9em;
}
#training_options_button_1 {
	margin: 8px 0 0 18px;
	cursor: pointer;
}
#training_options_cell_2 {
	width: 321px;
	height: 148px;
	background-image:url('images/training/bg_tech.gif');
	background-repeat: no-repeat; vertical-align: top;
	background-position: 3px 0px;
}
#training_options_text_2 {
	margin: 51px 35px 0 26px;
	font-size: .9em;
}
#training_options_button_2 {
	margin: 8px 0 0 26px;
	cursor: pointer;
}
#training_options_cell_3 {
	width: 321px;
	height: 148px;
	background-image:url('images/training/bg_collision.gif');
	background-repeat: no-repeat;
	vertical-align: top;
	background-position: 3px 0px;
}
#training_options_text_3 {
	margin: 51px 35px 0 20px;
	font-size: .9em;
}
#training_options_button_3 {
	margin: 8px 0 0 20px;
	cursor: pointer;
}
#training_brochure_link {
	font-size: .95em;
	font-weight: bold;
	color: #990000;
}



/* training detail */
.content_div_training {
	margin-top: 15px;
	padding: 0 15px 15px 15px;
	border: solid 1px #32512c;
	background-color: #ffffff;
}
.training_detail_table {
	margin: 25px auto 0 auto;
	width: 930px;
}
.training_detail_cell_1 {
	padding: 0 0 10px 0;
	width: 590px; 	
}
.training_detail_cell_2 {
	width: 170px;
	text-align: center;
	vertical-align: top;
}
.training_detail_cell_3 {
	width: 930px;
	font-size: x-small;
}
.training_detail_cell_3 ul {
	margin-right: 100px;
}
.training_detail_cell_3 li {
	margin-top: 5px;
}
.training_detail_title {
	margin: 0;
	font-size: medium;
	color: #990000; 
}
.training_detail_instructor {
	margin: 2px 0 0 2px;
	font-size: .9em;
	color: #990000;
}
.training_detail_date {
	margin: 6px 0 0 2px;
	color: #24408e;
}
.training_detail_going_fast {
	padding: 0 0 10px 0;
	width: 590px;
	background-image: url(images/training/going_fast.gif);
	background-repeat: no-repeat;
	background-position: 300px 27px;
}
.training_detail_sold_out {
	padding: 0 0 10px 0;
	width: 590px;
	background-image: url(images/training/sold_out.gif);
	background-repeat: no-repeat;
	background-position: 300px 27px;
}

/* exhibitor */
#exhibitor_table {
	margin: 20px auto 10px auto;
}
#exhibitor_cell_1 {
	width: 40px;
	vertical-align: top;
}
#exhibitor_cell_2 {
	width: 586px;
	vertical-align: top;
}
#exhibitor_cell_3 {
	width: 267px;
	padding: 0 0 0 40px;
	vertical-align: top;
}
#exhibitor_attention {
	margin: 0;
	font-family: Impact;
	font-size: xx-large;
	color: #990000;
}
#exhibitor_links_div {
	width: 237px;
	height: 300px;
	padding: 3px 0 0 20px;
	background-image: url('images/exhibitor/bg_links.gif');
}
.exhibitor_links_title {
	font-weight: bold;
	color: #ffffff;
	font-size: 1.2em;
	margin-bottom: 5px;
}
.exhibitor_links {
	margin-top: 0;
	color: #005189;
	line-height: 2.0em;
	font-size: .9em;
}
.exhibitor_links a {
	text-decoration: none;
}
#ex_login_link {
	line-height: 2.0em;
}
.exhibitor_heading {
	margin: 18px auto 3px auto;
	font-weight: bold;
	color: #990000;
}
.exhibitor_subtext {
	margin: 0 auto 0 0;
}
#exhibitor_cell_2 ul {
	margin-left: 7px;
	padding-left: 7px;
}

/* spouses */
#spouses_brochure_link {
	font-size: .95em;
	font-weight: bold;
	color: #ffffff;
}
#spouse_soe_link {
	text-decoration: underline;
}
#spouse_table {
	margin: 20px 40px 0 40px;
}
.spouse_td {
	vertical-align: top;
	padding: 0 40px 0 0;
	font-size: .8em;
}
.spouse_title {
	font-size: medium;
	font-weight: bold;
	color: #990000;
}




/* hotel */
#content_div_hotel {
	width: 813px;
	margin: 20px auto 20px auto;
	padding: 290px 50px 15px 80px;
	border: solid 1px #32512c;
	background-image: url('images/hotel/web_hotel_3.gif');
	background-position: top;
	background-repeat: no-repeat;
	background-color: #efefe4;
}
.td_hotel {
	width: 257px;
	padding-left: 15px;
	vertical-align: top;
}
.td_hotel_2 {
	width: 257px;
	padding-top: 278px;
	padding-left: 15px;
	vertical-align: top;
}
#p_hotel {
	margin-top: 20px;
}




/* registration - conference */
.content_div_registration {
	margin: 15px auto 15px auto;
	padding: 15px 20px 10px 20px;
	border: solid 1px #32512c;
	background-color: #ffffff;
	text-align: left;
}
.reg_signin_header {
	width: 433px;
	margin: 20px auto 0 auto;
	padding: 3px 0 3px 5px;
	background-color: #32512c;
	color: #ffffff;
	font-weight: bold;
}
.reg_signin_div {
	width: 420px;
	margin: 0 auto 20px auto;
	padding: 8px;
	border: solid 1px #32512c;
	text-align: center;
}
#reg_signin_new_reg {
	margin: 0 0 10px 0;
	font-size: .8em;
	font-weight: bold;
	color: #990000;
	line-height: 2.0em;
}
#reg_signin_list {
	line-height: 1.7em;
	font-size: .9em;
}
#TB_Conf_Code {
	text-align: center;
}
#Label_Invalid_Code {
	margin-top: 7px;
	font-weight: bold;
	color: #990000;
	margin-bottom: 0;
	display: block;
}
.reg_form_header {
	margin: 10px auto 0 auto;
	padding: 6px 0 6px 15px;
	background-color: #32512c;
	color: #ffffff;
	font-size: large;
	font-weight: bold;
}
.reg_form_header_sub {
	padding: 3px 0 3px 10px;
	background-color: #32512c;
	color: #ffffff;
	font-size: small;
	font-weight: bold;
}
.reg_form_top_text {
	margin-top: 0;
}
.reg_form_body {
	margin: 0 auto 10px auto;
	padding: 15px;
	border: solid 1px #32512c;
	background-color: #ffffff;
}
.reg_form_body_sub {
	margin: 0 auto 15px auto;
	padding: 10px;
	border: solid 1px #32512c;
	background-color: #ffffff;
}
.input_label {
	font-size: .8em;
}
.input_span {
	margin: 0 5px 0 10px;
	font-size: .8em;
}
input[type="text"] {
	padding: 1px 3px 1px 3px;
	border: 0;
	background-color: #dcdcdc;
	font-size: .9em;
	border-left: solid 1px #990000;
}
select {
	border: 0;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #dcdcdc;
	font-size: .9em;
	border-left: solid 1px #990000;
}
input[type="submit"] {
	font-size: .8em;
}
input[type="button"] {
	font-size: .8em;
}
.reg_td_left_1 {
	width: 60px;
	padding-right: 5px;
	text-align: right;
	font-size: .8em;
}
.reg_td_right_1 {
	width: 320px;
}
.reg_td_left_2 {
	width: 100px;
	padding-right: 5px;
	text-align: right;
	font-size: .8em;
}
#div_update_company {
	padding-top: 15px;
	text-align: center;
}
#div_update_attendee {
	padding-top: 15px;
	text-align: center;
}
#TB_Conf_Code {
	border: 0;
}
#TB_Fax {
	border: 0;
}
#DDL_ASA {
	border: 0;
}
#TB_Promo {
	border: 0;
}
#TB_Title {
	border: 0;
}
#TB_Email_2 {
	border: 0
}
#span_first {
	margin-left: 0;
}
#span_title_other {
	margin-left: 0;
	margin-right: 2px;
	font-size: xx-small;
}
#div_finalize_registration {
	text-align: center;
}
.validation_box {
	width: 400px;
	margin: 15px auto 5px auto;
	background-color: #dcdcdc;
	border: solid 1px #990000;
	text-align: center;
	font-size: x-small;
	line-height: 1.5em;
}
.validation_header {
	margin: 5px;
	color: #990000;
	font-weight: bold;
}
.validation_text {
	margin: 0 0 5px 0;
}
#table_company_reg {
	margin: 0 auto 0 auto;
}
#table_attendee_reg_0 {
	margin: 0 auto 0 auto;
	text-align: center;
}
#table_attendee_reg_1 th {
	padding: 3px 6px 3px 6px;
	background-color: #dcdcdc;	
	vertical-align: bottom;
	font-size: .8em;
	font-weight: normal;
	border-bottom: solid 10px #ffffff;
	border-right: solid 2px #ffffff;
}
#table_attendee_reg_1 td {
	height: 25px;
	padding: 3px 6px 3px 6px;	
	vertical-align: middle;
	font-size: .85em;
}
#table_attendee_reg_1 input {
	padding: 1px;	
	font-size: .8em;
}
#table_attendee_summary {
	margin: 10px auto 10px auto;
	text-align: center;
}
#table_attendee_summary th {
	padding: 3px 13px 3px 13px;
	background-color: #dcdcdc;	
	vertical-align: bottom;
	font-size: .8em;
	font-weight: normal;
	border-bottom: solid 10px #ffffff;
	border-right: solid 2px #ffffff;
}
#table_attendee_summary td {
	height: 25px;
	padding: 3px 13px 3px 13px;	
	vertical-align: middle;
	font-size: .85em;
}
#table_attendee_summary input {
	padding: 1px;	
	font-size: .8em;
}
.reg_confirm_header {
	margin: 5px 80px 0 80px;
	padding: 7px 0 7px 10px;
	background-color: #32512c;
	color: #ffffff;
	font-size: medium;
	font-weight: bold;
}
.reg_confirm_body {
	margin: 0 80px 20px 80px;
	padding: 5px 20px 15px 20px;
	border: solid 1px #32512c;
	background-color: #ffffff;
}
#table_confirm_company {
	margin: 10px 40px 0 10px;
}
#table_confirm_attendee {
	margin: 20px auto 10px auto;
	text-align: center;
}
#table_confirm_attendee th {
	padding: 3px 12px 3px 12px;
	background-color: #dcdcdc;	
	vertical-align: bottom;
	font-size: .8em;
	border-bottom: solid 10px #ffffff;
	border-right: solid 2px #ffffff;
	color: #24408e;
}
#table_confirm_attendee td {
	height: 25px;
	padding: 2px 12px 2px 12px;	
	vertical-align: middle;
	font-size: .85em;
}
#confirm_code {
	font-size: 1.2em;
	font-weight: bold;
	color: #990000;
}
.confirm_td_left_1 {
	width: 100px;
	padding-right: 5px;
	text-align: right;
	font-size: .8em;
	color: #24408e;
	font-weight: bold;
}
.confirm_td_right_1 {
	width: 260px;
}
.confirm_td_left_2 {
	width: 100px;
	padding-right: 5px;
	text-align: right;
	font-size: .8em;
	color: #24408e;
	font-weight: bold;
}
.confirm_span {
	margin: 0 7px 0 13px;
	font-size: .8em;
	color: #24408e;
	font-weight: bold;
}
#confirm_total {
	font-weight: bold;
	color: #24408e;
}
#div_return_to_site {
	text-align: center;
}
#div_confirm_report {
	margin-top: 15px;
	padding: 7px 0 7px 0;
	border: solid 1px #32512c;
}
.th_left {
	text-align: left;
}
.td_left {
	text-align: left;
}
#td_attendee_event_text {
	padding: 12px 0 8px 0;
	font-size: .8em;
	color: #990000;
	text-align: left;
	line-height: 1.5;
}
#attendee_summary_text {
	margin: 5px 0 15px 0;
	font-size: .8em;
	color: #990000;
	text-align: left;
	line-height: 1.5;
}
#span_ddl_cap_text {
	line-height: 2.0em;
	font-weight: bold;
}






/* registration - expo only */
#table_expo_only_company {
	margin: 10px 0 0 0;
	width: 100%;	
}
#table_expo_only_company th {
	padding: 4px;
	background-color: #c0c0c0;
	border: solid 3px #ffffff;
	border-bottom: solid 10px #ffffff;
	font-size: .9em;
	text-align: left;
}
#table_expo_only_company td {
	border: solid 3px #ffffff;
	text-align: right;
}
.td_expo_only_right {
	width: 65%;
	text-align: left !important;
}
#table_expo_only_company input[type="text"] {
	width: 80%;
	border-left: 0;
}
#table_expo_only_company select {
	border-left: 0;
}



#table_expo_only_attendee {
	margin: 15px 0 0 0;
	width: 100%;
}
#table_expo_only_attendee th {
	padding: 4px;
	background-color: #c0c0c0;
	border: solid 3px #ffffff;
	border-bottom: solid 10px #ffffff;
	text-align: left;
	font-size: .9em;
}
#table_expo_only_attendee td {
	border: solid 3px #ffffff;
	text-align: left;
}
#table_expo_only_attendee input[type="text"] {
	width: 95%;
	border-left: 0;
}
#table_expo_only_attendee select {
	width: 100%;
	border-left: 0;
}
#button_expo_only_add {
	margin: 0 auto 0 auto;
}
#button_expo_only_submit {
	margin: 10px auto 10px auto;
}
#p_expo_only_add_attendee {
	font-size: .8em;
	font-weight: bold;
	color: #990000;
}




/* directions */
.directions_table {
	margin: 0 auto 0 auto;
	text-align: left;
}
.directions_cell_1 {
	width: 330px;
	vertical-align: top;
}
.directions_cell_2 {
	width: 330px;
	vertical-align: top
}
.directions_ground_trans {
	margin-top: 20px;
	line-height: 1.5em;
	color:#575757;
}
.directions_opcc {
	margin: 10px 0 15px 0;
	line-height: 1.1em;
	color:#004668;
}
.directions_to_from {
	font-size: 1.3em;
	font-family: Impact;
	color:#990000;
	text-decoration: underline;
}
.directions_from_location {
	font-weight: bold;
	font-size: x-small;
	color: #575757;
}
.directions_table ul {
	margin-left: 10px;
	padding-left: 10px;
	font-size: .8em;
	line-height: 1.3em;
	color:#004668;
}
.directions_recommended {
	padding-top: 5px;
	text-align: left;
}

/* press releases */
.content_div_press {
	margin: 20px auto 20px auto;
	padding: 15px;
	border: solid 1px #32512c;
	background-color: #ffffff;
	text-align: center;
}

/* nav */
#nav_table {
	margin: 0 auto 0 auto;
	border-top: solid 2px #ffffff;
	border-bottom: solid 2px #ffffff;
}
#nav_table td {
	width: 92px;
	height: 66px;
	background-image: url('images/nav/bg_2010.jpg');
	background-repeat: repeat-x;
	border-right: solid 1px #ffffff;
	text-align: center;
	background-color: Transparent;
	font-family: Impact, "Headline A", Verdana, Arial, sans-serif;
	font-size: medium;
	color: #ffffff;
}
#nav_table td:hover {
	cursor: pointer;
	color: #990000;
}
#nav_press {
	width: 93px !important;
	border-right: 0 !important;
}

/* footer */
#footer_table {
	margin: 0 auto 0 auto;
	width: 1023px;
	background-image: url('images/footer/bg_2010.jpg');
	background-repeat: repeat-x;
	color: #ffffff;
}
#footer_table td {
	height: 71px;
}
#footer_cell_1 {
	width: 525px;
	padding-left: 15px;
}
#footer_cell_2 {
	width: 20px;
}
#footer_cell_3 {
	width: 155px;
}
#footer_cell_4 {
	width: 195px;
}
#footer_cell_5 {
	width: 98px;
	padding-left: 5px;
}

/* email conf */
#content_div_email_conf {
	margin: 20px auto 20px auto;
	padding: 15px;
	border: solid 1px #32512c;
	background-color: #ffffff;
	text-align: left;
}


