body {
	background: #d9d5c1 url('../img/background.png') repeat-y top center;
	margin: 0;
	padding: 0;
	
	font-family: Arial;
	font-size: 13px;

}
a img {
	border: 0;
}
h1 {
	font-family: Georgia;
	font-size: 24px;
	font-weight: bold;
}
h2 {
	font-family: Georgia;
	font-size: 21px;
	font-weight: bold;
}
h3 {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
}
h4 {
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
}


div#content a {
	color: black;

}
div#content a:hover {
	color: black;
	text-decoration: underline;
}

ul.linklist li a {
	text-decoration: none;
}

div#star2 {
	background: url('../img/star2.png') no-repeat scroll top left;
	width: 175px;
	height: 175px;
	position: absolute;
	left:50%;
	top: 140px;
	margin-left: 295px;
	cursor: pointer;
}

div#header {

	background: url('../img_new/header_back.png') repeat-x 50% 107px;
	border: 0;
	margin: 0;
	padding: 0;
	height: 378px;
	
	
	width: 100%;
	position: relative;
}
div#header h1 {
	position: absolute;
	top:  107px;
	left: 50%;

	background: url('../img_new/header_logo.png') no-repeat scroll top left;
	width: 658px;
	height: 247px;
	
	border: 0;
	padding: 0;
	margin: 0 0 0 -688px;
	
	font-size: 1px;
	color: transparent;
	overflow: hidden;
}
div#header > p {
	position: absolute;
	top: 145px;
	right: 50%;

	margin-right: -255px;
	
	font-size: 1px;
	overflow: hidden;
	text-indent: -20000px;
	
	background: url('../img_new/header_date.png') no-repeat scroll top left;
	width: 290px;
	height: 65px;
}


div#header ul#nav {
	position: absolute;
	top: 0px;
	left: 50%;
	margin: 0;
	padding: 0;
	margin-left: -170px;
	cursor: default;
	list-style-type: none;
}
div#header ul#nav > li {
	margin: 0;
	padding: 57px 10px 0px 10px;
	height: 50px;
	display: block;
	float:left;
	
	font-family: Georgia;
	font-size: 16px;

}
div#header ul#nav > li > a {
	color: black;
	text-decoration: none;

	
}
div#header ul#nav > li > a:hover {
	text-decoration: underline;
}

div#header ul#nav > li.active {
	background: url('../img/header-nav-active.png') top left;
}
div#header ul#nav > li.active a {
	text-decoration: none;
	color: white;
}


div#body {
	position: relative;
	overflow: visible;
	width: 990px;
	margin: 0 auto;
	padding-top: 1px;
}

div#content {
	background: url('../img/content-back2.png') repeat-y top left;
	overflow: visible;
	
	width: 455px;

	position: absolute;
	left: 305px;
	top: -150px;
	z-index: 10001;


}
div#content div.section {
	padding: 38px 25px 20px 45px;

}

div#content div.borderbottom {
	padding: 38px 15px 19px 25px;
	margin-left: 11px	;
	border-bottom: 1px solid #AAA;
}
div#content div.gray {
	padding: 38px 15px 20px 25px !important;
	margin-left: 11px	;
	background-color: #ededed;
	border-bottom: 1px solid #AAA;
}
div#content div.section {
	line-height: 200%;
}
div#content div.section > h2 {
	margin-top: 0;
	padding-top: 0;
}
div#content div.section > h2:first-child {
	margin-top: 0;
	padding-top: 0;
	
}

div#speakers {
	width: 300px;	
	border-bottom: 1px solid transparent;
}
div#speakers > div.speaker {
	padding-bottom: 10px;
	clear:both;

}
div#speakers div.speaker img.pic {
	
	margin-right: 10px;
	margin-bottom: 10px;
	float:left;
	
}

div.speaker ul li {
	line-height: 150%;
}
div#speakers h4 {
	margin: 0;
	padding: 0;
}
div#speakers div.speaker span {
	font-family: Arial;
	padding-top: 4px;
	padding: 0;
}

div#sidebar {
	background-color:#1a1a1a;
	width: 200px;
	color: white;
	height: 100%;

	position: absolute;
	top: 0;
	right: 0;

	padding: 0px 15px;

	min-height: 200px;
	
}
div#sidebar h3, div#speakers h3 {
	font-weight: normal;
	margin: 10px 0;
	padding: 0px;
	font-size: 14px;
	border-bottom: 1px solid #3A3A3A;
}
div#sidebar div.friends {
	text-align: center;
	
}
div#sidebar div.friends img {
	margin-bottom: 5px;
}

div#sidebar div#friend_true img {
	margin-bottom: 15px;
}

div#become_a_sponsor {
	margin: 10px 0;
	font-family: Verdana;
	font-size: 10px;
}
div#sidebar a {
	color: white;
	text-decoration: none;
}
div.seperator {
	background: url('../img/seperator.png') no-repeat scroll top left;
	width: 494px;
	height: 28px;
	
	margin: 15px 0 10px -20px;
}


div#tweets > div {
	width: 300px;
	
	overflow: hidden;
	width: 100%;
	clear:both;
	font-size: 12px;
	margin-bottom: 20px;

}
div#tweets > div div > strong {

	font-size: 13px;
}
div#tweets > div > div.img {
	width: 48px;
	height: 48px;
	float:left;
	margin-right: 15px;
}
div#tweets > div > div.img a img {
	width: 48px;
	height: 48px;
}
div#tweets > div > div.text {
	float:left;

	width: 220px;
}

sup a {
	text-decoration: none;
}

div#footer {


	height: 300px;	
	background: url('../img/footer-back.png') repeat-x scroll top left;	
}


div#content div.speaker {
	line-height: 100%;

}
div#content hr {
	border: 0;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #CCC;
	width: 395px;
	margin-left: 35px;
	
}
div#content div.speaker h2 {
	line-height: 100%;
	font-weight: bold;
	font-size: 21px;
	margin-top: 0px;
}
div#content div.speaker strong {
	color: #F6AC19;
	font-family: Georgia;
	font-weight: normal;
	font-size: 21px;
	line-height: 120%;
}
div#content div.speaker p {
	line-height: 150%;
}
div#content div.speaker img.left {
	float:left;
	margin-right: 20px;
	margin-bottom: 20px;
}
div#content div.speaker img.right {
	float:right;
	margin-left: 20px;
	margin-bottom: 20px;
}

div#star {
	cursor: pointer;
}

div.sidevent {
	margin-bottom: 1em;
}
div.sidevent a {
	color: black;
	text-decoration: none;
}
div.speaker a {
	color: black;
	text-decoration: none;
}
span.note {
	font-size: 12px;
}

address	{
	font-style: normal;
}

div.section p a {
	text-decoration: underline;
}


div.sideeventbig h2 {
	margin-bottom: 0px;
}


div#footer_content {
	width: 990px;
	margin: 0px auto;
	padding-top: 60px;
}


div#footer_content div {
	line-height: 150%;
	float:left;

}
div#footer_content a {
	color: white;
}
div#footer_content div strong {
	color: white;
	margin-bottom: 1em;
}

div#footer_content div ul {
	list-style: none;
	margin: 1em 0 0 0 ;
	padding: 0;
}
div#footer_content ul {
	list-style: none;
	margin: 0;
	padding: 0;	
}
div#footer_logo {
	background: url('../img/logo_footer.png') no-repeat scroll top left;
	width: 214px;
	height: 185px;
	margin-top: -20px;
}

div#footer_pages {

	margin-left: 20px;
}

div#footer_speakers {

	margin-left: 80px;
}
div#footer_mailinglist {

	margin-left: 80px;
}
div#footer_mailinglist label {
	margin-right: 10px;
	width: 70px;
	float:left;
	color: white;
}
div#footer_mailinglist input[type=text] {
	border: 0px;
	width: 120px;
	margin: 2px;
	padding: 3px 5px;
}
div#footer_mailinglist form {
	margin-top: 1em;
}

fieldset {
	border: 0;
	padding: 0;
}

body#body_speakers div#content, body#body_side-event-speakers div#content {
	margin-top: 50px;
}

div#tabs {
	position: absolute;
	left: 0;
	top: -34px;
	z-index: -1000;
}
div#tabs div {
	background-color: #FFF;
	color: black;
	font-size: 14px;
	height: 30px;
	padding-top: 8px;
	padding-left: 20px;
	padding-right: 20px;
	float:left;

	margin: 0;
	
	font-family: Georgia;
}
div#tabs div#tab1 {
	margin-left: 43px;
}
div#tabs div#tab2 {
	margin-left: 14px;
}
div#tabs div.inactive {
	background: url('../img/tab.png') repeat-x;
}
div#tabs div a {
	text-decoration: none;
}
div#tabs div a:hover {
		text-decoration: underline;
}
table.hotel th, table.hotel td {
	padding: 4px;
	padding-right: 10px;
}
table.hotel th {
	text-align: left;
	vertical-align: bottom;
}
table.hotel td.small {
	font-size: 10px;
}
table#program .blank {
	background-color: white;
}

table#program {
	font-size: 11px;
	line-height: 130%;
}


table#program th {

	color: black;
}
table#program td {
	background-color: #F6AC19;
	color: black;
}

table#program .black td {
	background-color: black;
	color: white;
}
table#program .black td a {
	color: white;
}

div#flashMessage {
	border: 2px solid black;
	font-size: 12pt;
	font-weight: bold;
	width: 300px;
	padding: 20px;
	position: absolute;
	left: 50%;
	margin-left: -165px;
	top: 40px;
	background-color: white;

}

form div {
	clear:both;
}
label {
	width: 80px;
	float:left;
	display:block;
}