@charset "utf-8";
/* CSS Document */

html {
	height:100%;
	width:100%;
	padding:0;
	margin:0;
	border:0;
}
#container ul{
	margin:15px 8px 8px 20px;
	list-style-position:outside;
	padding:0;
}
#container li{
	margin:3px 6px 0 6px;
	padding:0;
	list-style:url(../images/bullet.gif);
}

/* General 
--------------------------------*/
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin:15px 0 0 0;
}
a{
	color:#0091d5;
	text-decoration:none;
}
a:hover{
	color:#004680;
	text-decoration:underline;
}
img{
	border:none;
}

/********************************** HEADERS **********************************/


#ctabottom h2{
	color:#0091d5;
	font-size:14px;
	line-height:12px;
	margin:0;
	font-weight: bold;
}

h2, h3 a{
	font-family: Arial, Helvetica, sans-serif;
	
}

h1 {
	margin: 14px 0;
	font-size: 20px;
	font-weight:bold;
	line-height: 22px;
	color: #3bbd3e;
	font-style:italic;
	font-family:Arial, "Helvetica", sans-serif;
}
h1 img{
	margin:5px 0;
}

h2{
	color:#ff8b01;
	font-size:16px;
	font-weight:bold;
	line-height: 22px;
}

h3 {
	color: #1f6da3;
	font-size: 13px;
}




/* DIVS
--------------------------*/

body {
	height: 100%;
	width:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	margin: 0px;
	padding: 0px;
	background:url(../images/back.gif) top repeat-x #f4fbff;
}
#bookmarks{
	background:url(../images/bookmark_bg.gif) repeat-x top #16adfe;
	height:29px;
	width:100%;
}

#frame_full{
	width:977px;
	margin:0 auto 0 auto;
	padding:0;
	background: url(../images/middleback_3.jpg) repeat-y top #fff;
}
#frame{
	width:977px;
	margin:0 auto 0 auto;
	padding:0;
	background: #fff url(../images/middleback_2.jpg) top repeat-y;
}

#headerbanner {
	height: 232px;
	width: 100%;
	margin:0;
	padding:0;
}
#event_logo{
	background:url(../images/event_logo_bg.jpg) top no-repeat #fff;
	margin:0;
	padding:0;
	width:238px;
	height:232px;
	_height:239px;
	float: left;
}
.event_date{
	color:#ed1c24;
	font-weight:normal;
	font-size:21px;
	margin: 15px 0 0 20px;
	_margin: 20px 0 0 15px;
}
.event_venue{
	color:#0091d5;
	font-weight:normal;
	font-size:18px;
	margin: 5px 0 0 20px;
	line-height: 20px;
}
#event{
	margin:0;
	border-bottom: 1px dashed #ffa841;
	padding: 40px 0 5px 0;
	width: 224px;
	position: relative;
	text-align:center;
	left: 15px;
	top: 5px;
}

/* ============================================================== */
/* Navigation Rules */
/* ============================================================== */
#menuContainer {
	z-index: 900;
	width: 739px;
	height: 23px;
	background: #ff8b01;
	float: right;
	margin: 0;
}

#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; }
#mainmenu ul { width: 175px; position: absolute; left: -1px; display: none; }
#mainmenu li { float: left; margin: 0; padding:0; position: relative; z-index: 3; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
#mainmenu li a { padding: 5px 8px 5px 10px; display: block; color: #fff; text-decoration: none; font-weight:bold; }
#mainmenu .home a { background: none; margin:0 0 0 15px; }
#mainmenu li a:hover {
	background: #ff8b01;
	color:#f6ff00;
}

#mainmenu li ul { margin:0; padding: 0; background: #ff8b01; border: 1px solid #ff8b01; 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: 8px; border-right: none; border-bottom: 1px dashed #f6ff00; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
#mainmenu li ul li a { width: 175px; height: 18px; padding: 7px 0; display: block; background: none; color:#fff; }
#mainmenu li ul li a:hover { background:#ff8b01; color: #f6ff00 !important; }
#mainmenu li ul li.lastMenu{border-bottom:none;}

/* Navigations
------------------------------*/

hr{
	clear:both;
	border:none;
	background:#cccccc;
	width:700px;
	height:1px;
	margin:5px 0px 5px 0px;
	padding:0;
}

#topnav{
	display:block;
	height:20px;
	margin:2px 12px 0 0;
	padding:0;
	float:right;
	text-align:left;
	border:none;
}

#topnav a, #topnav a:visited { 
	color:#fff; 
	text-decoration: none;
	font-weight:normal;  
	}
#topnav a:hover { 
	color:#fff; 
	text-decoration: underline;
	font-weight:normal;  
	}

#topnav ul {
	list-style:none;
	height:31px;
	margin:5px 0 0 0;
	}

#topnav li {  
	color: #1f6da3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-right: 1px solid #fff; 
	list-style:none;
	padding:0 4px;
	text-transform: capitalize;
	font-size:11px;
	}

html>body #topnav li {
	padding-left: 5px;
	}


#topnav li.lastItem {  
	border-right: 0 none;  
	padding-right: 5px; 
	}

li.lastItem {
	border: 0; 
	padding: 0; 
	}
/* horizontal list */
.hlist {margin: 0; padding: 0; list-style: none;overflow: hidden; display:block;   }

/* \*/
.hlist{display: inline; }

/* */

.hlist li {margin: 0; padding: 0;  list-style: none; /* IE5/Win */	display: inline; /* IE5/Win */	}
li.lastItem {}
/*.horizontalListEnd {clear: both; display: block;}*/


/********************************** INDEX **********************************/

#container {
	width: 977px;
	padding:0;
	margin: 0;
	height: 100%;
	position: relative;
	min-height: 600px;
	top:0;
	_top:-5px;
	border-top: 8px #ff8b01 solid;

}
#maincolumn{
	width:774px;
	float:left;
	padding: 0 0 25px 0;
	margin:0;
}

#leftcolumn {
	position: relative;
	top: 0px;
	display: block;
	width: 400px;
	float: left;
	left: 15px;
	background: #fff;
	padding: 0 10px 0 0;
}
#leftcolumn h1{
	margin: 14px 0;
	font-size: 16px;
	font-weight:bold;
	line-height: 22px;
	color: #0091d5;
	font-family: Arial, Helvetica, sans-serif;
}
#middlecolumn h2{
	font-weight: normal;
	margin: 15px 0;
	font-size: 16px;
	font-weight:bold;
	line-height: 22px;
	color: #0091d5;
}
#Venue {
	position: relative;
	top: 8px;
	display: block;
	width: 735px;
	float: left;
	padding:5px 20px 0 20px;
	min-height:600px;
	margin-bottom:25px;
	background:url(../images/venue_back.jpg) right no-repeat;
}

#Agenda {
	position: relative;
	top: 8px;
	display: block;
	width: 735px;
	float: left;
	padding:5px 20px 0 20px;
	min-height:600px;
	margin-bottom:25px;
}
#Attend {
	position: relative;
	top: 8px;
	display: block;
	width: 735px;
	float: left;
	padding:5px 20px 0 20px;
	min-height:600px;
	margin-bottom:25px;
	background:url(../images/venue_back.jpg) right bottom no-repeat;
}
#Attend blockquote{
	padding:5px 0 5px 0;
	color:#666666;
	font-size:14px;
	background:url(../images/quotesleft.jpg) top left no-repeat;
	text-indent: 25px;
}
#Attend blockquote span{
	background:url(../images/quotesright.jpg) right bottom no-repeat;
	padding:0 0px 5px 0;
	display: block;
	margin: 0;
}
#Attend cite{
	color:#666666;
	font-size:13px;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	padding: 0 150px 0 0;
	display: block;
	margin: -20px 0 0 0;
}
#Brochure {
	position: relative;
	top: 8px;
	display: block;
	width: 735px;
	float: left;
	padding:5px 20px 0 20px;
	min-height:600px;
	margin-bottom:25px;
}
#Brochure img{
	border:#555555 1px solid;
	float:left;
	clear:left;
	margin:5px 8px 10px 0;
}
#Press {
	position: relative;
	top: 8px;
	display: block;
	width: 735px;
	float: left;
	padding:5px 20px 0 20px;
	min-height:600px;
	margin-bottom:25px;
	background:url(../images/venue_back.jpg) right no-repeat;
}
#Prices {
	position: relative;
	top: 8px;
	display: block;
	width: 735px;
	float: left;
	padding:5px 20px 0 20px;
	min-height:600px;
	margin-bottom:25px;
}
#Sponsors {
	position: relative;
	top: 8px;
	display: block;
	width: 735px;
	float: left;
	padding:5px 20px 0 20px;
	min-height:600px;
	margin-bottom:25px;
}
#DownloadCenter {
	position: relative;
	top: 8px;
	display: block;
	width: 735px;
	float: left;
	padding:5px 20px 0 20px;
	min-height:600px;
	margin-bottom:25px;
	background:url(../images/venue_back.jpg) right no-repeat;
}
#DownloadCenter img{
	border:#555555 1px solid;
	float:left;
	clear:left;
	margin:10px 8px 10px 0;
}
#sponsorlogo {
	text-align:center;
	width: 200px;
	float: left;
}

#sponsorinfo {
	width: 532px;
	float: right;
	margin-bottom: 20px;

}
#Speakers {
	position: relative;
	top: 8px;
	display: block;
	width: 730px;
	float: left;
	padding:5px 10px 0 20px;
	min-height:600px;
	margin-bottom:25px;
}
#Speakers ul{
	display:block;
	margin:0;
	width:730px;
	list-style:none;
}	
#Speakers ul li{
	display:block;
	border-bottom:1px #ed1c24 dashed;
	list-style:none;
	float: left;
	padding: 0;
	margin:0;
}
#Speakers ul li ul{
	display:block;
	border-bottom:none;
	list-style:none;
	margin:0 0 25px 0;
}

#Speakers ul li ul li{
	float:left;
	display:block;
	border-bottom:none;
	list-style:none;
	
}
#stars{
	clear:both;
	margin:15px 8px 8px 20px;
	list-style-position:outside;
	padding:0;
}
#stars li{
	margin:3px 6px 0 6px;
	padding:0;
	list-style:url(../images/bullet.gif);
}

#Speakers ul li ul li.speaker_content{
	width:550px;
	padding:0px 20px 10px 20px;
}
.speakerimage{
	text-align:center;
	padding:20px 30px;
}
.speaker_info{
	font-size:12px;
	font-weight:normal;
	color:#555555;
	line-height: 17px;
	text-transform:capitalize;
}
#Speakers p{
	color:#5f666c;
}
.speakers_sponsorlogos {
	margin:10px 0;
}
.sponsor_logo{
	margin:20px 0 0 0;
}

#middlecolumn {
	margin:0 201px 0 431px;
	border-left:#ff8b01 1px solid;
	border-right:#ff8b01 1px solid;
	background: #FFF7B9;
	padding: 5px 5px 30px 5px;
}
#middlecolumn h1 img{
	margin: 5px 0 0 0;
}
#middlecolumn ul{
	list-style:none;
	display:block;
	width:314px;
	_width:320px;
	margin:0 auto;
	padding:0px;
	height: 450px;
}
#middlecolumn li{
	list-style:none;
	display:block;
	float:left;
	width:145px;

}
#middlecolumn li p{
	margin:5px 0 0 0;
}
#middlecolumn li a{
	color:#555555;
	text-decoration:none;
}
#middlecolumn li a:hover{
	color:#555555;
	text-decoration:underline;
}
#photogallery{
	margin: 20px auto 0 auto;
	_margin:20px 3px 0 3px;
	width: 317px;
}
.photo_link{
	border-right: #3bbd3e 1px solid;
	border-left: #3bbd3e 1px solid;
	text-align: right;
	display: block;
	width:305px;
	background:#fff;
	margin: 0;
	padding:0 10px 0 0;
}
#photogallery_bottom{
	background:url(../images/photo_bg.jpg) bottom no-repeat;
	width:317px;
	height:10px;
	margin: 0 auto;
	_margin:-5px 3px 0 3px;
}
#photogallery .awards_title{
	border-left:1px solid #3bbd3e;
	border-right:1px solid #3bbd3e;
	display:block;
	width:295px;
	height:auto;
	background: #fff;
	margin:0;
	padding: 10px;
	color:#ff8b01;
	font-size:14px;
}
#photogallery ul{
	display:block;
	width:314px;
	border-left:1px solid #3bbd3e;
	border-right:1px solid #3bbd3e;
	margin: 0;
	padding: 0 0 0 1px;
	background: #fff;
	height: 100px;
}
#photogallery li{
	list-style:none;
	display:block;
	float:left;
	width:90px;
	margin:10px 7px;
	_margin:10px 5px;
}
#photogallery li img a
{
	border::2px #3bbd3e solid;
}
#photogallery li img a:hover{
	border:2px #ff8b01 solid;
}
.link{
	height:11px;
	width:317px;
	margin:-5px 0 0 0;
	padding:0;
	
}

#rightcolumn {
	width: 202px;
	height:inherit;
	float: right;
	padding: 0;
	_padding:0;
	margin: 0 auto;
	background:url(../images/rightback.gif) top center no-repeat;
}

#flashcontent {
	height: 209px;
	margin:0;
	padding:0;
	width: 739px;
	float: right;
	background:url(../images/flash_bg.jpg) no-repeat top;
}
#column_2sponsors {
	padding:0;
	margin:0;
	height:auto;
}
/********************************** CTA's, PA's, highlited **********************************/

#cta {
	height: auto;
	width: 199px;
	_width:198px;
	margin:0;
	padding: 0;
}

#ctatop{
	width:202px;
	height:58px;
	background: #ed1c24;
	text-align: center;
	margin:0;
	padding:10px 0;
}

#ctabottom {
	text-align: center;
	width: 199px;
	height: 130px;
	margin:0 1px 0 0;
	border-bottom: #ed1c24 dashed 1px;
	
	padding: 10px 0;
}
.brochure{
	margin:5px 0;
}
.regbutton{
	display:block;
	width:193px;
	height:55px;
	background:url(../images/bookonline.gif) no-repeat right center;
	margin:0px auto;
	padding:0;
	text-align:left;
}

.regbutton a{
	display:block;
	width:193px;
	height:55px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	line-height:56px;
	color:#ed1c24;
	font-weight:bold;
	background:url(../images/bookonline.gif) no-repeat right center;
	text-decoration:none;
}
.regbutton a:hover{
	display:block;
	width:193px;
	height:55px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	line-height:56px;
	color:#ff8b01;
	font-weight:bold;
	background:url(../images/bookonlineO.gif) no-repeat right center;
	text-decoration:none;
}
#sponsor {
	background-position: center;
	text-align: center;

}
#CTASponsor {
	color: #0091d5;
	font-size:11px;
	padding: 5px 13px 2px 13px;
	margin:15px 0 8px 0;
}

#CTASponsor_top {
	background: url('../images/sponsor_top.gif') no-repeat;
	background-position: center;
	height: 7px;
	padding:0;
	_padding:0;
	margin:0;
	_margin:0 0 -4px 0;
}

#CTASponsor_middle {
	text-align: left;
	background: url('../images/sponsor_mid.gif') no-repeat;
	height:69px;
	padding:0 1px;
	margin:0;
	}

#CTASponsor_bottom {
	background: url('../images/sponsor_bottom.gif') no-repeat;
	background-position: center;
	height: 12px;
	padding:0;
	_padding:0;
	margin:0;
	_margin:-2px;
}


/* MODULES */

#moduleleft {
	margin: 10px auto 25px auto;
	width: 434px;
}

#moduletest{
	background:url(../images/testbg.jpg) no-repeat top right;
	margin: 50px auto 0 auto;
	padding:5px 0 0 5px;
	width: 357px;
	height: 258px;
}
#moduletest blockquote{
	margin:50px 35px 15px 20px;
	padding:0;
	display:block;
	color:#666666;
	font-size:14px;
	font-weight: bold;
}
#moduletest cite{
	margin:8px 20px 5px 20px;
	padding:0;
	display:block;
	color:#666666;
	font-size:13px;
	font-weight:bold;
	font-style: normal;
}

#modulemiddle {
	clear: both;
	margin: 10px 0;
}
#moduleleft h2 {
	font-weight: normal;
	margin: 14px 0;
	font-size: 18px;
	font-weight:normal;
	line-height: 22px;
	color: #2d932d;
}
#modulemiddle_cta {
	margin: 0px 0px 5px 4px;
	height:20px;
	padding:0;
}

#anisponsors {
	margin: 0px 0px 5px 0;
	padding:0;
	height:auto;
}

#moduleright {
	display:block;
	width:184px;
	margin:0 auto;
	padding:5px 3px 12px 0;
	_padding:15px 3px 12px 0;
	height:auto;
}
#linkedin {
	display:block;
	width:184px;
	margin:0 auto;
	padding:12px 3px 12px 0;
	_padding:15px 3px 12px 0;
	height:auto;
}
#moduleright h3 a{
	color: #1f6da3;
	font-size: 13px;
	text-decoration:none;
	margin:0;
}
#moduleright h3 a:hover{
	color: #0091d5;
	font-size: 13px;
	text-decoration:underline;
	margin:0;
}

.border{
	border-bottom: 1px dashed #ed1c24;
}

#moduleright p{
	margin:5px 0 5px 25px;
	font-size: 11px;
}
#moduleright a{
	color:#555555;
	font-size:11px;
	text-decoration:underline;
	margin:0 0 3px 0;
}
#moduleright a:hover{
	color:#004680;
	text-decoration:underline;	
}	
#linkedin p{
	margin:5px 0 5px 25px;
	font-size: 11px;
}
#linkedin a{
	color:#555555;
	font-size:11px;
	text-decoration:underline;
	margin:0 0 3px 0;
	line-height:28px;
}
#linkedin a:hover{
	color:#004680;
	text-decoration:underline;	
}



/********************************** IMAGES **********************************/
.venueimageleft{
	float:left;
	clear:left;
	margin:15px 24px 0px 8px;
}	
.eventimageleft, .eventimageright, .eventimagecenter, .eventimagecentre {
	background: #fff;
	margin-bottom: 5px ;
	}

.noborder{
	border:none;
}

a .eventimageleft, a .eventimageright, a .eventimagecenter, a .eventimagecentre {
	border:none;
}


.eventimagecenter, .eventimagecentre {
	text-align: center;
}

.eventimageleft{
	float: left;
	margin-right:5px;
	margin-left:8px;
	clear: left;
	margin-bottom: 10px;
}
.floatLeft {
	float: left;
	margin: 0 10px 10px 0;
	border:1px solid #ccc;
}

.floatRight {
	float: right;
	margin: 0 0 10px 10px;
}

/********************************** MISC **********************************/
.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:4px 10px 15px auto;
}
.speakerlnk {
	clear:both;
	border: none;
	text-align: right;
	display: block;
	margin:0;
	background:#dddddd;
	height:14px;
	padding:5px 10px 5px 0;

}

/* Download Center */

#DownloadCenter ul{
	clear:both;
	margin:0 0 10px 0;
	width: 100%;
	list-style:none;
}
#DownloadCenter li{
	list-style:none;
	height:120px;
	width:230px;
	float:left;
	display:block;
	margin:10px 8px 20px 0;
	text-align:center;
}
#DownloadCenter p{
	margin:5px 0 5px 0;
	text-align:left;
	display:block;
	font-size:11px;
}


/* Prices */

#Prices table {
	margin:10px 0;
	width:99%;

	}

#Prices th {
	font-weight: bold;
	background: #E9E9E9 url("/images/data/IQPC_TEXTBLOCK/image8/73272.PNG") repeat-x;
	padding: 5px;
	}

#Prices tr:hover {
	background-color: #F5F5F5;

	}

#Prices tr {
	text-align: center;
	padding: 5px;
	background-color:#E9E9E9;
	}

#Prices td {
	padding:3px 3px 3px 5px;
	}
	
#Prices .RegisterRow {
	background: #E9E9E9;
	text-align: right;
	padding: 5px;
	}

#Prices .Package {
	text-align: left;
	background-color: #D6D6D6;
	}




/* Agenda */

#Agenda table{
	margin:0;
}
#Agenda td{
	vertical-align:top;
}
#Agenda tr{
	vertical-align:top;
}
#Agenda h2{
	color:#16adfe;
}

#Agenda .Time, #Workshops .Time {
	font: bold Arial, Helvetica, sans-serif;
	float: left;
	padding: 0px 7px 0 0;
	color:#000000;
	display: block;
}

#Agenda .Session_Speaker{
	font-size:11px;
	color:#333333;
}

#Agenda .Break{
	display:block;
	padding:5px 10px;
	background: #e8f9ff;
	border-bottom: 1px #16adfe dashed;
	margin:0;
	_margin: 0 5px 0 0;
}
#Agenda .Session{
	display:block;
	padding:8px 10px 15px 10px;
	border-bottom: 1px #16adfe dashed;
	margin:0;
	_margin: 0 5px 0 0;
}
#Agenda  .last{
	border-bottom:none;
}
	
#Agenda .Speaker img {
	display: block;
	padding: 3px;
	border: 1px solid #000000;
	background: #fff;
	margin: 0 5px 10px 0;
	}
	
#Agenda .conf_dates{
	font-size:12px;
}
	
#Agenda .Speaker {
	float: left;
	text-align: center;
	}
	
#Agenda .Speaker img {
	display: block;
	padding: 3px;
	border: 1px solid #000000;
	background: #fff;
	margin: 0 5px 10px 0;
	}
#Agenda ul {
	clear: left;
	margin:8px 8px 8px 20px;
}
#Agenda li {
	clear: left;
	}
#Agenda table{
	margin:10px 0;
	padding:0;
	width:100%;
}
#Agenda th {
	font-family:Arial, Helvetica, sans-serif;
	color: #ff8b01;
	font-size: 16px;
	background:#fff7b9;
	text-align:center;
	height:40px;
	vertical-align:middle;
	}
#Agenda td{
	padding:8px 8px 12px 0;
	vertical-align:text-top;
}
#Agenda td ul{
	margin-left:15px;
}
#Agenda td p{
	margin: 12px 0;
}



/* Footer
------------------------*/
#footer {
	clear:both;
	bottom:0;
	background: url(../images/footerbg.gif) #ff8b01;
	font: 10px Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #fff;
	width: 100%;
	height:68px;
	margin:0 auto;
	padding:0;
}

#footer p{
	margin:25px 0 0 16px;
	width:724px;
	float:left;
	font-size:11px;
}
#footer a{
	color:#FFFFFF;
}
#footer a:hover{
	color:#fff;
}
.iqpclogo{
	margin:7px 10px 0 0;
	float:right;
}
