/* @group Reset */

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;

	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	/* vertical-align: baseline; */
}

body{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 80%;
	background-color: #ffffff;
	z-index:1;
}
div#turner
/*:::: format h2::::*/
h2{
	font-size:1.5em;
}

/*:::: format h1::::*/
h1{
	font-size:1.5em;
}
#border {padding-bottom: 10px;}
p.instructions {padding-bottom:8px; width:550px;}
#wrap_em {min-height:110px !important;}
/*:::: highslide::::*/

.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(/images/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper, .rounded-white {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 400px;
    padding: 0 5px 5px 5px;
}
.highslide-wrapper .highslide-header {
	padding-bottom: 5px;
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

.slideshow{
	padding-left:45px;
}
#sub_album{float:left; width:300px; padding-top:15px;padding-bottom:8px;}



/*:::: format the header accreditation logos ::::*/ 
#editstripes{
	background-image: url('/common-resources/images/stripes.png'); 
	background-repeat: repeat-x;
}
/*:::: no borders for link images ::::*/ 
a img{
	border:none;

}

/*::::: formatting for the menu :::::*/
ul#menulist {
	display:block;
	padding-top:5px;
}

ul#menulist li{
	display:inline;
}

ul#menulist li a{
	color:#b6b5b5;
	padding-right:10px;
	text-decoration:none;
}

ul#menulist li a:hover{
	color:#fff;
	padding-right:10px;
	text-decoration:none;

}

/*:::: format the header to align centrally ::::*/ 
#header{

	position:relative;
	text-align:center;
	/* float:left; */
	width:100%;
	height:60px;
	overflow:hidden;

}
.container{
	text-align:left;
	left:-60px;
	margin-left:auto;
	margin-right:auto;
	padding-left:100px;
	position:relative;
	width:920px;
	z-index:0;
	
}

/*:::: format the header accreditation logos ::::*/ 
.accreditation{
	position:relative; bottom:53px;
	float:right;
	}
	
/*:::: format the logo ::::*/ 
#logo {
	height:40px;
	width:385px;
	background: #fff url('/images/logo.jpg') no-repeat center; 
	padding-top:17px;
}

/*:::: format the menu ::::*/ 
#navigation{
background:#222 none repeat scroll 0 0;
position:relative; bottom:80px;
text-align:center;
float:left;
width:100%;
height:25px;
margin-top:80px;
overflow:hidden;
}	

/*:::::: content :::::*/
#content{
	background:#000 none repeat scroll 0 0;
	color:#fff;
	position:relative; bottom:80px;
	text-align:center;
	float:left;
	clear:both;

	width:100%;
}
/*:::::: content :::::*/
#contentfooter{

	
	

}

/*::::: format thumb::::*/
#thumb{
	float:left;
	padding-right:10px;
	margin-top:10px;
  height:80px;
margin-bottom:10px;

}
#contact #thumb_big{
	float:left;
	padding-right:10px;
	margin-top:10px;
	margin-bottom:120px;
}
#info #thumb_big{
	float:left;
	padding-right:10px;
	margin-top:10px;
	margin-bottom:200px;
}
#thumb a{position:relative; z-index:1000;}
.thumb_right{
	float:right;
	padding-left:10px;
	margin-top:10px;
	position:relative; bottom:40px;

}
.thumb_right img{
	border: solid 3px rgb(255,255,255);
}
#thumb img{
	border: solid 3px rgb(255,255,255); z-index:0; position:relative;
}
.thumb img{
	border: solid 3px rgb(255,255,255);
}


/*::::: format venue::::*/
#venue{
	padding-top:15px;
	width:100%;
}

#venue p{
	width:500px;
padding-bottom:10px;
}
#venue h1{
	font-size:1.5em;
	position:relative; top:5px;
	margin-bottom:5px;
}
.venue{
	padding-top:15px;
	width:100%;
}

.venue p{
	width:500px;
padding-bottom:10px;
}
.venue h1{
	font-size:1.5em;
	position:relative; top:5px;
}
.venue_right{
	text-align:right;
	padding-top:15px;
	width:100%;
}
.venue_right p{
	width:500px;
padding-bottom:10px;
}
.venue_right h1{
	font-size:1.5em;
	position:relative; top:5px;
}

/*::::: format venues::::*/
#venues{padding-bottom:25px;
	
	}
	#venues p{
		padding-top:10px;
		width:6;
	}
	#venues h2{
		padding-top:10px;
		font-size:1.5em;
		position:relative; top:5px;
	}
	#venues div{padding-top:10px;

		}
#venues a{
	color:#b6b5b5; text-decoration:none;
}
#venues a:hover{
	color:#fff; text-decoration:none;
}


/*::::: format login link::::*/
#login{float:right;
	position:relative; bottom:15px;
	}
#login a{
	color:#000;
	text-decoration: none;
}
#login a:hover{
	color:#b6b5b5;
}
/*::::: format copyright line::::*/
#footer {

float:left;

}
#footer p{position:relative;
	top:-70px;
}
#footer p a {color:#222;text-decoration:none;}
#footer p a:hover {color:#ccc; text-decoration:none;}
/*::::: format home text::::*/
#venues .home_text {
	width:60%; height:90px;
}
/*::::: format info::::*/
#info{
	padding-bottom:25px;
	padding-top:25px;
	
	}
	#info p{

width:60%;
		}
html>body #info p {width:85%;}
		/*::::: format contact::::*/
#contact		{
			padding-bottom:25px;
			padding-top:25px;

			}	
#contact #thumb {
padding-bottom:175px;	
	
}	
#contact h1{
	font-size:1.5em;
	position:relative; top:5px;
}
	#contact p{
padding-top:5px;


		}
/*::::: format page h1 heading::::*/
.page_title {
	margin-top:15px;
}

#venues div h2{
	width:400px;}
	
.album_description {
	height:180px;
	padding-top:40px;
}
#venues .album_description {
	height:180px;
	padding-top:30px;
}
/*:::::::: format sector box shadow :::::::*/
.sectorbox .shadow {
 	z-index: 2;
	filter:alpha(opacity=70);
	-moz-opacity:0.8; 
	height: 85px;
	position: relative; bottom:91px; left: 3px;
	width: 910px;
	background-color :#000;

	
}
.sectorbox{
	position:relative;
	margin-top:15px;
	margin-bottom:5px;
	height:295px;
	overflow:hidden;
}
.sectorbox img{
	 border: solid 3px rgb(255,255,255)
}



/*:::::::: format sector box button:::::::*/

.sectorbox .button img {
	position:relative; left:820px; bottom: 205px;
	z-index:3;

}
.sectorbox .button a img {
	border:none;
}
div.sectorbox div.solid_text h2 {

	z-index: 3;
	position : relative; left: 15px; bottom: 170px;
	color: #fff;
	font-size: 16pt;
	text-decoration: none;
	font-weight: normal;
}
div.sectorbox div.solid_text h3{

	z-index: 3;
	font-size: 10pt;
	position : relative; left: 15px; bottom:165px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	width:550px;
}
/*:::: format homepage :::::*/

#homepage{
height:525px;	
}

/*::::: format 3 homepage sub boxes :::::*/
.sub_sectorbox{
	float:left;
	margin-left:14px;
	margin-top:10px;
	position:relative; 
	height:200px;
	width:296px;
	overflow:hidden;
}
.sub_sectorbox_left{
	float:left;
	margin-left:0px;
	margin-top:10px;
	width:296px;
	height:200px;
	overflow:hidden;
}
.sub_sectorbox img, .sub_sectorbox_left img{
 border: solid 3px rgb(255,255,255)
}

.sub_sectorbox .shadow,.sub_sectorbox_left .shadow {
 	z-index: 2;
	filter:alpha(opacity=70);
	-moz-opacity:0.8; 
	height: 55px;
	position: relative; bottom:61px; left: 3px;
	width: 290px;
	background-color :#000;
}
div.sub_sectorbox div.solid_text h2, div.sub_sectorbox_left div.solid_text h2 {

	z-index: 3;
	position : relative; left: 15px; bottom: 110px;
	color: #fff;
	font-size: 14pt;
	text-decoration: none;
	font-weight: normal;
}
div.sub_sectorbox div.solid_text h3, div.sub_sectorbox_left div.solid_text h3{

	z-index: 3;
	font-size: 10pt;
	position : relative; left: 15px; bottom:110px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	width:60%	
}
.sub_sectorbox .button img {
	position:relative; left:200px; bottom: 140px;
	z-index:3;
	overflow:hidden;
}
.sub_sectorbox .button a img {
	border:none;
}
.sub_sectorbox_left .button img {
	position:relative; left:200px; bottom: 140px;
	z-index:3;

}
.sub_sectorbox_left .button a img {
	border:none;
	
}

#home_text_container{
	background-color:#fff;
	color:#000;
}
.homepage_text{
	color:#000;
display:inline;
}

#home_text_container .container table{

	border-bottom: 1px solid #e1e1e1;
}
#home_text_container .container table tbody tr td{
	width:460px;
		padding:10px;
}
.container table tbody tr td {vertical-align:top;}

#viewing {
	margin: 0 auto;
	background: transparent;
	margin-left: 300px;
	padding-bottom: 200px;
	width: 500px;

}
#info a{
	color:#b6b5b5;
	text-decoration:none;
}
#info a:hover{
	color:#fff;
}

#links_page p{
	width:60%;
}

strong a{
	color:#b6b5b5;
	text-decoration:none;
}
strong a:hover{
	color:#fff;
}
#testimonials{
	height:700px;
}
#testimonials .sectorbox {
	height:100%;
	text-align:left;
}
#testimonials .sectorbox .shadow{
	height:600px;
	position:relative; bottom:606px;
left:3px;
}
#testimonials div.sectorbox div.solid_text{
	width:600px; 
	padding-left:150px;
	padding-top:15px;
}
#testimonials div.sectorbox div.solid_text h3{
	
	z-index: 3;
	font-size: 14px;
	color:#e1e1e1;
	position : relative; left: 15px; bottom:1190px;
	text-decoration: none;
	font-weight: normal;
	width:100%	
}
#info .thumb{
	height: 250px;
}
#album_galleryß
#back{float:left;}
#album_gallery a{
	color:#b6b5b5;
	text-decoration:none;
}
#album_gallery a:hover{
	color:#fff;
}
#sub_album #thumb{
	margin-top:0px;
}
#sub_album a{
	color:#b6b5b5;
	text-decoration:none;
}
#sub_album a:hover{
	color:#fff;
}
.bodycopy{ color:#fff;}
textarea.bodycopy{ color:#000;}
input.bodycopy{ color:#000;}
select.bodycopy{ color:#000;}
.nav_button {cursor:pointer; padding-top:10px;}

input.editor_field {
font-family: Arial, Helvetica, Sans-serif;
font-size: 12px;
width: 70%;
margin-left: 5px;
}
h2 form input.editor_field {
font-family: Arial, Helvetica, Sans-serif;
font-size: 12px;
width: 50%;
margin-left: 5px;
}
h3 form input.editor_field {
font-family: Arial, Helvetica, Sans-serif;
font-size: 12px;
width: 65%;
margin-left: 5px;
}