@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #323232;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #000;
}
.clear {
	clear: both;
}
.clear img {
	visibility: hidden;
}
.clearfix {
	display: none;
}
p {
	margin-top: .5em;
	margin-bottom: .75em;
	line-height: 1.5em;
}
#liveBlogLinks p.arrow {
	line-height: 1.3em;
	margin-bottom: .3em;
}
ol, ul {
	margin-top: .5em;
	margin-left: 1.5em;
	padding: .5em;
	margin-bottom: 0;
}
ol li, ul li {
	margin-bottom: .5em;
}
h1, h2, h3, h4 {
	margin: .5em 0;
}
a {
	color: #1b3b6f;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#left p a {
	text-decoration: underline;
}
#left h1, #innerContent h1 {
	color: #007eb2;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: .7em;
	font-size: 1.5em;
}
.callout h2 {
	font-size: 1.1em;
	text-transform: uppercase;
}
h2 {
	color: #f1730c;
	font-size: 1.3em;
}
h3 {
	color: #991f2b;
	font-size: 1.1em;
}
h4, h5 {
	font-size: 1em;
}
#right h3 {
	text-transform: uppercase;
	color: #1a6089;
}
form { 
	margin: 0;
	padding: 0;
}
/*layout*/
#main {
	border-top: 1px solid #007eb2;
	width: 1100px;
	margin: 0 auto;
	background: url(/images/events/summit10/bg_main.jpg) no-repeat top center #007eb2;
	padding-bottom: 8px;
}
#masthead {
	width: 900px;
	margin: 0 auto;
}
#contentArea {
	width: 898px;
	margin: 0 auto;
	background: url(/images/events/summit10/bg_twocol.gif) repeat-y #fff;
	border: 1px solid #5C5C5C;
	text-align: left;
}
#contentArea.oneCol {
	background: #fff;
}
#innerContent {
	background: url(/images/events/summit10/bg_content.jpg) no-repeat top left;
	padding: 26px 30px 4px 30px;
}
#left {
	float: left;
	width: 550px;
	margin-right: 15px;
}
#right {
	float: left;
	width: 258px;
	margin-left: 15px;
	font-size: .9em;
}
.callout {
	border: 1px solid #eeb945;
	border-top-width: 4px;
	background-color: #faeac7;
	padding: 4px;
	float: right;
	width: 240px;
	font-size: .9em;
	margin: 0 5px;
}
#footer {
	padding: 6px 2px;
	background-color:#FFFFFF;
	text-align: right;
	font-size: .9em;
	width: 898px;
	margin: 8px auto;
	border: 1px solid #5C5C5C;
}
#footer img { /*SAS owned company graphic*/
	float: left;
}
#grayHeader {
	height: 42px;
	background-color: #3f3f3f;
	border-bottom: 1px solid #fff;
	width: 900px;
	margin: 20px auto 0 auto;
}
img.logo {
	float: left;
}
/*top nav bar*/
#navBar {
	background: url(/images/events/summit10/bg_navbar.jpg) repeat-x top #1b3b6f;
	color: #FFF;
	padding: 6px 10px 0 10px;
	/*min-height: 12px;*/
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.1em;
	margin: 0 auto;
	width: 880px;
}
#navBar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	
}
#navBar ul li {
	float: left;
	margin: 0 4px 0 0;
	padding: 0;
	margin-bottom: 0 !important;	
}
#navBar ul li a{
	text-decoration: none;
	color: #fff;
	padding: 0 4px;
	display: block;
}
/*uses CSS to set current state; change class for #main div to match page*/
#navBar ul li a:hover, #main.home #navBar ul li a.home, #main.callforpapers #navBar ul li a.callforpapers, #main.agenda #navBar ul li a.agenda, #main.speaker #navBar ul li a.speaker, #main.pricing #navBar ul li a.pricing, #main.training #navBar ul li a.training, #main.specialevents #navBar ul li a.specialevents, #main.steering #navBar ul li a.steering, #main.abstracts #navBar ul li a.abstracts{
	color: #eeb945;
}
/*gray bar links*/
a.jmpLink {
	float: right;
	height: 21px;
	text-decoration: none;
	margin-right: 8px;
	padding-left: 26px;
	padding-top: 18px;
	font-weight: bold;
}
a.jmpLink:link, a.jmpLink:visited, a.jmpLink:active {
	background:url(/images/chicago/bg_jmplink.gif) no-repeat left;
	color: #d9d9d9;
}
a.jmpLink:hover {
	background: url(/images/chicago/bg_jmplink_over.gif) no-repeat left;
	color: #fff;
}
/*email form*/
#emailForm, #location {
	font-size: .9em;
}
#emailForm p {
	margin-top: .5em;
}
#emailForm label, #emailForm input {
	float: left;
	vertical-align: top;
}
#emailForm input {
	margin-left: 8px;
}
input.email {
	background:url(/images/chicago/bg_form.jpg) repeat-x bottom;
}
/*Table styles for displaying agenda information, etc.*/
table.grid, table.grid_schedule {
	font-size: .95em;
	margin-botton: 1em;
}
table.grid tr td, table.grid_schedule tr td {
	vertical-align: top;
	background-color: #fff;
	padding-left: 4px;
}
table.grid tr td.left, table.grid_schedule tr td.left {
	width: 30%;
	padding-right: 4px;
	padding-left: 0;
	font-weight: bold;
	text-align: right;
	background-color: #fdf4dd;
}
table.grid_schedule tr td.left {
	width: 25%;
	background-color: #027CAD;
	color: #fff;
}
table.grid_schedule tr td.breakout {
	background-color: #d9f1ff;
}
table.grid_schedule tr td.breakout_5 {
	background-color: #d9ffea;
}
table.grid_schedule tr td.break {
	background-color: #FFFFCC;
}
table.grid_schedule tr td.keynote {
	background-color: #92d7ff;
}
table.grid_schedule tr td.training {
	background-color: #a4e5a1;
}
table.grid_schedule tr td.special_event {
	background-color: #ffc5ae;
}
table.grid_schedule tr td h6 {
	text-transform: uppercase;
	font-size: 1em;
	margin: .5em 0 .75em 0;
	color: #454545;
}
table.grid_schedule tr td h5 {
	font-size: 1em;
	margin: .5em 0 .75em 0;
}
/*end table styles*/
img.photo {
	border: 0;

	border: 1px solid #cdcdcd;
}
.smallGray {
	color: #777777;
	font-size: .85em;
}
/*Spry tabbed panels; uncomment if using tabs
.TabbedPanelsContent h4 {
	margin-top: 0 !important;
}

.TabbedPanelsContent h2 {
	margin-top: 2em !important;
	margin-bottom: .5em;
	font-size: 1em;
	color: #fff;
	padding: 2px;
	text-transform: uppercase;
	margin-right: 2em;
}
.TabbedPanelsContent h5 {
	color: #C7DEEE;
	font-size: 2em;
}

.TabbedPanelsContent p, .TabbedPanelsContent h2, .TabbedPanelsContent h3, .TabbedPanelsContent h4,  {
	margin-left: 1em !important;
}.TabbedPanelsContent h3 {
	margin-top: 1em;
	margin-bottom: .25em;
	font-size: 1.2em;
	margin-left: 0;
}
.TabbedPanels {
	width: 750px;
}
.TabbedPanelsContent ul {
	margin-top: .25em;
	margin-bottom: .5em;
	padding-top: 0;
	margin-left: 2.8em;
	padding-left: .5em;
	line-height: 1.2em;
	list-style:square;
}
.TabbedPanelsTab {
	font-size: 1em;
	padding: 5px;
	margin-right: 2px;
}*/
hr {
	height: 1px;
	color: #454545;
	margin-bottom: .5em;
}
.pdf {
	margin: 8px auto;
	font-weight: bold;
}
.pdf a {
	background: url(/images/pdf.gif) no-repeat left;
	padding-left: 18px;
}
p.arrow {
	background: url(/images/events/summit10/link_arrows.gif) no-repeat top left;
	margin-top: 0;
	padding-left: 15px;
}
a.linkButton {
	border: 1px solid #1b3b6f;
	padding: 4px;
	text-transform: uppercase;
	background-color: #fff;
	font-weight: bold;
	text-decoration: none !important;
}
a.linkButton:hover {
	color: #991F2B;
}
.formButton {
	background-color: #1b3b6f;
	padding: 4px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
}
.arrow a {
	font-weight: bold;
}
.redText {
	color: #AD0504;
}
#right img {
	border: 4px solid #1a6089;
	margin-top: 12px;
}
/*steering committee and speaker page styles*/
.speakers {
	clear: both;
}
.speakers .left img{
	border: 3px solid #ccc;
	margin: 1em 18px 2px 0;
}
.speakers#steering .left img {
	border: none;
}
.speakers .left {
	font-size: .9em;
	width: 140px;
	text-align:left;
	float: left;
}
.speakers .right {
	float: left;
	width: 634px;
	padding-left: 12px;
	margin-bottom: 8px; 
	border-left: 1px dotted #dedede;

}
.backToTop {
	text-align: center;
	border-top: 1px solid #f1730c;
	font-size: .9em;
	text-transform: uppercase;
	margin: 4px 0;
}
.backToTop a {
	background-color:#f1730c;
	color: #fff;
	padding: 2px 4px;
}
.backToTop a:hover {
	text-decoration: none;
}
.speakers h3 {
	clear: left;
}
body#discovery #main #contentArea .speakers .right {
	border-bottom: 1px solid #008c33;
}
body#summit #main #contentArea .speakers .right {
	border-bottom: 1px solid #673b6f;
}
img.companyLogo {
	float: right;
	margin-left: 12px;
}
.redtext {
	color: #CC0000;
}
.smallText {
	font-size: .9em;
}
.featureBox {
	background-color: #e8e8e8;
	border: 1px solid #f47105;
}
.featureBox h2 {
	background-color: #f47105;
	text-transform: uppercase;
	color: #fff;
	padding: 2px;
	font-size: 1.1em;
	margin-top: 0;
	margin-bottom: 4px;
}
.featureBox .col img {
	border: 2px solid #007eae;
}
.featureBox .col {
	float: left;
	width: 129px;
	margin: 2px 4px;
	text-align:center;
	
}
#threeCol.featureBox .col {
	width: 172px;
	border-right: 1px dotted #bbb;
}
.featureBox .col p {
	text-align: left;
	color: #444;
	margin: 0 2px .5em 2px;
	font-size: .8em;
}
.featureBox .col h3 {
	text-align: left;
	color: #007eae;
	margin: 2px;
	font-size: .85em;
}
.featureBox a {
	color: #007eae;
}
table tr th {
	background-color: #991f2b;
	color: #fff;
	text-transform: uppercase;
	padding: 2px;
	text-align: left;
	font-weight: bold;
}
table tr td {
	vertical-align: top;
	padding: 2px;
	text-align: left;
	border-collapse:collapse;
	border: 1px solid #fff;
}
table tr.shaded td, .shaded {
	background-color: #fdf4dd;
}
.shaded {
	padding: 4px 8px 4px 0;
	margin: 8px 0;
}
a.photoBanner {
	display: block;
	background-color: #3397b2;
	border: 2px solid #1b3b6f;
	border-style:double;
	min-height: 118px;
	padding: 4px 8px;
	font-size: 1.1em;
	color: #fff;
	margin-bottom: 1em;
}
a.photoBanner strong {
	text-transform: uppercase;
	color: #F0B945;
}
a.photoBanner:hover {
	border: 2px solid #f1730c;
	text-decoration: none;
}
a.photoBanner#ariely {
	background: url(/images/events/summit10/bg_ariely_bnr.jpg) no-repeat bottom right #3397b2;
	padding-right: 110px;
}
/*Spry tabbed panels customization*/
.TabbedPanelsTab {
	font-size: 1em;
	margin: 0 4px;
	padding-bottom: 6px;
}
.TabbedPanels {
	width: 830px;
}
.TabbedPanelsContentGroup {
	border: none;
	border-top: 1px solid #7BA9D0;
}
.TabbedPanelsContentGroup h2 {
	font-size: 1.3em;
}
.TabbedPanelsContent h2, .TabbedPanelsContent p, TabbedPanelsContent .speakers .right h3 {
	margin-left: 0;
}
.TabbedPanelsContent {
	padding: 0 10px;
}
.grayText {
	color: #999;
}
.twtr-hd h3 {
	display: none;
}
.twtr-hd img {
	margin-top: 0 !important;
}