/*
Theme Name:Plumbers Acton
Version:1.0
*/

/** General layout and styling**/
html,body{
	height:100%;
	margin:0;
	padding:0;
	text-align:left;
	font-size:1em;
	font-family:Arial,Verdana,Tahoma,Helvetica,Sans-Serif;
	color:#fff;
	background:#141414 url(images/bg.png) repeat-x;
}
#background{
	width:100%;
	height:100%;
	position:absolute;
	display:table-cell;
	margin:0 auto;
	z-index:0;
}
#main{
	width:980px;
	height:auto;
	margin:0 auto;
}
#topcontainer{
	width:980px;
	height:auto;
}
#middlecontainer{
	width:980px;
	height:auto;
}
#bottmomcontainer{
	width:980px;
	height:auto;
}
div{
	position:relative;
	display:block;
	margin:0 auto;
	overflow:hidden;
}
h1,h2,h3,h4,h5,h6{
	margin:0;
	font-size:1.6em;
	color:#fec91b;
}
h2{
	font-size:1.4em;
}
h3{
	font-size:1.2em;
}
h4{
	font-size:1em;
}
h5{
	font-size:0.9em;
}
h6{
	font-size:0.8em;
}
p{
	font-size:0.9em;
	text-align:left;
}
a,a:link{
	color:#00ff00;
	font-size:1em;
	font-weight:bold;
}
a:visited{
	color:#00ff00;
}
a:hover,a:active{
	color:#cb8583;
}
table.main{
	padding:0px;
	border:0px;
	margin:0px auto 0px auto;
	width:700px;
	background:#fafafa;
}
td{
	text-align:left;
	vertical-align:top;
	background:#fff;
}
ul{
	width:auto;
	list-style:circle;
}
li{
	width:auto;
	list-style:circle;
}
ol{
	width:auto;
	list-style:circle;
}
a.inline{
	font-weight:normal;
	color:#fff;
	text-decoration:none;
}
a.inline:hover{
	color:#fec91b;
}
ul.inline{
	width:auto;
	display:table;
	margin:0 auto;
	padding:0;
	text-align:center;
	list-style:none;
}
li.inline,li.first-item,li.last-item{
	width:auto;
	height:24px;
	line-height:24px;
	text-align:center;
	display:table-cell;
	margin:auto;
	float:left;
	padding:0 15px;
	list-style:none;
	text-align:center;
	border-right:2px solid #fff;
}
li.inline:hover{
	background:url(images/dot.png) no-repeat left;
}
li.first-item{
	border-left:none;
}
li.last-item{
	border-right:none;
}
.keywords{
	font-size:0.7em;
	color:#fff;
	padding:5px 15px
}
.alignleft{
	margin:0;
	padding:0 10px 10px 0;
	float:left;
	overflow:visible;
}
.alignright{
	margin:0;
	float:right;
	overflow:visible;
}
.aligncenter{
	display:block;
	margin:auto;
	padding:0;
	overflow:visible;
}
.larger{
	font-size:larger;
}
.underline{
	text-decoration:underline;
}
.blue{
	color:#3292ec;
}
.blueunderline{
	color:#0e9fcf;
	text-decoration:underline;
}
.orange{
	color:#fec91b;
}
.orangelarge{
	font-size:1.8em;
	color:#ffc600;
}
.red{
	color:#eb2e2e;
}
/** Header **/
div.iehack{
	width:980px;
	height:13px;
}
div.logo{
	width:485px;
	height:106px;
	margin:25px 0;
	float:left;
	background:url(images/logo.png) no-repeat left;
	overflow:visible;
}
div.add,div.add2{
	width:200px;
	height:226px;
	margin:20px 0 5px 0;
	float:right;
}
ul.add{
	width:200px;
	margin:0;
	display:block;
	padding:0;
	list-style:none;
	background:url(images/li.png) no-repeat 0 75%;
}
li.add,li.add2{
	margin:0;
	display:block;
	padding:20px 0 0 30px;
	list-style:none;
	font-size:1.6em;
	color:#fec91b;
}
div.add2{
	width:600px;
	height:75px;
	margin:0;
	float:left;
	background:url(images/tel.png) no-repeat 10% 0;
}
li.add2{
	padding:0 0 0 30px;
	font-size:1em;
	font-weight:bold;
	color:#808080;
	text-shadow:3px 3px 5px #373737;
}
p.add{
	margin:0;
	padding:15px 0;
	font-size:1.6em;
	font-weight:bold;
	color:#3292ec;
}
div.navibar{
	width:1000px;
	height:25px;
	line-height:25px;
	float:left;
	margin:5px 0 10px 0;
	padding:0;
	text-align:center;
	vertical-align:middle;
}
/** Middlecontainer **/
div.sidebar{
	width:235px;
	min-height:450px;
	float:left;
	margin:20px 0 10px 0;
	padding:20px 0 0 0;
}
h2.sidebar{
	text-align:left;
	margin:20px 0;
	padding:0 5px;
	font-size:1.4em;
}
p.sidebar{
	padding:0 5px;
	font-size:0.8em;
}
ul.sidebar{
	width:235px;
	float:left;
	margin:0 0 40px 0;
	padding:0;
	list-style:none;
}
li.sidebar,li.sidebar2{
	margin:30px 0 0 0;
	padding:0 15px;
	list-style:none;
	font-size:1.6em;
	color:#c0c0c0;
	text-shadow:3px 3px 5px #353535;
}
li.sidebar2{
	margin:0;
	font-size:1em;
	color:#2d2d2d;
}
img.sidebar{
	max-width:223px;
	max-height:223px;
	display:block;
	overflow:visible;
	margin:auto;
	border:1px solid #595959;
	box-shadow:5px 5px 8px #595959;
}
div.textbox{
	width:450px;
	height:450px;
	min-height:450px;
	margin-top:20px;
	float:left;
	padding:0 15px;
	border-right:1px solid #737373;
	overflow-y:scroll;
}
h1.textbox{
	padding:20px 0 0 250px;
}
/** Footer **/
div.cards{
	width:152px;
	height:40px;
	margin:0;
	float:left;
	background:url(images/payments.png) no-repeat center;
}
div.footer{
	width:980px;
	height:40px;
	line-height:40px;
	background:url(images/footer.png) repeat-x;
}
a.footer{
	font-size:0.9em;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
}
a.footer:hover{
	font-weight:bold;
}
ul.footer{
	width:auto;
	height:40px;
	margin:0;
	display:inline;
	float:right;
	padding:0;
	text-align:center;
	line-height:50px;
}
li.footer,li.footerlast-item{
	width:auto;
	height:30px;
	line-height:30px;
	display:inline;
	padding:0 5px;
	list-style:none;
	border-right:1px solid #fff;
}
li.footerlast-item{
	border:none;
}
ul.footer li:hover{
	background:none;
	color:#fff;
}
div.keywords{
	width:980px;
}
/** Contactform **/
div.contactform{
	width:455px;
	height:auto;
	margin:0;
	padding:0;
}
p.contactform{
	margin:0;
	font-weight:normal;
}
div.label,div.comment{
	width:455px;
	line-height:20px;
	display:block;
	margin-top:5px;
	padding:0 ;
}
p.label{
	margin-top:5px;
	padding:0 5px;
	font-size:9px;
	color:#3e3e3e;
}
label{
	padding:0 5px;
}
.contactform input[type=text]{
	width:440px;
	height:24px;
	margin:0;
	position:relative;
	display:block;
	float:right;
	padding:0 5px;
	color:#404040;
	border:1px solid #c0c0c0;
	box-shadow:1px 1px 3px 1px #d1d1d1 inset;
}
.contactform textarea,
	textarea:focus{
	min-width:435px;
	max-width:435px;
	margin:0 5px;
	padding:5px;
	border:1px solid #c0c0c0;
	box-shadow:1px 1px 3px 1px #d1d1d1 inset;
	font-family:Arial,Verdana,Tahoma,Helvetica,Sans-Serif;
	font-size:0.8em;
	color:#404040;
}
div.contactform input[type=text]:hover,
	input[type=text]:focus,
	textarea:hover{
	border:1px solid #359aff;
}
.submit{
	width:auto;
	height:39px;
	float:right;
	background:none;
	border:none;
	font-size:1em;
	font-weight:bold;
	color:#fff;
}
.submit:hover{
	background:none;
	border:none;
	color:#eb2e2e;
	text-decoration:underline;
}

a.blog {
color:  black !important;
}