@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #323232;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: url(/images/events/summit11/bg_mountains.jpg) repeat-x bottom #bedfff;
}
.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: #b72125;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0;
	margin-bottom: .7em;
	font-size: 1.8em;
}

h2 {
	color: #f87f40;
	font-size: 1.2em;
	text-transform: uppercase;
}
h3 {
	color: #73879b;
	font-size: 1.1em;
}
.callout h2 {
	font-size: 1.1em;
	color: #1b3b6f;
}
#left p.linkButton a {
	text-decoration: none;
}
h4, h5 {
	font-size: 1em;
}
#right h3 {
	color: #73879b;
}
form { 
	margin: 0;
	padding: 0;
}
/*layout*/
#rightBalloon {
	position: relative;
	top: -174px;
	left: 770px;
	z-index: 100;
}
#main {
	text-align: center;
	background: url(/images/events/summit11/bg_main.jpg) repeat-x top left #bedfff;
}
#masthead {
	width: 900px;
	margin: 0 auto;
}
#contentArea {
	width: 898px;
	margin: 0 auto;
	background: url(/images/events/summit11/bg_content.gif) repeat top left;
	border: 1px solid #728699;
	border-top: none;
	text-align: left;
}
#contentArea.oneCol {
	background: #fff;
	
}
#innerContent {
	position: relative;
	top: -264px;
	padding: 0x;
	z-index: 50;
	margin-bottom: -264px;
}
#left {
	float: left;
	width: 584px;
	padding: 20px;
	background-color: #fff;
	border: 1px solid #73879b;
	margin: 16px;
	margin-right: 0;
}

#right {
	float: left;
	width: 200px;
	margin: 16px;
	padding: 20px 10px;
	font-size: .9em;
	border: 1px solid #73879b;
	background: url(/images/events/summit11/bg_rightcol.gif)  no-repeat bottom #fff;
	padding-bottom: 80px;
}
#left.oneCol {
	width: 820px;
	overflow: auto;
	float: none;
}
.callout {
	border: 1px solid #728699;
	border-top-width: 4px;
	background-color: #e5f3ff;
	padding: 4px;
	float: right;
	width: 240px;
	font-size: .9em;
	margin: 0 5px;
}
#footer {
	padding: 6px 2px;
	background-color:#728699;
	text-align: center;
	font-size: .85em;
	margin: 0;
	margin-top: 130px;
	padding: 2px;
	color: #fff;
}
#footer a, #footer a:link, #footer a:hover, #footer a:visited {
	color: #fff;
	text-decoration: underline;
}
#grayHeader {
	height: 39px;
	background-color: #3f3f3f;
	border-bottom: 1px solid #fff;
	margin: 0;
	text-align: center;
}
#grayHeader div {
	width: 920px;
	margin: 0 auto;
}
img.logo {
	float: left;
}
/*top nav bar*/
#navBar {
	background: url(/images/events/summit11/bg_nav.jpg) repeat-x bottom #feffff;
	color: #FFF;
	padding: 8px 10px 4px 10px;
	border: 1px solid #728699;
	border-bottom: none;
	/*min-height: 12px;*/
	text-transform: uppercase;
	font-weight: bold;
	font-size: .9em;
	margin: 0 auto;
	width: 878px;
}
#navBar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	
}
#navBar ul li {
	float: left;
	margin: 0 3px 0 0;
	padding: 0;
	border-right: 1px solid #69C;
	margin-bottom: 0 !important;	
}
#navBar ul li a{
	text-decoration: none;
	padding: 0 4px 2px 0;
	display: block;
}
/*uses CSS to set current state; change class for #main div to match page*/
#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: #b72125;
	/*background: url(/images/events/summit11/bg_nav_hilite.gif) repeat-x bottom;*/
	}
#navBar ul li a:hover {
	color: #fff;
}
/*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 {
	font-size: 1.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;
}*/
.SpryHiddenRegion {
	visibility: hidden;
}
.TabbedPanels {
	width: 820px;
}
.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/summit11/link_arrows.gif) no-repeat top left;
	font-family: Verdana, Arial, Geneva, sans-serif;
	margin-top: 0;
	padding-left: 15px;
}
p.linkButton {
	padding: 2px 4px;
	background: url(/images/events/summit11/bg_nav_hilite.gif) bottom repeat-x #98191e;
	text-transform: uppercase;
	font-weight: bold;
}
p.linkButton a {
	background: url(/images/events/summit11/link_arrows_white.gif) no-repeat left top;
	padding-left: 16px;
	display: block;
	color: #cdcdcd;
	text-decoration: none;
}
p.linkButton a:hover {
	color: #fff;
}
p.outline {
	background: url(/images/events/summit11/ico_outline.gif) no-repeat left top;
	padding-left: 14px;
	margin-left: 24px;
}
#left p.outline a {
	text-decoration: none;
}
.formButton {
	background-color: #1b3b6f;
	padding: 4px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
}
.arrow a {
	font-weight: bold;
}
.redText {
	color: #d2232A;
}
#right img {
	/*border: 4px solid #1a6089;
	margin-top: 12px;*/
}
/*steering committee and speaker page styles*/
.speakers {
	clear: both;
}
.speakers .wrapper {
	width: 100%;
	overflow: auto;
}
.speakers .left img{
	/*border: 3px solid #ccc;
	margin: 1em 18px 2px 0;*/
}
.speakers#steering .left img {
	border: none;
}
.speakers .left {
	font-size: .9em;
	width: 110px;
	text-align:left;
	float: left;
	background: url(/images/events/summit11/bg_photos.jpg) no-repeat top left;
	padding: 12px 13px 12px 11px;
}
.speakers .right {
	float: left;
	width: 660px;
	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;
}

table tr th {
	background-color: #b72125;
	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: #d6efff;
}
.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;
}
.pullQuote {
	background-color: #f2f8fc;
	margin: .5em 30px;
	padding: 2px 8px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.15em;
}
.pullQuote p.arrow {
	font-size: .85em;
}
/*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;
	background-color:;
}
.grayText {
	color: #999;
}
/*social media*/
.fbShare {
	float:left; 
	width: 100px;
	clear: right;
}
.tweetThis {
	 margin-right: 10px;
	 float: left; 
	 width: auto;
	 clear: left;
	 margin-bottom: 8px;
}

/*speaker page styles*/
.speakerPhoto {
	float: left;
	width: 200px;
	vertical-align: middle;
}
.speakerPhoto img {
	border-bottom: 6px solid #fff;
}
.speakerText {
	width: 602px;
	float:left;
	padding: 0px;
	background-color: #efefef;
	border-left: 6px solid #fff;
	padding-top: 8px;
	}
.speakerText p {
	line-height: 1.8em;
}
.speakerText p, .speakerText h2, .speakerText h3, .speakerText h4 {
	padding-left: 8px;
	padding-right: 8px;
}
.speakerLearnMore {
	border-top: 6px solid #fff;
	background-color: #e6ecf2;
	font-size: .85em;
	padding: 4px;
}
.speakerLearnMore h4 {
	margin-top: .5em;
	}
.speakerLearnMore .left, .speakerLearnMore .right {
	float: left;
	width: 294px;
}
.speakerEntry {
	display: block;
	clear: both;
	margin-bottom: 24px;
	background-color: #d6efff;
}
p.blog, p.facebook, p.twitter, p.video, p.web {
	padding-left: 26px;
	padding-bottom: 6px;
	padding-top: 2px;
	background-repeat: no-repeat;
	background-position: top left;
	margin-left: 6px;
}
p.blog {
	background-image: url(/images/events/summit11/ico_blog24.png);
}
p.twitter {
	background-image: url(/images/events/summit11/ico_twitter24.png);
}
p.facebook {
	background-image: url(/images/events/summit11/ico_facebook24.png);
}
p.video {
	background-image: url(/images/events/summit11/ico_video24.png);
}
p.blog a,  p.facebook a, p.twitter a, p.video a, p.web a, p.bookCover a {
	font-weight: bold;
	text-decoration: none !important;
}
p.bookCover img {
	float: left;
	margin-right: 6px;
	border: none;
}

p.orangeButton {
	background: url(/images/landing/bg_offer_left.jpg) no-repeat top left;
	padding: 0;
	padding-left: 27px;
	height: 36px;
	display: inline-block;
}
p.orangeButton a {
	display: block;
	text-decoration: none !important;
	height: 36px;
	background: url(/images/landing/bg_offer_right.jpg) no-repeat top right;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	padding: 0;
	padding-top: 6px;
	padding-left: 2px;
	padding-right: 16px;
	color:#fae6d6;
}
p.orangeButton a:hover {
	color: #fff;
}
img.photoRight, img.photoLeft {
	border: 4px solid #73879b;
}
img.photoRight {
	float: right;
	margin-left: 16px;
	clear: right;
}
img.photoLeft {
	float: left;
	margin-right: 16px;
	clear: left;
}
/*home page feature box styles*/
.featureBox {
	background-color: #e6ecf2;
	width: 560px;
	
}
.featureBox .left, .featureBox .right {
	float: left;
	padding: 8px;
}
.featureBox .left {
	width: 184px;
	border-right: 4px solid #fff;
	background-color: #d6efff;
	font-size: .85em;
}
.featureBox .left img {
	float: left;
	margin-right: 4px;
}
.featureBox .left .col {
	float: left;
	width: 110px;
	margin-bottom: 8px;
}
.featureBox .left h4, .featureBox .right h2 {
	margin-top: 0;
}
.featureBox .right {
	width: 339px;
	background-color: #efefef;
	border-bottom: 4px solid #fff;
}
.featureBox a:link, .featureBox a:visited {
	text-decoration: none !important;
}
.featureBox a:hover {
	text-decoration: underline !important;
}
/*Agenda styles*/
.leftCol {
	width: 20%;
	float: left;
	margin-top: 4px;
}
.midCol, .rightCol {
	width: 40%;
}
.midCol {
	float: left;
}
.rightCol {
	float:right;
	
}
.doubleCol {
	width: 78%;
	float: left;
}
#agendaContent .rowWrapper {
	border-top: 1px solid #cdcdcd;
	/*border-bottom: 1px solid #cdcdcd;*/
	padding: 2px 4px;
	overflow: auto;
	width: 100%
}
.rowInside {
	overflow: auto;
	width: 100%
}
.blueBox {
	padding: 0 10px 10px 10px;
	background-color: #e1e8f0;
	margin: 0 8px 16px 0;
}
.blueBox a, .rowWrapper a {
	text-decoration: none !important;
}
.blueBox a:hover,  .rowWrapper a:hover {
	text-decoration: underline !important;
}
.rightCol h4, .midCol h4 {
	background-color: #0072ad;
	color: #fff;
	text-transform: uppercase;
	padding: 2px 10px;
	margin: 4px 8px 0 0;
}
.rightCol h4 a, .midCol h4 a {
	color: #fff;
}
.blueBox p {
	margin: .10em 0;
}
#agendaContent h6 {
	font-size: .9em;
	text-transform: uppercase;
	color: #454545;
	margin: 4px 0 .25em 0;
}
.blueBox h5 {
	font-size: 1em;
	text-transform: none;
	margin: 0;
	padding-top: .5em;
}

.blueBox p.label {
	text-transform: uppercase;
	padding-top: .5em;
	margin-top: 0;
	margin-bottom: 0;
	color: #0072ad;
	font-size: .9em;
}
.breakout30 h5 {
	margin-top: 1em;
	border-top: 1px dotted #0072ad;
}
.keynote {
	background-color: #dcefe6;
	padding: 4px 10px;
	margin: 4px 0;
}
/*abstract markup*/
#main.abstracts h2 { 
	/*border-top: 1px solid #f87f40;*/
	padding-top: .5em;
	margin-top: 1em;
}

#main.speaker .TabbedPanelsContent h4 {
	margin-top: 1em;
}