/* BODY */

html {
    background: #fff url('../../__custom/images/Full-Body-Background-Slice.png') repeat-x 0 0;
        color: #535353;
}

body {
        background: url('../../__custom/images/Body-Background-Glare.png');
        background-repeat: no-repeat;
        z-index: 999;
}

#Outer {
    background: none;
}

#Header {
    border-bottom: none;
}

/* TEXT FORMATTING */

.Content h2, .TitleHeading {
    font-weight: normal;
}

/* MAIN MENU */

#Menu {
    background: none repeat scroll 0 0 #1E1E1E;
}

#Menu li a {
    background: none;
    border-left: 1px solid #208db5;
}

#Menu li a:hover {
    background: none;
}

#Menu li ul li a:hover {
    background-color: none;
    color: #fff;
}

/* TOP MENU */

#TopMenu {
    height: 40px;
    margin: 0 0 20px;
    padding: 5px 0 0;
    width: 975px;
}

#TopMenu li a, #TopMenu li div {
    border-left: 1px solid #208DB5;
    color: #FFFFFF;
}

#TopMenu li a, #TopMenu li div {
    display: block;
    font-size: 0.9em;
    margin: 8px 0 0;
    padding: 0 10px;
    text-decoration: none;
}

/* LOGO */

#Logo {
    float: left;
    width: 635px;
    margin: auto;
}

/* MAIN CONTENT AREA */

.Content {
    background: #FFFFFF;
}

.Content.Wide {
    background-image: none;
}

.Content.Widest {
    background-image: none;
}

/* LEFT COLUMN FORMATTING */

.Left {
    background: none;
}

.Left h2{
    background: none repeat scroll 0 0 #1E1E1E;
    color: #FFFFFF;
    font-weight: 500;
    height: 15px;
    letter-spacing: 0.05em;
    margin: 0 0 15px;
    padding: 9px 0 13px 10px;
    position: relative;
    width: 150px;
}

#SideCategoryList {
    margin-top: 100px;
    background: none repeat scroll 0 0 #FFFFFF;
}

#SearchForm {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    width: 150px;
    padding-left: 10px;
    margin-left: 0px;
    margin-top: -5px;
    height: 90px;
    display: inline;
}

#SearchForm label {
    background: none repeat scroll 0 0 #1E1E1E;
    color: #FFFFFF !important;
    font-size: 1.3em;
    font-weight: 500;
    height: 15px;
    letter-spacing: 0.05em;
    margin: -10px 0 0 -10px;
    padding: 9px 0 13px 10px;
    position: absolute;
    width: 150px;
}

#SearchForm input.Textbox {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    font-size: 0.9em;
    margin: 37px 2px 0 0;
    padding: 3px;
    position: absolute;
    width: 109px;
}

#SearchForm .Button {
    position: absolute;
    width: 21px;
    height: 21px;
    padding: 0;
    margin-left: 122px;
    margin-top: 38px;
    vertical-align: middle;
}

#SearchForm a {
    position: absolute;
    margin: 61px 0 0;
    text-decoration: none;
    font-size: 1.1em;
    color: #034285;
}

#SearchForm a:hover {
    color: #034285;
    text-decoration: underline;
}

#SearchForm p {
    text-align: left;
    font-size: 0.85em;
    margin: 5px 0 0 0;
}

#SideCurrencySelector {
    margin-top: 20px;
}

/* RIGHT COLUMN FORMATTING */

.Right {
    background: none;
}

.Right h2 {
    background: none repeat scroll 0 0 #1E1E1E;
    color: #FFFFFF;
    font-weight: 500;
    height: 15px;
    letter-spacing: 0.05em;
    margin: -10px 0 15px;
    padding: 11px 0 13px 10px;
    position: relative;
    width: 150px;
}

.SideCart {
    margin: 10px 0 25px 0;
}

#SideCart h2 {
    background: none repeat scroll 0 0 #1E1E1E;
    color: #FFFFFF;
    font-weight: 500;
    height: 15px;
    letter-spacing: 0.05em;
    margin: 10px 0 15px;
    padding: 11px 0 13px 10px;
    position: relative;
    width: 150px;
}

#HomeFeaturedProducts {
    background: none repeat scroll 0 0 #FFFFFF;
}

#SideNewProducts {
    background: none repeat scroll 0 0 #FFFFFF;
}

#PageBreadcrumb {
    padding: 3px 0 10px;
}

/* PAGE FOOTER */

#Footer {
    position: relative;
    height: 240px;
    width: 975px;
    clear: both;
    font-size: 0.95em;
    margin: 15px 0 0 0;
}

#FooterTopRow {
    position: relative;
    float: left;
    height: 30px;
    width: 975px;
    font-size: 0.85em;
    background: black;
    padding: 10px 0 0 0;
    margin: 0 0 0 0;
    text-align: center;
}

#FooterColumn1 {
    postion: relative;
    float: left;
    height: 175px;
    width: 280px;
    margin: 0 15px 15px 0;
    padding: 15px 15px 0 30px;
    border-right: 1px dashed #333;
}

#FooterColumn2 {
    postion: relative;
    float: left;
    height: 175px;
    width: 280px;
    margin: 0 15px 15px 0;
    padding: 15px 15px 0 10px;
    border-right: 1px dashed #333;    
}

#FooterColumn3 {
    postion: relative;
    float: left;
    height: 175px;
    width: 280px;
    padding: 15px 15px 0 10px;
}

#Footer h3 {
    font-size: 1.4em;
    font-weight: 100;
    color: #fff;
}

#Footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#Footer li {
    list-style: none;
    margin: 0;
    padding: 5px 0 0 0;
}

#Footer li a {
    color: #fff;
    text-decoration: none;
    padding: 0;
    border: none;
}

#Footer li a:hover {
    color: #fff;
    text-decoration: underline;
}

#Footer {
    background: #1e1e1e;
    color: #fff;
}

#Footer a:link {
    color: #fff;
}

#Footer a:visited {
    color: #fff;
}

#Footer a:hover {
    color: #fff;
}

/* ADJUSTED CELL HEIGHT TO COMPACT LISTING */

.ProductList .ProductImage {
    margin: 0 0 5px 0;
    display: table-cell;
    width: 120px;
    height: 90px;
    text-align: center;
    overflow: hidden;
    vertical-align: middle;
}

/* ADJUSTED IMAGE HEIGHT AND WIDTH TO COMPACT LISTING */

.Left .ProductList .ProductImage, .Right .ProductList .ProductImage img {
    height: 90px;
    width: 70px;
}

/* ADJUSTED PRODUCT DESCRIPTION WIDTH */

.Content .ProductList.List .ProductDescription {
    font-style: italic;
    margin-top: 5px;
    width: 80%;
}

/* HIGHLIGHTED SIDE CART CONTENTS */

.SideCart {
    margin-top: 0px;
    background: #dff2f7;
}

.SideCart h2 {
    position: relative;
    height: 15px;
    width: 150px;
    background: #1e1e1e;
    margin: 0 0 15px 0;
    padding: 10px 0 10px 10px;
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.05em;
}




