html{height:100%;}
body {
	font: 14px "Trebuchet MS", "Times New Roman", serif;
	margin: 0;
	background: url(../images/body_tile.jpg);
	height:100%;
	min-width:1000px;
}
.inner {min-width:860px;}
form, fieldset{
	padding: 0;
	margin: 0;
	border: 0;
	width: auto;
}
a {
	text-decoration: none;
	color: #036;
}
a:hover {text-decoration: underline;}
img {border-style: none;}
/*MAIN CONTAINER*/
#main {
	width: 100%;
	min-height:100%;
}
.btn {
	padding: 2px;
	color:#FFF;
	background-color:#c67c0c;
	BORDER-RIGHT: #5c5d61 1px solid;
	PADDING-RIGHT: 3px;
	DISPLAY: inline;
	PADDING-LEFT: 3px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 90%;
	PADDING-BOTTOM: 3px;
	CURSOR: pointer;
	COLOR: #ffffff;
	BORDER-TOP-STYLE: none;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: #5c5d61 1px solid;
	BORDER-LEFT-STYLE: none;
}
/*HEADER*/
#header {
	width:100%;
	background: url(../images/bg-header.gif) repeat-x;
}
/*header-area*/
.header-area{
	width:830px;
	height:156px;
	margin: 0 auto;
	position: relative;
}
.inner .header-area{width:860px;}
/*logo*/
#apDiv1{
	position:absolute;
	width:149px;
	height:115px;
	z-index:1;
	left: -113px;
	top: 2px;
}
.inner #apDiv1{left: -125px;}
.header-area .row{
	width:692px;
	position: absolute;
	top:8px;
	left:158px;
}
.header-area .row strong{
	font-size: 18px;
	line-height: 30px;
	float:left;
	color:#fff;
	margin: 0 11px 0 0;
}
.header-area .row strong span{font-size:30px;}
/*smallBtn*/
.smallBtn {
	width: 120px;
	height: 39px;
	background: url(../images/reg_now_small.gif) no-repeat;
	float:left;
	margin: 3px 0 0;
	cursor: pointer;
}
.smallBtn span{
	width: 120px;
	height: 39px;
	text-indent: -9999px;
	overflow:hidden;
	display: block;
}
.smallBtn:hover, .smallBtn:focus{background-position: -120px 0;}
.nav-holder{
	position: absolute;
	right:111px;
	bottom:15px;
	width:665px;
	padding: 0 45px 15px 0;
	background: url(../images/stars.gif) no-repeat 100% 0;
}
/*navigation*/
.navigation{
	margin:0;
	padding:0 0 5px 55px;
	list-style:none;
	float:right;
	background: url(../images/stars.gif) no-repeat;
	font:bold 18px Arial, Helvetica, sans-serif;
}
.navigation li{
	float:left;
	background: url(../images/separator.gif) no-repeat;
	padding: 0 20px 0 11px;
}
.navigation li a{color:#010101;}
.navigation li a:hover, .navigation li.active a{
	text-decoration: none;
	color:#c5ae8d;
}
.see-you{
	position: absolute;
	top:22px;
	right:125px;
	background: url(../images/text-seeyou.gif) no-repeat;
	width:84px;
	height:17px;
}
.see-you span{
	overflow:hidden;
	text-indent: -9999px;
	width:84px;
	height:17px;
	display: block;
}
/*CONTAINER*/
#container {
	width:100%;
	overflow:hidden;
	padding: 0 0 180px;
}
/*banner*/
.banner{
	width:100%;
	overflow:hidden;
	background: url(../images/feature_title_bg.jpg);
}
.banner-area{
	width:820px;
	margin: 0 auto;
	padding: 18px 0 18px 10px;
}
.banner-area h1{
	font-size:36px;
	margin: 0 0 5px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.banner-area p{
	margin: 0;
	color:#5d5d5d;
	font-size: 21px;
	text-align: center;
}
.banner-area p strong{color:#404040;}
/*container-area*/
.container-area{
	padding:13px 0 0;
	overflow:hidden;
	width:835px;
	margin: 0 auto;
}
.inner .container-area{width:860px;}
/*content*/
.content{
	width:570px;
	float:left;
	padding: 10px 0 0;
}
/*h2*/
.content h2{
	color:#c67c0c;
	font-size: 24px;
	margin: 0 0 22px;
}
.content h1{
	font-size: 24px;
	color:#4a4a4a;
	margin:0 5px 13px 0;
	font-weight: normal;
	padding-left: 10px;
}

/*h3*/
.content h3{
	color:#4e4941;
	font-size: 28px;
	font-weight: normal;
	margin: 0 0 15px;
}
.content .expertspeakers-list-title{
	font-size: 24px;
	margin: 0 0 12px;
}
.content p{
	margin: 0 0 15px;
	line-height: 20px;
	color:#373737;
}
.content p span{
	color:#835004;
	font-weight: bold;
}
.content h4{
	font-size: 18px;
	color:#050505;
	margin: 0 0 19px;
}
/*holder*/
.holder{
	width:100%;
	overflow:hidden;
	margin: 0 0 10px;
}
/*cite-box*/
.cite-box{
	background: #ffdebf;
	border:3px solid #b3915e;
	padding: 5px;
	width:228px;
	display:inline-block;
    float:left;
	font:12px/20px Arial, Helvetica, sans-serif;
	margin: 0 20px 10px 0;
}

.cite-box h2 {
	font:18px Arial, Helvetica, sans-serif;
	margin: 0px;
}

.cite-box cite{
	font-style: normal;
	color:#4e4941;
	margin: 0 0 15px;
	display: block;
}
.cite-box h3 {
	font:18px;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
}
.cite-box p{
	margin: 0;
	padding: 0 0 0 70px;
}
/*largeBtn*/
.largeBtn{
	width: 303px;
	height: 42px;
	background: url(../images/btn_signup.gif) no-repeat;
	margin: 0 10px 0 0;
	display: block;
	cursor: pointer;
	float: right;
}
.largeBtn span{
	width: 303px;
	height: 42px;
	text-indent: -9999px;
	overflow:hidden;
	display: block;
}
.largeBtn:hover{background-position: -304px 0;}

/*largeBtn*/
.largeBtnLogin {
	width: 230px;
	height: 42px;
	background: url(../images/btn_login.gif) no-repeat;
	margin: 0 0px 0 10px;
	display: block;
	cursor: pointer;
	float: left;
}
.largeBtnLogin span{
	width: 230px;
	height: 42px;
	text-indent: -9999px;
	overflow:hidden;
	display: block;
}
.largeBtnLogin:hover{
	background-position: -229px 0;
}
/*info-block*/


/*info-block*/
.info-block{
	height:1%;
	overflow:hidden;
	padding: 7px 25px;
	background: url(../images/info-block.gif);
	color:#4e4941;
	margin: 0 0 17px;
}
.another{padding-left: 50px;}
.content .info-block h4{
	background:url(../images/heading-icon.gif) no-repeat;
	padding: 0 0 0 37px;
	color:#4e4941;
	margin: 0 0 19px -10px;
	font-size: 16px;
	line-height: 32px;
}
.content .another h4{
	font-size: 24px;
	padding-left: 40px;
	font-weight: normal;
	margin-left:-40px;
}
.another h5{
	font-size: 18px;
	margin: 0 0 22px;
	color:#4e4941;
}
.content .info-block strong{
	display: block;
	margin:0 0 13px;
}
.row-wrapper{
	width:100%;
	overflow:hidden;
	margin: 0 0 -10px;
}
.row-wrapper .text-and{
	width:290px;
	height:28px;
	float:right;
	background: url(../images/text-and.gif) no-repeat;
	cursor: pointer;
}
.row-wrapper .text-and span{
	width:290px;
	height:28px;
	overflow:hidden;;
	text-indent: -9999px;
	display: block;
}
/*view all*/
.view-all{
	background: url(../images/arrow2.gif) no-repeat 0 50%;
	float:right;
	padding: 0 0 0 72px;
	font-size: 24px;
	color:#4a4a4a;
	text-decoration: underline;
	margin: 0 0 25px;
}
.view-all:hover{text-decoration:none;}
/*info-list*/
.info-list{
	margin:0 0 8px;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.info-list li{
	background:url(../images/icon-bullet.gif) no-repeat 0 8px;
	padding:0 0 0 35px;
	margin: 0 0 13px;
}
/*expertspeakers-list*/
.expertspeakers-list{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.expertspeakers-list li{
	width:100%;
	overflow:hidden;
}
.expertspeakers-list li:first-child .column{border-style:none;}
/*photo-border*/
.photo-border{
	width:99px;
	height:118px;
	background: url(../images/img-border.png) no-repeat;
	padding:4px 0 0 9px;
}
.photo{
	float:left;
	margin: 15px 12px 0 0;
}
/*photo-border-inner*/
.photo-border-inner{
	width:102px;
	height:122px;
	background: url(../images/img-border2.png) no-repeat;
	padding:4px 0 0 7px;
}
/*photo-border-inner2*/
.photo-border-inner2{
	width:96px;
	height:115px;
	background: url(../images/img-border3.png) no-repeat;
	padding:5px 0 0 9px;
}
.photo-border-inner, .photo-border-inner2, .photo-border{
	float:left;
	margin: 15px 12px 0 0;
}
/*column*/
.expertspeakers-list .column{
	height:1%;
	overflow:hidden;
	border-top: 2px solid #ddd;
	padding: 15px 0 0;
}
.content .expertspeakers-list h4{
	margin: 0;
	color:#d07f00;
	font-size: 24px;
	font-weight: normal;
}
.content .expertspeakers-list span, .content .expertspeakers-list strong{
	display: block;
	color:#d07f00;
	margin: 0 0 10px;
}
.expertspeakers-list img{display:block;}
/*text-bar*/
.text-bar{
	height:1%;
	overflow:hidden;
	background: #ffdebf;
	border: 3px solid #b3915e;
	color:#4e4941;
	padding: 14px 17px 10px 25px;
	margin: 0 0 25px 10px;
}
.content .text-bar p{
	margin: 0;
	font-size: 18px;
	line-height: 27px;
	font-weight: bold;
}
.expertspeakers-list .info-list li{
	background: url(../images/icon-bullet.gif) no-repeat 0 8px;
	margin-top:0;
	width:auto !important;
}
.expertspeakers-list .info-list li strong{color:#000;}
/*btn-wrapper*/
.btn-wrapper{
	background: url(../images/arrows.gif) no-repeat;
	width:303px;
	margin: 0 auto;
	overflow:hidden;
	padding: 0 108px;
	margin: 0 0 25px -17px;
}
.btn-wrapper .largeBtn{
	float:none;
	display: block;
}
/*side-bar*/
.side-bar{
	width:243px;
	float:right;
}
.inner .side-bar{padding-top:20px;}
/*side-block*/
.side-block{
	width:100%;
	overflow:hidden;
	margin: 0 0 30px;
}
.side-block .top{
	background: url(../images/side-block.png) no-repeat;
	width:235px;
	overflow:hidden;
	padding: 15px 4px 0;
}
.side-block .bottom{
	width:100%;
	height:4px;
	overflow:hidden;
	background:url(../images/side-block-bottom.png) no-repeat;
}
/*sealBtn*/
.sealBtn {
	display: block;
	width: 224px;
	height: 164px;
	background: url(../images/seal_btn.gif) no-repeat;
	margin: 0 auto;
	position: relative;
	cursor: pointer;
}
.sealBtn span{
	display: block;
	width: 224px;
	height: 164px;
	text-indent: -9999px;
	overflow:hidden;
}
.sealBtn:hover{background-position: -224px 0;}
/*info-column*/
.side-block .info-column{
	width:100%;
	overflow:hidden;
	background: #fafafa;
	padding: 0px 0 20px;
}
.side-block .info-column dl{
	margin:0;
	padding:0 0 0 13px;
	color:#4a4a4a;
	font:16px Arial, Helvetica, sans-serif;
	width:220px;
}
.side-block .info-column dt{
	margin:0 0 0;
	background-image: url(../images/icon-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 18px;
	padding-left: 10px;
	;
	padding-top: 10px;
}
.side-block .info-column dd{margin: 0 0 26px;}
.when span, .where span, .venue span{
	overflow:hidden;
	text-indent: -9999px;
}
.when, .when span{
	width:75px;
	height:24px;
	display: block;
}
.when{background:url(../images/text-when.gif) no-repeat;}
.where, .where span{
	width:75px;
	height:24px;
	display: block;
}
.where{background:url(../images/text-where.gif) no-repeat;}
.venue, .venue span{
	width:75px;
	height:18px;
	display: block;
}
.venue{background:url(../images/text-venue.gif) no-repeat;}
/*sponsors-block*/
.sponsors-block{
	height:1%;
	overflow:hidden;
	background: url(../images/border2.gif) no-repeat 5px 2px;
	padding: 18px 0 0 13px;
}
.sponsors-block strong{
	font-size: 12px;
	color:#4e4941;
}
/*banners*/
.banners{
	margin:0;
	padding:17px 0;
	list-style:none;
}
.banners li{
	margin:0 0 15px;
	width:100%;
	text-align: center;
}
.banner2{margin:0 15px 0 0;}
.side-bar .cite-box{
	background: none;
	border-style:none;
	float: none;
	padding-left: 0;
	margin:0;
}
.side-bar .cite-box cite{
	background: url(../images/quote-icon1.gif) no-repeat;
	padding: 0 0 0 19px;
}
.side-bar .cite-box cite img{vertical-align: middle;}
.side-bar .cite-box p span{font-size: 14px;}
.wrapper{
	width:100%;
	overflow:hidden;
}
/*inner*/
.inner .content{
	width:590px;
	padding-top:10px;
}
.inner .content h1{
	font-size: 24px;
	color:#4a4a4a;
	margin:0;
	font-weight: normal;
}
/*table-column*/
.table-column{
	background: url(../images/top-table.png) no-repeat;
	padding: 4px 0 0;
	width:100%;
	overflow:hidden;
}
/*column-area*/
.column-area{
	background: url(../images/bg-table.png) repeat-y;
	height: 1%;
	overflow:hidden;
	padding: 13px 20px 13px 13px;
}
.table-column .bottom{
	width:100%;
	height:4px;
	background: url(../images/bottom-table.png) no-repeat;
}
.table-column .row{
	width:100%;
	overflow:hidden;
}
/*calendar*/
.table-column .calendar{
	width:80px;
	padding: 20px 0 0;
	min-height:70px;
	float:left;
	background: url(../images/calendar.gif) no-repeat;
	margin: 0 10px 0 0;
}
.table-column .calendar p{
	text-align: center;
	font-size: 48px;
	line-height: 54px;
	margin: 0 0 10px 8px;
	overflow:hidden;
}
.table-column .calendar p sup{
	font-size: 11px;
	font-style: italic;
	vertical-align: top;
	position: relative;
	top: 15px;
}
* html .table-column .calendar p sup{font-size: 13px;}
.table-column .calendar em{font-size: 11px;}
/*table*/
.table{
	height:1%;
	overflow:hidden;
	background: url(../images/table-border.gif) repeat-y 88px 0;
	font-size:12px;
	font-style: italic;
	margin: 0 0 25px;
}
.table strong{
	font-size: 18px;
	display: block;
	font-weight: normal;
}
.table tr:first-child td{background: none;}
.table table{
	margin:0;
	padding:0;
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
}
.table td{
	background: url(../images/table-border2.gif) repeat-x;
	padding: 0 0 0 15px;
	height:60px;
}
.table .time{
	width:89px;
	padding-left: 0;
}
.table .time strong{display:inline;}
/*separator*/
.separator{
	width:100%;
	overflow:hidden;
	text-align: center;
	margin: 0 0 20px;
}
/*FOOTER*/
#footer {
	width:100%;
	overflow:hidden;;
	background: url(../images/bg-footer.gif) repeat-x;
	margin: -164px 0 0;
	position: relative;
	font: 12px Arial,Helvetica, sans-serif;
}
/*footer-area*/
.footer-area{
	width:830px;
	margin: 0 auto;
	color:#fff;
	height: 144px;
	padding: 20px 0 0;
	text-align: center;
}
.inner .footer-area{width:860px;}
.footer-area p{
	margin:0 0 12px;
	text-align:center;
}
/*user-nav*/
.user-nav{
	margin:0;
	padding:0;
	list-style:none;
	display: inline;
}
.user-nav li:first-child{background: none;}
.user-nav li{
	display:inline;
	padding: 0 22px;
	background: url(../images/separator2.gif) no-repeat 0 55%;
}
.user-nav li a{color:#b8b8b8;}

.papercolor {
	background-image:url(../images/feature_title_bg.jpg);
}
.video {
	background-color:#000;
	padding: 2px;
	display: block;
	margin-bottom: 10px;
}
.indexvideo {
	margin: 0px;
}
	
	
.clear {
height:1px;
clear:both;
}
