@charset "UTF-8";
/* CSS Document */

/* Any class elements that are repeated ad have a _ infront of them are for IE6 and to solve bugs in the layout on this browser.*/

/* classes controlling the HTML tags on the site*/

body {
	background: #FFFFFF;
	font: 11px/16px sans-serif, Arial, Helvetica;
	color: #000000;
	margin: 0px;
	height: 100px;
	padding: 0px;
	overflow-y:scroll;
}

h1 {
	font-size: 14px;
	color: #000000;
	margin: 0px 0px 10px;
	padding: 0px 0px 5px;
	display: block;
}

h2 {
	font-size: 12px;
	color: #333333;
	margin: 0px 0px 10px;
	padding: 0px;
}

h3 {
	font-size: 10px;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}

h4 {
	font-size: 8px;
	font-weight: normal;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}

h5 {
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 14px;
	display: block;
}

p {
	margin: 10px 0px;
	padding: 0px;
}

label {
	width: 50px;
	display: block;
	font-weight: bold;
}

 a:link,  a:visited,  a:active {
	color: #333333;
	text-decoration: none;
	line-height: 16px;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
 a:hover {
	color: #CCCCCC;
	text-decoration: none;
}


/* Site structure elements for the master pages */

.site_container {
	margin: 0px auto;
	padding: 0px;
	width: 790px;
}

.site_inner_container {
	padding: 0px;
	width: 790px;
	_width: 980px;
	margin: 0px;
}


.site_header {
	margin: 38px 0px 0px;
	padding: 0px;
	width: 790px;
	background: url(../Assets/paperwork-header.jpg) no-repeat scroll 0px 25px;
	height: 130px;
}

.site_header_blackstrip {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 790px;
	display: none;
}

#site_navigation {
	padding: 12px 0px 0px;
	width: 790px;
	float: left;
	border-top: 1px solid #000000;
	margin: 90px 0px 0px;
}

#site_navigation a:link, #site_navigation a:visited, #site_navigation a:active {
	color: #000000;
	text-decoration: none;
	display: inline-block;
	line-height: 12px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: left;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	height: 40px;
	width: 87px;
	text-align: center;
}
#site_navigation a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

/* Site Footer */

.site_footer {
	margin: 20px auto 0px;
	padding: 0px;
	width: 790px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	border-top: 1px solid #CCCCCC;
	background: #404040;
	display: none;
}


/* Navigation Controls */

.site_menu_button {}


/* Contact Us form Classes */

.site_contact_form {
	margin: 0px;
	padding: 0px;
}

.site_contact_form h2 {
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.site_contact_form input, .site_contact_form textarea, .locator_search_panel input, .locator_search_panel textarea {
	background: #e7e7e7;
	border: 1px solid #666666;
	display: block;
	padding: 1px;
	font: bold 11px/16px Arial, Helvetica, sans-serif;
}

#site_iframe_container .hidden, .site_contact_form .hidden {
	display:none;
}

/* Class for the validation error notification on the contact form */

label.error {
	color: #FF0000;
	vertical-align: top;
	width: 150px;
	font-size: 12px;
	font-weight: normal;
}


/* Layout */
/* These column widths are used for the page grid and are utlised for all page elements with in the site*/

#column780 {
	float: left;
	width: 780px;
	margin-right: 10px;
	margin-left: 10px;
	_margin-right: 5px;
	_margin-left: 5px;
}

#column620 {
	float: left;
	width: 620px;
	margin-right: 10px;
	margin-left: 10px;
	_margin-right: 5px;
	_margin-left: 5px;
	padding: 0px;
}

#column600 {
	float: left;
	width: 600px;
	margin-right: 10px;
	margin-left: 10px;
	_margin-right: 5px;
	_margin-left: 5px;
}

#column540 {
	float: left;
	width: 540px;
	margin-right: 10px;
	margin-left: 10px;
	_margin-right: 5px;
	_margin-left: 5px;
}

#column540right {
	float: right;
	width: 540px;
	margin-right: 10px;
	margin-left: 10px;
	_margin-right: 5px;
	_margin-left: 5px;
}

#column460 {
	float: left;
	width: 460px;
	margin-right: 10px;
	margin-left: 10px;
	_margin-right: 5px;
	_margin-left: 5px;
}

#column375 {
	float: left;
	width: 375px;
	margin-right: 20px;
	margin-left: 0px;
	_margin-right: 5px;
	_margin-left: 5px;
}

#column375 img {
	margin-top: 0px;
	margin-bottom: 5px;
}

#column375 h5 {
	margin-top: 0px;
}

#column375 h1 {
	margin-top: 0px;
	margin-bottom: 10px;
}

#column375 a {
	font-weight: bold;
	color: #333333;	
}


#column380 {
	float: left;
	width: 380px;
	margin-right: 10px;
	margin-left: 10px;
	_margin-right: 5px;
	_margin-left: 5px;
}

#column220 {  
	float: left;
	width: 220px;
	margin-right: 10px;
	margin-left: 10px;
	_margin-right: 5px;
	_margin-left: 5px;
}

#column140 {
	float: left;
	width: 140px;
	margin-right: 10px;
	margin-left: 10px;
	_margin-right: 5px;
	_margin-left: 5px;
}

/* this code is used to cancel the float tags ad keep the page formatted.*/
#clearfloat, .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;
}


/* Image Controls*/
/* Basic image controls that can be used to control the postion of images in text*/

.img-right {
float:right;
margin-left:10px;
margin-bottom: 10px;
}

.img-left {
float:left;
margin-right:10px;
margin-bottom: 10px;
}

/* Image Hover code */

.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
opacity:1;
}

.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
opacity:0.5;
}


#Photostory_bodycopy {
	width: 640px;
}




.site_news_item {
	margin: 0px 0px 10px;
	padding: 0px;
	width: 470px;
	float: left;
	display: block;
	min-height:120px;
	border-bottom: 1px solid #e7e7e7;
}

.site_news_item h2 {
}

#site_news_image {
	float: left;
	margin-right: 10px;
	width: 120px;
}

#site_news_image img {
	border:none;
}



#site_news_image a:hover {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	color: #CCCCCC;
}

#site_news_summary {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 340px;
}

#site_news_summary a:hover {

	color: #CCCCCC;
}

#site_news_summary a {
	color: #333333;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 4px;
	font-weight: bold;
}
