﻿html 
{
    margin: 0;
    padding: 0;
}

body 
{
    margin: 0;
    padding: 0;
    width: 100%;
    font-size: 0.9em;
    line-height: 1.2em;
    font-family: Verdana, Arial;
    color: #000;
    background-color: #090909;
}

a img 
{
    border: 0;
}

h1, h2, h3, h4, h5, h6, h7, h8, form, p 
{
    margin: 0;
    padding: 0;
}

#page-alignment 
{
    text-align: center;
    width: 100%;
}

#background
{
    background: url('../images/layout/background-image.png') no-repeat center top;
}

#wow-address
{
    display: none;
}

#main-container
{
    width: 900px;
    text-align: center;
    margin: 0 auto;
    background-color: #fff;
}

#top-menu-container
{
    width: 900px;
    height: 36px;
    text-align: center;
    background-color: #3b5b92;
}

#header-container
{
    width: 900px;
    height: 127px;
    text-align: center;
}

#top-menu-contact-information
{
    width: 554px;
    height: 36px;
    background: url('../images/layout/header-menu-black-background.jpg') no-repeat center top;
    float: left;
    text-align: center;
}

#home-button-container
{
    width: 59px;
    height: 36px;
    background: url('../images/layout/home-button.jpg') no-repeat center top;
    float: left;
    text-align: center;
}

#aboutus-button-container
{
    width: 80px;
    height: 36px;
    background: url('../images/layout/about-us-button.jpg') no-repeat center top;
    float: left;
    text-align: center;
}

#ourservices-button-container
{
    width: 110px;
    height: 36px;
    background: url('../images/layout/our-services-button.jpg') no-repeat center top;
    float: left;
    text-align: center;
}

#contactus-button-container
{
    width: 96px;
    height: 36px;
    background: url('../images/layout/contact-us-button.jpg') no-repeat center top;
    float: left;
    text-align: center;
}

.top-menu-pad
{
    padding-top: 7px;
}

.top-menu-pad-alt
{
    padding: 5px;
}

a.top-menu-links-format
{
    font-family: Verdana;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
    color: White;
}

a.top-menu-links-format:hover
{
    font-family: Verdana;
    font-size: 12px;
    text-decoration: underline;
    font-weight: bold;
    color: White;
}

#menu-columns-spacer
{
    width: 100%;
    height: 5px;
    text-align: center;
}

#main-column-container
{
    width: 890px;
    height: 100%;
    text-align: center;
    margin: 0 auto;
    background-color: #fff;
}

#left-column-container
{
    width: 152px;
    height: 100%;
    text-align: center;
    float: left;
}

.left-column-title-containers
{
    width: 152px;
    height: 26px;
    text-align: center;
}

.menu-links-containers
{
    width: 152px;
    height: 100%;
    background-color: #cfcfcf;
    border-bottom: solid 1px #fff;
}

.services-links-padding
{
    padding: 4px;
    text-align: left;
}

#felt-roof-small-image-container
{
    width: 151px;
    height: 95px;
    text-align: center;
}

.our-services-links-format
{
    font-family: Verdana;
    font-size: 12px;
    text-decoration: none;
    color: #000;
}

.our-services-links-format:hover
{
    font-family: Verdana;
    font-size: 12px;
    text-decoration: underline;
    color: #000;
}

#column-spacer
{
    width: 6px;
    height: 100%;
    text-align: center;
    float: left;
}

#right-column-container
{
    width: 732px;
    height: 100%;
    text-align: center;
    float: left;
}

#main-banner-image-container
{
    width: 732px;
    height: 247px;
    text-align: center;
}

#main-title-background
{
    width: 733px;
    height: 26px;
    text-align: center;
    background: url('../images/layout/main-title-background.jpg') no-repeat center top;
}

.main-title-background-product-titles
{
    width: 733px;
    height: 26px;
    text-align: center;
    background: url('../images/layout/main-title-background.jpg') no-repeat center top;
}

#main-title-format
{
    font-family: Verdana;
    text-align: left;
    color: #fff;
    padding-left: 10px;
    padding-top: 4px;
    font-weight: bold;
    font-size: 12px;
}

.main-title-format-product-titles
{
    font-family: Verdana;
    text-align: left;
    color: #fff;
    padding-left: 10px;
    padding-top: 4px;
    font-weight: bold;
    font-size: 12px;
}

#felt-roof-small-info-background
{
    width: 152px;
    height: 100%;
    background-color: #1c1817;
    display: table;
}

#felt-roof-short-text-format
{
    font-family: Verdana;
    font-size: 12px;
    color: #fff;
    text-align: left;
    padding-left: 8px;
    padding-top: 4px;
    padding-bottom: 3px;
}

#product-price
{
    width: 39%;
    float: left;
    color: White;
}

#buy-now-button
{
    width: 60%;
    float: left;
    text-align: center;
}

#call-out-small-info-background
{
    width: 152px;
    height: 100%;
    background-color: #1c1817;
    display: table;
}

#call-out-short-text-format
{
    font-family: Verdana;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}

#van-image-container
{
    width: 151px;
    height: 70px;
    text-align: center;
}

.left-menu-spacers
{
    width: 100%;
    height: 4px;
}

#main-text-content
{
    text-align: left;
    padding: 5px;
    font-family: Verdana;
    font-size: 12px;
    color: #000;
}

#footer-container
{
    width: 900px;
    height: 100%;
    text-align: center;
    display: table;
}

#footer-links
{
    width: 900px;
    height: 28px;
    text-align: center;
    background-color: #262626;
}

#footer-spacer
{
    width: 100%;
    height: 5px;
}

#terms-of-use-button
{
    width: 99px;
    height: 28px;
    float: left;
    background: url('../images/layout/terms-of-use-button.jpg') no-repeat center top;
    text-align: center;
}

#privacy-policy-button
{
    width: 96px;
    height: 28px;
    float: left;
    background: url('../images/layout/privacy-policy-button.jpg') no-repeat center top;
    text-align: center;
}

#contact-us-button
{
    width: 81px;
    height: 28px;
    float: left;
    background: url('../images/layout/contact-us-button-footer.jpg') no-repeat center top;
    text-align: center;
}

#sitemap-button
{
    width: 65px;
    height: 28px;
    float: left;
    background: url('../images/layout/site-map-button.jpg') no-repeat center top;
    text-align: center;
}

#returnes-policy-button
{
    width: 101px;
    height: 28px;
    float: left;
    background: url('../images/layout/returnes-policy-button.jpg') no-repeat center top;
    text-align: center;
}

#footer-menu-long-background
{
    width: 457px;
    height: 28px;
    float: left;
    background: url('../images/layout/footer-menu-black-background.jpg') no-repeat center top;
    text-align: center;
}

.footer-links-pad
{
    padding-top: 6px;
    text-align: center;
}

a.footer-links-format
{
    font-family: Verdana;
    font-size: 11px;
    text-decoration: none;
    color: White;
}

a.footer-links-format:hover
{
    font-family: Verdana;
    font-size: 11px;
    text-decoration: underline;
    color: White;
}

#secure-text-and-images
{
    text-align: right;
    height: 28px;
}

#secure-shopping-text
{
    width: 49%;
    float: left;
    padding-top: 5px;
    padding-left: 80px;
    color: White;
}

#bottom-footer-container
{
    width: 900px;
    background-color: #120c0c;
    display: table;
}

#left-footer
{
    width: 50%;
    float: left;
    text-align: left;
}

#left-footer-text-format
{
    font-family: Verdana;
    font-size: 12px;
    color: White;
    padding-left: 15px;
    padding-top: 20px;
}

#right-footer
{
    width: 49%;
    float: left;
    text-align: right;
}

.p-option-spacer
{
    width: 100%;
    height: 4px;
}

.text-content-header
{
    text-align: center;
}

.spec-row
{
    font-family: Verdana;
    padding: 5px;
    font-size: 12px;
}

.spec-data
{
    font-family: Verdana;
    padding: 5px;
    font-size: 12px;
}

#slideshowContainer
{
	width: 100%;
	height: 100%;
}

#thumbnails
{
	width: 100%;
	height: 5px;
}

/*-----------------------------------------LIGHTBOX-------------------------------------------*/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url('../images/layout/overlay.png'); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
/*---------------------------------------LIGHTBOX END-------------------------------------------*/