/* css baseline */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background-color: #000000;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* layout */
body {
	font-family:Verdana, Geneva, sans-serif;
background-image:url(../images/bground.gif);
}
#banner{
	height:186px;	
	background-image:url(../images/bg_banner.jpg);
	background-repeat:repeat-x;
}
#banner #title{
	position:relative;
	height:186px;
	width:960px;
	margin:auto;
	background-image:url(../images/bg_title.jpg);
	background-repeat:repeat-x;
}
.linkHome {
	position: absolute;
	top: 50px;
	left: 20px;
	width: 400px;
	height: 100px;
}
.linkHome a {
	display: block;
	width: 100%;
	height: 100%;
}

#social {
	position: absolute;
	top: 148px;
	right: 0px;	
	width : 490px;
	height: 30px;
}
#social #content {
	position: relative;
	line-height:1.2em;
	font-size:1.3em;
}
#social #content #number {
	position:absolute;
	top: 0px;
	left : 0px;
	color:#FDBF6A;	
}
#social #content #twitter {
	position:absolute;
	top: 3px;
	left : 162px;
}
#social #content span {
	position:absolute;
	top: 3px;
	left : 342px;	
}
#search{
	position: relative;
	visibility:hidden;
}
#search form{
	position: absolute;
	top: 140px;
	right: 250px;	
}
#search .button{
	position: absolute;
	top: 130px;
	right: 120px;	
}
.container{
	width:960px;
	margin:auto;
}
#contentWrp{
	float:left;
	display:inline;
	padding-top:10px;
	padding-bottom:10px;
	background-image:url(../images/bg_contentWrp.jpg);
	background-repeat:no-repeat;
	background-color:#000;
}
#all{
	float:left;
	padding-left:30px;
}
/* text styles */
#contentWrp{
	color:#CCC;
	font-size: 0.8em;
	line-height:1.2em;
}
#contentWrp h1{
	font-size:1.6em;
	color:#BF1E2E;
	padding-bottom:6px;
}
#contentWrp h2{
	color:#FDBF6A;	
	font-weight:bold;
	padding-bottom:6px;
}
#contentWrp h3, #contentWrp em{
	color:#CCC;
	font-weight:bold;
	padding-bottom:6px;
}
#contentWrp p{
	padding-bottom:6px;
}
/* link styles */
#contentWrp a, #contentWrp a:visited, #title a, #title a:visited, #footerWrp a, #footerWrp a:visited{
	color:#CCC;
	text-decoration:none;
}
#contentWrp a:hover, #title a:hover, #footerWrp a:hover {
	color:#BF1E2E;
}

/* table styles*/
#contentWrp table, #contentWrp th, #contentWrp td {
	border:solid 1px #333;
}
/* form styles */
#contentWrp form {
margin:0.5em 226px 0 0;
}
#contentWrp fieldset {
border-color:#FFFFFF #FFFFFF #FFFFFF;
border-right:0 solid #FFFFFF;
border-style:solid;
border-width:1px 0 0;
display:block;
margin:0 0 0.5em;
padding:0 0.5em 0.5em;
}
#contentWrp input {
clear:both;
float:left;
position:static;
}
#contentWrp label {
display:inline;
font-weight:normal;
margin:0 0 0 0;
top:-1.25em;
width: 150px;
}
#contentWrp legend {
float:left;
font-weight:bold;
}
#contentWrp input {
display:block;
left:12em;
position:relative;
top:-1.4em;
}
#contentWrp textarea {
display:block;
position:relative;
top:-1.4em;
}
#contentWrp label {
clear:both;
display:block;
float:left;
font-weight:bold;
margin-top:-1em;
}
#contentWrp label.first {
margin-top:1em;
}
#contentWrp input, #contentWrp textarea{
width: 300px;
left: 150px;
}
#contentWrp .button
{
margin-left:348px;	
}
#contentWrp select {
display:block;
left:8em;
position:relative;
top:-1.4em;
}
/* div-specific styles */
#nav{
	font-size: 1.2em;
	float:left;
	width:212px;
	font-weight:bold;
}
#nav h2{
	margin-left:6px;
	margin-right:6px;
	padding:6px 6px 10px;
}
#nav li{
	font-size: 0.9em;
	margin-left:18px;
	padding-bottom:6px;
}
#dynamic{
	float:left;
	width:716px;
	margin-top: 6px;
	margin-left:20px;
}
#dynamic ol, #dynamic ul{
	margin-bottom: 6px;	
}
#dynamic ol li{
	list-style: decimal;
	list-style-position:inside;
}
#dynamic ul li{
	list-style:circle;
	list-style-position:inside;
	margin-left:6px;
}
#dynamic table ul li{
	list-style:none;
}
#act, #welcome, #page{
	float:left;
	width:500px;
	min-height:715px;
	padding-right: 20px;
	border-right: solid 3px #BF1E2E;
}
#searchResults {
	padding-right: 20px;	
}
#results h3{
	font-size: 1.2em;
	padding-top:6px;
}
#results a{
	padding-top:6px;
}
#results ol li{
	list-style:none;
}
.gallery, .vgallery {
	position:relative;
	border:solid 1px #CCC;
	margin:10px 0px 10px;
}
.gallery img{
	width:498px;	
	height:240px;
}
.vgallery{
	float:left;
	margin-right: 20px;
}
.vgallery img{
	width:240px;	
}
.description, #keywords, #booking {
	margin: 0px 0px 6px;	
}
#music, #mp3player{
	display: block;
	margin:auto;
	margin-bottom: 12px;
}
.actPreview{
	position:relative;
	float:left;
	display:inline;
	width:150px;
	height:140px;
	margin:10px;	
	text-align:center;
	border:solid 1px #333;
}
.actPreview img{
	display:block;
	width:148px;
	height:73px;
	margin:auto;
	border:solid 1px #CCC;
}
.topSeller{
	position:absolute;
	top:-11px;
	left:-11px;
	width:64px;
	height:57px;
	background-image:url(../images/ph_topSeller.png);
	background-repeat:no-repeat;
}
li .topSeller{
	top:1px;
	left:1px;
}
#linkBar
{
	display:block;
	width:auto;
	margin:auto;
	padding-bottom:4px;
	border-bottom: solid 1px #CCC;
}
#linkBar li
{
	display: inline;
	font-weight:bold;
	margin: 10px;
}
#related{
	float:left;
	width:177px;
	margin-left:10px;	
	padding-top: 6px;
}
#footer{
	width:100%;
	clear:both;	
	background-image:url(../images/bg_footer.jpg);
	background-repeat:repeat-x;
	background-color:#000;
}
#footerWrp{
	width:960px;
	margin:auto;
	background-image:url(../images/hbar_red.jpg);
	background-repeat:no-repeat;
	background-color:#000;
}
#contact{
	color:#CCC;
	line-height:1.2em;
	font-size:1.3em;
	padding: 20px 12px 20px;
}
#contact h3{
	display:inline;
	color: #BF1E2E;
	margin-right:10px;
}
#contact p{
	display:inline;	
	color:#FDBF6A;
}
#credits{
	color:#CCC;
	font-size:0.9em;
	font-weight:bold;
	padding: 0px 12px 20px;
}
/* style */
.clear {
	clear:both;
}
.floatRight {
	float:right;
}
.button {
	display: inline-block;
	background-image:url(../images/button.png);
	width: 102px;
	height: 30px;
	padding-top: 10px;
	padding-left: 20px;
	font-size: 16px;
	font-weight: bold;
}
.button a, .button a:visited {
	color:#CCC;
	text-decoration:none;
}
.button a:hover {
	color:#BF1E2E;
}
/* s3slider */
#s3slider {
   width: 498px; /* important to be same as image width */
   height: 240px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

#s3sliderContent {
   width: 498px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}
.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
	list-style: none !important;	
	margin-left: 0px !important;
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 10px/15px Arial, Helvetica, sans-serif;
   padding: 0px;
   height: 0px;
   width: 0px;
   background-color: #000;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   bottom: 0;  
}

