@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

html {
	height:100%;
	width:100%;
}

/* General 
--------------------------------*/
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 10px;
}
a{
	color:#005792;
	text-decoration:none;
}
a:hover{
	color:#b01f24;
	text-decoration:underline;
}
a:link{
	text-decoration:none;
}

img{
	border:none;
}

ul{
	margin:10px 10px 10px 15px;
	padding:0;
}
li{
	margin:5px 15px;
	padding:0;
	list-style:url(../images/bullet.gif);
}
/********************************** HEADERS **********************************/

h1, h2, h2 a{
	font-family:Times New Roman, Times, serif;
}

h1 {
	font-weight: normal;
	font-size: 21px;
	font-weight:normal;
	line-height: 22px;
	color: #e14c00;
	margin:10px 0 10px 10px;
}

h2.mainhead {
	font-weight: normal;
	margin-top: 0px;
	font-size: 18px;
	font-weight:normal;
	line-height: 22px;
	color: #0065a5;
}

h2 {
	font-size: 15px;
	line-height: 20px;
	color: #127ac1;
	font-family:Arial, Helvetica, sans-serif;
	margin:10px 10px;
}

h2 {
	margin:10px;
	font-size: 14px;
	line-height: 20px;
	color: #127ac1;
}

/* DIVS
--------------------------*/

body {
	height: 100%;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background:url(../images/back.jpg);
	padding:10px 0;
}


#frame{
	width:945px;
	margin:0 auto;
	padding:5px;
	background:#FFFFFF;
	overflow:hidden;
}

#headerbanner {
	background: #FFF;
	height: 90px;
	width: 944px;
	margin:0 auto 0 auto;
	padding:0;
	background:url(../images/header.jpg) top no-repeat;
}

/* ============================================================== */
/* Navigation Rules */
/* ============================================================== */
#menuContainer {
	z-index: 1;
	width: 944px;
	height: 25px;
	left: 0px;
	margin-bottom:0;
	padding:0;
	background:#db4b02 url(../images/stripbg.jpg) repeat-x left top;
}

#mainmenu {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; }
#mainmenu ul { width: 185px; position: absolute; left: -1px; display: none; }
#mainmenu li { margin: 0; padding:0; position: relative; z-index: 3; font-family:Arial, Helvetica, sans-serif; font-size:12px; border-right: #FFFFFF 1px solid; list-style:none; float:left; }
#mainmenu .lastitem { border-right: none; }
#mainmenu li a { padding: 5px 25px 5px 25px; display: block; color: #fff; text-decoration: none; font-weight:bold; }
#mainmenu .home a { background: none; padding:5px 39px 5px 35px;}
#mainmenu li a:hover {background: #000; color:#fff;}

#mainmenu li ul { margin:0; padding: 0; background: #e14c00; border: 1px solid #fff; border-bottom: none; top:25px; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
#mainmenu li ul li { margin:0; padding: 0; background: none; text-indent: 9px; border-right: none; border-bottom: 1px solid #fff; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
#mainmenu li ul li a { width: 173px; height: 18px; padding: 7px 7px 7px 5px; display: block; background: none; color:#fff; }
#mainmenu li ul li a:hover {background:#000; color: #fff;}
#mainmenu li ul li.lastMenu{border-bottom: 1px solid #fff;}


.eventlogo{
	width:318px;
	height:90px;
	float: left;
	margin: 0px 0 0 17px;
	
}

hr{
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom:#cccccc solid 1px;
	background:none;
	width:98%;
	height:1px;
	margin:0 auto;
	padding:0;
}

p.dates{
	font-family: Times New Roman,Times,serif;
	font-weight: bold;
	color: #e14c00;
	font-size: 21px;
	float: right;
	margin: 5px 15px 5px 5px;
	text-align: right;
	clear: right;
	width: 500px;
}
span.venue{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
}
.bookmarks{
	width:415px;
	float:right;
	background:url(../images/bookmark_bg.jpg) top left no-repeat;
	height:18px;
	margin: 0 8px 0 0;
	padding: 7px 0;
}
.bookmarks ul {
	margin:0px 15px;
	list-style:none;
	width:400px;
	height:25px;
	padding: 0;
}
.bookmarks ul li{
	float:left;
	list-style:none;
	padding: 0 5px;
	border-right:1px solid #00466b;
	font-size: 11px;
	margin: 0;
	color:#00466b;
	}
.bookmarks li a{
	text-decoration:none;
	color:#00466b;
}
.bookmarks li a:hover{
	text-decoration:underline;
	color:#00466b;
}
.bookmarks li.last{
	border-right:none;
}
/********************************** INDEX **********************************/

#container {
	background: #FFFFFF;
	width: 944px;
	height:100%;
	margin:5px auto 5px auto;
	padding:0;
}
#maincolumn{
	position:relative;
	width:744px;
	float:left;
	padding:0;
}
#leftcolumn {
	position: relative;
	float: left;
	display: block;
	width: 450px;
	border-top: 5px solid #000000;
	margin: 5px 0 0 0;
}



/* Sponsors */

/****************************************************/
.Sponsors .partner { clear: both; overflow: hidden; margin-bottom: 15px; }
.Sponsors .partner img {
	float: left;
	border:none;
	margin: 15px 0 0 15px;
}
.Sponsors .partner img a{border:none;}
.Sponsors .partner p  {
	float: right;
	clear: right;
	width: 450px;
	_width: 350px;
}
.Sponsors .partner ul {float: right; clear:right; width:380px; _width: 350px;}

#Speakers {
	position: relative;
	top: 8px;
	display: block;
	width: 704px;
	float: left;
	padding:5px 20px 0 20px;
	min-height:600px;
	
}
#Speakers p{
	color:#5f666c;
}
#speakers_sponsorlogos {
	text-align: center;
	width: 181px;
	float: left;
	padding: 40px 18px 0px 18px;
}

#speakers_photos {
	text-align: center;
	width: 80px;
	float: left;
	padding: 5px 18px 0px 18px;
	margin-bottom:5px;
}
#speakercreds{
	float:left;
	width:225px;
	color:#5f666c;
	font-size:11px;
	margin-bottom:5px;
}
#speakerinfo {
	width: 475px;
	float: right;
}
#DownloadCenter {
	position: relative;
	top: 8px;
	display: block;
	width: 724px;
	float: left;
	padding:5px 0 0 20px;
	min-height:600px;
	
}
#middle{
	display:block;
	width:744px;
	height:100px;
}
#middlecolumn {
	background-color: #eeeeee;
	min-height:800px;
	border-top: 5px solid #e14c00;
	margin: 5px 0px 0 455px;
}
* html #middlecolumn{
	height:11em;
}
#middlecolumn h2{
	margin:10px 10px;
}
#middlecolumn .contacts{
	margin-left:30px;
}
#rightcolumn {
	width: 194px;
	height:auto;
	float: right;
	background:none;
}

#flashhero {
	width: 744px;
	height: 225px;
	z-index:1;
}

/********************************** CTA's, PA's, highlited **********************************/


#ctatop{
	width:188px;
	height:78px;
	background: url(../images/cta_topbg.gif) no-repeat top;
	text-indent: 22px;
	margin:0 auto 3px auto;
}

#ctatop h2.h2head{
	font-family:Arial, Helvetica, sans-serif;
	color:#0065a5;
	margin: 5px;
	font-size: 18px;
	font-weight:normal;
	line-height: 40px;
	color: #0065a5;
}

#ctabottom {
	background: url(../images/cta_bottombg.gif) no-repeat top;
	text-align: center;	
	margin:0 auto 8px auto;
	width:188px;
	height:138px;
	padding:8px 0 0 0;
}

#ctabottom h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#e14c00;
}

#ctabottom a{
	font-family:Arial, Helvetica, sans-serif;
	color:#e14c00;
	margin-top:5px;
}

#ctabottom a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
}

.regbutton{
	display:block;	
	width:188px;
	height:78px;
	background:url('../images/bookonline.gif') no-repeat;
	padding:0px;
	text-align:left;
}

.regbutton a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#e14c00;	
	display:block;
	padding-top:26px;
	width:188px;
	height:78px;
	line-height:24px;
	font-weight:bold;
	background:url('../images/bookonline.gif') no-repeat;
	text-decoration:none;
}
.regbutton a:hover{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:19px;	
	color: #000000;	
	display:block;
	width:188px;
	height:78px;
	line-height:24px;
	font-weight:bold;
	background:url('../images/bookonlineO.gif') no-repeat;
	text-decoration:none;
}
.side {
	font-size: 11px;
	color: #000;
	width: 145px;
	margin-top: 5px 5px 5px 0px;
	padding:0;
	font-weight: normal;
	display:block;
	float:right;
}


/* MODULES */

#clecredits {
	color: #FFF;
	width: 425px;
	height: 118px;
	background: url('../images/creditsbg.gif') no-repeat bottom;
	padding-left: 5px;
	padding-top: 0px;
	margin: 5px auto 5px auto;
}

#clecredits h2 {
	padding: 15px 0 0 195px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #FFF;
	font-size: 20px;
}

#clecredits p {
	padding: 5px 0 0 185px;
}

#clecredits a {
	color: #FFF;
}

.edisco_logo{
	float:right;
	width:197px;
	margin:5px 0;
	text-align:center;
}
.linkedin {
	float:left;
	margin:0 8px 5px 0px;
	vertical-align:middle;
}
#rightcolumn hr{
	margin:10px auto;
}
#rightcolumn h3 a{
	color: #005792;
	font-size: 13px;
	text-decoration:none;
	margin:10px 0;
}
#rightcolumn h3 a:hover{
	color:#000;
	font-size: 13px;
	text-decoration:underline;
}

#rightcolumn p{
	margin:5px 0 5px 10px;
	font-size: 11px;
}
#rightcolumn p strong{
	color:#0e2f65;
}
#rightcolumn p a{
	color:#005792;
	font-size:11px;
	text-decoration:underline;
	margin:0 0 3px 0;
}


#linkedin p{
	margin:5px 0 5px 25px;
	font-size: 11px;
}
#linkedin a{
	color:#005792;
	font-size:11px;
	text-decoration:underline;
	margin:0 0 3px 0;
}
.twitter{
	margin:9px 0 0 9px;
}

.sponsor_box{
	width:188px;
	margin:0 auto;
	padding:15px 0px 15px 0px;
	background:url(../images/sponsor_box.gif) top left no-repeat;
	height: 90px;
	clear: left;
	text-align: center;
}
.sponsor_box img{
	margin:0;
}

.bottom_box{
	border:#c7c7c7 3px solid;
	margin:10px auto;
	height:200px;
	width:430px;
	background:url(../images/edisco_logo_box.jpg) bottom right no-repeat;
}


/********************************** IMAGES **********************************/

.eventimageleft, .eventimageright, .eventimagecenter, .eventimagecentre {
	background: #fff;
	margin-bottom: 5px ;
	border:1px solid #cccccc;
}

.noborder{
	border:none;
}

a .eventimageleft, a .eventimageright, a .eventimagecenter, a .eventimagecentre {
	border:none;
}


.eventimagecenter, .eventimagecentre {
	text-align: center;
}

.eventimageleft{
	float: left;
	margin-right: 10px;
	clear: left;
}
.floatLeft {
	float: left;
	margin: 0 10px 10px 0;
	border:1px solid #ccc;
}

.floatRight {
	float: right;
	margin: 0 0 10px 10px;
}
.img_sponsor a {
	border: none;
}

.img_countdown {
	float: left;
	vertical-align: middle;
	margin: 5px;
}

.venueimages{
	width:225px;
	margin:5px 10px 0 10px;
	display:block;
	float:left;
	overflow: hidden;
	clear: left;
	min-height: 1400px;
}
* html .venueimages{
	height:1400px;
}
.venueimages img{
	margin: 0 0 10px 0;
}

.img_cta3 {
	margin:0 5px 0 3px;
	vertical-align: top; 
}


.img_icon {
	vertical-align: middle; 
	margin-bottom: 8px;
	margin-right: 3px;	
}
.img_border {
	border: 1px solid #dbdbdb;
}

.img_border a:link {
	border: 1px solid #dbdbdb;
}

.img_noborder {
	border: none;
}

.img_noborder a {
	border: none;
}

.img_arrow {
	float:right;
	padding-right: 12px;
	padding-bottom:10px;	
}

/********************************** MISC **********************************/

#Registration {
	min-height: 600px;
	padding: 20px;
}


.venuecopy {
	font-family: Trebuchet MS;
	color: #000;
	font-size: 16px;
}

.whoyouwillmeet {
	width: 330px;
	float: left;
}

.earlybirdcountdown {
	font-family: Arial, Helvetica, sans-serif;
	height:55px;
	width:165px;
	overflow:hidden;
	background:#e9e9e9;
	margin:0;
	padding:0;
}
.speakerlink {
	border: none;
	text-align: right;
	display: block;
	margin:3px 6px 10px 0;
}
.rightcta {
	border: none;
	text-align: right;
	display: block;
	margin:9px 6px 8px 0;
}
.speakerlnk a{
	clear:both;
	border: none;
	text-align: right;
	display: block;
	margin:0;
	background:url(../images/splinkbg.jpg) repeat-x top;
	height:14px;
	padding:5px 10px 5px 0;
}


#twitter_update_list {
	margin:5px;
	padding-top:10px;
	border-bottom:1px solid #cccccc;
	border-top: 1px solid #cccccc;
}
#twitter_update_list li{
	margin:0 0 5px 10px;
	font-size:10px;
}
#twitter_update_list a{
	display:block;
}

.cta_align {
	border: none;
	text-align: left;
	display: block;
	margin:0;
	padding: 0 0 0 15px;
}

.cta_align a {
	font-size: 11px;
}

.cta_align_top {
	border: none;
	text-align: left;
	display: block;
	margin:0;
	padding: 0 0 0 15px;
}
.cta_align strong{
	color:#127ac1;
}

.green{
	color:#54b948;
}


/* Download Center */

#DownloadCenter ul{
	clear:both;
	margin:0 0 10px 0;
	width: 100%;
	list-style:none;
}
#DownloadCenter li{
	list-style:none;
	height:120px;
	width:241px;
	float:left;
	display:block;
	margin:10px 0 10px 0;
	text-align:center;
}
#DownloadCenter p{
	margin:5px 0 5px 0;
	text-align:left;
	display:block;
	font-size:11px;
}


/* Prices */

.Prices table {
	margin:0 10px;
	width:98%;
	}

.Prices th {
	font-weight: bold;
	background: #E9E9E9 url("/images/data/IQPC_TEXTBLOCK/image8/73272.PNG") repeat-x;
	padding: 5px;
	vertical-align: middle;
	}

.Prices tr:hover {
	background-color: #F5F5F5;
	}

.Prices tr {
	text-align: center;
	padding: 5px;
	background-color:#E9E9E9;
	}

.Prices td {
	padding:5px;
	}
	
.Prices .RegisterRow {
	background: #E9E9E9;
	text-align: right;
	padding: 5px;
	}

.Prices .Package {
	text-align: left;
	background-color: #D6D6D6;
	vertical-align: middle;
	}
.quote{
	display:block;
	text-align:right;
}
/*Speakers
-------------------------*/
.speakerbios{
	width:100%;
	list-style:none;
	margin:10px 0px 10px 10px;
}
* .speakerbios li{
	display:block;
	float:left;
	margin:0 0 0 5px;
	list-style:none;
}
.bios{
	width:100%;
	margin:0;
	padding:0;
	height:6690px;
}
.speakerbio{
	width:450px;
	border-bottom:#ccc solid 1px;
}
.speakerbio_img{
	margin:0 0 0 5px ;
	padding:25px 0 0 0;
	width:150px;
	font-family:Arial, Helvetica, sans-serif;
	color:#808080;
	font-size:11px;
}
.company{
 	font-size:14px;
 }

#modulespeaker{
	width:272px;
	height:125px;
	background:#dfdfdf;
	
}
.hidden {
 display: none;
 }
 
 #speaker_container {
 float: left;
 width:272px;
 height: 100px;
 background:#a0cee4;
}

 .image {
 padding-right: 0px;
 margin-left: 0px;
 float:left;
 }
 .speaker_rotatetext {
 font-family: "Arial", Helvetica, sans-serif;
 color: #17376b;
 font-size: 11px;
 padding:12px 6px 0 6px;
 width: 155px;
 float:right;

 }
 .company{
 	font-size:14px;
 }
.viewallspeakers {
text-align: right;
margin-right:0px;
margin-top: 0px;
 }

#program_topcontainer {
	position: relative;
	float: left;
	display: block;
	height: 100%;
	width: 704px;
	clear: both;
	margin-bottom: 0px;
}

#program_topday {
	padding: 0px 0px 0px 15px; 
	height: 100%;
	float: left;
	width: 185px;
}

#program_topanchors {
	width: 455px;
	float: right;
	padding: 0px 18px 0px 18px;
}

#speakers_sponsorlogos {
	text-align: center;
	width: 181px;
	float: left;
	padding: 40px 18px 0px 18px;
}

#program_session {
	float: left;
	position: relative;
	display: block;
	height:auto;
	width: 702px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	border-bottom: 1px solid #c9c9c9;
}
#program_session2 {
	float: left;
	position: relative;
	display: block;
	height: 100%;
	margin: 20px;
	clear: both;
	padding-bottom: 10px;	
}
#speaker_spacer {
	height: 50px;
}

#program_left {
	margin:20px 0 0 0;
	font-size: 11px;
	vertical-align: top;
	padding: 0px 0px 0px 0px; 
	min-height: 100px;
	height: auto;
	width: 205px;
}
.program_date {
	width: auto;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	color:#000;
	font: bold 11px/1.5em "Lucida Sans Unicode", Verdana, sans-serif;
	float: left;
	display:block;

}
#program_right {
	float: right;
	width: 455px;
	margin-top: 0px;
	padding: 0px 18px 0px 18px;
}

#program_fullwidth {
	float: right;
	width: 702px;
	margin-top: 0px;
	padding: 0px 18px 0px 18px;
}

/* Agenda */

.Agenda table{
	margin:0 10px;
	width: 98%;
	border: none;
}
.Agenda table hr{
	width:300px;
}
.Agenda td{
	vertical-align:top;
	padding: 5px 0;
	
}
.Agenda tr{
	vertical-align:top;
}

.Agenda .Time{
	font: bold Arial, Helvetica, sans-serif;
	float: left;
	padding: 0px 7px 0 0;
	color:#000000;
	display: block;
}

.Agenda .Break{
	display:block;
	padding:10px;
	background: #fff;
	border-bottom: 1px #e14c00 solid;
	margin:0;
	_margin: 0 5px 0 0;
}
.Agenda .Session{
	display:block;
	padding:10px;
	border-bottom: 1px #e14c00 solid;
	margin:0;
	_margin: 0 5px 0 0;
}
.Agenda  .last{
	border-bottom:none;
	margin-bottom:10px;
}

/* Footer
------------------------*/
#footer {
	clear:both;
	bottom:0;
	background: url(../images/footerbg.gif) repeat-x;
	font: 10px Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#004880;
	width: 944px;
	height:68px;
	margin:0 auto;
	border-top:#cccccc 1px solid;
}

#footer p{
	margin:32px 0 0 16px;
	width:724px;
	float:left;
	font-size:11px;
}

#footer a{
	color:#004880;
}
#footer a:hover{
	text-decoration:underline;
}
.iqpclogo{
	margin:0 10px 0 0;
	float:right;
}
