*
{
margin: 0;
padding: 0;
}

BODY
{
color: #666666;
margin: 0px;
padding: 0;
background: #bababa url(images/body-bg.gif) top left repeat-x;
font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
}

h1,h2,h3,h4
{
font-weight: normal;
}

h2
{
font-size: 26px;
color: #666;
}

.page-wrapper
{
width: 900px;
margin: 0 auto;
overflow: hidden;
}

.content-wrapper
{
background: #fff url(images/content-wrapper-bg.gif) bottom right no-repeat;;
border: 1px solid #eef0f5;
}

/* START HEADER */

.header
{
background: url(images/header-bg.gif) top left no-repeat;
height: 107px;
font-family: Trebuchet MS, Helvetica, sans-serif;
}

.header .left
{
float: left;
width: 258px;
height: 107px;
}

.header .left h1 a
{
width: 258px;
height: 107px;
display: block;
text-indent: -10000px;
outline: none;
}

.header .right
{
float: right;
margin: 0 5px 0 0;
width: 500px;
text-align: right;
text-transform: uppercase;
color: #fff;
}

.header .right .top-links
{
margin: 25px 1px 32px 0;
font-size: 13px;
}

.header .right .bottom-links
{
font-size: 15px;
}

/* END HEADER */


/* START BREADCRUMBS */

.breadcrumbs
{
font-size: 10px;
margin: 10px 0;
color: #bbbbbb;
}

.front .breadcrumbs
{
display: none;
}

.breadcrumbs a,
.breadcrumbs a:visited
{
color: #666;
text-decoration: none;
}

.breadcrumbs a:hover,
.breadcrumbs a:focus
{
color: #999 ! important;
text-decoration: underline ! important;
}

/* END BREADCRUMBS */

.left-sidebar
{
width: 250px;
float: left;
margin: 10px 0 0 10px;
display: inline;
}

.main-content
{
width: 575px;
margin: 0 30px 0 0;
display: inline;
float: right;
}

.front .main-content
{
margin: 10px 30px 0 0;
}

.main-content a
{
outline: none;
}

.main-content a,
.main-content a:visited
{
color: #19233d;
}

.main-content a:hover
{
color: #666;
}

.main-content h3
{
font-size: 15px;
margin: 25px 0 0 0;
padding: 0 0 3px 0;
border-bottom: 1px solid #999;
}

.main-content p
{
margin: 15px 0;
}

.right-sidebar
{
width: 200px;
float: right;
}

/* BEGIN INFOBOXES */

.infobox-box
{
margin: 0 0 25px 0;
background: #f6f6f6;
border: 1px solid #ebebeb;
font-family: Trebuchet MS, Helvetica, sans-serif;
}

.infobox-box .infobox-content a,
.infobox-box .infobox-content a:visited
{
color: #19233d;
}

.infobox-box .infobox-content a:hover,
.infobox-box .infobox-content a:focus
{
color: #999;
}

.infobox-headertext
{
color: #19233d;
font-weight: normal;
text-transform: uppercase;
font-size: 15px;
padding: 5px 5px 0 5px;
font-family: Trebuchet MS, Helvetica, sans-serif;
}

.infobox-headertext .right-arrow
{
float: right;
width: 15px;
}

.infobox-headertext .header-text
{
width: 170px;
}

.infobox-content
{
padding: 7px 10px 10px 10px;
font-size: 12px;
line-height: 16px;
}

.categories .infobox-content
{
padding: 10px 10px 2px 10px
}

.categories .infobox-content ul
{
margin: 0;
padding: 0;
}

.categories .infobox-content ul li
{
list-style: none;
line-height: 12px;
margin: 0 0 8px 0;
padding: 0;
}

.new-products .infobox-headertext .header-text
{
width: 100%;
}

.search-box .infobox-content a
{
font-size: 10px;
}

.search-box input.search-box-input
{
float: left;
padding: 2px;
height: 12px;
width: 189px;
}

.new-products-box td.smallText
{
font-size: 12px;
}

.more-categories img
{
display: none;
}

.more-categories .more-category-item
{
margin: 0 0 3px 0;
padding: 0 0 4px 0;
background: url(images/catetory-item-stripe.gif) bottom left repeat-x;
}

.more-categories .infobox-content
{
padding-bottom: 6px;
}

.random-products
{
background: transparent;
border: none;
}

.also-purchased
{
background: transparent;
border: none;
}

.also-purchased h3
{
width: 100%;
text-transform: none;
font-size: 15px;
padding: 0 0 3px 0;
border-bottom: 1px solid #999;
color: #666;
font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
}

/* END INFOBOXES */

.main-product-description
{
width: 380px;
float: right;
}

.main-product-description ul
{
margin: 0 0 0 2.5em;
}


.product-name h1
{
font-family: Trebuchet MS, Helvetica, sans-serif;
}

.product-price
{
margin: 15px 0;
font-size: 16px;
color: #19233d;
font-family: Trebuchet MS, Helvetica, sans-serif;
}

.product-image
{
width: 160px;
/*background: #000;*/
float: left;
text-align: center;
overflow: hidden;
}

.product-links
{
/* background: url(images/product-links-bg.png); */
padding: 0;
text-transform: uppercase;
}

.product-links a,
.product-links a:visited
{
color: #19233d;
}

.product-links a:hover
{
color: #666;
}

.add-cart-button
{
float: left;
margin: 0 15px 0 -3px;
}

.add-cart-quantity
{
padding: 6px 0 0 0;
}

.reviews-header
{
background: #f6f6f6;
padding: 2px;
}

.reviews-header a,
.reviews-header a:visited
{
color: #19233d;
}

.reviews-header a:hover
{
color: #666;
}

.review-bottom-buttons
{
margin: 15px 0 0 0;
}

.reviews-header .left,
.review-bottom-buttons .left
{
float: left;
}

.reviews-header .right,
.review-bottom-buttons .right
{
float: right;
text-align: right;
}

.review-content
{
margin: 15px 0 0 0;
}

.footer-text
{
margin: 3px 0 10px 0;
font-family: Trebuchet MS, Helvetica, sans-serif;
color: #444;
text-transform: uppercase;
font-size: 12px;
}

.footer-text a,
.footer-text a:visited
{
color: #19233d;
}

.footer-text a:hover
{
color: #666;
}

.front-welcome
{
padding: 10px 10px 0 10px;
border: 1px solid #ddd;
}

.front-welcome .left
{
float: left;
width: 350px;
}

.front-welcome .left h3
{
margin: 0;
}

.front-welcome .right
{
float: right;
width: 161px;
}

.click-to-enlarge
{
font-size: .9em;
}

.click-to-enlarge img
{
vertical-align: middle;
}

.click-to-enlarge a,
.click-to-enlarge a:visited,
.click-to-enlarge a:hover
{
color: #666;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
.clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */