/*
Theme Name:Pro A Plumbers
Version:1.0
*/
/** General layout and styling **/
html,body{
	margin:0;
	padding:0;
	text-align:left;
	font-size:1em;
	font-family:Arial,Verdana,Tahoma,Helvetica,Sans-Serif;
	color:#5c5c5c;
}
#main{
	width:960px;
	margin:0 auto;
	background:url(images/bgpic.png) no-repeat top right;
}
#topcontainer{
	width:960px;
}
#middlecontainer{
	width:960px;
	z-index:0;
}
#bottmomcontainer{
	width:960px;
	float:left;
}
div{
	margin:0 auto;
	padding:0;
	position:relative;
	display:block;
	overflow:hidden;
}
h1,h2,h3,h4,h5,h6{
	margin:0;
	color:#2f9bff;
}
h1{
	font-size:1.3em;

}
h2{
	font-size:1.2em;
}
h3{
	font-size:1em;
}
h4{
	font-size:0.9em;
}
h5{
	font-size:0.8em;;
}
h6{
	font-size:0.6em;
}
p{
	font-size:1em;
	text-align:left;
}
a,a:link{
	color:#ff8000;
	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;
}
td{
	text-align:left;
	vertical-align:top;
}
ul{
	width:auto;
	list-style:circle;
}
li{
	width:auto;
	list-style:circle;
}
ol{
	width:auto;
}
a.inline{
	font-weight:500;
	color:#fff;
	text-decoration:none;
}
a.inline:hover{
	font-weight:900;
}
ul.inline{
	margin:auto;
	display:table;
	text-align:center;
	list-style:none;
}
li.inline{
	display:table-cell;
	text-align:center;
	float:left;
	list-style:none;
}
li.inline:hover{
}
ul.inline li{
	display:table-cell;
	float:left;
	margin:auto;
	padding:0 20px;
	text-align:center;
}
.keywords{
	font-size:0.7em;
	color:#2f9bff;
	overflow-y:auto;
	height:500px;
}
.alignleft{
	margin:0 20px 20px 0;
	float:left;
	overflow:visible;
}
.alignright{
	margin:0;
	padding:5px;
	float:right;
	overflow:visible;
}
.aligncenter{
	display:block;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
}
.clear{
	clear:both;
	float:none;
}
.red{
	color:#c51f1f;
}
.largered{
	font-size:1.5em;
	font-weight:bold;
	color:#c51f1f;
}
.white{
	color:#fff;
}
.largewhite{
	font-size:1.5em;
	font-weight:bold;
	color:#fff;
}
.bluelarge,.bluelarger{
	font-size:1.8em;
	color:#2f9bff;
}
.bluelarger{
	font-size:larger;
	font-weight:bold;
}
.grey,.greybolder{
	color:#5c5c5c;
}
.greybolder{
	font-weight:bolder;
}
.italic{
	font-style:italic;
}
.underline{
	text-decoration:underline;
}
.bold{
	font-weight:bold;
}
.bolder{
	font-weight:bolder;
}
.larger{
	font-size:larger;
	font-weight:bolder;
}
.smaller{
	font-size:smaller;
	margin:0;
	padding:0;
}
/** Header **/
div.logo{
	width:299px;
	height:105px;
	margin:0;
	float:left;
	background:url(images/logo.png) no-repeat left;
}
div.add{
	width:650px;
	float:right;
	margin:0;
}
ul.add{
	max-width:325px;
	height:105px;
	display:block;
	float:left;
	margin:20px 0 0 0;
	padding:0;
}
li.add{
	max-width:285px;
	display:block;
	padding:5px 20px;
	text-align:right;
	background:url(images/dot.png) no-repeat right;
}
img.add{
	height:46px;
	margin:0;
}
div.contact{
	width:180px;
	height:105px;
	margin:0;
	padding:5px 0;
	float:right;
}
p.contact{
	margin:0;
	padding:0;
	font-family:Verdana;
	font-size:1.2em;
	color:#2f9bff;
}
img.contact{
	margin:0 10px;
	overflow:visible;
}
div.add2{
	width:650px;
	float:right;
	margin:240px 0 0 0;
}
ul.add2{
	max-width:650px;
	display:inline;
	float:right;
	margin:0;
	padding:0;
}
li.add2,li.add2-first{
	display:inline-block;
	margin:0;
	padding:0 40px;
	list-style:none;
	font-size:1.2em;
	color:#2f9bff;
	text-align:center;
}
div.navibar{
	width:299px;
	margin:0;
	line-height:30px;
	text-align:left;
}
a.navibar{
	width:202px;
	height:55px;
	line-height:55px;
	font-size:1.2em;
	font-weight:normal;
	color:#2f9bff;
	text-decoration:none;
}
a.navibar:hover{
	font-weight:bold;
}
ul.navibar{
	width:299px;
	display:block;
	margin:0;
	padding:0;
}
li.navibar{
	max-width:274px;
	height:55px;
	line-height:55px;
	margin:0;
	padding:5px 25px 5px 0;
	background:url(images/button.png) no-repeat 80%;
}
li.navibar:hover{
	background:url(images/hover.png) no-repeat 70% 50%;
}	
/** Middlecontainer **/
div.textbox{
	width:750px;
	padding:10px 0;
	float:left;
}
div.sidebar{
	width:202px;
	float:right;
 }
/** Footer **/
div.footer{
	width:960px;
	height:26px;
	float:left;
	margin:60px 0;
}
a.footer{
	font-size:1em;
	color:#2f9bff;
	text-decoration:none;
}
a.footer:hover{
	font-weight:800;
	text-decoration:underline;
}
ul.footer{
	max-width:750px; 
	height:26px;
	float:left;
	margin:0;
	padding:0;
	text-align:center;
	line-height:45px;
}
ul.footer li{
	height:26px;
	line-height:26px;
	padding:0 15px;
	list-style:none;
	font-size:0.8em;
	border:none;
	color:#353535;
}
ul.footer li:hover{
	background:none;
}
div.cards{
	width:152px;
	height:26px;
	margin:0 0 0 50px;
	padding:0;
	float:left;
	background:url(images/payments.png) no-repeat;
}
/** Contact **/
div.contactform{
	width:600px;
	height:auto;
	margin:0;
}
p.contactform{
	margin:0;
	font-weight:normal;
}
div.label,div.comment{
	width:600px;
	line-height:20px;
	display:block;
	margin-top:5px;
}
p.label{
	margin-top:5px;
	font-size:9px;
}
label{
	padding:5px;
}
.contactform input[type=text]{
	width:585px;
	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:580px;
	max-width:580px;
	margin:0 0 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;
	color:#5c5c5c;
	font-weight:bold;
}
.submit:hover{
	color:#5d91e7;
	background:none;
	border:none;
	text-decoration:underline;
	cursor:pointer;
}
a.blog, a.blogtitle {
color: #5C5C5C !important;
}