/*
Theme Name: ABS Boiler Services
Version: 1.0
*/

/** General layout and styling **/
html,body{
	margin:0;
	padding:0;
	text-align:left;
	font-size:1em;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-Serif;
	color:#fff;
	background:url(images/bg.png);
}
#main{
	width:960px;
	height:auto;
	margin:0 auto;
}
#topcontainer{
	width:960px;
	height:250px;
	background:url(images/header.png) repeat-x;
}
#logo{
	width:960px;
	height:100px;
	background:url(images/logo.png) no-repeat center bottom;
}
#navibar{
	width:960px;
	height:33px;
	line-height:33px;
	margin:0 auto;
	padding:0;
	text-align:center;
	vertical-align:middle;
	color:#fff;
	background:url(images/navibar.png) repeat-x;
}
#emptytop{
	width:960px;
	min-height:48px;
}
#middlecontainer{
	width:960px;
	height:auto;
}
#sidebar{
	width:192px;
	height:auto;
	float:left;
}
#textbox{
	width:auto;
	height:auto;
	padding:0 15px 15px 15px;
}
#emptymiddle{
	width:960px;
	min-height:47px;
	padding:5px;
}
#bottmomcontainer{
	width:960px;
	height:auto;
}
#footer{
	width:960px;
	height:50px;
	line-height:50px;
	background:url(images/footer.png) repeat-x;
}
#emptytop{
	width:960px;
	height:48px;
	padding:5px;
}
#emptyfooter{
	width:960px;
	min-height:auto;
	padding:5px;
}
div{
	margin:0 auto;
	position:relative;
	display:block;
	overflow:hidden;
}
h1{
	font-size:1.4em;
	font-weight:bold;
	color:#e5cb30;
}
h2{
	font-size:1.2em;
	font-weight:bold;
	color:#e5cb30;
}
h3{
	font-size:1em;
	font-weight:bold;
	color:#e5cb30;
}
h4{
	font-size:0.9em;
	font-weight:bold;
	color:#e5cb30;
}
h5{
	font-size:0.8em;
	font-weight:bold;
	color:#e5cb30;
}
h6{
	font-size:0.5em;
	font-weight:bold;
	color:#e5cb30;
}
p{
	font-size:1em;
	color:#fff;
	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;
	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{
	color:#fff;
	text-decoration:none;
}
a.inline:hover{
	color:#e5cb30;
}
ul.inline{
	width:auto;
	margin:auto;
	display:table;
	margin:0 auto;
	padding:0;
	text-align:center;
	list-style:none;
}
li.inline{
	width:auto;
	text-align:center;
	display:table-cell;
	float:left;
	margin:0 auto;
	padding:0 15px;
	list-style:none;
}
li.inline:hover{
	background:url(images/hover.png);
}
ul.inline li{
	width:auto;
	float:left;
	margin:auto;
	padding:0 15px;
	text-align:center;
	list-style:none;
}
.alignleft{
	margin:0;
	padding:5px;
	float:left;
	overflow:visible;
}
.alignright{
	margin:0;
	padding:5px;
	float:right;
	overflow:visible;
}
.aligncenter{
	display:block;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
}
ul.first-item{
	margin:0 auto;
	text-align:center;
	line-height:30px;
}
li.first-item{
	float:left;
	margin:0 auto;
	padding:0 15px;
	text-align:center;
	border-left:2px solid #0b77d3;
}
li.first-item:hover{
	background:url(images/hover.png);
}
ul.last-item{
	margin:0 auto;
	text-align:center;
	line-height:36px;
}
li.last-item{
	width:auto;
	float:left;
	margin:auto;
	padding:0 10px;
	text-align:center;
	border-left:2px solid #0b77d3;
	border-right:2px solid #0b77d3;
}
li.last-item:hover{
	background:url(images/hover.png);
}
span.yellow{
	color:#e5cb30;
}
span.yellowunderline{
	color:#e5cb30;
	text-decoration:underline;
}
span.underline{
	text-decoration:underline;
}
span.larger{
	font-size:x-large;
}
span.small{
	font-size:0.9em;
	text-shadow:3px 3px 5px #5c5c5c;
}

/** Header **/
div.headerlist{
	width:960px;
	height:auto;
	margin:0 auto;
	padding:0;
	text-align:center;
	color:#fff;
}
ul.headerlist{
	height:auto;
	display:table;
	margin:0 auto;
	list-style:none;
	text-align:center;
}
li.headerlist{
	height:auto;
	display:table-cell;
	margin:0 auto;
	padding:20px 30px;
	font-size:1.2em;
	font-weight:bold;	
	text-align:center;
	float:left;
	list-style:none;
	background:url(images/dot.png) no-repeat;
	background-position:2%;
}
ul.headerlist li{
	float:left;
}
div.headercontact{
	width:960px;
	height:auto;
	margin:0 auto;
	padding:0;
	color:#e50000;
	text-align:center;
}
p.headercontact{
	margin:0;
	padding:10px 20px;
	font-size:1.7em;
	color:#fff;
	font-weight:bold;
	text-align:center;
}
ul.headercontact{
	width:960px;
	height:62px;
	margin-right:0;
	padding:0;
	text-align:right;
}
li.headercontact{
	width:auto;
	height:auto;
	display:block;
	float:left;
	list-style:none;
	margin-right:0;
	font-size:1.8em;
	font-weight:bold;
	color:#e50000;
	text-align:right;
}
ul.headercontact li{
	height:62px;
	line-height:62px;
	display:block;
	list-style:none;
}

/** Sidebar **/
div.vertical{
	width:202px;
	height:auto;
	margin-bottom:20px;
	text-align:center;
}
ul.vertical{
	width:202px;
	height:auto;
	display:block;
	margin:0 0 20px 0;
	padding:0;
	list-style:none;
}
li.vertical{
	margin:0;
	padding:0;
	overflow:hidden;
	font-weight:bold;
	color:#fff;
	vertical-align:bottom;
	list-style:none;
	text-shadow:3px 3px 5px #5c5c5c;
}
ul.vertical li {
	font-size:1em;
}
img.vertical{
	margin:0;
	padding:0;
	border:none;
}
p.vertical{
	margin:0;
	padding:0;
	text-align:center;
	font-size:1.2em;
	font-weight:bold;
	color:#fff;
	text-decoration:underline;
}

/** Footer **/
a.footer{
	font-size:1em;
	color:#fff;
	text-decoration:none;
}
a.footer:hover{
	text-decoration:underline;
}
ul.footer{
	width:auto;
	margin:auto;
	text-align:center;
	line-height:50px;
}
ul.footer li{
	width:auto;
	padding:0 7px;
	list-style:none;
	font-size:0.8em;
	border:none;
}
ul.footer li:hover{
	background:none;
}
div.cards{
	width:192px;
	height:50px;
	margin:0;
	padding:0;
	float:left;
	background:url(images/payments.png) no-repeat center;
}

/** Contact **/
div.contactform{
	width:auto;
	height:auto;
	float:left;
}
p.contactform{
	margin:0 5px;
	font-weight:normal;
}
.contactform input[type=text]{
	width:250px;
	height:24px;
	position:relative;
	display:block;
	float:right;
	padding:0 5px;
	background:#fff;
	color:#404040;
	border:1px solid #c0c0c0;
	box-shadow:1px 1px 3px 1px #c0c0c0 inset;
}	
.contactform textarea,
	textarea:focus{
	min-width:250px;
	max-width:457px;
	margin-left:143px;
	padding:5px;
	background:#fff;
	border:1px solid #c0c0c0;
	box-shadow:1px 1px 3px 1px #c0c0c0 inset;
	font-size:12px;
	color:#404040;
}
div.contactform input[type=text]:hover,
	input[type=text]:focus,
	textarea:hover{
	border:1px solid #359aff;
}
.submit{
	width:auto;
	height:39px;
	margin:10px 0 0 0;
	font-size:1.2em;
	border:none;
	background:none;
	color:#fff;
}
.submit:hover{
	color:#e5cb30;
	border:1px solid #c0c0c0;
}
div.label{
	width:400px;
	line-height:20px;
	float:left;
	margin-top:5px;
	padding:0 5px;
	clear:left;
	color:#fff;
}
p.label{
	margin-top:5px;
	padding:0;
	font-size:9px;
	color:#fff;
}
a.blog {
color: white !important;
}