﻿/*
--------------------------------------------------------------
 Main styles for pages
--------------------------------------------------------------
*/
body
{
	font-size: 0.85em;
	font-family: Arial , Verdana, Sans-Serif;
	color: #003572;
	margin-top: 0.15em;
	background-image: url(../Images/bg_blue.gif);
}
h1
{
	color: #0066CC;
	font-size: 1.2em;
	font-weight: bold;
}
h2
{
	color: #0066CC;
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 12px;
}
h3
{
	color: #0066CC;
	font-size: 1em;
	font-weight: bold;
	line-height: 0.1em;
	padding-top: 1em;
}
h4
{
	color: Red;
	font-weight: bold;
}
h5
{
	color: #0066CC;
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 5px;
	text-align: left;
}
h6
{
	font-size: 0.85em;
	font-weight: normal;
	text-align: left;
}
tablenote
{
	padding-top: 1em;
}
/* Keep visited hyperlinks the same colour as active ones */
a:link, a:visited
{
	color: #0066CC;
}
/*
--------------------------------------------------------------
Header & logo styles
--------------------------------------------------------------
*/
#header
{
	background-color: #FFFFFF;
	text-align: left;
	height: 70px;
	margin-top: 0.25em;
	margin-left: 10px;
	padding-bottom: 0.25em;
	width: 934px;
	margin-right: auto;
	margin-left: auto;
}
#header .address
{
	clear: both;
	font-size: 0.9em;
	float: left;
	color: #C0C0C0;
}
#header .logo
{
	float: left;
	margin-left: 10px;
	margin-top: 15px;
}
#header .strapline
{
	font: 16px Arial, Verdana, sans-serif;
	font-style: italic;
	color: #C0C0C0;
	background-color: Transparent;
	float: right;
	margin-top: 44px;
	margin-right: 10px;
	width: 24em;
	text-align: right;
}
#header .backimg
{
	float: right;
	margin-right: 15px;
}
#pbody
{
	position: relative;
	text-align: left;
	width: 934px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	background-image: url(../Images/logo_valves.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#content
{
	float: right;
	text-align: left;
	width: 700px; /*margin-top: 5px; 	margin-bottom: 5px;*/
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 1em;
	padding-bottom: 1em;
}
#content ul
{
	list-style-image: url(../Images/bull1.gif);
}
#content .contentimg
{
	float: left;
	margin-right: 20px; /*padding-right: 2em;*/
}
#content .contentlist
{
	float: left;
	width: 510px;
	text-align: left;
}
#content .contentlist ul
{
	list-style-image: url(../Images/bull1.gif);
}
#content .contentlist li
{
	line-height: 1.25;
}
#sidebar
{
	float: left; /*margin-top: 5px;*/
	width: 165px;
	cursor: default;
	height: 400px;
	padding-left: 10px;
	padding-top: 1em;
	padding-bottom: 1em;
	text-align: left;
}
#sidebar img
{
	margin-left: 1em;
	padding-bottom: 5px;
}
#sidenav ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 4px;
	padding-bottom: 4px;
}
#sidenav li
{
	margin-right: -5px;
	padding-right: 1em;
	border-bottom: solid 5px #FFFFFF;
}
#sidenav a:link, #sidenav a:visited
{
	display: block;
	padding: 5px 15px 5px 15px;
	background-color: #6699cc;
	color: #FFFFFF;
	text-decoration: none;
	cursor: default;
}
#sidenav a:hover
{
	background-color: #3366cc;
}
#sideimg
{
	text-align: center;
}
#footer
{
	clear: both;
	font-size: 11px;
	background-image: url(../Images/HNav.jpg);
	background-position: center;
	background-repeat: repeat-x;
	color: #FFFFFF;
	width: 914px;
	height: 15px;
	margin-right: auto;
	margin-left: auto; /*margin-top: 25px;*/
	padding: 5px 10px 5px 10px;
}
#footer .copyright
{
	float: left;
}
#footer .datelabel
{
	float: right;
}
.backup, .backup a:link, .backup img, .backup a:visited
{
	color: #6699cc;
	line-height: 1;
	border: none;
	text-decoration: none;
	vertical-align: top;
}
.leftimg
{
	float: left;
	margin: 10px 10px 10px 0px;
}
.rightimg
{
	float: right;
	margin: 10px 0px 10px 10px;
}
.linkimg
{
	border: none;
	background-color: Transparent;
}
/*
--------------------------------------------------------------
 Horizontal navigation 
--------------------------------------------------------------
*/
#hnavigation
{
	font-family: Arial, Verdana, Sans-Serif;
	color: #FFFFFF;
	height: 30px;
	width: 934px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	background-image: url(../Images/HNav.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#hnavigation ul
{
	margin: 0;
	padding: 0;
	padding-top: 4px;
	padding-bottom: 4px;
}
#hnavigation li
{
	display: inline;
}
#hnavigation a:link, #hnavigation a:visited
{
	padding: 5px 15px 5px 15px;
	background-color: Transparent;
	color: #FFFFFF;
	text-decoration: none;
	cursor: default;
}
#hnavigation a:hover
{
	background-color: #3366cc;
}
#othernav
{
	cursor: default;
}
#othernav ul
{
	list-style: none;
	padding-top: 4px;
	padding-bottom: 0;
	padding-left: 0;
}
#othernav li
{
	margin-bottom: 4px;
}
#othernav a:link, #othernav a:visited
{
	padding: 5px;
	background-color: #6699cc;
	color: #ffffff;
	text-decoration: none;
	cursor: default;
	width: 130px;
	display: inline-block;
}
#othernav a:hover
{
	background-color: #3366cc;
}
