* {
margin: 0;
padding: 0;
}

body {
	font-family: Helvetica, arial, verdana, sans-serif;
	background-color:#000000;
	font-size:12px;
	margin:0px;
	padding:0px;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.bottom-promo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	color: #FFF;
	text-decoration:none;
}

#invitation {
	background-image: url(../images/bg_invitation.jpg);
}

p {
	line-height:20px;
	margin-top:0px;
	margin-bottom:16px;
	padding:0px;
	color:#ffffff;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

p1 {
	font-size:11px;
	color: #C00;
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
	text-decoration:underline;
}


tc {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	text-decoration: underline;
	color:#ffffff;
}

a:hover {
	text-decoration:underline;
}

h1, h2, h3, h4, h5 {
	margin:0px;
	padding:0px;
	color:#ffffff;
}

h2 {
	font-size:30px;
	line-height:32px;
	margin-bottom:15px;
	font-weight: normal;
}

h2.main {
	margin:0 0 30px 10px;
}

h3 {
	font-size:24px;
	line-height:26px;
	font-weight:normal;
	margin-bottom:20px;
}

h4 {
	font-size:12px;
	line-height:15px;
	color: #C00;
}



img {
	border:none;
}

.wrapper {
	width:975px;
	margin-left:auto;
	margin-right:auto;
}

.page {
	width:935px;
	float:left;
	padding-right: 20px;
	padding-left: 20px;
}

.header {
	height:182px;
}

.logo {
	float:left;
	text-align:left;
	width:390px;
	height:75px;
}

.top_nav {
	height:22px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #808080;
	border-bottom-color: #808080;
	width:925px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom:30px;
}

.top_nav ul {
	margin:0px;
	padding:0px;
	width:815px;
	float:left;
}

.top_nav li {
	float:left;
	list-style-type: none;
	line-height: 22px;
	padding:0px;
	margin-right: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.top_nav a {
	font-weight:bold;
	text-transform: capitalize;
	color: #ffffff;
	padding: 5px;
	text-decoration: none;
}

.top_nav a:hover, .top_nav .active_item {
	color:#000000;
	background-color:#ffffff;
	background-image: url(../images/top_nav_bg.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	background-position: bottom;
}

.top_nav_register {
	margin:0px;
	padding:0px;
	width:110px;
	float:left;
}

.top_nav_register a {
	margin:0px;
	padding:0px;
	background-image:none !important;
	background-color:#000000 !important;;
}

.featured {
	width:935px;
	margin-bottom:30px;
}

.video_player {
	padding:10px;
	margin-right: auto;
	margin-left: auto;
	width:726px;
	height:419px;
	margin-bottom: 30px;
}

.content_box {
	width:935px;
	margin-bottom: 60px;
	float:left;
}

/* GRID FRAMEWORK
--------------------------------------*/

.one_col {
	width:935px;
	float:left;
}

.three_col_1, .three_col_2 {
	width:305px;
	float:left;
	padding-right: 10px;
	color: #CCC;
}

.three_col_3 {
	width:305px;
	float:left;
}

.four_col_1, .four_col_2, .four_col_3 {
	width:180px;
	float:left;
	padding-right: 65px;
}

.four_col_4 {
	width:180px;
	float:left;
}

.col_inner {
	margin-right:0px;
	float:left;
	padding:0 20px 0px 10px;
}

ul.scedule {
	background-image: url(../images/scedule_list_border.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top:1px;
}

.scedule li {
	margin:0px;
	list-style:none;
	background-image: url(../images/scedule_list_border.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
	color:#FFFFFF;
	float:left;
	line-height:16px;
}

.scedule label {
	width:70px;
	float:left;
}

.scedule span {
	width:110px;
	float:left;
}

.home_box {
	background-repeat: repeat;
	padding:10px;
	height:200px;
	color:#FFFFFF;
}

.home_box a {
	text-decoration:none;
	color:#FFFFFF;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #735f4d;
}

.brown {
	background-image: url(../images/brown_bg.png);
}

.blue {
	background-image: url(../images/blue_bg.png);
}

.pink {
	background-image: url(../images/pink_bg.png);
}

.red {
	background-image: url(../images/red_bg.png);
}

.col_2_span {
	width:620px;
	float:left;
}

.col_2_span_inner {
	margin-right:0px;
	width:610px;
	float:left;
	padding-left:10px;
}

.col_2_span_col1 {
	width:280px;
	float:left;
	margin-right:10px;
}

.col_2_span_col2 {
	width:280px;
	float:left;
}

.show_me, .external_links {
	background-color:#FFFFFF;
	padding:10px;
	margin-bottom:30px;
	float:left;
	width:285px;
}

#show_me_pointer {
	background-image: url(../images/show_me_pointer.gif);
	background-repeat: no-repeat;
	background-position: right 15px;	
}

.show_me ul, .external_links ul {
	margin:0px;
	padding:0px;
}

.elsewhere {
	background-color:#0d0d0d;
	width:935px;
	float:left;
	margin-bottom:60px;
	padding: 30px 0 30px 0;
}

.elsewhere ul {
	margin:0 auto 0 auto;
	padding:0 60px 0 60px;
}

.elsewhere ul li {
	float:left;
	margin:0px;
	padding:0px;
	list-style-type: none;
	color:#FFFFFF;
	width:135px;
	text-align:center;
}

.elsewhere img {
	margin-bottom:10px;
	text-align:center;
}

.small_print {
	background-color:#0d0d0d;
	width:915px;
	float:left;
	margin-bottom:60px;
	padding: 10px;
}

.small_print .three_col_1, .small_print .three_col_2 {
	width:285px;
	margin-right:30px;
	padding:0px;
}

.small_print .three_col_3 {
	width:285px;
	margin-right:0px;
}

.footer {
	width:915px;
	padding: 0px 10px 10px 10px;
	clear:both;
	text-align:center;
}

.footer p {
	margin-bottom:15px;
	color:#CCCCCC;
}

.footer ul {
	padding:0px;
	text-align:center;
	width: 450px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.footer li {
	float:left;
	margin:0 20px 15px 0;
	padding:0px;
	list-style:none;
	line-height:30px;
}

.footer img {
	vertical-align:middle;
}


em {
	font-style: normal;
	color: #F00;
}

.speaker_image {
	margin-bottom:15px;
}

.price {
	font-size:24px;
	font-weight:bold;
}

/* ADDED BY PAUL
--------------------------------------*/

.black {
	color:#000000;
}

.padding {
padding: 10px;
margin-bottom: 0px;
}

.no-bottom-padding {
padding-bottom: 0px;
}

.no-bottom-margin {
margin-bottom: 1px;
}

.no-top-margin {
margin-top: 0;
}

.home_box .noborder {
	border:none !important;
}

.clear_both {
clear: both;
height: 1px;
}

iframe {
border: solid 1px #ababab;
}

iframe.map {
border: 0;
}

.search_results iframe {
border: solid 0px #ababab;
}

form {
	margin:0px;
	padding:0px;
}

/** 2009 highlights style */
#highlights-index .col_1{
	float:left;
	width:295px;
	padding-top:30px;
}
#highlights-index .col_2{
	float:right;
}
#highlights-index .col_2 p{
	padding:5px 20px;
	margin:0px;
}	

#highlights_updates .flickr_stream{
	float:left;
}
#highlights_updates .day_update{
	float:right;
	width:315px;
}

#highlights_updates .day_update h3{
	color: #C9112F;
}
