/*
Hex Refs for the colours are here:

Grey - 8F8F8C
Blue - 125EA8

*/

html,body,ul,li,h1,h2,h3,h4,h5,h6,img,p,form,a,div,span{margin:0;padding:0;border:0;font-size:1em;}
.cl{clear:both;margin:0;padding:0;}

body {
	margin:0 0 0 0;
	padding:0;
	background: #000;
	font-weight:lighter;
	font-size: 9pt;
	font-family: arial, futura, helvetica;
	background-image:url(../images/main-bg.jpg); background-position:top left; background-repeat:no-repeat;
}

h1,h2,h3
{
	font-weight: normal;
}

p, h1, h3
{
	color: #fff;
}

p
{
	font-size: 1.05em;
	line-height: 1.2em;
	padding-bottom:0.77em;
}

h1
{
	font-size: 1.15em;
	line-height: 1.2em;
	padding-bottom: 0;
	margin-bottom: 0;
}

#maintext_about_us h1
{
	font-size: 1.35em;
	padding-bottom: 1.2em;
	margin-bottom: 0;
}

h2
{
	color: #125EA8;
	font-size: 1.15em;
	line-height: 1.2em;
	padding-bottom: 0;
	margin-bottom: 0;
	float:left;
	width:100%;
	display:inline;
}

h3
{
	font-size: 1.08em;
	line-height: 1.2em;
	padding-top: 0;
	padding-bottom: 1.2em;
	margin-bottom: 0;
}
h5 {
	font-size: 2.0em;
	line-height: 1.2em;
	padding-top: 0;
	padding-bottom: 10px;
	margin-bottom: 0;
	float:left;
	color:#fff;
	width:100%;
	font-weight:lighter;
}
h6 {
	font-size: 3.5em;
	line-height: 1.2em;
	padding-top: 0;
	padding-bottom: 10px;
	margin-bottom: 0;
	float:left;
	color:#fff;
	width:100%;
	font-weight:lighter;
}
h7 {
	font-size: 1.55em;
	line-height: 1.2em;
	padding-top: 0;
	padding-bottom: 10px;
	margin-bottom: 0;
	float:left;
	color:#fff;
	width:100%;
}
h7.index-quotes {
	margin-bottom:0px;
	font-style:italic;
}
.index-quotes h7 {
	color:#FFF;
}
.index-quotes-p {
	font-size: 13pt;
	margin-bottom:35px;
	color: #125EA8;
}

a {
	text-decoration: none;
	color: #125EA8;
}
a:visited {
/*	color: #125EA8; */
}
/* a:hover {
	color: #8F8F8C; 
}*/
a:active {
	color: #8F8F8C;
}

br.clear
{
	clear: both;
}

img
{
	vertical-align:bottom;
	border: none;
	padding:0;
}

.blue {
	color: #125EA8;
}

.orange_hilight {
	color: #fda20b;
}
.white {
	color: #fff;
}
.white a {
	text-decoration: none;
	color: #fff;
}
.white a:visited {
	color: #fff; */
}
.white a:hover {
	color: #125EA8; 
}*/
.white a:active {
	color: #125EA8;
}

.grey, .grey a, .grey a:visited {
	color: #8F8F8C;
}

.grey a:hover {
	color: #125EA8;
}

ul {
	list-style: none;
}

img, div { behavior: url(css/resources/iepngfix.htc); }

.grey-blue-lines {
	float:left;
	margin: 10px 0 10px 0;
	padding: 10px 0 10px 5px;
	color:#8F8F8C;
	border-top:1px solid #125EA8;
	border-bottom:1px solid #125EA8;
}
.grey-blue-lines-top {
	float:left;
	margin: 0px 0 10px 0;
	padding: 10px 0 10px 5px;
	color:#8F8F8C;
	border-top:1px solid #125EA8;
	border-bottom:1px solid #125EA8;
}
	

/*-----layout-----*/
#main {
	margin:0;
	padding: 0px;
	width:956px;
	overflow:hidden; 
/*  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -425px;
  margin-top: -275px; */
}
.container {
	margin:0px 0px 0 0px;
	float:left;
	width:956px;
	min-height:673px;
	overflow:hidden;
}

#content
{
	float:left;
	margin: 0;
	width:956px;
	min-height:428px;
	display:inline;
}


/*-----header-----*/
#header {
	float:left;
	width:956px;
	margin:0;
	padding:0;
	height:138px;
}
#header-splash {
	float:left;
	width:956px;
	margin:0;
	padding:0;
	height:125px;
}
#header-logo {
	float:left;
	width:190px;
	margin:0;
	padding:0;
}

/*-----main-menu-in-header-----*/
#menu {
	float:left;
	padding: 32px 0 0 91px;
	width:675px;
}

#h-menu {
	float:left;
	padding: 0;
	width:151px;
}
#g-menu {
	float:left;
	padding: 0;
	width:147px;
}
#v-menu {
	float:left;
	padding: 0;
	width:122px;
}
#d-menu {
	float:left;
	padding: 0;
	width:138px;
}
#l-menu {
	float:left;
	padding: 0;
	width:117px;
}
#h-menu ul, #g-menu ul, #v-menu ul, #d-menu ul, #l-menu ul {
	list-style: none;
}

#menu li {
	float: left;
	font-size: 0.74em;
/*	line-height: 1.2em; */
	text-decoration: none;
	color: #fff;
	width:100%;
}

#h-menu li a, #g-menu li a, #v-menu li a, #d-menu li a, #l-menu li a {
	float: left;
/*	line-height: 1.2em; */
	text-decoration: none;
	color: #8F8F8C;
}
#h-menu li.home a {
	float: left;
/*	line-height: 1.2em; */
	text-decoration: none;
	color: #ffffff;
}
#h-menu li a.active, #g-menu li a.active, #v-menu li a.active, #d-menu li a.active {
	color: #125EA8;
	background-color:none;
}

#h-menu li a:hover, #g-menu li a:hover, #v-menu li a:hover, #d-menu li a:hover, #l-menu li a:hover {
	color: #125EA8;
	background-color: none;
}



#left-content {
	float:left;
	padding: 42px 0px 0 35px;
	width:238px;
}

#left-content img {
	float:left;
}
#left-content-span {
	float:left;
	padding: 42px 0px 0 38px;
	width:922px;
}


#left-content p{
	float:left;
	padding: 0 0 0 5px;
	width:221px;
	color:#FFFFFF;
}
#left-content h7 {
	float:left;
	padding: 0 0 0 5px;
}
#index-tour-quotes {
	float:left;
	padding-top:10px; 
	padding-bottom:10px;
	float:left;
	font-size: 1.85em;
	color:#125EA8;
	width:100%;
}

#index-tour-quotes h8 {
	float:left;
	font-size: 1.85em;
	color:#125EA8;
	width:100%;
}
#left-content p.image-footer {
	float:left;
	font-size: 0.9em;
	padding:5px 0 0 12px;
	display:block;
	color:#8F8F8C;
}
#left-content p.image-footer a{
	float:left;
	font-size: 0.9em;
	padding:0x;
	display:block;
	color:#8F8F8C;
}
#left-content p.image-footer a:visited {
	color: #8F8F8C;
}
#left-content p.image-footer a:hover {
	color: #125EA8;
}
#left-content p.image-footer a:active {
	color: #8F8F8C;
}

#left-content ul {
	list-style-type:none;
	padding:15px 0 35px 5px;
}

#left-content li {
	float: left;
	padding:0 0 0 0;
	width:180px;
	font-weight: normal;
	line-height: 1.2em;
	color:#591F00;
}
#left-content li a
{
	float: left;
	padding: 0 0 15px 0px;
	text-decoration: none;
	color: #8F8F8C;
}
#left-content li.last a
{
	float: left;
	padding: 10px 0 20px 0px;
	text-decoration: none;
	color: #8F8F8C;
}
#left-content li a.active
{
	color: #125EA8;
	background-color:none;
}

#left-content li a:hover
{
	color: #125EA8;
	background-color: none;
}
#left-content li.rolast a
{
	float: left;
	padding: 10px 0 20px 0px;
	text-decoration: none;
	height: 16px;
	color: #ffffff;
}
#left-content li.rolast a.active
{
	color: #ffffff;
	background-color:none;
}

#left-content li.rolast a:hover
{
	color: #125EA8;
	background-color: none;
}
#right-content {
	float:left;
	padding: 42px 0 0 0;
	width:683px;
}

#right-content-booking {
	float:left;
	padding: 30px 0 0 0;
	width:680px;
}
#right-content-index {
	float:left;
	padding: 35px 0 0 0;
	width:680px;
}
#right-content p{
	float:left;
	width:423px;
	padding-left:5px;
}
.mitchimg{
	padding:0 0 0 5px;
	float:right;
	display:inline;
}

#right-content p.image-footer {
	float:left;
	width:423px;
	font-size: 0.9em;
	padding:0 0 0 12px;
	display:block;
	color:#8F8F8C;
}
#right-content p.image-footer-white {
	float:left;
	width:423px;
	font-size: 0.9em;
	padding:0 0 0 12px;
	display:block;
	color:#FFF;
}
#right-content h1{
	float:left;
	width:423px;
	padding:15px 0 13px 22px;
	color:#591F00;
	font-size: 1.5em;
	line-height: 1.2em;
	padding-bottom: 0;
	margin-bottom: 13px;
}
#right-content h2{
	float:left;
	padding-left:5px;
}
#right-content .hr {
	float:left;
	padding:8px 0 0 0;
}
#right-content .hr2 {
	float:left;
	padding:8px 0 8px 0;
}

#right-content ul {
	list-style-type:disc;
	padding-left:40px;
}

#right-content li {
	float: left;
	padding:0 0 10px 0;
	width:380px;
	font-weight: normal;
	font-size: 0.95em;
	line-height: 1.2em;
	color:#591F00;
}

#right-content-wrapper-about-us {
	float:left;
	padding:13px 0 0 0 ;
	background-image:url(../images/about-us-bg.jpg); background-repeat:no-repeat;
	width:614px;
	min-height:451px;
	height:451px;
}
#right-content-wrapper-about-us p{
	float:left;
	width:215px;
	padding:0 0 0 12px;
}
#right-content-wrapper-synopsis-act-1 {
	float:left;
	padding:13px 0 0 12px ;
	background-image:url(../images/synopsis_a1-bg.jpg); background-repeat:no-repeat;
	width:602px;
	min-height:451px;
	height:451px;
}
#right-content-wrapper-synopsis-act-2 {
	float:left;
	padding:13px 0 0 12px ;
	background-image:url(../images/synopsis_a2-bg.jpg); background-repeat:no-repeat;
	width:602px;
	min-height:451px;
	height:451px;
}
#right-content-wrapper-synopsis-act-3 {
	float:left;
	padding:13px 0 0 12px ;
	background-image:url(../images/synopsis_a3-bg.jpg); background-repeat:no-repeat;
	width:602px;
	min-height:451px;
	height:451px;
}
#right-content-wrapper-to-be {
	float:left;
	padding:13px 0 0 12px ;
	width:614px;
	min-height:451px;
	height:451px;
	overflow:hidden;
}
#right-content-wrapper-about-us a.grey, #right-content-wrapper-about-us a.grey a:visited
{
	color: #8F8F8C;
}
#right-content-wrapper-about-us a.grey a:hover
{
	color: #125EA8;
}
#right-content-wrapper-to-be p.right-col-1 {
	float:left;
	display:inline;
	padding:0 0 0 12px ;
	width:230px;
}
#col-1 {
	float:left;
	display:inline;
	padding:0 10px 0 0;
	width:415px;
}
#col-1-about {
	float:left;
	display:inline;
	padding:42px 10px 0 0;
	width:214px;
}
#col-1-cast {
	float:left;
	display:inline;
	padding:0 10px 0 0;
	width:262px;
}
#col-1-cast p, h2, h3 {
	float:left;
	display:inline;
	width:262px;
}
#col-1-reviews {
	float:left;
	padding: 0;
	width:680px;
}
#col-1-reviews p, #col-1-reviews h5, #col-1-reviews h6, #col-1-reviews .white-text{
	float:left;
	padding-left: 5px;
	width:543px;
}
#col-1-reviews .white-text{
	color:#FFF;
}
#col-1-reviews img{
	float:left;
}
#col-1-reviews h5 {
	font-size: 1.8em;
}
#col-left {
	float:left;
	display:inline;
	padding:0 10px 0 0;
	width:290px;
}
#col-right {
	float:left;
	display:inline;
	padding:0 0 0 0;
	width:290px;
}
#col-right-synopsis {
	float:left;
	display:inline;
	padding:0 0 0 0;
	width:393px;
}

#col-1 p, #col-left p, #col-right p {
	float:left;
	padding-left:5px;
	width:100%;
}
#col-2 {
	float:right;
	display:inline;
	padding:0 0 0 0;
	width:255px;
}
#col-2-cast {
	float:left;
	display:inline;
	padding:0 0 0 0;
	width:385px;
}
#col-2-cast img{
	float:left;
	display:inline;
	padding:0;
}
#gallery-content {
	float:left;
	padding: 15px 20px 0 28px;
	width:835px;
}
#how-to-book {
	position:absolute;
	left:593px;
	top:224px
}
#right-content-wrapper-bios {
	float:left;
	padding:0 0 0 12px ;
	width:614px;
	min-height:451px;
	height:451px;
	overflow:hidden;
}
#right-content-wrapper-bios img.class11 {
	float:left;
	padding:11px 0 0 15px;
}
#right-content-wrapper-bios p.right-col-1 {
	float:left;
	display:inline;
	padding:13px 0 0 12px ;
	width:262px;
}
#right-content-wrapper-to-be p.right-col-2 {
	float:left;
	padding:0 0 0 42px ;
	width:215px;
}
#main-image-frame-l {
	float:left;
	background-image:url(../images/image-bg_r1_c1.png);
	width:14px;
	height:408px;
}
#main-image-frame-c {
	float:left;
	padding: 13px 0 15px 0;
	background-image:url(../images/image-bg_r1_c2.png); background-repeat:repeat-x;
	height:380px;
	width:auto;
}
#main-image-frame-r {
	float:left;
	background-image:url(../images/image-bg_r1_c3.png);
	width:14px;
	height:408px;
}

ul#galleryThumbs, ul#galleryThumbs ul {
	width:221px;
	padding:0;
}
ul#galleryThumbs li {
	float:left;
	width:100px;
	height:80px;
	padding:0;
}
ul#galleryThumbs li a, ul#galleryThumbs li a img{
	width:100px;
	height:80px;
	padding:0;
}

#left-thumb-text-wrapper {
	float:left;
	width: 220px;
}

#thumb-text {
	float:left;
	width:110px;
	padding-top:10px;
}
#thumb-image {
	float:left;
	width:100px;
}
#thumb-text p, #thumb-image {
	float:left;
	width:110px;
}

img.booking-overlap {
	position:absolute;
	left:524px;
	top:159px;
	z-index:2;
}

/*-----sub-menu-----*/
#submenu
{
	float:left;
	padding: 0 0 0 66px;
	width:884px;
	height:106px;
}
#sub-how
{
	float:left;
	padding: 11px 0 0 349px;
	width:222px;
	height:95px;
}
#sub-work
{
	float:left;
	padding: 11px 0 0 622px;
	width:191px;
	height:95px;
}
#submenu_about_us
{
	float:left;
	padding: 0;
	width:673px;
	height:132px;
}

#submenu ul
{
	list-style: none;
}

#submenu li
{
	float: left;
	width:220px;
}

#submenu li a
{
	float: left;
	padding: 0 0 0 0px;
	font-size: 0.9em;
	text-decoration: none;
	height: 16px;
	color: #999999;
}
#submenu li a.active
{
	color: #ffffff;
	background-color:none;
}

#submenu li a:hover
{
	color: #ffffff;
	background-color: none;
}


/* ---- content --- */
#maintext {
	float:left;
	width:353px;
	height:214px;
	margin:0;
	padding:0 0 0 18px;
	background:#000;
}

#maintext p a, #maintext_about_us p a, #maintext_index p a{
	color: #fda20b;
	font-size: 0.9em;
	line-height: 1.2em;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}

#maintext p a:hover, #maintext_about_us p a:hover, #maintext_index p a:hover{
	color: #d8d81e;
}

#maintext_about_us {
	float:left;
	width:832px;
	margin:-73px 0 0 0;
	padding:0 0 0 18px;
	background:#000;
}

#maintext_index {
	float:right;
	width:260px;
	margin:0;
	padding:22px 0 32px 0;
	background:#000;
}

#services_index {
	float:left;
	width:260px;
	margin:0;
	padding:0;
	background:#000;
}

#services_index p{
	font-size: 0.9em;
	line-height: 1.2em;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;

}


#mainimage {
	float:left;
	width:473px;
	height:415px;
	margin:4px 0 0 0;
	padding:0;
	background:#000;
}

img.img-margin {
	margin: 20px 0 20px 0;
}

/* ---- footer --- */

#footer {
	float:left;
	width:920px;
	padding:15px 0 0 36px;
}
#footer p{
	float:left;
	display:inline;
	width:150px;
	margin:0;
	color:#8F8F8C;
	font-size: 0.83em;
}
#footer p a{
	float:left;
	width:150px;
	font-size: 0.8em;
	color:#8F8F8C;
}
#footer p a:hover
{
	color: #125EA8;
}

/* News page */
#press-content-gallery {width:683px;float:left;padding:0 0 0 0;color:#FFF;}
#press-content-gallery ul{min-height:200px;list-style:none;display:inline;padding:10px 0 10px 0;margin:0;}
#press-content-gallery ul li{width:154px;padding:10px 9px 10px 7px;margin:0;display:inline;color:#FFF;}
#press-content-gallery a{float:left;text-decoration:none;text-align:center;}
#press-content-gallery img {text-align:left;margin:0;padding:0;}
#press-content-gallery img a{text-align:left;margin:0;padding:0;}
.text-pad {padding:5px 0 0 6px;margin:0;float:left;}

#photo-menu {
	float:left;
	width:704px;
	padding:0;
	margin:0;
}
#photo-menu ul {
	float:left;
	list-style: none;
	padding:0;
	margin:0;
}
#photo-menu ul li{
	float:left;
	padding:5px 14px 5px 5px;
	width:154px;
	margin:0;
	font-weight: normal;
	font-size: 0.95em;
	line-height: 1.2em;
	color:#fff;
}
#photo-menu ul li img{
	float:left;
	padding:0 0 4px 0;
	margin:0;
}



/* ---- forms --- */

