/* - - - - - - - - - - - - - - - - - - - - -

Title: Electricians Manchester
Author: Wayne Roberts
URL: http://www.lushnewmedia.com/

Description: style.css

- - - - - - - - - - - - - - - - - - - - - */

/* PAGE ATTRIBUTES */

html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background:#fff url(images/background.jpg) center repeat-y;    
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	color:#000;
	}
div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:800px;
	background:#fff;    
	
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treated as min-height*/

	min-height:100%; /* real browsers */
	}
div#content {
	position:relative; /* needed for footer positioning*/
	float: left;
	display:block;
	margin:0;
	width: 747px;
	padding: 0 20px 10px 33px;
	background:#fff;
	}
#header {
	display: block;
	width: 767px;
	height: 108px;
	padding: 42px 0 0 33px;  
	margin:0;
	background: #000 url(images/masthead.jpg) no-repeat;    
	}
#logo {
	display: block;
	width: 290px;
	padding: 85px 0 0; 
	overflow: hidden;  
	background: url(images/logo.gif) no-repeat;    
	height: 0px !important; height /**/: 85px;
	}
div#menu {
	width: 770px;
	height: 32px;
	background: #000;    
	margin: 0;
	padding: 8px 0 0 30px;
	}
p {
	margin: 0;
	padding: 0;
	font-size: 80%;
	line-height: 19px;
	}
p.intro {
	display:block;
	float:left;
	margin: 0;
	padding: 0;
	font-size: 80%;
	line-height: 19px;
	}
a {
	color: #1c5445;
	text-decoration: none;
	}
a:hover {
	color: #1c5445;
	text-decoration: underline;
	}
h1 {
	color: #1c5445;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 160%;
	}
h2 {
	display:block;
	font-weight: bold;
	font-size: 110%;
	margin:0;
	padding: 10px 0 10px 14px;
	background: #333;
	width: 236px;
	color: #fff;
	}
h3 {
	color: #1c5445;
	margin: 0;
	padding: 3px 0 8px;
	font-weight: bold;
	font-size: 100%;
	line-height: 21px;
}
h4 {
		color: #1c5445;
	margin: 0;
	padding: 3px 0 0;
	font-weight: bold;
	font-size: 80%;
	line-height: 21px;
}
img {
	border:0;
	}	

#picstrip {
	position:relative;
	float:left;
	display: block;
	width: 747px;
	height: 122px;
	margin: 0;
	padding: 10px 0;
	}

/* COLUMN 1 */

div#column1 {
	display: block;
	float: left;
	width: 747px;
	height: 30px;
	padding: 65px 0 20px 0;
	margin: 0;
	}

/* COLUMN 2 */

div#column2 {
	display: block;
	float: left;
	width: 470px;
	padding: 0;
	margin: 0 0 15px 0;
	border-right: 1px solid #ccc;
	}
div#column2 p {
	padding: 0 10px 15px 0;
	margin: 0;
	}
div#lists {
	display: block;
	float: left;
	width: 470px;
	padding: 0;
	margin: 0;
	}
div#list1 {
	display: block;
	float: left;
	width: 250px;
	padding: 2px 0 5px 0;
	margin: 0;
	}
div#list2 {
	display: block;
	float: left;
	width: 220px;
	padding: 2px 0 5px 0;
	margin: 0;
	clear:right;
	}
div#list3 {
	display: block;
	float: left;
	width: 250px;
	padding: 2px 0 5px 0;
	margin: 0;
	clear:left;
	}
div#list4 {
	display: block;
	float: left;
	width: 220px;
	padding: 2px 0 5px 0;
	margin: 0;
	clear:right;
}


/* COLUMN 3 */

div#column3 {
	display: block;
	float: left;
	width: 250px;
	padding: 0 0 15px 26px;
	margin: 0;
	}
div#column3 p {
	padding: 0 0 15px 0;
	margin: 0;
	}

/* CONTACT FORM */

#contactform {
	padding:12px ;
	margin: 0 0 15px 0;	
	background-color: #fbfbfb;
	border:1px solid #333;
	}
form fieldset {
	border:0;
	margin:0;
	padding:0;
	}
form p {
	padding:0 0 8px;
	margin:0;	
	line-height: 21px;
	}
form textarea {
	overflow:auto;
	}
#contactform input {
	font-size: 100%;
	border: 1px solid #a5a5a5;
	margin: 0;
	padding: 3px 3px;
	background-color: #fff;
	color: #4b4b4b;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	}
#contactform input.btn {
	font-size: 100%;
	border: 1px solid #666;
	margin: 0;
	padding: 4px 12px;
	background-color: #333;
	color: #fff;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	}
form .hidden {
	display:none;
	}

/* FOOTER */

div#footer {
	clear: all;
	position:relative; 
	float: left;
	display:block;
	margin:0;
	width: 747px;
	padding: 40px 20px 40px 33px;
	background:#4c4c4c url(images/footerbground.jpg) top repeat-x;
	bottom: 0px;
	}
div#footer p {
	margin-bottom: 5px;
	color: #fff;
		font-size: 70%;
		font-weight: normal;
}
div#footer p a{
	color: #fff;
	text-decoration: none;
	}
div#footer p a:hover{
	color: #fff;
	text-decoration: underline;
	}
