/*---------------------------DETAIL PAGE-----------------------------*/.detail-img{	float: left;	width: 220px;	padding: 0;	margin: 20px 0 18px 0;}.detail-txt{	float: left;	width: 284px;	font: 12px arial, sans-serif;	color: #000;	line-height: 16px;	text-align: left;	padding: 28px 0 12px 16px;	margin: 0;}.detail-txt-full{	float: left;	width: 464px;	font: 12px arial, sans-serif;	color: #000;	line-height: 16px;	text-align: left;	padding: 28px 0 12px 16px;	margin: 0;}.detail-fullcol{	display: block;	width: 520px;	padding: 10px 0;	margin: 0;}/*--------------------------------------PRODUCT CROSS SELL------------------------------*/
.CrossSell{	display: block;	width: 172px;	font: 12px arial, sans-serif;	color: #000;	line-height: 16px;	text-align: center;	border: 1px solid #c0c0c0;	padding: 10px;	margin: 0;
}
.CrossSell .body .top td,
.CrossSell .body .bot td
{
	border: 0px;
}
.CrossSell .hdr tr .first
{
	display: block;	font: 800 13px arial, serif;	color: #900;	line-height: 13px;	text-align: left;	text-decoration: none;	padding: 0 0 8px 0;	margin: 0 0 0 0;
}
.CrossSell .name
{
	display: block;	font: 800 11px arial, serif;	color: #000064;	line-height: 12px;	text-align: center;	text-decoration: none;	padding: 4px 0 12px 0;	margin: 0;
}
.CrossSell .name:hover
{	color: #00f;	text-decoration: underline;
}	

.CrossSell .pad
{
	display:block;
	margin:0;
	padding:0;
}
/*-----------------------------------------Product Displays Section----------------------------------------*/ 
.pricing
{
	width: 514px;
	font: 11px arial, sans-serif;
	color: #000;
	padding: 0;
	margin: 16px 10px;
}
.pricing .lot td,
.pricing .qty td
{
	font: 800 12px arial, serif;	color: #000;
	text-align: center;
	border-top: 2px solid #9e4dac;
	border-bottom: 1px solid #a36aae;
	padding: 4px 4px 2px 4px;
	margin: 0
}
.pricing .mid td
{
	text-align: center;
	font: 9px arial, sans-serif;	color: #9e4dac;	text-transform: uppercase;
	border-bottom: 1px solid #a36aae;
	padding: 1px 0;
	margin: 0;
}
/*    Since no row class is specified, it will apply to all */
.pricing td
{
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #a36aae;
	padding: 4px 6px;
	margin: 0;	
}

.pricing .f1 td
{
	background: #e6dce8;
}

.pricing .f2 td
{
	background: #fff;
}

/*Changes: here again is the overridden add to cart link - this allows you to have a seperate add to cart on product displays */
.Product .pricing .link
{
	width: 80px;	font: 800 10px arial, sans-serif;	color: #fff;	background: #9e4dac;	border: 1px solid #8c6497;	text-align: center;	text-decoration: none;	text-transform: uppercase;	padding: 1px 4px 2px 4px;	margin: 4px 6px 2px 0;
}

.Product .pricing .link:hover
{	color: #000;	background: #cf0;	border: 1px solid #789c28;	text-decoration: none;
}	

/*Changes: here again is the overridden add to cart link - this allows you to have a seperate add to cart on product displays */
.Swatch .section .link
{	float:right;	width: 102px;	font: 800 11px tahoma, sans-serif;	color: #fff;	background: url(../images/butbk_add_d.gif) no-repeat 2px 0;	text-align: center;	line-height: 10px;	text-decoration: none;	padding: 3px 0 7px 0;	margin: 0 24px 6px 0;
	border: 0;
}

.Swatch .section .link:hover
{
	color: #306;	background: url(../images/butbk_add_d_f2.gif) no-repeat 2px 0;	text-decoration: none;
}	

.notes td
{
	text-align: center;
}

.onsale{	display: block;	font: 800 12px arial, sans-serif;	color: #c00;	text-align: center;	white-space: nowrap;	padding: 4px 0 0 0;	margin: 0 0 6px 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;
}

.CrossSell .hdr td
{
	text-align: center;
}

.Product .body td
{
	text-align: center;
}
/*---------------------------------------------------------------------*/.tab{	display: block;	width: 610px;	padding: 0;	margin: 6px 0 0 0;}.tab .true{	float: left;	height: 16px;	font: 800 11px tahoma, sans-serif;	color: #c00;	background: #fff;	border-top: 1px solid #a0a0e0;	border-right: 1px solid #a0a0e0;	border-bottom: 1px solid #fff;	border-left: 1px solid #a0a0e0;	text-align: center;	padding: 4px 20px 3px 20px;	margin: 0 4px 0 0;}.tab .false{	float: left;	height: 17px;	font: 800 11px tahoma, sans-serif;	color: #fff;	background: #babadc;	text-align: center;	text-decoration: none;	padding: 5px 20px 2px 20px;	margin: 0 4px 0 0;}.tab .false:hover{	color: #fff;	background: #339;}.tab .page{	display: block;	width: 590px;	font: 11px arial,, sans-serif;	color: #000;	line-height: 16px;	text-align: left;	border: 1px solid #a0a0e0;	padding: 10px 10px 18px 10px;	margin: -1px 0 12px 0;}
.SubPages
{	
	border: none;
}
.SubPages .hdr
{
	display: none;
}
.SubPages .name
{
	font: normal 13px verdana, sans-serif;
	color: #000;
	text-decoration:none;
}
.SubPages .name:hover
{
	text-decoration:underline;
}

