/**Cascading style sheet (C) Helivation Ltd. & LambDA Webdesign - 2010**/

/**   COLOURS:
 	* RED 					-  RED
	* Dark RED main h1		-  #c70404
	* GOLD title			-  #b77e48
	* BLUE site bg			-  #336699
	* CALENDER blue			-  #2C5FA0

**/
	
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, 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 {
margin:0px;
padding:0px; }

div {position:relative;}
/** html { overflow-y: scroll; }   FF blank scroll bar **/

a {color:#336699; text-decoration:none;}
a:visited {color:purple; text-decoration:none;}
a:hover {color:blue; text-decoration:underline;}
a:active {color:blue; text-decoration:underline;}
img {border-style: none;}

body {
	background: #336699 url(images/page_bg.jpg) center top repeat-y;
	text-align: center;
	font-family: verdana, geneva, sans-serif;
	font-size: 100%;
	color:black;
}

h1 {font: normal normal 1.2em verdana; margin-bottom:20px; color:#c70404;}
h2 {	font: normal bold 0.8em verdana; margin-bottom: 15px;}
h3 {font: italic bold 0.8em verdana; margin:0 0 5px;}
p, ul {font-size: 0.8em; margin-bottom: 25px;}

.clear{clear:both;}
.hide, hr {display:none;}


/** MAIN PAGE BLOCK **/

#container_top {
	background: transparent url(images/container_bg_top.png) top left no-repeat;
	width: 800px;
	top:20px;
	margin: 0 auto;
}
#container {
text-align:left;
	background: transparent url(images/container_bg.png) top left repeat-y;
	width: 100%;
	top:18px;
}


/** HEADER **/

#header {
	width: 750px;
	border-bottom: 3px solid red;
	margin: 0 auto;
	z-index:1000;
}
#header #logo {
	margin: 12px 0px 0px 8px;
	float:left;
}
#header_text {
	text-align:right;
	float:right;
	width:55%;
	top:2px;
	right:2px;	
	margin-bottom:25px;
}
#header h2 {
	color:#b77e48;
	font-size: 0.97em;
	font-weight:normal;
	font-family: arial, geneva, sans-serif;
	margin:0px 0px 7px;
	word-spacing: 1px;
}
#header p {
	font-size: 0.75em;
	font-weight: bold;
	margin:0px;
}
#header a {color:#000}


/** MAIN MENU **/

#menu {
    font-size:0.93em;
    line-height:normal;
}
#menu ul {	
	float:right;
	list-style: none;
	margin:0px;
	padding:0px;
}
#menu li {
	float:left;
	background: url(images/menu_doorL2.gif) top left no-repeat;
	padding-bottom:0px; /**IE**/
	padding-left:7px;
}
#menu a {
	display:block;
	background: url(images/menu_doorR2.gif) top right no-repeat;
	color: #666;
	font-weight: bold;
	text-decoration: none;
	padding:10px 15px 9px 8px; /**enlarge mouse active area**/
	white-space:nowrap; /**text on one line**/
}
#menu a:visited {}
#menu li:hover {background-position:0% -40px;}
#menu li:hover a {background-position:100% -40px;}

	#menu1 #m1 a.main,
	#menu2 #m2 a.main,
	#menu3 #m3 a.main,
	#menu4 #m4 a.main,
	#menu5 #m5 a.main	{
				color:#FFF;
				background: url(images/menu_currentR.gif) top right no-repeat;}
	#menu1 #m1,
	#menu2 #m2,
	#menu3 #m3,
	#menu4 #m4,
	#menu5 #m5	{
				background: url(images/menu_currentL.gif) top left no-repeat;}

/** MAIN MENU Sub-menu **/

#menu li ul {
	display: none;
	position: absolute;
	width: 190px;
	font-weight: normal;
	background: transparent url(images/sub_menu.png) bottom left no-repeat;
	border-top: 3px solid red;
	margin-left:-6px;
	padding: 0.5em 0 2em;
}
#menu li ul#right_menu {
	margin-left:-117px
}
#menu li ul#right_menu li a {
	float:right;
}
#menu li li {
	display: block;
	float: none;
	text-align: left;
	background:none;
}
#menu li li a {
	display: block;
	font-size:1.3em;
	padding:7px 15px 7px 9px;
	background:none;
}
#menu li li a:hover {
	color: red;
}
#menu li:hover ul  {
	display: block;
}
#preload img {height:0; width:0; border-width:0; position:absolute;z-index:-30;}


/** SIDEBOX **/

#newsbox {
	text-align:center;
	float:right;
	margin:10px 9px 0px 0px;
	background:transparent url(images/sidebox_top.png) no-repeat top right;
	width:260px;
}
#newsbox #sides {
	text-align:left;
	background:transparent url(images/sidebox_sides.png) repeat-y top right;
	margin-top:199px;
	padding-top:5px;
}
#newsbox #bottom {
	position:absolute;
	background:transparent url(images/sidebox_bottom.png) repeat-y top right;
	height:47px;
	width:100%;
}
#newsbox #bottom_text {
	text-align:center;
	padding:5px 18px 0px 19px;
}
#newsbox #title {
	margin-top:25px;
	color:#C70404;
	position:absolute;
	width:100%;
	left:0px; /**IE**/
	font:normal bold 1em verdana;
}
#newsbox h2 {
	margin:10px 17px 0px 17px;
	padding:8px;
	background: transparent url(images/sidebox_title.png) repeat-y scroll -30px 0;
}
#newsbox p {
	margin:10px 20px 0px 25px;
	padding-bottom:20px;
}
#newsbox  #sides a {
	color:#000;
	font-style:italic;
}
#newsbox #more_news {
	margin:0 30px 0 25px;
	padding-bottom:10px;
	text-align:right;
}
 #newsbox #more_news  a {
 	color:#C70404;
	font-weight:bold;
 }
#newsbox #bottom p {
	margin:5px 16px 0px 17px;
	text-align:center;
}
#newsbox #bottom a {
	color:#000;
	font-weight:bold;
}
#newsbox .image {
	text-align:center;
	margin:0px 16px 25px;
}

#bottom_sidebox{
	clear:right;
	text-align:right;
	float:right;
	margin:50px 30px 0px 0px;
	width:222px;
}

.addthis_toolbox {
	margin:3px 0px 15px;
	float:right;
}


/**SLIDESHOW**/

.slideshow_container {
	float:left;
	width:520px;
	height:304px;
	margin:9px 0 0 10px;
}
.slideshow_border {
	background:transparent url(images/slideshow_border.png) no-repeat top left;
	position:absolute;
	top:0px; /**IE**/
	left:0px; /**IE**/
	z-index:700;
	width:525px;
	height:304px;
}
#slideshow {
	float:left;
	margin:17px 0px 0px 15px;
	height:270px;
}
#slideshow a {
	float:left;
	position:absolute;
}
#slideshow a.show {
	z-index:500
}
#slideshow .caption {
	z-index:600; 
	background-color:#000; 
	color:#ffffff; 
	height:50px; 
	width:100%; 
	position:absolute;
	bottom:0;
}
#slideshow .caption .content {
	margin:7px 20px;
	font-size:0.9em;
}
#slideshow img {
	width:490px;
	height:270px; 
}


/** MAIN PAGE **/
	
.main_body {
	float:left;
	margin:25px 0px 0px 35px;
	width:480px;
}
.moveup {
	margin-top:10px;
}
.main_body p {
	line-height:1.4;
}
.main_body .photo {
	float:left;
	margin:5px 20px 10px 0px;
}
.main_body  ul {
	list-style:disc outside none;
	color:#c70404;
	margin-left:20px;
}
.main_body  ul li span {color:black;}

#TandC {
	font-size:120%;
}
iframe#TandC {
	width:100%;
	height:200px;
	border:1px solid #666;
	margin-bottom:30px;
	background-color:#FFF;
	font-family:times;
}

#payment_table {
	width:80%;
	font-size:0.8em;
	line-height:1.4;
	margin-bottom:20px;
}

#map_canvas {
	clear:both;
	margin:35px 0px ;
	width:460px;
	height:320px;
	border:1px solid #2C5FA0
}	
	
/** FORM **/

input:focus {
      background: #FFFFCC;
}

/**
img.right {
	float:right;
	margin:0 40px 40px 20px
}
.photostrip {
	padding:12px 10px 35px 30px;
	margin-right:0px;
}
table{
	border-collapse: collapse;
	text-align:center;
	color:#31849c;
	margin:0px 0px 35px 20px;
	font-size: 0.85em;
	border-top:1px solid #c6c6c6;
	border-bottom:1px solid #c6c6c6;
}

table td,th{
	padding:2px 20px;
	border-left:1px solid #c6c6c6;
	border-right:1px solid #c6c6c6;
}
table th{border-bottom:1px solid #31849c;}

tr.shade {background-color:#DEEFF7;}

#map_canvas {
	margin:35px 0px ;
	width:450px;
	height:430px;
	border:1px solid #0052b6
}
**/

/** MAP  **/

#map_canvas {
	clear:both;
	margin:35px 0px ;
	width:480px;
	height:400px;
	border:1px solid #2C5FA0
}

/** FOOTER **/

.page_break {
	clear:both;
	height:70px;
	z-index:-1
}
div#footer {
	clear: both;
	background: transparent url(images/container_bg_bottom.png) no-repeat bottom left;
	height:36px;
}
div#footer #border {
	border-top:2px solid red;
	width:750px;
	margin:0 auto 5px;
	padding-top:3px;
}
div#footer p {
	margin:5px 0 0 30px;
	display:inline;
}
div#footer a {color:black; text-decoration:none;}
div#footer a:hover {color:black; text-decoration:underline;}
div#footer img {float:right; padding:0px 2px 0px;}

#copyright {color: #4F4F4F; margin-top:20px;}
#copyright a{color: #4F4F4F; text-decoration: none;}
#copyright a:visited {text-decoration:none;}
#copyright a:hover {text-decoration:underline;}
#copyright a:active {text-decoration:underline;}