@import "/font-min-css";
@import "/canada-styles-css";

* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff;
}

fieldset, img {
	border: none;
}

a {
	text-decoration: none;
}

/* header */

#header {
	position: relative;
	background: #fff;
	height: 1%;
}

#header h2 a {
	text-indent: -999em;
	width: 269px;
	height: 68px;
	background: url(/galleries/1/logo.gif) no-repeat;
	margin: 18px 0 0 32px;
	border-bottom: 14px solid #fff;
	display: block;
}

#header a.wylogo {
        width: 269px;
	height: 68px;
        margin: 18px 0 0 32px;
	border-bottom: 13px solid #fff;
        display:block;
        background-position:bottom;
}

#header a.feedback {
	position: absolute;
	right: 16px;
	bottom: 44px;
	text-transform: uppercase;
	font-size: 70%;
	letter-spacing: 1px;
	color: #000;
	padding-left: 15px;
	background: url(/galleries/1/arrow-gray.gif) no-repeat left top;
	display: block;
	padding-top: 0px;
	margin-top: 0px;
    height: 14px;
}

#header a.lang {
	position: absolute;
	right: 16px;
	bottom: 27px;
	text-transform: uppercase;
	font-size: 70%;
	letter-spacing: 1px;
	color: #000;
	padding-left: 21px;
	background: url(/galleries/1/canada-leaf.gif) no-repeat left top;
	display: block;
	padding-top: 2px;
	height: 14px;
}

#header-search {
	position: absolute;
	bottom: 7px;
	right: 0;
	width: 14.6em;
	height: 17px;
}

#header-search label,
#header-search input#search-site {
	text-transform: uppercase;
	font-size: 70%;
	letter-spacing: 1px;
}

#header-search input#search-site {
	width: 14em;
	padding: 3px 4px 2px;
	border: 1px solid #bfbfbf;
	color: #8f8f8f;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
}

/* search results */

#search-results {
		
}

#search-results h1 
{
    font-size: 150%;
    padding: 5px 0px 7px 0px;
}

#search-results h2
{
	padding: 5px 0px 1px 0px;
    font-size: 110%;
}

#search-results p
{
	font-size: 80%;
	color: #8f8f8f;
	margin-left: 8px;
}

#search_results a,
#search_results a:visited
{
	text-transform: capitalize;
	color: #aaaa9d;
}

#search_results a:hover, 
#search_results a:active 
{
	text-transform: capitalize;
	text-decoration: underline;
	font-weight: bold;
}

/* main navigation */

#nav {
	clear: both;
	float: left;
	border-bottom: 5px solid #fff;
}

#nav ul {
	list-style: none;
	float: left;
}

#nav li {
	float: left;
}

#nav li a {
	display: block;
	width: 136px;
	border-right: 1px solid #fff;
	background: #aaaa9d url(/galleries/1/WY-TopNav_off.gif) repeat-x;
	text-align: center;
	color: #000;
	text-transform: uppercase;
	font-size: 80%;
	padding: 8px 0 7px;
	letter-spacing: 1px;
}

#nav li a.active,
#nav li a:hover {
	background-image: url(/galleries/1/WY-TopNav_on.gif);
	background-color: #5d2427;
	color: #fff;
    text-decoration:none;
}

#nav li.last a {
	border: none;
}

/* content */

#wrap {
	width: 958px;
	margin: 0 auto;
	background: #fff url(/galleries/1/content-bg.gif) repeat-y;
}

#wrap-home {
	width: 958px;
	margin: 0 auto;
}

#wrapper {
	float: left; 
	width: 822px;
	position: relative;
}

/* main content */

#main-content {
	float: right; 
	width: 686px;
	padding: 30px 0 50px;
}

#main-content-big {
	padding: 0 0 50px;
	width: 958px;
}


ul#home-list {
	list-style: none;
	padding: 5px 0 35px;
	float: left;
}

ul#home-list li {
	width: 238px;
	float: left;
	background-repeat: no-repeat;
	margin-left: 2px;
}

ul#home-list li.first {
	margin: 0;
}

ul#home-list li.free-design-service {
	background-image: url(/galleries/2/home-freedesign.jpg);
}

ul#home-list li.tech-support {
	background-image: url(/galleries/2/home-techsupport.jpg);
}

ul#home-list li.press-room {
	background-image: url(/galleries/2/home-HGTV.jpg);
}

ul#home-list li.trade-professionals {
	background-image: url(/galleries/2/trade-pro_home_2.gif);
}

ul#home-list li.outdoor-heating {
	background-image: url(/galleries/2/heattrak-home.jpg);
}

ul#home-list li.new-outdoor-heating {
	background-image: url(/galleries/9/same-day-shipping.jpg);
}

ul#home-list li a {
	padding-top: 100px;
	padding-bottom: 5px;
	display: block;
	background: url(/galleries/1/WY-BottomNav_off.gif) repeat-x left bottom;
	text-align: center;
	color: #000;
    text-decoration:none;
}

ul#home-list li a:hover {
	background-image: url(/galleries/1/WY-BottomNav_on.gif);
	color: #fff;
    text-decoration:none;
}

ul#home-list li a span {
	text-transform: uppercase;
    text-decoration:none;
	font-size: 80%;
	letter-spacing: 1px;
	display: inline-block;
	padding: 2px 14px 1px 15px;
	background: url(/galleries/1/arrows-home.gif) no-repeat 0px -45px;
	cursor: pointer;
}

ul#home-list li a:hover span {
	background: url(/galleries/1/arrows-home.gif) no-repeat 0px 2px;
    text-decoration:none;
}

.actions {
	position: absolute;
	top: 0;
	background: #e4e5e6;
	font-size: 70%;
	right: -136px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 0;
	height: 25px;
}

.actions p {
	float: left;
	width: 309px;
	color: #666;
	padding: 8px 0 0 32px;
}

.actions ul {
	list-style: none;
	float: left;
	width: 480px;
}

.actions li {
	float: left;
	width: auto;
	margin: 0;
}

.actions li a
{
	color: #666;
	padding: 8px 0 1px 0;
	display: block;
	height: 16px;
	width: 90px;
}

.actions li a:visited
{
	color: #666;
}

.actions li a:hover {
	text-decoration: underline;
}

.actions li a.call-me {
        background: url(/galleries/1/phone-icon.gif) no-repeat left center;
	padding-left: 20px;
	width: 80px;
}

.actions li a.go-home
{
    width: 70px;
}


.actions li a.chat-now,
.actions li a.view-cart {
	background: url(/galleries/1/chatnow-icon.gif) no-repeat left center;
	padding-left: 20px;
	width: 80px;
}

.actions li a.view-cart {
	background-image: url(/galleries/1/actions-cart.gif);
}

#content {
	margin: 0 6px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#content h1 {
	text-transform: uppercase;
	font: 123.1%/normal Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: 1px;
}

#content h2 {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-transform:none;
	font-size:13px;
	margin-top:0px;
    margin-bottom:5px;
	font-weight:bolder;
}

#content h4 {
	font: 105.1% Arial, Verdana, Helvetica, sans-serif;
    font-weight: bold;	
    letter-spacing: 1px;
}

#content h8 {
	font: 100% arial, sans-serif;
    font-weight:bolder;
    padding:0;
    margin:0 0 3px 0;	
}

#content h2.productheader {
	padding-bottom: 5px;
	margin-bottom: .1em;
	border-bottom: 2px solid #d3d3cc;
}

#content .productdesc {
	margin: 16px 14px 5px;
}

#content a, a:visited {
    color: #00A0AF;
}

#content a:hover {
    color: #00A0AF;
    text-decoration: underline;
}

#content a:active {
    color: #00A0AF;
    font-weight: bold;
}

#content p {
	padding: .7em 0 .6em;
	font-size: 100%;
	line-height: 1.5;
}

#content ol {
    padding: .6em 0 1.1em;
    font-size: 100%;
    line-height: 1.5;
    margin: 0 6px 0 19px;
}

#content ul.bullets {
	padding: .6em 0 .6em;
	font-size: 100%;
	line-height: 1.5;
	margin: 0 6px 0 19px;
}

#content .image {
	width: 255px;
	float: left;
}

#content .colors img {
	margin: 1px 8px 0 0;
}

#content .product {
	width: 408px;
	float: left;
}

#content .product-links {
	list-style: none;
    clear:both;
    padding-top:20px;
}

#content .product-links li {
	width: 202px;
	margin-right: 2px;
	float: left;
}

#content .product-links li.long {
	width: 404px;
	margin-right: 2px;
	float: left;
}

#content .product-links a {
	color: #571c1f;
	font: 85% Georgia, Palatino, Times, serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: url(/galleries/1/arrow-purple.gif) no-repeat left center;
	display: block;
	padding: 5px 0 5px 14px;
}

#content .product-links a:hover,
#content .product-links a.active {
	font-weight: bold;
}

ul.product-prices {
    clear: both;
    padding: 20px 0;
    margin: 0;
    list-style: none;
}

ul.product-prices li {
    clear: both;
    padding-top: 5px;
}

ul.product-prices li span.item-price {
    float: left;
    width: 105px;
    letter-spacing: 2px;
    font-weight: bold;
}

ul.product-prices li span.item-price2 {
    float: left;
    width: 155px;
    letter-spacing: 2px;
    font-weight: bold;
}

ul.product-prices li span.item-size {
    float: left;
    width: 155px;
}

ul.product-prices li a.item-add-to-cart {
    float: left;
    width: 120px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #666;
    font-size: 70%;
    background: url(/galleries/1/actions-cart.gif) no-repeat;
    padding: 2px 0 0 19px;
    line-height: 14px;
    font-family:Arial,Verdana,Helvetica,sans-serif;
}

#content .price {
	clear: both;
	font: 160% Georgia, Palatino, Times, serif;
	letter-spacing: 2px;
	padding-top: .4em;
	float: left;
	margin-right: 2px;
	width: 100px;
}

#content .price-size {
	width: 150px;
	margin-right: 2px;
	font-size: 70%;
	padding-top: .4em;
	float: left;
}

#content .add-to-cart {
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #666;
	font-size: 70%;
	display: block;
	background: url(/galleries/1/actions-cart.gif) no-repeat 0 2.1em;
	padding: 2.5em 0 5px 19px;
	margin-left: 15px;
	float: left;
}

#content .products {
	clear: both;
	padding-top: 30px;
	float: left;
	list-style: none;
}
#content .related {
	padding-top: 50px;
}


#content .products li {
	width: 166px;
	margin-left: 3px;
	float: left;
	position: relative;
}

#content .products li.first {
	margin: 0;
}

#content .products span {
	display: block;
	text-align: center;
	position: absolute;
	top: 117px;
	width: 165px;
}

#content .products span a,
#content .productimage-big dd a {
	padding-left: 14px;
	font: 85% Arial, Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: url(/galleries/1/arrow-gray.gif) no-repeat left center;
	color: #000;
}

#content .productimage-big span {
    padding-left: 1px;
    font: 85% Arial, Verdana, Helvetica, sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #000;
}

#content .productimage-big dd {
	margin-top: -25px;
	z-index: 1000;
	zoom: 1; /* fixes IE6/7 display bug */
	padding: 5px 0 5px 15px;
	position: relative;
}

#content .productimage-big dd a,
#content .productimage-big span {
	display: block;
}

#content .product-getquote 
{
    clear: both;
    padding-top: 10px;
}


#content .product-getquote ul
{
    list-style: none;
    float: left;
}

#content .product-getquote li {
	float: left;
}

#content .product-getquote li a 
{
    display: block;
	width: 136px;
	border-right: 1px solid #fff;
	background: #aaaa9d url(/galleries/1/WY-SmallSide-nav_off.gif) repeat-x;
	text-align: center;
	color: #000;
	text-transform: uppercase;
	font-size: 80%;
	padding: 8px 0 7px;
	letter-spacing: 1px;
}

#content .product-getquote li a.active,
#content .product-getquote li a:hover {
	background-image: url(/galleries/1/WY-SmallSide-nav_on.gif);
	background-color: #5d2427;
	color: #fff;
}

#contact-info ul
{
    margin: 0px;
    list-style: none;
}

#contact-info li
{
    display: block;
    font: 85% Georgia, Palatino, Times, serif;
    width: 240px;
}

#contact-info li.email {
    padding: 9px 6px 9px 36px;
    background: url(/galleries/1/contact-envelope.jpg) no-repeat left center;
}

#contact-info li.fax {
    padding: 9px 6px 9px 36px;
    background: url(/galleries/1/contact-fax.jpg) no-repeat left center;
}

#contact-info li.phone {
    padding: 9px 6px 9px 36px;
    background: url(/galleries/1/contact-phone.jpg) no-repeat left center;
}

#contact-info span {
   width: 50px;
   display: block;
   float: left;
   margin-left:3px;
}

#social-contact-info ul {
   margin: 0px;
   list-style: none;
}

#social-contact-info li {
   font: 85% Georgia, Palatino, Times, serif;
   display:inline;
}

#social-contact-info li.facebook {
	padding: 9px 6px 9px 36px;
    background: url(/galleries/1/facebook_32.png) no-repeat left center;  
    display:inline;
}

#social-contact-info li.twitter {
        padding: 9px 6px 9px 36px;
        background: url(/galleries/1/twitter_icons_32.png) no-repeat left center;
        display:inline;
}

#social-contact-info li.flickr {
        padding: 9px 6px 9px 36px;
        background: url(/galleries/1/flickr_orbs_32.png) no-repeat left center;
        display:inline;
}

#social-contact-info span {
        width: 50px;
        display:inline;
        float: left;
        margin-left:3px;

}

#social-contact-info .p1 {
        font: 85% Georgia, Palatino, Times, serif;
}


/* sidebar left */

#sidebar-left {
	float: left; 
	width: 136px;
}

#sidebar-left ul {
	list-style: none;
}

#sidebar-left li a {
	display: block;
	background: #a6a698;
	color: #fff;
	text-transform: uppercase;
	font-size: 75%;
	padding: 8px 0 1px 22px;
	letter-spacing: 1px;
	height: 16px;
	width: 114px;
    margin-bottom: 1px;
}

#sidebar-left a.active-cat,
#sidebar-left a:hover {
	background: #5d2427 url(/galleries/1/WY-SmallSide-nav_on.gif) repeat-x;
}

#sidebar-left li ul {
	margin: 5px 0;
}

#sidebar-left li li a {
	background: #e4e5e6;
	color: #000;
	margin: 0;
	padding: 8px 0 5px 22px;
	letter-spacing: 0;
	height: auto;
}

#sidebar-left li li a.active-page,
#sidebar-left li li a:hover {
	background: #e4e5e6 url(/galleries/1/subnav-arrow.gif) no-repeat 13px 60%;	
}

/* sidebar right */

#sidebar-right {
	float: right;
	width: 136px;
	padding-top: 25px;
}

ul.links {
	list-style: none;
	padding-top: 12px;
}

ul.links li {
	text-align: center;
	margin-bottom: 15px;
}

ul.links li a, ul.links li a:visited {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 71%;
	color: #000;
	padding-top: 58px;
	display: block;
	width: 120px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: center top;
}

#sidebar-right  a:hover {
	text-decoration: underline;
}

ul.links li a.trade {
	background-image: url(/galleries/2/trade-pro_home.gif);
}

ul.links li a.free-design-service {
	background-image: url(/galleries/2/freedesign.jpg);
}

ul.links li a.press-room {
	background-image: url(/galleries/2/HGTV-small.jpg);
}

ul.links li a.tech-support {
	background-image: url(/galleries/2/techsupport.jpg);
}

/* footer */

#footer {
	clear: both;
	text-align: center;
	font: 70% Arial, Verdana, Helvetica, sans-serif;
	color: #58595b;
	padding: 0 0 10px;
	width: 100%; 
}

#footer3 {
	clear: both;
	text-align: center;
	font: 80% Arial, Verdana, Helvetica, sans-serif;
        font-weight:bold
	color: #666666;
	padding: 0 0 10px;
	width: 100%;
        text-transform:capitalize;
        letter-spacing:1px;
}


#footer3 a {
       color:#999999;
       border-right: 1px solid #e2e1e6;
       font: 90% Arial, Verdana, Helvetica, sans-serif;
       font-weight:normal;
       padding-right:5px;
       padding-left:2px;
}

#footer3 a.last {
      border-right:none;
}

#footer3 a:hover {
       text-decoration:none;
       color:#00A0AF;
}

#footer3 p {
       line-height:20px;
       padding-bottom:10px;
}

#footer3 em {
       padding-bottom:4px;
       border-bottom: 1px solid #e2e1e6;
}

/* misc */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#demoForm {
	background:transparent url(/images/form-start-bg.gif) no-repeat scroll 0%;
	height:114px;
	margin:0pt auto;
	
}

#demoForm fieldset {
	padding-top: 12px;
	margin: 0 15px;
}

#demoForm label {
	display: block;
	width: 82px;
	float: left;
	padding-top: .2em;
	clear: left;
       
}

html>body #demoForm label {
	width: 85px;
         font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 85%;
	line-height: 1.5;
}

#demoForm select {
	width: 150px;
         font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 85%;
	line-height: 1.5;
}

#demoForm input {
	border:2px solid gray;
	float:left;
	margin:15px 0px 0px 120px;
	width:97px !important;   font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 85%;
	line-height: 1.5;
}
#demoForm input.button-to {
	float: none;
	border:medium none;
	margin:10px 0px 0pt 100px;
	width:97px;
}

/* login section, main page */

#loginForm {
	margin: 10px 0;
}

#loginForm label {
	clear: both;
	float: left;
	text-align: right;
	width: 6.8em;
	margin-right: 2em;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 85%;
	line-height: 1.5;
}

#loginForm input {
	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 85%;
	line-height: 1.5;width:150px;
}

#createAccount input {
	margin-top: 6px;
}
#loginForm fieldset 
{
	margin:0pt 15px;
	padding-top:12px;
}
#loginForm input.login 
{
	border:2px solid gray;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:85%;
	line-height:1.5;
	margin:15px 0px 0px 120px;
	width:97.1px;
}



#costcalculator div.fieldrow
{
    display: block;
    clear: left;
    padding: 5px 5px 5px 5px;
    margin: 7px 5px 7px 5px;
    vertical-align: center;
}

#costcalculator label
{
    width: 280px;
    float: left;
    text-align: right;
    margin-right: 9px;
}

#costcalculator input 
{
    height: 20px;
    width: 40px;
    font-size: 140%;
    padding: 5px 5px 5px 5px;
}

#costcalculator input.result
{
    background-color: #dae1d9;
}

#costcalculator input.calculate 
{
    height: 40px;
    width: 100px;
    float: none;
    clear: both;
    margin: 10px 10px 10px 270px;
    font-size: 140%;
}

/* @group FAQ Section */

#faq ul {
    margin-top: 20px;	
    margin-bottom: 20px;
    list-style-type: square;
    padding: 20px;
}

#faq ul li {
    margin-top: 20px;
    margin-bottom: 10px;
}

#faq ul li a {
	font-size: 14px;
}

#faq .response {
	background-color: #e4e5e6;
	border: 1px solid black;
	padding: 10px;
}

div#sitemap{}

#sitemap table {
	margin:0 auto 0	auto;
	padding:0;
}

#sitemap table a:link {
	text-decoration:none;
	color:#000000;
}

#sitemap table a:visited {
	text-decoration:none;
	color:#000000;
}
	
#sitemap table th {
	text-align: center;
	padding: 0.2em;
	padding-left:1em;
	color:#fff;
	background-color:#5d2427;
}


#sitemap table tr.rowA {
	background-color: #aaaa9d;
	color: inherit;
	text-align:center;
}
	
#sitemap table tr.rowB {
	background-color: #e1e2e3;
	color: inherit;
	text-align:center;
}

/* Get Quote Table Layout */

#get-quote table {
	width:634px;
	border:0;
	margin:20px auto 0 auto;
	vertical-align:top;
    clear:both;
}

#get-quote table img {
	border:none;
	width: 118px;
	height: 118px;
	margin-right:10px;
}

#get-quote td.1 {
	width: 155px;
	height: 120px;
}


#get-quote table td.2 {
	width: 492px;
	height: 120px;
	vertical-align:top;
	margin:0;
	padding:0;
}


#get-quote table tr {
    vertical-align:top;
}

#summer-text {
    color:#000000;
}

/* New homepage */

#homepage-wrap {
	width:960px;
	margin:0 auto 0 auto;
}

#blogposts {
	width:32%;
    height:260px;
	float:right;
    padding-right:3%;
}

#blogposts a {
	text-decoration:none;
	color:#000000;
}

#blogtitle a {
	text-decoration:none;
	color:#000000;
}

#blogposts a:hover {
	text-decoration:underline;
}

#blogposts ul {
	margin:0;
    padding-left:20px;
}

#blogposts li {
    list-style:url(/galleries/1/arrow-gray.gif);
	margin-bottom:13px;
}

em {
	font-style:normal;
	color:#333333;
}

#blogposts h1 {
	color:#000000;
	font-size:16px;
	font-weight:normal;
	text-transform:uppercase;
    margin-bottom:0px;
}

#blogposts a:hover {
    color:#000000;
}

#homepage-intro {
	width: 61%;
	float:left;
	padding-right:2%;
	padding-left:2%;
    margin:0;
}

#homepage-intro h1 {
	color:#000000;
	font-size:16px;
	font-weight:normal;
	text-transform:uppercase;
}

#partner-links {
	clear:both;
	height:90px;
	width:70%;
	margin:0 auto 0 auto;
	border-top:1px dashed #999999;
	border-bottom:1px dashed #999999;
}

#partner-links img {
	margin-left:6%;
}

#ul-listing img {
    margin:40px auto 0 90px;
}

.lower-foot {
    margin:10px auto 5px 0;
    font-size:85%;
    text-align:center;
}

#price-change {
    margin:0px 0 10px 20px;}

/* ---Account Management Pages --- */

#identification {
    height:200px;
    margin:20px 0 30px 10px
    float:left;
}

table.acctmng {
    margin-top:10px;
    margin-bottom:30px;
    height:200px;
}

td.no1 {
    width:150px;
}

td.no2 {
    width:360px;
    vertical-align:top;
}

td.no3 {
    width:140px;
vertical-align:top;
}

#identification p {
    color:#666666;
    float:left;
    margin-left:20px;
}

em {
    color:#000000;
    font-style:normal;
}

.id-image img {
    float:left;
}

.id-logo img {
}


#twitter-updates {
    margin-top:20px;
    float:right;
    width:260px;
    border-left:1px #999999 solid;
    color:#555555;
}



#twitter-updates1 {
    margin-top:20px;
    float:left;
    width:400px;
}

#acct-main {
    margin-bottom:15px;
}

#acct-main p {
    margin-right:6px;
}

.sidebar-title {
    margin-left:20px;
}

#twitter_update_list {
    margin-left:20px;
}

#twitter_update_list li {
    margin-bottom:8px;
}

#additional-info {
    border-top:1px #999999 solid;
}

#client-info {
    width:330px;
    float-left;
    color:#000000;
    margin-top:20px;
}


#client-info ul {
    margin-top:6px;
}

#client-info li {
    margin-left:20px;
    margin-bottom:8px;
}

#trophies {
    width:360px;
    margin:0 auto 0 auto;
}

/* end */