﻿.productImages
{
    width: 305px;
    padding: 0 2px 30px 4px;
    float: left;
}

.productThumbs
{
    clear: left;
}

.productThumb
{
    padding-top: 7px;
    padding-right: 7px;
    float: left;
}

.productThumbLast
{
    float: left;
}

.productTile
{
    width:570px;
    margin: auto;
    
}

.productInfo
{
    width: 260px;
    padding-left: 5px;
    padding-bottom: 15px;
    float: left;
}

.productInfo h2
{
    margin-top: -3px;
    font-size: 18px;
    font-weight: bold;
    display: block;
}

.brandName
{
    font-size: 12px;
    font-family: Trebuchet MS;
    display: block;
}

.productLogo
{
    margin-top: 6px;
    margin-bottom: 6px;
    display: block;
}

.productInfo select
{
    margin-bottom: 6px;
    height: 20px;
    display: block;
    font-size: 12px;
    font-weight: bold;
    font-family: Trebuchet MS;
}

a.fitInfo:link, a.fitInfo:visited, a.fitInfo:hover
{
    padding-top: 6px;
    font-size: 10px;
    text-decoration: underline;
    color: #fff;
}

.productBackInStock
{
	color:#68E465;
	font-size: 16px;
    font-weight: bold;
	margin-top: 6px;
}

.productPrice
{
    margin-top: 6px;
    
    font-size: 16px;
    font-weight: bold;
}

.productRegularPrice
{
    margin-top: 6px;
    
    font-size: 16px;
    font-weight: bold;

}

a.btnAddToCart:link, a.btnAddToCart:visited
{
    display: block;
    margin-top: 6px;
    width: 162px;
    height: 25px;
    background: url(../images/btn-addtocart.gif);
    text-indent: -5000px;
    overflow: hidden;
}

a.btnAddToCart:hover
{
    background-position: 0 -25px;
}

a.btnEmailFriend:link, a.btnEmailFriend:visited
{
    display: block;
    margin-top: 3px;
    width: 162px;
    height: 25px;
    background: url(../images/btn-emailfriend.gif);
    text-indent: -5000px;
    overflow: hidden;
}

a.btnEmailFriend:hover
{
    background-position: 0 -25px;
}

a.btnAddToWishlist:link, a.btnAddToWishlist:visited
{
    display: block;
    margin-top: 3px;
    width: 162px;
    height: 25px;
    background: url(../images/btn-addtowishlist.gif);
    text-indent: -5000px;
    overflow: hidden;
}

a.btnAddToWishlist:hover
{
    background-position: 0 -25px;
}

.productDesc
{
    display: block;
    margin: 12px 0 30px 0;
    line-height: 14px;
    font-size: 11px;
}

.productExtra
{
    width: 572px;
    background: #000;
    clear: both;
    padding: 4px 4px 0 4px;
}

.relatedItems
{
    background: #333 url(../images/hdr-related-items.gif) no-repeat top;
    width: 300px;
    height: 475px;
    float: left;
    margin-right: 4px;
    padding-top: 31px;
}

.relatedItemsList
{
    height: 467px;
    width: 288px;
    margin: 0px 5px 5px 5px;
    overflow: auto;
}

.relatedItemsList a
{
    background: #000;
    display: block;
    float: left;
    width: 129px;
    min-height: 171px;
    margin: 0 0 4px 4px;
}

.relatedItemsList .relatedName
{
    font-size: 11px;
    color: #bddefe;
    display: block;
    padding: 4px 0 0 8px;
}

.relatedItemsList .relatedDesc
{
    font-size: 10px;
    display: block;
    line-height: 12px;
    padding: 0 0 0 8px;
}

.relatedItemsList .relatedLogo
{
    display: block;
    background: url(../images/related-more.gif) no-repeat left center;
    padding: 10px 0 10px 50px;
}

.topSellers
{
    background: #333 url(../images/hdr-top-sellers.gif) no-repeat top;
    width: 268px;
    height: 475px;
    float: left;
    padding-top: 31px;
}

.topSellerList
{
    height: 467px;
    width: 258px;
    margin: 0px 5px 5px 5px;
    overflow: auto;
}

.topSellerList img.tsPhoto
{
    float: right;
}

.topSellerList a
{
    background: #000;
    display: block;
    float: left;
    width: 235px;
    margin: 0 0 4px 0;
}

.topSellerList .tsItem
{
    font-size: 12px;
    color: #bddefe;
    width: 110px;
    padding: 4px 0 0 8px;
    float: left;
}

.topSellerList .tsDesc
{
    font-size: 10px;
    width: 110px;
    line-height: 12px;
    padding: 0 0 0 8px;
    float: left;
}

.topSellerList .tsLogo
{
    background: url(../images/related-more.gif) no-repeat left center;
    padding: 8px 0 7px 50px;
    width: 58px;
    float: left;
}

.txtSoldOut
{
	color:#f00;
	font-family:font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size:16px;
	font-weight:bold;
	margin:12px 0;
}
