/*create by flopick@gmail.com*/
html, body { height:100%;}
body {
	background:#c0dcdf url(../images/bg_all.jpg) repeat 0% 0%;
	color:#84786e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	position:relative;
	min-height:100%;
	height:auto!important;
	height:100%;
}
img { border:none;}
hr { border: 0; color: #CCCCCC; background: url(../images/bg_hr.jpg); height: 2px;}
form { margin:0; padding:0;}	
a {  text-decoration:none; color:#fff;}
a:hover {text-decoration:underline;}
.clear { clear:both; line-height:0; font-size:0;}
.noborder { border:none!important;}
.nobg { background:none!important;}
h1 { 
	margin:0 0 10px 0; 
	font:bold 18px Arial, Helvetica, sans-serif; 
	color:#fff;
	}
p { margin:0 0 15px 0; padding:0;}
.left { float:left;}
.right { float:right; }

#page { background:url(../images/bg_page.jpg) repeat-x 50% 0%;}
#page2 { width:960px; margin:0 auto; padding-bottom:140px;}
/*------------------------------------------------------------------------------------------------------*/	
#header { position:relative;}
.head_top {
	background:url(../images/hed_top.png) no-repeat 0 0;
	height:40px;
	overflow:hidden;
	}
.top_shop {
	background:url(../images/top_left.png) no-repeat 0 0;
	padding:8px 0 0 145px;
	color:#c1c1c1;
	height:40px;
	width:170px;
	}
.top_shop .button { margin-top:-2px;}	
.top_search {
	background:url(../images/search_bg.png) no-repeat 0 0;
	padding:7px 0 0 80px;
	}
.top_search input, .top_search select{
	border:1px solid #231d19;
	background:url(../images/formm.jpg) repeat-x 0 0;
	color:#000;
	width:135px;
	float:left;
	margin:0 3px 0 0;
	}	
.top_search input[type="button"] {
	background:url(../images/go.png) no-repeat 0 0;
	width:28px;
	height:22px;
	border:none;
	}	
.menu {
	background:url(../images/menu.png) no-repeat 0 0;
	height:34px;
	overflow:hidden;
	padding-top:20px;
	margin-bottom:20px;
	}	
.menu a {
	color:#2a221d;
	text-shadow: 0px 1px 0px #be9f74;
	font:18px Arial, Helvetica, sans-serif;
	background:url(../images/menu_.jpg) repeat-y 100% 0%;
	padding:0 20px;
	white-space:nowrap;
	}	
/*------------------------------------------------------------------------------------------------------*/	
#container { }
#content {	width:707px;}
.content_top { background:url(../images/content_top_bg.png) no-repeat 0% 0%;}	
#navigation { width:235px;}	
/*------------------------------------------------------------------------------------------------------*/
#navigation .block {
	background:url(../images/block_side.jpg) repeat 0 0;
	border:1px solid #1f1f1f;
	border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;	   
	behavior: url(js/PIE.htc);	
	margin-bottom:20px;
	}
#navigation .block ul { margin:0; padding:0 10px 5px 10px; list-style:none;}	
#navigation .block ul li { height:18px;}
.title_side {
	background:url(../images/title_side.jpg) no-repeat 0 0;
	height:37px;
	font:18px Arial, Helvetica, sans-serif;
	padding:7px 0 0 10px;
	margin-bottom:10px;
	text-shadow: 0px 1px 0px #be9f74;
	overflow:hidden;
	color:#2a221d;
	}	
.catalog {
	margin:0 0 0 -8px!important;
	padding:0!important;
	list-style:none;
	}	
.catalog  li {
	background:url(../images/arr.png) no-repeat 0 0;
	padding:2px 0 0 35px;
	height:18px;
	margin-bottom:10px;
	}	
.catalog  li a { color:#e6bd77;}	
#navigation .block form {
	padding:0 10px 10px 10px;
	}
#navigation .block form input{
	border:1px solid #231d19;
	background:url(../images/formm.jpg) repeat-x 0 0;
	color:#000;
	width:153px;
	float:left;
	margin:0 2px 0 0;
	}	
#navigation .block form input[type="button"] {
	background:url(../images/submit.png) no-repeat 0 0;
	width:52px;
	height:21px;
	border:none;
	}	
/*------------------------------------------------------------------------------------------------------*/
.glagne {
	background:url(../images/glagne.jpg) no-repeat 0 0;
	height:235px;
	position:relative;
	margin-bottom:20px;
	}
.glagne img {
	position:absolute;
	bottom:0;
	right:0;
	z-index:600;
	}	
/*------------------------------------------------------------------------------------------------------*/
.breadcrombs {
	background:url(../images/breadcrombs.png) no-repeat 0 0;
	height:24px;
	color:#b8b8b7;
	margin-bottom:20px;	
	padding: 7px 0 0 10px;
	}
.breadcrombs  a { color:#e6bd77;}	
/*------------------------------------------------------------------------------------------------------*/
.item { width:160px; float:left;margin:0 16px 40px 0;}
.item .name { font:bold 12px  Arial, Helvetica, sans-serif; color:#fff; height:30px; overflow:hidden}
.item .descr { height:48px;overflow:hidden}
.item .price { font:bold 18px Arial, Helvetica, sans-serif; color:#e6bd77; }
/*------------------------------------------------------------------------------------------------------*/
.button {
	color:#231d19;
	height:18px;
	padding:1px 5px 0 5px;
	display:block;
	background:url(../images/button.jpg) repeat-x 0% 0%;
	border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;	   
	behavior: url(/js/PIE.htc);
	position:relative;
	text-shadow: 0px 1px 0px #fff;
	border:1px solid #231d19;
	white-space:nowrap;
	}
.button:hover { text-decoration:none;}	
/*------------------------------------------------------------------------------------------------------*/
#footer {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;	
	background:url(../images/footer_bg.jpg) repeat-x 0% 0%;	
	height:140px;	
	}	
#footer .foot {	
	width:960px; 	
	margin:0 auto;
	padding-top:65px;
	position:relative;
	}	
#footer a { color:#fff; padding-right:10px; margin-right:10px; border-right:1px solid #a29282;} 	
#footer .cards {
	position:absolute;
	top:60px;
	right:0px;
	z-index:500;
	}
#footer .soc {
	position:absolute;
	top:110px;
	right:0px;
	z-index:500;
	}		
#footer .soc a { border:none; padding:0; margin:0 0 0 10px;}	
#footer .copy {
	position:absolute;
	top:106px;
	left:0px;
	z-index:500;
	/* background:url(../images/copy.png) no-repeat 0 0; */
	height:23px;
	padding:7px 0 0 0; /* 35px; */
	color:#a29282;
	}
	
	
	
.tabs {
	width: 100%;
	height: 31px;
	margin-bottom: 0px;
}
.tabs a {
	float: left;
	display: block;
	padding: 6px 15px 7px 15px;
	margin-right: 2px;
	border-top: 1px solid #84786E;
	border-bottom: 1px solid #84786E;
	border-left: 1px solid #84786E;
	border-right: 1px solid #84786E;
	/*
	background: #FFFFFF url('../image/tab_3.png') repeat-x;
	color: #000000; */
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
}
.tabs a.selected {
	background-color: #000000; /*  url('../image/tab_3.png') repeat-x; */
	border-bottom: 0px;
	margin-bottom: 9px;
	z-index: 3;
	height: 17px;
}
.tab_page {
	border: 1px solid #84786E;
	/* background: #FFFFFF; */
	padding: 10px;
	display: block;
	z-index: 2;
	margin-bottom: 10px;
}
	
.cart {
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #84786E;
	margin-bottom: 10px;
}
.cart th {
	background: #84786E;
	color: #000000;
	padding: 5px;
	font-weight: normal;
}
.cart td {
	padding: 5px;
}

input, select {
	border:1px solid #231d19;
	background:url(../images/formm.jpg) repeat-x 0 0;
	color:#000;
	margin:0 3px 0 0;
}
textarea {
	border:1px solid #231d19;
	background-color:#CCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.sort .div1 {
	float: right;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 9px;
}
.sort .div2 {
	text-align: right;
	padding-top: 9px;
}
