@charset "UTF-8";
/* CSS Document */


/* ---- colours used in website ---- 

color: #003376; dark blue
color: #009900; green
color: #FFFF00; yellow

*/

/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */

*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h5, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h5, h5, h6 { font-size:100% }
q:before, q:after { content:''}

/* Global reset-RESET */
/* The below restores some sensible defaults */

strong { font-weight: bold }
em { font-style: italic }
ol, ul, li { list-style:none }

* a { position:relative } /* Gets links displaying over a PNG background */
a { outline:none } /* Gets rid of Firefox's dotted borders */
a img { border:none } /* Gets rid of IE's blue borders */

/* --- body Home Page --- */
body#mainPage  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #F0F0F0 url(images/bg-repeat-mainPage.jpg) 0 0 repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

/* --- body Sub Page --- */
body#subPage  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #F0F0F0 url(images/bg-repeat-subPage.jpg) 0 0 repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

#container {
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

#header {
	height: 100px;
	margin: 0;
	padding: 0;
} 

#header h1 {
	background: url(images/logo-standfast.png) 0 25px no-repeat;
	width: 484px;
	height: 85px;
	text-indent:-9999px;
}

#header ul { 
    margin: -12px 0 0 525px;
    padding: 0;
    list-style: none;
	font-size: 90%;
}

#header li {
	float: left;
	background:url(images/norm_right.gif) no-repeat right top;
    margin:0;
    padding:0;
    }

#header a:link, #header a:visited {
	display: block;
	background:url(images/norm_left.gif) no-repeat left top;
	padding:5px 15px;
	text-decoration: none;
	color: #003376;
	}
	
#header a:hover, #header a:active { 
	color: #009900;
	}	
	
#header #current {
	background-image:url(images/norm_right_on.gif);
	}
	
#header #current a {
	background-image:url(images/norm_left_on.gif);
	color:#FFF;
	}

/* ---- subContent ---- */
#subContent {
	background: url(images/bg-sub-content.png) 0 0 no-repeat;  
	float: right; /* since this element is floated, a width must be given */
	width: 472px ; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	height: 633px;
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 90%;
	}
	
#subContent h3 { 
	background: url(images/header-call-us-today.gif) 0 0 no-repeat;
	width:413px;
	height: 26px;
	text-indent: -9999px;
	margin: 25px 32px 32px 32px;
	}
	
#subContent img, #subContent #flashcontent { margin: 24px 0 0 23px; }	

	
#subContent p { display: none; }	
/*
#subContent p { margin: 0 0 0 22px; position: absolute; left: -9999px; }
*/
#subContent ul { padding-left: 12px; height: 21px; font-size: 88%; }

#subContent li {  
	display: inline;
	list-style-type: none;
	padding-left: 10px;
	}

#subContent a:link, #subContent a:visited { color: #003376; text-decoration: none; }

#subContent a:hover, #subContent a:active { color: #FFF; background-color: #003376  }

/* ---- enquiryForm ---- */
#enquiryForm {
	background: url(images/bg-enquiry-form.png) 0 0 no-repeat;
	width: 429px; 
	height: 259px;
	margin: 10px 0 0 22px;
	}	

#enquiryForm h3 { 
	background: url(images/header-online-enquiry.gif) 0 15px no-repeat;
	width: 318px;
	height: 50px;
	text-indent: -9999px;
	margin: 0 0 0 18px;
	}


/* ---- mainContent ---- */
body#mainPage #mainContent { 
	margin: 0 460px 0 0;
	padding: 0 20px;
	}
	
body#subPage #mainContent { 
	margin: 0;
	padding: 0 20px;
	}
	
body#mainPage #mainContent h3 { 
	background: url(images/header-about-standfast.gif) 0 0 no-repeat;
	width: 329px;
	height: 18px;
	text-indent: -9999px;
	margin: 30px 0 15px 0;
	}	

body#subPage #mainContent h2#h2units, body#subPage #mainContent h2#h2order, body#subPage #mainContent h2#h2gallery, body#subPage #mainContent h2#h2contact, body#subPage #mainContent h2#h2thanks, body#subPage #mainContent h2#h2error { 
	width: 500px;
	height:25px;	
	text-indent: -9999px;
	margin: 15px 0 0 0; 
	}
body#subPage #mainContent h2#h2units { background: url(images/header-unit-listing.gif) 0 0 no-repeat; }
body#subPage #mainContent h2#h2order { background: url(images/header-order.gif) 0 0 no-repeat; }
body#subPage #mainContent h2#h2gallery { background: url(images/header-gallery.gif) 0 0 no-repeat; }
body#subPage #mainContent h2#h2contact { background: url(images/header-contact.gif) 0 0 no-repeat; }
body#subPage #mainContent h2#h2thanks { background: url(images/header-thanks.gif) 0 0 no-repeat; }
body#subPage #mainContent h2#h2error { background: url(images/header-error.gif) 0 0 no-repeat; }

body#subPage #mainContent h3#h3units1, body#subPage #mainContent h3#h3order1, body#subPage #mainContent h3#h3order2, body#subPage #mainContent h3#h3order3, body#subPage #mainContent h3#h3gallery1, body#subPage #mainContent h3#h3contact1, body#subPage #mainContent h3#h3thanks1, body#subPage #mainContent h3#h3error1 { 
	width: 700px;
	height: 24px;
	text-indent: -9999px;
	margin: 30px 0 15px 0;
	}	
body#subPage #mainContent h3#h3units1 { background: url(images/header-scroll.gif) 0 0 no-repeat; }
body#subPage #mainContent h3#h3order1 { background: url(images/header-order1.gif) 0 0 no-repeat; }
body#subPage #mainContent h3#h3order2 { background: url(images/header-order2.gif) 0 0 no-repeat; }
body#subPage #mainContent h3#h3order3 { background: url(images/header-order3.gif) 0 0 no-repeat; }
body#subPage #mainContent h3#h3gallery1 { background: url(images/header-gallery1.gif) 0 0 no-repeat; }
body#subPage #mainContent h3#h3contact1 { background: url(images/header-showroom.gif) 0 0 no-repeat; }
body#subPage #mainContent h3#h3thanks1 { background: url(images/header-success.gif) 0 0 no-repeat; }
body#subPage #mainContent h3#h3error1 { background: url(images/header-double-check.gif) 0 0 no-repeat; }

body#subPage #mainContent h4 { color: #003376; font-size: 110%; font-weight: 700; margin: 20px 0; } 

body#subPage #mainContent a.unitListingAnchor:link, body#subPage #mainContent a.unitListingAnchor:visited, body#subPage #mainContent a.unitListingAnchor:hover, body#subPage #mainContent a.unitListingAnchor:active { color: #003376; text-decoration: none; }


#mainContent p { 
	color: #000; 
	margin: 0 0 15px 0;
	line-height: 1.4em;
	}

body#mainPage #mainContent ul {
	background: url(images/img-list.png) 0 0 no-repeat;
	text-indent: -9999px;
	list-style-type: none;
	height: 224px;
	margin: 15px 0 20px 0;
	}
	
body#subPage #mainContent ul {
	list-style-type: none;
	margin: 15px 0 20px 30px;
	line-height: 1.8em;
	}	
body#subPage #mainContent li { list-style-type: disc; padding: 0 0 0 10px; } 	

#mainContent a:link, #mainContent a:visited { color: #003376; text-decoration: none; }

#mainContent a:hover, #mainContent a:active { color: #009900; text-decoration: none; }

#mainContent #map { border: 3px #FFF solid; margin: 0 0 20px 0; }

#mainContent #thumbnailContainer {
	margin: 20px 0 20px 0;
	width: 750px;
	height: 400px;
	}

#mainContent .thumbnail {
	padding: 3px 3px 0 3px;
	background-color: #FFF;
	border: 1px solid #FFF;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	}
	
 	
#mainContent table { table-layout: fixed; }
	
#mainContent table tr td {
	font-size: 80%;
	width: 160px; 
	text-align: center;
	vertical-align: top;
	padding: 10px;
	}
	

/* ---- footer ---- */
#footer { 
	background: url(images/footer-repeat.jpg) 0 0 repeat-x;
	height: 67px;
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	font-size: 80%;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #FFF;
}

#footer ul { padding: 25px 0 0 50px; margin: 0; color: #FFF; }

#footer li {
	display: inline;
	list-style-type: none;
	padding-right: 40px;
	}

#footer a:link, #footer a:visited { color: #FFFF00; text-decoration: none; }

#footer a:hover, #footer a:active { color: #FFFF00; text-decoration: underline; }

.bold { font-weight: 700; }

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* form */

form { width: 100%; }

/* =legend */
legend { 
color: #990000; }

/* =input */
fieldset#details input, textarea { float : right; width : 69%; border : 1px solid #003376; }
fieldset#details input:hover, textarea:hover { border-color : #009900; }
fieldset#details input:active, input:focus, textarea:active, textarea:focus { border-color : #003376; }
fieldset#details textarea { height: 70px; }


/* =label/labelspan */
label, label span { display: block; padding-bottom: .25em; color: #003376; font-size: 95%; font-weight: bold; }
label span em { font-size: 80%; }
label { float : left; width: 100%; }
label span { float : left; width : 30%; text-align: left; overflow: hidden; }


/* =div */
form div { margin-right : 20px; padding : 0; text-align : right; }

/* =fieldset */
fieldset { 
margin-bottom : 10px; 
padding : 5px 20px 0 20px; 
overflow : hidden; 
}

