/*
author: Darren Chandler
company: Campbell Shaw Ltd
email: d.chandler@campbellshaw.co.uk
*/

body,html {
	font-size:100%
}

td,div,body {
	font-family:Verdana,Arial,Helvetica,sans-serif
}

h1 {
	font-size:1.4em
}

h2 {
	font-size:1.2em;
}

h3 {
	font-size:1.1em;
}

h4,h5 {
	font-size:1em;
}

h5 {
	font-weight:normal;
	font-style:italic
}

p {
	line-height:1.5em
}

dl.legal dt,ol li {
	list-style-type:decimal
}

li {
	list-style-type:square
}

a img {
	border:0
}

#scrn-read {
	display:none
}

#container {
	
/*    background:#fff url(../img/content_bg.gif) repeat-y;*/
    background:#fff;
    
	font-size:0.7em;
	width:982px;
	margin:0 auto;
	height:800px
    
}

#branding {
	background:#fff url(../img/branding.jpg);
	margin:20px 0;
	font-weight:bold;
	font-size:large;
	padding-top:20px;
	padding:0
}

#logo {
	margin:0 40px 5px 0;
	float:left
}

.order-num {
	margin-top:25px;
	float:left
}
 /*h1#home-page {
    position: absolute;
    left: -1400px;
    font-size: 1px
}*/

#misc {
	float:right;
	width:400px;
	margin:0;
	padding:0
}

#misc ul {
	float:right;
	width:400px;
	margin:0;
	padding:0 0 10px 0
}

#misc li {
	float:right;
	list-style:none
}

#misc a, #misc a:visited {
	color:#535353;
	text-decoration:none
}

#misc .login {
	display:none
}

#misc form {
	width:234px;
	float:right;
	background:#fff url(../img/search_bottom.gif) no-repeat bottom;
	margin:0;
	padding:0;
	clear:right
}

#misc input#keyword {
	width:154px;
	font-size:0.9em
}

#misc form div {
	background:transparent url(../img/search_top.gif) no-repeat;
	margin:0;
	padding:3px 5px 3px 10px
}

#basket-summary {
	float:right;
	width:234px;
	background:#fff url(../img/search_bottom.gif) no-repeat bottom;
	margin:0;
	padding:0;
	clear:right;
}

#basket-summary div {
	background:transparent url(../img/search_top.gif) no-repeat;
	margin:0 0 0 0;
	padding:2px 5px 2px 10px;
	border-top:4px solid #fff
}

#basket-summary h4 {
	font-weight:normal;
	margin:0
}

#misc form .submit-button {
	margin-bottom:-4px
}

#side-bar {
	width:234px;
	float:right;
	color:#454343;
	height:auto
}

#side-bar, #main, #sub-wrap, #breadcrumb-spacer {
	padding-top:3px
}

#content {
	width:746px;
	float:left
}

#content-large {
	width:980px;
	float:left
}

.brand-style {
	text-align:center
}

#main {
	width:563px;
	padding:0 10px;
	float:right;
	color:#3d3f43
}

#breadcrumb-spacer {
	width:563px;
	padding:0 10px;
	float:right;
	color:#3d3f43;
	height:145px;
}

#main h1 {
	margin:0;
	clear:left;
	padding:0.8em 0 0.5em 0;
	color:#5e5e5e;
}

#breadcrumb-spacer h1 {
	margin:0;
	clear:left;
	padding:0.8em 0 0.5em 0;
	color:#5e5e5e;
}

#main .prod-detail h1 {
	clear:none;
}

#breadcrumb-spacer .prod-detail h1 {
	clear:none;
}

#main h2 {
	margin:1em 0 0 0;
	padding:0;
	color:#5e5e5e
}

#breadcrumb-spacer h2 {
	margin:1em 0 0 0;
	padding:0;
	color:#5e5e5e
}

#main p {
	margin:0.5em 0 1.1em 0
}

#breadcrumb-spacer p {
	margin:0.5em 0 1.1em 0
}



#main h2 a, #main h3 a, #main h4 a, #main h5 a {
	color:#5e5e5e;
}

#breadcrumb-spacer h2 a, #breadcrumb-spacer h3 a, #breadcrumb-spacer h4 a, #breadcrumb-spacer h5 a {
	color:#5e5e5e;
}


#main a {
	color:#434343
}

#breadcrumb-spacer a {
	color:#434343
}

#main a:visited {
	text-decoration:underline
}

#breadcrumb-spacer a:visited {
	text-decoration:underline
}

#main a:hover {
    color:#48C0F3;
	text-decoration:underline
}

#breadcrumb-spacer a:hover {
    color:#48C0F3;
	text-decoration:underline
}

#main-banner {
	width:583px;
	float:right;
	margin-top:3px
}

.teasers {
	width:585px;
	float:right;
	margin-top:3px
}
.teasers img {
	margin-bottom:3px
}

.mini-teasers {
	padding-top:3px;
	width:584px;
	float:left;

}

.mini-teasers a, .mini-teasers img {
	margin-right:1px;
	margin-left:0px;
	padding:0px;
	float:left;
	}
	
#content .mini-teasers .landscape	{
	margin:3px 1px 0px 1px;
}

#content .mini-teasers .portrait	{
	margin:3px 1px 0px 0px;
}

#mini1 {
	margin-right:3px
}
#mini2 {
	margin-right:4px
}

#sub-wrap {
	width:157px;
	float:left;
}

#site-info {
	clear:both
}

#sitemap ul {
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
#sitemap li {
	list-style-type: none;
	padding-left: 10px;
}
#sitemap li ul {
	padding-bottom: 0;
}

.block a {
	color:#434343
}

.block a:visited {
	text-decoration:none
}

.block a:hover {
	text-decoration:underline;
	color:#48C0F3;
}

.block .subtle {
	display:block;
	text-indent:-999em;
	overflow:hidden;
	height:16px;
	width:100%;
	float:left;
	background:transparent url('../img/arrow_small.gif') no-repeat right center;
	padding: 0 6px 0 14px;
	width:212px;
	background-position: 208px center;
	border-left:1px solid #d6dade;
	border-right:1px solid #d6dade;
}

#purchasing .subtle {
	display:block;
	text-indent:0;
	overflow:hidden;
	height:auto;
	float:left;
	background:transparent url('../img/arrow_round.gif') no-repeat right center;
	padding:0;
	width:100%;
	background-position: 198px center;
	border-left:none;
	border-right:none;
}

#purchasing li {
	color:#434343;
}

#purchasing a, #purchasing a:visited {
	text-decoration:none
}

.block .register {
	background:transparent url('../img/arrow_register.gif') no-repeat right center;
	background-position: 140px center;
	clear:both
}

.block .more-info {
	display:block;
	text-indent:-999em;
	overflow:hidden;
	height:16px;
	float:left;
	background:transparent url('../img/more_information.gif') no-repeat right center;
	padding: 8px 6px 0 14px;
	width:188px;
	background-position: 100px center;
}

.block {
	width:234px;
	clear:both;
	font-size:0.9em;
	float:left;
	width:100%;
	padding-top:4px;
	display:block
}

.block ul {
	margin:0;
	padding:0;
}

.block li {
	margin:0;
	padding: 8px 6px 0 14px;
	list-style:none;
	width:212px;
	border-left:1px solid #d6dade;
	border-right:1px solid #d6dade;
	clear:left;
	float:left;
}

.block p {
	margin:0;
	line-height:1.2;
	padding: 8px 6px 8px 14px;
	width:212px;
	border-left:1px solid #d6dade;
	border-right:1px solid #d6dade;
	float:left;
}

.block li p {
	margin:0;
	line-height:1.2;
	padding:0;
	width:auto;
	border:none;
	float:left;
}

.block h2 {
	text-indent: -999em;
	height:26px;
	margin:0;
	overflow:hidden
}

#call-me, #register {
	cursor:hand;
	cursor:pointer
}

#wholesaler {
	background:transparent url(../img/bg_wholesaler.gif) no-repeat left 30px;
}

#testimonials h2 {
	background:transparent url(../img/header_testimonials.gif) no-repeat;
}

#news-snippet h2 {
	background:transparent url(../img/news_header.gif) no-repeat;
}

#offers h2 a {
	background:transparent url(../img/header_offers.gif) no-repeat;
	display:block;
	height:26px;
	overflow:hidden
}

#call-me {
	background:transparent url(../img/bg_call_me.gif) no-repeat left 27px;
}

#call-me h2 {
	background:transparent url(../img/header_call_me_back.gif) no-repeat;
}

#wholesaler h2 {
	background:transparent url(../img/header_wholesaler.gif) no-repeat;
}

#register h2 {
	background:transparent url(../img/header_register.gif) no-repeat;
}

#purchasing h2 {
	background:transparent url(../img/header_purchasing.gif) no-repeat;
}

#divisions h2 {
	background:transparent url(../img/our_divisions_header.gif) no-repeat;
}

#wholesaler p, #call-me p {
	padding: 8px 6px 8px 70px;
	width:156px;
}

#testimonials h3 {
	display:none
}

#news-snippet h3 {
	margin:0.2em 0;
	padding:0.4em 10px 0.4em 24px;
	float:left;
	width:180px;
	font-size:1.1em;
	font-weight:bold;
	background:#fff url(../img/papericon.gif) no-repeat;
}

#offers h3 {
	margin:0.2em 0;
	float:left;
	font-size:1.1em;
	font-weight:bold;
}

#offers .thumb {
	float:left;
	margin-bottom:4px;
}

#offers li {
	padding: 8px 6px 0 2px;
	list-style:none;
	width:224px;
	
}

#offers .detail {
	float:right;
	width:145px;
}

#offers a {
	font-weight:bold;
	clear:both;
	font-size:1.2em;
		
}

#offers a span {
	color:#a12727
}

#offers p {
	float:none;
	margin:0;
}

#divisions h3 {
	margin:0.2em 0;
	font-size:1em
}

#divisions img {
	float:right;
	margin-left:4px;
	margin-bottom:4px;
}

#divisions p {
	margin:0.2em 0;
	line-height:1.2
}

#testimonials blockquote {
	margin:0;
	padding:0 6px 10px 0;
}

.referee, .referee-position, .company {
	/*font-style:italic*/
}

#side-bar img.box-bottom {
	float:left;
	clear:both;
	margin-left:0;
	margin-bottom:4px;
}

#footer {
	float: right;
	margin: 30px 0;
	font-size:0.9em;
	width:100%;
}

#site-links {
	padding-left: 210px;	
	margin-top:-100px
}

#footer ul {
	margin:0;
	height: 62px;
	padding: 10px 10px 0 10px;
	list-style-type: none;
	width: 120px;
	float: left;
	background:url(../img/footer_fade.gif) no-repeat top left;
	display:block;
}

#footer li {
	list-style:none;
}

#footer ul.first {
	padding-left: 0;
	background: url();
}

#footer ul.last {
	background-image: none;
	padding-right: 0;
}

#footer ul li a {
	text-decoration: none;
	color: #6e6b6b;
}

#footer ul li a:hover {
	text-decoration: underline;
}

#logos,#payment{
	width: 90%;
	float: left;
	clear:both;
	text-align:center;
	padding:10px 0
}

#payment {
	padding-bottom:10px
}

#logos {
	margin-top:-45px
}

#right-logos {
	width:205px;
	float:right;
}

#right-logos a img.rapid_link {
	float: right;
}

#right-logos img.years {
	float: left;
}

#address {
	clear:both;
	float:left;
	width:170px
}

#print-me {
padding-top:0.3em;
	float:right;
	font-weight:bold;
}
#print-me a {
	text-decoration:none
}

table.boxbodytext td{
	width:190px;
	padding:2px
}

table.boxbodytext tr{
	width:99%;	
}

p#disclaimer {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:0.8em;
	color:grey;
	clear:both;
	margin-top: 10px;
}

#main .sales-note {
	font-size: 1.0em;
	color:grey;
	clear:both;
	margin:0;
	font-weight: bold;
}

p#warning {
	color:black
}

#nat-coverage td {
	vertical-align:top
}
#nat-coverage h2 {
	font-size:1.1em;
	color:#a12727
}

.boiler-image, .article-image {
    float: right;
    padding-bottom: 10px;
    padding-left: 10px;
/*    margin-top: -32px;*/
}


#cooling-calc-requirements h2 {
    background:transparent url(../img/header_cool_reqs.gif) no-repeat;
}

#heating-calc-requirements h2{
    background:transparent url(../img/header_heat_reqs.gif) no-repeat;
}


#cooling-calc-requirements p, #heating-calc-requirements p {
    margin: 0;
    padding: 2px 5px;
    width: 222px;
    float: none;
}

#cooling-calc-requirements table, #heating-calc-requirements table
{
    padding: 2px 5px;
    width: 100%;
    border-left: 1px solid #D6DADE;    
    border-right: 1px solid #D6DADE;    
}

#cooling-calc-requirements table th, #heating-calc-requirements table th {
    text-align: left;
    font-weight: normal;
    vertical-align: top;
}

#cooling-calc-requirements table td, #heating-calc-requirements table td {
    font-weight: bold;
}

.right {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}

.left {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

#article-body h2, #article-body h3, #article-body h4, #article-body h5 {
    clear: both;
}

.wc3valid img {
    margin-top: 10px;
    margin-left: 10px;
}

#popup	{
	width:100%;
	text-align:center;
}

.national-coverage	{
	margin-top:10px;
	float:left;
}

.national	{
	width:165px;
	margin: 2px 9px;
	float:left;
	padding:2px;
}


/* Navigation styles
link-visited-hover-active
focus
----------------------------*/
#nav-wrap {
	float:left;
	width:100%;
	padding:0;
	margin:0;
	clear:both;
	background:#5e5e5e url(../img/nav_top.gif) no-repeat;
}

#nav, #sub-main-nav .submenu {
	/*background:#5e5e5e url(../img/nav_bottom.gif) no-repeat bottom left;*/
	float:left;
	padding:0;
	margin:0 0 0 160px;
	width:100%;
	display:inline;
	text-align:center
}

#nav {	
	width:80%;
}

 
#nav li , #sub-main-nav .submenu li {
    background:transparent;
	float:left;
	list-style:none
}

#nav a , #sub-main-nav .submenu a {
	display:block;
    padding:0.5em 35px 0.5em 35px;
    border-right:1px solid #898989;
}

#nav a:link, #sub-main-nav .submenu a:link {
	text-decoration:none;
	color:#fff;
	background:transparent
}

#nav a:visited, #sub-main-nav .submenu a:visited {
	text-decoration:none;
	color:#fff;
	background:transparent
}

#nav a:hover, #nav a:focus, #nav li#menu87 a:hover, #nav li#menu87 a:focus, 
#sub-main-nav .submenu a:hover, #sub-main-nav .submenu a:focus	{
	text-decoration:none;
	color:#ccc;
	background:transparent
}

#nav a:active, li.a:active#menu87 a.active_link,
#sub-main-nav .submenu a:active {
	text-decoration:none;
	color:#fff;
	background:transparent
}

#nav li#menu136.active a{
	text-decoration:none;
	color: #fff;
	background:#59b2e1 url('../img/tab_top_blue.gif') repeat-x top;
	border-bottom:1px solid #898989
}

#nav li#menu138.active a{
	text-decoration:none;
	color: #fff;
	background:#fc6c70 url('../img/tab_top_red.jpg') repeat-x top;
	border-bottom:1px solid #898989
}

#nav li#menu140.active a{
	text-decoration:none;
	color: #5e5e5e;
	background:#fcdc5e url('../img/tab_top_yellow.jpg') repeat-x top;
	border-bottom:1px solid #898989
}

#nav li#menu1223.active a {
	text-decoration:none;
	color: #5e5e5e;
	background:#91ee92 url('../img/tab_top_green.jpg') repeat-x top;
	border-bottom:1px solid #898989
}

#nav li#menu87 a{
	text-decoration:none;
	color:#fff;
	background:transparent;
	border-bottom:0 solid #898989;
    border-left:1px solid #898989
}

/* Sub-navigation styles
----------------------------*/

#sub-wrap {
	width:150px;
	float:left;
}

#sub-nav {
	float:left;
	padding:0;
	margin:0;
	font-size:0.85em
}

#sub-nav h3, #sub-nav h1 {
	padding: 1px 9px 1px 13px;
	margin:0;
	font-size:1em;
	color:#6c6c6c;
}

#sub-nav li {
    background:transparent url(../img/menu_item_top.gif) no-repeat;
	float:left;
	width:100%;
	list-style:none;
	margin-bottom:3px;
}


#sub-nav li li {
    margin-bottom:0;
    width:156px;
    margin-left:1px;
    display:inline;
    border-left:2px solid #828282;
}

#sub-nav li li li {
    margin-bottom:0;
    width:130px;
    margin-left:0;
    display:inline;
    border-left:0;
}

#sub-nav li#sub136 li {
    border-color:#80cdf5;/*blue - cooling*/
}

#sub-nav li#sub138 li {
    border-color:#f97a7a /*red - heating*/
}

#sub-nav li#sub140 li {/*yellow - drying*/
    border-color:#fae280;
}

#sub-nav li#sub136 {
    background:transparent url(../img/menu_item_top_cooling.gif) no-repeat;
}
#sub-nav li#sub138 {
    background:transparent url(../img/menu_item_top_heating.gif) no-repeat;
}
#sub-nav li#sub140 {
    background:transparent url(../img/menu_item_top_drying.gif) no-repeat;
}

#sub-nav li#sub1223 {
    background:transparent url(../img/menu_item_top_humidifiers.gif) no-repeat;
}

#sub-nav li li {
    background:transparent;
}

#sub-nav a {
	display:block;
	width:137px;
	color:#6c6c6c;
	text-decoration:none;
	font-weight:bold;
    padding:8px 9px 8px 13px;
    background:transparent url(../img/menu_item_bottom.gif) no-repeat bottom;
}

#sub-nav li li a, #sub-nav li li li a {
	width:134px;

}

#sub-nav ul ul a {
    
}

#sub-nav ul a {
	font-weight:bold;
	padding:1px 9px 1px 13px
}

#sub-nav ul ul a {
	font-weight:normal
}


#sub-nav li#sub136 a {
    background:transparent url(../img/menu_item_bottom_cooling.gif) no-repeat bottom;
}

#sub-nav li#sub138 a {
    background:transparent url(../img/menu_item_bottom_heating.gif) no-repeat bottom;
}

#sub-nav li#sub140 a {
    background:transparent url(../img/menu_item_bottom_drying.gif) no-repeat bottom;
}

#sub-nav li#sub1223 a {
    background:transparent url(../img/menu_item_bottom_humidifier.gif) no-repeat bottom;
}

#sub-nav a.active_link {
    text-decoration: underline;
}

#sub-nav li#sub136 li .active {
    color: #000;
    text-decoration: underline;
}
#sub-nav li#sub138 li .active {
    color: #000;
    text-decoration: underline;
}

#sub-nav li#sub140 li .active {
    color: #000;
    text-decoration: underline;
}

#content #sub-nav li li .active {
    color: #000; 
    text-decoration: underline;
}

#sub-nav li li .active_link:visited {
    text-decoration: underline;
}

#sub-nav ul a, #sub-nav li#sub136 ul a , #sub-nav li#sub138 ul a , #sub-nav li#sub140 ul a {
	background:#fff; 
}

#sub-nav ul {
	padding:2px 0;
	margin:0;
	float:left;
	width:100%;
	background:#fff; /* url(../img/bg_sub_nav_ul_top.gif) no-repeat;*/
}

#sub-nav ul {
	display:none
}

#sub-nav ul ul {
	padding-bottom:10px;
}

#sub-nav li.active ul {
	display:block
}

#sub-nav a:link {
}

#sub-nav a:visited {
	text-decoration:none;
}

#sub-nav a:hover {
	text-decoration:none;
}

#sub-nav a:active {
	text-decoration:none;
}

#sub-nav ul a:hover, #sub-nav li#sub136 ul a:hover , #sub-nav li#sub138 ul a:hover , #sub-nav li#sub140 ul a:hover {
    color:#fff;
    background:#6c6c6c
}

#menu155 {}
#menu156 {}
#menu157 {}

/* breadcrumb */

#breadcrumb {
	background:#fff;
	float:left;
	padding:0 0 0 0;
	margin:0
}


#breadcrumb-label {
    display:none;
    padding:0.4em;
    background:#fff;
    color:#666;
	float:left;
}

#breadcrumb li {
    background:#fff;
	float:left;
	list-style:none
}

#breadcrumb a, #breadcrumb span {
    display:block;
    padding:0.4em 0.2em 0.4em 0;
    background:#fff; /* url(../img/menu_arrow.gif) no-repeat 2px center; */
    color:#666
}

#breadcrumb a:link {
	text-decoration:none;
}

#breadcrumb a:visited {
	text-decoration:none;
}

#breadcrumb a:hover, #breadcrumb a:focus {
	text-decoration:underline;
	color:red;
    /*background-image: url(../img/menu_arrow_o.gif)*/
}

#breadcrumb a:active {
	text-decoration:none;
	color:red;
}

#sub-nav-image {
	float:left;
	padding:0;
	margin-top:40px;
	font-size:0.85em
}

/* tabs */
.tab-content,
.submit-block  {
	width:560px;
	border: 1px solid #838383;
	clear: both;
	background: #f4f4f4; /*#FFF3B3;*/
	padding: 16px 0;

}

.tab-content {
	background-image: url(../img/admin/content_bg.);
	background-position:bottom;
	background-repeat:repeat-x;
	width:540px;
	padding: 16px 10px;
	border-bottom: 1px solid #d6dade;
	border-right: 1px solid #d6dade;
	border-left: 1px solid #d6dade;
}

.submit-block {
	padding: 8px;
	text-align:right;
	border-top: 0px solid #838383;
	background: #fdfdfd;
}

.submit-block input {
	margin-left:10px;
}

#tab-header {
	position: relative;
	height: 1em;
	width:560px; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
	margin-bottom:0;
	padding: 5px 0;
	background:#5e5e5e url('../img/tab_top.gif') repeat-x;
	border-top: 1px solid #838383;
	border-right: 1px solid #838383;
	border-left: 1px solid #838383;
}

#tab-header ul#tab-list {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom:0;
	width: 100%; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#tab-header ul#tab-list li  {
	display: inline;
	list-style: none;
	margin: 0;
}

#tab-header ul#tab-list a,
#tab-header ul#tab-list span,
#tab-header ul#tab-list a.tab-active {
	width: 9.6em;
	display: block;
	float: left;
	padding: 4px 0 6px 0;
	margin: 0;
	text-align: center;
	font-family: tahoma, verdana, sans-serif;
	font-size: 85%;
	text-decoration: none;
	color: #fff;
	font-weight:bold;
	border-right: 1px solid #838383;
	border-bottom:none;
}

#tab-header ul#tab-list span,
#tab-header ul#tab-list a.tab-active,
#tab-header ul#tab-list a.tab-active:hover {
	border-bottom: none;
	background:#52abda url('../img/tab_top_o.gif') repeat-x top;
	padding: 4px 0 6px 0;
	margin-top: 0;
}

/* a link in a background tab */
#tab-header ul#tab-list a {
	background:transparent;
	border-bottom: none;
	background:transparent;
	padding: 4px 0 6px 0;
	margin-top: 0;
}

/* hover on a background tab */
#tab-header ul#tab-list a:hover {
	margin-top: 0;
	border-color: #8F8F8F;
	background:#52abda url('../img/tab_top_o.gif') repeat-x top;
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 4px 0 6px 0;
}

.tab  /* the heading that became the li */
{
	display: none;

}

#tab-container {
	margin-top:0px;
}

a img.broadcast   {
    margin-top:5px;
}

#step-info {
	display:none
}
