* {
	border:0px;
	margin:0px;
}

body{
	font-family:Verdana, Arial;
	color:#767676;
	background-color:#FFFFFF;
	font-size:12px;
	text-align:center;
}

input[type=text], textarea, select{
	border:1px solid #D4D4D4;
	font-size:11px;
}

input[type=text], select{
	background:url('../images/img_07.jpg') repeat-x center;
	height:14px;
}

input[type=text] {
	width:150px;
}

input[type=submit] {
	cursor:pointer;
}


.inputdetails{
	height:100px;
	width:150px;
}


.formsubmit{
	width:118px;
	height:29px;
	background:url('../buttons/button.png') no-repeat center;
}


table.center{
	margin-left:auto;
	margin-right:auto;
	width:990px;
}


.bottom-links{
	padding-top:15px;
	color:#5a5a5a;
	text-decoration:none;
	font-size:10px;
}

.bottom-links a,  .bottom-links a.active{
	color:#5a5a5a;
	text-decoration:none;
	font-size:10px;
}

.bottom-links a:hover, .bottom-links a.active{
	color:#C88F35;
}

.copyright{
	padding-top:15px;
	color:#5a5a5a;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
}

.copyright a{
	color:#5a5a5a;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
}

#logo{
	background-image:url('../images/img_01.jpg');
	background-repeat:no-repeat;
	width:990px;
	height:195px;
}
.form-input-search{
	border:1px solid #D4D4D4;
	background:url('../images/img_07.jpg') repeat-x center;
	height:14px;
	width:150px;
	font-size:11px;
}

.form-submit-search{
	background:url('../buttons/submit-search.jpg') repeat-x center;
	cursor:pointer;
	border:0px;
	height:17px;
	width:60px;
}

.form-input-newsletter{
	border:1px solid #D4D4D4;
	background:url('../images/img_07.jpg') repeat-x center;
	height:14px;
	width:150px;
	font-size:11px;
}

.form-submit-newsletter{
	background:url('../buttons/submit-newsletter.jpg') repeat-x center;
	cursor:pointer;
	border:0px;
	height:16px;
	width:35px;
}

.inputform{
	border:1px solid #D4D4D4;
	background:url('../images/img_07.jpg') repeat-x center;
	height:14px;
	width:150px;
	font-size:11px;
}


#top-links{
	background:url('../images/img_02.jpg') repeat-x center;
	height:62px;
	width:990px;
}

#top-links .left{
	float:left;
	display:block;
	background:url('../images/img_02_l.jpg') no-repeat top right;
	height:62px;
	width:10px;
}

#top-links .center{
	float:left;
	text-align:right;
	display:block;
	height:62px;
	width:820px;
}

#top-links .sc{
	float:left;
	display:block;
	background:url('../images/img_02_sc.jpg') no-repeat top left;
	height:62px;
	width:150px;
}

#top-links a.a-cart-items{
	text-decoration:none;
	font-weight:bold;
	color:#C88F35;
	padding-right:5px;
}

#top-links a.a-cart-checkout{
	text-decoration:none;
	font-weight:bold;
	color:#434343;
}


#top-links .right{
	float:left;
	display:block;
	background:url('../images/img_02_r.jpg') no-repeat top left;
	height:62px;
	width:10px;
}

#top-links .center a, #top-links .center a.active{
	text-align:right;
	float:left;
	display:block;
	height:62px;
	line-height:62px;
	padding:0px 13px 0px 12px;
	background:url('../images/img_02_split.jpg') no-repeat top right;
	color:#434343;
	text-decoration:none;
	font-weight:bold;
}

#top-links .center a:hover, #top-links .center a.active{
	color:#C88F35;
}

#left-side{
	background:url('../images/img_03.jpg') no-repeat top right;
	width:247px;
}

#main-content{
	width:730px;
	padding-left:13px;
	min-height:300px;
	text-align:justify;
}

#left-side a.clink, #left-side a.clink-a{
	display: block;
	margin:3px 0px 0px 0px;
	font-size: 15px;
	font-weight:bold;
	color: #434343;
	font-family: Arial;
	height: 20px;
	width: 230px;
	text-decoration: none;
	text-align:left;
	padding:5px 0px 0px 17px;
	background-image: url('../images/img_08.png');
	background-repeat: no-repeat;
	background-position: left;
}

#left-side a.clink:hover,  #left-side a.clink-a{
	background-image: url('../images/img_08-a.png');
}

#left-side a.link, #left-side a.link-a{
	display: block;
	font-size: 11px;
	font-weight:bold;
	color: #686565;
	font-family: Arial;
	height: 23px;
	line-height: 23px;
	width: 150px;
	text-decoration: none;
	text-align:left;
	padding-left:97px;
	background-image: url('../images/img_09.jpg');
	background-repeat: no-repeat;
	background-position: right;
}

#left-side a.link:hover, #left-side a.link-a{
	color: #9D7029;
	background-image: url('../images/img_09-a.jpg');
}

.brands-pagination{
	background-color: #EFEFEF;
	height:30px;
	line-height:30px;
	padding:0px 5px;
}

.brands-pagination .prev{
	float:left;
	color:#8A8A8A;
	width:110px;
	font-weight:bold;
}

.brands-pagination .pages{
	float:left;
	text-align:center;
	color:#000000;
	width:500px;
	font-weight:bold;
}

.brands-pagination .next{
	float:right;
	text-align:right;
	color:#8A8A8A;
	width:110px;
	font-weight:bold;
}

.brands-pagination .prev a, .brands-pagination .pages a, .brands-pagination .next a{
	color:#3C3C3C;
	text-decoration:none;
}

.brands-pagination .prev a:hover, .brands-pagination .pages a:hover, .brands-pagination .next a:hover{
	color:#C88F35;
	text-decoration:none;
}

.brands-pagination .pages .pagination_nr{
	padding:0px 5px;
}

.brands-pagination .pages .pagination_nr a.active{
	color:#C88F35;
}

.collection_thumb {
	float:left;
	padding:5px 1px 5px 1px;
}

.order_thumb {
	float:left;
	padding:5px 1px 5px 1px;
	font-size:12px;
}

.collection_thumb_top {
	height:70px;
	width:177px;
	text-align:center;
	background-image: url('../images/img_14.jpg');
	background-repeat: no-repeat;
	background-position:top left;
	color:#FFFFFF;
	padding-top:10px;
}

.collection_thumb_details {
	padding-top:5px;
	text-align:center;
	width:179px;
	height:43px;
	background-image: url('../images/img_15.jpg');
	background-repeat: no-repeat;
	background-position:top left;
	color:#404040;
	font-weight:bold;
}

.collection_thumb_details .details{
	color:#737373;
	text-decoration:none;
	width:85px;
	float:left;
	line-height:35px;
}

.collection_thumb_details .details a{
	color:#737373;
	text-decoration:none;
}

.collection_thumb_details .buy{
	color:#FFFFFF;
	text-decoration:none;
	width:94px;
	float:left;
	line-height:35px;
}

.collection_thumb_details .buy a{
	color:#FFFFFF;
	text-decoration:none;
}

.collection_thumb_img {
	height:233px;
	width:176px;
	text-align:center;
	vertical-align:middle;
	border:1px solid #D3D3D3;
}

#home-news {
	width:730px;
	background-image: url('../images/img_11.jpg');
	background-repeat: repeat-y;
	background-position:top center;
}

#home-news .header{
	display:block;
	height:60px;
	width:730px;
	background-image: url('../images/img_10.jpg');
	background-repeat: no-repeat;
	background-position:top center;	
}

#home-news .content{
	width:700px;
	padding:0px 15px;
	background-image: url('../images/img_12.jpg');
	background-repeat: no-repeat;
	background-position:bottom center;
}

#home-news .bottom{
	height:30px;
	width:315px;
	padding:15px 0px 0px 415px;
	background-image: url('../images/img_13.jpg');
	background-repeat: no-repeat;
	background-position:top center;	
}

#home-news .title{
	font-weight:bold;
	width:470px;
}

#home-news .title a{
	text-decoration:none;
}


#home-news .date{
	padding-left:10px;
	width:120px;
}

#home-news .read-more{
	color:#C88F35;
	font-weight:bold;
	text-align:right;
	width:90px;
}

#home-news .read-more a{
	color:#C88F35;
	text-decoration:none;
}


#home-news .item{
	display:block;
	border-top:1px solid #C7C7C7;
	height:50px;
}

.product-details{
	padding:10px 0px;
}


#product-buy .left{
	font-weight:bold;
}

#product-buy .left-box{
	font-size:10px;
}


a.buynow-btn{
	background:url("../buttons/product-detail-buy-now.jpg") no-repeat;
	width:190px;
	height:83px;
	display:block;
	float:left;
	text-decoration:none;
}

a.sendfriend-btn{
	background:url("../images/img_28.gif") no-repeat left center;
	line-height:26px;
	display:block;
	width:110px;
	padding-left:26px;
	height:26px;
	text-decoration:none;
	color:#C88F35;
}

.rating {
	color: #666666;
	font-family: Tahoma, helvetica, sans-serif;
	font-size: 11px; 
	width: 85px;
	height: 16px;
}

.unit-rating{
	list-style:none;
	margin: 0px;
	padding:0px;
	width: 85px;
	height: 16px;
	position: relative;
	background: url('../images/rating.png') top left repeat-x;		
}
	
.unit-rating li{
	text-indent: -90000px;
	padding:0px;
	margin:0px;
	float: left;
}

.unit-rating li a{
	display:block;
	width:17px;
	height: 16px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 17;
	position: absolute;
	padding: 0px;
}

.unit-rating li a:hover{
	background: url('../images/rating.png') left center;
	z-index: 2;
	left: 0px;
}

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:17px;}
.unit-rating a.r2-unit{left:17px;}
.unit-rating a.r2-unit:hover{width: 34px;}
.unit-rating a.r3-unit{left: 34px;}
.unit-rating a.r3-unit:hover{width: 51px;}
.unit-rating a.r4-unit{left: 51px;}	
.unit-rating a.r4-unit:hover{width: 68px;}
.unit-rating a.r5-unit{left: 68px;}
.unit-rating a.r5-unit:hover{width: 85px;}

.unit-rating li.current-rating{
	background: url('../images/rating.png') left bottom;
	position: absolute;
	height: 16px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}

#submit-form{
}

#submit-form .label{
	vertical-align:top;
	text-align:right;
	width:150px;
}

#submit-form .value{
	width:160px;
	vertical-align:top;
	text-align:left;
}
#submit-form .marked{
	vertical-align:top;
	text-align:left;
	color:#FF0000;	
}

.product-images{
	background: url('../images/img_16.jpg') no-repeat left top;
	height:90px;
	padding-top:25px;
}
.product-images .left{
	float:left;
	background: url('../images/img_17.jpg') no-repeat right top;
	height:88px;
	width:32px;
}

.product-images .center{
	float:left;
	height:86px;
	border-top:1px solid #E9E7E7;
	border-bottom:1px solid #E9E7E7;
}

.product-images .right{
	float:left;
	background: url('../images/img_18.jpg') no-repeat left top;
	height:88px;
	width:32px;
}

.suggested-item{
	background:url('../images/img_24.jpg') no-repeat center;
	width:200px;
	height:295px;
	text-align:center;
}

.gender-links, .gender-links-a{
	padding:0px 5px;
	text-decoration:none;
	font-weight:bold;
	color:#C88F35;
}
.gender-links-a{
	color:#000000;
}

.categ-showing{
	text-align:right;
}

#swiss-select{
	background:url('../images/img_26.jpg') no-repeat center;
	height:40px;
	text-align:center;	
}

#japanese-select{
	background:url('../images/img_27.jpg') no-repeat center;
	height:40px;
	text-align:center;	
}

.product-text-details{
	width:340px;
	padding-right:10px;
	vertical-align:top;
	text-align:left;
	font-size:11px;
}

.product-text-details h3{
	font-size:11px;
	padding:0;
}