@charset "utf-8";
/***************************************************************************************************/
/* Corporate Counsel Exchange 2010 default CSS file
/***************************************************************************************************/

* {
	margin:0;
	padding:0;
}

html, body{
	height:100%;
	background:#d1d1d1 url(http://www.iqpc.com/uploadedImages/EventRedesign/UK/2010/April/17339002/bg.gif) repeat-x top left;
	font:12px Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#656565;
}

h1{
	color:#14517a; font:21px "Times New Roman", Times, serif; margin: 20px 0; font-weight:bold;
}
h2{
	font-size:16px; margin:15px 0; color:#2c4402;
}
h2 span{
	color:#666666;
}
h2 em{
	color:#656565; font-weight:normal;
}

h3{
	color:#14517a; font-size:13px; margin:10px 0;
}

p{
	margin:10px 0;
}

a{
	text-decoration:none;
	color:#0064a8;
}
a:hover{
	text-decoration:underline;
	color:#0064a8;
}

img, img a{
	border:none;
}

ul{
	list-style:url(http://www.iqpc.com/uploadedImages/EventRedesign/UK/2010/April/17339002/bullet.gif);
	margin:10px 15px;
	padding:0;
	
}
li{
	list-style:url(http://www.iqpc.com/uploadedImages/EventRedesign/UK/2010/April/17339002/bullet.gif);
	margin:5px 10px;
	font-size: 12px;
}
.clearFloat{
	clear:both;
}
.hr{
	border-bottom:#c7c7c7 1px solid; background:none; height:1px; margin:14px auto; width:98%;
}
.hr_small{
	border-bottom:#c7c7c7 1px solid; background:none; height:1px; width:430px; margin:15px 10px;
}
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;
}

#eventText {
	display: none;
	position:relative;
	margin:20px !important;
	float:left !important;
	width:600px !important;
}
#eventText .StradTemplate h2 span{
	font-size: 16px !important; 
	color: #0061b4 !important; 
	font-weight: bold !important;
}


/***************************************************************************************************/
/* #breadcrumb
/***************************************************************************************************/
#breadcrumb{
	margin:0 auto; padding:5px 5px 5px 650px; width:300px; height: 15px; 
}
#breadcrumb ul{
	list-style:none; margin:0;
}
#breadcrumb li{
	list-style:none; float:left; margin:0 5px 0 0; border-right:1px solid #595959; padding: 0 5px 0 0; font-size: 11px;
}
#breadcrumb li.lastItem{
	border-right:none !important;
}
#breadcrumb a{
	text-decoration:underline;
	color:#595959;
}
#breadcrumb a:hover{
	text-decoration:underline;
	color:#595959;
}

/***************************************************************************************************/
/* #nav
/***************************************************************************************************/
#menuContainer {
	z-index: 1;
	width: 100%;
	height: 25px;
	background: #f7f7f7 url(http://www.iqpc.com/uploadedImages/EventRedesign/UK/2010/April/17339002/navbg.gif) repeat-x top left;
	border-bottom:#acacac 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; left:3px; }
#mainmenu ul { width: 175px; position: absolute; left: 0px; 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:#c8c8c8 1px solid;}
#mainmenu li a { padding: 5px 16px 5px 15px; display: block; color: #656565; text-decoration: none; font-weight:bold; }
#mainmenu .home a { background: none; padding:5px 27px;}
#mainmenu li a:hover {background: #14517a; color:#fff;}
#mainmenu li.lastIt{border-right:none; margin:0;}
#mainmenu li.lastIt a { padding: 5px 24px 5px 14px; }

/* Main Divs 
--------------------------------*/
#dropshadow{
	background:url(http://www.iqpc.com/uploadedImages/EventRedesign/UK/2010/April/17339002/ds.gif) top left no-repeat;
	width:960px;
	margin:0 auto;
	padding: 6px 0 0 0;
}
#frame{
	width:950px;
	margin:0 auto;
}

/***************************************************************************************************/
/* #header
/***************************************************************************************************/
#header{
	background:#466211 url(http://www.iqpc.com/uploadedImages/EventRedesign/UK/2010/April/17339002/header.jpg) top left no-repeat;
	height:77px;
	padding: 24px 0 0 27px;
}
#header #datesvenue{
	display:none;
}
#iqpclogo{
	margin:0;
	height:60px;
	width:153px;
}



#maincontainer{
	width:950px; height:auto; position: relative; padding:0 0 15px 0; background:#fff url(http://www.iqpc.com/uploadedImages/EventRedesign/UK/2010/April/17339002/mainbg.gif) bottom left repeat-x; overflow: hidden;
	margin:0 !important;
}


/***************************************************************************************************/
/* #left_col
/***************************************************************************************************/
#leftcolumn{
	width:694px; float:left; padding: 0 0 0 27px;
}
#leftcolumn_sub{
	width:710px; float:left; padding: 0 5px 0 0px;
}
#maincontent{
	float:right; width: 475px; height:auto;
}
#maincontent .logo{
	float:left; margin:0 8px 0 0;
}
#maincontent .profile{
	width:315px; float:right; display:inline; background:#fff; padding:10px; height:35px;
}
#maincontent .profile img{
	float:right; position:relative; right:5px; top:8px;
}
#leftcolumn object{
	width:436px; height:270px; margin: 13px 0; float: left;
}


#bottom_box{
	background:url(http://www.iqpc.com/uploadedImages/EventRedesign/UK/2010/April/17339002/bottom_box.gif) no-repeat top left;
	width:467px;
	height:127px;
	margin:30px 0 30px 0;
	text-align: left;
	padding:20px 5px 0 225px;
	clear:both;
}
#bottom_box h2{
	color:#14517a !important; margin:18px 0 8px !important;
}
#bottom_box p{
	margin:5px 0px;
}

#linked_in{
	background:url(http://www.iqpc.com/uploadedImages/EventRedesign/UK/2010/April/17339002/linkedin_bg.gif) top left repeat-x;
	margin:18px 0px 5px;
	border-top:#c7c7c7 1px solid;
	padding:8px 3px;
}
#greydelegates{
	margin:10px auto;
	width:435px;
	background:#dadada;
	height: 120px;
	padding: 5px 5px 5px 13px;
}

#right{
	width:230px;
	float:right;
	padding:0;
	display: inline;
	margin: 0 0 0 24px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

#right h2{
	color:#14517a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	display:block;
	background:url(http://www.iqpc.com/uploadedImages/EventRedesign/UK/2010/April/17339002/speaker_top.gif) top center no-repeat;
	padding: 8px 10px 3px 10px;
	margin: 13px 0 0 0;
}
#right p{
	margin:10px 15px 20px 15px;
	font-size:12px;
}

#bw{
	border:1px solid #dbdbdb;
	background:#fff url(http://www.iqpc.com/uploadedImages/EventRedesign/UK/2010/April/17339002/bw_box.jpg) no-repeat bottom right;
	width:228px;
	height:147px;
	margin: 16px 0 0 0;
}
#bw h3{
	margin:0 !important;
	padding:10px 8px 10px 8px !important;
	height:15px;
	color:#2c4402;
	font-size:13px;
	background:url(http://www.iqpc.com/uploadedImages/EventRedesign/UK/2010/April/17339002/bw_h3.gif) top left repeat-x;
	line-height: 6px;
}
#bw p{
	margin:0px 8px 5px 8px;
	width: 130px;
	font-size:11px;
	font-weight: normal;
}


/* delegate table */
#leftcolumn #delegatetable{
	width:95%; border:none;
}
#leftcolumn #delegatetable th{
	color:#555555; font-size:13px; background:#e8e8e8 !important; padding:5px;
}
#leftcolumn #delegatetable td{
	vertical-align:top; padding:5px;
}
#leftcolumn #delegatetable td.info{
	background:#f3f3f3;
}

/* 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. */
}




/* 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 15px 0 0; height:100%; padding:0; border-right:1px solid #c7c7c7; border-bottom:1px solid #c7c7c7;	float:left; 	width: 205px;
}
#left_sp{
	margin: 50px 30px 0 0; padding:0px; float: left; width: 205px;
}
#left h3, #left_sp h3{
	color: #14517a; 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(http://www.iqpc.com/uploadedImages/EventRedesign/UK/2010/April/17339002/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%;
	color:#14517a;
	text-align: center;
}

#WhyAttendTestimonial p{
	text-align:left;
	margin:10px 0;
	padding:0;
}
#WhyAttendTestimonial blockquote{
	background:url(http://www.iqpc.com/uploadedImages/EventRedesign/UK/2010/April/17339002/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(http://www.iqpc.com/uploadedImages/EventRedesign/UK/2010/April/17339002/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:15px 10px 30px 0;	display: inline;
}
#rightcolumn p{
	margin: 0px 10px; color:#656565;
}

#rightcolumn .hr{
	clear:both !important;
}
#rightcolumn .eventimageleft{
	margin:0 8px 10px 0; display: inline;
	float: left;
	padding: 0;
}
#rightcolumn #cta{
	margin:0px auto 15px auto;
	padding:0;
}
#rightcolumn #cta p{
	font-size:11px;
	font-weight:normal;
	margin: 10px 15px;
	color:#656565;
}

#rightcolumn #cta select{
	margin:5px 15px 15px 15px;
	border:1px solid #7f9db9;
}

#rightcolumn #cta_btn{
	margin:0 auto 5px auto;
}
#rightcolumn #cta_btn.reg{
	padding:0;
}
#cta_btn.reg p{
	margin:0;
}

#cta_btn.reg p a{
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:20px;
	margin:0 !important;
	padding:0;
}
#rightcolumn #cta_btn.testimonials{
	background:#e2edcc url(http://www.iqpc.com/uploadedImages/EventRedesign/UK/2010/April/17339002/new_bg.gif) top left no-repeat;
	padding:10px 8px 15px 8px;
	margin:0 0 15px !important;
	height:auto;
	border-top: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
}

#rightcolumn #cta_btn.testimonials p{
	margin:0 0 15px;
	line-height:15px;
}
#rightcolumn #cta_btn.testimonials p img.eventimageleft{
	margin-top:2px;
	margin-bottom:20px !important;
}
#rightcolumn #cta_btn.testimonials p a strong{
	color:#2c4402;
	font-size:12px;
}

#rightcolumn #sp_box{
	background:#fff;
	margin:5px auto;
	padding:5px 0;
	text-align:center;
	border: 1px solid #c7c7c7;
	width: 200px;
}

#rightcolumn #cta ul{
	list-style:url(http://www.iqpc.com/uploadedImages/EventRedesign/UK/2010/April/17339002/arrow.gif);
	margin:5px 10px 15px 10px;
	padding:0;
}
#rightcolumn #cta li{
	list-style:url(http://www.iqpc.com/uploadedImages/EventRedesign/UK/2010/April/17339002/arrow.gif);
	vertical-align:middle;
	margin:5px 15px 5px 35px;
	font-size:11px;
}
#rightcolumn #cta li a{
	color:#656565;
}
#rightcolumn #cta.bb{
	border-bottom:1px solid #c7c7c7;
	margin-top:10px;
	margin-bottom:10px !important;
}
#rightcolumn #cta.new{
	clear:both;
	border-bottom:1px solid #c7c7c7;
	border-top:1px solid #c7c7c7;
	padding:2px 0px 5px;
	background:#fff;
	height:51px;
	margin:15px auto 15px auto!important;
}
#rightcolumn #cta.new p strong{
	color:#2c4402;
	font-size:14px;
}
#rightcolumn #cta.new p{
	font-size:12px !important;
}
#rightcolumn #cta.IQ{
	clear:both;
}
#rightcolumn #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;
}


/* 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: 228px;
	height: auto !important;
	height: 300px;
	background: #f2f1f1;
	border-right:#c7c7c7 1px solid;
	border-left:#c7c7c7 1px solid;
	border-bottom:#c7c7c7 1px solid;
	padding: 9px 0 0 0;
	overflow: hidden;
	margin: 0;
}
#f_speakers ul#speaker_spotlight {
	list-style: none !important; margin: 0 10px; padding: 0;
}
#f_speakers ul#speaker_spotlight li {
	list-style:none !important;
	padding: 0;
	clear: left;
	margin:10px 0px 5px 0px;
	font-size:11px;
}
#f_speakers ul#speaker_spotlight li .eventimageleft {
	margin-bottom: 20px;
	margin-top: 1px;
}
ul#logoRotate { list-style: none; margin: 0; padding: 0; }
ul#logoRotate li { list-style: none; margin: 0; padding: 0; clear: both; overflow: hidden; }
ul#logoRotate li img { margin: 0 30px; }


/* .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: 180px; height:275px;
}

.jcarousel-next {
    z-index: 3; display: none; background: url(http://www.iqpc.com/uploadedImages/EventRedesign/UK/2010/April/17339002/aro-rt.gif) no-repeat; width: 10px; height: 11px;
    position: absolute; top: 0px; right: 10px; cursor: pointer;
}
.jcarousel-prev {
    z-index: 3; display: none; background: url(http://www.iqpc.com/uploadedImages/EventRedesign/UK/2010/April/17339002/aro-lft.gif) no-repeat; width: 10px; height: 11px;
    position: absolute; top: 0px; left: 180px; cursor: pointer;
}
ul#logoRotate .jcarousel-list li, ul#logoRotate .jcarousel-item { width: 200px; height: 100px !important; float: left !important; clear: none !important; list-style: none; }

#f_speakers_logo .jcarousel-next { width: 10px; height: 11px; background: url(http://www.iqpc.com/uploadedImages/EventRedesign/UK/2010/April/17339002/aro-rt.gif) no-repeat; position: absolute; right: 16px; display: none; cursor: pointer; z-index: 5; top: 33px;}

#f_speakers_logo .jcarousel-prev { width: 10px; height: 11px; background: url(http://www.iqpc.com/uploadedImages/EventRedesign/UK/2010/April/17339002/aro-lft.gif) no-repeat; position: absolute; top: 33px; left: 13px; display: none; cursor: pointer !important; z-index: 5;}

#leftagenda ul#logoRotate li img { margin:0 10px; }

#leftagenda .jcarousel-next { width: 10px; height: 11px; background: url(http://www.iqpc.com/uploadedImages/EventRedesign/UK/2010/April/17339002/aro-rt.gif) no-repeat; position: absolute; right:5px; display: none; cursor: pointer; z-index: 5; top: 33px;}

#leftagenda .jcarousel-prev { width: 10px; height: 11px; background: url(http://www.iqpc.com/uploadedImages/EventRedesign/UK/2010/April/17339002/aro-lft.gif) no-repeat; position: absolute; top: 33px; left:5px; display: none; cursor: pointer !important; z-index: 5;}


#f_speakers_logo{
	background: url(http://www.iqpc.com/uploadedImages/EventRedesign/UK/2010/April/17339002/sp_bg.gif) bottom repeat-x #fff !important;
	height: 125px !important;
	padding: 5px 10px 10px 10px;
	bottom: 0px;
}
#f_speakers_logo p{
	color: #14517a;
	margin:5px 5px 0 0;
}

/* Agenda 
-------------------------------*/
#agenda{
	float:right;
	width:505px
}
#leftagenda{
	margin:13px 15px 0 0;
	padding:0 10px;
	float: left;
	width:165px;
}
#maincontent_agenda{
	display:block;
	float:left;
	clear:both !important;
	width:690px;
}
#maincontent_agenda .Session{
	float: left;
	display: block;
	width: 100%;
	margin:0;
	border-top: 1px solid #c9c9c9;
	padding:20px 10px 5px;
}
#maincontent_agenda .Break{
	float: left;
	display: block;
	width: 100%;
	margin:0;
	border-top: 1px solid #c9c9c9;
	padding:20px 10px 5px;
	background:#eee;
}

#maincontent_agenda .Session span.Time, #maincontent_agenda .Break span.Time{
	font-size: 12px; 
	font-weight: bold;
	color: #656565;
}
#maincontent_agenda .Session .right, #maincontent_agenda .Break .right{
	width:465px;
	float:right;
}
#maincontent_agenda .Session .right h2, #maincontent_agenda .Break .right h2{
	margin:0 0 10px;
	font-size:14px;
}

#maincontent_agenda .Session .right h2{
	margin:0 0 10px;
	font-size:14px;
}
#maincontent_agenda .Session .right table th{
	background:#006633;
	color:#fff;
	padding:5px; text-align:center;
}
#maincontent_agenda .Session .right table th.white{
	bakcground:#fff !important;
}

#maincontent_agenda .Session .right table.roundtables{
	width:500px;
	margin:10px auto;
}
#maincontent_agenda .Session .right table.roundtables tr{
	height:100px;
}
#maincontent_agenda .Session .right table.roundtables td{
	border-right:1px solid #c9c9c9;
	border-bottom:1px solid #c9c9c9;
}
#maincontent_agenda .Session .right table.roundtables td.noborderright{
	border-right:none !important;
}
#maincontent_agenda .Session .right table.roundtables td.noborderbottom{
	border-bottom:none !important;
}
#maincontent_agenda .Session .left, #maincontent_agenda .Break .left{
	width:200px;
	float:left;
	margin:0 0 0 10px;
}
#maincontent_agenda .Session .left p, #maincontent_agenda .Break .left p{
	font-size:11px;
}

/* Footer
--------------------------------*/
#frame #footer{
	background:#2a4001 url(http://www.iqpc.com/uploadedImages/EventRedesign/UK/2010/April/17339002/footer_bg.gif) repeat-x top left; height:34px; bottom: 0px; font-size:11px; color:#fff; clear:both;
}

#frame #footer p.left{
	position:relative; top:3px; left:25px; padding:0; float:left; 
}
#frame #footer p.right{
	position:relative; top:3px; right:25px; padding:0; float:right; 
}
#frame #footer p a{
	color:#fff;	text-decoration:none;
}
#frame #footer p a:hover{
	color:#fff;	text-decoration:underline;
}

