/* CSS Document */

* {
	margin:0;
	padding:0;
}
html{
	height:100%;
	width:100%;
	margin:0;
	padding:0;
}

/*  General
------------------------*/

body{
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
}
	
p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding: 5px 20px 10px 20px;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#183f6f;
	margin: 0;
	font-weight:normal;
	padding: 20px;
}


h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin: 0;
	padding: 10px 20px 10px 20px;
	color:#f57e20;
}
h3{
	font-family:Verdana;
	font-size:14px;
	color:#f57e20;
	font-weight:bold;
	margin: 8px 20px;
}
a:link {
	color:#004680;
}	

a:hover {
	color:#f57e20;
}

a:visited {
	color:#004680;
}
img{
	border:none;
}

ul{
	margin:0px 15px 19px 15px;
	list-style:url(../images/bullet.gif);
	padding: 0;
}
li{
	margin:10px 25px;
	list-style:url(../images/bullet.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
hr{
	background:none;
	border-top:none;
	border-right:none;
	border-left:none;
	border-bottom:1px dashed #b9b9b9;
	height:1px;
	margin:0px auto;
	_margin:0px auto !important;
	width:95%;
}
blockquote{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:5px 20px;
}
cite{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	margin:5px 20px 25px 150px;
	display:block;
	text-align: left;
	border-bottom: none;
	padding: 0;
}
cite.last{
		border-bottom: none;
}
table{
	width:98%;
	margin:5px auto;
}
table td{
	vertical-align:top;
}

 /*  Main Structure
------------------------*/

#breadcrumb{
	background:#183f6f;
	border-bottom:4px solid #f79421;
	height:20px;
	width:100%;
}
#breadcrumb ul{
	list-style:none;
	width:300px;
	margin:2px auto;
	float: right;
}

#breadcrumb ul li{
	list-style:none;
	float:left;
	color:#fff;
	font-size:11px;
	border-right: 1px solid #fff;
	padding: 0 5px;
	margin: 0;
}
#breadcrumb ul li a, #breadcrumb ul li a:hover{
	color:#fff;
}
#breadcrumb ul li.last{
	border-right: none;
}
#header{
	background:#fff;
	height: 135px;
	border-bottom: 4px solid #004680;
}
#header_banner{
	margin:0 auto;
	height:109px;
	width:977px;
	background:url(../images/header.gif) top left no-repeat
}
.eventlogo{
	width:332px;
	height:67px;
	margin: 0;
	float: left;
	left: 49px;
	position: relative;
	top: 23px;
}
.idga_logo{
	float:right;
	margin:20px 30px;
	width:112px;
	height:42px;
}

#frame{
	margin:0;
	padding:0;
	border-top:none;
	background:#dedede url(../images/main_bg.gif) left top repeat-x;
}
object{
	padding:0;
	margin:0;
	border:none;
}

#container{
	width:977px;
	margin:0 auto;
	background:#fff;
	padding:0px;
	overflow: hidden;
}

#footer{
	border-top:4px solid #183f6f;
	background:#f79421;
	bottom:0px;
	clear:left;
	height: 25px;
	padding: 8px 0;
}
#footer p{
	margin:0 auto;
	width:977px;
	color:#183f6f;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#footer a{
	color:#183f6f;
	text-decoration:underline;
}

#footer a:hover{
	color:#183f6f;
	text-decoration:none;
}

/* ============================================================== */
/* Navigation Rules */
/* ============================================================== */
#menuContainer {
	z-index: 1;
	width: 100%;
	height: 26px;
	padding:0;
	margin:0;
	background:url(../images/nav_bg.gif) left top repeat-x #f99514;
	clear: left;
	border-top: #e57d19 1px solid;
}

#mainmenu { margin:0 auto; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
#mainmenu, #mainmenu ul {
	margin: 2px auto;
	padding: 0;
	list-style: none;
	z-index: 2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 977px;
}
#mainmenu ul { width: 195px; 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; list-style:none; text-transform:capitalize;  border-right:1px solid #fff; }
#mainmenu li a { padding: 3px 13px 5px 13px; display: block; color: #fff; text-decoration: none; font-weight:bold; }
#mainmenu .home a {background: none; padding:3px 15px;}
#mainmenu li a:hover {background:none; color:#183f6f; text-decoration:none;}
#mainmenu li.last{border-right:none;}

#mainmenu li ul { margin:0; padding: 0; background: #183f6f; border-right: 1px solid #fff; border-left: 1px solid #fff; border-bottom: 1px solid #fff;  top:23px; font-family: Arial, Helvetica, sans-serif; font-size:12px; text-transform:uppercase;}
#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:11px; text-transform:capitalize;}
#mainmenu li ul li a { width: 195px; height: 18px; padding: 5px 0 5px 0; display: block; background: none; color:#fff; }
#mainmenu li ul li a:hover { background:#f79421; color: #fff !important; }
#mainmenu li ul li.lastMenu{border-bottom:none;}


/*--------------------------------------------
////  Agenda \\\\
--------------------------------------------*/


#Agenda{
	float:left;
	width:770px;
	background: #fff;
	border-right: 1px solid #cacaca;
}

#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;
	font-size:15px;
	float: left;
	padding: 0px 7px 0 0;
	color:#000000;
	display: block;
}

#Agenda .Break{
	display:block;
	padding:10px;
	background: #fff;
	border-bottom: 1px #666666 solid !important;

}
#Agenda .Session{
	display:block;
	padding:10px;
	border-bottom:#666666 1px solid !important;

}
#Agenda  .last{
	border-bottom:none;
	margin-bottom:10px;
}

#Agenda  hr{
	border-bottom: 1px #666666 solid !important;
	width:100%;
}


/*--------------------------------------------
////  Main Page Styles \\\\
--------------------------------------------*/


#left_col{
	float:left;
	width:770px;
	background: #fff;
	border-right: 1px solid #cacaca;
	
}

#left_col #breadcrumb{
	background:none;
	border-bottom:none;
	float:right;
}
#left_col #breadcrumb ul{
	list-style:none;
	margin:2px auto;
	float: right;
}

#left_col #breadcrumb ul li{
	list-style:none;
	float:left;
	color:#183f6f;
	font-size:11px;
	border-right: 1px solid #183f6f;
	padding: 0 5px;
	margin: 0;
}
#left_col #breadcrumb ul li a, #breadcrumb ul li a:hover{
	color:#183f6f;
}
#left_col #breadcrumb ul li.last{
	border-right: none;
}

.fullheight{
	min-height:905px;
}
* html .fullheight{
	height:875px;
}
#left_col .left{
	background:#fff;
	width: 465px;
	float: left;
}
.right blockquote{
	display:block;
	margin: 10px 20px;
	text-indent:30px;
	padding:10px 0 0 0;
	background:url(../images/quotes_bluebg_lft.gif) top left no-repeat;
}
.right blockquote span{
	display:block;
	background:url(../images/quotes_bluebg_rt.gif) bottom right no-repeat;
}
.right cite{
	display:block;
	margin:10px 20px 18px 20px;
	font-size:11px;
	text-align: right;
}
.white{
	background:#fff !important;
}

.bluebox{
	background:#E1E7F0;
	height: 149px;
	margin: 20px 0;
}
.bluebox img{
	float:left;
	margin: 0 0 0 25px;
}
.bluebox blockquote{
	float:right;
	font-family: Arial,Helvetica,sans-serif;
	color: #183f6f;
	font-size:22px;
	font-weight: normal;
	font-style: italic;
	width: 375px;
	margin: 0;
	position: relative;
	top: 20px;
	right: 75px;
	text-indent: 30px;
	padding: 0;
	background:url(../images/quotes_bluebg_lft.gif) top left no-repeat;
}
.bluebox blockquote span{
	display:block;
	background:url(../images/quotes_bluebg_rt.gif) bottom right no-repeat;
}
.bluebox cite{
	display:block;
	float:right;
	font-family: Arial,Helvetica,sans-serif;
	color: #183F6F;
	font-size:15px;
	font-weight: bold;
	font-style: normal;
	width: 375px;
	margin: 0;
	position: relative;
	top: 30px;
	right: 75px;
	text-align: right;
}
.blue{
	background:#E1E7F0;
}
.orange{
	color:#f79421;
}
.eventimageright{
	float:right;
	margin:0 15px 0 8px;
}
#flash{
	background:#0771aa;
	padding:0px;
	width:770px;
	margin: 0;
	padding:0;
	height: 225px !important;
	_height:220px !important;
}
.f_speakers_height{
	height:424px;
	_height:436px !important;
}
.f_speakers{
	list-style:none;
	margin: 0px 10px;
	padding: 0;
	display: block;
	overflow: hidden;
	width: 250px;
}
.f_speakers li{
	list-style:none;
	float:left;
	border-bottom: 1px dashed #b9b9b9;
	width:330px;
	margin:0px 10px;
	padding: 9px;
	font-size: 12px;
}
.f_speakers li.last{
	border-bottom: none;
}


#left_col .right{
	background:#e1e7f0;
	float: right;
	width: 303px;
	border-left: 1px solid #cacaca;
	overflow: hidden;
	min-height:900px;
}
* html #left_col .right{
	height:900px;
}
.right h2{
	color:#183f6f;
	padding: 20px 15px;
}
.right h3{
	background:#183f6f;
	color:#fff;
	margin: 10px 0;
	padding: 5px 15px;
}
.right img{
	margin:10px;
}

#right_col{
	float:right;
	width:206px;
}
#right_col .cta{
	background:#fff;
	padding: 0px;
	margin: 0;
}
.register{
	background:#0771aa url(../images/regbg.jpg) top repeat-x;
	margin: 0 auto;
	height: 75px;
	_height:70px;
	padding: 10px 0 0 0;
	_padding:5px 0 0 0 !important;
	border-bottom: #fff solid 1px;
}
.register h2{
	font-size:21px;
	color:#fff;
	display: block;
	margin: 0px auto;
	padding:0;
	width: 135px;
	
}
.reg a{
	display:block;
	width:88px;
	background:url(../images/bookonline.gif) top left no-repeat;
	margin:0px auto;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	padding: 4px 0px 10px 10px;
	text-decoration:none;
}
.reg a:hover{
	display:block;
	width:88px;
	background:url(../images/bookonlineO.gif) top left no-repeat;
	margin:0px auto;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	padding: 4px 0px 10px 10px;
	text-decoration:none;
}
.brochure{
	background:#0771aa url(../images/brochurebg.jpg) bottom left no-repeat;
	margin: 0 auto;
	height: 137px;
	text-align:center;
	padding: 2px 0 0 0;
}
.brochure p{
	font-weight:normal;
	color:#fff;
	font-size:12px;
	line-height:12px;
	margin:0;
	padding:0;
}
.brochure p a{
	text-decoration:none;
	color:#fff;
}	
.brochure img{
	margin:5px 0 3px 0;
}
.cta_items{
	background:#fff;
}
.cta_items h3{
	margin:10px 10px 5px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#005792;
}
.cta_items .eventimageright{
	float:right;
	margin:0 0 0 8px;
}
.cta_items .eventimageleft{
	float:left;
	margin:0 8px 10px  0;
}
.cta_items hr{
	border-bottom:1px dashed #b9b9b9;
	clear: both;
	width: 95%;
	_margin:0px auto !important;
}
.cta_items p{
	margin:10px 10px;
	padding: 5px;
	font-size:11px;
}
.twitter{
	padding: 5px 0 60px 0;
	margin: 0 auto;
	background:url(../images/sidebarimg.jpg) bottom no-repeat;
}
#twitter_div{
	width:98%;
	margin:0 auto;	
}
#twitter_update_list{
	list-style:none;
	margin:5px;
}
#twitter_update_list li{
	list-style:none;
	margin:10px 5px;
	padding:0;
}
.eventimageleft{
	float:left;
	margin:0 8px 0 0;
	clear:both;
}
.sponsor_box{
	width:160px;
	height:90px;
	padding:8px;
	margin:5px auto;
	border:1px solid #e1e7f0;
}

/* Sponsors */

/****************************************************/
.Sponsors .partner {
	clear: both;
	overflow: hidden;
	margin: 20px;
}
.Sponsors .partner img {
	float: left;
	display: inline;
	margin: 0 0px 15px 0;
}
.Sponsors .partner img a{border:none;}
.Sponsors .partner p, .Sponsors .partner h3  {
	float: right;
	clear: right;
	width: 515px;
	_width: 515px;
}
.Sponsors .partner ul {
	float: right;
	clear:right;
	width:515px;
	_width: 515px;
}

/* Download Center */

/****************************************************/
.downloadlist{
	list-style:none;
	clear: both;
	margin: 10px 20px;
}
.downloadlist li{
	list-style:none;
	float:left;
	border-right:1px solid #000;
	display: block;
	padding: 0px 8px;
	margin: 0;
	font-size: 11px;
}
.downloadlist li.last{
	border-right:none;
}

.Downloads .item {
	clear: both;
	overflow: hidden;
	margin: 20px;
}
.Downloads .item img {
	float: left;
	display: inline;
	margin: 0 0px 15px 0;
}
.Downloads .item img a{border:none;}
.Downloads .item p, .Downloads .item h3  {
	float: right;
	clear: right;
	width: 550px;
	_width: 525px;
}
.Downloads .item ul {
	float: right;
	width:550px;
	_width: 525px;
	clear: right;
}
.Downloads .item p img{
	float:left;
	margin:0 8px 0px 0;
}

.Downloads .items {
	overflow: hidden;
	margin: 20px;
	width: 300px;
	float: left;
}
.Downloads .items img {
	float: left;
	display: inline;
	margin: 0 0 15px 0;
}
.Downloads .items img a{border:none;}
.Downloads .items p, .Downloads .items h3  {
	float: right;
	clear: right;
	width: 180px;
	_width: 180px;
}
.Downloads .items p a{
	font-size:11px;
	margin:0;	
}

/* Prices
--------------------------- */
.Prices table {
	width:98%;
	margin: 10px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Prices th {
	background:#E1E7F0;
	padding: 5px;
	color: #201c1d;
}
.Prices td {
	background:#dedede;
	padding: 5px;
	text-align: center;
	vertical-align:middle;
}
.Prices .Package {
	text-align: left;
}
.Prices .RegisterRow {
	text-align: right;
}
