@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	line-height: 12px;
	margin-top: 5px;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	padding:0 auto;
}
a {
	font-weight: bold;
	font-size: 12px;
	color: #844309;
	text-decoration:none;
}
a:hover {
	color: #E89503;
	text-decoration:underline;
}
a:active {
	color: #FF6600;
}
a:link {
	color: #844309;
}
a:visited {
	color: #663300;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-weight: 100;
	color: #844309;
	font-size: 18px;
	margin-bottom:0px;
}
h2 {
	font-size: 16px;
	color: #844309;
}

h2 .red_smaller {
	font-size: 13px;
	color: #318ca6;
}

h2 .red {
	font-size: 16px;
	color: #8f1524;
}

.promo_box h2 {
	font-size: 14px;
	margin:0 auto;
	padding: 0 auto;
	line-height: 14px;

}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 10px;
}
.page_width {
	width: 800px;
	border: 0;
	border-right:1px solid #999;
	background: url(../images/r_page_width_bg.png) top right repeat-y;
	background: url(../images/left_col_bg_pattern.jpg) top left repeat-y;
	text-align:center;
	padding: 0 auto;
	margin: 0 auto;
}

#splash {
	float:left;
	margin:0 auto;
	padding:0 auto;
	width:252px;
	max-width: 252px;
}
#splash .img_border {
border: 1px solid #999;
border-top:0;
margin:0;
padding: 0;
}
#splash .leftcolumn {
margin: 0 auto;
padding: 5px 0 10px 20px;
width:231px;
text-align:left;

}

#masthead {
	float: right;
	margin:0 auto;
	padding: 0 auto;
	width: 547px;
	text-align: right;
	border: 0;
	/*border-right: 1px solid #999;*/
	border-bottom: 1px solid #999;
	padding-right:1px;
}

#masthead .navigation {
	height: 22px;
	width: 100%;
	text-align:right;
	float:right;

}
#masthead .navigation a {
color: #fff;}
#masthead .navigation ul li ul li a {
color: #666;}

#main_copy {
	float: right;
	margin: 15px auto;
	padding-right: 15px;
	width: 510px;
	text-align: left;
	border: 0;
}

#main_copy_home_page {
	float: right;
	margin: 15px auto;
	padding-right: 15px;
	width: 650px;
	text-align: left;
	border: 0;
}

#main_copy .promo_box {
	float: right;
	width: 204px;
	padding: 0 auto;
	margin: 5px 15px;
	margin-top: 0;
	margin-right: 0;
	background: #ffffff;

}
button {font-size: 10px;max-width: 175px;width:175px; cursor:pointer;}
#main_copy .promo_box_copy {
	margin: -3px auto;
	margin-bottom: -2px;
	padding: 1px 5px;
	font-size: 11px;
	background: #ffffff url(../images/promo_box_lr_border.png) top center repeat-y;	
}
.promo_box_copy p{
	line-height: 11px;
	margin-bottom: 0;
	padding-bottom:0;
}
.promo_box_copy button {
	color: #ffffff;
	font-size: 10px;
	background-color: #318ca6;
	border: 1px solid #c4e3a0;
	padding: 3px;
	text-align: center;
	width: 175px;
}
#footer {
	color: #999999;
	font-size: 10px;
	text-align: right;
	width: 789px;
	margin: 0 auto;
	padding: 20px auto;
	padding-right: 10px;
	clear: both;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}

#footer .nav {
	float:left;
	font-size:10px;
	text-align:left;
	padding: 10px auto;
	margin:10px 5px;
	width: auto;
	
}
#footer a { font-size: 10px; }

/* Float Clear Fix Hack */

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.session_title {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color:#59a6be;
}

.track_title_link {
	display:none;
}

.breakout_title {
	font-weight: bold;
}

.presenter {
	font-weight:bold;
}

.job_title_company {
	font-style:italic;
}

.speaker_name {
	font-weight:bold;
}

.speaker_job_title {
	font-style: italic;
}

.speaker_company {
	font-weight: bold;
}

.about_speaker {
	font-weight:bold;
}

.breakout_title {
	margin-top:0px;
}

.cospeaker {
	font-weight:bold;
}

.cospeaker_title {
	font-style:italic;
}

.cospeaker_company {
	font-weight:bold;
}