* {font-size: 100.01%;}
html {font-size: 62.5%;}
body{
	margin:0;
	color:#474646;
	font:1.1em Verdana, Arial, Helvetica, sans-serif;
	background:#eee;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#4895d0;
}
a:hover{text-decoration:underline;}
input{
	font:100% Verdana, Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	margin:0 auto;
	width:860px;
	background:#fff;
}

#keeper{
	margin:50px auto;
	width:700px;
}
/* header */
#header{
	height:236px;
	background:url(../images/bg-header.gif) repeat-x;
	color:#fff;
	position:relative;
}
/* logo */
.logo{
	margin:0;
	position:absolute;
	top:19px;
	right:51px;
	width:193px;
	height:83px;
	text-indent:-9999px;
	background:url(../images/logo.gif) no-repeat;
	overflow:hidden;
}
.logo a{
	height:100%;
	display:block;
}
/* info */
#header .date{
	margin:0;
	position:absolute;
	top:119px;
	right:51px;
	width:203px;
	text-align:center;
	font:bold 26px/26px Arial, Helvetica, sans-serif;
}
#header address{
	margin:0;
	position:absolute;
	right:51px;
	top:146px;
	width:203px;
	text-align:center;
	font:14px/16px Arial, Helvetica, sans-serif;
}
#header address strong,
#header address span{display:block;}
#header address strong{font-size:16px;}
/* promo */
#header .promo-box{
	position:absolute;
	left:0;
	top:0;
	width:580px;
	height:200px;
	padding-right:2px;
	background:url(../images/bg-promo-box.gif) no-repeat 100% 0;
}
#header .promo-box img{vertical-align:top;}
#header .promo-box .holder{position:relative;}

#header .promo-box p{
	position:absolute;
	bottom:0px;
	left:0px;
	margin:0;
	width:540px;
	padding-bottom:16px;
	padding-left:20px;
	padding-right:20px;

	font:bold 22px/22px Arial, Helvetica, sans-serif;
}
#header .bgp{
	background-color:#000;
	opacity:0.5;
	width:560px;
	height:54px;
}
/* navigation */
.nav-bar{
	position:absolute;
	top:200px;
	left:0;
	padding:0 10px;
	width:840px;
	height:35px;
	border-top:1px #f2f2f2 solid;
	background:#272727;
}
#nav{
	margin:0;
	padding:0;
	list-style:none;
	width:840px;
	text-transform:uppercase;
}
#nav li{
	float:left;
	font:bold 12px/35px Arial, Helvetica, sans-serif;
}
#nav li a{
	float:left;
	height:35px;
	color:#e8e8e8;
	text-align:center;
}
#nav li.active a,
#nav li a:hover{
	color:#999;
	background:url(../images/arrow-nav.gif) no-repeat 50% 0;
	text-decoration:none;
}

/* main content */
#main{
	margin-bottom:3px;
	padding-bottom:10px;
	width:100%;
	background:url(../images/bg-sidebar.gif) repeat-y 100% 0;
	overflow:hidden;
}

/* content */
#content{
	width:575px;
	float:left;
}
/* marketing block */
.marketing{
	margin-top:1px;
	width:100%;
	overflow:hidden;
}
.marketing .image{margin-bottom:1px; height:164px; width:575px; overflow:hidden;}
.marketing .image img{vertical-align:top;}
.marketing .text-box{
	padding:9px 11px 10px 14px;
	width:550px;
	background:#4996d1;
	color:#fff;
	overflow:hidden;
}
.marketing .text-box h2{
	margin:7px 0 0;
	float:left;
	font:bold 1.636em/1.166em Arial, Helvetica, sans-serif;
}
.marketing .signup{float:right;}
.marketing .signup span{
	float:left;
	margin-top:12px;
	font-size:0.818em;
}
.marketing .signup ul{
	margin:0 0 0 5px;
	padding:0;
	list-style:none;
	float:left;
	display:inline;
}
.marketing .signup ul li{
	margin-left:3px;
	float:left;
	display:inline;
}
.marketing .signup ul li a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
.marketing .signup ul li a.rss{
	margin-top:7px;
	width:30px;
	height:21px;
	background:url(../images/ico-rss.gif) no-repeat;
}
.marketing .signup ul li a.mail{
	width:32px;
	height:28px;
	background:url(../images/ico-mail.gif) no-repeat;
}
#twocolumns{
	padding-left:13px;
	width:562px;
	overflow:hidden;
}
#onecolumn{
	padding-left:13px;
	width:90%;
	overflow:hidden;
}
/* Advisory*/
#advisory .image{
	float:left;
	width:90px;
	height:90px;
	margin-right:20px;
}
#advisory .contain{
	width:100%;
	height:90px;
	margin-bottom:20px;
}
/* content text */
.content{
	padding-top:18px;
	width:353px;
	float:left;
}
#onecolumn .content{
	padding-top:18px;
	width:100%;
	float:left;
}

/* blog */
.blog{
	padding:2px 0px 23px 10px;
	margin-bottom:18px;
	background:url(../images/dot-line.gif) repeat-x 0 100%;
	overflow:hidden;
}
.blog .heading,
.blog .holder{
	width:100%;
	overflow:hidden;
}
.blog .heading h2{
	margin:0 0 10px;
	font-size:1.636em;
	line-height:1.2em;
	color:#39c;
}
.blog h2{
	margin:0 0 10px;
	font-size:1.2em;
	line-height:1.2em;
	color:#39c;
}
.blog h2 a{color:#39c;}
.blog .heading p{
	margin:0 0 13px;
	font-style:italic;
	color:#999;
}
.blog .entry-content p{
	margin:0 0 16px;
	line-height:1.2em;
}
.blog .more{
	margin-top:2px;
	float:left;
}

.blog .highlight {
	margin:0 0 10px;
	font-size:1.1em;
	font-weight: bold;
	line-height:1.2em;
	color:#39c;	
}

sup {
	font-size: .5em;
}

.more a,
a.more{
	padding-right:10px;
	background:url(../images/arrow-more.gif) no-repeat 100% 5px;
}
.blog .comments{
	float:right;
	width:107px;
}
.blog .comments a{
	float:left;
	padding-left:25px;
	line-height:1.5em;
	min-height:18px;
	color:#b7b7b7;
	background:url(../images/ico-comments.gif) no-repeat;
}
* html .blog .comments a{height:18px;}

.alignright {
	float: right;
}

/* post markup */

tr.odd {
	background-color:#fff;
	color:#333;
}
tr.even {
	background-color:#eee;
	color:#333;
}
#program table {
	border: none;
	padding: 2px;
}
#program th, #program td {
	padding: 2px;
}
#program tr.date {
	background-color:#036;
	color:#fff;
	font-size: 110%;
}
#program tr.date td {
	padding: 5px;
}
#program td.hours {
	vertical-align: top;
	font-size: 110%;
}
#program .box {
	float:left;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	width:100px;
}
#program p {
	margin: 0px;
}

/* pagination */
.pagination{
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
}
.pagination p{
	margin:1px 2px 0 0;
	float:left;
	line-height:1.2em;
	color:#555;
}
* html .pagination p{margin-top:2px;}
*+ html .pagination p{margin-top:2px;}
.pagination ul{
	margin:0 3px 0 0;
	padding:0;
	list-style:none;
	float:left;
	overflow:hidden;
}
.pagination ul li{
	margin-left:-1px;
	padding:0 7px;
	background:url(../images/separator-pagination.gif) no-repeat 0 3px;
	float:left;
	font-weight:bold;
	font-size:1.2727em;
	color:#555;
	line-height:16px;
	display:inline;
}
.pagination ul li.last{
	background:none;
	padding:0 2px; 
}
.pagination ul li a{
	font-size:0.85em;
	color:#4996d1;
	font-weight:normal;
}
.pagination ul li a:hover{
	text-decoration:none;
	color:#555;
	font-weight:bold;
	font-size:1em;
}
.pagination .link-next a{
	padding-right:9px;
	background:url(../images/arrow-more.gif) no-repeat 100% 5px;
	color:#4996d1;
}
.smaller {
	font-size: 80%;
}
.red {
	color: #AA0000
}
/* content sidebar */
.aside{
	width:185px;
	float:right;
}
.aside h3{
	margin:0 0 3px;
	font:1.1em/1.1em Arial, Helvetica, sans-serif;
	color:#666;
}
/* quick jump images */
#quickjump{
	width:100%;
}
#quickjump img, #quickjump a, #quickjump p{
	display:block;
	width:75px;
	height:75px;
	float:left;
	margin:0;
}
#quickjump p{
	padding:2px;
}
/* featured speakers */
#allspeakers {
	width:100%;
}
#allspeakers h3.title {
	margin-left: 10px;
	font-weight:bold;
	font-size:100%;
}
#allspeakers .bio{
	padding: 0px 20px;
	margin-bottom: 40px;
	margin-right: 40px;
}
#allspeakers img.speaker-ph{
	display: block;
	float: right;
	margin-top: -10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	border:#4895d0 thin solid;
}

.speakers{
	margin-bottom:3px;
	padding:9px 0 8px;
	width:100%;
	background:url(../images/dot-line2.gif) repeat-x 0 100%;
	overflow:hidden;
}
.speakers ul{
	margin:-5px 0 3px -5px;
	padding:0;
	width:190px;
	list-style:none;
	overflow:hidden;
}
.speakers ul li{
	margin:5px 0 0 5px;
	float:left;
	display:inline;
}
.speakers ul li img{vertical-align:top;}
.aside .more{text-align:center;}
/* partners */
.partners{
	margin-bottom:3px;
	padding:9px 0 8px;
	width:100%;
	background:url(../images/dot-line2.gif) repeat-x 0 100%;
	overflow:hidden;
}
.partners ul{
	margin:0 0 8px;
	padding:7px 0 0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.partners ul li{
	margin-bottom:4px;
	text-align:center;
}
.partners ul li img{vertical-align:top; padding-top:10px;}
/* sidebar */
#sidebar{
	width:275px;
	float:right;
}
/* text block */
.text-block{
	margin-bottom:1px;
	padding:23px 15px 15px;
	background:url(../images/bg-sideblock.gif) repeat-x;
}
.text-block p{
	margin:0;
	line-height:1.2727em;
	color:#636060;
	font-family:Arial, Helvetica, sans-serif;
}
.text-block p strong{color:#4895d0;}
/* search form */
.search-form{
	border-top:2px #fff solid;
	padding:10px 14px 8px 14px;
	overflow:hidden;
}
.search-form .text{
	margin-top:4px;
	float:left;
	padding:3px 7px 5px;
	width:196px;
	height:14px;
	background:url(../images/bg-text.gif) no-repeat;
}
.search-form .text input{
	float:left;
	width:196px;
	font-size:12px;
	line-height:14px;
	height:14px;
	color:#d8d8d8;
	background:none;
	border:none;
	outline:none;
}
.search-form .btn{
	margin:0;
	padding:0;
	float:right;
	background:url(../images/btn-search.gif) no-repeat;
	width:31px;
	height:29px;
	cursor:pointer;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	border:none;
}
/* connected block */
.connected{
	border-top:2px #fff solid;
	width:275px;
	overflow:hidden;
}
#sidebar .heading{
	padding:7px 11px 12px;
	background:#272727;
	min-height:22px;
}
* html #sidebar .heading{height:22px;}
#sidebar .heading h3{
	margin:0;
	font-size:1.1em;
	line-height:1.1em;
	color:#fff;
}

div.tab{
	padding:35px 16px 12px;
	width:243px;
	height:165px;
	background:url(../images/bg-sideblock.gif) repeat-x;
	overflow:hidden;
}
.connected .tabset{
	margin:-14px 0 -30px;
	position:relative;
	width:275px;
	overflow:hidden;
}
.connected .tabset img{vertical-align:top;}
.connected .tabset a{
	margin:0 1px 0 17px;
	float:left;
	padding-bottom:14px;
}
.connected .tabset a.active,
.connected .tabset a:hover{background:url(../images/arrow-nav-connected.gif) no-repeat 50% 100%;}
#sidebar h4{
	margin:0 0 14px;
	font:bold 1.2727em/1em Arial, Helvetica, sans-serif;
	color:#4996d1;
}
div.tab p{
	margin:0 0 14px;
	line-height:1.1818em;
	color:#5d5d5d;
}
div.tab p a{color:#5d5d5d;}
div.tab p span{color:#999;}
/* media block */
#sidebar .heading p{
	margin:5px 0 2px;
	line-height:1.1818em;
	color:#fff;
}
.media .nav{
	margin:-15px 0 -19px;
	position:relative;
	height:34px;
	overflow:hidden;
}
.media .nav ul{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
.media .nav ul li{
	margin-right:6px;
	float:left;
}
.media .nav ul li img{vertical-align:top;}
.media-holder{
	padding-top:26px;
	width:100%;
	background:url(../images/bg-sideblock.gif) repeat-x;
	overflow:hidden;
}
/* video block */
.video-block{
	margin-bottom:8px;
	overflow:hidden;
}
.media-heading{
	padding:0 9px 5px 12px;
	width:254px;
	overflow:hidden;
}
#sidebar h5{
	margin:0;
	font-size:1em;
	line-height:1.1em;
	font-weight:normal;
	color:#666;
}
.media-heading h5{float:left;}
.media-heading .more{float:right;}
.video img{vertical-align:top;}
/* pictures block */
.pictures ul{
	margin:0 0 0 18px;
	padding:1px 0 0;
	list-style:none;
	width:236px;
	background:#fff;
	overflow:hidden;
}
.pictures ul li{
	padding:1px 1px 2px 2px;
	float:left;
}
.pictures ul li img{vertical-align:top;}
/* footer */
#footer{
	padding:13px 152px 9px 170px;
	width:538px;
	background:#272727;
	color:#fff;
	position:relative;
	text-align:center;
	overflow:hidden;
}
#footer p{margin:0;}
#footer .holder p{
	display:inline;
	padding-right:8px;
}
#footer ul{
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}
#footer ul li{
	padding:0 8px 0 9px;
	display:inline;
	background:url(../images/separator-footer.gif) no-repeat 0 2px;
}
#footer a{
	color:#fff;
}
#footer .link{
	position:absolute;
	top:12px;
	left:12px;
	float:left;
	padding-left:36px;
	height:29px;
	background:url(../images/ico-link-footer.gif) no-repeat;
}
#footer .link a{
	float:left;
	margin-top:7px;
	font-size:1.1em;
	line-height:1.1em;
	color:#bfbfbf;
	padding-right:13px;
	background:url(../images/arrow-link.gif) no-repeat 100% 5px;
}

/* Slider */

.slider {
	width: 100%;
}

.slider h2{
	font-size: 1.5em;
	color: #666;
	margin-top: 10px;
}

.slider div p {
	line-height: normal;
}

.slider div {
	padding: 10px 20px 5px 30px;
	font-size: 90%;
}
.slider div.nodata {
	padding: 0px;
}
.slider div p.speaker {
	font-size: 120%;
	font-weight: bold;
}
.slider h3 {
	background:#eee url(../images/plus-r.gif) right bottom no-repeat;
	margin: 0;
	padding: 5px 25px 5px 10px;
	border-bottom: 1px solid #999999;
	color: #333333;
	font-size: 100%;
}

.slider h3.type1 {
	background: #FFC url(../images/plus-r.gif) right bottom no-repeat;
}

.slider h3.type2 {
	background: #DAF0FE url(../images/plus-r.gif) right bottom no-repeat;
}

.slider h3.type3 {
	background: #E3F9C6 url(../images/plus-r.gif) right bottom no-repeat;
}

.slider .time {
	display: block;
	float: left;
	font-size: 120%;
	width: 112px;
	font-weight: normal;
}
.slider .event {
	display: block;
	float: left;
}
.slider .subtitle {
	font-weight:bold;
	font-size:120%;
}

h2.boxbar {
	color: #FFFFFF;
	font-size: 110%;
	background-color: #4895d0;
	padding: 5px;
}
h2.boxbar a{color:#fff;}
/* Sign Up */

#esignup {
	background: #eee;
	margin: 0px 15px 15px 15px;
	padding: 20px;
} 
#esignup h5 {
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 8px;
}
#esignup .e-icon {
	float: right;
	margin-top: -30px;
	margin-right: -15px;
}
#subwidget div {
	margin-left: 20px;
}

.clear{
	clear:both;
}