@charset "ISO-8859-1";
body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.bgleft_out {
	background-color: #000000;
	background-image: url(darsi_07.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.bgleft_in {
	background-color: #000000;
	background-image: url(darsi_12.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.bgright_in {
	background-color: #000000;
	background-image: url(darsi_16.jpg);
	background-repeat: repeat-y;
	background-position: top;
}

.bgright_out {
	background-color: #000000;
	background-image: url(darsi_11.jpg);
	background-repeat: repeat-y;
	background-position: top;
}

#wreper{
background-color:#000000;
}
.margin_T_B10 {
	margin:10px 0px;
}

.text {
	font-size: 11px;
	color: #fdedd2;
}
.link {
	color: #dfbb5a;
	text-decoration: none;
	font-weight: normal;
}
.link:hover {
	color: #FF9900;
	text-decoration: underline;
}

.breadcrumb {
	font-size: 10px;
	color: #dfbb5a;
	font-weight: normal;
}
.breadcrumb_link {
	font-size: 10px;
	color: #dfbb5a;
	text-decoration: none;
	font-weight: normal;
}
.breadcrumb_link:hover {
	font-size: 10px;
	color: #FF9900;
	text-decoration: underline;
}

.bottom_link:hover {
	font-size: 12px;
	color: #dfbb5a;
	text-decoration: none;
}
.bottom_link {
	font-size: 12px;
	color: #df5b0b;
	text-decoration: none;
	font-weight: normal;
}
.imgcolor_orange {
	padding:5px;
	/*margin: 5px;*/
	border: 3px solid #a27308;
	display:block;
}
.imgcolor_red {
	padding:5px;
	/*margin: 5px;*/
	border: 3px solid #b40501;
	display:block;
}.bgtop_out {
	background-color: #000000;
	background-image: url(darsi_04.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bgbottom_out {
	background-color: #000000;
	background-image: url(darsi_24.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bgbottom_in_l {
	background-color: #000000;
	background-image: url(darsi_20.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bgbottom_in_r {
	background-color: #000000;
	background-image: url(darsi_22.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bgtop_in_l {
	background-color: #000000;
	background-image: url(darsi_08.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bgtop_in_m {
	background-color: #000000;
	background-image: url(darsi_09.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bgtop_in_r {
	background-color: #000000;
	background-image: url(darsi_10.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bgbottom_in_m {
	background-color: #000000;
	background-image: url(darsi_21.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.cat_name, .prod_name{
	color:#FCF8C9;
	font-size:14px;
	line-height:20px;
}
.cat_desc{
	color:#FCF8C9;
	font-size:12px;
	line-height:18px;
	padding-left:10px;
	padding-right:10px;
	
}
.copyright{
	font-size:9px;
	color:#FCF8C9;
}

.left_img{
	float:left;
	padding-right:10px;
	padding-left:10px;
}

.prod_code{
	color:#FCF8C9;
	font-size:16px;
	line-height:26px;

}

.prod_detail{
	color:#FCF8C9;
	font-size:14px;
	line-height:20px;
}

.button{
	background-color:#FEF4D9;
	color:#000000;
	font-size:14px;
}

.bg_shop{
	background-image:url(bg_shops.jpg);
	background-repeat:repeat-y;
}

.box{
 border-color:#FF0000;
 border-width:2px 2px 2px 2px;
 border-style:solid;
 font-size:11px;
 line-height:18px;
 	color: #fdedd2;
}

li{
	line-height:18px;
}

.box_checkout{
 border-color:#EEB220;
 border-width:1px 1px 1px 1px;
 border-style:solid;
 font-size:12px;
 line-height:18px;
 color: #fdedd2;
 padding:7px;
}

.off_text{
	font-size:12px;
	color:#755500;
}

.red_color{
	color:#FF3738;
	
}

.nav_link{
	color:#B91D11;
	text-decoration:none;
}

.nav_link:hover{
	color:#B91D11;
	text-decoration:underline;
}