* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {	
	width: auto;
	height: 100%;
}
a {	
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
h1, h2, h3, h4, h5, h6 {
	font-family:Georgia;
	color:#000;
	line-height:24px;
	font-weight:normal;
}
	h1{font-size:24px;}
	h2{font-size:21px;}
	h3{font-size:18px;}
	h4{font-size:16px;}
	h5{font-size:13px;}
	h6{font-size:11px;}
ul{
	list-style-type: none;	
}
ol li, ul li {
	font-family:Arial;
	font-size:13px;
	line-height:18px;
	color:#000;	
}
#wrapper {
	width:1004px;
	max-width: 1004px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	overflow:hidden;
	position:relative;	
/*	padding-bottom:90px;	*/
	background-color: #fff;
}
#left-shaddow, #right-shaddow{
	height:100%;
	width:0;
	position: absolute;
	top:0;	
	}
#left-shaddow, #right-shaddow{
	height: 100%;
	position: absolute;
	top: 0;    
	width: 9px;	
}
#left-shaddow{
    left: -9px;
    background: -moz-linear-gradient(left, rgba(228,228,228,0.1) 0%, rgba(197,197,197,0.5) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(228,228,228,0.1)), color-stop(100%,rgba(197,197,197,0.5))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(228,228,228,0.1) 0%,rgba(197,197,197,0.5) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(228,228,228,0.1) 0%,rgba(197,197,197,0.5) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(left, rgba(228,228,228,0.1) 0%,rgba(197,197,197,0.5) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1ae4e4e4', endColorstr='#80c5c5c5',GradientType=1 ); /* IE6-9 */
	background: linear-gradient(left, rgba(228,228,228,0.1) 0%,rgba(197,197,197,0.5) 100%);
	background-position: top right;	
}
#right-shaddow{
    right: -9px;    
	background: -moz-linear-gradient(left, rgba(197,197,197,0.5) 0%, rgba(228,228,228,0.1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(197,197,197,0.5)), color-stop(100%,rgba(228,228,228,0.1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(197,197,197,0.5) 0%,rgba(228,228,228,0.1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(197,197,197,0.5) 0%,rgba(228,228,228,0.1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(left, rgba(197,197,197,0.5) 0%,rgba(228,228,228,0.1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80c5c5c5', endColorstr='#1ae4e4e4',GradientType=1 ); /* IE6-9 */
	background: linear-gradient(left, rgba(197,197,197,0.5) 0%,rgba(228,228,228,0.1) 100%);
	background-position: top left;
}
/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 135px;	
	padding-top:26px;
	padding-bottom:20px;
	background: none;
	background: #FFF url(../img/header-bg2.png) top right no-repeat;
}
#header-logo{
	display:block;
	float:left;
	width:261px;
	height:61px;
	padding:0px 0px 0px 20px;
	color:#1f7d64;	
	font-family:BlissPro;
	font-weight:bold;
}
#header-logo a {
	color: #1F7D64;
	text-decoration: none;
}
#header-logo-img{
	width:62px;
	height:56px;
	display:block;
	float:left;
	padding-top:6px;
	padding-right:12px;
}
#header-logo .company1{
	padding-top:13px;
	height:30px;	
	font-size: 42px;
	display:block;
	float:left;
	line-height:30px;
	width:157px;
}
#header-logo .company2{
	padding-left:5px;
	font-size: 15px;
	letter-spacing:8px;
	display:block;
	float:left;
	width:157px;
}
#header-logo-basket{
	height:84px;
	padding-top:6px;
	float:left;
	width:520px;	
	background: transparent url(../img/basket-vertical.gif) no-repeat;
	background-position: left top;
}
#header-logo-basket img{
	display:block;
	padding-left:15px;
	padding-bottom:59px;
	padding-right:20px;
	width:29px;
	height:24px;
	float:left;
}
#header-basket{
	display:block;
	float:left;
	width:150px;
	height:80px;	
}
.basket-of-goods{
	width:150px;
	font:13px Arial;
	color:#ec008c;
	font-weight:bold;
	display:block;
	float:left;
}
.goods{
	font:13px Arial;
	color: #000;
	display:block;
	float:left;
	padding:3px 5px 0 0px;
}
.goods_sum {
	width:63px;
}
.goods_title {
	width:90px;
}
.goods-number{
	display:block;
	float:left;
	font:13px Arial;
	color: #000;
	font-weight:bold;
	padding:3px 5px 0px 0px;	
}
.goods-unit{
	display:block;
	float:left;
	font:13px Arial;
	color: #000;
	padding:3px 5px 0 0px;
}
.basket-form{
	display:block;
	float:left;
	width:115px;
	height:54px;
	padding-right:180px;	
}
a.basket-button{
	display:block;
	text-indent:-9999;
	width:115px;
	height:54px;
	float:left;
	background: url("../img/order-button.png") no-repeat 0 0;	
}
a.basket-button:visited {background-position: 0 0;}
a.basket-button:hover{background-position: 0 -54px;}
a.basket-button:active{background-position: 0 -108px;}
.authentificate {
	margin-left: 350px;
}
.authentificate li a {
	font: 13px Arial;
	color: #EC008C;
	font-weight: bold;
}
#header-logo-contact .phone1{
	font: 13px Arial;
	font-weight:bold;
	color:#000;
}
#header-logo-contact .phone2{
	font: 13px Palatino Linotype;
	color:#777777;
}
#header-logo-contact .phone3{
	font: 27px Palatino Linotype;
	color:#777777;
}
#header-menu-search {
	height:29px;
	width:1000px;
	padding-top:6px;	
	background:#ec008c;
	clear:both;
}
#header-menu-search-menu{
	width:805px;
	padding-left:3px;	
	float:left;
}
#header-menu-search-menu ul{
	list-style-type:none;
}
#header-menu-search-menu ul li{
	float:left;
	margin-left: 20px;
}
#header-menu-search-menu a{
	font: 13px Arial;
	color: white;
	font-weight:bold;
	text-decoration:underline;
	color:#fff;
	display:block;
	float:left;
	padding:3px 8px;
}
#header-menu-search-menu a:hover, #header-menu-search-menu .active a, #header-menu-search-menu a:active{
	background:#FFF;
	color: #ec008c;
}
#Header-menu-search{
	float:left;
	width:175px;
	height:19px;
	line-height:0px;	
}
#Header-menu-search-field {
    width: 149px;
	padding-left:11px;
    height: 19px;    
    font: 12px Arial;
    text-align:left;	
	color:#adadad;
	background: transparent url(../img/search.png) no-repeat;
	border:none;
	float:left;
	line-height:17px;	
}
#Header-menu-search-button{
   float:left;
   width:23px;
   height:19px;
   margin-left:-11px; 
   background: transparent url(../img/search-button.png) no-repeat;
   border:none;
}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
/*	padding: 0 0 90px;*/
	height: 1%;
	position: relative;
	background: white url(../img/white.gif) repeat;
	overflow:hidden;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;	
	height: 0;
	background: white url(../img/white.gif) repeat;
	overflow:hidden;
}
#container {
	width: 1000px;
	float: left;	
	background: white url(../img/white.gif) repeat;
	overflow:hidden;
}
#content {
	padding-left:275px;
	padding-right:20px;	
	background: white url(../img/white.gif) repeat;
	
}
#collage{
	background: transparent url(../img/collage-bg.png) no-repeat;
	height:240px;
	width:705px;
	position:relative;
	z-index:1;
	float:left;	
}
#collage p.h1 {
	line-height: 16px;
	font-size:24px;
}
#collage .collage2{
	width:400px;	
	height:240px;	
	background-position:left top;
	background: transparent url(../img/collage.gif) no-repeat;
	position:absolute;
	z-index:2;
	right:0px;
	bottom:0px;	
	float:left;
}
#collage .collage-text{
	padding-top:37px;
	padding-left:30px;
	height:203px;
	width:675px;
	position:absolute;	
	z-index:3;
	float:left;
}

#collage .collage-text ul{
	padding-top:15px;		
	padding:0 0 10px 5px;
	margin:0;
}
#collage .collage-text ul li{
	padding:0 0 5px 18px;
	margin:0;
/*	background:url(../img/list-img-line.gif) no-repeat 0 7px;*/
	height: 80px;
	line-height: 80px;
	list-style-type: none;
	font-size: 1.1em;
	font-family: Georgia;
}

#collage-control-container {
  position: absolute;
  left: 30px;
  bottom: 25px;
  z-index: 5;
}
#collage-control-container .collage-control.active {
  background: url(./img/pipka_red.png) no-repeat 0 0 transparent;
  cursor: default;
}

#collage-control-container .collage-control {
  width: 8px;
  height: 8px;
  float: left;
  margin-right: 3px;
  background: url(../img/pipka_white.png) no-repeat 0 0 transparent;
  cursor: pointer;
}

#collage-control-container .collage-control.active {
  background: url(../img/pipka_red.png) no-repeat 0 0 transparent;
  cursor: default;
}

#hit-shaddow-top{
	width:705px;
	height:20px;		
	float:left;	
	background: transparent url(../img/hit-shaddow-top.png) 0% 100% no-repeat;	
}
#hit-shaddow-bottom{
	width:705px;
	height:30px;	
	float:left;	
	background: transparent url(../img/hit-shaddow-bottom.png) no-repeat;
	background-position: top;
}
#hit-background-block{
	width:666px;
	height:365px;
	background:#f3f7d4;
	padding:20px 20px 0;
	float:left;
}
#shop{
	width:697px;
	background:#FFF;
	padding-left:20px;
	padding-top:15px;
	padding-right:8px;	
/*	float:left;	
	padding-bottom: 90px;*/
}
#shop ul{
	list-style-type:none;
}
#shop ul li{
	float:left;
}
.shop-product-ittem{
	display:block;
	float:left;
	width:200px;
	height:300px;
	padding-bottom: 15px;	
	background: #FFF;
	margin-bottom:15px;	
	margin-right:30px;	
	margin-bottom:15px;
	z-index:1;
	position:relative;
	top:0px;
	left: 0px;
	border: 1px solid #bdd633;
}
/*
.shop-product-ittem .loading {
	width: 16px;
	height: 16px;
	position: relative;
	top: 20px;
	left: 85px;
}
*/
.shop-product-ittem hr{
	display:block;
	float:left;
}
.shop-product-ittem a{
	height:18px;
	padding:4px 0px 0px 15px;	
	width:185px;
	font:13px Arial;
	text-decoration: underline;
	color: #006699;
	display:block;	
	margin:0 0 2px 0;
	float:left;
	overflow: hidden;
}
.shop-product-ittem .img{
	padding: 0;	
	text-decoration: none;
	color: #006699;
	display:block;	
	margin:0;
	float: none;
	overflow: visible;
	height:170px;
	width:170px;
	padding:15px;
	display: inline-block;
}
.shop-product-ittem img {
/*
	width: 170px;
	height: 170px;
*/
}
.shop-product-ittem .cart_notice, .hit-product-ittem .cart_notice {
	clear: both;
	padding: 5px 0 0 15px;
	font-size: 10px;
	color: #7F7F7F;
}
.shop-product-ittem .cart_notice a, .hit-product-ittem .cart_notice a {
	display: inline;
	float: none;
	padding: 0;
}
.shop-product-ittem .loading, .hit-product-ittem .loading {
	position: absolute;
	padding: 0;
	width: 16px;
	height: 16px;
	top: 290px;
	left: 170px;
}
.shop-product-ittem-article{
	font:11px Arial;	
	color: #333333;	
	padding:0 15px;	
	display:block;
	clear:both;
}
.shop-product-ittem-price{
	font:24px Georgia;
	padding-left:15px;
	color: #333333;	
	display:block;
	float:left;
}
.shop-product-ittem-curency{
	font:16px Georgia;	
	color: #333333;	
	display:block;
	float:left;
	padding-top:4px;
	padding-left:4px;
/*	padding-right:10px;*/
}
a.shop-bye-button{
	display:block;
	text-indent:-9999;
	width:67px;
	height:15px;
	float:right;
	background: url("../img/bye-button.png") no-repeat 0 0;	
	margin-top:8px;	
}
a.shop-bye-button:hover {background-position: 0 -19px;}
a.shop-bye-button:active {background-position: 0 -38px;}

.shop_menu_top {	
/*	height:28px;*/
	padding-left:15px;
/*	overflow: hidden;		*/
}
.shop_menu_t_arrow{
	padding:6px 5px 4px 5px;	
	font: 13px Tahoma;
	text-align:left;
	color: #606569;	
	display: inline-block;
	float: left;
}
.shop_menu_top a{	
	font-family:Georgia;
	font-size:16px;
	color:#000;
	line-height:30px;	
	text-align:left;	
/*	display: block;
	float:left;		*/
	text-decoration:none;
	padding: 0 5px;
}
.shop_menu_top a:hover {
	text-decoration: underline;
}
.shop_menu_top span {
	font-size: 1.45em;
	padding-left: 5px;
}
#block-shop-page-menu {	
	height:40px;
	padding-bottom:50px;	
	padding-right:8px;	
	text-align:left;
	color: #000;	
	display:block;
	clear: both;
	font: 13px Tahoma;
	padding-left:20px;
	padding-left:-10px;
}
/*
.pager {
	padding-bottom: 10px;
	clear: both;
}
/*
#shop .list-view .pager
{
    margin: 5px 0 0 0;
    text-align: left;
    font-size: 12px;
}
#shop .list-view .pager ul
{
	margin: 5px 0 30px 0;
}
*/
#shop .list-view {
	text-align: left;
}
/*
ul.yiiPager {
	float: right;
	padding-left: 10px;
}
*/
#block-shop-page-menu ul li {
	list-style: none outside;
	float:left;
	padding-right: 6px;
	padding-top: 10px;
}
/*#block-shop-page-menu li a:active, #block-shop-page-menu li a:focus, .pager li a:active, .pager li a:focus{*/
#block-shop-page-menu li a:active, #block-shop-page-menu li a:focus {
	font-weight:bold;
	color:#000;	
	text-decoration:none;
}
/*#block-shop-page-menu li a.active, .pager li a.active {*/
#block-shop-page-menu li a.active {
	font-weight:bold;
	color:#000;	
	text-decoration:none;
}
/*#block-shop-page-menu a, .pager a{*/
#block-shop-page-menu a {	
	text-align:left;
	color: #007ac2;
	font: 13px Tahoma;
}
/*#block-shop-page-menu a.link, .pager li.selected {*/
#block-shop-page-menu a.link {	
	color: #adadad;
	text-decoration:none;
}

#block-sop-page-menu-arrow-right{	
	color: #007AC2;
	text-decoration:none;
}
.block-shop-page-menu{	
	padding-left:10px;		
}
.block-shop-page-menu-page{	
	padding-left:0px;		
}
/* END SHOP */
#hit{
	/*width: 665px;*/
  width: 100%;
  height: 335px;
  overflow: hidden;
  position: relative;
}
#hit ul{
	list-style-type:none;
}
#hit ul li{
	float:left;
}
.product-label-super-price, .product-label-bestseller, .product-label-novelty{
	width:81px;
	height:81px;
	position:absolute;
	right:0px;
	top:0px;
	z-index:3;	
	color:#fff;	
}
.product-label-super-price{
	background: transparent url(../img/super-price-label.png) no-repeat;	
}
.product-label-bestseller{
	background: transparent url(../img/bestseller-label.png) no-repeat;	
}
.product-label-novelty{
	background: transparent url(../img/novelty-label.png) no-repeat;
}
.hit-product-ittem{
	display:block;
	float:left;
	width:200px;
	height:300px;
	padding-bottom: 15px;	
	background: #FFF;
	margin-bottom:15px;	
	margin-right:33px;		
	z-index:1;
	position:relative;
	top:0px;
	left: 0px;
}
.hit-product-ittem.last {
  margin-right:0;
}
.hit-product-ittem hr{
	display:block;
	float:left;
}
.hit-product-ittem img, .shop-product-ittem img{	
	display:block;	
	z-index:2;
/*	height:170px;
	width:170px;
	padding:15px;*/
	padding-bottom:30px;	
	float:left;
}
/*
.hit-product-ittem a{	
	height:20px;
	padding:0px;
	padding:4px 0 0 15px;	
	width:185px;
	font:13px Arial;
	text-decoration: underline;
	color: #006699;
	display:block;	
	margin:0px;
	float:left;
}
*/
.hit-product-ittem a{	
	padding:4px 0 0 15px;	
	font:13px Arial;
	text-decoration: underline;
	color: #006699;
	display:block;
	margin:0 0 5px 0;
	height: 15px;
	overflow: hidden;
}
.hit-product-ittem .img{
	padding: 0;	
	text-decoration: none;
	color: #006699;
	display:block;	
	margin:0;
	float: none;
	overflow: visible;
	height:170px;
	width:170px;
	padding:15px;
	display: inline-block;
}
.hit-product-ittem-article{
	font:11px Arial;	
	color: #333333;	
	padding:0 15px;	
	display:block;
	clear:both;
}
.hit-product-ittem-price{
	font:24px Georgia;
	padding-left:15px;
	color: #333333;	
	display:block;
	float:left;
}
.hit-product-ittem-curency{
	font:16px Georgia;	
	color: #333333;	
	display:block;
	float:left;
	padding-top:4px;
	padding-left:4px;	
}
/*
a.shop-bye-button{
	display:block;
	text-indent:-9999;
	width:67px;
	height:15px;
	float:right;
	background: url("../img/bye-button.png") no-repeat 0 0;	
	margin-top:8px;	
}
*/
a.bye-button:hover, a.search-button:hover {background-position: 0 -19px;}
a.bye-button:active, a.search-button:active {background-position: 0 -38px;}
a.bye-button:active, a.search-button:hover, a.search-button:hover, a.search-button:active{}

/*SLIDER*/
#slider-block{	
	/*width:623px;*/
	height:11px;
  padding: 0 21px;
	background: transparent url(../img/slider-bg.png);
	z-index:1;
	position:relative;
  overflow: hidden;
}
#slider-block .arrow-left, #slider-block .arrow-right{
	display:block;
	width:21px;
	height:11px;	
	z-index:2;
	position:absolute;
	font-size:1px;
	line-height:0px;
  cursor: pointer;
}
#slider-block .arrow-left{
  left: 0;
	background: transparent url(../img/slider-arrow-left.gif) no-repeat;	
}
#slider-block .arrow-right{	
  right: 0;
	background: transparent url(../img/slider-arrow-right.gif) no-repeat;
}
#slider-block .ui-slider-handle {
	display:block;
	float:left;
	width:275px;
	height:11px;
  line-height: 11px;
	background: #bdd633;	
	z-index:2;
	position:absolute;
}
#about{
	width:395px;
	padding-left:15px;
	padding-right:65px;
	padding-bottom:60px;
/*	height:340px;*/
	display:block;
	float:left;	
}
#about p{
	padding-top:14px;
	font: 13px Arial;
	color:#000;	
}
#about h2{
	width:350px;
}
/* News */
.news {
	width: 187px;
/*	height:340px;*/
	padding-right:33px;
	padding-bottom:60px;
	float:left;
	font-family: Arial;
	font-size:13px;	
}
.news .portlet-title {
	font-size: 2em;
}
.news_topic{	
	height: auto;
	display:block;
	color: #333333;	
	text-align: left;
}
.news_topic p.first{	
	padding-top: 10px;	
	text-align: left;
	font-size: 11px;
	color:#777777;	
}
.short-news{	
	padding-top: 10px;
	text-align: left;	
	color:#333333;	
}
.news_topic a{
	padding-top: 5px;
	color: #007BB7;
	text-decoration: underline;
}
/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
	float: left;
	width: 225px;
	padding-left:20px;
	padding-bottom: 120px;
	margin-left: -100%;
	position: relative;
	background: #FFF;
}
#search-form {
	width:190px;
	height:175px;
	padding: 10px 15px 15px 20px;	
	display:block;
/*	float:left; */
	background: transparent url(../img/form-bg.png) repeat-x;
	margin-bottom:20px;
}
#search-form label{
	font:11px Arial;
	color:#000;
	font-weight:bold;	
	width:190px;
	line-height:24px;
	vertical-align: middle;
}
#search-form .loading {
	vertical-align: middle;
	margin-left: 5px;
}
#search-form input {
	font:13px Arial;
	color:#adadad;
	width:185px;
	margin-bottom:10px;
	}
#search-form select{
	font:13px Arial;
	color:#333333;
	width:190px;
	margin-bottom:7px;
}
.search-button{
	border: none;
/*	display:block;   */
	text-indent:-9999;
	width:67px;
	height:19px;
	float:left;
	background: url("../img/search-button-spr.png") no-repeat 0 0;	
}
.search-button:hover {
	background-position: 0 -19px;
}
.search-button:active{
	background-position: 0 -38px;
}
#block-products-menu {
	display:block;
/*	float:left; 
	width:210px;*/
/*	height:480px;*/
	padding:10px;	
/*	padding-left:15px;	*/
	background: #f8f8f8;
	font: 13px Arial;
	font-size: 13px;
}

#block-products-menu ul {
    list-style: none outside;
    padding: 0px;	
/*	padding-top: 6px;
    padding-left: 20px;	*/
}
#block-products-menu .treeview ul {
	background: #f8f8f8;
}
/*
#block-products-menu ul li {
    padding-top: 6px;
    padding-bottom: 2px;
}
*/
#block-products-menu ul li {
	line-height: normal;
}
#block-products-menu ul li.expanded ul {
    padding-left: 15px;
}

#block-products-menu ul  a {
    color: #005596;
    text-decoration: underline;
    padding: 3px 3px 6px 3px;
}
#block-products-menu ul  a.new {
    color: #005596;
    text-decoration: underline;
    padding: 3px 3px 6px 3px;
	padding-right: 19px;
	background: transparent url(../img/li-new.gif) 100% 30% no-repeat;
}
#block-products-menu ul  a:link {

}

#block-products-menu ul  a:hover,
#block-products-menu ul  a:focus {
	
}

#block-products-menu ul  a.active, #block-products-menu ul  a:hover {    
    color: #FFF;
	background: #EC008C;
    text-decoration: none;
}
#block-products-menu ul  a.parent {
	color: #EC008C;
	font-size: 1.1em;
}
#block-products-menu ul  a.parent:hover, #block-products-menu ul  a.active.parent {
	color: #FFF;
	background: #BDD633;
	text-decoration: none;
}
#block-products-menu ul li.expanded {
    list-style-image: url(../img/menu-item-expanded.png);
    padding-left: 0px;
	padding-top:3px;
}

#block-products-menu ul li.expanded ul {
    display: block;	
}

#block-products-menu ul li.collapsed {
    list-style-image: url(../img/menu-item-collapsed.png);
    padding-left: 0px;
	padding-top:3px;
}

#block-products-menu ul li.collapsed ul{
    display: none;
}

#block-products-menu ul li.leaf {
    list-style: none;
	list-style-image:none;
}

#block-products-menu ul li.leaf  a{
    list-style: none;
	list-style-image:none;
}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 984px;
	margin: -90px auto 0;	
	max-width: 1000px;
	height: 50px;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:20px;	
	background: #F8F8F8 url(../img/footer-bg.png) repeat-x;
	background-position:top;	
	font: 11px Arial;
	color: #000;
	position:relative;
}
#footer-oazis{
	width:275px;
	float:left;
}
#footer-oazis  a{
	color:#007bb7;	
	text-decoration:underline;
}
#footer-map{
	width:405px;
	height:50px;
	float:left;
}
#footer-map-img{
	display:block;
	float:left;
	padding-right:10px;
	width:50px;
	height:50px;
}
#footer-elitmaster{
	width:240px;
	float:right
}
#footer-elitmaster a{
	color:#007bb7;
	text-decoration:underline;
}
.twitter_url{
    background: url(../img/icon-twitter.gif) no-repeat scroll left top transparent;
    color: #000000;
    display: block;
    float: left;    
    margin: 8px 0 0;
    padding: 2px 14px 0px 16px;
    text-decoration: none;
}
.youtube_url{
    background: url(../img/icon-youtube.gif) no-repeat scroll left top transparent;
    color: #000000;
    display: block;
    float: left;    
    margin: 8px 0 0;
    padding: 2px 14px 0px 22px;
    text-decoration: none;
}
.lj_url{
    background: url(../img/icon-lj.gif) no-repeat scroll left top transparent;
    color: #000000;
    display: block;
    float: left;    
    margin: 8px 0 0;
    padding: 2px 14px 0px 20px;
    text-decoration: none;
}
.vk_url{
    background: url(../img/icon-vk.gif) no-repeat scroll left top transparent;
    color: #000000;
    display: block;
    float: left;    
    margin: 8px 0 0;
    padding: 2px 14px 0px 20px;
    text-decoration: none;
}

.scroll-bar-wrap { clear: left; }
.scroll-bar-wrap .ui-slider { background: none; border:0; margin: 0 auto;  }
.scroll-bar-wrap .ui-handle-helper-parent { position: relative; width: 100%; height: 100%; margin: 0 auto; }


/*
 * Корзина
 */
#basket_content {
	padding: 0 20px 90px 20px;
	font-family: Arial;
}
#basket_content .basket-button{
	float: right;
	margin-bottom: 15px;
}
table.datatable, table.order {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 10px;
}
table.datatable th.sorting {
	background: url("../img/sort_both.png") no-repeat scroll right center #F3F3F3;
}
table.datatable th.sorting_asc {
	background: url("../img/sort_asc.png") no-repeat scroll right center #F3F3F3;
}
table.datatable th.sorting_desc {
	background: url("../img/sort_desc.png") no-repeat scroll right center #F3F3F3;
}
.even {
	background: #F3F7D4;
}
table.order td {
/*	text-align: center; */
	font-size: 0.9em;
	color: #7F7F7F;
}
table.order .table_price, table.order .table_count, table.order .table_sum {
	text-align: center;
}
table.order td.table_title {
	width: 500px;
}
.datatable .product a img {
	width: 80px;
	height: 80px;
}
.datatable .table_foto {
	width: 100px;
}
.datatable .table_title {
	width: 420px;
}
.datatable .table_price {
	width: 120px;
}
.datatable td {
/*	height: 90px; */
	padding: 5px;
}
.datatable th, .order th {
	border-top: 2px solid #BDD633;
	border-bottom: 2px solid #BDD633;
	padding: 10px 0;
}
.datatable th a {
    height:20px;
    padding:4px 0px 0px 15px;   
    font:13px Arial;
    text-decoration: underline;
    color: #006699;
    display:block;  
    margin:0px;
    float:left;
}
.order th a {
    height:20px;
    padding:4px 0px 0px 15px;   
    font:13px Arial;
    text-decoration: underline;
    color: #006699;
}
.datatable td.table_title, td.table_price {
    padding:4px 0px 0px 15px;  
}
.product a img {
	width: 170px;
	height: 170px;
}

.input_count{width:42px;height:20px;float:left;text-align:center;}
.plus_url{float:left;background:url(../img/plus_icon.gif) no-repeat;width:25px;height:21px;border:0;cursor: pointer;background-position:0 0;}
.minus_url{float:left;background:url(../img/minus_icon.gif) no-repeat;width:25px;height:21px;border:0;cursor: pointer;background-position:0 0;}
.plus_url:hover {background-position:0 -21px;}
.minus_url:hover {background-position:0 -21px;}
.plus_url:active {background-position:0 -42px;}
.minus_url:active {background-position:0 -42px;}

.delete_btn {
	border: none;
	width: 67px;
	height: 19px;
	background: url("../img/delete-button-spr.png") no-repeat 0 0;
}
.delete_btn:hover {
	background-position:0 -19px;
}
.delete_btn:active {
	background-position:0 -38px;
}
.table_all_price {
	font-size: 0.7em;
}
img.loading {
	position: absolute;
	top: 23%;
	left: 33%;
}
.table_button img.loading {
	top: 0;
	left: 55%;
}
.row {
	clear: both;
	margin-bottom: 5px;
}
.row label {
	display: block;
	float: left;
	width: 100px;
}
#checkout-form {
	padding: 10px;
}
#checkout-form .row label{
	width: 170px;
}
.rememberMe {
	padding-top: 10px;
	padding-bottom: 20px;
}
.rememberMe  label{
	width: 120px;
}
span.required {
	color: red;
}
#LoginForm_username, #LoginForm_password {
	width: 150px;
}
.errorMessage {
	font-size: 0.9em;
}
.errorMessage, .errorSummary, .errorSummary li {
	color: #E74B7C;
}
.sum {
	font-size: 1.5em;
	margin-bottom: 15px;
}
.order_num {
	font-size: 1.6em;
	color: #069;
}
.val_sum {
	font-size: 1.6em;
	color: #EC008C;
}
.currency {
	font-size: 0.5em;
}
.warning, a.confirmation {
	line-height: 2em;
}
a.back-to-cart {
    display: block;
    margin-top: 10px;
    border: none;
    width:115px;
    height:19px;
    background: url("../img/back-to-cart-spr.png") no-repeat 0 0;  
}
a.back-to-cart:hover {
	background-position: 0 -19px;
}
a.back-to-cart:active {
	background-position: 0 -38px;
}
a {
	color:#EC008C;
}
.news_item_title {
	padding-bottom: 0.2em;
}
.news_date {
	font-size: 0.7em;
	color: #7F7F7F;
	padding-bottom: 1.5em;
}
.news_short {
	padding-bottom: 1em;
}

/* кабинет */
ol#yw0 {
	margin-left: 2em;
}
ol#yw0 .loading {
	position: static;
}
ol#yw0 li {
	padding-bottom:0.5em;
	font-size: 1em;
}
ol#yw0 li a {
	padding-right: 10px;
	cursor: pointer;
}
.confirmed a {
	color: #1f7d64;
}
.unconfirmed a {
	color: #78b1a2;
}
.confirmedOff, .confirmedOn {
	font-size: 0.8em;
	font-style: italic;
}
.confirmedOff {
	color: #7F7F7F;
}
.zakaz_num {
	font-size: 1.5em;
	font-style: italic;
	font-family: Times;
	color: #ec008c;
/*	font-weight: bold;	*/
}
ol#yw0 li .orderDetail{
	font-size: 0.9em;
}
div.orderDetail {
	padding-top: 1em;
	padding-bottom: 1em;
}
table.orderDetail {
	border-collapse: collapse;
}
.orderDetail th {
	font-weight: normal;
    border-top: 1px solid #BDD633;
    border-bottom: 1px solid #BDD633;
    padding: 5px 0;
}
.orderDetail td {
	padding: 0;
	height: 2.5em;
}
.orderDetail .table_title {
	width: 400px;
}
.orderDetail .table_price, .orderDetail .table_zakaz, .orderDetail .table_reserv, .orderDetail .table_sum {
	text-align: center;
}
.cabinet_sum {
	padding-top: 10px;
	font-family: Times;
	font-style: italic;
	border-bottom: 1px solid;
}
.cabinet_val {
	font-size: 1.3em;
}
/* отзывы */
	/* форма */
#comment_form {
	padding: 10px;
}
#comment-form {
	width: 450px;
	background: transparent url(../img/form-bg.png);
	padding: 10px;
	border-radius: 10px;
	color: #333;
	font-size: 0.8em;
}
.post_button {
    border: none;
    width:67px;
    height:19px;
    background: url("../img/post-button-spr.png") no-repeat 0 0;  
}
.post_button:hover {background-position: 0 -19px;}
.post_button:active {background-position: 0 -38px;}
.captcha {
	margin: 10px 0;
}
.captcha a {
	padding-left: 5px;
}
.hint {
	font-size: 0.8em;
}
li.comment {
	margin-bottom: 0.5em;
/*	font-family: Georgia; */
	font-size: 1.3em;
	background-color: #f3f7d4;
	padding: 10px 5px 5px 15px;
	border-radius: 5px;
	color: #333;
}
li.comment .time {
	font-size: 0.5em;
	color: #7F7F7F;
	float: right;
	margin-top: -15px;
}
li.comment .name {
	padding-bottom: 0.3em;
	color: #069;
}
li.comment .text_comment {
	font-size: 0.7em;
	padding-left: 1em;
}
/* форма оформления заявки*/
#checkout-form {
	width: 400px;
	height: 140px;
	background: transparent url(../img/form-bg.png);
	padding: 10px;
	border-radius: 10px;
	color: #333;
}
.post_request_botton {
    border: none;
    width:102px;
    height:19px;
    background: url("../img/send-request-spr.png") no-repeat 0 0;
    float:right;
}
.post_request_botton:hover {
	background-position: 0 -19px;
}
.post_request_botton:active {
	background-position: 0 -38px;
}
a.confirmation {
	display: block;
	margin-top: 10px;
    border: none;
    width:102px;
    height:19px;
    background: url("../img/send-request-spr.png") no-repeat 0 0;
    float: right;
}
a.confirmation:hover {background-position: 0 -19px;}
a.confirmation:active {background-position: 0 -38px;}

/* цена товара в карточке */
.price {
	padding-top: 1em;
	padding-bottom: 0.5em;
	font-size: 1.5em;
}
.price_value {
	font-size: 1.6em;
	color: #EC008C;
}
.price_valute {
	font-size: 0.5em;
}
.detail .loading {
	position: static;
}
.detail .shop-bye-button {
	float: none;
	height: 19px;
}
.detail .cart_notice {
	font-size: 10px;
}

/**/
.title_textdocument {
	padding-bottom: 0.7em;
}
#map-canvas {
	margin-right: 2em;
	margin-bottom: 3em;
	float: left;
}
#vcard {
	
}
#vcard h2 {
	margin-bottom: 1em;
}
#vcard div {
	margin-bottom: 1em;
}
#vcard span {
	font-size: 13px;
}
.clr {
	clear: both;
}
#shop .collage-text ul li {
	float: none;
}
/* форма входа */
.login {
	font-family: Arial;
	font-size: 0.9em;
	margin-left: 20px;
}
.form {
	width: 450px;
	background: transparent url(../img/form-bg.png);
	padding: 10px;
	border-radius: 10px;
	color: #333;
}
.login-botton {
    border: none;
/*  display:block;   */
    text-indent:-9999;
    width:67px;
    height:19px;
    background: url("../img/login-button-spr.png") no-repeat 0 0;  
}
.login-botton:hover {
	background-position: 0 -19px;
}
.login-botton:active{
	background-position: 0 -38px;
}
/* карточка товара */
.about{
	font-family: Arial;
}
.images {
	text-align: center;
	margin-top: 1em;
}
.images ul {
	margin-bottom: 0.5em;
}
.images li {
	display: inline;
	padding: 2px;
	margin-right: 5px;
	cursor: pointer;
}
.images li:hover {
	border-bottom: 2px solid #EC008C;
}
#img {
/*	height: 400px;*/
	text-align: center;
	margin-bottom: 0.5em;
}
.pr_view .shop-bye-button {
	height: 19px;
	float: left;
}
.pr_view .cart_notice {
	font-size: 0.9em;
	clear: left;
	padding-top: 1em;
}
/* facebox */
#facebox .about{
	font-family: Arial;
}
#facebox h1 {
	padding-bottom: 0.5em;
}
#facebox .images {
	text-align: center;
}
#facebox .images ul {
	margin-bottom: 0.5em;
}
#facebox .images li {
	display: inline;
	padding: 2px;
	margin-right: 5px;
	cursor: pointer;
}
#facebox .images li:hover {
	border-bottom: 2px solid #EC008C;
}
#facebox #img {
	width: 400px;
/*	height: 400px;*/
	margin-bottom: 0.5em;
}
.facebox-loading {
	padding-top: 8px;
	padding-left: 5px;
}
#facebox .cart_notice {
	font-size: 0.9em;
	clear: left;
	padding-top: 1em;
}
#facebox .shop-bye-button {
	height: 19px;
	float: left;
}
/* текстовые документы */
.text_textdocument {
	margin-top: 1em;
}
/* Оформление заказа */
.auth {
	float: right;
}
.unauth {
	float: left;
}
.keys {
	clear: both;
	color: #fff;
	display: block;
}
.pusher {
	clear: both;
	height: 120px;
}
.dowmload_file {
	margin-left: 10px;
}
.contact_info {
	margin-top: 10px;
}
.email {
	color: #007BB7;
}

