/* general
--------------------------------------------------- */

body * {
	padding: 0;
	margin: 0;
}

body {
	background: rgb(224,224,224);
	font-family: "Lucida Grande", "Lucida Sans Unicode", Geneva, "Trebuchet MS", Verdana, sans-serif;
	margin: 0;
	padding: 0;
	color: rgb(92,92,92);
	font-size: x-small; /* for IE5/5.5 Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /* actual value */
}

html>body {
	font-size: small; /* be nice to Opera */	
}

img {
	display: block;
	border: 0;
}

em, cite {
	font-style: italic;
}

strong {
	font-weight: bold;
}

a {
	text-decoration: none;
	border: 0;
}

.hide {
	visibility: hidden;
	position: absolute;
	top: -5000px;
	left: 0;
}



/* header
--------------------------------------------------- */

#headerwrapper {
	position: relative;
	width: auto;
	background: rgb(78,111,165) url(../design/header.gif) no-repeat;
	border-bottom: 1px #fff solid;
	height: 86px; /* value for IE 5 Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 85px; /* actual value */
}

html>#headerwrapper {
	height: 85px; /* be nice to Opera */
}

#header {
	position: relative;
	width: 760px;
}

#logo h1 {
	position: absolute;
	top: 10px;
	left: 37px;
	width: 73px;
	height: 65px;
	background:  url(../design/logo.gif) no-repeat;
	text-indent: -5000px;	
}

#logo a {
	display: block;
	width: 73px;
	height: 65px;
	text-decoration: none;
}

#globalnav {
	position: absolute;
	top: 60px;
	right: 0;
	width: auto;
	padding: 0 10px;
	font-size: 75%
}

#globalnav ul {
	list-style: none;
}

#globalnav li {
	display: inline;
	padding-right: 12px;
}

#globalnav a:link, #globalnav a:visited {
	text-decoration: none;
	color: rgb(187,201,223);
}

#globalnav a:hover, #globalnav a:active {
	text-decoration: none;
	color: rgb(206,216,232);
}



/* primarynav
--------------------------------------------------- */

#primarynavwrapper {
	position: relative;
	width: 742px;
	margin-left: 18px;
}

#primarynav {
	float: left;
	border-left: 1px #fff solid;
	border-right: 1px #fff solid;
	border-bottom: 1px #fff solid;	
	background: rgb(78,111,165) url(../design/primary_nav_bg.jpg) repeat-x top left;
	list-style: none;
	font-size: 75%;
	width: 742px; /* value for IE5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 740px; /* actual value */
}

html>#primarynav {
	width: 740px; /* be nice to Opera */
}

#primarynav li {
	float: left;
	padding: 0 1px 0 0;
	list-style: none;
	background:  url(../design/primary_nav_separator.gif) no-repeat top right;
}

#primarynav a {
	float: left;
	padding: 4px 10px;
	text-decoration: none;
	color: #fff;
}

#primarynav a:hover, #primarynav a:active, #primarynav a.current, #primarynav li#home a:hover {
	color: #fff;
	background: rgb(78,111,165) url(../design/primary_nav_on_bg.jpg) repeat-x bottom left;
}

/*
#primarynav li#home a {
	margin-left: 20px;
	background: url(../../design/primary_nav_separator.gif) no-repeat top left;
}
*/



/* localnav
--------------------------------------------------- */

#localnav {
	clear: left;
	position: relative;
	margin-left: 18px;
	height: 200px;
	border-left: 1px #fff solid;
	border-right: 1px #fff solid;
	width: 742px; /* value for IE5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 740px; /* actual value */
}

html>#localnav {
	width: 740px; /* be nice to Opera */
}

#localnav h3 {
	position: absolute;
	top: 15px;
	left: 560px;	
	font-size: 75%;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 0.1em;
}

#localnav ul {
	position: absolute;
	top: 37px;
	left: 560px;
	list-style: none;
	font-size: 75%;
}

#localnav ul li {
	margin-bottom: 0.4em;
	background:  url(../design/arrow_bullet.gif) no-repeat 0 50%;
	padding-left: 5px; /* value for IE5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	padding-left: 15px; /* actual value */
}

html>#localnav ul li {
	padding-left: 15px; /* be nice to Opera */
}

#localnav a:link, #localnav a:visited {
	color: rgb(187,201,223);
}

#localnav a:hover, #localnav a:active {
	color: rgb(215,224,236);
}

#localnav a.current {
	color: #fff;
}



/* splash
--------------------------------------------------- */

#splash {
	clear: left;
	position: relative;
	margin-left: 18px;
	height: 200px;
	border-left: 1px #fff solid;
	border-right: 1px #fff solid;
	width: 742px; /* value for IE5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 740px; /* actual value */
}



/* main
--------------------------------------------------- */

#main {
	position: relative;
	background:  url(../design/main_bg.gif) repeat-y;
	margin-left: 18px;
	border-top: 1px #fff solid;
	border-left: 1px #fff solid;
	border-right: 1px #fff solid;
	width: 742px; /* value for IE5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 740px; /* actual value */
}

html>#main {
	width: 740px; /* be nice to Opera */
}

#home #main {
	padding-bottom: 1em;
}



/* content
--------------------------------------------------- */

#content {
	position: relative;
	padding: 10px 10px 3em 10px;
	background: rgb(245,245,245);
	width: 539px;  /* value for IE5 Win */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 519px;	 /* actual value */	
}

html>#content {
	width: 519px; /* be nice to Opera */	
}

#content #breadcrumb {
	font-size: 80%;
}

#content #breadcrumb a:link, #content #breadcrumb a:visited, #content #breadcrumb a:hover, #content #breadcrumb a:active {
	border: 0;
}

#content h2 {
	font: normal 140% "Gill Sans MT", Verdana, sans-serif;
	color: rgb(204,0,0);
	margin-bottom: 0.5em;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}

#content h3 {
	font: normal 100% "Gill Sans MT", Verdana, sans-serif;
	color: rgb(204,0,0);
}

#content p, #content li, #content dt, #content dd, #content td {
	font-size: 90%;
}

#content p {
	line-height: 1.35em;
	margin-bottom: 1em;
}

#content ul {
	margin-bottom: 1em;
	list-style-position: inside;
}

#content a:link {
	color: rgb(78,111,165);
	border-bottom: 1px rgb(78,111,165) dotted;
}

#content a:visited {
	color: rgb(92,92,92);
	border-bottom: 1px rgb(92,92,92) dotted;
}

#content a:hover, #content a:active {
	color: rgb(109,138,186);
	border-bottom: 1px rgb(109,138,186) dotted;
}

#content .contentsidebar {
	float: right;
	padding: 10px;
	background: rgb(224,224,224);
	border: 1px rgb(210,210,210) solid;
	margin: 3px 0 3px 10px;
	width: 200px; /* value for IE5 Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 178px; /* actual value */
}

html>#content .contentsidebar {
	width: 178px; /* be nice to Opera */
}

#content .contentsidebar dt {
	margin-bottom: 5px;
}

#content .contentsidebar dd {
	font-size: 75%;
	margin-bottom: 1em;
}



/* highlight
--------------------------------------------------- */

#content div.highlight {
	float: left;
	padding: 7px 10px 10px 10px;
	background: rgb(224,224,224);
	border: 1px rgb(219,219,219) solid;
	margin-bottom: 11px;
	margin-right: 11px;
	width: 254px; /* value for IE5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 232px; /* actual value */
}

html>#content div.highlight {
	width: 232px; /* be nice to Opera */
}

#content #fullwidth {
	float: none;
	clear: both;
	margin: 0;
	width: 519px; /* value for IE5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 497px; /* actual value */
}

html>#content #fullwidth {
	width: 497px; /* be nice to Opera */
}

#content #nomargin1, #content #nomargin2 {
	margin-right: 0;
}

#content div.highlight h3 { 
	color: rgb(204,0,0);
	font-size: 75%;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 5px;
}

#content div.highlight img {
	margin-bottom: 5px;
	border: 0;
}

#content div.highlight a.noborder:link, #content div.highlight a.noborder:visited, #content div.highlight a.noborder:hover, #content div.highlight a.noborder:active {
	border: 0;
}

#content div.highlight p {
	font-size: 85%;
}



/* gallery
--------------------------------------------------- */

#gallery img#placeholder {
	margin-bottom: 1px;
}

#gallery dd#caption {
	padding: 2px 5px;
	color: rgb(204,204,204);
	background-color: rgb(92,92,92);
	font-size: 75%;
	width: 519px; /* value for IE5 Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 509px; /* actual value */
}

html>body #gallery dd#caption {
	width: 509px; /* be nice to Opera 5 */
}

#gallery ul {
	margin-top: 1em;
}

#gallery ul li {
	display: inline;
}

#gallery ul li a:link, #gallery ul li a:visited, #gallery ul li a:hover, #gallery ul li a:active {
	border: 0;
}

#gallery ul img {
	display: inline;
	margin: 0 0 5px 5px;	
}

#gallery ul img.first {
	margin-left: 0;	
}



/* enquiryform
--------------------------------------------------- */

#enquiryform {
	margin: 0.5em 0 1em 0;
}

#enquiryform dd {
	margin-bottom: 8px;
}

#enquiryform label {
	color: rgb(204,102,0);
	font-size: 75%;
}

#enquiryform input, #enquiryform textarea {
	background-color: rgb(235,235,235);
	border: 1px solid rgb(185,185,185);
	font: 80% "Lucida Grande", "Lucida Sans Unicode", Geneva, "Trebuchet MS", Verdana, sans-serif;
	width: 400px;
	padding: 1px;
}

#enquiryform textarea {
	height: 200px;
}

#enquiryform input:focus, #enquiryform textarea:focus {
	background-color: rgb(240,240,240);
}



/* sidebar
--------------------------------------------------- */

#sidebar {
	position: absolute;
	top: 0;
	left: 540px;
	padding: 10px;
	width: 200px;  /* value for IE5 Win */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 180px;	 /* actual value */	
}

html>#sidebar {
	width: 180px; /* be nice to Opera */
}

#sidebar h3 { 
	color: rgb(204,0,0);
	font-size: 75%;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 5px;
}

#sidebar a:link {
	color: rgb(3,74,138);
	border-bottom: 1px rgb(3,74,138) dotted;
}

#sidebar a:visited {
	color: rgb(92,92,92);
	border-bottom: 1px rgb(92,92,92) dotted;
}

#sidebar a:hover, #sidebar a:active {
	color: rgb(4,98,183);
	border-bottom: 1px rgb(4,98,183) dotted;
}



/* availability form
--------------------------------------------------- */

#availabilityform, #promo, #relatedlinks {
	padding: 7px 10px 10px 10px;
	background: rgb(188,200,222);
	border: 1px rgb(216,216,216) solid;
	margin-bottom: 10px;
	width: 180px; /* value for IE5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 158px; /* actual value */
}

html>#availabilityform, html>#promo, html>#relatedlinks {
	width: 158px; /* be nice to Opera */
}

#availabilityform label {
	font-size: 75%;
	font-weight: normal;
	color: rgb(78,111,165);
}

#availabilityform th {
	text-align: left;	
}

#availabilityform select {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Geneva, "Trebuchet MS", Verdana, sans-serif;
	font-size: 75%;
	color: rgb(92,92,92);
}

#availabilityform option {
	padding: 0px;
}

#availabilityform select.rightpadding option {
	padding-right: 3px;
}

#availabilityform tr.toppadding th, #availabilityform tr.toppadding td {
	padding-top: 5px;
}

#availabilityform .submit, #availabilityform .submitroll, #enquiryform .submit, #enquiryform .submitroll { 
	font: 75% "Lucida Grande", "Lucida Sans Unicode", Geneva, "Trebuchet MS", Verdana, sans-serif;
	padding: 1px;
	border: 0;
	width: auto;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

#availabilityform .submit, #enquiryform .submit {
	color: rgb(187,201,223);
	background: rgb(3,74,138);
}

#availabilityform .submitroll, #enquiryform .submitroll {
	color: rgb(187,201,223);
	background: rgb(4,98,183);
	cursor: pointer;
}

#availabilityform p {
	margin-top: 5px;
	font-size: 75%;
}



/* promo
--------------------------------------------------- */

#promo img {
	margin-bottom: 5px;
	border: 0;
}

#promo a.noborder:link, #promo a.noborder:visited, #promo a.noborder:hover, #promo a.noborder:active {
	border: 0;
}

#promo p {
	font-size: 75%;
}



/* relatedlinks
--------------------------------------------------- */

#relatedlinks dt, #relatedlinks dd {
	font-size: 75%;
}

#relatedlinks dd {
	margin-bottom: 5px;
}


/* footer
--------------------------------------------------- */

#footer {
	clear: both;
	position: relative;
	background: rgb(78,111,165) url(../design/footer.gif) no-repeat;
	border-top: 1px #fff solid;
}

#footer p {
	font-size: 75%;
	color: #fff;
	padding: 10px 10px 10px 50px;
}

#footer a:link, #footer a:visited {
	color: rgb(187,201,223);
}

#footer a:hover, #footer a:active {
	color: rgb(206,216,232);
}

