/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/*CSS Layout*/
.clear{
clear:both;
}
.maincontainer{
width:950px;
margin:0 auto;
}
.gray-line{
width:100%;
height:7px;
background:#ececec;
}
.header-container{
width:950px;
height:146px;
background:url(../images/header-noform.jpg) no-repeat;
}

.header-form{
display: none;
width:292px;
height:32px;
float:right;
margin:8px 82px 0 0;
}
.header-form input{
width:114px;
height:18px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#646565;
font-weight:bold;
float:left;
padding-top:3px;
background:none;
border:none;
}
.header-form input.email{
width:116px;
height:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#646565;
font-weight:bold;
float:left;
background:none;
border:none;
margin:0 0 0 8px;
text-indent:5px;
}

.header-form input.go{
background:url(../images/go-btn.jpg);
width:32px;
height:32px;
font-weight:bold;
float:left;
background:none;
border:none;
margin:-6px 0 0 7px;
*margin:-6px 0 0 3px;
}
.menu-container{
color:#828282;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:48px 0 0 0;
}
.menu-container ul{
list-style:none;
}
.menu-container ul li{
list-style:none;
float:left;
margin:5px;
}
.menu-container ul li a{
text-decoration:none;
color:#828282;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-transform:uppercase;
}
.menu-container ul li a:hover{
text-decoration:none;
color:#6c6a6a;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-transform:uppercase;
}

/*Left Container Starts*/
.left-container{
float:left;
width:561px;
}

.dotted{
height:1px;
margin:10px 0 0 0;
background:url(../images/dotted.jpg) repeat-x;
}
.left-container hr{
border:dotted 1px #b7b7b7;
}
h1{
margin:23px 0 0 0;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:36px;
font-weight:normal;
color:#b2b2b2;
line-height:40px;
}
h2{
margin:23px 0 0 0;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:26px;
font-weight:normal;
color:#b2b2b2;
line-height:40px;
}
.pin-btn{
float:right;
width:150px;
height:153px;
position:absolute;
background:url(../images/pin-btn.jpg) no-repeat;
margin:20px 0 0 420px;
}
.pin-btn2{
float:right;
width:150px;
height:153px;
position:absolute;
background:url(../images/pin-btn.jpg) no-repeat;
margin:310px 0 0 420px;
*margin:310px 0 0 -155px;
}
.pic1{
width:567px;
height:106px;
background:url(../images/presenter.jpg) no-repeat;
margin:20px 0 0 0;
}
.pic1 img{
float:left;
margin:0 0 0 3px;
}
.pic2{
width:567px;
height:106px;
background:url(../images/presenter.jpg) no-repeat;
margin:20px 0 0 0;
}
.pic2 img{
float:left;
margin:0 0 0 3px;
}
.topic-title{
font-family:Georgia, Times New Roman, Times, serif;
font-weight:bold;
float:left;
font-size:16px;
color:#30a1dc;
line-height:18px;
margin:40px 0 0 15px;
}
.presenter{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#6f6f6f;
padding:10px 0 0 0;
}
.presenter em{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#6f6f6f;
}
.presenter span{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ff0000;
}
.presenter span a{
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ff0000;
}
.presenter span a:hover{
text-decoration:underline;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ff0000;
}
.left-container p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#6f6f6f;
margin:22px 0 0 0;
line-height:18px;
}
.left-container p a{
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ff0000;
}

.left-container p a:hover{
text-decoration:underline;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ff0000;
}
.left-container ul{
list-style-type: none;
padding: 22px 0 0 18px;
margin: 0;
}

.left-container ul li{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:15px;
color:#6f6f6f;
background-image: url(../images/bullet.jpg);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: 10px;
font-weight:bold;
margin:8px 0 0 0;
}

.divider{
height:9px;
background:url(../images/line.jpg);
margin:27px 0 0 0;
}
.divider2{
height:9px;
background:url(../images/line.jpg);
margin:12px 0 0 0;
}

/*Right Container*/
.right-container{
width:301px;
float:right;
}
.blue-line{
margin:21px 0 0 0;
background:url(../images/blue-line.jpg);
}
.blue-line2{
margin:36px 0 0 0;
background:url(../images/blue-line.jpg);
}
.pic3{
height:141px;
width:284px;
background:url(../images/pic3.jpg) no-repeat;
margin:22px 0 0 0;
}
.vans-pic{
height:141px;
width:284px;

background:url(../images/pic3.jpg) no-repeat;
margin:22px 0 0 -7px;
}

.right-container1{margin:10px 0 0 5px;}
.right-container1 a{
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ea1d1d;
}
.right-container1 a:hover{
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ea1d1d;
}
.speaker-title{
font-size:23px;
line-height:normal;
font-family:Georgia,Times New Roman, Times, serif;
color:#30a1dc;
margin:10px 0 0 0;
}
.right-title{
font-size:25px;
line-height:normal;
font-family:Georgia,Times New Roman, Times, serif;
color:#30a1dc;
}
.right-title2{
font-size:20px;
margin:15px 0 0 0;
line-height:normal;
font-family:Georgia,Times New Roman, Times, serif;
color:#30a1dc;
}
.right-container p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#6f6f6f;
line-height:18px;
}
.right-container p a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ed1c24;
text-decoration:none;
}
.right-container p a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ed1c24;
text-decoration:none;
}
.right-form{
width:301px;
height:45px;
margin:16px 0 0 0;
background:url(../images/right-form.jpg) no-repeat;
}
.right-form input{
width:114px;
height:18px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#646565;
margin:3px 0 0 8px;
font-weight:bold;
float:left;
padding-top:3px;
background:none;
border:none;
}
.right-form input.email{
width:116px;
height:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#646565;
font-weight:bold;
float:left;
background:none;
border:none;
margin:3px 0 0 10px;
text-indent:5px;
}

.right-form input.go{
background:url(../images/go-btn3.jpg);
width:32px;
height:32px;
font-weight:bold;
float:left;
background:none;
border:none;
margin:-2px 0 0 4px;
*margin:-2px 0 0 0px;
}
.speaker-container{
margin:17px 0 0 0;
}
.speaker-container img{
border:0;
margin:0 0 7px 0;
}
/*Footer Container*/
.footer{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#6f6f6f;
text-align:center;
margin:90px 0 50px 0;
}
.footer a{
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ea1d1d;
}
.footer a:hover{
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ea1d1d;
}

/*  OPT-IN */

#opt-in {
	background-color: #fff;
	margin: 0 0 15px 0;
}

#searchform-header {
	margin:25px 15px 0 0; padding:86px 0 0 80px;
	width:200px; height:42px;
	background: url(../images/optin-bg.gif) no-repeat top center;
}

	.search-box {
		margin:0 6px 0 0; padding:8px 5px 0 5px;
		width:64px; height:27px; line-height: 17px;
		background:url(../images/searchbox.jpg) no-repeat top right;
		font:.8em Arial, Helvetica, sans-serif; color: #949494;
		float:left; display:inline; position: relative; z-index: 1000;
		border:0;
	}	

	.signup {
		text-transform: uppercase;
		width: 205px; height: auto;
		margin: 4px 0;
		font-size: 11px;
		font-weight: bold;
		color: #000;
		letter-spacing: .05em;
	}