@import url("navi.css");


/*
Author: Sean Eldridge, 2011, http://www.endeavourit.co.uk/index.html
Description:
This CSS document provides general layout
and tag elements for the Mitchell Plumbing and Heating Website
*/

/* LAYOUT ELEMENTS */

#Wrapper {
width: 910px;
margin-top: 12px;
padding-top: 0px;
border-right: 1px solid #FFF;
border-left: 1px solid #FFF;
}

#Header {
height: 105px;
width: 910px;
}

#HeaderNav {
height:20px;
width:910px;
background-color: #0168B3;
border-top: 2px solid #FFFFFF;
border-bottom: 2px solid #FFFFFF;
}

#navMenu {
height:20px;
width:910px;
background-color: #0168B3;
border-top: 2px solid #FFFFFF;
border-bottom: 2px solid #FFFFFF;
}

#Content-Wrapper {
position: relative;
left: 0px;
width: 910px;
margin: 0px;
padding: 0px;
text-align: left;
background-image:url(../images/contentwrapperbg.jpg);
background-repeat:repeat-y;
}

#Sidebar {
float:left;
top: 0px;
height: 600px;
width:164px;
margin: 0px;
padding: 0px;
background-image:url(../images/sidebarbg.gif);
background-repeat:repeat-x;
}

#Content {
float:left;
top: 370px;
left:164px;
width: 746px;
margin: 0px;
padding: 0px;
}

#Column-End {
float:right;
}


#Footer {
clear:both;
width:910px;
margin: 0px;
padding: 0px;
background-image:url(../images/footerbg.gif);
background-repeat:repeat-x;
}

/*TAG ELEMENTS*/

* {
	font-family:  Helvetica, Arial, Verdana, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
}

body {
	background-color:#FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
}

p {
	margin-top:0px;
	margin-left: 15px;
	padding-left: 15px;
	padding-right: 15px;
	font-size:14px;
	color:#333333;
}

.error {
  color: #900;
 
 }

.justify {
	text-align:justify;
}

#Header img {
	padding: 0px 0px 4px 0px;
}

#HeaderNav a {
font-size: 14px;
/*The following for those browsers that implement it!*/
font-weight: 500;
text-align: left;
letter-spacing: 1.5px;
}

#HeaderNav img {
margin: 0px;
padding: 0px;
border: 0px;
}

#HeaderNav ul {
background-image: none;
background-repeat: repeat-x;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#HeaderNav li {
display:inline;
list-style-image: none;
line-height: 20px;
margin: 0px 0px 4px -4px;
padding: 4px 4px 4px 10px;
border-top: solid 2px #FFFFFF;
border-right: solid 2px #FFFFFF;
font-size: 12px;
font-weight: bold;
text-align: left;
letter-spacing: 1.5px;
}

#HeaderNav .spacer {
	background-image:url(../images/spacer.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#Sidebar p {
margin: 0px 0px 8px 0px;
padding: 4px 0px 4px 12px;
color:#FFFFFF;
font-size:12px;
}

.sidebar-selected {
	margin: 4px 0px 4px 0px;
	padding: 4px 0px 0px 12px;
	background-color: #000066;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.bottom-gutter {
	margin: 0px 0px 100px 0px;
	padding: 0px 0px 400px 0px;
}

.bullet {
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
}

#Content * {
	color: #333333;
	text-decoration: none;
}

#Content h1 {
margin-top: 5px;
margin-left: 45px;
margin-right: 70px;
padding-top: 0px;
padding-left: 15px;
padding-right: 15px;
color:#003399;
font-size:24px;
text-decoration:none;
font-weight:normal;
text-align:center;
}

#Content h2 {
padding-top: 25px;
margin-left: 15px;
padding-left: 15px;
padding-right: 15px;
color:#003399;
font-size:18px;
font-weight:normal;
}

#Content strong {
	color:#333333;
	}

#Content p {
	font-size:12px;
	margin-right: 45px;
	text-align:justify;
	margin-left:20px;
	line-height: 16px;
}

#Content a {
	color: #333333;
	text-decoration: none;
}
	
#Content img {
	text-decoration: none;
	color: #FFFFFF;
	border-width: 0px;
}
	
#Content .right-img-float {
	float: right;
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px 150px 0px 0px;
	padding-left: 50px;
	border-width: 0px;
}

#Content .v-left-img-no-indent {
	float:left;
	margin-left: 0px;
	margin-right: 20px;
	padding-left: 0px;
	padding-bottom: 15px;
}

#Content .testimonial-text {
float:left;
	padding: 10px 80px 10px 40px;
	color:#000066;
}

#Content .testimonial-info {
float:right;
	padding: 10px 80px 10px 40px;
	color:#000066;
}

#Content .hr {
	clear:both;
	width: 500px;
	height: 1px;
	padding: 0px 80px 0px 40px;
	border-bottom: solid 1px #003399;
}

#Content h2 {
font-weight:bold;
margin-left: 60px;
padding: 0px;
font-size:14px;
}

#Content h2 strong {
	color:#003399;
	font-size:20px;
}

#Content h3 {
background-color:#FF9933;
margin: 0px;
padding-left: 2px;
padding-right: 20px;
color:#FFFFFF;
font-weight:bold;
font-size:14px;
text-indent: 0px;
}

#Content h4 {
padding-top: 5px;
margin-left: 55px;
margin-right: 200px;
padding-left: 5px;
padding-right: 15px;
color:#003399;
font-size:14px;
font-weight:normal;
}

#Content h5 {
background-color:#FF9933;
margin: 0px;
padding: 0px 20px 0px 2px;
color:#FFFFFF;
font-weight:bold;
font-size:14px;
text-indent: 0px;
}

 #Content ul {
	font-size:12px;
	text-align:justify;
	margin-left:20px;
	margin-right: 100px;
	padding-left: 35px;
	line-height: 16px;
}

#Content .p-table {
	margin-left:35px;
	font-size:12px;
}

#Content tr.heading {
background-color:#FF9933;
color:#FFFFFF;
}

#Content td {
	padding-left: 5px;
}

#Content form {
	float: clear;
	margin-left: 25px;
	text-align: left;
}

#Content .right-img {
	float:right;
	margin-left: 8px;
	margin-right: 0px;
	padding-left: 15px;
	padding-bottom: 15px;
}

#Content .grey-text {
	border-bottom:  #FF6600 2px solid;
	color:#333333;
}

#Content .soundbyte {
	clear:both;
	padding-top: 15px;
	margin-left: 25px;
	padding-left: 25px;
	padding-right: 15px;
	margin-bottom: 15px;
	color:#003399;
	font-size:18px;
	font-weight:normal;
	text-align: center;
}

#Content .emergency {
	color:#000000;
	font-size: 24px;
}

#Content .tel {
color:#003399;
}

#Footer p {
	margin-top: 0px;
	padding-top: 0px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

.clear {
	clear:both;
}

/*<a href="http://www.endeavourit.co.uk/sussexbusinessitservices.html" title="Web Hosting and Sussex SEO: Endeavour Business IT Solutions  " target="_blank" class="seo">Web Hosting and Sussex SEO: Endeavour Business IT Solutions </a>*/
.seo {
	margin-top:3px;
	color:#999999;
	font-size:10px;
	text-align:center;
	text-decoration:none;
}