.link.write
{
	float:left;
	font: normal 10px Arial, Helvetica Neue, Helvetica, Verdana, sans-serif;
    color: #302c29;
    text-decoration: none;
    padding: 4px 0 0 0;
    margin: 0;
}
.link.write:hover
{
	color: #e41715;
    text-decoration: none;
}
.ratings-row
{
	display: inline-block;
	vertical-align: top;
	width: 300px;
	white-space: nowrap;
	margin: 10px 0 10px 0;
}
.stars
{
	float:left;
	padding: 0 10px 0 0;
	margin: 0;
}
.pricing
{
	display: block;
	width: 260px;
	margin-top: 10px;
}
.pricing .qty td
{
	font: 800 11px arial, sans-serif;
	padding: 2px 4px 2px 0;
	color: #000;
	white-space: nowrap;
	border-bottom: 1px solid #bebaab;
}
.pricing td
{
	font: 11px arial, sans-serif;
	padding: 3px;
	color: #000;
	background: #fff;
	padding: 4px 4px 4px 0;
}
.pricing tr .first
{
	width: 15px;
	margin: 0;
	padding: 0;
}
.pricing tr .last
{
	width: 25px;
	margin: 0;
	padding: 0;
}
.pricing .f1 td
{
	background: #fff;
}
.pricing .f2 td
{
	background: #ddd;
}
.pricing .qty-box
{
	width: 20px;
}
.pricing .qty-price
{
	width: 15px;
}
.pricing .price
{
	text-align: left;
	width: 20px;
}
.pricing .price.orig
{
	text-decoration: line-through;
}
.pricing .price.sale
{
	color: Red;
	display: block;
}
.pricing .right
{
	float: none;
	width: 40px;
}
.pricing .left
{
	float: none;
	width: 200px;
	white-space: nowrap;
}
/*------------MULTI SELECT DISPLAY----------------------*/
.options
{
    display: block;
    width: 260px;
    padding: 0;
    margin: 15px 0 0 0; 
}
.options tr
{
}
.options .first
{
    width: 75px;
    vertical-align: middle;
    font: 800 11px arial, helvetica neue, helvetica, verdana, sans-serif;
	color: #000;
	padding: 0 5px 7px 0;
}
.options .last
{
    width: 185px;
    vertical-align: middle;
    padding: 0 0 7px 0;
}
.price .origprice
{
   font: italic 15px baskerville, times new roman, times, serif;
	color: #000;
	display: inline;
	float: right;
	margin-top: 6px;
	vertical-align: bottom; 
}
.price .saleprice
{
    font: italic 22px baskerville, times new roman, times, serif;
	color: #e41715;
	display: inline;
	float: right;
	vertical-align: bottom;
	margin-left: 8px;
}
.price .regprice
{
    font: italic 22px baskerville, times new roman, times, serif;
	color: #000;
	display: inline;
}
.price
{
    display: inline;
    width: 260px;
    vertical-align: bottom;
	text-align: center;
}
.addbut-row
{
	text-align: center;
}
.link.add, .link.add-d
{
	display: block;
	border: solid 1px #383838;
    background: url(../images/bkgd_prod_cart.gif) no-repeat 0 0;
    font: 18px arial, helvetica neue, helvetica, verdana, sans-serif;
	color: #e41715;
    text-transform: uppercase;
    text-decoration: none;
    padding: 4px 0 2px 0;
    letter-spacing: normal;
    clear: both;
    margin: 12px auto 0 auto;
    text-align: center;
    width: 232px;
    height: 24px;
}
.link.add:hover, .link.add-d:hover
{
    text-decoration: none;
    background: url(../images/bkgd_prod_cart_f2.gif) no-repeat 0 0;
}
.Variant
{
	clear:both;
}

.Swatch .name
{
	display:block;
	padding-bottom: 2px;
}

.Multi .name
{
	display:block;
}

.Multi .pricing
{
	width: 550px;
}

.Multi .reset
{
	text-align: center;
	width: 550px;
}

.Group .name
{
	display:block;
	width: 175px;
}

.Group .pricing
{
	width: 550px;
}

.Group .group
{
	margin-bottom: 5px;
}

.Group .group td
{
	vertical-align: top;
}

/*----------------------------PRODUCT CROSS SELL------------------------*/
.Product.CrossSell 
{
    display: block;
	width: 648px;
    margin: 0 auto;
    vertical-align: top;
    padding: 0 80px 10px 0;
}
.Product.CrossSell .hdr
{
	width: 648px;
    margin: 10px 0 10px 0;
    padding: 0;
}
.Product.CrossSell .body
{
	width: 648px;
    padding: 10px 10px;
}
.Product.CrossSell .body td
{
	padding-bottom: 10px;
}
.Product.CrossSell .hdr .first
{
	font: italic 18px bakersville;
	color: #2f2b29;
}
.Product.CrossSell .hdr .last
{
	font: normal 10px arial, helvetica neue, helvetica, verdana, sans-serif;
	color: #675738;
}
.Product.CrossSell .hdr .last a
{
	font: normal 10px arial, helvetica neue, helvetica, verdana, sans-serif;
	color: #675738;
	padding: 0 4px 0 4px;
	text-decoration: none;
}
.Product.CrossSell .hdr .last a:hover
{
	color: #e41715;
}
.Product.CrossSell .name
{
	display: inline;
	clear: both;
    width: 215px;
    font: 800 11px arial, helvetica neue, helvetica, verdana, sans-serif;
    color: #000;
    text-align: left;
    text-decoration: none;
    margin: 5px 0 5px 0;
}
.Product.CrossSell .name:hover
{
	color: #e41715;
}
.Product.CrossSell .new
{
	display: inline;
}
.Product.CrossSell .price
{
	display: block;
    width: 215px;
    font: 11px arial, helvetica neue, helvetica, verdana, sans-serif;
    color: #000;
    text-align: left;
    margin: 2px 0 6px 0;
}
.Product.CrossSell .link.more
{
	border: solid 1px #383838;
    background: url(../images/icon_hat.gif) no-repeat 6px 4px;
    font: 800 11px arial, helvetica neue, helvetica, verdana, sans-serif;
    color: #302C29;
    text-transform: uppercase;
    text-decoration: none;
    padding: 2px 8px 2px 31px;
    letter-spacing: normal;
    display: inline;
    clear: both;
    float: left;
}
.Product.CrossSell .link.more:hover
{
	color: #e41715;
    text-decoration: none;
    background: url(../images/icon_hat_f2.gif) no-repeat 6px 4px;
}
/*---------------------------PAGING CONTROLS-----------------------------*/
.alt_imgs
{
    display: block;
    width: 306px;
    height: 40px;
    padding: 0;
    margin: 0 52px 0 30px;
    overflow: hidden;
}
#scrollPanel
{
    display: block;
    overflow: hidden;
    float: left;
    width: 180px;
    height: 32px;
    padding: 2px;
    margin: -2px auto;
}
#scrollPanel TD
{
    width: 30;
    height: 30;
    border : solid 1px #bfbbad;
    margin: 0 2px 0 2px;
}
#scrollPanel TD.scroll-spacer
{
	border: 0;
}
.alt_lt,
.but-viewl
{
    display: inline-block;
    float: left; 
    width: 14px;
    height: 33px;
    padding: 0;
    margin: 0 8px 0 2px;
    background: url(../images/arr_prod_lt.gif) no-repeat 0 0;
    text-decoration: none;
}
.alt_lt:hover,
.but-viewl:hover
{
    text-decoration: none;
    background: url(../images/arr_prod_lt_f2.gif) no-repeat 0 0;
}
.alt_rt,
.but-viewr
{
    display: inline-block;
    float: right;
    width: 14px;
    height: 33px;
    padding: 0;
    margin: 0 28px 0 0;
    background: url(../images/arr_prod_rt.gif) no-repeat 0 0;
    text-decoration: none;
}
.alt_rt:hover,
.but-viewr:hover
{
    background: url(../images/arr_prod_rt_f2.gif) no-repeat 0 0;
    text-decoration: none;
}
.alt_view,
.but-viewlg
{
    display: inline-block;
    float: right;
    width: 46px;
    height: 42px;
    background: url(../images/view_prod.gif) no-repeat 0 0;
    text-decoration: none;
}
.alt_view:hover,
.but-viewlg:hover
{
    background: url(../images/view_prod_f2.gif) no-repeat 0 0;
    text-decoration: none;
}
.detail_area .Content
{
	font: 11px arial, helvetica neue, helvetica, verdana, sans-serif;
    line-height: 16px;
    color: #302c29;
}
.tabarea
{
	display: block;
	width: 648px;
	margin: 20px 0;
}
.tabarea .page
{
	display: block;
	width: 648px;
	font: 11px arial, helvetica neue, helvetica, verdana, sans-serif;
	color: #302c29;
	line-height: 14px;
	padding: 10px;
}
.tabrow a
{
	display: inline-block;
	font: 800 11px Arial, Helvetica Neue, Helvetica, Verdana, sans-serif;
    color: #302c29;
    text-decoration: none;
    vertical-align: middle;
    padding: 0 20px 8px 20px;
    margin-top: -10px;
}
.tabrow a:hover
{
	color: #e41715;
    text-decoration: none;
}

.review{	display: block;	clear: both;	width: 630px;	font: 12px arial, sans-serif;	color: #000;	padding: 0 0 10px 0;	margin: 12px 0;}.review .title{	display: block;	float: left;	width: 190px;	font: 800 14px baskerville, times new roman, times, serif ;	color: #1c3700;	padding: 0 6px 4px 0;	margin: 0;}.review .stars1{	display: block;	float: left;	width: 100px;	padding: 0 2px;	margin: 0;}.review .stars2{	display: block;	width: 78px;	padding: 6px 12px 0 0;	margin: 0;}.review .author{	clear: both;	display: block;	width: 250px;	font: 11px arial, sans-serif;	text-align: left;	padding: 0;	margin: 6px 0 4px 0;} .review .paging{	display: block;	clear: both;	width: 610px;	height: 14px;	font: 11px arial, sans-serif;	color: #000;	background: #fff;	text-align: left;	padding: 4px 10px;	margin: 4px 0 10px 0;	border-top: 1px dashed #bebaab;}.review .paging .text{	float: left;	width: 300px;	font: 11px arial, sans-serif;	color: #000;}.review .paging .linkarea{		float: right;	width: 120px;	font: 11px arial, sans-serif;	color: #000;	text-align: right;	text-decoration: none;	margin: 0;}.review .paging-link{	color: #000;	padding: 0 2px;	text-decoration: underline;}.review .paging-link:hover{	color: #fff;	text-decoration: underline;}.review .text{	display: block;	clear: both;	font: 12px arial, sans-serif;	color: #000;	line-height: 16px;}.review .helpful{	display: block;	font: italic 11px tahoma, sans-serif;	color: #900;	border-bottom: 1px dashed #cbc5af;	padding: 10px 0 10px 10px;	margin: 0 -10px 4px -10px;}.review .helpful-link{	font: italic 800 11px tahoma, sans-serif;	color: #000;	text-decoration: none;}.review .helpful-link:hover{	text-decoration: underline;}.review .sort
{
	text-align: right;
}

.review .sort .title2
{
	display: inline;
	float: none;
}
.Review h2
{
	font: 400 italic 20px #000 baskerville, times new roman, times, serif;
}
.Review
{
	font: 13px #302c29 arial;
}
.Review .product,
.Review .login
{
	padding: 10px;
	margin-bottom: 10px;
}

.Review .product
{
	margin-top: 10px;
}

.Review .product .pad
{
	float:left;
	padding-right: 10px;
}

.Review .product .bodytext
{
	padding-top: 10px;
	margin-left: 110px;
}

.Review .formrow
{
	padding: 5px 0px;
	clear:both;
}

.Review .account
{
	width: 340px;
}

.Review .account .formrow
{
	text-align: right;
}

.Review .list
{
	margin-left: 25px;
}

.Review .text
{
	padding: 4px 10px 4px 0;
}

.Review .password
{
	margin-left: 50px;
}

.Review .password .link
{
	display:block;
}

.Review .box
{	
	float:left;
	padding: 4px;
	width: 425px;
}

.Review .tag
{
	float:left;
	width: 125px;
	font: 800 12px tahoma, sans-serif;
	text-decoration: none;
	vertical-align: top;
	color: Black;
	text-align: right;
	padding: 4px;
}

.Review .review .text
{
	display:block;
	padding: 4px 0px;
}

.Review .text.gray
{
	color: Gray;
}

.Review .text.left
{
	float:left;
	margin-left: 0;
}

.Review .text.right
{
	float:right;
	margin-right: 80px;
}

.Review .button.left
{
	float:left;
}

.Review .stars
{
	padding: 0 2px;
	margin: 0;
	display: block;
}
.Review .title
{
	display: block;
	width: 210px;
	font: 800 12px tahoma, sans-serif;
	color: #000;
	padding: 6px 6px 4px 0;
	margin: 0;
	clear:left;
}
.Review .author
{
	display: block;
	font: 11px verdana, sans-serif;
	padding: 0;
	margin: 10px 0 6px 0;
} 
.Review .formrow.border
{
}
.vc-sale, .vc-note .sale
{
	color: Red;
	display: inline;
}
.vc-note
{
	padding-top: 6px;
    font: italic 11px arial, helvetica neue, helvetica, verdana, sans-serif;
    text-align: center;
}
.prodof
{
	display:block;
	text-align: center;
	color: #302C29;
	font: 11px arial, helvetica neue, helvetica, verdana, sans-serif;
	padding-top: 4px;
}
/*------------------Extra Area-----------------------*/
.prod_extra
{
	display:block;
	padding-top: 55px;
	margin-left: 20px;
}
.prod_outerad
{
   display: block;
   width: 330px;
   border: solid 3px #b8b3a3;
   padding: 7px;
   margin: 10px 0 0 0; 
}
.prod_ad {
	display: block;
	text-align: left;
	padding: 10px;
	margin: 0;
	border: solid 1px #b8b3a3;
}
.prod_extra .title
{
	font: italic 18px baskerville, times new roman, times, serif;
	color: #000;
	padding: 0 0 10px 0;
}
.prod_extra .text
{
	font: 11px arial, helvetica neue, helvetica, verdana, sans-serif; 
	color: #000;
	line-height: 16px;
}
.gaurantee
{
	padding-top: 15px;
}
.gaurantee img
{
	float:left;
	padding-right: 15px;
}
.g-link, 
.g-link:hover
{
	display: block;
	float:left;
	font: italic 18px baskerville, times new roman, times, serif;
	color:  #000;
	text-decoration: none;
	line-height: 20px;
	width: 130px;
	padding-right: 15px;
}
.g-more
{
	display: block;
	font: 11px arial, helvetica neue, helvetica, verdana, sans-serif; 
	color: #000;
	text-decoration: underline;
}
.g-more:hover
{
	color: #e41715;
}
.SubPages
{
	border: 0;
    margin: 0;
	padding: 0;
}
.SubPages .name
{
    border: solid 1px #383838;
    background: url(../images/icon_hat.gif) no-repeat 6px 4px;
    font: 800 11px arial, helvetica neue, helvetica, verdana, sans-serif;
    color: #302C29;
    text-transform: uppercase;
    text-decoration: none;
    padding: 2px 8px 2px 31px;
    letter-spacing: normal;
    display: inline-block;
    position: relative;
    z-index: 0;
    margin-top: 10px;
}