/* CSS Document */

body{
	margin:0;
	background:url(../images/main_bg.jpg);
	font-family:Arial;
	font-size:12px;
	line-height:24px;
}
.layout{
	margin:0 auto;
	width:1000px;
}
#pageBg{
	background:url(../images/page_area_bg.gif) repeat-y;
	float:left;
}
/*-----------------------------------------------------------------------------------*/
#header{
	width:1000px;
	height:418px;
	/*background:url(../images/header1.gif) right top no-repeat;*/
	display:block;
	padding:0 0 0 0;
}

#header_whosplayin{
	width:1000px;
	height:418px;
	/*background:url(../images/header1.gif) right top no-repeat;*/
	display:block;
	padding:0 0 0 0;
}

.headerLeft{
	background:url(../images/headerLeft.gif) no-repeat;
	width:49px;
	height:324px;
	display:block;
	float:left;
	padding:0;
	margin:0;
}
#header .musicplayer{
	width:291px;
	height:94px;
	padding-top:228px;
	display:block;
	float:left;
}
#header .logo{
	width:521px;
	padding-left:85px;
	height:144px;
	display:block;
	float:left;
}
#header .header_right{
	background:url(../images/stagelogo_right.gif) left no-repeat;
	width:238px;
	height:324px;
	display:block;
	margin:0;
	padding:0;
	float:left;
}

/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
#navigation{
	width:1000px;
}

#navigation .naviLeft{
	background:url(../images/navigationLeft.gif) no-repeat;
	width:89px;
	height:85px;
	float:left;
	display:block;
}
#navigation .naviright{
	background:url(../images/navigationRight.gif) no-repeat;
	width:91px;
	height:85px;
	float:left;
	display:block;
}
#navigation .navigation{
	background:url(../images/navigationBg.jpg) no-repeat;
	width:819px;
	height:85px;
	float:left;
	display:block;
}
#navigation .navigation ul{
	height:85px;
	float:left;
	display:block;
	margin:0;
	width:auto;
	padding:0;
}
#navigation .navigation ul li{
	display:block;
	margin:0;
}

.home_btn{
	background:url(../images/link.gif) no-repeat 0 0; width:45px;
	height:18px; display:block; margin:21px 0 0 0px; 
}
#about_btn{
	background:url(../images/link.gif) no-repeat 0 -27px; width:133px;
	height:18px; display:block; margin:21px 0 0 0;
}
#link_btn{
	background:url(../images/link.gif) no-repeat 0 -52px; width:47px;
	height:18px; display:block; margin:21px 0 0 0;
}
#musical_btn{
	background:url(../images/link.gif) no-repeat 0 -78px; width:150px;
	height:18px; display:block; margin:21px 0 0 0;
}
#spEvent_btn{
	background:url(../images/link.gif) no-repeat 0 -104px; width:126px; 
	height:18px; display:block; margin:21px 0 0 0;
}
#store_btn{
	background:url(../images/link.gif) no-repeat 0 -130px;
	width:49px; height:18px; display:block; margin:21px 0 0 0;
}
#calender_btn{
	background:url(../images/link.gif) no-repeat 0 -157px; width:112px;
	height:18px; display:block; margin:18px 0 0 0;
}
#celebrity_btn{
	background:url(../images/link.gif) no-repeat 0 -183px; width:159px;
	height:18px; display:block; margin:18px 0 0 0;
}
#photos_btn{
	background:url(../images/link.gif) no-repeat 0 -208px; width:61px;
	height:18px; display:block; margin:18px 0 0 0;
}
#newsEvent_btn{
	background:url(../images/link.gif) no-repeat 0 -234px; width:125px;
	height:18px; display:block; margin:18px 0 0 0;
}
#soppingcart_btn{
	background:url(../images/link.gif) no-repeat 0 -259px; width:125px;
	height:18px; display:block; margin:18px 0 0 0;
}
#contact_btn{
	background:url(../images/link.gif) no-repeat 0 -285px; width:93px;
	height:18px; display:block; margin:18px 0 0 0;
}

/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
#index_area{
	padding:0 53px 0 49px;
	width:898px;
}
#index_area .areaBg{
	background:url(../images/index_area_bg.jpg) no-repeat;
	float:left;
	width:898px;
	display:block;
	/*padding-top:35px;*/
}

.innerArea{
	float:left;
	width:898px;
}

.innerBg{
	background:url(../images/text_area_bg.jpg) repeat-y;
	float:left;
	width:898px;
	display:block;
}

.innerBottom{
	background:url(../images/inner_area_bottom.jpg) no-repeat;
	float:left;
	width:898px;
	display:block;
	height:114px;
}

.textareaBg{
	background:url(../images/inner_area_bg.jpg) no-repeat;
	float:left;
	width:787px;
	display:block;
	padding:50px 50px 0 50px;
	min-height:342px;
}
.textareaBg p img{
	border:5px solid #1A160D;
}

/*.......................................................................................*/
#newslatter{
	padding:0 0 0 100px;
	width:500px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-align:center;
	display:block;
	float:left;
	/*background:url(../images/newsletter_bg.jpg) no-repeat;*/
}
#newslatter b{
	font-weight:normal;
}
#newslatter form{
	width:480px;
	height:25px;
	background:#94835F ;
	padding:3px;
	margin:5px 0 0 0;
	float:left;
}
#newslatter .input{
	width:438px;
	height:20px;
	background:#000000;
	border:1px #000000 solid;
	margin:0;
	padding:3px 0 0 0;
	line-height:20px;
	float:left;
	color:#FFCC00;
}
#newslatter .btn{
	background:#000000 url(../images/btnGo.jpg) no-repeat;
	width:40px;
	height:25px;
	border:none;
	margin:0;
	padding:0;
	float:left;
}
.inner_newslatter{
	padding:15px 0 0 184px;
	width:334px;
	height:120px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-align:center;
	display:block;
	float:left;
	background:url(../images/newsletter_bg1.jpg) no-repeat;
	margin-top:22px;
	margin-left:10px;
}

div[class="inner_newslatter"]
{
margin-left:20px;
}

.inner_newslatter b{
	font-weight:normal;
}
.inner_newslatter form{
	width:292px;
	height:25px;
	background:#94835F ;
	padding:3px;
	margin:5px 0 0 0;
	float:left;
}
.inner_newslatter .input{
	width:250px;
	height:20px;
	background:#000000;
	border:1px #000000 solid;
	margin:0;
	padding:3px 0 0 0;
	line-height:20px;
	float:left;
	color:#FFCC00;
}
.inner_newslatter .btn{
	background:#000000 url(../images/btnGo.jpg) no-repeat;
	width:40px;
	height:25px;
	border:none;
	margin:0;
	padding:0;
	float:left;
}


/*.......................................................................................*/
/*.......................................................................................*/
#schedule{
	padding:0 0 0 43px;
	margin-top:60px;
	/*margin-top:110px;*/
	width:511px;
	float:left;
}
#schedule ul{
	padding:0;
	margin:0;
	float:left;
}

#schedule ul li{
	background:url(../images/scheduleBorder.gif) repeat-x top left;
	width:215px;
	padding:5px 10px 0 10px;
	list-style-type:none;
	float:left;
	display:block;
}
.datetitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#B77321;
}
.datetext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#2E1E09;
	padding-left:5px;
}
.artisttitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#553A1A;
	padding:5px;
}
.artisttime{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#553A1A;
	padding:5px 5px 5px 100px;
}
.artistName{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	padding:5px;
}
.time{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	padding:5px 5px 5px 100px;
}

/*.......................................................................................*/
/*.......................................................................................*/

#latestnews{
	float:right;
	width:270px;
	margin-top:-51px;
	padding:0 40px 0 0;
	height:235px;
	
}
.newsTitle{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#874B23;
	font-size:13px;
	height:100px;
}
.newsText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	line-height:18px;
}

/*.index_add_banner{
	margin-top:20px;
	float:right;
	width:280px;
	height:130px;
	display:block;
	margin-right:12px;
	background:#1A0900;
	border:#753F1B 1px solid;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:normal;
	color:#C0854B;
	text-align:center;
	line-height:40px;
}*/
.index_add_banner{
	margin-top:18px;
	float:right;
	width:280px;
	height:130px;
	display:block;
	margin-right:12px;
	background:#1A0900;
	border:#753F1B 1px solid;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:normal;
	color:#C0854B;
	text-align:center;
	line-height:40px;
}
div[class="index_add_banner"]{
    margin-right:23px;
}

.add_bannerBg{
	width:250px;
	height:350px;
	float:left;
	/*padding:5px;*/
	/*background:url(../images/addBg.jpg) no-repeat;*/
	margin:10px 0 0 8px;
}
/*.add_banner{
	width:280px;
	height:350px;
	display:block;
	background:#1A0900;
	border:#753F1B 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:normal;
	color:#C0854B;
	text-align:center;
	line-height:40px;
}*/
div[class="add_banner"]{
	margin-right:24px;
}

/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
#footer{
	float:left;
	margin-top:30px;
	padding-bottom:50px;
	padding-left:10px;
}
#footer .footerarea{
	background:#161616;
	border:#3B3B3B 1px solid;
	width:855px;
	padding:5px 5px 5px 5px;
	float:left;
	font-size:12px;
	font-weight:normal;
	color:#999999;
/*	line-height:30px;*/
}
#footer .footerright{
	width:300px;
	float:right;
}
#footer p{
	padding-right:20px;
	margin-top:10px;
	margin-bottom:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#999999;
	text-decoration:none;
	text-align:right;
}
#footer a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#999999;
	text-decoration:none;
}
#footer .footerleft{
	width:269px;
	float:left;
	margin:0 0 0 0px;
	background:#000000;
	padding:5px;
	height:80px;
	border:#242424 1px solid;
}
#footer .footercenter{
	width:239px;
	float:left;
	margin:0 0 0 10px;
	background:#000000;
	padding:5px 5px 0 5px; 
	height:85px;
	border:#242424 1px solid;
}
#myspace_link{
	background:url(../images/footerlink.gif) no-repeat 0 -22px;
	padding:27px 0 0 6px;
	width:75px;
	height:21px;
	float:left;
	display:block;
	margin-top:27px;
}
#twitter_link{
	background:url(../images/footerlink.gif) no-repeat -94px -23px;
	margin:29px 0 0 19px;
	width:70px;
	height:16px;
	float:left;
	display:block;
}
#facebook_link{
	background:url(../images/footerlink.gif) no-repeat -430px -27px;
	margin:29px 0 0 19px;
	width:70px;
	height:15px;
	float:left;
	display:block;
}
#legendscorner_link{
	background:url(../images/footerlink.gif) no-repeat -196px -5px;
	width:67px;
	height:68px;
	float:left;
	display:block;
	margin-top:5px;
}
#secondfiddle_link{
	background:url(../images/footerlink.gif) no-repeat -270px -3px;
	width:90px;
	height:80px;
	float:left;
	display:block;
	margin:3px 0 0 20px;
}
#nashville_link{
	background:url(../images/footerlink.gif) no-repeat -370px -8px;
	width:31px;
	height:63px;
	float:left;
	display:block;
	margin:8px 0 0 30px;
}
/*-----------------------------------------------------------------------------------*/
/*-------------------------------all titles start here----------------------------------------------------*/
.about_title{
  background:url(../images/title.gif) no-repeat 0 0;
  display:block;
  width:282px;
  height:24px;
  float:left;
  margin-bottom:20px;
}
.calendar_title{
  background:url(../images/title.gif) no-repeat 0 -62px;
  display:block;
  width:150px;
  height:24px;
  float:left;
  margin-bottom:20px;
}
.celebrity_title{
  background:url(../images/title.gif) no-repeat 0 -94px;
  display:block;
  width:221px;
  height:24px;
  float:left;
  margin-bottom:20px;
}
.links_title{
  background:url(../images/title.gif) no-repeat 0 -188px;
  display:block;
  width:56px;
  height:24px;
  float:left;
  margin-bottom:20px;
}
.photos_title{
  background:url(../images/title.gif) no-repeat 0 -125px;
  display:block;
  width:79px;
  height:24px;
  float:left;
  margin-bottom:20px;
}
.musical_roster_title{
  background:url(../images/title.gif) no-repeat 0 -156px;
  display:block;
  width:210px;
  height:24px;
  float:left;
  margin-bottom:20px;
}
.newsandevents_title{
  background:url(../images/title.gif) no-repeat 0 -31px;
  display:block;
  width:199px;
  height:24px;
  float:left;
  margin-bottom:20px;
}
.specialevents_title{
  background:url(../images/title.gif) no-repeat 0 -249px;
  display:block;
  width:210px;
  height:24px;
  float:left;
  margin-bottom:20px;
}
.contact_title{
  background:url(../images/title.gif) no-repeat 0 -311px;
  display:block;
  width:131px;
  height:24px;
  float:left;
  margin-bottom:20px;
}
.store_title{
  background:url(../images/title.gif) no-repeat 0 -219px;
  display:block;
  width:65px;
  height:24px;
  float:left;
  margin-bottom:20px;
}
.cart_title{
  background:url(../images/title.gif) no-repeat 0 -280px;
  display:block;
  width:163px;
  height:24px;
  float:left;
  margin-bottom:20px;
}
.virtualtour_title{
  background:url(../images/title.gif) no-repeat 0 -450px;
  display:block;
  width:151px;
  height:24px;
  float:left;
  margin-bottom:20px;
}
.venueSpacs_title{
  background:url(../images/title.gif) no-repeat 0 -483px;
  display:block;
  width:139px;
  height:24px;
  float:left;
  margin-bottom:20px;
}
.about_images{
  width:787px;
  height:347px;
  float:left;
  margin:0 0 30px 0;
}
.image1{
  height:345px;
  width:264px;
  float:left;
  margin-right:10px;
  background:url(../images/about_photo_bg.jpg) no-repeat;
  display:inline;
}
.image2{
  height:345px;
  width:505px;
  float:left;
}
.about_heading{
  width:787px;
  height:24px;
  float:left;
  margin-bottom:10px;
  color:#874B23;
  font-size:20px;
  font-family:Arial;
}
.artist_bio{
  width:787px;
  height:25px;
  float:left;
  margin:10px 0 20px 0;
  color:#874B23;
  font-size:20px;
  font-family:Arial;
  border-bottom:1px solid #837152;
}
/*-------------------------------all titles ends here----------------------------------------------------*/

/*.photosBg_main{
    width:112px;
	height:111px;
	float:left;
	background-color:#380715;
	display:inline;
}
.photosBg_main img{
  border:1px solid #998262;
}*/
.photosBg_main{
    width:112px;
	height:111px;
	float:left;
	background-color:#380715;
	display:inline;
}
.photosBg_main img{
  border:1px solid #998262;
}
.main{
  width:110px;
  float:left;
  margin:15px 15px 0 30px;
  display:inline;
}
.main_last{
  width:200px;
  float:left;
  margin:15px 0 0 0;
}
.celebrity_text{
	 width:110px;
	 text-align:center;
	 height:auto;
	 color:#333333;
	 font-family:Arial;
	 font-size:12px;
	 float:left;
	 font-weight:bold;
	 margin:5px 0 20px 0 ;
	 display:inline;
	 line-height:15px;
 }
.link1{
	 width:587px;
	 border-top:1px solid #837152;
	 float:left;
	 padding:20px 100px;
}
.link_legends{
	 width:83px;
	 height:68px;
	 float:left;
	 margin:0 30px 0 0;
	 text-align:center;
}
.link_text{
	 width:200px;
	 height:24px;
	 color:#874B23;
	 font-family:Arial;
	 font-size:20px;
	 text-align:center;
	 float:left;
	 margin:25px 24px 0 0;
}
.site_link{
	 color:#333333;
	 font-family:Arial;
	 font-size:16px;
	 width:250px;
	/* height:20px;*/
	 float:left;
	 text-decoration:none;
	 margin:28px 0 0 0;
}
.site_link:hover{
 	color:#874B23;
}

.photosBg{
    width:112px;
	height:111px;
	margin:10px 18px 10px 18px;
	float:left;
	background-color:#380715;
	display:inline;
}
.photosBg_last{
    width:120px;
	height:120px;
	margin:10px 0 10px 0;
	float:left;
	background-color:#380715;
	display:inline;
}
.photosBg img{
	border:1px solid #998262;
}
.photosBg_last img{
    border:1px solid #998262;
}
.news_box{
    width:787px;
	float:left;
}
.news_bio{
  width:787px;
  /*height:25px;*/
  float:left;
  margin:10px 0 5px 0;
  color:#874B23;
  font-size:20px;
  font-family:Arial;
  border-bottom:1px solid #837152;
}
.news_main{
}
.news_photo{
    width:120px;
	height:120px;
	margin:10px 15px 10px 0;
	float:left;
	background-color:#380715;
	display:inline;
} 
.news_photo img{
	border:1px solid #998262;
}
.news_date{
   color:#000000;
   font-family:Arial;
   font-size:12px;
   font-weight:bold;
   margin:10px 0 10px 0;
}
.news_text{
   color:#000000;
   font-family:Arial;
   font-size:12px;
   margin:0 0 10px 0;
}
/*------------------contact us page starts here----------------*/
.contact_main{
   width:380px;
   float:left;
   margin:0 30px 0 0;

}
.contact_form{
	width:360px;
	height:300px;
	float:left;
	font-size:12px;
	margin:0px 0 0 0;
}
div[class="contact_form"]{
	min-height:300px;
	height:auto;
	margin:0px 0 0 0;	
}
.lable{
	width:80px;
	height:40px;
	float:left;
	line-height:30px;
	text-align:right;
	color:#000;
}
.input{
	width:250px;
	height:40px;
	float:left;
	padding:0 0 0 5px;
}
.input input{
	background:#000000;
	border:1px solid #000;
	width:244px;
	height:18px;
	color:#B3A181;
	padding:3px;
}
.text_area{
	width:200px;
	float:left;
	padding:0 0 0 5px;	
}
.text_area textarea{
	background:#000000;
	border:1px solid #000;
	width:247px;
	color:#B3A181;
	padding:0px 0 0 3px
}
div.err{
	width:380px;
	height:30px;
	float:left;	
	color:#F30;
	text-align:center;
}
.err_msg{
   width:300px;
   height:16px;
   float:left;	
   color:#F30;
   text-align:center;
}
div[class="err"]{
	min-height:30px;
	height:auto;	
}
.contact_text{
	width:380px;
	float:left;
	text-align:left;
	margin:10px 0 15px 0px;
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	color:#000;
}
div[class="contact_text"]{
	margin:0 0 0 0px;
}
.map{
    width:350px;
	height:320px;
	float:left;
	border:5px solid #000;
	margin:35px 0 0 0;
 }

/*------------------contact us page ends here-----------------*/
/*--------------store page starts here-------------*/
.store_main{
   width:787px;
   float:left;
   margin:0 0 20px 0;
}
.store_box{
   width:384px;
   float:left;
   margin:0 18px 0 0;
   background:#1A0900;
   color:#DBD2C4;
   font-family:Arial;
   font-size:12px;
   line-height:15px;
} 
.store_box_last{
   width:384px;
   float:left;
   margin:0 0 0 0;
   background:#1A0900;
   color:#DBD2C4;
   font-family:Arial;
   font-size:12px;
   line-height:15px;
} 
.store_details{
   width:787px;
   float:left;
   margin:0 0 0 0;
   background:#1A0900;
   color:#DBD2C4;
   font-family:Arial;
   font-size:12px;
   line-height:15px;
}
.item_text_details{
   width:620px;
   float:left;
   margin:10px 0 0 0;
}
.item_name_details{
   color:#DBD2C4;
   font-family:Arial;
   font-size:14px;
   width:620px;
   height:18px;
   float:left;
   font-weight:bold;
}
.item_price_details{
   color:#DBD2C4;
   font-family:Arial;
   font-size:12px;
   width:620px;
   height:18px;
   float:left;
   margin:10px 0 10px 0;
}
.button_details{
   width:620px;
   float:left;
   margin:10px 0 10px 0;
} 
div[class="button_details"]{
   margin:10px 0 10px 0;
}
.store_item_details{
   width:140px;
   height:140px;
   float:left;
   margin:10px 15px 0 3px;
}
div[class="store_item_details"]{
   margin:10px 15px 0 5px;
}
.store_item{
   width:100px;
   height:100px;
   float:left;
   margin:10px 15px 0 3px;
}
div[class="store_item"]{
   margin:10px 15px 0 5px;
}
.item_text{
   width:260px;
   float:left;
   margin:10px 0 0 0;
}
.item_name{
   color:#DBD2C4;
   font-family:Arial;
   font-size:14px;
   width:260px;
   height:18px;
   float:left;
   font-weight:bold;
}
.item_price{
   color:#DBD2C4;
   font-family:Arial;
   font-size:12px;
   width:260px;
   height:18px;
   float:left;
   margin:10px 0 10px 0;
}
.button{
   width:357px;
   float:left;
   margin:10px 0 10px 5px;
} 
div[class="button"]{
   margin:10px 0 10px 10px;
}
/*------------store page ends here----------------*/
.read_more{
   color:#000000;
   font-family:Arial;
   font-size:12px;
   text-decoration:underline;
}
.read_more:hover{
    color:#ffffff;
}
.clear{
	clear:both;
	line-height:0;
	font-size:0;
	margin:0;
	padding:0;
}

.tool-tip {
	color: #fff;
	width: 510px;
	height:510px;
	z-index: 13000;
}
.tool-title {
	font-weight: bold;
	font-size: 0px;
	line-height:0px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 8px;
	background: #fff;
}

.tool-text {
	font-size: 11px;
	padding: 8px 8px 8px;
	background: #7E7967;
}
.custom-tip {
	color: #fff;
	width: 312px;
	z-index: 13000;
}

.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 8px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}

.custom-text {
	font-size: 11px;
	padding: 8px 8px 8px;
	background: #CFDFA7;
}
.musical_img{
	width:248px;
	height:310px;
	float:right;
	background:#655946;
	border:#1A160D 5px solid;
	display:block;
	margin:10px 0 10px 10px;
}

/*-----*****-----*****-----*****-----*****-----*****-----*****-----*****-----*****-----*/
.ind_box_bg{
	background:url(../images/ind_box_bg.jpg) repeat-y top;
	width:871px;
	margin:10px 0 0 10px;
	display:inline;
	float:left;
}
.ind_box_top{
	background:url(../images/ind_box_topbg.jpg) no-repeat top left;
	width:851px;
	padding:20px 0 0 20px;
	display:inline;
	float:left;
}
.ind_box_bottom{
	background:url(../images/ind_box_bottombg.jpg) no-repeat bottom;
	width:871px;
	height:34px;
	float:left;
}

.letestnews_title{
  background:url(../images/title.gif) no-repeat 0 -342px;
  display:block;
  width:144px;
  height:24px;
  float:left;
}
.mailinglist_title{
  background:url(../images/title.gif) no-repeat 0 -375px;
  display:inline;
  width:161px;
  height:67px;
  float:left;
  margin:20px 0 0 38px;
}


.letestnews_box{
	width:240px;
	height:110px;
	border:#000000 1px solid;
	float:left;
	margin:5px 5px 0 0px;
	display:inline;
	padding:5px;
}
.vt_btn{
	width:246px;
	height:22px;
	float:left;
	background:url(../images/vt_btn_bg.gif) no-repeat;
}
.vt_swf{
	width:518px;
	height:325px;
	float:left;
	border:#000000 1px solid;
	padding:1px;
}
.tour_link{
	margin:3px 30px 0 10px;
	display:inline;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#BF9E75;
}
.ind_vt_link{	
	color:#C0854B; 
	font-weight:bold; 
	text-align:center; 
	text-decoration:none;
	float:left; 
	width:330px; 
	margin:3px 0 0 0;
}
.ind_vt_link a{	
	color:#C0854B; 
	font-weight:bold; 
	text-align:center; 
	text-decoration:none;
	float:left; 
	width:330px; 
	margin:3px 0 0 0;
}

/*----------------------------------------------------------------------------------*/

.th_itemdetail{
	background:#4F3A2D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	border-right:#33261E 1px solid;
	text-align:center;
	height:25px;
}
.th_itemdetail_right{
	background:#4F3A2D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-align:center;
	height:25px;
}
.box_itemdetail{
	background:#1A0900;
	border:#33261E 1px solid;
	color:#FFFFFF;
	font-weight:normal;
}
.cart_input{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12;
	font-weight:normal;
	color:#FFFFFF;
	background:#FFFFFF;
	border:#33261E 1px solid;
	padding:3px;
	width:189px;
}
.cart_select{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12;
	font-weight:normal;
	color:#FFFFFF;
	background:#FFFFFF;
	border:#33261E 1px solid;
	padding:3px;
	width:195px;
}
.black_bg_detail{
	background:#684e3c;
	color:#FFFFFF;
	text-align:center;
}
/*-------------------------------------------------------------------------*/
.venuelink{
	width:530px; height:35px; color:#FFBA30; font-weight:bold; font-size:12px; float:left; margin:0 0 0 20px; text-align:center; display:inline; line-height:35px;
}
.venuelink a{
	color:#FFBA30; font-weight:bold; font-size:12px; text-align:center; text-decoration:none;
}
/*-----*****-----*****-----*****-----*****-----*****-----*****-----*****-----*****-----*/
.ind_letestnews{
	width:520px;
	float:left;
	margin:0 0 0 25px;
	display:inline;
}
.ind_virtualtour{
	float:right; width:309px; height:180px; margin:60px 20px 0 0; display:inline;
}

.ind_livevideo{
	float:right; 
	width:800px; 
	height:70px; 
	margin:0px 0px 0 0; 
	display:inline; 
	background-color:#000000; 
	border:#996600 solid 1px; 
	text-align:center; 
	font-size:24px;
	color:#D78304;
	padding:10px 0px;
	font-family:"Myriad Pro";
	
}

.link_ply{
	width:364px; height:222px; margin:0 auto; background:url(../images/stage_link_ply.jpg) no-repeat 0 0; display:block; padding:15px; text-align:center; line-height:15px;
}
.link_ply a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFCC00;
	text-decoration:none;
}
.anchor_text{
   width:299px; height:160px; font-size:12px; color:#FFFFFF; line-height:18px;padding:5px;
}
.anchor_text p{
   margin:0px;
   padding:0px;
}

/*================================== new edition 05-13-2010 =========================================*/

.footer_link_main{
	background:#161616;
	border:#3B3B3B 1px solid;
	width:855px;
	padding:5px 5px 5px 5px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#999999;
	line-height:30px;
	margin-top:10px;
}

.footer_link_main a{
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#999999;
	line-height:30px;
	cursor:pointer;
}