body {

	color:#34282C;
	font-family: Verdana, Tahoma, arial, sans-serif;
}
a {
	text-decoration:none;
	color:#304976;
  font-weight:bold;
}
a:hover {
	color:#304976;
	text-decoration: underline;
}
#wrap {
	width:900px;
	text-align:left;
	margin:0 auto;
}

.fl{ float:left;height:300px;}
.fr{ float:right}
.clearfix{ clear:both}

.imgright{float:right;margin-left:45px; margin-top:14px;}
.imgleft{float:left;margin-right:5px;}

.images {
	vertical-align: middle;
	margin-right: 10px;
}


/* header */
#header { background:url(images/hd.jpg); height:235px; position:relative;}
#header h1 {font-size:55px; font-weight:800; position:relative; left:70px; top:20px;color:#FFFFFF; font-family:monotype corsiva,zapf chancery,lucida handwriting,urw chancery l;}
.sc{height:38px;  width:250px; position:absolute; right:70px; top:20px}
.q { border:#1D7E9F 1px solid;width:165px; height:25px; position: absolute; top:8px; right:55px; background:#1D7E9F }
.submit {background:url(images/go.gif) no-repeat; height:39px; width:39px; border:0; position: absolute; top:0px; right:5px; }


#chromemenu{  position:absolute; right:0px; top:232px;}

/* content */
#content {}
.side {background:url(images/left.jpg); width:250px;}
.sinner {width:250px; margin:200px 0 0 150px; font-size:11px;}
.main {background:#F4F5EE; }
.main h2 {font-size:27px; font-weight:700; left:70px; top:20px;color:#000000; font-family:monotype corsiva,zapf chancery,lucida handwriting,urw chancery l; margin-top:18px;}

#header h6 {
	font-size: 20px;
	font-family: Verdana, Tahoma, arial, sans-serif;
	color: #FFFFFF;
	margin-left: 513px;
	margin-top: -17px;
}




.mainin {

	width:600px;
	min-height:1050px;
	padding-left:-110px;
	background:#FFFFFF;
border: 1px solid #000000;
padding-left:15px;
padding-right:32px;
	
}

.mainin p span {
	text-align: center;

}

#bg{ background:url(images/bg.jpg)
border-right:0px;
}

#bg.main {
	padding-bottom:500px;
	margin-bottom:100px;
}
#copyright{padding:5px 0 0 5px;}
#content  {
	overflow:hidden;
}

/* footer */
#copyright {font-size:11px;}



/* Newsletter*/

#col {
/*background:#eaecf9 url("../design/col_bg.jpg") 0 0 repeat-y;*/
}

#col-in {
border:1px solid #35689B;
font-size:12px;
margin-bottom:50px;
margin-left:17px;
margin-top:-370px;
padding:8px 17px 11px 11px;
text-align:center;
width:200px;
}

#col-in h3 a {
background-color:#2F527F;
color:#FFFFFF;
margin:0 -10px 15px;
padding:5px 15px 5px 10px;
}

#col-in h3 a:hover {
background-color:#2F527F;
color:#FFFFFF;
margin:0 -10px 15px;
padding:5px 15px 5px 10px;
}

#col-in .forms {
	margin-top: 25px;
}

#addBookmarkContainer {
		margin-left: 50px;
		margin-bottom: 25px;

}

/* Slideshow */
#s3slider {
   width: 600px; 
   height: 400px; 
   position: relative; 
   overflow: hidden; 
}

#s3sliderContent {
   width: 600px;
   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: 374px;
   background-color: #000;
   color: #fff;
   display: none;
   top: 0;
}

.clear {
   clear: both;
} 
/* END Slideshow */


#bookmarks {
		margin-left: 10px;
		line-height: 1.5em;
}

/* 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;
	background: #5F80BD;
	margin: 0px;
	padding: 5px 0px;
	text-align:center;
	color: white;
	overflow: auto;
	border: 3px black 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: 555px;
	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:445px;
	height:125px;
	margin-top:10px;
}
.theatre .row{
	height:25px;
 	margin-left:84px;
}
.theatre .col1{
	width:100px;
	float:left;
	margin:5px 0px;
}
.theatre .col2{
	margin-left:100px;
}
.theatre .button{
	margin-left:140px;
}
/* End Theatre Booking Engine ========== */

/* Tour Booking Engine ========== */
.tour {
	width:409px;
	height:125px;
	margin-top:10px;
}
.tour .row{
	height:25px;
 	margin-left:84px;
}
.tour .col1{
	width:100px;
	float:left;
	margin:5px 0px;
}
.tour .col2{
	margin-left:100px;
}
.tour .button{
	margin-left:140px;
}
/* End Tour Booking Engine ========== */

/* Tour Infobox ================================================================== */
.infobox_tour .infobox_content {
	width: 555px;
	background: #5F80BD center repeat-y;
	margin-left: 0px;
	padding: 5px 0px;
	color: white;
	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 ================================================================ */
