#product {
}

.product_header {
	border-top-color: #ededed;
	border-top-style: solid;
	border-top-width: 1px;
	color: #999999;
	margin-bottom: 10px;
	background-position: left bottom;
	background-repeat: no-repeat;
	background-image: url(../images/product_shadow_up.gif);
	width: 660px;
	display: inline;
	float: left;
	clear: both;
	line-height: 28px;
	height: 28px;
	font-size: 1.4em;
}

.product_top {
	background-position: left bottom;
	background-repeat: no-repeat;
	background-image: url(../images/product_top.gif);
	padding-bottom: 32px;
	clear: both;
	float: left;
	display: inline;
	width: 660px;
}

.product_top img {
	margin-left: 10px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	float: left;
	display: inline;
}

.product_top p {
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
}

.product_top h2{
	margin-bottom: 5px;
	line-height: 1.3em;
	font-size: 2.5em;
	font-style: normal;
	font-weight: normal;
	margin-top: 10px;
	color: #a09164;
}

.price {
	line-height: 1.4em;
	color: #4a4a35;
	font-size: 1.4em;
	font-weight: bold;
}

.promo {
	color: #999999;
	font-size: 14px;
	font-weight: bold;
}

.desc {
	display: inline;
	clear: both;
	float: left;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #666666;
}

.stock {
	padding-top: 5px;
	font-style: normal;
	float: left;
	clear: both;
	display: inline;
	margin-top: 5px;
	font-weight: normal;
	color: #a09164;
}

.delivery {
	color: #666666;
	margin: 0px;
}
.product_top p.credit {
	color: #666666;
	font-size: 9px;
}


.product_info {
	padding-left: 20px;
	width: 370px;
	float: left;
	display: inline;
}
#product_content {
	height: auto;
	clear: both;
	float: left;
	display: inline;
	width: 660px;
}

ul#product_tabs {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 10px;
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 660px;
	float: left;
	padding: 0px;
	list-style-type: none;
}

ul#product_tabs li {
	background-position: right top;
	background-repeat: no-repeat;
	background-image: url(../images/curved_tab.gif);
	float: left;
	margin-right: 10px;	
}

ul#product_tabs li a {
	color: #666666;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/tab_curve_left.gif);
	padding-left: 20px;
	padding-right: 20px;
	line-height: 2.2em;	
	font-weight: bold;
	text-decoration: none;
	float: left;
}

ul#product_tabs li a:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

ul#product_tabs_content {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	clear: both;
	float: left;
	display: inline;
	width: 660px;
}

ul#product_tabs_content li {
	height: auto;
	padding-bottom: 0px;
	margin-bottom: 0px;
	clear: both;
	float: left;
	display: inline;
	width: 650px;
	list-style-type: none;
}

ul#product_tabs_content li ul li {
	float: none;
	clear: none;
	border-bottom-style: none;
}

ul#select_edition{
	padding-bottom: 5px;
	clear: both;
	float: left;
	display: inline;
	width: 660px;
	list-style-type: none;
}

ul#select_edition li{
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-color: #ededed;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #ededed;
	border-left-style: solid;
	border-left-width: 1px;
	padding-left: 7px;
	width: 116px;
	padding-right: 8px;
	display: inline;
	float: left;
	
}

ul#select_edition li ul li.price{
	color: #333333;
	font-weight: bold;
}

ul#select_edition li a{
	font-size: 0.9em;
	text-decoration: none;
	color: #333333;
}

ul#select_edition li a:hover{
	text-decoration: underline;
	color: #999999;
}

a.select{
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/select.gif);
	margin-top: 10px;
	clear: both;
	float: left;
	display: inline;
	height: 32px;
	width: 100px;
	text-indent: -9999px;
}

a:hover.select{
	background-color: #ededed;
	background-image: url(../images/select_over.gif);
}

.edition_name{
	font-size: 1.3em;
	line-height: 1.2em;
	height: 3.5em;
}

.edition_image {
}

ul#select_edition li ul li{
	border-style: none;
	padding: 0px;
	margin: 0px;
}

#product_editions{
	margin-bottom: 10px;
	border-style: none;
	clear: both;
	display: inline;
	float: left;
}

#product_editions h2{
	color: #a09164;
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 655px;
	height: 1.4em;
	line-height: 2em;
	padding-left: 5px;
}

.product_info h2{
	font-size: 2em;
}

.product_details{
	background-position: left bottom;
	background-repeat: no-repeat;
	background-image: url(../images/product_top.gif);
	padding-left: 10px;
	padding-bottom: 42px;
	padding-right: 10px;
	padding-top: 10px;
	border-bottom-style: none;
	width: 640px;
	clear: both;
	float: left;
	display: inline;
	border-top-style: none;
}

.product_details h2{
	padding-bottom: 10px;
	color: #999999;
	font-style: normal;
	font-weight: normal;
}

.product_details img{
	display: inline;
	clear: right;
	padding-bottom: 10px;
	padding-right: 10px;
	float: left;
}

.product_details .hint {
	float: left;
	clear: both;
	color: #999999;
	margin-left: 10px;
	margin-top: 10px;
	font-size: 10px;
}

.purchase_options{
	padding: 0px;
	margin: 0px;
	clear: both;
	display: inline;
	float: left;
}

ul.purchase_options_list{
	list-style-type: none;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-top: 5px;
	clear: both;
	display: inline;
	float: left;
	width: 640px;
}

ul.purchase_options_list li{
	list-style-type: none;
	color: white;
	height: 50px;
	width: 150px;
	display: inline;
	float: left;
}

ul.purchase_options_list input{
	font-size: 1em;
	list-style-type: none;
	color: #333333;
	font-weight: bold;
	padding: 5px;
	text-align: left;
	background-color: #ededed;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	height: 30px;
	width: 130px;
}

ul.purchase_options_list input:hover{
	text-align: left;
	background-color: #cccccc;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
}

.product_image{
	float: left;
	display: inline;
}

.product_enlarge{
	display: inline;
	clear: both;
	float: left;
}

#product_showcase .related{
	margin-top: 20px;
	clear: both;
	float: left;
	display: inline;
	padding-bottom: 30px;
	width: 660px;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/product_shadow.gif);
}

#product_showcase .related h2{
	margin-bottom: 10px;
	width: 660px;
	clear: both;
	display: inline;
	float: left;
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #999999;
	font-style: normal;
	font-weight: normal;
	font-size: 1.4em;
	height: 2em;
	line-height: 2em;
}

ul.related_list{
	list-style-position: inside;
}

ul.related_list li{
	font-size: 1.1em;
	padding-bottom: 5px;
}

ul#select_edition li:hover{
	background-color: #ededed;
}

#product_tabs_content ul.details_list{
	color: #666666;
	list-style-type: circle;
	display: inline;
	clear: both;
	float: left;
}

#product_tabs_content ul.details_list li{
	padding-left: 0px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-top: 2px;
	margin: 0px;
	height: 1.2em;
	line-height: 1.2em;
	width: 200px;
	display: inline;
	float: left;
	clear: both;
}

ul.product_options_list{
	width: 660px;
	border-top-color: #cccccc;
	border-top-style: solid;
	border-top-width: 1px;
	list-style-type: none;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-top: 5px;
	clear: both;
	display: inline;
	float: left;
}

ul.product_options_list li{
	padding-left: 5px;
	border-left-color: #ededed;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ededed;
	margin: 0px;
	clear: both;
	float: left;
	display: inline;
	width: 400px;
}

#product_tabs_content ul.product_spec{
	padding-top: 10px;
}

#product_tabs_content ul.product_spec li{
	width: 400px;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-top: 2px;
	clear: both;
	float: left;
	display: inline;
	margin: 0px;
}

#product_tabs_content ul.product_options_list li label{
	font-weight: bold;
}

ul#product_tabs li a.selected{
	color: #cc0000;
}

ul.purchase_options_list li a.email{
	padding-left: 30px;
	text-align: left;
	color: #333333;
	padding-right: 5px;
	background-position: 5px center;
	background-repeat: no-repeat;
	background-image: url(../images/purchase_email.gif);
	text-decoration: none;
	font-weight: bold;
	line-height: 28px;
	margin-top: 10px;
	display: inline;
	float: left;
	background-color: #ededed;
	border-style: solid;
	border-color: #cccccc;
	border-width: 1px;
	height: 28px;
	width: 100px;
}

ul.purchase_options_list li a:hover.email{
	border-color: #999999;
	background-image: url(../images/purchase_email_over.gif);
	text-decoration: none;
	font-weight: bold;
	background-color: #cccccc;
}

ul.purchase_options_list li input.basket{
	padding-left: 30px;
	background-image: url(../images/purchase_add.gif);
	background-position: 5px center;
	background-repeat: no-repeat;
}

ul.purchase_options_list li input:hover.basket{
	background-image: url(../images/purchase_add_over.gif);
}

ul.purchase_options_list li input.wishlist{
	padding-left: 30px;
	background-image: url(../images/purchase_wish.gif);
	background-position: 5px center;
	background-repeat: no-repeat;
}

ul.purchase_options_list li input:hover.wishlist{
	background-image: url(../images/purchase_wish_over.gif);
}

.back_link{
	width: 640px;
	display: inline;
	clear: both;
	float: left;
}

.related_items{
	width: 145px;
	display: inline;
	float: left;
}

.back_link a{
	float: none;
}

p.finance{
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	margin-top: 10px;
}

p.finance_info{
	font-size: 10px;
	color: #666666;
	margin-top: 10px;
}

.gallery_item {
	margin-top: 10px;
	background-color: #ededed;
	margin-bottom: 10px;
	padding: 10px;
	border-style: none;
	display: inline;
	height: 130px;
	float: left;
	width: 130px;
	margin-right: 10px;
}

ul.back_link{
	list-style-type: none;
	margin-top: 10px;
	clear: both;
	display: inline;
	float: left;
	width: 660px;
}

ul.back_link li.prev{
	text-align: left;
	list-style-type: none;
	width: 200px;
	display: inline;
	float: left;
}

ul.back_link li.back{
	text-align: center;
	list-style-type: none;
	width: 260px;
	display: inline;
	float: left;
}

ul.back_link li.next{
	text-align: right;
	list-style-type: none;
	width: 200px;
	display: inline;
	float: left;
}

ul.back_link li a{
	color: #999966;
	text-decoration: none;
}

