@charset "utf-8";

.alert {
	color:#FF0000;
	font-weight:bold;
}

/* ---###---*/
 
.breadcrumbs {
	height:21px;
	background-image:url(../images/skin/bg_box_04.png);
	margin:1px 0px 0px 1px;
	padding:2px;
	float:left;
	display:inline;
	overflow:hidden;
	border:1px solid #DDDDDD;
}

/* BOF TO MAKE BREADCRUMBS TAKE UP THE FULL WIDTH OF THEIR COLUMN */

.column_single .breadcrumbs {
	width:186px;
}

.column_double .breadcrumbs {
	width:380px;
}

.column_triple .breadcrumbs {
	width:572px;
}

.column_quadruple .breadcrumbs {
	width:765px;
}

.column_quintuple .breadcrumbs {
	width:958px;
}

/* EOF TO MAKE BREADCRUMBS TAKE UP THE FULL WIDTH OF THEIR COLUMN */

.breadcrumbs a, .breadcrumbs span {
	float:left;
	display:block;
	height:10px;
	padding:3px 5px 7px 5px;
#	padding:4px 5px 6px 5px;
	color:#666666;
	font-weight:bold;
}

.breadcrumbs a:hover {
	color:#000000;
}

.breadcrumbs img {
	width:14px;
	height:20px;
	float:left;
	display:block;
}

/* ---###---*/
 
.logopod {
	margin:4px;
	width:69px;
	height:69px;
	float:left;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	text-align:center;
	display:inline;
}

.logopod a {
	width:69px;
	height:69px;
	display:block;
}

.logopod a img {
	border:none;
	margin-bottom:-34px;
}

/* ---###---*/
 
.banner_category {
	overflow:hidden;
	max-height:300px;
	text-align:center;
}

.banner_category img {
	max-width:640px;
	max-height:300px;
}

/* ---###---*/
 
.category_box {
	padding:0px 0px 5px 0px;
	margin:1px 0px 0px 1px;
	width:143px;
/*	width:114px;*/
	background-image:url(../images/skin/bg_box_01.png);
	float:left;
	overflow:hidden;
/*	border:1px solid #DDDDDD;*/
	text-align:center;
	display:inline;
}

.category_box:hover {
	background-image:url(../images/skin/bg_box_02.png);
}

.category_box a img {
	border:none;
}

.category_box a.featuretrigger {
	display:block;
	text-align:center;
	height:100%;
	padding-bottom:10px;
}

.category_box a.featuretrigger img {
	margin-bottom:10px;
}

.category_box a.featuretrigger.open {
	background-image:url(../images/skin/bg_box_02.png);
}


.category_box .picturebox {
	margin:0 auto;
	padding:0;
	height:192px;
	width:141px;
/*	width:112px;*/
/*	float:left;*/
	overflow:hidden;
	text-align:center;
}

.category_box .picture {
/*	margin:0 auto;*/
	padding:1px 1px 0px 1px;
/*	max-height:105px;*/
	max-width:141px;
	max-height:187px;
/*	max-width:112px;*/
/*	float:left;*/
}

.category_box .name {
	padding:5px 2px 0px 2px;
	margin:0px;
	font-weight:bold;
	height:27px;
	overflow:hidden;
	clear:both;
}

.categoryfeature {
	display:none;
	overflow:hidden;
	position:relative;
	width:578px;
	background-color:#FFFFFF;
}

.product_box {
	padding:0px;
	margin:1px 0px 0px 1px;
	width:143px;
/*	width:114px;*/
	background-image:url(../images/skin/bg_box_01.png);
	float:left;
	overflow:hidden;
/*	border:1px solid #DDDDDD;*/
	text-align:center;
	display:inline;
	position:relative;
}

.product_box:hover {
	background-image:url(../images/skin/bg_box_02.png);
}

.product_box a img {
	border:none;
}

.product_box .picturebox {
	margin:0 auto;
	padding:0;
	height:253px;
	width:141px;
/*	width:112px;*/
/*	float:left;*/
	overflow:hidden;
	text-align:center;
}

.product_box .picture {
/*	margin:0 auto;*/
	padding:1px 1px 0px 1px;
/*	max-height:105px;*/
	max-width:141px;
/*	max-width:112px;*/
/*	float:left;*/
}

.product_box .name {
	padding:5px 2px 0px 2px;
	margin:0px;
	font-weight:bold;
	height:27px;
	overflow:hidden;
	clear:both;
}

.product_box .code {
	padding-left:5px;
	max-width:90px;
	overflow:hidden;
	color:#CCCCCC;
	float:left;
	display:none;
}

.product_box .name .count {
	padding-left:5px;
	color:#CCCCCC;
	float:none;
	font-weight:normal;
	display:none;
}

.product_box .price {
	overflow:hidden;
	color:#000000;
	font-weight:bold;
	font-size:16px;
	float:right;
	background:url(../images/skin/bg_overlay.png);
	background-repeat:repeat;
	position:absolute;
	bottom:32px;
	right:0px;
	padding:5px;
	border-top-left-radius:3px;
}

.product_box .flashes {
	width:86px;
	margin-left:101px;
#	margin-left:-86px; /* THIS IS FOR THE BENEFIT OF IE */
	font-weight:bold;
	text-align:center;
	float:right;
	position:absolute;
	display:block;
	overflow:hidden;
	zoom:1;
	display:none;
}

.product_box:hover .flashes {
	display:none;
}

.product_box .flashes span {
	padding:1px;
	display:block;
	margin:0 auto auto 0;
}

.product_box .flashes .newproduct {
	background-color:#FFFF00;
	color:#000000;
}

.product_box .flashes .saving {
	background-color:#FF0000;
	color:#FFFFFF;
}

.product_box .flashes .lowstock {
	background-color:#00CC00;
	color:#FFFFFF;
}

.product_box .flashes .popular {
	background-color:#0000CC;
	color:#FFFFFF;
}

.product_box .oldprice {
	display:none;
	padding:0px 5px 5px 0px;
	overflow:hidden;
	color:#000000;
	text-decoration:line-through;
	font-size:14px;
	float:right;
}

.product_box .specialprice {
	display:none;
	padding:0px 5px 5px 0px;
	overflow:hidden;
	color:#FF0000;
	font-weight:bold;
	font-size:16px;
	float:right;
}

.product_box .buttons {
	display:none;
	clear:both;
	position:absolute;
	top:0px;
	right:0px;
	text-align:right;
	background:url(../images/skin/bg_overlay.png);
	background-repeat:repeat;
}

.product_box:hover .buttons {
	display:block;
}

.product_box .buttons a{
	display:block;
	padding:5px;
}

.product_box .buttons .boxbutton_addtobasket {
}

.product_box .buttons .boxbutton_addtobasket:hover {
}

.product_box .buttons .boxbutton_moreinfo {
}

.product_box .buttons .boxbutton_moreinfo:hover {
}

/*---###---*/

.product_sidebox {
	padding:0px;
	margin:1px 0px 0px 1px;
	width:192px;
	background-image:url(../images/skin/bg_box_01.png);
	float:left;
	overflow:hidden;
	text-align:center;
	display:inline;
}

.product_sidebox:hover {
	background-image:url(../images/skin/bg_box_02.png);
}

.product_sidebox a img {
	border:none;
}

.product_sidebox .picturebox {
	margin:0 auto;
	padding:0;
	padding-top:10px;
	width:192px;
	overflow:hidden;
	text-align:center;
}

.product_sidebox .picture {
	padding:1px 1px 0px 1px;
	max-width:141px;
}

.product_sidebox .name {
	padding:5px 2px 0px 2px;
	margin:0px;
	font-weight:bold;
	height:27px;
	overflow:hidden;
	clear:both;
}

.product_sidebox .code {
	padding-left:5px;
	max-width:90px;
	overflow:hidden;
	color:#CCCCCC;
	float:left;
	display:none;
}

.product_sidebox .name .count {
	padding-left:5px;
	color:#CCCCCC;
	float:none;
	font-weight:normal;
	display:none;
}

.product_sidebox .price {
	display:none;
	padding:0px 5px 5px 0px;
	overflow:hidden;
	color:#000000;
	font-weight:bold;
	font-size:16px;
	float:right;
}

.product_sidebox .flashes {
	width:86px;
	margin-left:101px;
#	margin-left:-86px; /* THIS IS FOR THE BENEFIT OF IE */
	font-weight:bold;
	text-align:center;
	float:right;
	position:absolute;
	display:block;
	overflow:hidden;
	zoom:1;
	display:none;
}

.product_sidebox:hover .flashes {
	display:none;
}

.product_sidebox .flashes span {
	padding:1px;
	display:block;
	margin:0 auto auto 0;
}

.product_sidebox .flashes .newproduct {
	background-color:#FFFF00;
	color:#000000;
}

.product_sidebox .flashes .saving {
	background-color:#FF0000;
	color:#FFFFFF;
}

.product_sidebox .flashes .lowstock {
	background-color:#00CC00;
	color:#FFFFFF;
}

.product_sidebox .flashes .popular {
	background-color:#0000CC;
	color:#FFFFFF;
}

.product_sidebox .oldprice {
	display:none;
	padding:0px 5px 5px 0px;
	overflow:hidden;
	color:#000000;
	text-decoration:line-through;
	font-size:14px;
	float:right;
}

.product_sidebox .specialprice {
	display:none;
	padding:0px 5px 5px 0px;
	overflow:hidden;
	color:#FF0000;
	font-weight:bold;
	font-size:16px;
	float:right;
}

.product_sidebox .buttons {
	display:none;
	clear:both;
	height:20px;
}

.product_sidebox .buttons .boxbutton_addtobasket {
	float:left;
	width:105px;
	background-image:url(../images/skin/button_productbox_addtobasket.png);
	background-position:top;
	background-repeat:no-repeat;
}

.product_sidebox .buttons .boxbutton_addtobasket:hover {
	background-position:bottom;
}

.product_sidebox .buttons .boxbutton_moreinfo {
	float:left;
	width:85px;
	background-image:url(../images/skin/button_productbox_moreinfo.png);
	background-position:top;
	background-repeat:no-repeat;
}

.product_sidebox .buttons .boxbutton_moreinfo:hover {
	background-position:bottom;
}

/*---###---*/

.product_box_wide {
	padding:0px;
	margin:1px 0px 0px 1px;
	width:286px;
	height:128px;
	background-image:url(../images/skin/bg_box_01.png);
	float:left;
	overflow:hidden;
	border:1px solid #DDDDDD;
	display:inline;
}

.product_box_wide:hover {
	background-image:url(../images/skin/bg_box_02.png);
}

.product_box_wide a img {
	border:none;
}

.product_box_wide .picturebox {
	margin:0;
	padding:0;
	height:128px;
	width:96px;
	float:left;
	overflow:hidden;
	border-right:1px dotted #CCCC99;
	text-align:center;
	background-color:#FFFFFF;
}

.product_box_wide .picture {
	margin:0 auto;
	padding:5px 5px 0px 5px;
/*	max-height:105px;*/
	max-width:177px;
/*	float:left;*/
}

.product_box_wide .name {
	padding:5px 2px 0px 5px;
	margin:0px;
	font-weight:bold;
	height:30px;
	overflow:hidden;
}

.product_box_wide .code {
	padding-left:5px;
	max-width:90px;
	overflow:hidden;
	color:#CCCCCC;
	float:left;
	display:none;
}

.product_box_wide .description {
	padding-left:5px;
	overflow:hidden;
	color:#666666;
}

.product_box_wide .name .count {
	padding-left:5px;
	color:#CCCCCC;
	float:none;
	font-weight:normal;
}

.product_box_wide .price {
	display:block;
	position:absolute;
	width:185px;
*	width:89px;
	margin-top:55px;
	margin-left:96px;
	padding:0px 5px 5px 0px;
	overflow:hidden;
	color:#000000;
	font-weight:bold;
	font-size:16px;
	text-align:right;
}

.product_box_wide .oldprice {
	display:block;
	position:absolute;
	width:150px;
*	width:54px;
	margin-top:55px;
	margin-left:76px;
	padding:0px 5px 5px 0px;
	overflow:hidden;
	color:#000000;
	text-decoration:line-through;
	font-size:14px;
	text-align:right;
}

.product_box_wide .specialprice {
	display:block;
	position:absolute;
	width:185px;
*	width:89px;
	margin-top:55px;
	margin-left:96px;
	padding:0px 5px 5px 0px;
	overflow:hidden;
	color:#FF0000;
	font-weight:bold;
	font-size:16px;
	text-align:right;
}

.product_box_wide .flashes {
	display:block;
display:none;
	width:86px;
	margin-left:101px;
#	margin-left:-86px; /* THIS IS FOR THE BENEFIT OF IE */
	font-weight:bold;
	text-align:center;
	position:absolute;
	overflow:hidden;
	zoom:1;
}

.product_box_wide:hover .flashes {
	display:none;
}

.product_box_wide .flashes span {
	padding:1px;
	display:block;
	margin:0 auto auto 0;
}

.product_box_wide .flashes .newproduct {
	background-color:#FFFF00;
	color:#000000;
}

.product_box_wide .flashes .saving {
	background-color:#FF0000;
	color:#FFFFFF;
}

.product_box_wide .flashes .lowstock {
	background-color:#00CC00;
	color:#FFFFFF;
}

.product_box_wide .flashes .popular {
	background-color:#0000CC;
	color:#FFFFFF;
}

.product_box_wide .buttons {
	position:absolute;
	margin-top:108px;
	margin-left:97px;
*	margin-left:0px;
	height:20px;
}

.product_box_wide .buttons .boxbutton_addtobasket {
	float:left;
	width:104px;
	background-image:url(../images/skin/button_productbox_addtobasket.png);
	background-position:top;
	background-repeat:no-repeat;
}

.product_box_wide .buttons .boxbutton_addtobasket:hover {
	background-position:bottom;
}

.product_box_wide .buttons .boxbutton_moreinfo {
	float:left;
	width:83px;
	background-image:url(../images/skin/button_productbox_moreinfo.png);
	background-position:top;
	background-repeat:no-repeat;
}

.product_box_wide .buttons .boxbutton_moreinfo:hover {
	background-position:bottom;
}

/* ---###---*/
 
.product_entry {
	clear:both;
	padding:0px;
	margin:1px 0px 0px 1px;
	width:575px;
	background-image:url(../images/skin/bg_box_01.png);
	overflow:hidden;
	border:1px solid #DDDDDD;
	position:relative;
}

.product_entry:hover {
	background-image:url(../images/skin/bg_box_02.png);
}

.product_entry a img {
	border:none;
}

.product_entry .picturebox {
	float:left;
	width:70px;
	height:70px;
	text-align:center;
	overflow:hidden;
}

.product_entry .picture {
	margin:0 auto;
	padding:5px 5px 0px 5px;
	max-height:60px;
	max-width:60px;
}

.product_entry .name {
	padding:5px 0px 0px 5px;
	margin:0px;
	font-weight:bold;
	height:2.5em;
	overflow:hidden;
}

.product_entry .code {
	padding-right:5px;
	color:#999;
	position:absolute;
	bottom:5px;
	right:5px;
}

.product_entry .price {
	padding-right:5px;
	margin-left:20px;
	margin-bottom:5px;
	color:#000000;
	font-weight:bold;
	float:right;
}

.product_entry .pricetitle {
	font-weight:normal;
	font-size:16px;
}

.product_entry .pricedata {
	display:inline-block;
	font-size:16px;
}

.product_entry .oldprice {
	padding-right:10px;
	color:#000000;
	text-decoration:line-through;
	float:right;
}

.product_entry .specialprice {
	padding-right:5px;
	color:#FF0000;
	font-weight:bold;
	float:right;
}

.product_entry .flashes {
	margin-left:20px;
	font-weight:bold;
	display:block;
	overflow:hidden;
	clear:right;
	float:right;
}

.product_entry .flashes span {
	padding:1px;
	display:block;
	margin:0;
}

.product_entry .flashes .newproduct {
	background-color:#FFFF00;
	color:#000000;
}

.product_entry .flashes .saving {
	background-color:#FF0000;
	color:#FFFFFF;
}

.product_entry .flashes .lowstock {
	background-color:#00CC00;
	color:#FFFFFF;
}

.product_entry .flashes .popular {
	background-color:#0000CC;
	color:#FFFFFF;
}

.product_entry .buttons {
	float:right;
	height:20px;
}

.product_entry .buttons a {
	float:left;
}

.product_entry .buttons .boxbutton_addtobasket {
	float:left;
	width:94px;
	background-image:url(../images/skin/button_productentry_addtobasket.png);
	background-position:top left;
	background-repeat:no-repeat;
}

.product_entry .buttons .boxbutton_addtobasket:hover {
	background-position:bottom left;
}

.product_entry .buttons .boxbutton_moreinfo {
	float:left;
	width:74px;
	background-image:url(../images/skin/button_productentry_moreinfo.png);
	background-position:top left;
	background-repeat:no-repeat;
}

.product_entry .buttons .boxbutton_moreinfo:hover {
	background-position:bottom left;
}

.box.pagelinks {
	clear:both;
	padding:0px;
	overflow:hidden;
	margin:1px 0 0 1px;
	text-align:right;
	border:1px solid #CCCCCC;
	background-image:url(../images/skin/bg_box_01.png);
}

.box.pagelinks a, .box.pagelinks span {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	position:relative;
	vertical-align:top;
	overflow:visible;
	padding:10px;
}

.box.pagelinks a:hover {
	background:#FFCCCC;
}

.box.pagelinks span.selected {
	background:#CCCCCC;
}

/* ---###---*/
 
.manufacturer {
	width:175px;
	border:1px solid #999999;
	margin-bottom:5px;
}

.manufacturer a {
	display:block;
	text-align:center;
	padding:5px;
}

.manufacturer a:hover {
	background-color:#CCCCCC;
	color:#000000;
}

.manufacturer.selected a {
	background-color:#666666;
	color:#FFFFFF;
}

/* ---###---*/
 
.button_continueshopping {
	float:left;
}
 
.button_updatebasket {
	float:left;
}
 
.button_backtobasket {
	float:left;
}
 
.button_backtocheckout {
	float:left;
}
 
.button_continue {
	float:right;
}
 
.button_resetpassword {
	float:right;
}
 
.button_addnewaddress {
	float:right;
	height:26px;
	width:142px;
	cursor:pointer;
}

.button_cancel {
	float:right;
	height:26px;
	width:142px;
	cursor:pointer;
}

.button_addaddress {
	float:right;
}

.form_buttons {
	clear:both;
	margin-top:10px;
	overflow:hidden;
}

.form_buttons a img, .form_buttons input, .form_buttons span {
	border:none;
	margin:5px;
	float:right;
}

.purchase_progress table {
	text-align:center;
	margin-bottom:20px;
	color:#999999;
	width:400px;
	margin:20px auto;
}

.progress_title_selected {
	font-weight:bold;
	color:#666666;
}

.purchase_help {
	clear:both;
	padding-top:20px;
}

.purchase_buttons {
	clear:both;
	margin-top:10px;
	overflow:hidden;
}

.purchase_buttons img, .purchase_buttons span, .purchase_buttons input {
	height:26px;
	width:142px;
	margin:5px;
}
 
.purchase_products table {
	width:100%;
}

.purchase_empty {
	padding:10px;
	color:#FF0000;
	text-align:center;
	font-weight:bold;
}

.purchase_products table {
	border-bottom:1px solid #CCCCCC;
	border-collapse:collapse;
}

.purchase_products table thead {
	font-weight:bold;
	color:#666666;
	border-bottom:1px solid #CCCCCC;
}

.purchase_products table td {
	padding:5px;
}

.purchase_title_remove, .purchase_product_remove {
	text-align:center;
}

.purchase_title_product, .purchase_product_name {
	text-align:left;
}

.purchase_title_id, .purchase_product_id {
	text-align:left;
}

.purchase_title_stock, .purchase_product_stock {
	text-align:right;
}

.purchase_title_price, .purchase_product_price {
	text-align:right;
}

.purchase_title_qty, .purchase_product_qty {
	text-align:right;
}

.purchase_product_remove img {
	border:none;
}

.purchase_product_qty input {
	border:1px solid #EEEEEE;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	text-align:right;
}

.purchase_title_total, .purchase_product_total {
	text-align:right;
}

.purchase_calc table {
	margin:0 5px 0 auto;
	text-align:right;
}

.purchase_calc select {
	border:1px solid #EEEEEE;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	text-align:right;
}

.purchase_location_title, .purchase_delmethod_title, .purchase_delivery_title, .purchase_subtotal_title, .purchase_tax_title, .purchase_total_title {
	font-weight:bold;
	color:#666666;
}

.purchase_buttons {
	margin-bottom:20px;
}

.purchase_buttons a img, .purchase_buttons input, .purchase_buttons span {
	border:none;
	margin:5px;
}

.updatebaskettext {
	float:right;
	margin:5px;
	padding:1px;
	width:170px;	
	height:24px;
}

.purchase_shipping table {
	width:100%;
	border-collapse:collapse;
}

.purchase_shipping table thead td {
	background-color:#EEEEEE;
	padding:5px;
}

.purchase_shipping_entry_title, .purchase_shipping_title_detail {
	font-weight:bold;
}

.purchase_shipping_entry_default {
	font-weight:bold;
	color:#00CC00;
}

.purchase_shipping_entry_edit {
	width:100px;
	text-align:center;
}

.purchase_shipping_entry_select {
	width:30px;
}

.purchase_newaddress {
	margin:20px 0;
}

.purchase_newaddress table {
	border-collapse:collapse;
	width:100%;
}

.purchase_newaddress table thead td {
	font-weight:bold;
	background-color:#EEEEEE;
	padding:5px;
}

.purchase_order_notes {
	float:left;
	width:50%;
}

.purchase_delivery_notes {
	float:left;
	width:50%;
}

.purchase_order_notes table {
	width:100%;
}

.purchase_delivery_notes table {
	width:100%;
}

.purchase_order_notes table textarea {
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}

.purchase_delivery_notes table textarea {
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}

.purchase_paymentdetails table {
	width:100%;
	border-collapse:collapse;
}

.purchase_paymentdetails table thead td {
	background-color:#EEEEEE;
	padding:5px;
}

.purchase_paymentdetails_entry_title, .purchase_paymentdetails_title_detail {
	font-weight:bold;
}

.purchase_paymentdetails_entry_select {
	width:30px;
}

.datatitle {
	width:150px;
	font-weight:bold;
	text-align:right;
	vertical-align:top;
}

.datadetail {
	text-align:left;
	padding-left:30px;
	vertical-align:top;
}

/* ---###---*/
 
.product_detail {
	text-align:right;
	overflow:hidden;
	line-height:normal;
}

.product_title {
	text-align:left;
}

.product_description {
	text-align:left;
}

.product_mainpic {
	float:left;
	margin:0px 10px 10px 0px;
	border:1px solid #000000;
}

.product_description2 {
	text-align:left;
	clear:left;
	float:right;
}

.product_varieties {
	border-top:1px solid #ccc;
	padding-top:10px;
}
.product_varieties h2 {
	font-size:14px;
	font-weight:bold;
}

.product_varietygroup {
	background-color:#FFFFFF;
	border-radius:3px;
	border:1px solid #ccc;
	box-shadow:inset 2px 2px 5px rgb(200,200,200);
	display:inline-block;
	padding:10px;
	margin-left:20px;
	vertical-align:top;
	*display:inline;
	*zoom:1;
}

.product_varietytitle {
	display:block;
	font-weight:bold;
	font-size:12px;
}

.product_varietydropdown {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #999999;
	width:200px;
}

.product_price {
	overflow:hidden;
	text-align:right;
	font-size:1em;
}

.product_price p {
	clear:right;
}

.product_price .oldprice {
	float:right;
	clear:none;
	margin-right:10px;
	font-weight:normal;
	font-size:1.5em;
	color:#FF0000;
	text-decoration:line-through;
}

.product_weight {

}

.product_totalprice {
	float:right;
	clear:none;
	font-weight:bold;
	font-size:2em;
}

.product_qty {
	text-align:right;
	margin-bottom:5px;
}

.product_qty input {
	padding:5px;
	width:130px;
	border:1px solid #ccc;
	box-shadow:inset 2px 2px 5px rgb(200,200,200);
	border-radius:3px;
	background:#fff;
	font-weight:bold;
	font-size:12px;
	color:#333333;
}

.product_addtobasket {
	text-align:right;
}

.product_outofstock, .product_unavailable {
	text-align:right;
	font-weight:bold;
	color:#CC0000;
}

.product_features_specs {
	float:left;
	width:270px;
	overflow:hidden;
}

.product_features, .product_features_alt {
	border-right:2px solid #FF6600;
	padding-right:5px;
}

.featuresclose, .featuresopen {
	color:#CCCCCC;
	cursor:pointer;
}

.product_features_alt p, .product_features_alt .featuresclose {
	display:none;
}

.product_features .featuresopen {
	display:none;
}

.product_featuregrouptitle{
	font-weight:bold;
	font-size:12px;
	border-bottom:1px solid #CCCCCC;
	width:250px;
	display:inline-block;
	float:right;
}

.product_featuregroup {
	padding-right:10px;
	clear:right;
}

.product_featuretitle {
	font-weight:bold;
	vertical-align:top;
	display:inline-block;
	width:110px;
}

.product_featuredetail {
	display:inline-block;
	vertical-align:top;
	text-align:left;
	width:140px;
	color:#FF6600;
}

.product_specs, .product_specs_alt {
	border-right:2px solid #000000;
	padding-right:5px;
}

.specsclose, .specsopen {
	color:#CCCCCC;
	cursor:pointer;
}

.product_specs p, .product_specs .specsclose {
	display:none;
}

.product_specs_alt .specsopen {
	display:none;
}

.product_specgrouptitle{
	font-weight:bold;
	font-size:12px;
	border-bottom:1px solid #CCCCCC;
	width:250px;
	display:inline-block;
	float:right;
}

.product_specgroup {
	padding-right:10px;
	clear:right;
}

.product_spectitle {
	font-weight:bold;
	vertical-align:top;
	display:inline-block;
	width:110px;
}

.product_specdetail {
	display:inline-block;
	vertical-align:top;
	text-align:left;
	width:140px;
	color:#FF6600;
}

.product_smallimages {
	text-align:right;
}

.product_smallimagebox {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	position:relative;
	text-align:center;
	margin:0px;
	width:68px;
	vertical-align:top;
}

.product_smallimagebox img {
	border:1px solid #FF6600;
	margin:0;
}


