@charset "utf-8";
/* CSS Document */

/* General
---------------------------------*/
html{
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	border:0;
}

body { 
	margin: 0; 
	padding:0px; 
	font: 11px Verdana, Arial, Helvetica, sans-serif; 
	width:100%;
	height:100%;
	background: #dedede;
	background: #dedede url("images/bg_search.gif") left top repeat-x;
}
#wrapper { 
	width: 929px; 
	height: auto; 
	margin: 0 auto; 
	padding:0;
	background: url("images/bg_container.gif") repeat-y; 
}

h1 { 
	color: #0a5b9d; 
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 13pt;
	margin:15px 0 0 15px;
}

h2 { 
	color: #0a5b9d; 
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 10pt;
	margin:20px 0 0 20px;
}

h3{
	color:#000000;
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size:13px;
	font-weight:bold;
	margin:20px 0 0 20px;
}

hr {border:none; 
	width:100%;
	height: 1px;
	margin: 10px auto 0 0;
	text-align: left;
	background:#d9d9db
	}

img { 
	border: none;
}

#left {
	float: left;
	width: 100%;
	margin:20px 0 0 0;
	
}
#left ul{
	list-style:url(images/dot.gif);
}
a{
	color:#0162af;
}
a:hover{
	color:#E36F1E;
}
#right {
	float: right;
	width: 280px;
	margin:20px 10px 0 0;
	border-left: 1px solid #d9d9db;
}
#left2{ 
	float: left;
	width: 330px;
	margin:10px 0 0 0;
}

#right2{
	float: right;
	width:225px;
	margin:10px 5px 0 0;
	padding:0;
	height:auto;
}

#right2 h3{
	font-size:11px;
	font-weight:bold;
	color:#000;
	margin:3px 0 0 10px;
}
#right2 a{
	color:#e36f1e;
	font-size:11px;
}

#right2 ul{
	list-style-image:none;
	padding:0;
	margin:5px 0 0 10px;
	width:185px;
	}
#right2 li{
	font-size:10px;
	line-height:16px;
}

#navlist li
{
	list-style:none;
	
}
.readmore{
	width:100px;
	float:right;
}
#right_links{
	width:182px;
	height:auto;
	margin:0;
	padding:3px 0 3px 0;
	border-bottom:1px dotted #d9d9db;
}
#right_links p { 
	font-family:Arial, Helvetica, sans-serif; 
	color:#084f83; 
	font-size: 12px;
	line-height:16px; 
	font-weight: normal;	
	margin:3px 15px 0 15px;
}
#right_links ul{
	list-style:none;
	width:182px;
	height:25px;
	margin:0;
	padding:0;
}
#right_links li{
	display:block;
	float:left;
	margin:5px 2px 0 0;
	padding-right:5px;
	width:80px;
	border-right:#084f83 1px solid;
	text-align:right;
}
#right_links a{
	text-decoration:none;
}
#right_links a:hover{
	text-decoration:underline;
}
#right_links li.lastItem {
	border: 0; 
	padding: 0; 
	}
#right_links img{
	margin:10px;
}

#right_links a { 	
	font-family: Arial, Helvetica, sans-serif; 
	color:#004680; 
	font-size: 11px;
}

/* Classes
---------------------------------*/
.bold{	font-weight:bold;}
.clear { clear: both; }
.orange{font-weight:bold; color:#ffa126;}
.date{ color:#666666; font-weight:bold; font-style:italic;}
.logo { 
	width: 167px; 
	height: 98px; 
	background: url("images/IQPC_logo.jpg") no-repeat;
}
.small{
	font-size:11px;
	line-height:17px;
}
.small a{
	font-size:11px;
	line-height:17px;
}
.small a:hover{
	font-size:11px;
	line-height:17px;
}
.grey{background:#dedede; height:240px;}
/* Holder
---------------------------------*/

#main_holder { 
	padding:0;
	margin: 0;
	width: 760px; 
	float: right;
	height:100%;
}

/* Navigation
---------------------------------*/
#nav_holder { 
	width: 167px;
	padding: 0;
	margin: 0;
	float: left; 
}
#nav { 
	width: 167px; 
	height: auto;
	float: left;	
	padding:0;
	margin:5px 0 0 0;
	text-decoration: none; 
	color: #fff; 
}
.nav_header{
	width:167px;
	height:19px;
	background:url(images/nav_header.jpg) top no-repeat;
}
.navs{
	width:161;
	height:auto;
	padding:0;
	background:url(images/nav_middle.jpg) repeat-y;
}
.navs h2{
	font-weight:bold;
	color:#ffa126;
	font-size:12px;
	margin:0;
	height:auto;
	}
.navs h2 a{
	width:157px;
	height:auto;
	display:block;
	font-weight:bold;
	color:#ffa126;
	font-size:12px;
	margin:0;
	padding:4px 5px;
	height:auto;
	background:url(images/nav_middle.jpg) repeat-y;
	}
.navs h2 a:hover{
	width:157px;
	height:auto;
	display:block;
	font-weight:bold;
	color:#ffa126;
	font-size:12px;
	margin:0;
	padding:4px 5px;
	height:auto;
	background:#545454 url(images/nav_middle2.jpg) repeat-y;
	}
.navs a{
	display:block;
	width:157px;
	height:auto;
	color:#fff;
	height:auto;
	padding:4px 5px;
	border-bottom:1px solid #acacac;
	background:#7e7e7e url(images/nav_middle.jpg) repeat-y;
	text-decoration:none;
}
.btmborder{
	border-bottom:1px solid #acacac;
}
.navs a:hover{
	display:block;
	width:157px;
	color:#fff;
	padding:4px 5px;
	border-bottom:1px solid #acacac;
	background:#545454 url(images/nav_middle2.jpg) repeat-y;
	text-decoration:none;
}
.nav_bottom{
	width:167px;
	height:15px;
	background:url(images/nav_bottom.jpg) top no-repeat;
}
.top{
	padding:10px 0 0 5px;
}
.border{
	border-bottom:1px solid #d9d9db; 
	border-top:1px solid #d9d9db; 
	height:auto;
}

/* Sponsor
---------------------------------*/
.sponsortop{
	width:167px;
	height:9px;
	background:url(images/left_sponsor_top.jpg) no-repeat top;
}
.sponsorbottom{
	width:167px;
	height:9px;
	background:url(images/left_sponsor_bottom.jpg) no-repeat;
}
.sponsormiddle{
	width:157px;
	height:auto;
	margin:0;
	padding:0 5px;
	background:url(images/left_sponsor_middle.jpg) repeat-y;
}
.sponsormiddle p{
	margin:0;
	padding:10px 0;
}
.bottom{
	margin:0 5px 0 5px;
	padding-bottom:10px;
	border-bottom:1px #909090 dotted;
}
/* Header
---------------------------------*/
#flash_banner { 
	width: 760px; 
	height: 220px;  
}
#sub_banner { 
	width: 760px; 
	height: 100px; 
	background:url(images/subheader.jpg) no-repeat;  
}

/* Main
---------------------------------*/
#main_text { 
	height: 100%;
	width: auto;
	line-height: 1.8em;
}
#main_left{ 
	float: left;
	height:100%;
	width:576px;
	line-height: 1.8em;
	border-right: 1px solid #d9d9db; 
}
#main_left img{ 
	margin:7px 7px 7px 10px;
	border:none;
}
#main_left p { 	
	margin:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
}
#main_left ul{
	list-style:url(images/dot.gif);
	margin:20px 10px 0 40px;
	padding:0;
}

.venue{margin:20px;}
#main_right { 
	background:#ffffff;
	width: 182px;
	height: auto;
	float: right;
	line-height: 1.8em;
	font: 10px Verdana, Arial, Helvetica, sans-serif; 
}

#main_text p { 	
	width: auto;
	margin-left: 10px;
}
#main_text strong { 	
	margin-left: 20px;
}
#main_text a { 
	color: #003333;
}
#main_text a:hover { 
	color: #003333; 
	text-decoration: none;
}
#left2 ul { 
	list-style-image: url("images/bullet.gif");
	width:300px;
	margin:20px 0 0 30px;
	padding:0;
}
#left2 li{
	line-height:18px;
}
#venuespace{
	width:100%;
	height:555px;
}


/* Sub Pages Menu
---------------------------------*/	
.menu{
	width:182px;
}

.register{
	background:url(images/register_now.jpg) no-repeat;
	height:100px;
}
.register_btn{
	height:24px;
	width:80px;
	padding:60px 0 0 65px;
}
.download{
	background:url(images/download_now.jpg) no-repeat bottom #fff;
	height:auto;
	border-bottom:1px solid #fff;
}

.white{
	height:200px;
	background:#fff;
	border-bottom:1px solid #a3aeb4;
}

.white2{
	height:130px;
	background:#fff;
	border-bottom:1px solid #a3aeb4;
}

.white2 a{
text-decoration:none;

}


.white2 h2{
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin:16px 0 0 10px;
	
}


.white h2{
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin:16px 0 0 10px;
	
}
.white_links_file{
	width:140px;
	height:auto;
	margin:5px 0 8px 10px;
	padding:0 0 0 26px;
	background:url(images/paper_icon.jpg) left top no-repeat;
}
.white_links_file a{
	color:#0162af;

}
.white_links_file a:hover{
	color:#E36F1E;

}
.white_links_pie{
	width:140px;
	height:auto;
	margin:5px 0 8px 10px;
	padding:0 0 0 26px;
	background:url(images/pie_chart_icon.jpg) left top no-repeat;
}
.white_links_pie a{
	color:#0162af;

}
.white_links_pie a:hover{
	color:#E36F1E;
}
.download img{
	margin:0 0 0 3px;
}
.features{
	width:100px;
	height:auto;
	padding:20px 0 0 60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#656565;
}
.uppercase{
	text-transform:uppercase;
}
.features p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

.features2{
	width:120px;
	height:auto;
	padding:25px 0 0 60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.features3{
	width:120px;
	height:auto;
	padding:15px 0 0 60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#656565;
}
.features4{
	width:120px;
	height:auto;
	padding:20px 0 0 60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.features5{
	width:183px;
	height:auto;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	margin:15px 0;
	color:#656565;
}
.features a{
	text-decoration:none;
	color:#656565;
}
.features a:hover{
	text-decoration:underline;
	color:#656565;
}
.features2 a{
	text-decoration:none;
	color:#656565;
}
.features2 a:hover{
	text-decoration:underline;
	color:#656565;
}
.features3 a{
	text-decoration:none;
	color:#656565;
}
.features3 a:hover{
	text-decoration:underline;
	color:#656565;
}
.features4 a{
	text-decoration:none;
	color:#656565;
}
.features4 a:hover{
	text-decoration:underline;
	color:#656565;
}
.features5 a{
	text-decoration:none;
	color:#656565;
}
.features5 a:hover{
	text-decoration:underline;
	color:#656565;
}
.colleague{
	background:url(images/person.jpg) no-repeat;
	height:73px;
}
.linkedin{
	background:url(images/sidebarbg.jpg) no-repeat;
	height:73px;
	
}
.countdown{
	background:url(images/countdown.jpg) no-repeat;
	height:73px;
}
.calendar{
	background:url(images/calendar.jpg) no-repeat;
	height:73px;
	
}




.sponsors{
	height:73px;
	float:right;
}




/* Search
--------------------------------------*/

#sub_search { 
	width: auto; 
	height: 23px;
	background: url("/images/bg_search.gif") repeat-x; 
	padding:6px 0 0 0;
	margin:0;
}
#sub_list{
	width:929px;
	height:auto;
	margin:0 auto 0 auto;
	text-align:right;
}
#sub_search a, #sub_search a:visited { 
	color:#000; 
	text-decoration: none;
	font-weight:normal;  
	}

#sub_search a:hover { 
	color:#004680;
	text-decoration:underline;
	}

#sub_search ul {
	list-style:none;
	}

#sub_search li {  
	color: #000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-right: 1px solid #000; 
	list-style:none;
	padding:0 4px 0 8px; 
	text-transform: capitalize;
	font-size:11px;
	font-weight:bold;  
	}

html>body #sub_search li {
	padding-left: 5px;
	}


#sub_search li.lastItem {  
	border-right: 0 none;  
	padding-right: 4px; 
	}

li.lastItem {
	border: 0; 
	padding: 0; 
	}
/* horizontal list */
.hlist {margin: 0; padding: 0; list-style: none;overflow: hidden;   }

/* \*/
.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;}*/
/* -----------------------footer-----------------------*/
#footer { 
	margin-left: 169px;
	width: 760px; 
	height: 20px; 
	background: url("images/footer_tile.gif");
}

.footer_text { 
	margin-left: 20px;
	padding-top: 0.2em;
	margin-bottom: 0px; 
	color: #FFFFFF;
	font-size: 10px;
}

.footer_text a { 
	color: #FFF; 
	font-size: 10px;
	margin-top: 5px;
	text-decoration: underline;
}

.footer_text a:hover { 
	color: #FFF; 
	font-size: 10px;
	margin-top: 5px;
	text-decoration: none; 
}


/* -----------------------prices table-----------------------*/

#pricestable { width: 95%; margin:5px auto 20px auto;}
#pricestable th { background: #d0d0d0; margin-left: 10px; color: #000; }
#pricestable td { background: #dae8ee; text-align: left; }
.registerrow { text-align: right !important; height: 10px !important; padding: 0.2em 0.5em 0.2em 0.2em; }
#conf_only td { background: #CCC !important; text-align: center; }

/* -----------------------workshops table-----------------------*/

#worktable { width: 95%; margin:20px auto 20px auto;}
#worktable th { background: #d0d0d0; margin-left:10px; color: #000; padding:0 0 0 15px; text-align:left;}
#worktable td { background: #dae8ee; text-align: left; }
.workshops {
	list-style:none;
}
.workshops li{
	list-style:none;
}

.Time {
	font: bold 11px/1.5em "Lucida Sans Unicode", Verdana, sans-serif;
	float: left;
	padding: 2px 7px 0 0;
	color:#000000;
	}

/* -----------------------conference table-----------------------*/

#conftable { width: 95%; margin:20px auto 20px auto;}
#conftable th { background: #d0d0d0; margin-left:10px; color: #000; padding:0 0 0 15px; text-align:left;}
#conftable td { background: #dae8ee; text-align: left; vertical-align:text-top; }
.conf{
	display:block;
	height:auto;
	width:90%;
	background:#bbbdbf;
	color:#000000;
	font-size:10pt;
	text-align:center;
}
