html {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
body	{

background-color:#FFFFFF;
background-image:url(images/background.jpg);
background-repeat:repeat-x;
background-position:center top;
	
}
h1	{
	font-size:24px;
}
a, img {
	outline:none;
	border:none;
}
hr 	{
	border:none;
	border-top:1px solid #ccc;
}
#wrapper	{
	margin:auto;
	width:1140px;
    

     background: url(images/footernew.png) left bottom no-repeat ;
}
header#header	{
	height:138px;
	position:relative;
}
header#header img	{
	float:right;
}
header#header .phone-banner {
	width:830px;
}
header#header .phone-banner h2 {
	float:left;
	color:#3e4194;
	font-size:28px;
	
}
header#header .social-icons {
	float:right;
	margin:15px 0 0 0;
	padding:0;
	list-style:none;
}
footer#footer .social-icons {
	float:right;
	margin:0;
	padding:0;
	list-style:none;
}
header#header .social-icons li {
	float:left;
	margin-left:10px;
}
footer#footer .social-icons li {
	float:right;
	margin-left:10px;
	padding:0;
	border:none;
}
header#header .social-icons li a {
	background:url(../images/social/header-social.png) top left no-repeat;
	text-indent:-9999px;
}
header#header .social-icons li a.social-facebook {
	background-position:-1px -1px;
}
header#header .social-icons li a.social-linkedin {
	background-position:-38px -1px;
}
header#header .social-icons li a.social-twitter {
	background-position:-75px -1px;
}
header#header .social-icons li a.social-youtube {
	background-position:-110px -1px;
}
header#header .social-icons li a.social-facebook:hover {
	background-position:-1px -35px;
}
header#header .social-icons li a.social-linkedin:hover {
	background-position:-38px -35px;
}
header#header .social-icons li a.social-twitter:hover {
	background-position:-75px -35px;
}
header#header .social-icons li a.social-youtube:hover {
	background-position:-110px -35px;
}
footer#footer .social-icons li a {
	background:url(../images/social/footer-social.png) top left no-repeat;
	text-indent:-9999px;
}
footer#footer .social-icons li a.social-facebook {
	background-position:-2px -1px;
}
footer#footer .social-icons li a.social-linkedin {
	background-position:-39px -1px;
}
footer#footer .social-icons li a.social-twitter {
	background-position:-76px -1px;
}
footer#footer .social-icons li a.social-youtube {
	background-position:-111px -1px;
}
footer#footer .social-icons li a.social-facebook:hover {
	background-position:-2px -35px;
}
footer#footer .social-icons li a.social-linkedin:hover {
	background-position:-39px -35px;
}
footer#footer .social-icons li a.social-twitter:hover {
	background-position:-76px -35px;
}
footer#footer .social-icons li a.social-youtube:hover {
	background-position:-111px -35px;
}
header#header .social-icons li a, footer#footer .social-icons li a {
	display:block;
	text-align:center;
	width:35px;
	height:35px;
	overflow:hidden;
}
footer#footer .social-icons {
	width:550px;
}
#head-nav	{
	position:absolute;
	bottom:0;
	left:0;
}
/* menu */
ul.dropdown {
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
}
ul.dropdown li {
	display:inline-block;
	width:100px;
	padding:0;
	margin:0;
	text-align:center;
	position:relative;
	background: -moz-linear-gradient(top, #0185ec 0%, #58aff3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0185ec), color-stop(100%,#58aff3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #0185ec 0%,#58aff3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #0185ec 0%,#58aff3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #0185ec 0%,#58aff3 100%); /* IE10+ */
	background: linear-gradient(top,  #0185ec 0%,#58aff3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0185ec', endColorstr='#58aff3',GradientType=0 ); /* IE6-9 */
	border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	font-size:14px;
	font-weight:bold;
}
ul.dropdown li:hover {
	background: -moz-linear-gradient(top,  #0185ec 0%, #0000c0 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0185ec), color-stop(100%,#0000c0)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #0185ec 0%,#0000c0 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #0185ec 0%,#0000c0 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #0185ec 0%,#0000c0 100%); /* IE10+ */
	background: linear-gradient(top,  #0185ec 0%,#0000c0 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0185ec', endColorstr='#0000c0',GradientType=0 ); /* IE6-9 */
	font-size:14px;
	font-weight:bold;
}
ul.dropdown li a {
	padding:10px 0 10px 0;
	margin:0;
	display:block;
	width:100px;
	color:#fff;
	font-size:12px;
	text-decoration:none;
}
ul.dropdown li.selected {
	background: -moz-linear-gradient(top,  #0185ec 0%, #0000c0 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0185ec), color-stop(100%,#0000c0)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #0185ec 0%,#0000c0 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #0185ec 0%,#0000c0 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #0185ec 0%,#0000c0 100%); /* IE10+ */
	background: linear-gradient(top,  #0185ec 0%,#0000c0 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0185ec', endColorstr='#0000c0',GradientType=0 ); /* IE6-9 */
	font-size:12px;
	font-weight:bold;
}
ul.dropdown li ul {
	display: none;
	margin: 0;
	padding: 0;
	width: 185px;
	position: absolute;
	top: 35px;
	left: 0;
	z-index:999981!important;
}
ul.dropdown li ul li {
	width:190px!important;
	margin:0!important;
	padding:0!important;
	border-radius:0!important;
	-moz-border-radius:0!important;
	-webkit-border-radius:0!important;
}
ul.dropdown ul li a {
	display:block;
	width:190px;
	font-size:12px!important;
}
ul.dropdown li:hover > ul {
	display: block;
	z-index:999982!important;
}
ul.dropdown ul ul {
	left: 190px;
	top: 0px;
	border-left:2px solid #00679d;
}

section#head	{
	margin-top:10px;
	height:120px;
}
section#content{
	margin-top:25px;
   
    
}
section#content a {
	color:#00679d;
}
.content-left	{
	padding:8px ;
	width:875px;
	float:left;	
}
.content-right	{
	padding:5px 0px 5px 5px;
	width:232px;
	float:right;
}
.content-right a img	{
	margin-top:10px;
}
.content-right p, .content-right h3 	{
	padding-left:10px
}	
article.content-right ul li	{
	list-style:none;
	line-height:30px;
	margin:5px;	
}
footer#footer	{
	background: url(images/footer-rpt.png) center top repeat-x;
	margin-top:8px;
	color:#fff;
	font-weight:bold;
	font-size:13px;
}
footer#footer ul {
	list-style:none;
	margin:0 50px 0 0;
	padding:20px 0 0 0;
	width:150px;
}
footer#footer ul li {
	padding:3px 10px;
	border-bottom:1px dotted #ccc;
}
footer#footer ul li a {
	color:#fff;
	text-decoration:none;
}
footer#footer .align-right {
	padding-top:10px;
	text-align:right;
}
/** misc **/
.inner	{
	width:1140px;
	height:150px;
	margin:0 auto;
}
.clear	{
	clear:both;
}
.spacer	{
	height:20px;
}
.float-right	{
	float:right;
}
.float-left	{
	float:left;
}
.border-left	{
	border-left:solid 1px #ccc;
	margin-top:10px;
}
.half {
	width:49%;
}
.products-list li {
	padding:2px 0;
}
/** nivo slider **/
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
	display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
.theme-default .nivoSlider {
	position:relative;
	background:#fff url(loading.gif) no-repeat 50% 50%;
	margin-bottom:50px;
	-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
	-moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
	box-shadow: 0px 1px 5px 0px #4a4a4a;
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}
.theme-default #slider {
	margin:0;
	width:875px; /* Make sure your images are the same size */
	height:300px; /* Make sure your images are the same size */
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	position:absolute;
	left:50%;
	bottom:-42px;
    margin-left:-40px; /* Tweak this to center bullets */
}
.theme-default .nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(arows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}
.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}

/* used boilers */
.used_boiler {
	width:260px;
	height:260px;
	max-height:260px;
	overflow-y:hidden;
	padding:10px 15px;
	float:left;
}
.used_boiler .title {
	float:left;
	margin:0;
	padding:2px 0;
}
.used_boiler .price {
	float:right;
}
.used_boiler .more_info {
	text-align:right;
}
.used_boiler img {
	padding:5px 10px 5px 0;
}
.product_image {
	width:865px;
	margin:5px auto;
	text-align:center;
}
form .form-input {
	width:80%;
	padding:5px;
	border-radius:5px;
	border:1px solid #ccc;
}
form .form-textarea {
	width:60%;
	min-width:60%;
	max-width:60%;
	height:100px;
	min-height:100px;
	max-height:100px;
	padding:5px;
	border-radius:5px;
	border:1px solid #ccc;
}
form .form-textarea-full {
	width:99%;
	min-width:99%;
	max-width:99%;
	height:100px;
	min-height:100px;
	max-height:100px;
	padding:5px;
	border-radius:5px;
	border:1px solid #ccc;
}
form .required, form .error {
	color:#f00;
}
.checkbox-group label {
	display:block;
	padding:5px 0;
}
.select-group label {
	display:inline-block;
	width:130px;
}
.select-group select {
	display:inline-block;
	width:220px;
}
#product_links {
	text-align:center;
}
#product_links a {
	padding:5px 10px;
}
#client-slider {
	margin:0;
	padding:0;
}
.jcarousel-clip {
    overflow: hidden;
}
.jcarousel-clip-vertical {
    height: 390px;
}
#client-slider li {
    width: 232px;
    height: 120px;
}
/* button */
.button {
	border-radius: 0.5em 0.5em 0.5em 0.5em;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	cursor: pointer;
	display: inline-block;
	font: 14px/100% Arial, Helvetica, sans-serif;
	margin: 0 2px;
	outline: medium none;
	padding: 0.5em 2em 0.55em;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
	vertical-align: baseline;
}
.button.white {
	background: -moz-linear-gradient(center top, #FFFFFF, #EDEDED) repeat scroll 0 0 transparent;
	border: 1px solid #B7B7B7;
}
.button.white:hover {
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top, #fff, #dcdcdc);
 	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
.button.white:active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
	background: -moz-linear-gradient(top, #ededed, #fff);
 	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}
p.accordion-title a {
	color:#00679d!important;	
}
p.on a {
	color:#c50c0c!important;
}
#sitemap li {
	padding-top:3px;
}
div.third {
	text-align:center;
	float:left;
	width:30%;
	margin:5px 1.5%;
}
div.third a {
	font-size:16px;
	color:#fff!important;
	text-decoration:none;
	font-weight:bold;
	display:block;
	width:100%;
	padding:8px 0;
	background: #0185ec; /* Old browsers */
	background: -moz-linear-gradient(top,  #0185ec 0%, #00679d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0185ec), color-stop(100%,#00679d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #0185ec 0%,#00679d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #0185ec 0%,#00679d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #0185ec 0%,#00679d 100%); /* IE10+ */
	background: linear-gradient(top,  #0185ec 0%,#00679d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0185ec', endColorstr='#00679d',GradientType=0 ); /* IE6-9 */
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
div.third a:hover {
	background: -moz-linear-gradient(top,  #00679d 0%, #0185ec 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0185ec), color-stop(100%,#00679d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #00679d 0%,#0185ec 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #00679d 0%,#0185ec 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #00679d 0%,#0185ec 100%); /* IE10+ */
	background: linear-gradient(top,  #00679d 0%,#0185ec 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00679d', endColorstr='#0185ec',GradientType=0 ); /* IE6-9 */
}
p.with-icon img {
	vertical-align:middle;
	padding-right:5px;
}
.boiler_image {
	padding-right:8px;
}
table tr td, table tr th {
	border:1px solid #ccc;
}
/* ie-7 menu hack */
#nav li {
	*display:inline!important;
}
#nav li {
	*display:inline!important;
}
.align-center {
	text-align:center;
}