.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: top;
    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;
}
/*-----------------------------------NEW STYLES FOR NEW PRODUCT PAGE----------------------------------*/
.alt_imgs-p2
{
    display: block;
    width: 272px;
    height: 34px;
    padding: 0;
    margin: 0 52px 0 30px;
    overflow: hidden;
    padding: 0 5px;
}
#scrollPanel-p2
{
    display: block;
    overflow: hidden;
    float: left;
    width: 150px;
    height: 32px;
    padding: 2px;
    margin: -2px auto;
}
#scrollPanel-p2 TD
{
    width: 30;
    height: 30;
    border : solid 1px #bfbbad;
    margin: 0 2px 0 2px;
}
#scrollPanel-p2 TD.scroll-spacer
{
	border: 0;
}
.but-viewlg-p2
{
    display: inline-block;
    float: left;
    width: 46px;
    height: 42px;
    background: url(../images/view_prod.gif) no-repeat 0 0;
    text-decoration: none;
}
.but-viewlg-p2:hover
{
    background: url(../images/view_prod_f2.gif) no-repeat 0 0;
    text-decoration: none;
}
.link.write-p2
{
	float:left;
	font: 10px Arial, Helvetica Neue, Helvetica, Verdana, sans-serif;
	color: #675738;
	text-decoration: underline;
    padding: 4px 0 0 0;
    margin: 0;
}
.link.write-p2:hover
{
	color: #e41715;
}
.g-link-p2, 
.g-link-p2:hover
{
	display: block;
	float:left;
	font: italic 14px baskerville, times new roman, times, serif;
	color:  #2f2b29;
	text-decoration: none;
	line-height: 20px;
	width: 170px;
	padding-right: 15px;
}
.g-more-p2
{
	display: block;
	font: 11px arial, helvetica neue, helvetica, verdana, sans-serif; 
	color: #675738;
	text-decoration: underline;
}
.g-more-p2:hover
{
	color: #e41715;
}
.gaurantee-p2
{
	padding-top: 15px;
	float:left;
	display:block;
	vertical-align:top;
	width:250px;
}
.gaurantee-p2 img
{
	float:left;
	padding-right: 7px;
	padding-left: 5px;
}
.addbut-row-p2
{
	text-align: center;
	display:block; 
	float:right;
	padding: 0 15px;
	width:234px;
}
.prodof-p2
{
	display:block;
	text-align: center;
	color: #302C29;
	font: 11px arial, helvetica neue, helvetica, verdana, sans-serif;
	padding-top: 8px;
}
.tabrow-p2 .tabp2-true
{
	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-p2 .tabp2-true:hover
{
    text-decoration: none;
}
.tabrow-p2 .tabp2-false
{
	display: inline-block;
	font: 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-p2 .tabp2-false:hover
{
	color: #e41715;
    text-decoration: none;
}
.link.write2-p2
{
	font: 10px Arial, Helvetica Neue, Helvetica, Verdana, sans-serif;
	color: #675738;
	text-decoration: underline;
    padding: 0 0 0 0;
    margin: 0 0 0 -30px;
    display:block;
}
.link.write2-p2:hover
{
	color: #e41715;
}
.alt-row-p2
{
    display:block;
    margin:20px 0 20px 0;
}
.vid-area-p2
{
    display:block;
    float: left;
    padding: 0 8px;
    width: 434px;
}
.cur-vid-p2
{
    font: 800 11px Arial, Helvetica Neue, Helvetica, Verdana, sans-serif;
    color:#000;
    display:inline;
    padding-left:10px;
}
.video-p2
{
    display:block;
    float: left;
    width:290px;
    padding-right:10px;
}
.vidlink-p2
{
    display:block;
    float:left;
    font: 800 11px Arial, Helvetica Neue, Helvetica, Verdana, sans-serif;
    color:#302c29;
    vertical-align:top;
    width:134px;
    text-decoration:none;
    padding: 5px 0;
}
.vidlink-p2:hover
{
    text-decoration:none;
    color: #e41715;
}
.refimg-p2
{
    display:block;
    float:left;
    vertical-align:top;
    width:35px;
    height:35px;
    padding-right:7px;
}
.reflink-p2
{
    display:block;
    float:left;
    font: 11px Arial, Helvetica Neue, Helvetica, Verdana, sans-serif;
    color:#302c29;
    vertical-align:top;
    width:122px;
    text-decoration:none;
}
.reflink-p2:hover
{
    color:#302c29;
    text-decoration:underline;
}
.refrow-p2
{
    display:block;
    width:171px;
    float:left;
    text-align:left;
    clear:both;
    margin:3px 0;
}
.refrow-p2.one
{
    margin-top: 10px;
}
.prev-area-p2
{
    display:block;
    float:left;
    width: 171px;
    padding: 0 0 0 8px;
    border-left:solid 1px #bebaab;
}
.pair-area-p2
{
    display:block;
    float:left;
    width: 171px;
    padding: 0 8px 0 8px;
    border-left:solid 1px #bebaab;
}
/*-----------------------------------NEW STYLES FOR NEW PRODUCT PAGE----------------------------------*/
#mainpage-p2
{
    width: 888px;
    display: block;
    float: right;
    margin: 15px 0 0 0;
    vertical-align: top;
}
#mainpage-p2 .Content
{
	margin-right: 20px;
}
#pagetop-p2
{
    display: block;
    width:888px;
    padding: 0;
    height: 30px;
    vertical-align: top;
}
#bcrumbs-p2 {
	display: block;
	width: 700px;
	text-align: left;
	padding: 0 0 0 0px;
	margin: 0;
	position: relative;
	z-index: 1;
	font: 10px Arial, Helvetica Neue, Helvetica, Verdana, sans-serif;
	color: #666;
	float: left;
}
#bcrumbs-p2 .active {
	font: 10px Arial, Helvetica Neue, Helvetica, Verdana, sans-serif;
	color: #000;
	padding: 0;
	margin: 0 3px;
}
#bcrumbs-p2 .link {
	font: 10px Arial, Helvetica Neue, Helvetica, Verdana, sans-serif;
	color: #675738;
	text-decoration: underline;
	padding: 0;
	margin: 0 3px;
}
#bcrumbs-p2 .link:hover 
{
	color: #e41715;
	text-decoration: underline;
}
.level-paging-p2
{
	display: block;
	float: right;
	width: 150px;
	white-space: nowrap;
	text-align: right;
	padding: 0;
	margin:0;
}
.lt-col-p2
{
    display:block;
    float:left;
    width:353px;
    vertical-align:top;
    text-align:left;
}
.rt-col-p2
{
    display:block;
    float:right;
    vertical-align:top;
    text-align:left;
    width:535px;
}
.img_area-p2
{
    display: block;
    float: left;
    width: 339px;
    height:421px;
    background: url(../images/img_frame.jpg) no-repeat 0 0;
    margin:0 0 0 0;
}
.prod_img-p2
{
    width: 280px;
    height: 280px;
    display: block;
    padding: 0;
    margin: 75px 0px 7px 30px;
    border:solid 1px #bebaab;
}
.outerad-p2
{
   display: block;
   width: 314px;
   border: solid 3px #b8b3a3;
   padding: 4px;
   margin: 10px 0 0 6px; 
}
.ad-p2 {
	display: block;
	text-align: left;
	padding: 0;
	margin: 0;
	border: solid 1px #b8b3a3;
}
.ltcol_div-p2
{
    display:block;
    margin:5px 0;
    width:319px;
}
.sharebox-p2
{
    display:block;
    margin: 25px 0 0 6px;
}
.icon-p2
{
    display:block;
    float:left;
    margin: 3px 6px 0 0px;
    text-decoration:none;
}
.icon-p2:hover
{
    text-decoration:none;
}
h5
{
    font: italic 18px baskerville, times new roman, times, serif;
    color: #2f2b29;
    margin: 0;
    padding:0;
    display: inline;
}
.detail_area-p2
{
    display: block;
    float: left;
    width: 520px;
    padding: 0 20px 0 0;
}
.content-ad-p2
{
    display:block;
    width:514px;
    border:solid 1px #bfbbac;
    margin: 10px 0 0 0;
}
.detail_area-p2 .Content
{
	font: 11px arial, helvetica neue, helvetica, verdana, sans-serif;
    line-height: 16px;
    color: #302c29;
}
.order_area-p2
{
    margin: 10px 0 0 0;
}
.smlink-p2 {
	font: 10px Arial, Helvetica Neue, Helvetica, Verdana, sans-serif;
	color: #675738;
	text-decoration: underline;
	padding: 0;
	margin: 0 3px;
}
.smlink-p2:hover 
{
	color: #e41715;
	text-decoration: underline;
}
.ratings-row-p2
{
	display: inline-block;
	vertical-align: top;
	float:right;
	white-space: nowrap;
	margin:  3px 3px 0 0;
}
.stars-p2
{
	float:left;
	padding: 0 10px 0 0;
	margin: 0;
}
.stars2-p2
{
	float:right;
	padding: 0 0 0 10px;
	margin: 0 0 0 0;
}
.ltcol_div-p2
{
    display: block;
    float:left;
    margin:0;
    padding:0;
}
.ordertable-p2
{
    display:block;
    width: 520px;
}
.options-p2
{
    border:0;
    width:520px;
}
.options-p2 .header
{
    font:12px arial, helvetica neue, helvetica, verdana, sans-serif;
    color:#320c29;
    text-align:left;
    padding: 2px 13px 4px 9px;
    background: url(../images/line_prod_tbdiv.gif) no-repeat 0 0;
}
.options-p2 .info
{
    font:11px arial, helvetica neue, helvetica, verdana, sans-serif;
    color:#191716;
    text-align:left;
    padding: 2px 13px 2px 9px;
}
.options-p2 .f2
{
	background: #ddd;
}
.options-p2 .info2
{
    font:11px arial, helvetica neue, helvetica, verdana, sans-serif;
    color:#191716;
    text-align:left;
    padding: 2px 13px 2px 9px;
    background-color:#eaeaea;
}
.options-p2 .pricesale
{
    font: 800 11px arial, helvetica neue, helvetica, verdnana, sans-serif;
    color: #e41715;
    display:block;
}
.options-p2 .priceorig
{
    font: 11px arial, helvetica neue, helvetica, verdnana, sans-serif;
    color: #000;
}
.tabarea-p2
{
	display: block;
	width: 520px;
	margin: 20px 0;
}
.tabarea-p2 .page
{
	display: block;
	width: 500px;
	font: 11px arial, helvetica neue, helvetica, verdana, sans-serif;
	color: #302c29;
	line-height: 14px;
	padding: 10px;
}
.prod-ftr-p2
{
    width: 818px;
    margin: 0 22px 0 34px;
    padding: 0;
    position: relative;
    display:block;
    float:left;
}
.Product .truck
{
	display:block;
	text-align: center;
	margin:45px auto 0 auto;
}
