@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:#107bc0;
	text-decoration:none;
}
a:hover{
	color:#f18000;
	text-decoration:underline;
}
img{
	border:none;
}
ul{
	list-style:url(../images/bullet.gif);
	margin:10px 10px 10px 15px;
}
li{
	list-style:url(../images/bullet.gif);
	margin:5px 15px;
}
/********************************** HEADERS **********************************/

h2, h4, h5, h6 a{
	font-family:Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 20px;
	color:#107bc0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin:10px 5px;
}

h2 {
	color: #f18307;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	margin:10px 5px;
}

h3 {
	margin:14px 0;
	font-size: 13px;
	line-height: 20px;
	color: #107bc0;
	margin:10px 5px;
}



/* 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;
}
#header {
	background: #FFF;
	height: 89px;
	width: 945px;
	margin:0 auto;
	padding:0;
	background:url(../images/header.jpg) top no-repeat;
}

.eventlogo{
	width:263px;
	height:54px;
	float: left;
	margin: 17px 0 0 17px;
	
}
p.dates{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #107bc0;
	font-size: 18px;
	float: right;
	margin: 5px 15px 5px 5px;
	text-align: right;
	clear: right;
	width: 500px;
}
span.venue{
	color:#f18307;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}
.bookmarks{
	width:405px;
	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 10px;
	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;
}

/* Navigations
------------------------------*/
#menuContainer {
	z-index: 1000;
	width: 945px;
	height: 25px;
	background: #E47121 url(../images/stripbg.jpg) left top repeat-x;
	padding:0;
	margin:0 auto;
}

#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; 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; list-style:none; border-right:1px solid #fff; }
#mainmenu li a { padding: 5px 18px 5px 19px; display: block; color: #fff; text-decoration: none; font-weight:bold; }
#mainmenu .home a { background: none; padding:5px 21px; }
#mainmenu li a:hover {background: #107bc0; color:#fff;}
#mainmenu li.last {border-right:none;}

#mainmenu li ul { margin:0; padding: 0; background: #f18307; 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: 8px; border-right: none; border-bottom: 1px solid #fff; 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:#107bc0; color: #fff !important; }
#mainmenu li ul li.lastMenu{border-bottom:none;}


hr{
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:1px solid #DFDFDF;
	background:none;
	width:95%;
	height:1px;
	margin:0px auto !important;
	padding:0;
}
.clear{
	clear:both;
}
table{
	width:98%;
	margin:10px auto;
}
table tr{
	vertical-align:top;
}	
/*table td{
	width:50%;
}*/
/********************************** INDEX **********************************/
#container{
	margin:5px 0 0 0;
}

#maincolumn{
	width:747px;
	float:left;
	padding:0;
	margin: 0;
	position: relative;
}
#leftcolumn {
	margin:5px 0;
	width: 450px;
	float: left;
	border-top: 5px solid #f18307;
}
#leftcolumn h1{
	margin:10px 0 10px 10px;
}

.cle{
	margin:15px auto;
	width:254px;
	height:130px;
	background:url(../images/cle.gif) top left no-repeat;
	padding: 15px 0 0 0;
}
.cle h2{
	color:#fff;
	margin: 5px 5px 5px 100px !important;
}
.cle p{
	color:#fff;
	margin: 10px 5px 5px 125px;
	font-family:Arial, Helvetica, sans-serif;
}
.cle a{
	color:#fff;
}
#leftcolumn_sub{
	width:730px;
	float:left;
	padding:0;
	margin: 0 0 0 15px;
	position: relative;
}
#middlecolumn {
	display: block;
	float: right;
	margin:5px 0 0 0;
	width: 290px;
	border-top: 5px solid #107bc0;
	background: #f0f5f8;
}
#middlecolumn h2{
	margin:10px 10px;
}
#middlecolumn p.contacts{
	margin-left:30px;
}
#rightcolumn {
	width: 195px;
	height:auto;
	float: right;
	background:none;
	margin: 0;
	padding: 0 0 10px 0;
}
#rightcolumn img{
	float: left;
	margin:10px 5px 10px 0;
	clear: left;
}
.side{
	font-size:11px;
	color:#004680;
	width:145px;
	margin: 5px 5px 5px 0;
	padding: 0;
	font-weight:normal;
	float:right;
}
#rightcolumn p{
	margin:5px;
}
#rightcolumn .hr{
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:1px solid #DFDFDF;
	background:none;
	width:95%;
	height:1px;
	margin:0px auto !important;
	padding:0;
	clear:both;
}
#rightcolumn h3{
	margin:10px 8px;
	_margin:5px 8px;
	line-height:12px;
}
.sponsor_box{
	width:188px;
	margin:0 auto;
	padding:15px 0px 15px 0px;
	background:#fff;
	height: 90px;
	clear: left;
	text-align: center;
	border: 1px #ccc solid;
}
.sponsor_box img{
	margin:0;
}

.iq{
	font-size:11px;
	color:#004680;
	margin: 5px 5px 5px 20px !important;
	padding: 0;
	font-weight:normal;
}

#flashhero {
	width: 744px;
	height: 219px;
	z-index:1;
}
.f_box{
	width:420px;
	border: 4px solid #DFDFDF;
	background:url(../images/edisco_logo_box.jpg) no-repeat bottom;
	margin: 10px auto;
	height: 210px;
}

.f_box h2{
	padding:10px 0 0 10px;
}

.f_box h3{
	padding:10px 0 0 15px;
	margin:0;
}


/********************************** CTA's, PA's, highlited **********************************/


#ctatop{
	width:188px;
	height:52px;
	background: url(../images/cta_topbg.gif) no-repeat top !important;
	margin:0 auto 3px auto;
	padding: 25px 0 0 0;
}
#ctatop h1 {
	font-family:Arial, Helvetica, sans-serif;
	color: #25459b;
	margin: 0 auto;
	padding:0;
	font-size: 22px;
}
#ctabottom h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#107bc0;
	margin:2px 0 0 0;
	font-size:14px;
	font-weight:bold;
}
#ctabottom {
	background: url(../images/cta_bottombg.gif) no-repeat top;
	text-align: center;
	margin:0 auto;
	width:188px;
	height:125px;
	padding: 8px 0;
}
#ctabottom img{
	float:none;
	margin:3px 0;
}

.regbutton{
	display:block;
	width:150px;
	height:23px;
	background:url(../images/bookonlineO.gif) right no-repeat;
	margin:0 auto;
	padding:0;
}

.regbutton a{
	display:block;
	width:150px;
	height:23px;
	color:#25459b;
	background:url(../images/bookonlineO.gif) right no-repeat;
	text-decoration:none;
}
.regbutton a:hover{
	display:block;
	width:150px;
	height:23px;
	color:#fff;
	background:url(../images/bookonline.gif) right no-repeat;
}




/********************************** IMAGES **********************************/

.eventimageleft, .eventimageright, .eventimagecenter, .eventimagecentre {

	margin-bottom: 5px ;

}


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;
}


/* 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;}


/* Downloads */

/****************************************************/
.Download .item {
	overflow: hidden;
	margin-bottom: 15px;
	width: 275px;
}
.Download .item img {
	float: left;
	border:none;
	margin: 0px 0 0 15px;
}
.Download .item img a{border:none;}
.Download .item p  {
	float: right;
	clear: right;
	width: 170px;
	_width: 350px;
	font-size: 11px;
	margin: 3px 0;
}
.Download .item ul {float: right; clear:right; width:380px; _width: 350px;}

.left{
	float:left;
	margin-left:20px;
}
.right{
	float:right;
	margin-right:150px;
}

/********************************** MISC **********************************/

.venueimages{
	float:left;
	margin:5px 15px 600px 10px;
	width: 200px;
}
.venueimages img{
	border-bottom:5px solid #107bc0;
	margin-bottom:10px;
}
.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:0px 0px 10px 0;
	_margin:0;
}
.speakerlink p{
	margin: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;
	background:url(../images/splinkbg.jpg) repeat-x top;
	height:15px;
	padding:5px 5px 5px 5px;
	margin: 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 0 0 15px;
}
.cta_align span{
	font-weight:bold;
	color:#0064b2;
}




/* Prices */

.Prices table {
	margin:15px auto;
	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:5px;
	width:auto;
	}
	
.Prices .RegisterRow {
	background: #E9E9E9;
	text-align: right;
	padding: 2px;
	}

.Prices .Package {
	text-align: left;
	background-color: #D6D6D6;
	}



/* Agenda */

#Agenda table{
	margin:0;
}

#Agenda table hr{
	width:300px;
}
#Agenda td{
	vertical-align:top !important;
}
#Agenda tr{
	vertical-align:top;
}

#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:10px;
	background: #ebebeb;
	border-bottom: 1px #d7d7d7 solid;
	margin:0;
	_margin: 0 5px 0 0;
}
#Agenda .Session{
	display:block;
	padding:15px 10px;
	border-bottom: 1px #d7d7d7 solid;
	margin:0;
	_margin: 0 5px 0 0;
}
#Agenda  .last{
	border-bottom:none;
}

/* Footer
------------------------*/
#footer {
	clear:both;
	bottom:0;
	background: url(../images/footerbg.gif) repeat-x bottom;
	font: 10px Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#004880;
	width: 945px;
	height:68px;
	margin:0 auto;
	padding-bottom:6px;
	border-top: #cccccc 1px solid;
}

#footer p{
	margin:32px 0 0 16px;
	width:724px;
	float:left;
	font-size:11px;
}

#footer a{
	color:#004880;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#footer img{
	margin:0 10px 0 0;
	float:right;
}
