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

body{
	margin:0;
	padding:0;
	background:#000 url(../img/bodybg.jpg) repeat-x top;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	}
	
a {
	
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	color:#fff;
	text-decoration:none;
	
	}
	
a:hover {
	
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	color:#fff;
		text-decoration:none;

	}
	
img {
	border:none;
}
	
/* TOP
----------------------------------------------------------------------------------------- */

#wrapper{
width:100%;
margin-top:0;
padding-top:0;
background-image:url(../img/flowerbg2.png);
background-repeat:no-repeat;
background-position:center top;
}

#top{
height:240px;
width: 100%;
margin:0;
padding:0;
}

#topcontent{
height: 240px;
width:980px;
background-image:url(../img/topbg.jpg);
background-repeat:no-repeat;
background-position:center top;
background-color:#FFFFFF;
margin: 0;
padding:0;
}

#toptext{
color: #FFFFFF;
font-size: 24px;
text-align:right;
font-weight:normal;
}

#toptext a{
color: #FFFFFF;
font-size: 24px;
text-decoration:none;
}

#toptext ul{
	font-weight:normal;
	margin:0;
	padding-left:40px;
	}
	
#toptext ul li{
	margin:0;
	display:inline;
	padding-right:3px;
	padding-left:0px;
	}
	
#toptext ul li a{
	margin:0;
	font-size:18px;
	color:#fff;
	text-decoration:none;
	}

#flower{
margin-top:0;
padding-top:0;
width:100%;
}



/* CENTER
----------------------------------------------------------------------------------------- */


#content{
padding-top:45px;
width:980px;
background-color:#FFFFFF;
}

#contenth{
padding-top:45px;
padding-left:10px;
padding:10px;
width:970px;
background-color:#FFFFFF;
}

#text{
padding:0 30px 30px 30px ;
margin:0;
color:#333;
line-height:25px;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
text-align:left;
}

.textc{
padding:0 30px 0 30px ;
margin:0;
color:#333;
line-height:25px;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
text-align:left;
}

.textr{
padding:0;
margin:0;
color:#333;
line-height:25px;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
text-align:left;
}

#title{
float: left;
width:480px;
margin:0;
padding-bottom:30px;
text-align:right;
}
.acts{
font-size:30px;
padding-right:10px;
padding-top:30px;
color:#444;
margin:0;
font-weight:700;
letter-spacing:-1px;
}
#dropdown{
float: right;
width:315px;
margin-top:15px;
}
.form{
width:110px;
margin:0;
padding:0;
}

.line1{
height:208px;
}

.line2{
background:url(../img/tablebg2.jpg);
color:#FFFFFF;
font-size:15px;
font-weight:bold;
text-align:left;
height:55px;
width:306px;

}
.actlink{
padding-left:15px;
font-weight:normal;
}

.actype{
font-weight:normal;
color: #00D5FF;
}

.line3{
width:946px;
height:46px;
}

.email, .email a {

	font-family:Arial, Helvetica, sans-serif;
	
	color:#333333;
	
	text-decoration:none;

}

.email:hover {
	
	text-decoration:underline;
	
}

.col1{
width:626px;
padding-top:10px;
padding-left:7px;
text-align:left;
float:left;
margin:20px 0 0 0;
}
.col2{
float:right;
margin:0;
width:306px;
padding-right:7px;
color:#00D5FF;
font-size:15px;
font-weight:lighter;
text-align:left;
}
.homeline{
width:306px;
height:55px;
background-image:url(../img/tablebg2.jpg);
background-repeat:no-repeat;
}
.homeline2{
background-color: #2a2a2a;
border-bottom: solid 1px #646464;
line-height:19px;
padding: 20px;
margin:0;
}
.homeline2 img{
width:80px;
height:55px;
margin:0;
padding:0 20px 0 0;
}
.title{
margin-top:50px;
margin-bottom:20px;
}
.date{
font-family:Georgia, "Times New Roman", Times;
font-size:12px;
font-style:italic;
color:#898989;
padding:0;
margin:0;
}

#left{
position: relative;
float:right;
width:340px;
padding-right:41px;
}
#right{
position: relative;
float:left;
width:525px;
padding-right: 35px;
padding-left:39px;
}

.thumbs{
width:64px;
height:56px;
}

.thumbs img{
	outline:1px solid #999;
}

.thumbs img:hover{
	outline:1px solid #f00 !important;
}

.thumbs img.current{
	outline:1px solid #131313;
}

.thumbs img.current:hover{
	outline:1px solid #131313 !important;
}

.video_panel{
	display:none;
}

.back, .back a{
font-size: 14px;
padding-top:17px;
color:#acacac;
text-decoration:none;
font-size:15px;
}

.back a:hover {
	
	text-decoration:underline;
	
}

.subtitle{
padding-left:30px;
padding-top:10px;
text-align:left;
color:#0099BA;
font-weight:bold;
}

.subtitlea{
padding-left:30px;
margin-bottom:5px;
text-align:left;
color:#0099BA;
font-weight:bold;
}

.subtitler{
text-align:left;
margin-bottom:5px;
color:#0099BA;
font-weight:bold;
}


/* FOOTER
----------------------------------------------------------------------------------------- */


#bottom {
height:103px;
width:980px;
margin:0;
padding:0;
background-image: url(../img/footerbg.gif);
background-repeat:repeat-x;
}

.foottext{
padding:17px;
color:#FFFFFF;
font-size:14px;
}

#bottom ul{
	margin:0;
	padding:10px;
	background:url(../img/footline.gif) no-repeat top;
	}
	
#bottom ul li{
	margin:0;
	display:inline;
	padding-left:6px;
	padding-right:6px;
	color:#00D5FF;
	}
	
#bottom ul li a{
	margin:0;
	padding:0;
	color:#979FA5;
	font-size:16px;
	text-decoration:none;
	}


/* HOME FLASH CONTENT CHANGE
----------------------------------------------------------------------------------------- */

.glidecontentwrapper{
position: relative; 
width: 621px;
height: 345px; 
border: 0;
overflow: hidden;
}
.glidecontent{ 
position: absolute; 
background: black;
color: white;
padding: 0;
margin:0;
visibility: hidden;
width: 621px;
height: 345px;
left:0;
}

.glidecontenttoggler{ /*style for DIV used to contain toggler links. */
margin-top:0;
text-align: left; /*How to align pagination links: "left", "center", or "right"
background: black; /*always declare an explicit background color for fade effect to properly render in IE*/
}

.glidecontenttoggler a{ /*style for every navigational link within toggler */
display: -moz-inline-box;
display: inline-block;
border: 0;
color: grey;
padding:11px;
margin: 0;
text-decoration: none;
font-size:12px;
font-weight:700;
color:#FFF;
}

.glidecontenttoggler a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */
background:url("../img/nav_selected.png") repeat-x scroll 0 0 #CE0000;
}

.glidecontenttoggler a:hover{
text-decoration:underline;
color:#FFF;
}

.glidecontenttoggler a.selected:hover{
	text-decoration:none;
	color:#FFF;
}


.glidecontenttoggler a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
}

#p-select{
width:610px;
height:35px;
padding:0;
margin:0;
float:right;
font-size:15px;
}

.ebmvid{
color:#FFFFFF;
background-image:url(../img/ebmvid.jpg);
background-repeat:repeat-x;
height:35px;
width:611px;
margin:0;
padding-left:10px;
}

.ebm{
color:#00D5FF;
font-size:20px;
float:left;
width:60px;
margin:0;
padding:0;
}

#flash, #flash3 {
margin:0;
padding:0;
background-color:#000;
position:relative;
}

#flash2 {
padding:0;
margin:10px 0 0 0;
background:none;
width:275px;
height:418px;
float:left;
}
#flash4 {
padding:0;
margin:7px 0 100px 0;
background:none;
width:275px;
height:418px;
float:left;
}

#aVideos {
    display: block;
    height: 255px;
    overflow: hidden;	
	display:none;
	
	}
	
#sLink a, .sLink a {
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-decoration:none;
	
	color:#333333
	
}

#sLink a:hover, .sLink a:hover {

	text-decoration:underline;
	
	}


/* LETS START CONTACT FORM STYLE
----------------------------------------------------------------------------------------- */

#header{
height:65px;
width:960px;
margin:0;
padding:0;
}

#start{
width:321px;
float:left;
margin-top:-10px;
}
.message{height:15px; width:960px; padding:0;margin-top:-2px; text-align: center;font-size:15px;}
.warning{color:#75093A;list-style:none;padding:0; margin-left:70px; width:400px;}
.success{color: #01A4C5;list-style:none;margin:0;padding-right:85px;font-weight:bold;}

#contactForm input, #contactForm textarea{
width:295px;
padding:10px;
border: solid 1px #999;
margin-bottom:10px;
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
}

#contactForm .button{
border:none;	
background: url(../img/send.jpg) no-repeat right;
width:72px;
height:37px;
float:left;
text-align:left;
overflow:hidden;
cursor:pointer;
margin:5px;
margin-left:0px;
padding:0;
text-indent:-9999px;
color:#FFFFFF;
}

#contactForm .inactive{
color: #666;
}	 
#contactForm .active{
color: #222;
}	 		
#contactForm .focused{
color: #404040;
background: #F5FFFF;
}
.navlink {
position:relative;
top:-9px;
font-size:13px;
}
.navlink a {
font-size:13px !important;
color:#00d5ff !important;
}
.navlink a:hover {color:#fff !important;}



div.st_horizontal {
    clear: both;
    color: #616161;
    float: left;
    position: relative;
    width: 515px;
    z-index: 1000;
	margin-top:-13px;
}
div.st_horizontal a.st_prev, div.st_horizontal a.st_next {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("../img/btn_arrows.gif") no-repeat scroll 0 0 #FFFFFF;
    border-color: #D4D4D4 #D4D4D4 -moz-use-text-color;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    display: none;
    float: left;
    height: 38px;
    outline: medium none;
    width: 39px;
}
div.st_horizontal a.st_prev {
    background-position: 13px 13px;
    border-right: 0 none;
    border-top-left-radius: 4px;
}
div.st_horizontal a.st_prev:hover {
    background-color: #F5F5F5;
    background-position: -50px 13px;
}
div.st_horizontal a.st_next {
    background-position: 14px -14px;
    border-top-right-radius: 4px;
}
div.st_horizontal a.st_next:hover {
    background-color: #F5F5F5;
    background-position: -49px -14px;
}
div.st_horizontal a.st_prev.st_btn_disabled, div.st_horizontal a.st_next.st_btn_disabled {
    background-color: #F7F7F7;
    cursor: default;
}
div.st_horizontal a.st_prev.st_btn_disabled {
    background-position: -113px 13px;
}
div.st_horizontal a.st_next.st_btn_disabled {
    background-position: -112px -14px;
}
div.st_horizontal div.st_tabs_container {
    border-left: 1px solid #D4D4D4;
    float: left;
    height: 40px;
    margin-bottom: -1px;
    overflow: hidden;
    position: relative !important;
    width: 515px;
    z-index: 100;
}
div.st_horizontal ul.st_tabs {
    height: 40px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 10000px;
}
div.st_horizontal ul.st_tabs li {
    float: left;
}
div.st_horizontal ul.st_tabs li a {
    background: url("../img/h_tab_bg.jpg") repeat-x scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #D4D4D4;
    border-right: 1px solid #D4D4D4;
    border-top: 1px solid #D4D4D4;
    color: #009abb;
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    margin: 0;
    outline: medium none;
    padding: 10px 20px;
    text-decoration: none;
}
div.st_horizontal ul.st_tabs a:hover {
    color: #009abb;
}
div.st_horizontal ul.st_tabs a.st_tab_active {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom-color: #FFFFFF;
    color: #434343;
}
div.st_horizontal div.st_view_container {
    background-color: #FFFFFF;
    border: 1px solid #D4D4D4;
    float: left;
    overflow: auto;
    padding: 18px 0 0;
    position: relative;
    width: 515px;
    z-index: 5;
	margin-bottom:20px;
}

div.st_horizontal div.st_view_container .text{
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    line-height: 25px;
    margin: 0;
    padding: 0 30px;
    text-align: left;	
}

div.st_horizontal div.st_view {
    height: 100%;
    position: relative;
}
div.st_horizontal div.st_tab_view {
    background-color: #FFFFFF;
    margin-bottom: 30px;
    width: 100%;
}
div.st_horizontal div.st_view h2 {
    color: #454545;
    font-size: 16px;
    margin: 0 0 16px;
    padding: 0;
}
div.st_horizontal div.st_view p {
    margin: 14px 0 0;
    padding: 0;
}
div.st_horizontal div.st_view blockquote {
    border-left: 2px solid #5C5C5C;
    color: #A8A8A8;
    float: left;
    font: italic 17px/21px Georgia,"Times New Roman",Times,serif;
    margin: 18px 14px 0 0;
    padding: 0 0 0 14px;
    width: 315px;
}
div.st_horizontal div.st_view blockquote p {
    margin: 0;
}


div.st_horizontal #tabs li a{
	color:#000;
}

#left .share{
	margin-top:17px;
}

.image_dropshadow{
	width:340px;
	height:240px;
	background: url(../img/drop_shadow.png) no-repeat left bottom;
	padding-bottom:25px;
	margin-bottom: -12px;
	margin-top:3px;
}

.breadcumb{
    color: #999;
    font-size: 11px;
    margin-left: 20px;
    margin-top: -9px;
	text-align:left;
	z-index:9999;
	position:relative;
}

.breadcumb a{
	font-size:11px;
}

.breadcumb .back_page{
}

.breadcumb .back_page:hover{
	text-decoration:underline;
	color:#ff0000 !important;
}

.breadcumb a{
	color:#009abb !important;
	text-decoration:underline;
}

.acts_navigation{
	color:#999;
	font-size:11px;
	margin-top: -18px;	
}

.prev_next{
	width:117px;
	height:18px;
	float:right;
	position:relative;
	z-index:9999;
}

.prev_next a{
    background-color: #009ABB;
    color: #FFFFFF !important;
    font-weight: 700;
    padding: 3px 7px 2px;
    text-transform: uppercase;
	text-decoration:none !important;
}

.prev_next a:hover{
    background-color: #ff0000;
    color: #FFFFFF !important;
    font-weight: 700;
    padding: 3px 7px 2px;
    text-transform: uppercase;
	text-decoration:none !important;
}

.next_nav{
	margin-left:-2px;
}

.clear{
	clear:both;
}

.booking_request{
    background: url("../img/button_gr.png") repeat-x scroll 0 0 #CF0505;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF !important;
    display: block;
    font-size: 14px;
    font-weight: 700;
    padding: 8px 8px 9px;
    position: absolute;
    right: 43px;
    text-align: center;
    text-decoration: none !important;
    top: 53px;
    z-index: 9999;
}

.booking_request:hover{
	text-decoration:underline !important;
}

.video_thumb{
    height: 56px;
    margin: 0 auto;
    position: absolute;
    width: 64px;
	cursor:pointer;
	background: url("../img/play.png") no-repeat scroll center center transparent;
}

.list_left{
  width:566px;
  float:left;
  margin-left: 41px;
  margin-bottom:20px;
}

.right_left{
  float:right;
  width: 347px;
}

.featured_act{
  width:306px;
  height:208px;
  position:relative;
  cursor:pointer;
}

.featured_info{
    background-color: #2B2B2B;
    padding: 13px 14px 13px 13px;
    width: 279px;
	margin-bottom:18px;
	cursor:pointer;
}

.featured_info:hover{
	background-color:#202020;
}

.featured_info h2{
  color:#eae8df;
  font-size:14px;
  font-weight:700;
  margin:0;
}

.featured_info h2 a{
  color:#eae8df;
  text-decoration:none;
}

.featured_info h2 a:hover{
  color:#eae8df;
}



.featured_info span{
  font-weight:700;
  font-size:10px;
  color:#999;
}

  .list_item{
	border-top:1px solid #D4D4D4;
	background-color:#eae8df;
	padding:5px;
	font-size:12px;
	color:#999;
	position:relative;
  }
  
  .list_item span{
	    display: block;
    float: left;
    font-weight: normal;
    width: 323px;
	text-align:left;
  }
  
  .item_title{
	color:#3e3e3e;
	font-size:18px;
	margin-bottom: 2px;
	font-weight:700;
	text-align:left;
  }
  
  .item_detail{
	background-color: #009ABB;
	color: #FFFFFF;
	font-size: 11px;
	padding: 3px 7px 2px;
	position: absolute;
	right: 7px;
	text-transform: uppercase;
	top: 42px;
	font-weight:bold;
  }
  
  div.list_item{
	background-color:#FFF;
  }
  
  .list_image{
	float:left;
	margin-right:8px;
  }
  
  div.list_item:hover{
	background-color:#f5f3e9;
	cursor:pointer;
  }
  
  .list_item.even{
	background-color:#FFF;
  }
  
  div.list_item:hover .item_detail{
	background-color:#F00;
  }
  
  .need_help{
    color: #2b2b2b;
    font-size: 13px;
    padding: 14px 18px 1px;
    width: 270px;
	margin-bottom:13px;
	margin-right:43px;
	background: #d4effc url(../img/phone_icon.png) no-repeat 261px center;
  }
  
  .need_help h2{
	font-size:14px;
	color:#F00;
	margin:0;
  }
  
  .need_help .phone_number{
	font-size:18px;
	padding-left:25px;
  }
  
  .need_help p{
	margin: 0 0 10px;
	line-height: 20px;
  }
  
  .today_featured{
  background-color: #FF0000;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: 700;
  left: 0;
  padding: 3px 7px 2px;
  position: absolute;
  text-transform: uppercase;
  bottom:0;
  }
  
#st_content_2 a{
	color:#009ABB !important;
	text-decoration:underline;
}

#st_content_2 a:hover{
	color:#ff0000 !important;
}

a.has_hover:hover{
	text-decoration:underline !important;
}

body a.st_tab_active:hover{
	text-decoration:none !important;
}

.cat_acts .breadcumb{
    position: relative;
    top: 23px;
	left: 40px;
	width:569px;
	margin: -15px 0 0;
}

.style_changer {
    float: right;
    height: 22px;
    position: relative;
    top: -4px;
	right:-210px;
    width: 40px;
	z-index:9999;
}

.style_changer a.selected {
    cursor: default;
}

.grid_style.selected {
    background: url("../img/grid_selected.png") no-repeat scroll left top transparent;
}

.full_style.selected{
	background: url(../img/info_selected.png) no-repeat;
	background-position: right top;
}

.style_changer a {
    display: block;
    float: left;
    height: 22px;
    width: 20px;
}

.grid_style {
    background: url("../img/info_selected.png") no-repeat scroll left top transparent;
}

.style_changer a.full_style {
    background-position: right top;
    left: -1px;
    position: relative;
}

.full_style {
    background: url("../img/grid_selected.png") no-repeat scroll right top transparent;
}


.cat_acts #dropdown {
	margin-right: 96px;
	margin-top: -2px;
	position: relative;
	right: -43px;
	top: 0px;
	width: 113px;
	z-index: 9999;
}

.cat_acts #title{
  width:385px;
  padding-bottom:12px;
  margin-top:-19px;
  height:55px;
}

 
  #toptext ul .nav{
	visibility:visible;
	top:-3px;
	position: relative;
  }
  
  #toptext ul li a{
	font-weight:bold;
	font-size:16px;
	color:#fff;
	padding:12px 8px 10px;
  }
  
  #toptext ul{
	padding:0;
  }
  
  #toptext ul li a.selected{
	background:#ce0000 url(../img/nav_selected.png) repeat-x;
	color:#FFF;
  }
  
  
  #toptext ul li a:hover{
	text-decoration:underline;
  }
  
  #toptext ul li a.selected:hover{
	text-decoration:none !important;
  }
  
  
.footer_right{
  position:absolute;
  margin-right:18px;
  right:0;
  top: 57px;
}

.footer_left_info{
  position:relative;
  left:12px;
  padding-top:21px;
  margin-left:67px;
}

.footer_logo{
  float:left;
}

#footer{
  background-color:#27333a;
  font-size:12px;
  color:#979fa5;
  text-align:left;
  position:relative;
}

.footer_address{
  font-size:13px;
  color:#FFF;
  margin-bottom: -12px;
  margin-top:0;
}

.footer_address a{
	font-weight:700;
	color:#FFF !important;
}

#footer a{
  color:#979fa5;
  text-decoration:none !important;
}

#footer a:hover{
  text-decoration:underline !important;
}

.footer_inner{
  padding-left:16px;
  padding-bottom:22px;
  position:relative;
}

.top_left{
	width:607px;
	float:left;
}

.cat_acts .acts{
	padding:0;
	margin-bottom:8px;
    position: relative;
    top: 6px;
}

.top_right{
	float:right;
}

#slideshow{
    background: none repeat scroll 0 0 transparent;
    float: right;
    height: 418px;
    margin: 10px 0 0;
    padding: 0;
    width: 275px;	
}

.person_info{
	background: url(../img/slideshow_bottom.png) no-repeat;
	width:275px;
	height:54px;
	font-size:14px;
    padding-left: 13px;
    padding-top: 8px;
}

.person_info h2, .person_info strong{
	padding:0;
	margin:0;
}

.person_info h2{
	color:#FFF;
	font-weight:normal;
	font-size:14px;
	margin-bottom:2px;
}

.person_info strong{
	font-weight:normal;
	color:#37cae3;
}
