body {
	background-color:#F6F1DE;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:13px;
	padding:12px 0px 0px 0px;
	margin:0px;
	color:#4E4E41;
	display:inline;
	}
img, p, form, table, td, div {
	border:0px;
	border:none;
	margin:0px;
	padding:0px;
}

p {
	text-align: justify;
}

#booking {
	float:right;
	width:216px;
	margin: 10px 15px 0px 0px;
}
#page {
	float:right;
	width:766px;
}
#mainframe {
	width:1005px;
	margin: 0px auto;
	
}

input, button, textarea, select {
	
color:#333333;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:13px;
	}
select {
	line-height:11px;
	}
button {cursor:pointer;}
.ct {text-align:center; vertical-align:top;}
.al {margin-top:0px;}

table td {text-align:left;vertical-align:top;}

.ha1 {
	background:url(../img/main/main_D01.jpg) no-repeat;
	padding:11px 0px 0px 63px;
	}
.ca1 {
	width:156px;
	height:194px;
	background:url(../img/main/main_D02211.jpg) no-repeat;
	}
.main {
	width:300px;
	height:194px;
	background:url(../img/main/main_D03.jpg) right top no-repeat;
	margin-left:170px;
	margin-top:-244px;
	}
.menu_right {
	width:245px;
	height:194px;
	background:url(../img/main/main_D04111.jpg) left top no-repeat;
	padding:7px 30px 0px 8px;
 	padding-top:5px;
 	padding-left:8px;
 	margin-left:294px;
 	margin-top:-194px;
	}
.cb1 {
	width:172px;
	height:259px;
	background:url(../img/main/main_D032111.jpg) top no-repeat
	}

.cc1 {
	
	width:172px;
	padding-top:675px;
	
	}

.bottom{
	margin-left: 87px;

	
}
.foot {
	width:766px;
	height:30px;
	}

#footer div {
	margin: 0 auto;
}
#footerline a {
	color:inherit;
	text-decoration: none;
	font-weight: bold;
	font-size:x-small;
}
#footerline a:hover {
	text-decoration: underline;
	
}
.fa1 {
	background:url("../img/main/main_07.jpg") no-repeat;
	padding-top:7px;
	color:#C7CAAB;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

/*-----------------links---------------*/
.link1 {
	color:#C7CAAB;
	text-decoration:none;
	}
	a.link1:link {text-decoration:none;}
	a.link1:visited {text-decoration:none;}
	a.link1:hover {text-decoration:underline;}
	a.link1:active {text-decoration:none;}


/*----------------boxes---------------*/

.content {
	width:540px;
	text-align:center;
	border:5px solid #B30106;
	background-color:#EFE6CE;
	padding:9px 5px 0px 5px;
	margin-left:18px;
	margin-top:-25px;
	}
.content_image{
	float:left;
	margin-right:5px;
	}
.content_text{
	text-align:justify;
	padding:0px 50px;
	line-height:1.5;
}

.mainmenu, .mainmenu:link, .menulink:active, .menulink:hover {
color:#65001D;
font-size:14px;
font-weight:bold;
font-style:italic;
font-family:serif;
margin-left:5px;
}

/* Newsletter*/

#col {
/*background:#eaecf9 url("../design/col_bg.jpg") 0 0 repeat-y;*/
	width:200px;
}

#col-in {
padding:5px 10px 5px 9px;
font-size:12px;
border: 1px solid #993333;
width:180px;
margin-top:40px;
margin-left:5px;
text-align:center;
}

#col-in h3 a {
color:#000000;
margin:0 -10px 15px;
padding:5px 15px 5px 10px;
}

#col-in h3 a:hover {
color:#000000;
margin:0 -10px 15px;
padding:5px 15px 5px 10px;
}

/* bookmark */
.bookmark {
	margin:31px -8px 5px;
	width:187px;
	height:160px;
	text-align:center;
	border: 1px #993333 solid;
	font-size:10px;
}

/* Slideshow */
#s3slider {
   width: 250px; /* important to be same as image width */
   height: 150px; /* important to be same as image height */
   position: relative;
   overflow: hidden;
   float:right;
}

#s3sliderContent {
   width: 250px; /* important to be same as image width or wider */
   position: absolute;
   top: 0;
   margin-left: 0;
}

.s3sliderImage {
   float: left;
   position: relative;
   display: none;
}

.s3sliderImage span {
   position: absolute;
   left: 0;
   font: 10px/15px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   width: 250px; /* important to be same as image width or wider */
   background-color: #000;
   filter: alpha(opacity=70);
   -moz-opacity: 0.7;
   -khtml-opacity: 0.7;
   opacity: 0.7;
   color: #fff;
   display: none;
   top: 0;
}

.clear {
   clear: both;
} 
/* END Slideshow */


/* Infobox ================================================================== */
.infobox_light .infobox_top {
	background: url('../images/infoboxwhite_top.jpg') center top no-repeat;
	height: 6px;
	width: 555px;
	margin: 0px;
	clear: left;
}
.infobox_light .infobox_content {
	width: 200px;
	margin: -5px;
	padding: 5px 0px;
	text-align:center;
	color: black;
	overflow: auto;
	border: 1px #993333 solid;
}
.infobox_light .infobox_bottom {
	background: url('../images/infoboxwhite_bottom.jpg') center bottom no-repeat;
	height: 6px;
	width: 555px;
	margin: 0px 0px 5px;
}
.infobox_dark .infobox_top {
	background: url('../images/infoboxdark_top.jpg') center top no-repeat;
	height: 6px;
	width: 555px;
	margin: 0px;
	clear: left;
}
.infobox_dark .infobox_content {
	width: 535px;
	background: #5F80BD url('../images/infoboxdark_back.jpg') center repeat-y;
	margin: 0px;
	padding: 5px 0px;
	color: #ffffff;
	overflow: auto;
	border: 3px black solid;
}
.infobox_dark .infobox_bottom {
	background: url('../images/infoboxdark_bottom.jpg') center bottom no-repeat;
	height: 6px;
	width: 555px;
	margin: 0px 0px 5px;
}
.infobox_yellow .infobox_top {
	background: url('../images/infoboxyellow_top.jpg') center top no-repeat;
	height: 6px;
	width: 555px;
	margin: 0px;
	clear: left;
}
.infobox_yellow .infobox_content {
	width: 555px;
	background: #FDA81A url('../images/infoboxyellow_back.jpg') center repeat-y;
	margin: 0px;
	padding: 5px 0px;
	color: #3A4040;
	overflow: auto;
}
.infobox_yellow .infobox_bottom {
	background: url('../images/infoboxyellow_bottom.jpg') center bottom no-repeat;
	height: 6px;
	width: 555px;
	margin: 0px 0px 5px;
}
* html .infobox_light .infobox_content,
* html .infobox_dark .infobox_content,
* html .infobox_yellow .infobox_content {
	width: 555px;
}
.infobox_light .infobox_content .important_left,
.infobox_light .infobox_content .important_right {
	background: url('../images/important_light.jpg') no-repeat;
}
.infobox_light .infobox_content .important_left:hover,
.infobox_light .infobox_content .important_right:hover {
	background: url('../images/important_light.gif') no-repeat;
}
.infobox_light .infobox_content .important_left,
.infobox_light .infobox_content .important_left:hover {
	background-position: left;
	padding: 4px 0 0 20px;
}
.infobox_light .infobox_content .important_right,
.infobox_light .infobox_content .important_right:hover {
	background-position: right;
	padding: 4px 20px 0 0;
}
.infobox_yellow .infobox_content .important_left,
.infobox_yellow .infobox_content .important_right {
	background: url('../images/important_yellow.jpg') no-repeat;
}
.infobox_yellow .infobox_content .important_left:hover,
.infobox_yellow .infobox_content .important_right:hover {
	background: url('../images/important_yellow.gif') no-repeat;
}
.infobox_yellow .infobox_content .important_left,
.infobox_yellow .infobox_content .important_left:hover {
	background-position: left;
	padding: 4px 0 0 20px;
}
.infobox_yellow .infobox_content .important_right,
.infobox_yellow .infobox_content .important_right:hover {
	background-position: right;
	padding: 4px 20px 0 0;
}
.infobox_light .infobox_content h2,
.infobox_dark .infobox_content h2,
.infobox_yellow .infobox_content h2 {
	margin: 0;
}
.infobox_dark .infobox_content h2,
.infobox_dark .infobox_content h2 a {
	color: #DB876B;
}
.infobox_yellow .infobox_content h2,
.infobox_yellow .infobox_content h2 a {
	color: #DB876B;
}
.infobox_light .infobox_content h3,
.infobox_dark .infobox_content h3,
.infobox_yellow .infobox_content h3 {
	margin: 0 0 0 10px;
}
.infobox_dark .infobox_content h3,
.infobox_dark .infobox_content h3 a {
	color: #DB876B;
}
.infobox_yellow .infobox_content h3,
.infobox_yellow .infobox_content h3 a {
	color: #DB876B;
}
.infobox_light .infobox_content span.title,
.infobox_dark .infobox_content span.title,
.infobox_yellow .infobox_content span.title {
	text-align:center;
	font-size: 14px;
	margin: 0px 10px 3px;
	display: block;
}
.infobox_light .infobox_content span.subtitle,
.infobox_dark .infobox_content span.subtitle,
.infobox_yellow .infobox_content span.subtitle {
	margin: 0px 10px;
	display: block;
}
.infobox_light .infobox_content span.title a,
.infobox_light .infobox_content span.title a:visited {
	font-weight: bold;
}
.infobox_dark .infobox_content span.title a,
.infobox_dark .infobox_content span.title a:visited {
	color: #DB876B;
	font-weight: bold;
}
.infobox_yellow .infobox_content span.title a,
.infobox_yellow .infobox_content span.title a:visited {
	color: #6D2D2B;
	font-weight: bold;
}
.infobox_light .infobox_content p,
.infobox_dark .infobox_content p,
.infobox_yellow .infobox_content p {
	margin: 1em 10px 0.5em;
}
.infobox_dark .infobox_content p a,
.infobox_dark .infobox_content p a:visited {
	color: #DB876B;
}
.infobox_yellow .infobox_content p a,
.infobox_yellow .infobox_content p a:visited {
	color: #6D2D2B;
}
.infobox_light .infobox_content p a.external_link,
.infobox_light .infobox_content p a.external_link:visited {
	background: url('../images/external-link_white.jpg') no-repeat right;
	padding: 4px 17px 0px 0px;
}
.infobox_light .infobox_content p a.external_link:hover {
	background: url('../images/external-link_white.gif') no-repeat right;
}
.infobox_dark .infobox_content p a.external_link,
.infobox_dark .infobox_content p a.external_link:visited {
	background: url('../images/external-link_dark.jpg') no-repeat right;
	padding: 4px 17px 0px 0px;
}
.infobox_yellow .infobox_content p a.external_link,
.infobox_yellow .infobox_content p a.external_link:visited {
	background: url('../images/external-link_yellow.jpg') no-repeat right;
	padding: 4px 17px 0px 0px;
}
.infobox_yellow .infobox_content p a.external_link:hover {
	background: url('../images/external-link_yellow.gif') no-repeat right;
}


.shows td{
	width: 155px;
	text-align:center;
}
.shows img{
	text-align:center;
}
/* Theatre Booking Engine ========== */
.theatre {
	width:450px;
	height:110px;
	margin-top:10px;
}
.theatre .row{
	height:25px;
 	margin-left:110px;
 	font-size:13px;
}
.theatre .col1{
	width:100px;
	float:left;
	margin:5px 0px;
}
.theatre .col2{
	margin-left:100px;
	padding:4px 0px;
}
.theatre .button{
	margin-left:214px;
	width:50px;
	height:20px;
	font-size:13px;
}
/* End Theatre Booking Engine ========== */

/* Tour Booking Engine ========== */
.tour {
	width:450px;
	height:110px;
	margin-top:10px;
}
.tour .row{
	height:25px;
 	margin-left:110px;
 	font-size:13px;
}
.tour .col1{
	width:100px;
	float:left;
	margin:5px 0px;
}
.tour .col2{
	margin-left:100px;
	padding:4px 0px;
}
.tour .button{
	margin-left:114px;
	width:50px;
	height:20px;
	font-size:13px;
}
/* End Tour Booking Engine ========== */

/* Tour Infobox ================================================================== */
.infobox_tour .infobox_content {
	width: 450px;
	background: #B30106 center repeat-y;
	margin-left: 0px;
	padding: 5px 0px;
	color: #F6F1DE;
	overflow: auto;
	border: 3px black solid;
}
.infobox_tour .infobox_content span.title {
	margin: 0px 10px 3px;
	display: block;
	text-align: center;
	font-size: 13px;
	font-family: "Arial";
}
/* End Tour Infobox ================================================================ */
