
.button.buy, .button.buy-over, .button.buy-wait, .button.buy-wait-over, .button.buy-incart, .button.buy-incart-over {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	width: 95px;
	height: 30px;
	line-height: 30px;
	cursor: pointer;
	float: right;
	display: inline-block;
	text-transform: uppercase;
	background-image: url(/images/buttons/buy.gif);
	background-color: #e55705;
}
.button.buy-over {
	background-position: -0px -30px;
	background-color: #f2860e;
}
.button.buy-wait, .button.buy-wait-over {
	background-position: -0px -60px;
}
.button.buy-incart {
	width: 150px;
	color: #c05a00;
	background-position: -95px 0px;
	background-color: #f9be02;
}
.button.buy-incart-over {
	width: 150px;
	color: #c05a00;
	background-position: -95px -30px;
	background-color: #fad848;	
}
.button.preorder, .button.preorder-over, .button.preorder-wait, .button.preorder-wait-over,
.button.preorder-inpreorder, .button.preorder-inpreorder-over {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	width: 95px;
	height: 30px;
	line-height: 30px;
	cursor: pointer;
	float: right;
	display: block;
	display: inline-block;
	background-image: url(/images/buttons/buy.gif);
	background-color: #cdcdcd;
	background-position: -245px 0px;
}
.button.preorder-over {
	background-position: -245px -30px;
	background-color: #e1e1e1;
}
.button.preorder-wait, .button.preorder-wait-over {
	background-position: -245px -60px;
}
.button.preorder-inpreorder {
	width: 150px;
	background-position: -340px 0px;
	background-color: #b3b3b3;
}
.button.preorder-inpreorder-over {
	width: 150px;
	background-position: -340px -30px;
}

.button.buy_big, .button.buy_big-over, .button.buy_big-wait, .button.buy_big-incart, .button.buy_big-incart-over {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	width: 120px;
	height: 35px;
	line-height: 35px;
	cursor: pointer;
	display: block;
	text-transform: uppercase;
	background-image: url(/images/buttons/buy_big.gif);
}
.button.buy_big-over {
	background-position: -0px -35px;
}
.button.buy_big-wait {
	background-position: -0px -70px;
}
.button.buy_big-incart {
	width: 190px;
	color: #c05a00;
	background-position: -120px 0px;
}
.button.buy_big-incart-over {
	width: 190px;
	color: #c05a00;
	background-position: -120px -35px;
}
.button.preorder_big, .button.preorder_big-over, .button.preorder_big-wait, .button.preorder_big-inpreorder, .button.preorder_big-inpreorder-over {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	width: 120px;
	height: 35px;
	line-height: 35px;
	cursor: pointer;
	display: block;
	text-transform: uppercase;
	background-image: url(/images/buttons/buy_big.gif);
	background-position: -310px 0px;
}
.button.preorder_big-over {
	background-position: -310px -35px;
}
.button.preorder_big-wait {
	background-position: -310px -70px;
}
.button.preorder_big-inpreorder {
	width: 190px;
	background-position: -430px 0px;
}
.button.preorder_big-inpreorder-over {
	width: 190px;
	background-position: -430px -35px;
}

.category-product-price {
	overflow: hidden; 
	font-family: arial; font-size: 16px; font-weight: bold; color: #e45304;
	margin-top: 3px;
	min-height: 37px;
	//height: 37px;
}
.category-product-price s {
	color: #999999;
	width: 90px;
	display: block;
	text-align: center;
    font-size: 12px;
}
.category-product-price span {
	width: 90px;
	display: block;
	text-align: center;
}
.category-product-price i {
    font-size: 12px;
    font-style:	normal;
    font-weight: normal;
}
.category-product-price div {
	float: right;
	font-size: 12px;
	color: #333;
	font-weight: normal;
	width: 150px;
	text-align: center;
	position: relative;
	top: -3px;
}
.category-pair {
	clear:both; padding: 10px 0;
}
.category-row {	clear:both; text-align: left;}
.category-row .odd { float:left;width:310px; }
.category-row .even { float:right;width:310px; }

.category-pair .category-product-name h3  { margin-top: 0px; margin-bottom: 10px; line-height: 14px;  }
.category-pair .category-product-name a  { color: #666; font-family: arial; font-size: 14px; font-weight: bold; text-decoration: none; }
.category-pair .category-product-image { float:left; width: 90px; height: 100px; overflow:hidden; }
.category-pair .category-product-image img { width: 90px; height: 90px; }

.category-product-image a, .fourfold-product.first a {
	color: #777;
}

.category-product-info {
	width: 205px;
	float: right;
	text-align: left;
	color: #777;
	font-size: 12px;
	line-height: 16px;
	padding: 0px;
}
.category-product-info .id {
	font-size: 11px;
	color: #a6a6a6;
	padding-top: 7px;
}

.category-product-buttons { height: 30px; line-height: 30px; text-align: left; }
.category-product-price a, .category-product-buttons a {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

.category-product-bottom .odd, .category-product-bottom .even {
	padding: 0px 0 15px 0;
	border-bottom: solid 1px #cccccc;
}

.category-product-bottom.last .odd, .category-product-bottom.last .even { border: none 0px;}

.nav {
	text-align: left;
	font-size: 12px;
	color: #000000;
	margin-top: 35px;
	margin-bottom: 40px;
}
.nav div {
	float: right;
	font-weight: bold;
	word-spacing: 7px;
}
.nav div span {
	font-weight: normal;
}
.nav span {
	font-weight: bold;
	word-spacing: 7px;
}
.nav a {
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}

.nav-category {
	text-align: left;
	font-size: 12px;
	color: #000000;
	margin-top: 26px;
	margin-bottom: 36px;
	clear: both;
}
.nav-category b {
	color: #333;
}

.nav-category div.center {
	font-weight: bold;
	word-spacing: 7px;
	text-align: center;
}
.nav-category div.center span {
	font-weight: normal;
}
.nav-category div.center a.arrow {
	text-decoration: none;
}
.nav-category div.left {
	float: left;
}
.nav-category div.left span {
	font-weight: bold;
	word-spacing: 7px;
}
.nav-category div.right {
	float: right;
}
.nav-category div.right span {
    background: url("/images/arrow_grey.png") no-repeat scroll 100% 4px transparent;
	text-decoration: underline;
    cursor: pointer;
    padding-right: 12px;
}
.nav-category a {
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
.nav-category .dropdown {
	display: none;
	border: 1px solid #999999;
	position: absolute;
	background-color: #ffffff;
	line-height: 22px;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 155px;
	text-align: right;
	left: 50%;
	margin-top: 17px;
	margin-left: 314px;
	white-space: nowrap;
}
.nav-category .dropdown b {
	display: block;
	padding-right: 10px;
	color: #666666;
}
.nav-category .dropdown a {
	line-height: 22px;
	font-size: 12px;
	color: #666666;
	display: block;
	background-image: none;
	padding-right: 10px;
	text-decoration: none;
}
.nav-category .dropdown a:hover {
	background-color: #ededed;
}
.nav-category .nav-brands{
	clear:both; margin: 26px 0px;
}



.product-details-title {
	font-family: arial;
	font-size: 14px;
	color: #999999;
	text-align: left;
}
.product-details-title img {
	position: relative;
	top: 2px;
}
.product-details-title div {
	line-height: 25px;
	font-size: 12px;
	margin-bottom: 25px;
}
.product-details-title a {
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	text-decoration: underline;
}
.product-details-title h1 {
	font-family: arial;
	font-size: 22px;
	color: #000000;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 15px;
}
.product-details {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-align: left;
	line-height: 18px;
}
.product-details .product-details-image { float: left; width: 400px; height: 400px; }
.product-details .product-details-image a img { width: 400px; height: 400px; }
.product-details .product-details-image #zoom {
	width: 38px;
	height: 38px;
	border-style: none;
	position: absolute;
	margin-top: 362px;
	background-color: transparent;
}
.product-details .product-details-image a {
	width: 400px; height: 400px;
	display: block;
}
.product-details .product-details-right {
	margin-left: 460px;
	font-family: arial; font-size: 12px; font-weight: normal; color: #999999;
}
.product-details .product-details-right b {
	color: #000000;
}
.product-details .product-details-right a {
	color: #333333;
}
.product-price {
	font-family: arial; font-size: 12px; font-weight: normal; color: #c8370b;
	padding-top: 20px;
}
.product-price s {
	color: #cccccc;
	display: block;
	font-size: 18px;
	margin-bottom: 5px;
}
.product-price span {
	display: block;
	font-size: 24px;
	font-weight: bold;
}
.product-details .product-details-download {
	color: #666666;
	font-size: 12px;
	margin-bottom: 20px;
}
.product-details .product-details-download a {
	color: #666666;
}

.product-details .added_prod {
color:#333333;
font-size:12px;
font-weight:normal;
height:24px;
position:relative;
text-align:left;
vertical-align:middle;
width:190px;
}

.catalogue { width: 250px }
.catalogue-head { width: 250px; height: 45px;
	background: url(/images/catalogue/catalogue_title.png);
	background-color: #e89e02;
}
.catalogue-head-all { cursor: pointer; }
.catalogue-head-text { font-size: 18px; font-weight:bold; font-family: Tahoma, Arial; padding: 10px 15px; color: #fff; float:left }
.catalogue-all-button {
	background: url(/images/catalogue/catalog_button_out.gif); width:33px; height:45px;float: right;
}

.catalogue-all {
	top:-1px;left:10px; width:230px; position:absolute;
	background: #fff; display: none; border: #ccc 1px solid;
}
.catalogue-body {
	background: #f2f2f2 url(/images/catalogue/catalogue_bottom.png) repeat-x bottom ; 
	width: 250px; padding:13px 0px 18px 0; position: relative;
}
.catalogue-body a { color: #000; outline: none; text-decoration: none;}
a .catalogue-item, a .catalogue-item-first, a .catalogue-item-all, a .catalogue-item-all-first { cursor: pointer; text-decoration: none;  }



.catalogue-item, .catalogue-item-first, .catalogue-item-all, .catalogue-item-all-first { 
	padding: 12px 21px; font-size: 12px; 
	font-weight: bold; font-family: Arial;
}

.catalogue-item, .catalogue-item-first { width: 208px; }

.catalogue-item-over { background-color: #ffffdc; color: #dd550b; }
.catalogue-item-out { background-color: #f2f2f2; color: #000000; }

.catalogue-item-all-over { background-color: #f2f2f2; color: #dd550b; }
.catalogue-item-all-out { background-color: #ffffff; color: #000000; }



.catalogue-item-first-illuminating { background-color: #ffcc00; }
.catalogue-item-current, .catalogue-item-current:hover { background-color: #ffcc00; color: #000000; font-weight: 900; }
.catalogue-subitem-text-current {margin-left:15px; font-weight: bold;}
.catalogue-all-button-over {
	background: url(/images/catalogue/catalog_button_over.png); width:33px; height:45px;float: right;
}
.catalogue-arrow-current {
	float:left; background: url(/images/catalogue/arrows_current.png) no-repeat;
	margin: 2px 5px 0 0; width: 5px; height: 11px;
}

.catalogue-arrow-down {
	width: 7px; height: 10px; margin-top: 2px; margin-top: 2px;
	float:right; background: url(/images/catalogue/arrows.png) no-repeat;
}
.catalogue-arrow {
	float:left; background: url(/images/catalogue/arrows.png) repeat-x;
	background-position: 5px 0px; margin: 2px 5px 0 0; width: 5px; height: 11px;
}
.catalogue-subitem-text {margin-left:15px; font-weight: normal;}


.fourfold-div {
	margin-top: 37px;
	background: url("/images/prod/newprod_back.png");
}
.fourfold-div .fourfold-head {
	background: url("/images/prod/newprod_top_left.png");
	height: 45px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.fourfold-div .fourfold-body {
	background: url("/images/prod/newprod_bottom.png") no-repeat left bottom;
}
.fourfold-div .fourfold-head div {
	background: url("/images/prod/newprod_title_centr.png") repeat-x left top;
	float: left;
	height: 45px;
}
.fourfold-div .fourfold-head div div {
	background: url("/images/prod/newprod_title_left.png") no-repeat left top;
	float: none;
}
*html .fourfold-div .fourfold-head div div {
	width: 50px;
	overflow: visible;
}	
.fourfold-div .fourfold-head h3 {
	background: url("/images/prod/newprod_title_right.png") no-repeat right top;
	font-size: 24px;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	font-weight: normal;
	color: #000000;
}
.fourfold-div-bestsellers {
	margin-top: 37px;
	background: url("/images/prod/Bestsellers_back.png");
}
.fourfold-div-bestsellers .fourfold-head {
	background: url("/images/prod/Bestsellers_top_left.png");
	height: 45px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.fourfold-div-bestsellers .fourfold-head div {
	background: url("/images/prod/Bestsellers_title_back.png") repeat-x left top;
	float: left;
	height: 45px;
}
.fourfold-div-bestsellers .fourfold-head div div {
	background: url("/images/prod/Bestsellers_title_left.png") no-repeat left top;
	float: none;
}

*html .fourfold-div-bestsellers .fourfold-head div div {
	width: 50px;
	overflow: visible;
	white-space: nowrap;
}	

.fourfold-div-bestsellers .fourfold-body {
	background: url("/images/prod/Bestsellers_bottom.png") no-repeat left bottom;
}
.fourfold-div-bestsellers .fourfold-head h3 {
	background: url("/images/prod/Bestsellers_title_right.png") no-repeat right top;
	font-size: 24px;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	font-weight: normal;
	color: #000000;
}
.fourfold-head h3 a {
	font-size: 24px;
	color: #000000;
	text-decoration: none;
	float: none;
}
.fourfold-head a {
	float: right;
	font-size: 14px;
	color: #666666;
	line-height: 35px;
}
.fourfold-product {
	float: left;
	margin: 10px 10px 0px 10px;
	width: 145px;
}
*html .fourfold-product{
	margin: 10px 10px 0px 10px;
	padding: 0px;
	/*width: 144px;*/
}
*html .fourfold-product.first{
	margin: 10px 10px 0px 5px;
}
.fourfold-product h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.fourfold-product h3 a {
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.fourfold-product #img {
	margin: 0px;
	height: 150px;
	text-align: center;
}
.fourfold-product #img a img {
	margin-top: 5px;
	width: 130px;
	height: 130px; 
}
.fourfold-product .price {
	overflow: hidden; 
	font-family: arial; font-size: 12px; color: #e45304;
	text-align: center;
	padding-bottom: 19px;
	margin: 0px;
}
.fourfold-product .price s {
	color: #999999;
	display: block;
    font-weight: bold;
}
.fourfold-product .price span {
	text-align: center;
    font-size: 16px;
    font-weight: bold;
}
div.both {
	clear: both;
	font-size: 0px;
	height: 1px;
}

div.order-list-date {
	float: right; 
	font-size: 14px; 
	color: #000000;
}

div.order-list-full-address {
	border: 1px solid #cccccc;
	font-size: 12px;
	padding: 5px;
	color: #333;
	margin-bottom: 5px;
}

.product-details-full-description table {
	width: 100%;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}

.product-details-full-description table tr th {
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding:7px 10px;
	text-align: left;
	color: #666;
	background:none repeat scroll 0 0 #EFEFEF;
	font-size: 11px;
	font-family: Arial;
	font-weight: bolder;
}

.product-details-full-description table tr td {
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding:7px 10px;
	font-size: 12px;
	font-family: Arial;
	color: #333;
	text-align: left;
}

.product-details-full-description table tr td a {
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
	color: #333;
}

table.order-list-orders {
	width: 100%;
}

table.order-list-orders {
	border: 1px solid #EFEFEF;
}

table.order-list-orders tr th {
	border-bottom: 1px solid #EFEFEF;
	padding:7px 10px;
	text-align: left;
	color: #666;
	background:none repeat scroll 0 0 #EFEFEF;
	font-size: 11px;
	font-family: Arial;
	font-weight: bolder;
}

table.order-list-orders tr td {
	border-bottom: 1px solid #EFEFEF;
	padding:7px 10px;
	font-size: 12px;
	font-family: Arial;
	color: #333;
	text-align: left;
}

.myorder-delivery-address {
	border: 1px solid #EFEFEF;
	padding:5px;
	margin-bottom: 5px;
	font-size: 12px;
	color: #333;
	font-family: Arial;
}

table.order-list-orders tr td a {
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
	color: #333;
}

/*	Related products	*/

.related_products {
	margin-top: 10px;
	display: block;
	color: #666;
}

.related_product {
	display: table;
	border-collapse: collapse;
	border: 1px solid #efefef;
	border-top-style: none;
	overflow: auto;	
}	

.rel_prod_header {
	margin: 0px;
	line-height: 20px;
	border-bottom: 1px solid #efefef;
	padding-bottom: 5px;
}	

.rel_prod_title {
	font-size: 14px;
	font-weight: bold;
}
.rel_prod_header .rel_prod_title {
	display: block;
	float: left;
	color: #333333;
    background: url("/images/yelow_title_left.png") no-repeat;
    padding-left: 10px;
    margin-right: 5px;
}
.rel_prod_header .rel_prod_title span {
	display: block;
    background: url("/images/yelow_title_right.png") no-repeat 100% 0% #ffcc00;
    padding-right: 10px;
}

div.rel_prod_title {
	margin: 13px 0px;
	clear: right;
}	

.rel_prod_details {
	width: 553px;
	margin: 0px 0px 10px 105px;
	*margin: 0px 0px 0px 105px;
}

.rel_prod_details a {
	text-decoration: none;
	color: #666;
}	

.related_products img {
	margin: 10px 15px 0px 10px;
	float: left;
}	

/*	End Related	*/

.prod_teaser_status{
	float: right;
	text-align: right;
	font-size: 12px;
}
#presenthint {
	margin-top: 20px;
	cursor: pointer; 
	color: #e05103; 
	font-size: 12px; 
	font-family: Arial; 
	padding-bottom: 15px;
	z-index: 3;
}

.present-link-title {
	border-bottom: 1px solid;
}

#present-hint {
	position: absolute; width: 200px; line-height:normal; margin-top:3px; padding-bottom:15px; z-index:3; font-size: 12px; font-family: Arial; color: #333; background-color: #f5f5f5; border: 1px solid #9f9f9f; padding: 10px;
}

#presenthint .dropdown {
	display: none;
	z-index: 3;
}

#present-link-img {
	float: right;
}

#preorderhint {
	cursor: pointer; 
	color: #e05103; 
	font-size: 12px; 
	font-family: Arial; 
	padding-bottom: 5px;
	z-index: 3;
}

.preorder-link-title {
	border-bottom: 1px solid;
}

#preorder-hint {
	position: absolute; width: 200px; line-height:normal; margin-top:3px; padding-bottom:15px; z-index:3; font-size: 12px; font-family: Arial; color: #333; background-color: #f5f5f5; border: 1px solid #9f9f9f; padding: 10px;
}

#preorderhint .dropdown {
	display: none;
	z-index: 3;
}

#preorder-link-img {
	float: right;
}

.similar_product_wrapper {
	border-right: 1px solid #efefef;
	border-top: 1px solid #efefef;
}

table.similar_product td {
	padding: 10px;		
}

table.similar_product td.similar_product_first {
	width: 110px; 
	border-bottom: 1px solid #efefef;
	border-left: 1px solid #efefef;
}

table.similar_product td.similar_product_second {
	border-bottom: 1px solid #efefef;
}

table.similar_product td.similar_product_second a{
	text-decoration: none;
}

.similar-products-block {
	margin-top: 25px;
	margin-bottom: 5px;
	height: 20px;
} 

.similar-products-title {
	float: left;
	background-color: #ffcc00;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	padding-bottom: 2px;
}

.similar-products-title-left-border {
	float: left;
	background: url("/images/yelow_title_left.png") no-repeat;
	width: 10px;
	height: 20px;
}

.similar-products-title-right-border {
	float: left;
	background: url("/images/yelow_title_right.png") no-repeat;
	width: 10px;
	height: 20px;
}

.similar-products-title-link-wrapper {		
	float: left;
}

.similar-main-product-title {	
	font-size: 12px;
	color: #666;
}

.similar_product_product_name {
	font-size: 12px;
	color: #666;
	font-weight: bold;
}

.similar_product_product_price {
	font-size: 14px;
	color: #e45304;
	font-weight: bold;
	padding-top: 7px;
}