/* Generic Styles*/

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	margin: 0;
	padding: 0;
}

a{
	color: #333;
}

a img {
	border: 0;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 0 172px;
}

h1.wide{
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 0 79px;
}

.productsTitle {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 0 156px;
}

h2{
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0 5px 172px;
}

#main{
	background-color:#fff;
    background-image: url("images/background.jpg");
    background-repeat: no-repeat;
	background-position: 0 100px;
	width:770px;
	margin: 0 auto;
}

#main.stockists{
    background-image: url("images/stockists/background.jpg");
	background-position: center 134px;
}

#header h1{
    padding: 134px 0 0 0;
    overflow: hidden;
    background-image: url("images/header.jpg");
    background-repeat: no-repeat;
	width: 770px;
    height: 0px !important;
    height /**/:134px;
	margin:0;
}

#headerBar{
	width: 427px;
	height: 35px;
	background: #ce0f42;
	margin: 0 auto 0 auto;
}

#menu{
	height: 30px;
	margin: 0 auto;
}

#nav{
	list-style-type: none;
	margin: 0 0 0 79px;
	padding: 0;
}

#nav li{
	float : left;
	margin: 0;
	padding: 0;
}

#nav li a {
	display: block;
	padding: 5px 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#navHome{
	border-bottom: 3px solid #c09;
}

#navProducts{
	border-bottom: 3px solid #f93;
}

#navStandards{
	border-bottom: 3px solid #099;
}

#navContact{
	border-bottom: 3px solid #06c;
}

#navNews{
	border-bottom: 3px solid #f00;
}

#navStockists{
	border-bottom: 3px solid #6c3;
}

#content {
	margin: 0;
	padding: 0;
	line-height: 1.4;
}

#content p{
	margin: 0 172px 6px 172px;
	text-align: justify;
}

#content img {
	margin: 0 0 0 172px;
	padding: 0;
}

#content hr {
	color: #ce0f42;
	background: #ce0f42;
	border: 0;
	height: 2px;
	width: 426px;
}

#content .logo{
	margin: 15px 0 15px 466px;
}

#content .logoWide{
	margin: 15px 0 15px 559px;
}

#content dl {
	margin: 0;
	padding: 0 0 6px 0;
}

#content dl dt {
	padding: 0;
	margin: 0 172px;
}

#content dl dd {
	padding: 0;
	margin: 0;
}

#content dl dd ul {
	padding: 0;
	margin: 0;
}

#content dl dd ul li {
	padding: 0;
	margin: 0 172px;
}

#content ul {
	padding: 0 0 6px 0;
	margin: 0;
}

#content ul li {
	padding: 0;
	margin: 0 172px;
}

#content form label{
	display: block;
	float: left;
	width: 75px;
}

#content form .submit{
	margin-left: 75px;
}

#content table {
	border: 1px solid #000;
	border-collapse: collapse;
	margin: 0 79px 10px 79px;
}

#content table th {
	background: #c03;
	color: #fff;
}

#content table td {
	vertical-align: top;
}

#content table td, #content table th {
  border: 1px dotted #000;
  padding: 4px;
}

#content table tbody tr:hover {
	background: #ccc;
}

#content table caption {
	text-align: left;
	font-weight: bold;
}


#content #products {
	margin: 10px 0 0 0;
}

#content #products div {
	float: left;
	margin: 0 0 15px 79px;
	padding: 0 0 5px 0;
	display: inline;
}

#content #products #accessories {
	border-bottom: 1px solid #00b4cb;
}

#content #products #centralHeating {
	border-bottom: 1px solid #f67f25;
}

#content #products #compression {
	border-bottom: 1px solid #058cce;
}

#content #products #copperPushfit {
	border-bottom: 1px solid #00a88f;
}

#content #products #waste {
	border-bottom: 1px solid #febc20;
}

#content #products #endfeed {
	border-bottom: 1px solid #c92d92;
}

#content #products #hose {
	border-bottom: 1px solid #ef4708;
}

#content #products #plasticPushfit {
	border-bottom: 1px solid #00a3e4;
}

#content #products #solderring {
	border-bottom: 1px solid #ee2d24;
}

#content #products #taps {
	border-bottom: 1px solid #00b4cb;
}

#content #products #tools {
	border-bottom: 1px solid #7d72b4;
}

#content #products #vents {
	border-bottom: 1px solid #017dc3;
}

#content #products #wc {
	border-bottom: 1px solid #79c141;
}

#content #products div .icon{
	width: 67px;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	clear: none;
}

#content #products div .icon img{
	margin: 0;
	padding: 0;
}

#content #products div .content{
	float: left;
	margin: 0 7px 0 0;
	width: 426px;
	clear: none;
}

#content #products div .content h2 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

#content #products div .content p {
	margin: 0;
	padding: 0;
}

#content #products div .photo{
	float: left;
	width: 90px;
	margin: 0 7px 0 0;
	padding: 0;
	clear: none;
	text-align: right;
}

#content #products div .photo img{
	margin: 0;
	padding: 0;
}

#stockists{
	margin: 0 172px 0 172px;
}

#stockists h1{
	clear: both;
	margin: 10px 0 0 0;
}

#stockists p{
	width: 50%;
	margin: 0 0 10px 0;
	float: left;
}



#footer{
	background: #c03;
	color: #fff;
	margin: 0;
	padding: 7px 0 71px 0;
	text-align: center;
	clear: both;
}

#footer p {
	margin: 0;
	height: 22px;
	line-height: 22px;
}

#footer a{
	color: #fff;
	text-decoration: none;
}