* {
	padding: 0px;
	margin: 0px;
}
body {
	background-color: #999999;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #808080;
}
a, p a {
	color: #808080;
}
h1,h2,h3,h4,h5 {
	color: #1F68A4;
}
p {
	color: #808080;
}
img {
        border: none;
}
ul {
        padding:0;
        margin: 0;
}
.clear {
	clear: both;
}
#wrapper {
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('http://www.aquawatersystems.co.uk/images/interface/bg.gif');
	background-repeat: repeat-y;
	background-position: left top;
}
#top {
	background-image: url('http://www.aquawatersystems.co.uk/images/interface/top.gif');
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 20px;
}
#top p {
	text-align: right;
	font-size: 0.8em;
	color: #808080;
}
#container {
}
#left-side-col {
	float: left;
	display: inline;
	width: 233px;
}
#left-side-col h2 {
        text-align: center;
}
#logo {
	background-image: url('http://www.aquawatersystems.co.uk/images/interface/logo.gif');
	background-repeat: no-repeat;
	background-position: left 60px;
	text-indent: -5000px;
	width: 225px;
	height: 200px;
	margin-left: 9px;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #eee;
}
#search-box {
	margin: 15px 0 0 10px;
	height: 45px;
	padding: 5px 0 5px 10px;
}
#search-box h4 {
	font-size: 0.8em;
	text-align: center;
        margin-bottom: 8px;
}
#search-box input {
        margin: 0 5px 0 0;
}
#search_button {
        background-image: url('http://www.aquawatersystems.co.uk/images/interface/search-button.gif');
        background-repeat: no-repeat;
	background-position: left top;
}
#left-text {
	padding: 10px 10px 10px 20px;
}
#right-col {
	width: 650px;
	float: left;
	display: inline;
}
#banner {
	width: 650px;
	height: 240px;
}
#nav-bar {
	font-size: 0.8em;
}
#nav-bar ul {
	list-style-type: none;
	width: 649px;
	height: 30px;
	background-image: url('http://www.aquawatersystems.co.uk/images/interface/nav-bg.gif');
	background-repeat: repeat-x;
	background-position: left top;
}
#nav-bar li {
	float: left;
	display: inline;
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 120px;
}
#nav-bar a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#nav-bar a:hover {
	text-decoration: underline;
}
#login {
	background-position: left center;
	padding-left: 20px;
	padding-right: 0px;
	background-image: url('http://www.aquawatersystems.co.uk/images/interface/key-icon.gif');
	background-repeat: no-repeat;
	margin-left: 20px;
}
#login a {
	text-align: right;
}
#content {
	border-width: 1px;
	border-color: #ddd;
	padding: 3px 20px 20px 20px;
	border-left-style: solid;
}
#content h2 {
	font-size: 1.2em;
	margin-bottom: 0px;
}
#content h3 {
        font-size: 1.1em;      
}
#content h4 {
        font-size: 1em;
}
#content p {
        font-size: 0.9em;
}
.news-item {
	margin: 10px 0 10px 0;
}
.newsflash-item {
	margin: 10px 0 10px 20px;
}
.date {
	padding-left: 25px;
        padding-right: 5px;
	background-image: url('http://www.aquawatersystems.co.uk/images/interface/icon.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #25A0DF;
	color: #2BA3E0;
	font-size: 0.8em;
        line-height: 1.3em;
	margin-bottom: 0.5em;
}
#latest-news {
	margin-top: 10px;
	margin-bottom: 30px;
        padding-bottom: 20px;
        border-bottom: dashed 1px #ccc;
}

#latest-news img {

}

#latest-news p {

}

.news-item {
overflow: hidden;
}

.news-item img {
float: left;
padding: 0 10px 10px 0;
width: 150px;
}

.news-item p {
padding-left: 160px;
}

.news-item p span {
        color: #3399FF;
}
.newsflash-item p span {
        color: #3399FF;
}
#product-spotlight {
	margin-top: 10px;
        padding-bottom: 10px;
}
#product-spotlight img {
	float: left;
	display: inline;
	margin-right: 10px;
}
#product-spotlight p {
	text-align: justify;
	font-size: 0.9em;
	padding-right: 20px;
        padding-left: 120px;
}
#product-spotlight h3 {
        margin-bottom: 10px;
}
#product-spotlight a {
        color: #3399ff;
}
#content span a {
	color: #0066FF;
	font-size: 0.8em;
	text-decoration: none;
}
#footer {
	background-image: url('http://www.aquawatersystems.co.uk/images/interface/footer-bg.gif');
	background-repeat: no-repeat;
	background-position: left top;
	width: 890px;
	height: 100px;
	color: #FFFFFF;
}
#footer p {
	color: #FFFFFF;
	text-align: center;
	font-size: 0.8em;
	padding: 10px;
}
#footer a {
       color: #FFFFFF;
}
#left-text h3 {
	text-align: center;
	margin-bottom: 20px;
}
#left-text p {
	font-size: 0.9em;
	text-align: left;
	line-height: normal;
	padding-left: 5px;
}
#left-text ul {
	list-style-type: none;
	margin: 20px 10px 10px 10px;
}
#left-text li {
	font-size: 0.8em;
	color: #0693DB;
	font-weight: bold;
	padding-left: 25px;
	line-height: 2em;
	background-image: url('http://www.aquawatersystems.co.uk/images/interface/icon.gif');
	background-repeat: no-repeat;
	background-position: left center;
}
#nav-sub {
       padding: 10px 10px 10px 20px;
}
#nav-sub ul {
	list-style-type: none;
	list-style-image: none;
}
#nav-sub li {
	list-style-type: none;
	background-image: none;
	padding: 0px;
	margin: 0px;
}
#nav-sub li a {
        font-size: 0.8em;
	text-decoration: none;
	background-color: #C9D7D8;
	display: block;
                line-height: 1.8em;
	margin-top: 2px;
	margin-bottom: 2px;
                padding:0;
	padding-left: 5px;
	color: #1F68A4;
}

#nav-sub ul ul li a {
        background-color: white;
        padding-left: 40px;
        background-image: url('http://www.aquawatersystems.co.uk/images/interface/sub-menu-icon.gif');
        background-repeat: no-repeat;
        background-position: 20px -2px;
}
#nav-sub li a:hover {
	background-color: #1F68A4;
	color: #C9D7D8;
}
#nav-sub ul ul li a:hover {
	text-decoration: underline;
        background-color: #FFFFFF;
        color: #1F68A4;
}
#breadcrumb {
        font-size: 0.9em;
	padding: 10px;
        padding-bottom: 20px;
}
#breadcrumb a {
	color: #0291DA;
}
#nav-bar a.active {
        text-decoration: underline;
        cursor: default;
}
.product_item {
        margin: 10px 0 10px 0;
}
.product_item h2 {
        border-bottom: solid 1px #1F68A4;
        margin-bottom: 5px;
}
.product_item h3 {
        font-size: 1.1em;
}
.product_item p {
        margin: 5px 0 5px 0;
        padding-left: 110px;
}
.product_item a {
        color:#0291DA;
        text-decoration: none;
}
.product_item a:hover {
        text-decoration: underline;
}
.product_item img {
        float: left;
        margin: 5px 5px 5px 0;
}
.product_item ul {
        list-style-type: square;
        padding-left: 140px;
}
.product_item li {
        font-size: 0.9em;
}
.pdf {
        font-size: 0.8em;
        line-height: 1.7em;
        float: right;
        background-position: left center;
	padding-left: 25px;
	padding-right: 0px;
	background-image: url('http://www.aquawatersystems.co.uk/images/interface/pdficon_small.gif');
	background-repeat: no-repeat;
}
.manual {
        font-size: 0.8em;
        line-height: 1.7em;
        float: left;
        clear: both;
        background-position: left center;
	padding-left: 25px;
	padding-right: 0px;
	background-image: url('http://www.aquawatersystems.co.uk/images/interface/pdficon_small.gif');
	background-repeat: no-repeat;
}
label {
        display: block;
        line-height: 1.7em;
        margin-top: 10px;
}
input, textarea {
        margin-bottom: 10px;
}
.submit_button {
        margin-top: 10px;
}
.related-entry {
        margin-top: 10px;
        margin-bottom: 10px;
        padding: 10px 0 10px 0;
        border-top: dashed 1px #999;
}
div.related-entry h3 {
        font-size: 1.1em;
}
.prod-related-header {
        font-size: 1.1em;
        color: #1F68A4;
}