﻿/* Global styles */
html{
	background: url(../images/bg-html.gif) repeat;
}
body {
	margin:0 0 50px;
	color:#1c3756;
	min-width:1050px;
	font: 12px Arial, Helvetica, sans-serif;
	background: url(../images/bg-body.jpg) repeat-x 0 592px;
}
img {border:none;}
a{
	color:#1c3756;
	text-decoration: underline;
}
a:hover{text-decoration: none;}
a:focus{outline:none;}
/* main containers styles */
#main-container{
	width:100%;
	overflow:hidden;
	position:relative;
	background: url(../images/bg-main-container.gif) repeat-x 50% 0;
}
.mc-holder-1{
	width:1134px;
	position:relative;
	float:left;
	left:50%;
}
.mc-holder-2{
	width:1134px;
	position:relative;
	float:left;
	left:-50%;
	background: url(../images/bg-mc-holder.jpg) no-repeat;
}
#wrapper {
	margin:0 auto;
	width:1050px;
	overflow:hidden;
	position:relative;
}
/* logo styles */.logo{	position:absolute;	top:40px;	right:174px;	text-indent:-9999px;	overflow:hidden;	width:92px;	height:33px;	z-index:1;}.logo a{	display:block;	height:100%;	cursor:pointer;}
/* header block styles */
#header {
	width: 100%;
	height: 636px;
	position: absolute;
	background: url(../images/bg-header.gif) no-repeat 0 100%;
	top:0;
	left:0;
}
#header .register{
	position:absolute;
	top:261px;
	right:170px;
	text-indent:-9999px;
	overflow:hidden;
	width:164px;
	height:41px;
}
.register-now{
	position:absolute;
	bottom:10px;
	left:612px;
	background: url(../images/bg-btn-reg.gif) no-repeat 0 4px;
	padding:0 0 0 24px;
	font-size:18px;
	color:#126891;
}
/* main navigation styles start */
#navbar{
	position:absolute;
	top:347px;
	left:34px;
	width: 994px;
}
#nav{
	list-style:none;	margin:0;	padding:0;
	background: url(../images/bg-navig.png) no-repeat;
	width: 994px;
}
#nav:after{
	content:"";	display:block;	clear:both;
}
#nav li{
	float:left;
	position:relative;
	margin:0 1px 0 0;
}
#nav li a{
	float:left;
	position:relative;
	padding:157px 0 0;
	height: 48px;
	text-align:center;
	font-weight:bold;
	font-size:18px;
	width:164px;
	text-decoration:none;
}
#nav .info{
	position:absolute;
	top:186px;
	left:-6px;
	width:183px;
}
#nav .info .bg{
	background: url(../images/bg-info.png) no-repeat;
	width:165px;
	padding:0 9px;
	overflow:hidden;
}
#nav .info .slide{
	overflow:hidden;
	position:relative;
	display:none;
}
#nav .info .slide-inner{
	padding:12px 14px;
}
#nav .info h2{
	margin:0 0 11px;
	font-size:14px;
	color:#126891;
}
#nav address{
	font-style:normal;
	margin:0 0 16px;
}
#nav address span{
	display:block;
	margin:0 0 3px;
	font-size:11px;
}
#nav .info .btn-holder{
	margin:0 0 10px;
	width:100%;
	overflow:hidden;
}
#nav .info .reg{
	font-size:10px;
	padding:0;
	height:auto;
	text-align:left;
	width:auto;
	text-decoration:underline;
	text-transform:uppercase;
}
#nav .info .reg:hover{
	text-decoration:none;
}
#nav .info img{display:block;}
/* opener */
#nav .opener{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	padding:0;
	background: url(../images/a-open.gif) no-repeat;
	width: 165px;
	height: 21px;
}
#nav .active .opener{
	background: url(../images/a-close.gif) no-repeat;
}
/* main navigation styles end */
#main{
	width:100%;
	padding:636px 0 31px;
}
#main:after{
	content:"";	display:block;	clear:both;
}
#twocolumns{
	float:right;
	width:805px;
}
/* content block styles */
#content {
	float:left;
	width:562px;
	margin:-56px 0 0;
	position:relative;
}
.inner-content{
	height:1%;
	overflow:hidden;
	padding:84px 0 0;
	background: url(../images/bg-content.png) repeat-y;
}
#content .bottom{
	background: url(../images/bg-content-bottom.png) no-repeat;
	width: 562px;
	height: 18px;
	overflow:hidden;
}
.main-title{
	margin:0 0 19px 22px;
	text-indent:-9999px;
	overflow:hidden;
	background: url(../images/text-interactive.gif) no-repeat;
	width: 519px;
	height: 50px;
}
/* posts block styles */
.posts{
	height:1%;	overflow:hidden;
}
/* content list styles */
.list{
	list-style:none;	margin:0 0 5px;	padding:0;
	width:100%;
	overflow:hidden;
}
.list li{
	float:left;
	margin:0 5px 0 0;
}
.list li a{
	font-size:10px;
	line-height:28px;
	text-transform:uppercase;
}
.list .txt{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	width:143px;
	height:25px;
}
.list .text-peer{background: url(../images/text-peer-activity.gif) no-repeat;}
.list .text-panel{background: url(../images/text-panel.gif) no-repeat;}
.list .text-group{background: url(../images/text-group.gif) no-repeat;}
.list .text-keynote{background: url(../images/text-keynote.gif) no-repeat;}
/* hold-box styles */
.hold-box{
	margin:0 28px 20px;
	padding:0 0 21px;
	background: url(../images/line.gif) repeat-x 0 100%;
}
.hold-box img{display:block;}
.hold-box h2{
	margin:0 0 9px;
	padding:8px 0 0;
	font-size:18px;
	color:#126891;
	font-weight:normal;
	line-height:20px;
}
/* author styles */
.hold-box .author{
	display:block;
	color:#579ab1;
	margin:0 0 18px;
}
/* holder block styles */
.holder{
	height:1%;	overflow:hidden;
}
.holder img{
	float:left;
	margin:0 4px 0 0;
}
* html .holder img{
	margin:0 1px 0 0;
}
.holder .text{
	height:1%;	overflow:hidden;
}
.holder .text blockquote{
	margin:0;
	min-height:79px;
	padding:12px 25px 12px 33px;
	overflow:hidden;
	background: #d4faff url(../images/bg-quote.gif) no-repeat;
}
* html .holder .text blockquote{
	height:79px;
	overflow:visible;
}
.holder .text blockquote q{
	quotes: none;
	color:#126891;
	font: italic 13px/19px Georgia, "Times New Roman", Times, serif;
}
.holder .text blockquote q:before{content:""}
.holder .text blockquote q:after{content:""}
/* great cities block */
.great-cities{
	width:505px;
	margin:0 auto;
}
.great-cities h3.ttl{
	margin:0 0 5px;
	background: url(../images/text-6-great.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	height: 56px;
}
.great-cities .city{
	height:1%;
	position:relative;
	margin:0 0 11px;
}
.great-cities .text{
	width:414px;
	border:1px solid #c4d9e3;
	padding:13px 20px;
}
.great-cities .text h3{
	margin:0 0 10px;
	font-size:14px;
	color:#126891;
}
.great-cities .text address{
	font-style:normal;
	margin:0 0 8px;
}
.great-cities .text span{
	display:block;
	color:#1c3756;
	line-height:16px;
}
.great-cities .text address p{
	margin:0 0 2px;
}
.great-cities .text .register{
	font-size:10px;
}
.great-cities .img{
	position:absolute;
	top:9px;
	right:-13px;
	width:117px;
}
.great-cities .img img{
	display:block;
	width:93px;
	margin:0 auto;
}
.great-cities .img .link-reg{
	display:block;
	background: url(../images/btn-register.gif) no-repeat;
	width: 117px;
	height: 27px;
	text-indent:-9999px;
	overflow:hidden;
}
/* aside styles */
.aside{
	float:right;
	width:235px;
	padding:27px 0 0;
}
.news-box{
	background:#fff;
}
.news-box .heading{
	position:relative;
	width: 235px;
	height: 55px;
}
.news-box .heading h3{
	margin:0;
	height: 55px;
	background: url(../images/text-day-agenda.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.news-box .heading .adobe{
	position:absolute;
	top:10px;
	right:9px;
	width:33px;
	height:31px;
	background: url(../images/adobe.gif) no-repeat;
	text-indent:-9999px;
}
.news-box .offset{
	padding:10px 20px 28px;
	height:1%;	overflow:hidden;
	border-right:1px solid #67c3d0;
	border-bottom:1px solid #67c3d0;
}
.news-box .btn{
	padding:13px 0 0;
}
.news-box .news{
	padding:8px 0 18px;
	margin:0 0 11px;
	overflow:hidden;
	background: url(../images/line.gif) repeat-x 0 100%;
}
.news-box .news .date{
	display:block;
	margin:0 0 7px;
	font-style:normal;
	font-size:18px;
	color:#126891;
}
.news-box .news p{
	margin:0;
	line-height:18px;
}
.news-box .register{
	font-size:10px;
	background: url(../images/arrow.gif) no-repeat 0 3px;
	padding:0 0 0 10px;
}
/* sidebar styles */
#sidebar{
	float:left;
	width:235px;
	padding:27px 0 0;
}
#sidebar .sponsors-box{
	background:#fff;
	height:1116px;
	width:234px;
	border-right:1px solid #67c3d0;
	border-bottom:1px solid #67c3d0;
}
.sponsors-box .slides{
	list-style:none;	margin:0 auto;	padding:0;
	width:194px;	overflow:hidden;
}
.sponsors-box .slides li{
	float:left;
}
.sponsors-box .ttl{
	margin:0 0 17px;
	background: url(../images/text-sponsors.gif) no-repeat;
	width: 234px;
	height: 55px;
	text-indent:-9999px;
	overflow:hidden;
}
.sponsors{
	width:194px;
	margin:0 auto;
}
.sponsors .heading{
	background: url(../images/line.gif) repeat-x 0 100%;
	padding:0 0 20px;
	margin:0 0 25px;
}
.sponsors .heading h3{
	margin:0 auto;
	text-indent:-9999px;
	overflow:hidden;
	height:14px;
	width:100%;
}
.sponsors .heading .platinum{background: url(../images/text-platinum.gif) no-repeat 50% 0;}
.sponsors .heading .gold{background: url(../images/text-gold.gif) no-repeat 50% 0;}
.sponsors .heading .silver{background: url(../images/text-silver.gif) no-repeat 50% 0;}
.sponsors .heading .exhibitor{background: url(../images/text-exhibitor.gif) no-repeat 50% 0;}
.sponsors .heading .partners{background: url(../images/text-partners.gif) no-repeat 50% 0;}

.sponsors .sponsors-list{
	list-style:none;
	margin:0;
	padding:0;
}
.sponsors .sponsors-list li{
	float:none;
	margin:0 0 26px;
	text-align:center;
}
/* no-bg */
.no-bg{
	background:none;
}
/* footer block styles */
#footer {
	width:100%;
	overflow:hidden;
	padding:10px 0;
	border-top:1px solid #aad9e0;
}
/* additional navigation styles */
.addnav{
	float:left;
	list-style:none;	margin:0;	padding:0;
}
.addnav li{
	padding:0 25px 0 2px;
	float:left;
	font-size:11px;
	color:#aad9e0;
}
.addnav li a{
	color:#aad9e0;
}
/* bottom navigation styles */
.bottomnav{
	float:right;
	list-style:none;	margin:0;	padding:0;
}
.bottomnav li{
	float:left;
	padding:0 10px;
}
.bottomnav li a{
	color:#aad9e0;
	font-size:11px;
}
/* microformats */
a.org{
	display:none;
}
.vcard .type{
	display:none;
}

.g-hold{
	width:194px;
	position:relative;
	overflow:hidden;
	margin:0 auto;
}
.sponsors-box .slides{
	width:99999px;
	margin:0;
}
.sponsors-box .slides li{
	width:194px;
}