@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000;
	font-family: "Times New Roman", Times, serif;
	color: #c4c4c4;
	font-size: 14px;
}
h4 {
	padding: 0 8px;
	margin: 0;
}
b {
	color: #cfa02e;
}
h2 {
	color: #c4c4c4;
	/*background-color: #161616;*/
	padding: 8px;
	font-size: 18px;
	height: 14px;
	line-height: 14px;
	border-bottom: solid 1px #323232;
}
h3 {
	color: #cfa02e;
	padding: 0 8px;
	margin: 0;
}
a {
	color: #c4c4c4;
}
p {
	padding: 8px;
}
.container {
	/*border: solid 12px #323232;*/
	margin: 20px auto;
	padding: 0;
	width: 840px;
}
.header {
	background: #000 url(../images/gala_header_img.jpg) top left no-repeat;
	height: 308px;
}

.header_live {
	background: #000 ;
	height: 185px;
		background: #000 url(../images/gala_header2_img.jpg) top left no-repeat;

}
.nav_container {
	padding: 10px;
	height: 34px;
	width: 820px;
	color: #a8a8a8;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.nav_container a {
	margin-left: 10px;
	color: #a8a8a8;
	font-size: 14px;
	text-decoration:none;
}
.nav_container a:hover {
	color: #cfa02e;
}
.nav_info_btn {
	height: 24px;
	width: 74px;
	float: left;
	margin-right: 10px;
	line-height:24px;
	background: #000 url(../images/gala_galainfo_btn_bg.jpg) no-repeat;
}
.nav_stories_btn {
	height: 24px;
	width: 123px;
	float: left;
	margin-right: 10px;
	line-height:24px;
	background: transparent url(../images/gala_stories_btn_bg.jpg) no-repeat;
}
.nav_sponsorship_btn {
	height: 24px;
	width: 103px;
	float: left;
	margin-right: 10px;
	line-height:24px;
	background: transparent url(../images/gala_sponsors_btn_bg.jpg) no-repeat;
}
.nav_purchase_btn {
	height: 24px;
	width: 138px;
	float: left;
	margin-right: 10px;
	line-height:24px;
	background: transparent url(../images/gala_purchase_btn_bg.jpg) no-repeat;
}
.nav_nightof_btn {
	height: 24px;
	width: 187px;
	float: left;
	margin-right: 10px;
	line-height:24px;
	background: transparent url(../images/gala_nightof_btn_bg.jpg) no-repeat;
}
.nav_home_btn {
	height: 24px;
	width: 145px;
	float: left;
	line-height:24px;
	background: transparent url(../images/gala_home_btn_bg.jpg) no-repeat;
}
.content {
	display:table;
}
.content_leftcolumn {
	width: 578px;
	padding: 0 15px;
	float: left;
}

.content_onecolumn {
	width: 810px;
	padding: 0 15px;
	float: left;
}
.content_video {
	width: 810px;
	padding: 0 15px;
	float: left;
}
.content_ad {
	width: 810px;
	padding: 0 15px;
	margin: 15px 0;
	float: left;
}



.content_rightcolumn {
	width: 200px;
	padding: 0 14px;
	float: left;
}
.speakers_ul {
	list-style-type:none;
	width: 810px;
	padding: 0;
	margin: 0;
}
.speaker_container {
	width: 810px;
	float: left;
}
.speakers_ul li {
	width: 183px;
	min-height: 270px;
	float: left;
	padding: 4px;
	margin: 0;
	text-align: center;
}
.sponsorlist {
	float: left;
	width: 810px;
	padding: 0 15px;
	margin-top: 20px;
}
.sponsor_divider {
	height: 1px;
	width: 810px;
	background-color: #151515;
}
.stories_divider {
	height: 1px;
	width: 578px;
	background-color: #151515;
	margin: 15px 0;
	overflow: hidden;
}
.sponsor_container{
	width: 115px;
	height: 115px;
	float: left;
	padding: 10px;
	
}