/* CSS Document */


body, html {
	margin: 0px;
	padding: 0px;
	background: url(binaries/bg.jpg);
	font: 12px/1.4em Tahoma, Arial;
	color: #666666;
	height: 100%;
	min-height: 100%;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BEBE84;
	border-left-color: #BEBE84;
	height: 100%;
}
html>body #container {
	height: auto;
	padding-bottom: 40px;
	margin-bottom: 0px;
}
#header {
	margin: 0px auto;
	padding: 0px;
	position: relative;
	height: 112px;
	width: 860px;
}
#header ul {
	position: absolute;
	left: 16px;
	top: 117px;
	color: #FFFFFF;
	width: 746px;
	margin: 0px;
	padding: 4px;
	height: 25px;
}
#header li {
	display: inline;
	margin-right: 20px;
}

#header a:link, #header a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding: 6px;
}
#header a:hover {
	color: #9C9C4E;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 6px;
}
#flash {
	margin: 15px auto 0px;
	padding: 0px;
	position: relative;
	height: 160px;
	width: 860px;
}
#content {
	margin-left: 20px;
	margin-top: 20px;
	width: 460px;
	margin-bottom: 40px;
}
h1 {
	font-size: 16px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEBE84;
	font-weight: normal;
}
#rightCol {
	float: right;
	width: 410px;
	text-align: center;
}
h2 {
	font-size: 14px;
	background-image: url(binaries/h2_bg.gif);
	background-repeat: no-repeat;
	background-position: 1px center;
	padding-left: 27px;
	padding-bottom: 2px;
	padding-top: 1px;
	background-color: #D3DEED;
	font-weight: normal;
	letter-spacing: 0.1em;
}
.middle20top {
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #D3DEED;
}
.middle20topNoBorder {
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
.middle50top {
	margin-top: 60px;
	border: 2px solid #D3DEED;
}
.middle50topbrdr {
	margin-top: 60px;
}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop3.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* style the outer div to give it width */
.menu {
	font-size:1em;
	padding-bottom:10px;
	padding-top: 20px;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none; height:3em; background:#FFFFFF url(binaries/menu_bg.jpg) repeat-x left center;}

/* style the sub-level lists */
.menu ul ul {
	width:15em;
}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu ul li {float:left;height:3em;line-height:3em;}

/* style the sub level list items */
.menu ul ul li {display:block;width:12em;height:auto;position:relative;line-height:1em;}

/* style the links for the top level */
.menu a, .menu a:visited {
	display:block;
	float:left;
	height:100%;
	font-size:1em;
	text-decoration:none;
	color:#5586D7;
	padding:0 1.4em 0 2.2em;
	background-image: url(binaries/menu_ul_bg.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	font-weight: bold;
}

/* style the sub level links */
.menu ul ul a, .menu ul ul a:visited {display:block;background:#FFF; color:#5586D7;width:12em;height:100%;line-height:1em; padding:0.5em 1em;}
.menu ul table ul a, .menu ul table ul a:visited  {width:14em; w\idth:12em;}


/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; left:0; top:0; font-size:1em;}
.menu ul ul table {lef\t:-1px;}
.menu ul ul table ul.left {margin-lef\t:2px;}

.menu li:hover {position:relative;}
* html .menu a:hover {position:relative;}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#FFF;}
/* style the fourth level background */
.menu ul ul ul ul a, .menu ul ul ul ul a:visited {background:#FFF;}
/* style the sub level 1 background */
.menu ul :hover a.sub1 {background:#FFF;}
/* style the sub level 2 background */
.menu ul ul :hover a.sub2 {background:#FFF;}

/* style the level hovers */
/* first */
.menu a:hover {
	color:#AD3325;
background:;	background-image: url(binaries/menu_ul_bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.menu :hover > a {
color:#AD3325;
background:;	background-image: url(binaries/menu_ul_bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;}
/* second */
.menu ul ul a:hover{color:#AD3325;background:#D4D5AB;}
.menu ul ul :hover > a {color:#AD3325;background:#D4D5AB;}
/* third */
.menu ul ul ul a:hover {background:#ddd;}
.menu ul ul ul :hover > a {background:#ddd;}
/* fourth */
.menu ul ul ul ul a:hover {background:#eee;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	position:absolute;
	height:0;
	top:3em;
	left:0;
	width:14em;
	visibility: hidden;
}

/* position the third level flyout menu */
.menu ul ul ul{left:14em;top:0;width:14em;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-14em;}


/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul {visibility:visible; height:auto; padding-bottom:3em; background:transparent url(images/trans.gif);}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{visibility:visible;}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul {visibility:visible;}
[if IE 7]>
<style type="text/css">
.menu ul ul ul {margin-left:-1px;}
.menu ul ul ul.left {margin-left:1px;}
</style>
<![endif]
h3 {
	font-size: 13px;
	background-color: #D3DEED;
	padding: 7px;
	font-weight: normal;
	color: #CC3300;
}
a:link, a:visited {
	color: #5586D7;
}
a:hover {
	color: #FFFFFF;
	background-color: #BEBE84;
	text-decoration: none;
}
img {
	border: none;
}
fieldset {
	background-color: #F2F2E6;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
legend {
	font-weight: bold;
	color: #666666;
}
#enquire {
	text-align: left;
	margin-right: 20px;
	margin-top: 20px;
}
#clickEnlarge {
	font-style: italic;
	position: absolute;
	width: 234px;
	left: 580px;
	top: 360px;
	color: #B81D1D;
	font-weight: bold;
	z-index: 0;
}
