﻿body 
{
    margin: 0;
    padding: 0;
    width: 100%;
    background: #000 url('images/layout/page-background.jpg') no-repeat center top fixed;
    font-family: Verdana, Tahoma, Arial;
    font-size: 11px;
    color: #fff;
    line-height: 1.5em;
}

p, form, h1, h2, h3, h4, h5, h6, h7, h8, h9, img
{
    padding: 0;
    margin: 0;
}

.youarehere-link 
{
    color: #fff;
}

.youarehere-text 
{
    color: #fff;
}

b 
{
    color: #fef000;
}

.s-b
{
    font-size: 11px;
    color: #fff;
}

.f-menu-link
{
    font-family: Verdana, Tahoma, Arial;
    font-size: 9px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

.f-menu-link:hover
{
    color: #dc0915;
}

.m-menu-link 
{
    font-family: Verdana, Tahoma, Arial;
    font-size: 11px;
    color: #fff;
    font-weight: bold;
    padding: 0px 20px 0px 20px;
    line-height: 40px;
    text-decoration: none;
}

.sub-link 
{
    font-family: Verdana, Tahoma, Arial;
    font-size: 11px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

.sub-link:hover
{
    color: #dc0915;
}

.m-menu-link-fd
{
    font-family: Verdana, Tahoma, Arial;
    font-size: 11px;
    color: #d4d4d4;
    font-weight: bold;
    padding: 0px 30px 0px 30px;
    line-height: 40px;
    text-decoration: none;
}

.m-menu-link-fd:hover
{
    color: #ff0000;
}

.m-menu-link:hover
{
    color: #dc0915;
}

#page-container 
{
    /* Center's Page in IE and Firefox */
    width: 962px;
    height: 100%;
    position: absolute !important;
    margin-left: -481px;
    left: 50%;
}  

#header-container 
{
    width: 962px;
    height: 160px;
}

#main-menu 
{
   width: 962px;
   height: 50px;
   text-align: center;
} 

#logo
{
    float: left;
    width: 150px;
    height: 90px;
    padding-top: 20px;
    padding-left: 20px;
}

#logo-fd
{
    float: left;
    width: 150px;
    height: 90px;
    position: relative;
    z-index: 100;
    padding-top: 20px;
    padding-left: 20px;
}

#slogan-details-container
{
    width: 790px;
    height: 110px;
    float: left;
}

#slogan 
{
    width: 100%;
    height: 25px;
    text-align: right;
    padding-top: 25px;
}

#details 
{
    width: 100%;
    height: 60px;
    padding-top: 20px;
    text-align: right;
    font-family: Verdana, Tahoma, Arial;
    font-size: 14px;
    font-weight: bold;
    line-height: 19px;
    color: #000;
}

.det-white 
{
    color: #fff;
}

.det-grey 
{
    color: #d4d4d4;
}

.det-yellow 
{
    color: #fef000
}

.det-red 
{
    color: #ff0000
}

#content-container 
{
    width: 962px;
    height: 335px;
}

#product-content-container 
{
    width: 962px;
    height: 400px;
}

#image-menu
{
    width: 962px;
    height: 98px;
    text-align: center;
}

#image-menu-drop
{
    width: 100%;
    height: 10px;
    font-size: 10px;
    line-height: 10px;
}

#position-thumbnails 
{
    width: 100%;
    height: 5px;
    font-size: 5px;
    line-height: 5px;
}

#position-product-menu
{
    width: 100%;
    height: 5px;
    font-size: 5px;
    line-height: 5px;
}

.image-menu-spacer
{
    font-size: 26px;
}

.product-thumb 
{
    width: 132px;
    height: 98px;
    float: left;
}

.product-thumb-spacer 
{
    width: 2px;
    height: 98px;
    float: left;
}

#content-left-top
{
    width: 682px;
    height: 100%;    
    float: left;
    border-right: 0 !important;
}

#product-content-left-top
{
    width: 682px;
    height: 224px;
    line-height: 1px;
    background: #000;
}

.product-image-borders-remove 
{
    border-top: solid 1px #fee7b3;
    border-bottom: solid 1px #fee7b3;
    border-left: solid 1px #fee7b3;
    border-right: 0 !important;
}

.product-thumb-borders-remove 
{
    border-top: solid 1px #fee7b3;
    border-bottom: solid 1px #fee7b3;
    border-left: solid 1px #fee7b3;
    border-right: solid 1px #fee7b3;
}

.product-thumb-borders-remove-fd
{
    border-top: solid 1px #e5e5e5;
    border-bottom: solid 1px #e5e5e5;
    border-left: solid 1px #e5e5e5;
    border-right: solid 1px #e5e5e5;
}

.product-image-borders-remove-top
{
    border-top: solid 1px #fee7b3;
    border-bottom: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
}

.product-image-borders-remove-bottom
{
    border-top: 0 !important;
    border-bottom: solid 1px #fee7b3;
    border-left: 0 !important;
    border-right: 0 !important;
}

.product-image-borders-remove-top-fd
{
    border-top: solid 1px #e5e5e5;
    border-bottom: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
}

.product-image-borders-remove-bottom-fd
{
    border-top: 0 !important;
    border-bottom: solid 1px #e5e5e5;
    border-left: 0 !important;
    border-right: 0 !important;
}

#content-left 
{
    width: 682px;
    height: 100%;    
    float: left;
    border-top: solid 1px #fee7b3;
    border-bottom: solid 1px #fee7b3;
    border-left: solid 1px #fee7b3;
    border-right: 0 !important;
    background: #000;
}

#content-left-cat
{
    width: 962px;
    height: 100%;    
    float: left;
    border-top: solid 1px #fee7b3;
    border-bottom: solid 1px #fee7b3;
    border-left: solid 1px #fee7b3;
    border-right: solid 1px #fee7b3;
    background: #000;
}

#prev-button 
{
    width: 40%;
    float: left;
    height: 100%;
    text-align: left;
}

#next-button 
{
    width: 40%;
    float: right;
    height: 100%;
    padding-right: 10px;
    text-align: right;
}

#product-navigation-contianer 
{
    width: 100%;
    height: 15px;
}

#content-right 
{
    width: 277px;
    height: 100%;
    float: left;
    border-top: solid 1px #fee7b3;
    border-bottom: solid 1px #fee7b3;
    border-left: solid 1px #fee7b3;
    border-right: solid 1px #fee7b3;
    background: #000;
}

#content-right2 
{
    width: 277px;
    float: left;
    border-top: solid 1px #fee7b3;
    border-bottom: solid 1px #fee7b3;
    border-left: solid 1px #fee7b3;
    border-right: solid 1px #fee7b3;
    background: #000;
}

#content-right-fd 
{
    width: 277px;
    height: 100%;
    float: left;
    border-top: solid 1px #e5e5e5;
    border-bottom: solid 1px #e5e5e5;
    border-left: solid 1px #e5e5e5;
    border-right: solid 1px #e5e5e5;
    background: #000;
}

.marquee 
{
    width: 960px;
    text-align: center;
}

#content-padding 
{
    padding: 10px;
    text-align: left;
}

#footer-logos 
{
    width: 962px;
    text-align: center;
    background: url('images/layout/scroller-container.jpg') no-repeat top center;
}

#footer-logos-line 
{
    height: 10px;
    border-bottom: solid 1px #fee7b3; 
    width: 100%;
}

#footer-menu
{
    width: 962px;
    text-align: right;
}

#category-table 
{
    width: 100%;
    text-align: center;
}

.pad-content-inline 
{
    padding: 5px 5px 0px 5px;
    text-align: left;
}

.pad-content-inline-contact
{
    padding: 5px 5px 5px 5px;
    text-align: left;
}

.paging 
{
    width: 100%;
    height: 15px;
    text-align: center;
}

.page-numbers
{
    padding: 1px 3px 1px 3px;
    background-color: #e6e6e6;
    text-decoration: none;
    color: #000;
    font-size: 12px;
}

.page-numbers-current
{
    padding: 1px 3px 1px 3px;
    background-color: #000;
    text-decoration: none;
    color: #fff;
    font-size: 12px;
}

.standard-input 
{
    width: 99%;
    font-size: 11px;
}