﻿body	
{  
        margin-left: auto;
	    margin-right: auto;
        margin-top: 10px;
        margin-bottom: 10px;
        background-color: #fff;
}
a:link 
{ 
     background-color: transparent;
     font-family: Verdana,Arial; 
     color: #777B78; 
     font-size: 0.8em;; 
     font-weight: normal; 
     text-decoration: none;
}
a:visited    
{ 
     background-color: transparent;
     font-family: Verdana,Arial; 
     color: #777B78; 
     font-size: 0.8em;; 
     font-weight: normal; 
     text-decoration: none;
}
a:active     
{ 
     background-color: transparent;
     font-family: Verdana,Arial; 
     color: #FF0000; 
     font-size: 0.9em;; 
     font-weight: bold; 
     text-decoration: none;
}
a:hover 
{    
     background-color: transparent;
     font-family: Verdana,Arial; 
     color: #FF0000; 
     font-size: 0.8em;; 
     font-weight: normal; 
     text-decoration: underline;
}
#wrapper  /*BEGIN SITELAYOUT*/
{
	width: 820px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
}
#layoutTBL  /*BEGIN SITELAYOUT*/
{
	width: 800px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
}
.ltCol /* BEGIN LEFT COLUMN CONTAINER CONTENT */
{
	width: 200px;
	margin-top:10px;
	background-color: #FFFFFF;
	border-collapse: collapse;
	margin-top:20px;
    vertical-align:top;
}
.ltColSearch
{
	background-color: #FFFFFF;
	border-collapse: collapse;
    vertical-align:top;
    font-family:verdana,Arial;
    color: #FF0000;
    font-weight: bold;
    font-size: 0.8em;
    padding:5px;
    margin-top:20px;
    margin-bottom:10px;
}
.ltColHeader
{
	background: url(images/nav-header-bg.gif) no-repeat left bottom;
	margin-top:20px;
    width: 190px;
    height: 22px;
    line-height: 22px;
    padding-left: 5px;
    color: #FF0000;
    font-weight: bold;
    font-size: 0.8em;
   
}
.leftNav
{
    width: 190px;
    border: 1px solid #ddd;
    border-top: 1px solid #F0EFEF;
    margin-bottom: 5px;
    background: #D7D4CD url(images/left-nav-bg.gif) repeat top center;
    font-size: 0.8em;
}
.leftCart
{
    width: 190px;
    margin-top:10px;
    margin-bottom: 5px;
    background: #D7D4CD url(images/left-nav-bg.gif) repeat top center;
    font-size: 0.8em;
}
.rtCol /* BEGIN RIGHT COLUMN CONTAINER CONTENT */
{
	width: 600px;
	background-color: #FFFFFF;
	border-collapse: collapse;
	margin-left: 200px;
	vertical-align:top;
}
#login
{
    width: 580px;
    margin-top: 10px;
    padding: 0px;
    margin-bottom:10px;
    font-family:Verdana,arial;
    font-size: 0.9em;
    text-align:right;
}
#header
{
    height: auto;
    width: 580px;
    line-height: 3em;
    text-align: right;
    margin-bottom: 5px;
}
a.wishlist
{
    background: url(images/icons/wishlist.gif) no-repeat left bottom;
}
a.cart
{
    background: url(images/icons/cart.gif) no-repeat left bottom;
}
a.account
{
    background: url(images/icons/your-account.gif) no-repeat left bottom;
}
a.faq
{
    background: url(images/icons/faq.gif) no-repeat left bottom;
}
a.contact
{
    background: url(images/icons/contact-us.gif) no-repeat left bottom;
}
a.account
{
    padding: 3px 15px 3px 20px;
    position: relative;
}
a.contact
{
    padding: 3px 15px 3px 20px;
    position: relative;
}
a.faq
{
    padding: 3px 15px 3px 20px;
    position: relative;
}
a.cart
{
    padding: 3px 15px 3px 20px;
    position: relative;
}
a.wishlist
{
    padding: 3px 15px 3px 20px;
    position: relative;
}
#horizNav2
{
    clear: both;
    background-color: #F4F4F4;
    width: 580px;
    height: 1em;
    margin-top: 0px;
    border-bottom: solid 1px #F0EFEF;
    text-align:right;
}
#breadCrumb
{
    height: auto;
    width: 580px;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family:Verdana,Arial;
    font-size: 0.8em;
}
#mainContent /* BEGIN MAIN SITE CONTENT */
{
	width: 580px;
	background-color: #FFFFFF;
	border-collapse: collapse;
	margin-left: auto;
	margin-right:auto;
	margin-top:20px;
	vertical-align:top;
	font-family:Verdana,Arial;
    font-size: 0.8em;
}
#footer /* END MAIN SITE CONTENT */
{
    width: 800px;
    clear: both;
    margin-left: auto;
	margin-right:auto;
	margin-top:20px;
	padding-bottom:20px;
    background-color: #fff;
    text-align: center;
}
/* PRODUCT PAGE */
#productTopBox
{
    text-align: right;
    padding: 1.5em 10px 10px 10px;
}
h2
{
    margin: 0;
    font-size: 1.4em;
    text-align: left;
    border-bottom: solid 2px #4776BD;
}
#sku
{
    display: block;
}
#price
{
    font-weight: bold;
    font-size: 1.5em;
    display: block;
}
.SalePrice
{
    color: #cc0000 !important;
}
#description, #quoteBox, #otherinfo
{
    margin: 10px;
}
.prodHeader
{
    width: 99.5%;
    height: 1.2em;
    color: #6B6F83;
    clear: both;
    font-weight: bold;
    font-size: 1.2em;
    padding: 3px 5px;
    border-bottom: solid 2px #4776BD;
}
#quoteBox input, #quoteBox select
{
    font-size: 1em;
    display: block;
    margin: 5px 0;
}
#mainImg
{
    margin: 0 10px 10px 0;
    float: left;
}
.AddToCartButton, .AddToWishButton, #Quantity
{
    font-size: 1em;
}
.addToForm
{
    margin-top: 1em;
}
#shipQuoteLabels
{
    width: 10em;
    height: auto;
    float: left;
    font-weight: bold;
    text-align: right;
    padding-right: 10px;
}
#shipQuoteLabels label
{
    display: block;
    line-height: 2em;
}
#ShipQuote, #yourQuote
{
    font-weight: bold;
    line-height: 2em;
}
#shipQuoteWrapper
{
    height: auto;
    float: left;
}
#navArrows
{
    float: right;
}

/* ENTITY LANDING PAGE */

.topFeature
{
    float: left;
    width: 24.8%;
    height: auto;
    text-align: left;
}

.topFeatureP
{
    margin: 0;
    padding: 0.5em;
    text-align: left;
}
.topFeature p
{
    margin: 0;
    text-align: left;
}
.topFeatureP img
{
    margin-bottom: 0.5em;
}
.topPrice, .topName
{
    font-weight: bold;
    text-align: left;
}

#entitySep
{
    clear: both;
    margin-top: 1em;
}
.btmP
{
    clear: left;
    border-bottom: 1px solid #C6C3BA;
    float: left;
    width: 683px;
    margin: 0.5em 0;
    padding: 0.5em;
}
.btmP img
{
    float: left;
    margin-right: 1em;
}
.btmP span
{
    display: block;
}
.btmName, .btmPrice, .btmSalePrice
{
    font-size: 1.1em;
    font-weight: bold;
}
.btmDescription, .topDescription
{
    display: block;
    padding-bottom: 1em !important;
}
.btmPrice
{
}
.btmSalePrice
{
    color: #cc0000;
}
.btmInStock, .btmOutStock, .topInStock, .topOutStock
{
    display: inline !important;
    font-weight: bold;
    color: #4776BD;
}
.btmOutStock, .topOutStock
{
    color: #aaa;
}
#entityPageHeader p
{
    margin-top: 0;
}
#entityPageHeader img
{
    margin: 0 1em 0.5em 0;
    float: right;
}

.entityCategory
{
    margin: 0 0 1em 0;
    font-size: 1.1em;
}

/* OTHER SELECTORS */
.MediumCell, .LightCell
{
    border: none;
}

.error
{
    font-size:1.25em;
    font-weight:bold;
    color:#ff0000;
	line-height: 35px;
}

.errorLg
{
    color: Red;
    font-size: 12px;
    font-weight: bold;
}

.SBProdName
{
    font-size: .7em;
}
.SBCatName
{
    font-size: .8em;
    font-weight: bold;
}

.PBCartFull
{
    font-size: .7em;
    color: #FF0000;
    font-weight: bold;
}
table
{
    font-size: 1em !important;
    font-family: Tahoma, Verdana, sans-serif;
    border: none;
}
table input
{
    font-size:1em;
}
table select
{
    font-size:1em;
}
form
{
    margin: 0;
    padding: 0;
}
#content select
{
    font-size: 1em;
}
#content input
{
    font-size: 1em;
}
img
{
    border: none;
}
form
{
    border: none;
    margin: 0;
    padding: 0;
}
fieldset
{
    border: none;
    margin: 0;
    padding: 0;
}
h3
{
    margin: 1em 0 0.5em 0;
    padding-top: 1em;
    color: #6B6F83;
    font-size: 1.25em;
    text-align: left;
    border-bottom: solid 2px #4776BD;
}