@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

html{
	height:100%;
	width:100%;
}	

/* General 
--------------------------------*/

body{
	width:100%;
	height:100%;
	background:#abbcc4 url(../images/bg.gif) repeat-x top left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#656565;
}

h1{
	color:#659e2a;
	font-family:"Times New Roman", Times, serif;
	font-size:21px;
	margin: 20px 0;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin:15px 0;
	color:#005985;
}

h3{
	color:#044775;
	font-size:13px;
	margin:10px 0;
}

p{
	margin:10px 0;
}

a{
	text-decoration:none;
	color:#1d99aa;
}
a:hover{
	text-decoration:underline;
	color:#0491cf;
}

img{
	border:none;
}

ul{
	list-style:url(../images/bullet.gif);
	margin-top:10px;
	margin-left: 20px;
	list-style-position: outside;
}
li{
	list-style:url(../images/bullet.gif);
	margin:5px 10px;
	font-size: 12px;
}

.hr{
	border-bottom:#c7c7c7 1px solid;
	border-left:none;
	border-right:none;
	border-top:none;
	background:none;
	height:1px;
	width:98%;
	margin:15px auto;
}
blockquote{
	font-style:italic;
	margin:10px 0 0 0;
	font-size: 13px;
}

cite{
	font-style:normal;
	font-weight:bold;
	margin:0px 0 20px 0;
	text-align: right;
	display: block;
}
table{
	width:100%;
	margin:10px 0;
}
table th{
	text-align:left;
}
table td.grey{
	background:#dadada;
	padding:5px;
	font-size:12px;
}
table td.white{
	background:#fff;
	padding:5px;
	font-size:12px;
}
table td.white.left{
	border-left:1px solid #dadada;
}

table td.white.right{
	border-right:1px solid #dadada;
}
table.delegate{
	border-bottom:1px solid #dadada;
	border-left:none;
	border-right:none;
	border-top:none;
}

/* Agenda
--------------------------------*/
#maincontentangeda{
	margin-left: 20px;
}

#maincontentangeda p{
	margin-left: 10px;
}

#maincontentangeda .table{
	margin-left: 15px;
}

#maincontentangeda h2{
	color:#044775;
	font-size: 12px;
}

#maincontent2{
	float:right;
	width:710px;
}


/*html #maincontent2{
	height:750px;
	_height:auto;
}*/


#maincontentangeda .hr{
	border-bottom:#c7c7c7 1px solid;
	border-left:none;
	border-right:none;
	border-top:none;
	background:none;
	height:1px;
	margin:10px auto;
	width:95%;
}

#maincontentangeda .table ul {
	padding-left: 1em;
}

#maincontentangeda .Time, #Workshops .Time
{
	float: left;
	font-size: 13px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0pt;
	padding-left: 0pt;
	color: #000000;
	display: block;
}

#maincontentangeda .Session {
	float:right;
	width: 470px;
}

#leftagenda{
	margin:13px 30px 0 0;
	padding:0;
	float:left;
	width: 200px;
}


#leftagenda h3{
	color: #077083;
	font-family: "Times New Roman",Times,serif;
	font-size: 14px;
	line-height: normal;
	padding: 10px 20px;
	width: 157px;
	margin:0;
}

#leftagenda p{
	margin: 10px 20px
}

#program_topday {
	padding: 15px 0px 0px 14px; 
	height: 100%;
	float: left;
	width: 250px;
}

#program_topanchors {
	width: 100%;
	float: left;
	padding: 0px 18px 0px 40px;
	margin:0 0 0 15px;
}

#program_anchors {
	display: block;
	margin-left: -27px;
	_margin-left: 17px;
	list-style-type: square;
	list-style-position: outside;
}
#program_session {
	float: left;
	display: block;
	height: 100%;
	width: 100%;
	margin-bottom: 0px;
	padding-top: 20px;
	clear: both;
	border-top: 1px solid #c9c9c9;
}
#program_right {
	float: right;
	width: 467px;
	margin-top: 0px;
	padding: 0px 18px 0px 18px;
}
#program_right p{
	margin:0px 0px 10px 0px !important;
}
#program_right table{
	margin:0px !important;
}
.program_date {
	width: 150px;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 10px 10px;
	display: block;
}
#program_left {
	margin-left: 12px;
	font-size: 11px;
	vertical-align: top;
	padding: 0px 0px 0px 0px; 
	min-height: 66px;
	height: 100%;
	width: 180px;
}

.img_speaker_sm{
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 35px;
	margin-left: 0px;
}
#speaker_spacer {
	height: 50px;
}

.masterclass{
	background:#0491cf no-repeat;
	margin:auto;
	padding:8px;
	text-align:center;
	font-size:18px !important;
	color:#FFFFFF;
}

.Break {
	float: left;
	display: block;
	width: 98%;
	margin: 0pt;
	border-top: 1px solid #c9c9c9;
	padding: 20px 10px 5px 0px;
	background: #eeeeee;
	}

/* Program
--------------------------------*/
#program_left{

	margin-left: 17px;
	font-size: 11px;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	min-height: 30px;
	width: 190px;

}

#sp_left{
	margin-left: 17px;
	_margin-left: 10px;
	font-size: 11px;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	min-height: 30px;
	height: 100%;
	width: 180px;

}


#program_right ul{
	margin: 20px;
}

#program_right h1, #program_right h2, #program_right h3, #program_right h4, #program_fullwidth h4, #program_right h5, #program_right h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	display: block;
	color:#044775;
	font-size: 12px;
}

#program_right h4, #program_fullwidth h4, #program_session2 h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#program_right h4 strong {
	color: #000;
}

/* Breadcrumb 
--------------------------------*/
#breadcrumb{
	margin:0 auto;
	padding:5px;
	width:950px;
	height: 15px;
}
#breadcrumb ul{
	list-style:none;
	margin:0;
}
#breadcrumb li{
	list-style:none;
	float:right;
	margin:0 5px 0 0;
	border-right:1px solid #656565;
	padding: 0 5px 0 0;
	font-size: 11px;
}
#breadcrumb li.last{
	border-right:none;
}
#breadcrumb a{
	text-decoration:underline;
	color:#656565;
}
#breadcrumb a:hover{
	text-decoration:underline;
	color:#656565;
}

/* Main Divs 
--------------------------------*/
#dropshadow{
	background:url(../images/ds.gif) top left no-repeat;
	width:960px;
	margin:0 auto;
	padding: 4px 0 0 0;
}
#frame{
	width:950px;
	margin:0 auto;
}

#header{
	background:#0491cf url(../images/header.jpg) top left no-repeat;
	height:77px;
	padding: 20px 0 0 24px;
}
#iqpclogo{
	margin:0;
	height:60px;
	width:153px;
}
#maincontainer{
	width:950px;
	height:auto;
	padding:0 0 15px 0;
	background:#fff url(../images/mainbg.gif) bottom left repeat-x;
}
#maincontent{
	float:right;
	width: 470px
}
#maincontent_full{
	width:710px;
	margin:10px;
}

#leftcolumn{
	width:695px;
	float:left;
	padding: 0 5px 0 30px;
}
#leftcolumn_sub{
	width:710px;
	min-height:750px;
	_min-height:auto;
	float:left;
	padding: 0 5px 0 0px;
}
* html #leftcolumn_sub{
	height:750px;
}

#leftcolumn_sub2{
	width:600px;
	min-height:750px;
	float:left;
	padding: 0 5px 0 0px;
}
* html #leftcolumn_sub2{
	height:730px;
}
#flash{
	width:435px;
	height:270px;
	margin: 13px 0;
	float: left;
}

#bottom_box{
	background:url(../images/bottom_box.gif) no-repeat top left;
	width:450px;
	height:123px;
	margin:50px 0;
	text-align: left;
	padding: 8px 5px 0 231px;
}
#greydelegates{
	margin:10px auto;
	width:435px;
	background:#dadada;
	height: 120px;
	padding: 5px 5px 5px 13px;
}

#right{
	width:230px;
	float:right;
	padding:0;
	margin: 0 0 0 15px;
}

#right h2{
	color:#005985;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	display:block;
	background:url(../images/speaker_top.gif) top center no-repeat;
	padding: 8px 10px 3px 10px;
	margin: 13px 0 0 0;
}
#right p{
	margin:10px 15px 20px 15px;
}

#bw{
	border:1px solid #dbdbdb;
	background:#fff url(../images/bw_box.jpg) no-repeat top left;
	width:228px;
	height:147px;
	margin: 16px 0;
}
#bw h3{
	margin:0 !important;
	padding:10px 8px 15px 8px !important;
	height:15px;
	color:#005985;
	font-size:13px;
	background:url(../images/bw_h3.gif) top left repeat-x;
	line-height: 6px;
}
#bw p{
	margin:5px 8px;
	width: 150px;
	font-size:11px;
	font-weight: normal;
}
#linkedin{
	background:#fff url(../images/linkedin_bg.gif) no-repeat top left; width:228px; margin: 16px 0; padding:10px 0;
}
#linkedin p a{
	color:#fff;
}
s{
	border-left:#c7c7c7 solid 1px;
	border-top:none;
	border-right:#c7c7c7 solid 1px;
	border-bottom:#c7c7c7 solid 1px;
	background:#f2f1e6;
	margin:0;
	padding:0;
	height: auto;
}
s p{
	margin:0;
	padding: 5px;
}

s .speakerlist{
	background:#fff url(../images/sp_bg.gif) repeat-x left bottom;
	padding: 5px 10px 10px 10px;
	bottom: 0px;
}
s .speakerlist p{
	color:#044775;
	margin: 0px 5px 0 0px;
}

/* Carousel
--------------------------------*/

#previous_keynotes{
	width:373px;
	clear:both;
	padding:0;
	margin: 10px 0 0 0;
}
.stepcarousel{
	position: relative;
	overflow: scroll;
	width:170px;/*Width of Carousel Viewer itself*/
	height: 80px;
	margin: 0 0 0 20px;
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 2px;
}

.stepcarousel .panel{
	text-align:center;
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 0px 0px; /*margin around each panel*/
	width: 150px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}


/* Navigation Rules
--------------------------------*/
#menuContainer {
	z-index: 1;
	width: 100%;
	height: 25px;
	background: #e5ebde url(../images/navbg.gif) repeat-x top left;
	border-bottom:#cccbc4 1px solid;
}

#mainmenu { float: left; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
#mainmenu, #mainmenu ul { margin: 0; padding: 0; list-style: none; position: relative; z-index: 2; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; }
#mainmenu ul { width: 175px; position: absolute; left: -1px; display: none; list-style:none; }
#mainmenu li { float: left; margin: 0; padding:0; position: relative; z-index: 3; font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #656565; list-style:none; border-right:#cccbc4 1px solid;}
#mainmenu li a { padding: 5px 15px 5px 14px; display: block; color: #656565; text-decoration: none; font-weight:bold; }
#mainmenu .home a { background: none; padding:5px 25px;}
#mainmenu li a:hover {background: #005985; color:#fff;}
#mainmenu li.lastIt{border-right:none; padding:0 6px 0 0; margin:0;}

/* Left Side Includes
--------------------------------*/
#left_venue{
	margin:10px 20px 0 10px;
	height:100%;
	padding:0;
	float:left;
	width: 205px;
}
#left_venue img{
	margin:10px 0 0 0;
}
#left{
	margin:0 30px 0 0;
	height:100%;
	padding:0;
	border-right:1px solid #c7c7c7;
	border-bottom:1px solid #c7c7c7;
	float:left;
	width: 205px;
}
#left_sp{
	margin-top: 50px;
	margin-right: 30px;
	margin-bottom: 0pt;
	margin-left: 0pt;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	float: left;
	width: 205px;
}





#left h3, #left_sp h3{
	color: #044775;
	font-family: "Times New Roman",Times,serif;
	font-size: 14pt;
	line-height: normal;
	padding: 10px 24px;
	width: 157px;
	background: #eeeded;
	margin:0;
}

#left p{
	margin: 10px 15px
}

#WhyAttendTestimonial{
	background: url(../images/whatotherssay.gif) center top no-repeat;
	margin:10px 0;
	padding:22px 10px 0 10px;
	border-bottom: none;
	border-top: 1px solid #c7c7c7;
}
#WhyAttendTestimonial h3{
	margin:0 0 100px 0;
	padding:0;
	font-size:18px;
	background: none;
	font-weight: normal;
	width: 100%;
	text-align: center;
}

#WhyAttendTestimonial p{
	text-align:left;
	margin:10px 0;
	padding:0;
}
#WhyAttendTestimonial blockquote{
	background:url(../images/quote1.gif) top left no-repeat;
	text-indent:30px;
	margin:0 0 10px 0;
	padding: 8px 0 10px 0;
	display:block;
}
#WhyAttendTestimonial blockquote span{
	background:url(../images/quote2.gif) bottom right no-repeat;
	margin:0px auto;
	display:block;
	padding: 8px 0 10px 0;
}

#WhyAttendTestimonial cite{
	margin:10px auto;
	display: block;
}


/* Right CTA
--------------------------------*/
#rightcolumn{
	width:210px;
	float:right;
	margin: 13px 5px 0 0;
}
#rightcolumn p{
	margin: 0px 10px;
	color:#656565;
}

#rightcolumn .hr{
	clear:left;
}
#rightcolumn .eventimageleft{
	margin:0 8px 0 0;
	float: left;
	clear: left;
	padding: 0;
}
#cta{
	margin:0px auto 15px auto;
	padding:0;
}
#cta p{
	font-size:11px;
	font-weight:normal;
	margin: 10px 15px;
	color:#656565;
}

#cta select{
	margin:5px 15px 15px 15px;
	border:1px solid #7f9db9;
}

#cta_btn{
	margin:0 auto 5px auto;
}
#cta_btn.testimonials{
	background:url(../images/test_bg.gif) bottom repeat-x; border-top:1px solid #ccc; margin:5px 0 14px; padding-bottom:10px;
}
#cta_btn.testimonials p a{
	color:#fff;
}
#sp_box{
	background:#fff;
	margin:5px auto;
	padding:5px 0;
	text-align:center;
	border: 1px solid #c7c7c7;
	width: 200px;
}

#cta ul{
	list-style:url(../images/arrow.gif);
	margin:5px 10px 15px 10px;
	padding:0;
}
#cta li{
	list-style:url(../images/arrow.gif);
	vertical-align:middle;
	margin:5px 15px 5px 35px;
	font-size:12px;
}
#cta li a{
	color:#656565;
}
#cta.bb{
	border-bottom:1px solid #c7c7c7;
}
#cta.IQ{
	clear:both;
}
#cta.IQ img{
	margin:0;
	padding:0;	
}
/* Universal Classes
--------------------------------*/
.eventimageleft, .eventimageright, .eventimagecenter, .eventimagecentre{
	background: #ffffff;
	margin:0px 8px 5px 8px;
	vertical-align:bottom;
}

.eventimageleft{
	float: left;
	margin-right: 8px;
	margin-left: 0px;
	clear: left;
}
.brainweavetitle{
	color: #063c79;
	font-weight: bold;
}

.delegates td {
border-bottom-color:#CCCCCC;
border-bottom-style:solid;
border-bottom-width:1px;
padding-bottom:7px;
padding-left:7px;
padding-right:7px;
padding-top:7px;
}


/* Download Center
---------------------------------*/
.downloadcenter{
	margin:10px 0;
	font-size:11px;
	display: block;
	width: 250px;
	height: 100px;
}
.downloadcenter span{
	margin:10px 0;
	display: block;
}


/* Speaker Scroller
--------------------------------*/
#f_speakers{
	width: 210px;
	height: auto !important;
	height: 300px;
	background: #f2f1e6;
	border-right:#c7c7c7 1px solid;
	border-left:#c7c7c7 1px solid;
	border-bottom:#c7c7c7 1px solid;
	padding: 9px;
	overflow: hidden;
	margin: 0;
}
#f_speakers ul#speaker_spotlight {
	list-style: none !important; margin: 0; padding: 0;
}
#f_speakers ul#speaker_spotlight li {
	list-style:none !important;
	padding: 0;
	clear: left;
	margin:10px 8px 5px 8px;
	font-size:11px;
}
#f_speakers ul#speaker_spotlight li .eventimageleft {
margin-bottom:9px;
margin-top:3px;
}

/* .jCarousel */
.jcarousel-container {
	 position: relative;
}
.jcarousel-clip {
	z-index: 2; padding: 0; margin: 0; overflow: hidden; position: relative;
}
.jcarousel-list {
	z-index: 1; overflow: hidden; position: relative; top:10px; left: 0; margin: 0; padding: 0;
}
.jcarousel-list li, .jcarousel-item {
	float: left; list-style: none; width: 210px; height:300px;
}
.jcarousel-next {
    z-index: 3; display: none; background: url(../images/aro-rt.gif) no-repeat; width: 10px; height: 11px;
    position: absolute; top: 0px; right: 0px; cursor: pointer;
}
.jcarousel-prev {
    z-index: 3; display: none; background: url(../images/aro-lft.gif) no-repeat; width: 10px; height: 11px;
    position: absolute; top: 0px; left: 180px; cursor: pointer;
}


/* Footer
--------------------------------*/
#footer{
	background:#0077ab url(../images/footerbg.gif) repeat-x top left;
	height:34px;
	bottom: 0px;
	font-size:11px;
	color:#fff;
}

#footer p.left{
	margin:10px 0 0 25px;
	padding:0;
	float:left;
}
#footer p.right{
	margin:10px 25px 0 0;
	padding:0;
	float:right;
}
#footer p a{
	font-size:11px;
	color:#fff;
	text-decoration:none;
}
#footer p a:hover{
	font-size:11px;
	color:#fff;
	text-decoration:underline;
}
