@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	padding: 0;
	margin: 0;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
ol,ul {
	list-style: none;
	}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
	}
abbr,acronym { border: 0;
	}
	
:focus {
	outline: 0;
}

body {
	font: 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #000000 url(/images/bg.png) center top repeat-y;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #FFFFFF;
	letter-spacing:-1px;
}
a {
	color:#b5b5b5;
	}
a :link, a:visited, a:active {
	color:#b5b5b5;
	}
.oneColElsCtr #container {
	width: 970px;
	background: #000000;
	margin: 0 auto; 
	text-align: left; 
}
.oneColElsCtr #header {
	padding: 4px 5px 0 20px; 
	text-align:right;
	background:url(/media/8984/header_bg.jpg) no-repeat;
	height:174px;
}
.oneColElsCtr #menu {
	background:url(/images/bg_menu.gif) repeat-x;
	height:57px;
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
}
.oneColElsCtr #main_up {
	padding: 0; 
	height:248px;
}
.featured_box {
	float:left;
	height:246px;
	width:318px;
	border:1px solid #383838;
}
.featured_box_info {
	background:url(/images/featured_info_bg.png);
	height:57px;
	margin-top:143px;
}
.featured_box_info_l_div {
	float:left;
	padding:2px 0 0 5px;
}
.featured_info_text {
	font-size:11px;
	color:#cab4cd;
}
.featured_featuring {
	font-size:11px;
	color:#ffb200;
	font-weight:bold;
}

.featured_box_infor_div {
	float:right;
	padding:10px 1px 0 0;
}
#slider, #slider2 {
    width: 318px; /* important to be same as image width */
    height: 246px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}

#sliderContent, #slider1Content {
    width: 318px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage, .slider1Image {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span, .slider1Image span {
    position: absolute;
	font: 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
    padding: 7px 15px 15px 15px;
    width: 318px;
    background-color: #000;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
	-khtml-opacity: 0.8;
    opacity: 0.8;
    color: #fff;
    display: none;
}

.sliderImage span strong, .slider1Image span strong {
    font-size: 14px;
}

.clear {
	clear: both;
}

.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    	left: 0;
	margin-bottom:26px;
}
.featured_slideshow {
	position:relative;
	float:left;
	background-image:url(/images/slidebg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:246px;
	width:318px;
	border:1px solid #383838;
	margin:0 4px;
}
.textfield_your_email {
	background:none;
	width:80px;
	height:30px;
	margin:52px 0 -5px 18px;
	border: none;
	padding:9px 0 0 3px;
	font-size:10px;
}

.textfield_your_email2 {
	background:none;
	width:80px;
	height:30px;
	margin:89px 0 30px 110px;
	border: none;
	padding:0px 0 0 3px;
	font-size:10px;
}
.main_player_div {
	float:right;
	height:246px;
	width:320px;
	border:1px solid #383838;
}
.main_bottom {
	background:url(/images/main_bottom_bg.png) repeat-x;
	height:216px;
	margin-top:7px;
}
.upcoming_bg_div {
	float:left;
	width:318px;
	height:209px;
	background:url(/images/upcoming_bg.png) no-repeat;
	margin:3px;
	margin-left:3px;
}
.upcoming_bg_div .back {
	float:left;
	width:18px;
	margin:33px 2px 0 3px;
}
.upcoming_description {
	color:#cab4cd;
	font-size:14px;
}
.upcoming_date {
	color:#cab4cd;
	font-size:11px;
}
.upcoming_bg_div .next {
	float:right;
	width:18px;
	margin:33px 2px 0 0px;
}
.main_bottom .center_div {
	float:left;
	width:320px;
	margin-left:3px;
}
.main_bottom .right_div {
	float:right;
	width:320px;
}

.stay_informed_div {
	float:left;
	background:url(/images/bg_stay_informed.png) no-repeat;
	width:158px;
	height:106px;
}
.stay_informed_div .submit_btn_div {
	margin:35px 0 0 -5px;
	float:right;
	width:60px;
}
.stay_informed_div2 {
	float:left;
	background:url(/images/stay_informed_II.png) no-repeat;
	width:500px;
	height:136px;
}
.stay_informed_div2 .submit_btn_div2 {
	margin:-100px 120px 0 -10px;
	float:right;
	width:60px;
}
.main_bottom .right_div .vip_host_div {
	float:right;
	margin-right:3px;
}

#banner_bot {
     /* used by Netscape6+/Mozilla, Opera 5+, Konqueror, Safari, OmniWeb 4.5+, ICEbrowser */
     position: fixed;
	 bottom: 0;
	 z-index:2400;
}
#footer {
	height:236px;
	border:#1e1d1f 1px solid;
	border-left:0px;
	border-right:0px;
	background:#080808;
}

#footer ul li {
	position: relative;
	display: inline;
	float: left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}

#footer ul li a{
display: block;
background:; /*background of tabs (default state)*/
padding: 2px  15px;
text-decoration: none;
color:#FFF;
width:60px;
}

#footer ul li a:hover{
color:#b5b5b5;
}

#footer ul li ul {
	position: absolute;
}

#footer ul li ul li {
	display: list-item;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	float:none;	
	}
#footer ul li ul li a {
		color:#2d2d2d;
		text-decoration:none;
	}
#banner_bot .close_btn {
	position:static;
	margin-left:955px;
	margin-top:-90px;
}

#banner_bot {
	height:90px;
	border:#1e1d1f 1px solid;
	border-left:0px;
	border-right:0px;
	z-index:2400;
}
#footer .left {
	float:left;
	margin:25px 0 0 44px;
	width:400px;
}
#footer .left p {
	font-size:10px;
	width:340px;
	color:#6b6b6b;
	letter-spacing:0;
	line-height:11px;
	padding:8px 0 0 0;
}
#footer .right {
	float:right;
	padding-top:45px;
}
.main_bottom .center {
	float:left;
	width:320px;
	margin-left:3px;
}
#submenu ul {
	margin-top: 3px;
}
#submenu ul li {
	display:inline;
	float:left;
	font-size:12px;
	color:#aca0ad;
	font-weight:bold;
	background:url(/images/bg_submenu_item.png) no-repeat;
	width:78px;
	height:18px;
	padding: 1px 1px 0 10px;
}

#submenu ul li a{
	text-decoration:none;
	color:#aca0ad;
}

#submenu ul li a:hover{
	text-decoration:none;
	color:#fff;
}
.inner_left_box_top {
	background-image:url(/images/bg_inner_top.png);
	width:639px;
	height:9px;
}
.inner_left_box_mid {
	background-image:url(/images/bg_inner_mid.png);
	width:609px;
	font-size:11px;
	color:#999999;
	line-height:18px;
	letter-spacing:0px;
	padding:15px;
}
.inner_left_box_mid .about_images {
	width:194px;
	float:left;
	margin-right:10px;
	height:950px;
}

.inner_left_box_mid .about_images img {
	margin-top:5px;
}

.inner_left_box_mid .bottom_textbox {
	float:right;
	background:url(/images/about_end_bg.gif) no-repeat;
	width:397px;
	height:89px;
	padding:10px 5px 0 10px;
	font-size:16px;
	letter-spacing:-1px;
	margin-top:10px;
	margin-left:-10px;
}
.inner_box_bottom {
	background-image:url(/images/bg_inner_bottom.png);
	width:639px;
	height:9px;
}
.main_bottom .inner_left {
	float:left;
	padding:2px 0 0 3px;
	width:639px;
}
.main_bottom .inner_right {
	float:right;
	padding-right:3px;
	width:320px;
}
.events_upcoming {
	background:url(/images/events_bg.jpg) no-repeat #36163b;
	height:267px;
	background-position: 1px 1px;
	font-size:13px;
	color:#b9b3b9;
}
.events_upcoming .one {
	/*background:url(/images/EventKMbug7.png);*/
	width:238px;
	height:41px;
	margin-left:2px;
	padding-top:0px;
	float:left;
	
}
.events_upcoming .two {
	/* background:url(/images/EventKLbug7.png);*/
	width:238px;
	height:41px;
	margin-left:5px;
	padding-top:0px;
	float:left;
}
.events_upcoming .three {
	/* background:url(/images/EventKHbug7.png); */
	width:238px;
	height:41px;
	margin-left:4px;
	padding-top:0px;
	float:left;
}
.events_upcoming .four {
	/* background:url(/images/events_upcoming_blank.jpg); */
	width:238px;
	height:41px;
	margin-left:5px;
	padding-top:0px;
	float:left;
}
.past_events {
	margin-top:1px;
	padding-top:2px;
	height:auto;
}
.past_events_top {
	background:url(/images/bg_past_top.png);
	width:972px;
	height:13px;
}
.past_events_middle {
	background:url(/images/bg_past_middle.png);
	width:967px;
	padding-left:5px
}
.past_events_bottom {
	background:url(/images/bg_past_bottom.png);
	width:972px;
	height:13px;
}
.past_event {
	/* background:url(/images/past_event_sample_picture.jpg); */
	width:226px;
	height:130px;
	float:left;
	margin-left:10px;
	margin-bottom:12px;
	border:1px #39123c solid;
}
.past_event .info {
	margin-top:92px;
	background:url(/images/featured_info_bg.png);
	height:38px;
	font-size:12px;
	color:#d5cfd4;
}
#media_photos_pulldown_ul {
	width:383px;
	margin-left:-10px;
	padding-left:10px;
}
pull_d_container {
	margin-left:15px;
	background:url(/images/bg_pull_down.png) no-repeat;
	height:28px;
	padding:5px 0 0 10px;
	width:395px;
	cursor:pointer;
}
.contact_form_field {
	margin-bottom:15px;
	height:15px;
	background:#181818;
	border:1px solid #2a2a2a;
	color:#CCC;
	padding:4px 0;
	font-size:11px;
}
.link_container {
	float:left;
	width:196px;
	margin-right:10px;
	margin-bottom:20px;
	}
.link_container .description{
	background:url(/images/link_reflect.jpg) no-repeat;
	margin-top:2px;
	padding-top:10px;
	}
p {
	text-align:justify;
	}

.privacy {
	font-size: 11px;
	color: #999999;
	line-height: 18px;
	letter-spacing: 0;
	padding: 30px;
}

.privacy H1{
	margin: 5px;
	font-size: 24px;
	color: #FFFFFF;
	line-height: 50px;
}

.privacy H2{
	font-size: 16px;
	font-weight: bolder;
	padding-bottom: 0px;
	padding-top: 15px;
}


























































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

