html,body,div,span,hr,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,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,:before,:after,input,textarea,select{background:none;border:0;border-collapse:collapse;border-spacing:0;border-width:0;bottom:auto;clear:none;content:none;direction:ltr;float:none;left:auto;margin:0;outline:0;padding:0;right:auto;text-decoration:none;text-indent:0;top:auto;}
body,input,select,textarea,option,iframe,code{background:#fff;font-family:Arial,Helvetica,sans-serif;}
body { background: #0D1628 url(../graphics/layout/back.jpg) repeat-x; color: #10192B; font-size: 62.5%; text-align: center; }



/* Main Container. */

#wrapper {
margin: 0 auto;
position: relative;
text-align: left;
width: 949px;
}

	ul#subpages { display:none;}



/* Contact Details. */

p#contact {
color: #fff;
font-size: 1.1em;
padding: 10px 0 3px;
text-align: right;
}

	p#contact span {
	font-weight: bold;
	padding: 0 36px 0 0;
	}



/* Heading/ Slogan. */

p#heading {
background: url(../graphics/layout/top.png) no-repeat;
color: #fff;
font-size: 1.9em;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
height: 56px;
position: relative;
text-align: right;
}

	p#heading a {
	position: absolute;
	top: 21px;
	right: 23px;
	}
	
	

/* Content container. */

#container {
background: url(../graphics/layout/middle.png) repeat-y;
padding: 0 8px;
}




/* Banner. */

p#banner {
background: url(../graphics/layout/banner-2.jpg) no-repeat;
border-bottom: 1px solid #fff;
border-top: 1px solid #fff;
height: 323px;
position: relative;
text-transform: uppercase;
width: 933px;
}

	p#banner a#booking {
	position: absolute;
	right: 189px;
	top: 223px;
	}

	p#banner a#merchandise {
	position: absolute;
	right: 189px;
	top: 270px;
	}
	
	p#banner a#rip {
	position: absolute;
	left: 20px;
	top: 270px;
	}

	p#banner a {
	background: #AE000A url(../graphics/layout/nav_left.jpg) no-repeat;
	border: 1px solid #fff;
	color: #fff;
	display: block;
	font-size: 1.4em;
	font-weight: bold;
	width: 265px;
	text-align: center;
	}
	
		p#banner a span {
		background: url(../graphics/layout/nav_right.jpg) 100% 0 no-repeat;
		border-bottom: 1px solid #8C0000;
		border-right: 1px solid #8C0000;
		display: block;
		padding: 8px 20px;
		}
	
		p#banner a:hover {
		color: #FFFC00;
		}
	
	

/* Navigation. */

#nav {
background: #AD000A url(../graphics/layout/nav.jpg) repeat-x;
list-style: none;
}

	#nav li  {
	display: inline;
	}

	#nav a {
	background: #AE000A url(../graphics/layout/nav_left.jpg) no-repeat;
	border-right: 1px solid #fff;
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
	float: left;
	}
	
		#nav li span {
		background: url(../graphics/layout/nav_right.jpg) 100% 0 no-repeat;
		border-bottom: 1px solid #8C0000;
		border-right: 1px solid #8C0000;
		float: left;
		display: block;
		padding: 8px 18px;
		}
		
			#nav li a:hover, #nav li a.active_tab {
			background: #00246A url(../graphics/layout/nav_left_hover.jpg) no-repeat;
			}
		
			#nav li a:hover span, #nav li a.active_tab span {
			background: url(../graphics/layout/nav_right_hover.jpg) 100% 0 no-repeat;
			border-bottom: 1px solid #021A49;
			border-right: 1px solid #021A49;
			}
	
	

/* Navigation. */

#subnav {
background: #00246A url(../graphics/layout/sub-nav-back.jpg) repeat-x;
list-style: none;
border-top: #ffffff 1px solid;
}

	#subnav li {
	font-size: 1.1em;
	font-weight: bold;
	float: left;
	}
	
		#subnav li a {
		color: #fff;
		display: block;
		padding: 8px 18px;
		}
	
			#subnav li a:hover {
			background: #fff;
			color: #00246A;
			}



/* Content wrapper. */

#main {
padding: 28px 30px 0;
background: #fff url(../graphics/layout/background-image.jpg) no-repeat 50% 100%;
}

	#main p a {
	color: #CC0000;
	}
		
		#main p a:hover {
		color: #CC0000;
		text-decoration: underline;
		}
		
		#main p a:visited {
		color: #000066;
		text-decoration: underline;
		}



/* Main content. */

#content {
display: inline;
float: left;
font-size: 1.2em;
line-height: 1.6em;
margin: 0 30px 0 0;
/* width: 608px; */
}

	#content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #content p, #content ul {
	padding: 0 0 16px;
	}
	
		#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
		font-size: 1.6em;
		}
		
		#content ul {
		list-style: square inside;
		margin: 0 40px;
		}



/* right panel. */

#right {
background: #00246B url(../graphics/layout/right_bottom.jpg) 0 100% no-repeat;
color: #fff;
display: inline;
float: left;
font-size: 1.2em;
font-weight: bold;
width: 235px;
}

	#right h1 {
	background: url(../graphics/layout/right_top.jpg) no-repeat;
	font-size: 1.2em;
	padding: 12px;
	}
	
	#right p { 
	padding: 0 12px 12px;
	}

	#right a {
	background: #AE000A url(../graphics/layout/nav_left.jpg) no-repeat;
	border: 1px solid #fff;
	color: #fff;
	display: block;
	text-align: center;
	}
	
		#right a span {
		background: url(../graphics/layout/nav_right.jpg) 100% 0 no-repeat;
		border-bottom: 1px solid #8C0000;
		border-right: 1px solid #8C0000;
		display: block;
		padding: 8px 20px;
		}
	
		#right a:hover {
		color: #FFFC00;
		}
	


/* Footer navigation. */

p#footer {
background: url(../graphics/layout/bottom.png) no-repeat;
color: #fff;
font-size: 1.1em;
padding: 40px 0 10px;
text-align: center;
}

	p#footer a {
	color: #fff;
	padding: 0 3px;
	}
		
		p#footer a:hover {
		color: #FFFC00;
		}
	
	

/* Logo. */

a#logo {
left: 30px;
position: absolute;
top: 0px;
}



/* Accessibility Popup. */

ul#accessibility_popup {
font-size: 1.4em;
font-weight: bold;
list-style: none;
margin: 10px;
width: 400px;
}

	ul#accessibility_popup a {
	background: #AD000A url(../graphics/layout/nav.jpg) repeat-x;
	color: #fff;
	display: block;
	margin: 0 0 10px;
	padding: 10px;
	text-align: center;
	}
		
		ul#accessibility_popup a:hover {
		color: #FFFC00;
		}
	


/* Entry table. */

table {
background: #FBF2F3;
border-top: 1px solid #AD000A;
width: 100%;
}

	table thead th {
	background: #AD000A;
	color: #fff;
	padding: 5px 10px;
	}

	table td {
	border-bottom: 1px solid #fff;
	padding: 5px 10px;
	}

		table tr.alt td {
		background: #FAEBEC;
		}

		table td span {
		color: #666;
		font-size: .8em;
		line-height: 1.2em;
		}

	table td.left {
	border-right: 1px solid #fff;
	width: 150px;
	}

	table td input, table td textarea, table td select {
	border-bottom: 1px solid #BE4348;
	border-left: 1px solid #EC989C;
	border-right: 1px solid #BE4348;
	border-top: 1px solid #EC989C;
	padding: 3px 5px;
	}
	
		table td input#cms_form_validate {
		float: left;
		width: 100px;
		}
	
		table td span#validation_code {
		background: url(../graphics/layout/code.jpg) no-repeat;
		float: left;
		height: 24px;
		margin: 0 0 0 5px;
		width: 100px;
		}
		
	#content p.cart_buttons {
	border-top: 1px solid #AD000A;
	padding: 10px 0;
	}
		
		#content p.cart_buttons input {
		background: #AE000A url(../graphics/layout/nav_left.jpg) no-repeat;
		border: 1px solid #fff;
		color: #fff;
		cursor: pointer;
		font-size: 1.2em;
		float: right;
		font-weight: bold;
		padding: 5px 10px;
		text-transform: uppercase;
		}
		
		#content td.emergency {
		background: #EC989C;
		font-weight: bold;
		}




p#info_message {
background: #263B66;
border: 1px solid #000;
color: #fff;
margin: 0 0 16px;
padding: 10px;
}



/* security mark. */

#secured {
background: #eee;
border: 1px solid #000;
padding: 10px;
margin: 0 0 14px;
}
	
	#content p#cert {
	float: left;
	padding: 0;
	width: 110px;
	}
	
	#content p#certtext {
	float: left;
	padding: 5px 0;
	width: 711px;
	}

/* Home Page Countdown Ticker */

#countdown {
width: 380px;
background: #B40006;
border: 1px solid #9D0709;
text-align: center;
font-weight: bold;
font-size: 1.7em;
color: #FFFFFF;
padding: 10px;
}

	#countdown span {
	color: #F0FF00;
	}

/* security mark. */

#regform {
background: #AD000A;
border: 1px solid #000;
color: #fff;
padding: 10px;
margin: 0 0 14px;
}
	
	#content p#reg {
	float: left;
	padding: 0;
	width: 150px;
	}
	
	#content p#regtext {
	float: left;
	padding: 5px 0;
	width: 661px;
	}

/* Galleries. */

#content .gallery_top {
border: 1px solid #5D6365;
float: left;
font-weight: bold;
margin: 0 13px 13px 0;
padding: 3px;
text-align: center;
width: 190px;

}

	#content .gallery_top.nomargin {
	margin: 0 0 13px 0;
	}

	#content p.image {
	padding: 0;
	}

	#content p.title {
	padding: 10px 0 5px;
	}
	
		#content p.title a {
		font-size: 1.2em;
		}

/* Gallery Back Button */

	p#gallery-back a#gallery-back-button {
	position: absolute;
	right: 40px;
	top: 455px;
	}
	
	p#gallery-back a#gallery-back-button {
	background: #AE000A url(../graphics/layout/nav_left.jpg) no-repeat;
	border: 1px solid #fff;
	color: #fff;
	display: block;
	font-size: 1.4em;
	font-weight: bold;
	width: 265px;
	text-align: center;
	}
	
		p#gallery-back a#gallery-back-button span {
		background: url(../graphics/layout/nav_right.jpg) 100% 0 no-repeat;
		border-bottom: 1px solid #8C0000;
		border-right: 1px solid #8C0000;
		display: block;
		padding: 8px 20px;
		}
	
		p#gallery-back a:hover#gallery-back-button {
		color: #FFFC00;
		text-decoration: none;
		}

/* Fixes. */

		  #nav,			  #main,		   p.cart_buttons,			 #subnav,			#secured,			#regform,			#galleries { height: 1%; }
html>body #nav, html>body #main, html>body p.cart_buttons, html>body #subnav, html>body #secured, html>body #regform, html>body #galleries { height: auto; overflow: auto; }