﻿/* CSS layout */
/* html overflow added to avoid disabled scroll bar in IE showing */
html {
overflow: auto; 
}

/* style to ensure menus show in IE8*/
.adjustedZIndex {
    z-index: 1;
}

body {
	margin: 0;
	padding: 0;
}
#maincontainer {
	border-style: none;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 995px;
	position: inherit;
	height: 625px;
}
#address {
	width: 250px;
	float: right;
	margin-right: 15px;
	margin-top: 45px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #008080;
}
#menubar {
	background-image: url('../template/bgr.gif');
	line-height: 25px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
	padding-left: 15px;
	height: 30px;
}
#masthead {
	background-image: url('../template/header.gif');
	height: 130px;
	position: inherit;
}
#top_nav {
	background-image: url('../template/crumbbg.gif');
	height: 21px;
	padding-left: 5px;
	padding-bottom: 5px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-size: 8pt;
	font-weight: bold;
}
#container {
	min-width: 600px;
	background-image: url('../template/bgr.gif');
	height: 400px;
}
#right_col {
	border: 1px solid #008080;
	padding: 5px;
	width: 235px;
	float: right;
	margin-top: -356px;
	background-color: #FFFFFF;
	height: 285px;
	overflow: auto;
	position: absolute;
	margin-left: 733px;
}
#page_content {
	border: 1px solid #333333;
	padding: 0px 5px 0px 5px;
	margin-right: 200px;
	margin-left: 15px;
	height: 355px;
	width: 700px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-size: 9pt;
	background-color: #FBFDF7;
	margin-top: 0px;
	overflow: scroll;
}
#footer {
	clear: both;
	background-image: url('../template/footer.gif');
	height: 64px;
	width: 995px;
}
#blog {
	border: 1px solid #333333;
	float: right;
	margin-top: 20px;
	width: 420px;
	height: 31px;
	margin-right: 20px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-size: 8pt;
	color: #333333;
	font-weight: bold;
	background-color: #FFFFFF;
}
#copyright {
	float: left;
	width: 400px;
	margin-left: -390px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-size: 8pt;
	font-weight: bold;
	margin-top: 41px;
	color: #FFFFFF;
}

/* Text formatting */
#textlinks {
	float: left;
	margin-top: 5px;
	margin-left: 20px;
	display: inline;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-size: 8pt;
	color: #008080;
}
#evaloi {
	border-style: solid;
	border-color: #008080;
	border-width: 1px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-size: 9pt;
	padding: 5px;
	vertical-align: middle;
	text-align: center;
	height: 42px;
	margin-top: -54px;
	position: absolute;
	float: right;
	margin-left: 733px;
	width: 235px;
	background-color: #FFFFFF;
}
h1
{
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-size: 14pt;
	color: teal;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 5px;
}
h2
{
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-size: 10pt;
	color: teal;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 6px;
}
h3
{
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-size: 9pt;
	color: black;
	font-weight: bold;
	margin-bottom: 0px;
}
p {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-size: 9pt;
	color: #111111;
	font-weight: normal;
	line-height: 150%;
	margin-bottom: 10px;
	margin-top: 0px;
}
ul {
	list-style-image: url('../template/bullet.png');
}
.ul2 {
	list-style-image: url('../template/bullet2.png');
}
.ul3 {
	list-style-image: url('../template/bullet3.png');
}
li{
	line-height: 150%;
	margin-bottom: 6px;
	color: #111111;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-size: 9pt;
}
a{
	font-family:"Segoe UI", Tahoma, Geneva, Verdana;
	font-size: 9pt;
	color: teal;
	font-weight: normal;
	text-decoration: none;
}
a:visited{
	font-size: 9pt;
	color: #339966;
	font-weight: normal;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
}
a:hover{
	font-size: 9pt;
	color: teal;
	font-weight: normal;
	text-decoration: underline;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
}
td{
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-size: 9pt;
	color: #111111;
	font-weight: normal;
	line-height: 150%;
	margin-bottom: 10px;
	margin-top: 0px;
}
/* Specific styles for main page container spacing, black tel font and no border on eval image */
.ptextblack {
	color: #000000;
}
.pxsmall {
	font-size: 5px;
}
.paligncentre {
	text-align: center;
}
.noborder {
	border-width: 0;
}

/* Specific style for the red asterisk on form submission pages */
.ValidateMessage {
color: red;
}

/* Specific style for text beneath images */
.pimagetext {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-size: 9pt;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
}
/* Specific style for block quote (customer quotes) */
.customerquote {
	border: 1px #7C6F57 solid;
	padding: 5pt;
	color: #008080;
	margin-top: 19px;
	font-weight: bold;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-size: 9pt;
}
#mastercontainer {
	background-color: #008000;
}
#tocleft {
	float: left;
}
#tocright {
	float: left;
}

#prheadleft {
	width: 40%;
	float: left;
	padding-left: 40px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
#prheadright {
	float: right;
	width: 50%;
	padding-right: 40px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
#prhead {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
