/*
Theme Name:Plumbers N9
Version:1.0
*/
/** General layout and styling**/
html,body{
	margin:0;
	padding:0;
	text-align:left;
	font-size:1em;
	font-family:Tahoma,Arial,Verdana,Helvetica,Sans-Serif;
	color:#fff;
	background:#136b88 url(images/bg.png) repeat-x;
}
#main{
	width:100%;
	height:auto;
	padding:0;
}
#topcontainer{
	width:960px;
	padding:0;
}
#middlecontainer{
	width:960px;
	padding:0;
}
#bottomcontainer{
	width:960px;
	padding:0;
}
div{
	position:relative;
	display:block;
	margin:0 auto;
	padding:0;
	overflow:hidden;
}
div.widetop{
	width:100%;
	height:57px;
	background:url(images/widetop.png);
}
div.widebottom{
	width:100%;
	min-height:40px;
	background:#eaa244;
}
div.clear{
	width:960px;
	height:60px;
}
h1,h2,h3,h4,h5,h6{
	color:#fff;
}
h1{
	margin:0;
	font-size:1.2em;
	color:red;
}
h2{
	font-size:1.2em;
}
h3{
	font-size:1em;
}
h4{
	font-size:.9em;
}
h5{
	font-size:.8em;
}
h6{
	font-size:.6em;
}
p{
	font-size:.9em;
}
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,a.last-item{
	padding:0 20px;
	font-size:.8em;
	color:#3f3f3f;
	text-decoration:none;
	border-right:1px solid #3f3f3f;
}
a.last-item{
	border:none;
}
a.inline:hover,a.last-item:hover{
	color:#06a7dc;
}
ul.inline{
	max-width:960px;
	height:40px;
	line-height:40px;
	display:table;
	margin:0 auto;
	padding:0;
	text-align:center;
	list-style:none;
}
li.inline,li.first-item,li.last-item{
	width:auto;
	height:40px;
	line-height:40px;
	display:table-cell;
	margin:0 auto;
	list-style:none;
	text-align:center;
	cursor:pointer;
}
li.inline:hover,li.first-item:hover,li.last-item:hover{
	background:url(images/hover.png) no-repeat 0 50%;
}
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:.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;
}
.red{
	color:#f00;
}
.largerred{
	color:#f00;
	font-size:larger;
}
.yellow{
	color:#fbec00;
}
.blue{
	color:#216176;
}
div.logo,div.headercontact{
	width:397px;
	height:117px;
	margin:20px 0;
	float:left;
	background:url(images/logo.png) no-repeat left;
}
div.headercontact{
	max-width:550px;
	height:auto;
	float:right;
	background:none;
}
p.headercontact{
	margin:0;
	padding:0;
	font-size:1.6em;
	font-weight:bold;
	text-align:center;
	text-shadow:3px 3px 5px #5F5F5F;
}
img.headercontact{
	line-height:125px;
	margin:30px 0;
	overflow:visible;
	float:left;
}
div.addbox{
	width:202px;
	height:480px;
	float:right;
	margin:0 10px 20px 0;
	padding:0;
	background:#a00c0d url(images/addbox.png) no-repeat;
	box-shadow:5px 5px 8px #5F5F5F;
	overflow-y:auto;
}
h2.addbox,h3.addbox,h4.addbox,h5.addbox,h6.addbox{
	font-size:1em;
	margin:10px;
}
p.addbox{
	margin:0;
	padding:5px 10px;
	font-size:.6em;
	text-align:left;
}
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:445px;
	float:left;
	padding:20px 10px;
}
h1.textbox{
	padding:20px 0 0 250px;
}
div.sidebar{
	width:245px;
	float:left;
	margin:0;
	padding:20px 0;
}
h2.sidebar,p.sidebar{
	margin:20px 0;
	padding:10px 5px;
	font-size:1.4em;
	text-shadow:3px 3px 5px #5F5F5F;
}
p.sidebar{
	margin:0;
	font-size:1.1em;
	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:.9em;
	font-weight:bold;
}
img.sidebar{
	max-width:223px;
	max-height:223px;
	display:block;
	overflow:visible;
	margin:auto;
	border:1px solid #136b88;
}
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.add{
	width:265px;
	margin:20px 0;
	float:left;
}
ul.add{
	max-width:265px;
	display:block;
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
li.add,li.addfirst-item{
	max-width:215px;
	display:block;
	margin:0;
	padding:0 10px;
	font-size:1.1em;
	font-weight:bold;
	list-style:none;
}
li.addfirst-item{
	margin:10px 0 0 0;
	color:#f00;
}
div.footeradd{
	width:100%;
	height:57px;
	margin:0 auto;
	background:url(images/footmenu.png);
}
li.footeradd{
	display:table-cell;
	margin:0;
	padding:0 40px;
	font-size:1.4em;
	font-weight:bold;
	list-style:none;
}
div.footer{
	width:960px;
}
a.footer,a.footerlast-item{
	padding:0 11px;
	font-size:.9em;
	color:#fff;
	text-decoration:none;
	border-right:1px solid #fff;
}
a.footerlast-item{
	border:none;
}
a.footer:hover,a.footerlast-item:hover{
	color:#f00;
}
ul.footer{
	max-width:960px;
	height:40px;
	float:right;
	margin:0;
	display:inline;
	padding:0;
}
li.footer,li.footerfirst-item,li.footerlast-item{
	width:auto;
	height:40px;
	line-height:40px;
	display:inline;
	float:left;
	list-style:none;
}
li.footer:hover{
	font-weight:bolder;
}
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:Tahoma,Arial,Verdana,Helvetica,Sans-Serif;
	font-size:.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;
	color:#f00;
}
a.blog { color: #FF0000;}