@charset "utf-8";
/* CSS Document */





html {
	background:				#27343c url(imgs/page_top.gif) top left repeat-x;
	color:					#666;
	font:					12px/18px Arial, Helvetica, sans-serif;

}

body{background:#27343c; padding:0; margin:0px;}

ul {
	list-style:none;
}



#mainbody {
width:925px;
			margin-left:auto;
			margin-right:auto;


}

#topheader{ height:110px;}

#exhibitors{height:57px; background:url(imgs/exhibitors.gif) no-repeat; padding:5px 5px 20px 10px;}
#exhibitors.sites_in_our_network{}
.scrolling_logos{}
#scroller{height:57px;list-style:none;text-align:center;overflow:hidden;margin:0;padding:0;}
#scroller li{float:left;height:57px;width:78px;margin:0;padding:3px 15px;}

/*-------------------------------------
 	SiteNav
---------------------------------------*/
#siteNav { background: url(imgs/nav_bg.gif) top left no-repeat; height:33px; }
#siteNav ul { margin:0px 0px 0px 7px;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: auto;
	clear:both; }
#siteNav ul li{margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	float: left;}



#siteNav ul li a{display: block;
	cursor: pointer;
	background-color: #424242;
	padding: 7px 10px 8px 11px;
	color: #c2d4dd;
	text-decoration: none;	}
	#siteNav ul li a.home{ background-color:#f0f5f8; color:#37454e;}
#siteNav ul li a:hover{ background-color: #c2d4dd;
	color: #24495e;}

#siteNav ul li a.home:hover{ background-color:#f0f5f8; color:#37454e;}

/*-------------------------------------
 	SiteNav
---------------------------------------*/

#content{width:925px; background:#fdfefe url(imgs/mainbg.gif) repeat-y;}
#leftcontent{ width:620px; float:left; background: #fdfefe url(imgs/wrapper_column_top.gif) repeat-x;  padding:20px 30px 0px 20px;}
#investor{width:500px; margin-left:10px;}
#accordion{width:620px; height:100px;}

#rightcontent{ width:255px; margin-left:670px; }
#reg{height:77px;}
#meetvc{height:125px;}


#spkrpics{width:600px; height:200px;}
#pic1{width:160px; height:195px; margin-right:10px; float:left;}
#pic2{width:140px; height:195px; margin-right:10px; float:left;}
#pic3{width:140px; height:195px; margin-right:10px; float:left;}


#platinumsponsor{ width:248px; height:125px; padding-left:2px;}
#mediapartner{width:248px; height:125px; }
#platinumsponsor1{ width:248px; height:100px; padding-left:2px;}
#techpartner{width:248px; height:125px;}
#roadbandpartner{width:248px; height:125px;}
#supportingpartner{width:248px; height:125px;}

#blog{ width:620px; margin-top:30px; padding:0px 0px 38px 0px;}
#blogleft{width:100px; height:160px; float:left;}
#blogrt{width:450px; margin:0px 0px 0px 140px;}
#authorname{width:100px; height:18px; margin:5px 0px 0px 0px;}
#authordesig{width:100px; height:18px; margin:0px;}
#topichead{width:450px; height:30px;}
#topicdate{width:450px; height:20px;}
#story{width:450px;}


/* -------------------------------------
/*  Pagination
/* -------------------------------------*/
 .pagination {
	margin:             6px 0;
	border-top:         1px solid #D3D9DC;
	text-align:         right;
	padding-top:        8px;
	}

.pagination b{
       border:              1px solid #9FCDE7;
       padding:             1px 4px;
       background-color:    #DEE9EF;
       color:               #67A9D6;
       }

.pagination a {
	font-size:			12px;
	padding:			0 2px;
	}
