@import "../css/reset.css";@import "../css/grid_24.css";@import "../css/superfish.css";@import url(http://fonts.googleapis.com/css?family=Lobster);
@import url("Apple_osaka_unicode/stylesheet.css");
@import url("../webfonts/MeiryoBold/stylesheet.css");



article,aside,audio,canvas,command,datalist,details,embed,figcaption,figure,footer,header,hgroup,keygen,meter,nav,output,progress,section,source,video{display:block}mark,rp,rt,ruby,summary,time{display:inline}
/* Global properties ======================================================== */

html {width:100%}

body {
	font-family: MeiryoBold, Arial;
	font-size: 12px;
	line-height: 18px;
	color: #978e83;
	min-width: 1142px;
	background: url(../images/body_bg.jpg) 50% 0 repeat-y;
}
.main {width:1004px;padding:0;margin:0 auto;}
#first_page{color:#aaa67f !important;}
/* Links ======================================================== */
#content a {color:#aaa67f;outline:none; text-decoration:none;}
#content a:hover { color:#856d5c; text-decoration:none !important;}
.more,.more1{ font-family:MeiryoBold, Georgia, "Times New Roman", Times, serif;font-size: 18px; line-height: 22px; color:#856d5c !important; padding-left:3px; font-style:italic; margin-top:16px; display:inline-block;}
.more:hover{ color:#ca4801 !important;}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.alignright, .form_alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper_shop {
margin-left:50px;
margin-bottom:20px;
display:inline-block;
width: 270px;
}
.wrapper { 
	//width:100%;
	overflow:hidden;
}
.container { 
	width 100%;
}

#main {
	width:766px; 
	margin:0 auto;
	font-size:.69em;
	position:relative;
}
#header {
	height:271px;
	overflow:hidden;
	padding:0 10px;
}
#content {
	padding:3px 10px 3px 10px;
}
#footer {
	background:#041b33;
	margin:0 10px;
	padding:18px 15px 16px 20px;
}
/*********************************fonts*************************************/
/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Tahoma, Geneva, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 10px 10px 0; 
	float:left;
}

.nofloat
{
	float: none;
}

.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
	border-bottom:1px solid #cfd3d8;
	margin-bottom:19px;
}
	.img-box img { 		
		float:left; 
		margin:0 10px 0 0;		
	}
	
	.img-box img.news_img
	{
		border: 1px solid #CFD3D8;
	}	

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:16px;
}
.p1 { 
	margin-bottom:8px;
}
.p2 { 
	margin-bottom:16px;
}
.p3 { 
	margin-bottom:24px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#c91d00; 
	outline:none;
}
a:hover{
	text-decoration:none;
}
h1, .title {
	font-size:1em;
	color:#fff;
	background:#041b33;
	padding:17px 0 17px 11px;
	text-transform:uppercase;
}
.title
{
	font-weight: bold;
}
h2 
{
	font-size: 7pt;
	margin-bottom: 10px;
}
h3 {
	font-size:10px;
	font-weight:normal;
	text-transform:uppercase;
	color:#c91d00;
	margin-bottom:13px;
}


.txt1 {
	color:#041b33;
}
.price {
	font-size:18px;
	color:#c91d00;
	font-weight:bold;
	}

.link1 { 
	display:block;
	float:left;
	background:url(/images/site24/link1-bgd.gif) left top repeat-x; 
	color:#fff; 
	text-decoration:none;
}



/*==================boxes====================*/
.box {
        
	border:1px solid #cfd3d8;
	padding:9px;
	margin:0px 0px 0px 0px;
	background:#fff;
	height:1%;
	position:relative;
}
	.box .inner { 
		padding:0 0 0 0;
	}
	
	.cart-box {
		background:#e8eaed;
		padding:9px 10px 18px 10px;
		}
		
		.languages {
			border-bottom:1px dotted #000;
			padding:0 0 18px 0;
			margin-bottom:10px;
			text-align:center;
			height:1%;
			}
			.languages dt {
				font-weight:bold;
				color:#585858;
				padding-bottom:8px;
				}
			.languages dd ul li {
				display:inline;
				border-left:1px solid #bdbdbd;
				padding:0 6px 0 9px;
				}
			.languages dd ul li.first {
				border:none;
				}
		
		.shop-cart {
			padding:17px 0 0 15px;
			}
		.shop-cart dt {
			font-weight:bold;
			color:#585858;
			background:url(/images/site24/cart.gif) no-repeat 0 0;
			padding:0 0 10px 33px;
			}
			.shop-cart dd strong {
				color:#c91d00;
				}

.address { 
	float:left;
	width:162px;
}
	.address dt {
		margin-bottom:13px;
	}
		.address dt strong {
			color:#c91d00;
			}
	.address dd { 
		clear:both;
	}
		.address dd span { 
			float:left;
			width:68px;
		}
#header .col-1 {
	width:359px;
}
	#header .logo {
		padding:24px 0 8px 9px;
		}
		
	#header .logo .slogan
	{	
		margin-top: 10px;
		text-transform: uppercase; 
	}	
#header .col-2 {
	width:192px;
	float:right;
}
	#header .top-nav {
		text-align:center;
		padding:34px 2px 21px 0;
		}
		#header .top-nav li {
			display:inline;
			/*margin-left:-3px;*/
			}
	
	#header .nav {
		background:#041b33;
		width:165px;
		padding:39px 13px 38px 14px;
		}
		#header .nav li {
			background:url(/images/site24/line-hor.gif) 0 100% repeat-x;
			padding:0 0 6px 0;
			margin-bottom:4px;
			overflow:hidden;
			width:100%;
			vertical-align:top;
			}
		#header .nav li.last {
			margin-bottom:0;
			padding-bottom:0;
			background:none;
			}
			#header .nav li a {
				font-size:16px;
				color:#f7f6f2;
				text-decoration:none;
				font-weight:bold;
				background:url(/images/site24/nav-marker.gif) no-repeat 0 4px;
				padding:0 0 0 30px;
				font-family:Arial, Helvetica, sans-serif;
				}
			#header .nav li a:hover {				
				color:#c91d00;
				}
.splitter
{
	border-bottom:1px dotted #000000;	
	margin-bottom:10px;	
}

.contacts dt
{
	font-weight: bold;	
}

.contacts dd
{
	margin: 0px 0px 10px 15px;
}

/*===== content =====*/
#content .indent {
	padding:17px 10px 0 11px;
}

table, td {
	padding:0;
	vertical-align:top;
	text-align:left;
	border-collapse:collapse;
	padding: 3px 0px;
	margin-bottom: 10px;
	}
	.main_table td
	{
		text-align:center;
	}
	td.cell-1 {
		//border-right:1px solid #cfd3d8;
		//border-bottom:1px solid #cfd3d8;
		padding-bottom:20px;
		padding-left:10px;
		}
	td.cell-2 {
		//border-bottom:1px solid #cfd3d8;
		padding-bottom:20px;
		padding-left:10px;
		}
	td.cell-3 {
		//border-right:1px solid #cfd3d8;
		padding-bottom:20px;
		padding-left:10px;
		}
	td.cell-4 {
		padding-bottom:20px;
		padding-left:10px;
		}
	

	
	
	
	.banners li {
		padding-bottom:3px;
		}
	.banners li.last {
		padding-bottom:0;
		}
	
	
	.categories {
		background:#e8eaed;
		padding:5px 10px;
		}
		.categories li {
			background:url(/images/site24/marker1.gif) no-repeat 0 7px;
			padding:0 0 0 22px;
			border-bottom:1px solid #bdc3c9;
			vertical-align:top;
			}
		.categories li.last {
			border-bottom:none;
			padding-bottom:0;
			margin-bottom:0;
			}
			.categories li a {
				border-left:1px solid #bdc3c9;
				line-height:19px;
				display:inline-block;
				color:#041b33;
				text-decoration:none;
				padding-left:10px;
				}
			.categories li a:hover {
				text-decoration:underline;
				}
	
	
	.pagination {
		padding-bottom:10px;
		width:100%;
		overflow:hidden;
		}
		.pagination a {
			color:#041b33;
			}
.date			
{
	font-weight: bold;
}

/*===== footer =====*/
#footer {
	color:#b9babb;
	font-weight:bold;
}
	#footer .copy {
		margin-bottom:10px;
		}
	#footer a {
		color:#b9babb;
		}
	
	#footer .fright {
		padding:4px 0 6px 0;
		}


/*----- forms -----*/
#currencies fieldset {
	border:none;
	padding:7px 0 19px 15px;
	border-bottom:1px dotted #000;
	}
	#currencies strong {
		display:block;
		color:#585858;
		font-weight:bold;
		padding-bottom:6px;
		}
	#currencies select {
		width:122px;
		font-size:10px;
		font-weight:bold;
		color:#585858;
		border:1px solid #6e6e6e;
		}

.contacts-form fieldset {
	border:none;
	width:100%;
	overflow:hidden;
	display:block;
}
.form_alignright a 
{
	margin-left: 10px;
}
	.contacts-form .col-1 {
		width:170px !important;
		margin-right:0 !important;
	}
	.contacts-form .col-2 {
		width:157px !important;
		margin-right:0 !important;
	}
	/*
	.contacts-form label {
		display:block;
		height:25px;
		overflow:hidden;
	}*/
		.contacts-form input {
			color:#a4a4a4;
			border:1px solid #a4a4a4;
			background:none;
			padding:2px 0 2px 5px;
			width:160px;
		}
		.contacts-form textarea {
			color:#a4a4a4;
			border:1px solid #a4a4a4;
			background:none;
			padding:2px 0 2px 5px;
			width:150px;
			overflow:auto;
			height:100px;
			/*margin-bottom:9px;*/
		}
		
	.contacts-form .input_field
	{
		margin-bottom: 10px;
	}
	
	/* Validate */
	.validate label.input_error { display:block; line-height:1.8; vertical-align:top; color: red; font-style: italic; }
	.validate input.input_error { border: 1px dashed #DB1905; background-color: #FFFFD5; }
	.validate textarea.input_error { border: 1px dashed #DB1905; background-color: #FFFFD5;}
	label.input_error {height: 20px}
	.form_alignright
	{ 	
		margin-top: 10px;
	}
	/* / Validate */

	#captcha
	{
		padding: 0px;
		font-size: 85%;
	}

	#captcha, #captcha a:link, #captcha a:hover, #captcha a:visited
	{
		color: #777;
	}
	
	#error
	{
		margin-top: 5px;
		margin-bottom: 5px;
		padding: 5px 5px 5px 25px;
		position: relative;
		font-size: 8pt;
		border-collapse: collapse;
		border: 1px #CA1D13 dashed;
		color: #CA1D13;
		background-color: #F2EDE9;
		background: url('/hostcmsfiles/images/error.gif') no-repeat 5px 50%;		
	}

	#message
	{
		margin-top: 5px;
		margin-bottom: 5px;
		padding: 5px 5px 5px 25px;
		position: relative;
		font-size: 8pt;
		border-collapse: collapse;
		border: 1px #4ba749 dashed;
		color: #4ba749;
		background: url('/hostcmsfiles/images/message.gif') no-repeat 5px 50%;
		/*width: 450px;*/
	}

	.pagination .current, .pagination .page_link, .pagination .ctrl
	{
		margin-right: 3px;	
	}
.shop_cart_table
{
	/* width: 100%; */
	border-spacing: 2px;
}

.shop_cart_table, .shop_cart_table td
{
	empty-cells: show;
}

.shop_cart_table td, .shop_cart_table th
{
	padding-right: 6px;
	/*padding-left: 5px;*/
	height: 25px;
	vertical-align: middle;
}

.shop_cart_table td
{
	padding-bottom: 4px;
	padding-top: 4px;
}

.shop_cart_table th
{
	text-align: left;
	border-bottom: 1px solid #d20a1c;
}

.price_table_border, .price_table_border td
{
	border-collapse: collapse;
	empty-cells: show;
	border-width:1px;
	border-color: #C8C0A9;
	border-style: dashed;
	padding-left: 5px;
}

.price_discount
{
	color: gray; 
	margin: -5px 0px 10px; 
	font-size: 11pt;
	text-decoration: line-through; 	
}

.hit 
{
	width: 40px;
	height: 40px;
	background: url('/images/hit.png') no-repeat 0 0 !important;
	background: none;
	position: absolute;
	left: 0;
	top: 0;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/hit.png');
}

.shop_block
{
	border: 1px solid #ccc;
	background: #EEE;
	padding: 5px 7px;
	margin: 10px 0px;
}

.shop_block a
{
	position: relative;
	z-index: 2;
}

.shop_block input, .shop_block select {
	border: 1px solid #969696;
}

.shop_block .gray_button input {
	border-width: 0;
}

.arrow_up,
.arrow_up_gray,
.arrow_down,
.arrow_down_gray {
	width: 16px;
	height: 16px;
	z-index: 1;
	float: left;
}

.arrow_up img,
.arrow_up_gray img,
.arrow_down img,
.arrow_down_gray img {
	filter: alpha(opacity=0);
}


.arrow_up
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/hostcmsfiles/images/arrow_up.png');
}

.arrow_up_gray
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/hostcmsfiles/images/arrow_up_gray.png');
}

.arrow_down
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/hostcmsfiles/images/arrow_down.png');
}

.arrow_down_gray
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/hostcmsfiles/images/arrow_down_gray.png');
}

.shop_navigation {
	list-style-type: none;
	margin: 0;
	padding: 15px 0;
}

.shop_navigation li {
	float: left;
	padding-right: 12px;
	margin:0px 10px 10px 0px;
	width: 60px;
}

.shop_navigation span {
	margin-right: 5px;
	border-bottom: 1px solid #d20a1c;
}

.shop_navigation_current span {
	color: #525252;
	font-weight: bold;
	font-size: 10pt;
	border-bottom: 1px solid #d20a1c;
}

.goods_info
{
	border: 1px dashed; 
	padding: 3px;
}

.goods_img
{
	float: left; 
	margin: 0px 10px 10px 0px;
}

.gray_button {
	background: url('/images/gray_button_l.gif') no-repeat 0 0;
	margin: 15px 0;
	height: 27px;
}

.gray_button div {
	background: url('/images/gray_button_r.gif') no-repeat 100% 0;
	height: 27px;
	float: left;
	padding-right: 10px;
}

.gray_button input {
	border: 0;
	color: #fff;
	font-family: Georgia;
	height: 27px;
	padding: 0 5px 3px 0;
	background-color: #a8a8a8;
	margin-left: 10px;
}

.left  
{
	float: left;
	position: relative;
}

.right {
	float: right;
}

#ShowAddComment
{
	margin: 20px 0px;
	font-size: 11pt;
}

/* ссылка "ответить" для комментария */
.c_u_l
{
	font-weight: bold;
}

/* Ответ на комментарий */
.cr
{
	display: none;
	margin: 0px 0px 10px 20px;
}

/* sub-div для дерева комментариев */
.csd
{
	margin-left: 20px;
}

.comment {
	background: #F0EFEB;
	padding: 30px;
	margin-bottom: 10px;
	width: 300px;
	zoom: 1;
	position: relative;
	padding: 20px;
}
.comment p
{
	margin-bottom: 7px;
}

.comment input[type="text"],
.comment input[type="file"],
.comment textarea {
	width: 100% !important;
	width: auto;
}

.comment_desc
{
	margin: 0px 0px 10px 20px;
}

.comment .tl
{
	position: absolute;


	top: 0px;
	left: 0px;
	background: url('/images/tl_angle.png') repeat-x 0 0 !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/tl_angle.png');
	width: 8px;
	height: 8px;
}

.comment .tr
{
	position: absolute;
	top: 0px;
	right: 0px !important;
	right: auto;
	left: expression((parentElement.clientWidth - 8) + "px");
	background: url('/images/tr_angle.png') repeat-x 0 0 !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/tr_angle.png');
	width: 8px;
	height: 8px;
}

.comment .bl
{
	position: absolute;
	bottom: 0px !important;
	bottom: auto;
	top: expression((parentElement.clientHeight - 8) + "px");
	left: 0px;
	background: url('/images/bl_angle.png') repeat-x 0 0 !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bl_angle.png');
	width: 8px;
	height: 8px;
}

.comment .br
{
	position: absolute;
	bottom: 0px !important;
	bottom: auto;
	top: expression((parentElement.clientHeight - 8) + "px");
	right: 0px !important;
	right: auto;
	left: expression((parentElement.clientWidth - 8) + "px");
	background: url('/images/br_angle.png') repeat-x 0 0 !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/br_angle.png');
	width: 8px;
	height: 8px;
}

.stars
{
	margin: 0px;
	padding: 0px;
}

.stars li
{
	margin: 0px;
	padding: 0px;
	width: 16px;
	height: 16px;
	float: left;
	background: url('/hostcmsfiles/images/stars_gray.gif') no-repeat 0 0;
	cursor: pointer;
	list-style-type: none;
}

.stars .curr
{
	margin: 0px;
	padding: 0px;
	width: 16px;
	height: 16px;
	float: left;
	background: none;
	background: url('/hostcmsfiles/images/stars_single.gif') no-repeat 0 0;
}

.col-2 {
	margin:10px;
}

div#gallery table
{
 width:100%;
}

/* END стили для магазина */