/*
Theme Name:Plumbers N11
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:#fff;
	background:#216176 url(images/bg.png) repeat-x;
}
#bg{
	position:fixed;
	z-index:0;
	background:top right fixed;
	opacity:0.6;
}
#main{
	width:100%;
	height:auto;
	padding:0;
}
#topcontainer{
	width:960px;
	padding:0;
}
#middlecontainer{
	width:960px;
	margin-top:-45px;
	padding:60px 0 0 0;
}
#bottomcontainer{
	width:960px;
	padding:0;
}
div{
	position:relative;
	display:block;
	margin:0 auto;
	padding:0;
	overflow:hidden;
}
div.widetop{
	width:100%;
	height:40px;
	margin:0;
	padding:0;
	background:url(images/widetop.png);
}
div.widebottom{
	width:100%;
	min-height:162px;
	background:#219ac2 url(images/widebottom.png) no-repeat center bottom;
}
div.clear{
	width:960px;
	height:60px;
}
h1,h2,h3,h4,h5,h6{
	color:#fff;
}
h1{
	margin:0;
	font-size:1.2em;
	color:yellow;
}
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;
}
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;
	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-size:0.8em;
	color:#fff;
	text-decoration:none;
}
a.inline:hover{
}
ul.inline{
	width:713px;
	height:40px;
	line-height:40px;
	display:block;
	float:left;
	margin:0;
	padding:0;
	text-align:center;
	list-style:none;
}
li.inline,li.first-item,li.last-item{
	width:auto;
	height:40px;
	line-height:40px;
	display:block;
	float:left;
	margin:0;
	padding:0 6px;
	list-style:none;
	text-align:center;
	cursor:pointer;
}
li.inline:hover,li.first-item:hover,li.last-item:hover{
	background:url(images/hover.png);
}
li.inline span:hover {
	display:list-item;
	list-style-type:disc;
	list-style-position:outside;
	color:#fff;
}
li.first-item{
	border:none;
}
li.last-item{
	border:none;
}
.keywords{
	font-size:0.8em;
	padding:5px;
}
.alignleft{
	margin:0;
	margin: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;
}
.smaller{
	font-size:smaller;
}
.bolder{
	font-weight:bolder;
}
.underline{
	text-decoration:underline;
}
.whiteunderline{
	color:#fff;
	text-decoration:underline;
}
.greenunderline{
	color:#69eb4a;
	text-decoration:underline;
}
.orange{
	color:#ff8400;
}
.yellow{
	color:#f6ff00;
}
.blue{
	color:#216176;
}
div.logo,div.headercontact{
	width:364px;
	height:153px;
	margin:20px 0;
	float:left;
	overflow:visible;
	background:url(images/logo.png) no-repeat left;
}
div.headercontact{
	width:400px;
	height:125px;
	float:right;
	margin:0;
	background:url(images/headercontact.png) no-repeat right;
}
p.headercontact{
	padding:10px 180px 10px 10px;
	font-size:1.2em;
	color:#ff8400;
	text-align:center;
}
img.headercontact{
	line-height:125px;
	margin:30px 0;
	overflow:visible;
	float:left;
}
div.addbox,div.addboxtitle,div.addboxcontent{
	width:209px;
	min-height:37px;
	margin:20px 10px 20px 20px;
	padding:0;
}

div.addbox,div.addbox2{

	box-shadow:5px 5px 10px #3b3b3b;
}
div.addboxtitle{
	height:37px;
	margin:0;
	background:url(images/addboxtitle.png) no-repeat top;
}
div.addboxcontent{
	height:auto;
	margin:0;
	background:#099dce;
	border-bottom-right-radius:8px;
	border-bottom-left-radius:8px;
}
div.addbox2{
	width:217px;
	height:184px;
	float:right;
	margin:-60px 5px 0 0;
	z-index:5;
	background:url(images/addbox2.png) no-repeat;
	box-shadow:none;
}
h2.addboxcontent,h3.addboxcontent,h4.addboxcontent,h5.addboxcontent,h6.addboxcontent{
	font-size:0.8em;
	margin:5px 20px;
}
p.addboxcontent,p.addboxcontent2{
	margin:0;
	padding:5px;
	font-size:0.8em;
	text-align:left;
}
p.addboxcontent2{
	margin:40px 0;
	font-size:1.4em;
	font-weight:bold;
	text-align:center;
	color:#414141;
}
div.add{
	width:960px;
	margin:20px auto;
}
ul.add{
	width:960px;
	display:table;
	margin:0 auto;
	padding:0;
	list-style:none;
}
li.add,li.add2{
	width:320px;
	display:table-cell;
	list-style:none;
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	list-style:none;
}
ul.add2{
	width:320px;
	display:block;
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
li.add2{
	width:320px;
	display:block;
	margin:0 5px;
	font-family:times new roman;
	font-size:2em;
	font-weight:normal;
}
img.add{
	line-height:28px;
	margin:0 10px 0 0;
	padding:0;
	overflow:visible;
}
div.keywords{
	width:960px;
	padding:0;
}
div.navibar{
	width:960px;
	height:40px;
	line-height:40px;
	text-align:center;
	vertical-align:middle;
	z-index:1;
}
div.textbox{
	width:440px;
	float:left;
	padding:20px 10px;
}
h1.textbox{
	padding:20px 0 0 250px;
}
div.sidebar{
	width:265px;
	float:left;
	margin:0;
	padding:20px 0;
}
h2.sidebar,p.sidebar{
	margin:20px 0;
	padding:0 15px;
	font-size:1.4em;
}
p.sidebar{
	font-size:0.8em;
	font-weight:bold;
}
ul.sidebar{
	width:235px;
	float:left;
	margin:0 0 40px 0;
	padding:0;
	list-style:none;
}
li.sidebar{
	margin:0;
	padding:0 15px;
	list-style:none;
	font-size:0.9em;
	font-weight:bold;
}
img.sidebar{
	max-width:223px;
	max-height:223px;
	display:block;
	overflow:visible;
	margin:auto;
	border:1px solid #7a7a7a;
	box-shadow:2px 2px 3px #3b3b3b;
}
div.line{
	width:900px;
	height:2px;
	margin:0;
	background:url(images/line.png) no-repeat;
}
div.cards{
	width:152px;
	height:26px;
	margin:10px 0;
	float:left;
	background:url(images/payments.png) no-repeat;
}
div.footmenu{
	width:960px;
}
div.footer{
	width:960px;
}
a.footer{
	font-size:0.9em;
	font-weight:normal;
	color:#454545;
	text-decoration:none;
}
a.footer:hover{
	font-weight:bold;
}
ul.footer{
	width:960px;
	height:20px;
	margin:auto 0 0;
	display:inline;
	float:left;
	padding:0;
}
li.footer,li.footerfirst-item,li.footerlast-item{
	width:auto;
	height:20px;
	line-height:20px;
	display:inline;
	padding:0 15px;
	list-style:none;
	border-right:1px solid #454545;
}
li.footer:hover{
	background:none;
}
li.footerlast-item{
	border-right:none;
}
/** Contact **/
div.contactform{
	width:455px;
	height:auto;
	margin:0;
}
p.contactform{
	margin:0;
	font-weight:normal;
}
div.label,div.comment{
	width:455px;
	line-height:20px;
	display:block;
	margin-top:5px;
}
p.label{
	margin-top:5px;
	padding:0 5px;
	font-size:9px;
}
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 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;
	font-weight:bold;
	color:#fff;
}
.submit:hover{
	background:none;
	border:none;
	text-decoration:underline;
	cursor:pointer;
}
a.blog { color : #FFFF00; }