/* CSS Document */
html{
	background-image: url(../images/html_bg.gif);
	background-repeat: repeat-x;
	}
body{
	background-image: url(../images/home_body_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
}
body.mobile{
	background-image: url(../images/home_body_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin:0 0 0 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
}
img, div{
	/* behavior: url(scripts/pngfix/iepngfix.htc); - DO _NOT_ ADD THIS BACK IN! See ie56.css instead. */
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* basics */
.smalltext{
	font-size:11px !important;
}
.whitetext{
	color:#ffffff !important
}
.graytext{
	color:#8c8e8f !important
}
.lightgraytext{
	color:#969799 !important
}
.blacktext{
	color:#000000 !important
}
.hover{
	text-decoration:none;
}
.hover:hover{
	text-decoration:underline;
}
a{
	color:#3cb4d7;
}
a:hover{
	color:#8f1d2d;
}
h1{
	font-weight:bold;
	font-size:18px;
	color:#be4d5d;
	padding:0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h2{
	font-weight:bold;
	font-size:14px;
	color:#74a534;
	margin-bottom: 5px;
}
h3{
	font-weight:bold;
	font-size:15px;
	margin-bottom: 5px;
	color: #bb9a41;
}
h4{
	font-weight:bold;
	font-size:13px;
	color: #85a8cd;
}	
h5{
	font-weight:bold;
	font-size:12px;
	color: #E19B0E;
}
h6{
	font-weight:bold;
	font-size:11px;
	color: #333;
	line-height: normal;
}

hr {
	color: #C8C8C8;
	height: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #C8C8C8;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
form{
	padding:0;
	margin:0
}

td, table{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px
}
th{
	background-color: #cada3e;
}
.datatable th {
	background-color: #a4b539;
	color: #FFF;
}
.datatable th, .datatable td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
/* forms layout in speaker resource center */
.formtable {
	border: none;
	width: 95%;
}
.formtable th, .formtable td {
	padding: 5px;
	margin: 0;
}
p{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 16px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.clearboth{
	clear: both;
}
/* layout css */
.centered{
	margin-right: auto;
	margin-left: auto;
	width: 982px;
	padding-bottom: 10px;
}
.bodycontainer{
	height: 95px;
}
.bodycontainer-mobile{
	height:95px;
	margin-top: -32px;
}
.logo {
	float: left;
	padding-top: 33px;
	padding-left: 45px;
}
.searchblock{
	}
	.searchblock .searchtext{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/header_search_bg.png);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 11px;
	padding-right: 2px;
	background-color: transparent;
	}
.searchbottom{
	border:1px solid #B3B3B3;
	width:146px;
	background-color:#F6F6F6;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.utilityblock{
	padding-right: 21px;
	text-align: right;
	padding-top: 13px;
	float: right;
	width: 450px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.utilityline{
	text-align: right;
	padding-bottom: 5px;
	color:#6e6c6c;
}
.utilityline a{
	text-decoration: none;
	color: #6E6C6C !important;
}
.utilitylinks{
	width: 210px;
	float:left;
	padding-top: 5px;
	}

.toplinks{
	padding-top: 10px;
}

#logoheader{
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow:hidden;
	height: 98px;
}

/* main navigation */
.topmenu{
	float: left;
	width: 964px;
	margin:0;
	height: 34px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
	padding-right: 9px;
}
.topmenu .menu_left{
	background-image: url(../images/mainmenu_left.png);
	background-repeat: no-repeat;
	float: left;
	height: 34px;
	width: 33px;
}
.topmenu .menu_right{
	background-image: url(../images/mainmenu_right.png);
	background-repeat: no-repeat;
	float: right;
	height: 34px;
	width: 33px;
}
#nav {
	overflow: hidden;
	background:url(../images/nav_bg.png) 0 0 repeat-x;
	font-size:12px;
	list-style-type: none;
	margin:0;
	padding:0;
	width: 898px;
	float: left;
	height: 34px;
}

#nav li{
	padding:0;
	margin:0;
	background:url(../images/nav_divider.gif) 100% 0 no-repeat;
	float: left;
	list-style-type: none;
}
.last{
background:none !important;
}
#nav a:link,  #nav a:visited{
	display:block;
	text-decoration: none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight: bold;
	padding-top: 9px;
	padding-right: 30px;
	padding-bottom: 8px;
	padding-left: 30px;
}
/* override for final link */
.lastlink{
	background-image: none;	
}

#nav a:link, #nav a:visited {
color: #fff; 
}

#nav a:hover, #nav a:focus {
	color: #fff;
	background-color:#471f28!important;
	background-image: url(../images/nav_divider.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
	padding-top: 9px;
	padding-right: 30px;
	padding-bottom: 8px;
	padding-left: 30px;	
}
/* nav trays */
.blackline{
	display:block;
	height:1px;
	width: 923px;
}

.tray{
	position:absolute;
	z-index:5;
	top:32px;
	left:27px;
	visibility:hidden;
	width:883px;
	height:130px;
	padding:20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #bf4f5f;
}
.tray td{
	line-height:normal;
}
.trayback{
position:absolute;
z-index:4;
top:32px; 
left:27px;
visibility:hidden;
width:923px;
height:170px;
background-color:#52242a;
filter:alpha(opacity=95);
opacity:0.95;
-moz-opacity:0.95;
-khtml-opacity:0.95;
}
.traynav{
	padding-right:15px;
	padding-top: 1px;
	height: 110px;
}
.traynav ul{
	margin: 0px;
	list-style-type: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	white-space: normal;
	height: 110px;
}
.traynav ul li{
	list-style-type: none;
	padding: 0px;
	border-bottom: 1px solid #78333c;
	font-size:11px;
	width:200px;
	float:left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
}
.traynav li a:link, .traynav li a:visited {
	color: #db919b;
	display: block;
	background-image: url(../images/traynav_bullet.png);
	background-position: 3px 8px;
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-decoration: none;
}
.traynav li a:hover, .traynav li a:active {
	background-color:#6d2932;
	color:#f6e1cb;
}
.trayimage{
}
.trayimage img{
	border: 1px dotted #c2dae2;
}

#nav li#linktravel{
	background: none;
	background-color:none; !important
}

/* homepage specific */
.flashholder{
	overflow:hidden;
}
.homecontainer{
	padding-right: 11px;
	padding-left: 7px;
}
.homeleftcolumn{
	width: 734px;
	float: left;
}
.home_content{
	background-image: url(../images/home_content_bg.gif);
	background-repeat: repeat-y;
	margin-bottom: 10px;
}
.home_content_head{
	background-image: url(../images/home_content_head.gif);
	height: 12px;
}
.home_content_foot{
	background-image: url(../images/home_content_foot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
}
.home_why_attend_block{
	float: left;
	width: 361px;
	min-height:230px;
}
.home_why_attend_block h2, .home_spotlight_block h2{
	margin: 0px;
	padding: 0px;
}
.home_why_attend_block .text{
	padding-left: 36px;
	font-size: 14px;
	padding-top: 5px;
	line-height: 17px;
}
.home_why_attend_block .text p{
	font-size: 14px;
		line-height: 17px;
}
.home_spotlight_block{
	width: 349px;
	float: right;
}
.home_spotlight_block .text{
	padding-right: 19px;
	padding-left: 14px;
	padding-top: 5px;

}
.home_spotlight_block .text p{
	line-height: 17px;
}

.twitter{
	background-image: url(../images/twitter_bg.gif);
	background-repeat: repeat-y;
}
.twitter_head{
	background-image: url(../images/twitter_head.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #bb9a41;
	padding-top: 18px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 112px;
	min-height:60px;
}
.twitter_head ul{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.twitter_head ul li{
	padding-bottom: 2px;
	list-style-type: square;
}
.twitter_head a:link, .twitter_head a:visited{
	color: #bb9a41;
}
.twitter_head a:hover, .twitter_head a:active{
	color: #333;
}
.twitter_foot{
	background-image: url(../images/twitter_foot.gif);
	height: 9px;
}


.homerightcolumn{
	width: 222px;
	float: right;
}
.quicklinks_block{
	background-image: url(../images/quicklinks_bg.gif);
	background-repeat: repeat-y;
	margin-bottom: 8px;
}
.quicklinks_head{
	background-image: url(../images/quicklinks_head.gif);
	background-repeat: no-repeat;
	height: 15px;
}
.quicklinks_text{
	padding-left: 14px;
	padding-right: 14px;
}
.quicklinks_text h3{
	margin: 0px;
	padding: 0px;
}
.quicklinks_text ul{
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.quicklinks_text ul li{
	list-style-image: url(../images/bullet1.gif);
	list-style-type: disc;
}
.quicklinks_foot{
	background-image: url(../images/quicklinks_foot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 15px;
}

.home_sponsor_block{
	background-image: url(../images/home_sponsor_bg.gif);
	background-repeat: repeat-y;
	margin-bottom: 10px;
}
.home_sponsor_head{
	background-image: url(../images/home_sponsor_head.gif);
	background-repeat: no-repeat;
	height: 15px;
}
.home_sponsor_text{
	padding-left: 14px;
	padding-right: 14px;
}
.home_sponsor_text h3{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
}
.home_sponsor_foot{
	background-image: url(../images/home_sponsor_foot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 15px;
}


.future_dates_block{
	background-image: url(../images/future_dates_bg.gif);
	background-repeat: repeat-y;
	margin-bottom: 8px;
}
.future_dates_head{
	background-image: url(../images/future_dates_head.gif);
	background-repeat: no-repeat;
	height: 15px;
}
.future_dates_text{
	padding-left: 14px;
	padding-right: 10px;
	font-size: 11px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
}
.future_dates_text h3{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.future_dates_foot{
	background-image: url(../images/future_dates_foot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 15px;
}

/* footer specific */
.footercontainer{
	background-color: #dedede;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c7c7c7;
	}
.footer{
	padding-top: 17px;
	padding-bottom: 10px;
	width: 932px;
	margin-right: auto;
	margin-left: auto;
}
.footerlinks{
	width:150px;
	float:left;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px
}
.footerlinks ul{
	margin: 0px;
	padding: 0px;
}
.footerlinks ul li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.footerlinks a:link, .footerlinks a:visited, .footer td a:link, .footer td a:visited{
	color: #8d8d8d;
	text-decoration: none;
}
.footerlinks a:hover, .footerlinks a:active, .footer td a:hover, .footer td a:active{
	color: #333;
}
.footerright{
	float: right;
	width: 280px;
}
.footerright td{
	vertical-align: top;
}
.footerlogo{
	width:84px;
	float:left;
	padding-right:10px
}
.footersearch{

}
.ctialinks{
	width:130px;
	float:left;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
}
.subfooter{
	overflow:hidden;
	padding-bottom: 40px;
	margin-right: auto;
	margin-left: auto;
	width: 932px;
	padding-top: 5px;
}
.subfooterleft{
	width:445px;
	float:left;
}
.subfooterright{
	width:280px;
	float:right;
	color:#969799;
}
.subfooterright a{
	color:#969799;
}	
.subfooterright a:hover{
	color:#666;
}
#rsvp_form_holder tr td{
	padding: 4px 0;	
}
#rsvp_form_holder tr td input{
	padding: 5px;	
}
#rsvp_form_holder tr th{
	padding: 5px 0;	
	background: none;
}



/* styles for edsessions dynamic pages */

/*h2.edTrackHead {
	font-size: 16px;
}

a.edTrackLink {
	color: #74A534;
}

a.edTrackLink:hover{
	color:#8f1d2d;
}

a.edItemLink {
	color: #8f1d2d;
}

a.edItemLink:hover{
	color:#BE4D5D;
}
*/

.boxfloatrightborder, .boxfloatleftborder {
	width: 35%;
	padding: 10px; 
	background-color: #F5F4F4;
	margin-top: 10px;
	border: 1px solid #ccc;
} 

.boxfloatrightborder {
	float: right; 
	margin-left: 10px;
} 

.boxfloatleftborder {
	float: left; 
	margin-right: 10px;
} 

	.boxfloatrightborder h3, .boxfloatleftborder h3 {
		font-size:14px;
		margin-bottom:3px;
		margin-top:3px;
		padding-bottom:3px;
		padding-top:3px;
	}
	
	.boxfloatrightborder p, .boxfloatleftborder p {
		font-size:0.9em;
		line-height:1.2em;
		margin-bottom:10px;
		margin-top:0;
		padding-bottom:0;
		padding-top:0;
	}
	
	.boxfloatrightborder ul, .boxfloatleftborder ul {
		list-style-type:none;
		list-style-image:none;
		line-height:1.1em;
	}

	.rightcolumn .boxfloatrightborder ul, .rightcolumn .boxfloatleftborder ul {
		padding: 0;
		margin:0;
	}

	.boxfloatrightborder ul li, .boxfloatleftborder ul li {
		background-image: none;
	}
	
	.rightcolumn .boxfloatrightborder ul li, .rightcolumn .boxfloatleftborder ul li {
		font-size: 0.95em;
		background-image: none;
		list-style-type: none; 
		padding:3px 0; 
		margin:0;
	}
	
	.boxfloatrightborder ul li ul.edListNested, .boxfloatleftborder ul li ul.edListNested {
		padding: 3px 0 0 10px;
		/*border: 1px solid red;*/
	}
	
	/* prevent nested lists from getting too small */
	.boxfloatrightborder ul li ul li, .boxfloatleftborder ul li ul li {
		font-size: 1em;
	}
	
#downloadMobileApp a {color: #ff0000;}

#downloadMobileApp {
    color: #00000;
    height: 27px;
	font-size: 1.5em;
    background-color: #ffffcc;
    text-align: left;
	padding: 5px 0 0 20px;
	}
