/* CSS Document */
/*goods card*/
.goods {
	width: 853px;
	margin: auto;
	padding: 0px;
	text-align: left;
}
.goods div {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.goods a {
	color: #c087bc;
}	
.goods .sizes {
	padding-bottom: 5px;
}
.goods .sizes p {
	line-height: 1.3em;
}
.goods .sizes .back {
	float: right;
	margin-top: -15px;
	padding-top:3px;
}
.goods .sizes .close {
	float: right;
	display: block;
	
	padding: 10px 30px 10px 0px;
	margin-top: -32px;

	background: url(/images/close.png) right no-repeat;
}
.goods .info {
	border: 1px solid #c2a3c3;
	padding: 6px 0px;
}
.goods .info #photo {
	float: left;
	width: 600px;
	height: 600px;
	text-align:center;
}
.goods .info .description {
	margin: 0px;
	float: left;
	width: 250px;
	min-height: 600px;
	_height: 600px;
	border-left: 1px dotted #8a4588;
}
.goods .info .description .block {
	padding: 10px 0px;
	margin: 0px 10px;
	border-bottom: 1px dotted #8a4588;	
}
.goods .info .description .thumbs {
	border: 0px;
	padding: 2px;
	margin: 0px;
}
.goods .info .description #delivery_close,
.goods .info .description #delivery_open {
	padding: 8px;
}
.goods .info .description .thumbs .thumb {
	float: left;
	width: 80px;
	height: 100px;
	overflow: hidden;
	margin: 1px;
	cursor: pointer;
	cursor: hand;
}
.goods .info .description .thumbs #delivery_open li {
	line-height: 2em;
}
.goods .info .description .options dl {
	font-size: 14px;
	color: #703875;
}
.goods .info .description .options dt {
	float: left;
	font-weight: bold;
}	
.goods .info .description .options dd {
	padding-bottom: 10px;
}
.goods .info .description .options dd select {
	width: 166px;
	margin-top: -10px;
}
.goods .comments {
	border-top: 5px solid #8a4588;
	margin-top: 5px;
	padding-top: 10px;
}
.goods .comments #comments_list, .goods .comments #comments_add {
	border: 1px solid #8a4588;
	margin-top: 30px;
}
.goods .comments #comments_list .tabs, .goods .comments #comments_add .tabs {
	position: relative;
	height: 30px;
	top: -30px;
	left: -1px;
}
.goods .comments #comments_list .content {
	padding: 0px 10px 10px;
}
.goods .comments #comments_list .content h4 {
	position: relative;
	top: -15px;
	left: 10px;
}
.goods .comments #comments_list .content h5 {
	background-color: #d3add2;
	padding: 4px 10px;
	color: #703875;
}
.goods .comments #comments_list .content .comment {
	color: #703875;
	margin: 5px 0px 20px;
	padding: 5px 9px;
	border: 1px solid #d3add2;
}
.goods .comments #comments_list .content div p {
	line-height: 1.3em;
}
.goods .comments #comments_add .content {
	padding: 0px 30px 30px;
}
.goods .comments #comments_add .content .estimation {
	position: relative;
	top: -15px;
	padding-bottom: 20px; 
	border-bottom: 1px dashed #d3add2;
	font-size: 14px;
	color: #703875; 
}
.goods .comments #comments_add .content label {
	font-size: 14px;
	color: #703875; 	
}
.goods .comments #comments_add .content textarea {
	width: 553px;
	height: 100px;
	border: 1px solid #999999;
	margin: 2px 0px 4px;
}
.goods .comments #comments_add .content input {
	width: 200px;
	border: 1px solid #999999;
	margin: 2px 30px 4px 0px;
}
.goods .comments #comments_add .content a.RomaButton {
	float: right;
	margin-top: 5px;
}
.goods .star0,
.goods .star1,
.goods .star2,
.goods .star3,
.goods .star4,
.goods .star5 {
	display: inline-block;
	width: 80px;
	height: 16px;
	background: url(/images/stars.png);
}
.goods .star0 div,
.goods .star1 div,
.goods .star2 div,
.goods .star3 div,
.goods .star4 div,
.goods .star5 div {
	float: left; 
	padding: 16px 16px 0px 0px;
	line-height: 16px;
}
.goods .star0 {
	background-position: 0px 0px;
}
.goods .star1 {
	background-position: 0px -16px;
}
.goods .star2 {
	background-position: 0px -32px;
}
.goods .star3 {
	background-position: 0px -48px;	
}
.goods .star4 {
	background-position: 0px -64px;	
}
.goods .star5 {
	background-position: 0px -80px;	
}
/*goods card*/

/*brands*/
.brands {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.brands h3 {
	margin-bottom: 10px; 
	padding: 3px 20px;

	font-size: 14px;	
	color: #ffffff;
	
	background: #884788;
}
.brands ul {
	float: left;
	width: 20%;
}
.brands li {
	padding: 3px 5px;
	margin: 2px 15px;
}
.brands li:hover {
	padding: 3px 5px;
	margin: 2px 15px;
	color: #763476;
	background:  #f0d2e4;
}
.brands a {
	display: block;
	color: #884788;
	text-decoration: none;
}
.brands a:hover {
	text-decoration: underline;
}
/*brands*/

/*Yubari*/
	
	/*reset*/
		div, h1, h2, h3, h4, h5, h6, p, ol, ul, li, dl, dt, dd { margin: 0; padding: 0; border: 0; outline: 0; } ol, ul { list-style: none; }
	/*reset*/
	
	/*color*/
		.c_ed008e {
			color: #ed008e;
		}
		a.c_ed008e {
			color: #ed008e;
		}
		.c_703875 {
			color: #703875;
		}
		a.c_703875 {
			color: #703875;
		}
		.c_c087bc {
			color: #c087bc;
		}
		a.c_c087bc {
			color: #c087bc;
		}
		.c_999999 {
			color: #999999;
		}
		a.c_999999 {
			color: #999999;
		}
	/*color*/
	
	/*font size*/
		.fs_10px {
			font-size: 10px;
		}
		.fs_12px {
			font-size: 12px;
		}
		.fs_14px {
			font-size: 14px;
		}
		.fs_16px {
			font-size: 16px;
		}
		.fs_18px {
			font-size: 18px;
		}
		.fs_20px {
			font-size: 18px;
		}
	/*font size*/
	
	/*font weight*/
		.fw_bold {
			font-weight: bold;
		}
	/*font weight*/
	
	/*float*/
		.f_left {
			float: left;	
		}
		.f_right {
			float: right;	
		}
	/*float*/	
	
	/*textalign*/
		.ta_left {
			text-align: left;
		}
		.ta_right {
			text-align: right;
		}
		.ta_center {
			text-align: center;
		}
		.ta_justify {
			text-align: justify;
		}
	/*textalign*/
	
	/*line height*/
		.lh_13em {
			line-height: 1.3em;		
		}
	/*line height*/	
		
	/*blocks*/
		.clear {
			clear: both;
		}
	/*blocks*/	
	
	/*buttons*/
	a.RomaButton {
	display: inline-block;
	padding: 8px 20px;
	background: #6e3874 url(/images/button.jpg) 50% 0% repeat-x;
	border: 1px solid #844d87;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	}
	a.RomaButton:hover {
		background: #ab60a5 url(/images/button.jpg) 50% -30px repeat-x;
		border: 1px solid #b372ac;
	}
	/*buttons*/
	
	/*tabs*/	
	div.tab, div.active {
		float: left;
		background: #6e3874 url(/images/tab.jpg) 100% -30px repeat-x;
		margin-right: 5px;
		font-size: 14px;
	}
	div.tab a, div.active a {
		display: inline-block;
		padding: 7px 6px 6px 16px;
		margin-right: 10px;
		background: #6e3874 url(/images/tab.jpg) 0% -30px repeat-x;
		color: #703875;
		text-decoration: none;
		text-align: center;
	}
	div.active {
		background: #6e3874 url(/images/tab.jpg) 100% 0% repeat-x;
	}
	div.active a {
		background: #6e3874 url(/images/tab.jpg) 0% 0% repeat-x;
	}
	/*tabs*/	
/*Yubari*/

/*brands*/
.brands {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.brands h3 {
	margin-bottom: 10px; 
	padding: 3px 20px;

	font-size: 14px;	
	color: #ffffff;
	
	background: #884788;
}
.brands ul {
	float: left;
	width: 20%;
}
.brands li {
	padding: 3px 5px;
	margin: 2px 15px;
}
.brands li:hover {
	padding: 3px 5px;
	margin: 2px 15px;
	color: #763476;
	background:  #f0d2e4;
}
.brands a {
	display: block;
	color: #884788;
	text-decoration: none;
}
.brands a:hover {
	text-decoration: underline;
}
/*brands*/

#big_img
{
	position:relative;
	margin:0 auto;
}