﻿
body
{
	margin: 0px 0px 0px 0px;
	margin: 0 auto;
	font-family: Verdana;
	background-image: url("images/layout/background.jpg");
	background-position: top center;
	background-repeat: repeat-x;
	background-attachment: fixed;
}

#main-container
{
    width: 940px;
    text-align: center;
    margin: 0 auto;
    background-color: White;
}

#header-container
{
    width: 940px;
    height: 161px;
    text-align: center;
    vertical-align: top;
}

#top-menu-container
{
    width: 940px;
    height: 30px;
    text-align: center;
    vertical-align: top;
}

#home-button-container
{
    width: 92px;
    height: 30px;
    text-align: center;
    vertical-align: top;
    background-image: url("images/layout/home-button-background.jpg");
    float: left;
}

#aboutus-button-container
{
    width: 115px;
    height: 30px;
    text-align: center;
    vertical-align: top;
    background-image: url("images/layout/aboutus-button-background.jpg");
    float: left;
}

#products-button-container
{
    width: 121px;
    height: 30px;
    text-align: center;
    vertical-align: top;
    background-image: url("images/layout/products-button-background.jpg");
    float: left;
}

#delivery-button-container
{
    width: 110px;
    height: 30px;
    text-align: center;
    vertical-align: top;
    background-image: url("images/layout/delivery-button-background.jpg");
    float: left;
}

#contactus-button-container
{
    width: 122px;
    height: 30px;
    text-align: center;
    vertical-align: top;
    background-image: url("images/layout/contact-us-background.jpg");
    float: left;
}

#search-bar-container
{
    width: 302px;
    height: 30px;
    text-align: center;
    vertical-align: top;
    background-image: url("images/layout/search-bar-background.jpg");
    float: left;
}

#search-button-container
{
    width: 78px;
    height: 30px;
    text-align: center;
    vertical-align: top;
    background-image: url("images/layout/search-button-background.jpg");
    float: left;
}

.top-menu-links-pad
{
    padding-top: 5px;
}

a.top-menu-links
{
    font-family: Verdana;
    font-size: 14px;
    text-align: center;
    color: White;
    text-decoration: none;
}

a.top-menu-links:hover
{
    font-family: Verdana;
    font-size: 14px;
    text-align: center;
    color: White;
    text-decoration: underline;
}

#header-spacer
{
    width: 100%;
    height: 10px;
}

#main-content-container
{
    width: 914px;
    height: 100%;
    text-align: center;
    margin: 0 auto;
}

#firefox-fix
{
    width: 940px;
    margin: 0 auto;
    display: table-cell;
}

#left-container
{
    width: 173px;
    text-align: center;
    float: left;
}

.title-containers
{
    width: 173px;
    height: 27px;
    text-align: center;
    background-image: url("images/layout/left-container-title-background.jpg");
}

.left-container-titles
{
    text-align: left;
    font-family: Verdana;
    font-size: 14px;
    color: White;
    padding-left: 10px;
    padding-top: 5px;
}

#product-range-container
{
    width: 173px;
    text-align: center;
}

.product-text-container
{
    width: 173px;
    height: 20px;
    background-color: #b5d553;
    border-bottom: solid 1px white;
}

.product-text
{
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    text-align: left;
    padding-top: 3px;
    padding-left: 7px;
}

.product-text-sub
{
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    text-align: left;
    padding-top: 3px;
    padding-left: 18px;
}

a.product-text-link
{
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}

a.product-text-link:hover
{
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    text-decoration: underline;
}

a.product-text-link-sub
{
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}

a.product-text-link-sub:hover
{
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    text-decoration: underline;
}
    

.left-container-text
{
    font-family: Verdana;
    text-align: left;
    font-size: 10px;
    color: White;
    padding: 6px;
}

#newsletter-container
{
    width: 173px;
    background-color: #ab8e5f;
    text-align: center;
}

#call-back-container
{
    width: 173px;
    background-color: #c27423;
    text-align: center;
}

#north-outdoor-logo
{
    width: 172px;
    height: 152px;
    text-align: center;
}

#right-container
{
    width: 741px;
    float: right;
    text-align: center;
}

#right-container-text
{
    font-family: Verdana;
    font-size: 12px;
    text-align: left;
    color: #403f3f;
    padding: 10px;
}

.product-category-containers
{
    width: 247px;
    text-align: center;
    float: left;
}

.category-title-backgrounds
{
    width: 242px;
    height: 36px;
    background-image: url("images/layout/category-title-green-background.jpg");
    background-position: top center;
    background-repeat: no-repeat;
}

.category-thumb-image-container
{
    width: 242px;
    height: 153px;
    text-align: center;
    padding-top: 8px;
    padding-bottom: 8px;
}

.view-category-button-container
{
    width: 242px;
    height: 34px;
    text-align: center;
    padding-bottom: 5px;
    background-image: url("images/buttons/view-ranges-button.jpg");
    background-position: top center;
    background-repeat: no-repeat;
}

.range-titles
{
    font-family: Verdana;
    font-size: 16px;
    color: White;
    font-weight: bold;
    text-align: center;
    padding-top: 9px;
}

.view-ranges-text
{
    font-family: Verdana;
    font-size: 12px;
    color: white;
    text-align: center;
    font-weight: bold;
    padding-top: 9px;
}

a.view-ranges-links
{
    font-family: Verdana;
    font-size: 12px;
    color: white;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
}

a.view-ranges-links:hover
{
    font-family: Verdana;
    font-size: 12px;
    color: white;
    text-align: center;
    font-weight: bold;
    text-decoration: underline;
}
    
#footer-container 
{
    width: 940px;
    height: 54px;
    text-align: center;
}   

#footer
{
    width: 940px;
    height: 54px;
    text-align: center;
    background-image: url("images/layout/footer-background.jpg");
    display: table-cell;
}

#footer-left
{
    width: 820px;
    text-align: left;
    float: left;
    font-family: Verdana;
    font-size: 12px;
    color: White;
}

#footer-text-padding
{
    padding-left: 15px;
    padding-top: 12px;
}

#copy-right
{
    padding-top: 5px;
    padding-left: 15px;
}

#footer-right
{
    width: 40px;
    float: left;
}

a.footer-links-format
{
    font-family: Verdana;
    color: White;
    text-decoration: none;
}

a.footer-links-format:hover
{
    font-family: Verdana;
    color: White;
    text-decoration: underline;
}

#product-container
{
    width: 95%;
    text-align: center;
    margin: 0 auto;
}

#product-title
{
    font-family: Verdana;
    font-size: 16px;
    font-weight: bold;
}

#product-description
{
    font-family: Verdana;
    font-size: 12px;
    padding-left: 15px;
    padding-right: 15px;
}

a.pview
{
    font-family: Verdana;
    text-align: center;
    text-decoration: none;
    color: Black;
    font-weight: bold;
    font-size: 14px;
}

a.pview:hover
{
    font-family: Verdana;
    text-align: center;
    text-decoration: underline;
    color: Black;
    font-weight: bold;
    font-size: 14px;
}

.pricing
{
    font-family: Verdana;
    font-size: 12px;
    text-align: center;
}

#product-title
{
    font-family: Verdana;
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

#p-description-title
{
    font-family: Verdana;
    font-size: 14px;
    padding-left: 15px;
    color: White;
    font-weight: bold;
    background-color: #794106;
    height: 20px;
}

.pdetails2
{
    text-align: left;
    font-size: 14px;
    padding-left: 15px;
    background-color: #794106;
    color: White;
    height: 20px;
}

#enlarge-image-text
{
    font-family: Verdana;
    font-size: 12px;
    text-align: center;
    padding-top: 5px;
}

#product-options-container
{
    text-align: center;
    font-family: Verdana;
    font-size: 12px;
    padding-left: 15px;
    padding-right: 15px;
}

.topbasket
{
    font-family: Verdana;
    font-size: 16px;
    font-weight: bold;
}

.basket-row1
{
    height: 20px;
}

.basket-row
{
    height: 25px;
}

#q-pad
{
    padding-top: 1px;
}

.basket-row2
{
    width: 850px;
    border-left: solid 1px green;
    border-right: solid 1px green;
}

.basketSeperatorT
{
    background-color: #e6e6e6;
}

#google-map-title
{
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
}

.actual-content
{
    text-align: center;
}