*{
	margin: 0;
	padding: 0;
}
html, body{
	margin: 0;
	padding: 0;
	font: 12px verdana, arial, sans;
	color: #333;
	background: #d5d5d5 url(images/body.jpg) repeat-x left top;
	height:100%;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
a img{
	border: none;
}
a{
	color: #900;
}
h1,h2,h3,h4,h5,h6,p,form{
	margin: 4px 0 14px 0;
	padding: 0;
}
h1{
	font-size: 15px;
	text-shadow:0 1px 1px #CCCCCC;
}
h2{
	font-size: 15px;
	text-shadow:0 1px 1px #CCCCCC;
}
h3{
	font-size: 15px;
	text-shadow:0 1px 1px #CCCCCC;
}
h4{
	font-size: 14px;
	text-shadow:0 1px 1px #CCCCCC;
}
h5{
	font-size: 13px;
	text-shadow:0 1px 1px #CCCCCC;
}
.centered{
	text-align: center;
}
.content h1,.content h2, .content h3,.content h4,.content h5{	
	padding: 8px 0 6px 0px; 	
	margin: 10px 0 10px 0;
}
.content h1{	
	width: 99%;
	display: block;
	clear: both;
	margin: 10px 0 0px 0;
	border-bottom: 1px solid #E5E5E5;	
	padding: 6px 0 6px 8px; 	
	color: #900;
	background: url(images/h1.jpg) no-repeat left top;
	position: relative;
	text-shadow:0 2px 2px #FFFFFF;
}
.content h1 a{
	float: right;
	position: absolute;
	right: 10px;
	top: 6px;
	font-size: 12px;
	font-weight: normal;
	color: #666;
}
.content ul{
	padding-left: 18px;
	margin-bottom: 6px;
}
.content .centerPanel{
	line-height: 180%;
}
.clear{
	line-height:0px; 
	clear: both;
	font-size: 0px;
	height: 0px;
}
.topblock{
	background: url(images/header.jpg) no-repeat center 22px;
}
.page{
	background: url(images/wrapper.png) repeat-y center top;			
}
.subfooter{	
	height: 25px;
	width: 100%;
	background: url(images/footer.png) no-repeat center bottom;
}
.wrapper{
	width: 990px;
	margin: 0 auto;	
}
.main-menu{
	height: 22px;
	width: 100%;
	display: block;	
}
.main-menu ul{
	list-style-type: none;
}
.main-menu ul li{
	float: left;
}
.main-menu ul li a{
	color: #CCC;	
	display: block;
	padding: 2px 4px;
	text-decoration: none;
	font-size: 14px;
	/*text-shadow: 0 1px 1px #000000;*/
}
.main-menu ul li a:HOVER{
	color: #FFF;
}
.menu{
	margin: 0;	
	background: #810000 url(images/menu.jpg) repeat-x left top;	
	position: relative;
	z-index: 999;
}
.menu ul{
	list-style-type: none;
}
.menu ul li{
	float: left;
	vertical-align: middle;	
}
.menu ul li a{
	display: table-cell;	
	width: 120px;
	text-align: center;
	text-decoration: none;	
	color: #FFF;	
	height: 40px;
	padding: 10px;	
	line-height: 1.2em;
	vertical-align: middle;
	background: url(images/menu_separator.jpg) no-repeat right top;
}
.menu ul li ul{
	display: none;
}
ul.potato-menu li.potato-menu-item {
	margin:0;
	padding:0;
	position:relative;
	list-style:none;
	list-style-position:outside;
	display:inline;
	float:left;
	text-shadow: 0 1px 1px #333333;
}
ul.potato-menu-group {
	margin:0;
	padding:0;
	-webkit-padding-start:0;
	-webkit-padding-end:0;
	position:absolute;
	display:none;
	z-index:1000;
	top: 47px;
	border: 1px solid #333;
	border-top: none;	
	background:#a90000 url(images/menu_dropdown.jpg) repeat-x left top;
}
ul.potato-menu-group li{
	float: left;
}
ul.potato-menu-group li a{
	text-align: left;
	padding: 6px;
	border-bottom: 1px solid #d28080;	
	color: #FFF;
	height: auto;
	width: 180px;
	display: block;
}
ul.potato-menu-group li a:HOVER{
	background: #333; 
	color: #EEE;
}
.login{
	position: absolute;
	z-index: 9999;
	width: 245px;	
	line-height: 100%;
	margin-left: 758px;
	padding-bottom: 10px;
	padding-top: 1px;
	top: 0px;	
	color: #FFF;
	background: url(images/login.gif) no-repeat left bottom;
}
.login label{	
	clear: both;
	width: 70px;
	float: left;
	font-weight: bold;
	display: block;
}
.login input{
	width: 140px;
}
.login a.restore{
	display: block;
	text-align: right;
	font-size: 10px;
	padding-right: 10px;
}
.login input[type=submit]{
	width: 225px;
}
.login .loginContent{
	display: none;
	background: #929191;
	padding: 12px;
	line-height: 160%;
}
.login a{
	color: #FFF;
	margin: 9px 0px 0px 50px ;
	letter-spacing: 1px;
	display: block;
	text-decoration: none;
	text-shadow: 0 1px 1px #333;
}
.search{
	margin-top: 18px;
	float: right;
	background: #EEE;	
	padding: 6px;
	margin-right: 5px;
}
.search input[type=text]{
	width: 200px;
}
.search input[type=submit]{
	background: #CCC;
	color: #333;
	border: 1px solid #999;
}
.contacts{
	float: right;
	font-family: "Trebuchet MS", Verdana, Arial;
	margin-top: 12px;
	font-size: 16px;
	line-height: 150%;
	width: 240px;
	text-align: center;
}
.shopping{
	float: right;
	margin-top: 16px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 15px;
	line-height: 150%;
	width: 220px;
	text-align: center;
	color: #666;
	background: url(images/cart.gif) no-repeat left 2px;
}
.contacts i{
	color: #666;
}
.contacts a{
	color: #900;
	text-decoration: none;
}
.header{
	clear: both;	
	height: 70px;	
	overflow: hidden; 
}
.header h1{
	margin: 0;
	font-size: 10px;
	font-weight: bold;
	width: 230px;
	text-align: center;
	text-shadow:0 1px 2px #FFFFFF;
}
.header h1 a{	
	text-indent: -99999px;
	display: block;
	background: url(images/logo_plaza_new_year.gif) no-repeat left top;
	width: 270px;
	height: 70px;
}
.content{
	clear: both;
	padding: 1px 0 20px 0;		
	line-height: 160%;
	/*position: relative;*/
}
.sideBarLeft{
	float: left;
	width: 24%;
	padding-top: 10px;
	position: relative;
}
.sideBarRight{
	float: right;
	width: 24%;
	padding-top: 10px;
	position: relative;
}
.centerPanel{
	float: left;
	width: 50%;
	
}
.leftPanel{	
	width: 74%;
	padding-top: 10px;
	position: relative;
	float: left;
}
.rightPanel{	
	width: 25%;	
	padding-top: 10px;
	position: relative;
	float: right;
}
.category{
	float: left;
	width: 230px;
	height: 214px;
	line-height: 160%;
	padding: 10px 6px 2px 6px;
	text-align: center;
	margin: 0 0px;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #EEE;
	background: url(images/category.jpg) no-repeat left top;
}
.rightPanel .imgs{
	background: #FFF;
	border: 1px solid #EEE;
	padding: 1px;
	position: relative;
}
.category .imgs{
	height: 140px;
	overflow: hidden;
}
.category img{
	display: block;
	text-align: center;
	margin: 0 auto;
	max-height: 140px;
}
.category a{
	text-decoration: none;
	
	color: #333;
}
.footer{
	margin-top: 10px;
	padding: 10px 0 0 0 ;
	color: #999;
	font-size: 10px;
	border-top: 1px solid #EEE;
}
.copyright{
	color: #CCC;
	padding: 10px 0 0 0 ;
	text-align: center;
}
.footer-menu ul{
	list-style-type: none;
}
.footer-menu ul li a{
	color: #666;
	display: block;
	padding: 0px 4px;
	text-decoration: none;
	border-right: 1px solid #DDD;
	font-size:12px;
}
.footer-menu ul li a:HOVER{
	color: #333;
}
.footer-menu ul li{
	float: left;
}
.rightBlock .title{
	display: block;
	font-weight: bold;
	text-align: left;
	background: #EEE;
	padding: 6px 0px 5px 6px;
	font-size: 12px;
	color: #900;
	margin: -6px 0 6px -9px;
	text-shadow:0 1px 1px #FFFFFF;
}
.rightBlock  {	
	margin-bottom: 1px;
	background: url(images/rightBlock.jpg) no-repeat left bottom;
	padding: 6px 0px 27px 27px; 
	line-height: 200%;	
}
.product{
	
	width: 224px;	
	line-height: 160%;
	float: left;
	overflow: hidden;
	height: 238px;
	padding: 10px 0px 14px 0px;
	margin: 10px 2px 0px 16px;
	text-align: center;	
	border: 1px dotted #EEE;	
	background: #F5F5F5;
	/*background: #F5F5F5 url(images/product.jpg) repeat-x left top;*/
}
.product .imgs{
	height: 150px;
	overflow: hidden;
	background: #FFF;
	width: 200px;
	margin: 0 auto;
	text-align: center;
	position: relative;
}
.product img{
	max-height: 150px;
	display: block;
	text-align: center;
	margin: 0 auto;
}
.product a{
	color: #333;
}
.product .title{
	text-align: left;
	font-weight: bold;
	background: #FFF;
	color: #333;	
	padding: 2px;
	display: block;
	margin-bottom: 8px;
}
.product .title small{
	text-decoration: none;
	float: right;
	font-size: 11px;
}
hr{
	height: 1px;
	border: none;
	border-bottom: 1px dotted #CCC;
	line-height: 1px;	
	margin: 4px 0;
}
div.small-desc{
	height: 62px;
	line-height: 160%;
	margin-top: 4px;
	overflow: hidden;
	padding: 0 10px;
}
div.compare{	
	color: #000;
	font-size: 11px;
	position: absolute;
	bottom: 1px;
	left: 1px;
	background: #FFF;
	text-align: center;
	padding: 1px;
	display: block;
	width: 200px;
	 -moz-opacity:.70; 
	 filter:alpha(opacity=70); 
	 opacity:.70;
}
div.price{
	font-weight: bold;
	display: block;
	float: left;
	width: 60%;
	padding: 5px 0;
	text-align: center;
	background: #DDD;
}
a.add-to-cart{
	float: right;
	text-align: right;
	background: #900 url(images/cart.gif) no-repeat 4px 5px;
	color: #FFF;	
	width: 30%;
	padding: 5px 5%;
	display: block;	
	text-decoration: none;
}
a.add-to-cart:HOVER{
	background: #333 url(images/cart.gif) no-repeat 4px 5px;
}
div.price b{
	color: #000;
}
div.price b strike{
	font-weight: normal;
	color: #666;
}
.sideBarRight  div.price,.rightPanel div.price{
	font-weight: bold;
	display: block;
	float: left;
	width: 65%;	
	padding: 1px 0;
	text-align: center;
	background: #CCC;
}
.sideBarRight a.add-to-cart,.rightPanel a.add-to-cart{
	float: right;
	text-align: right;
	background: #900 url(images/cart.gif) no-repeat 0px 5px;
	color: #FFF;	
	width: 34%;	
	padding: 1px 1% 1px 0;
	display: block;	
	text-decoration: none;
}
.sideBarRight a.add-to-cart:HOVER,.rightPanel a.add-to-cart:HOVER{
	background: #333 url(images/cart.gif) no-repeat 0px 5px;
}
.workhours{
	width: 150px;
	margin: 0 auto;
	/*border: 1px solid #EEE;*/
}
.dayhours{
	float: right; 
	font-size: 14px;
	color: #369;
	margin-top: 1px;
	display: block;
	text-align: left;
	width: 49%;
	padding-left: 10%;
}
.weekendhours{
	float: right;
	color: #900;
	display: block;
	text-align: left;
	width: 49%;
	font-size: 14px;	
	padding-left: 10%;
}
.day{
	display: block;
	text-align: right;	
	width: 30%;
	font-size: 12px;
	border-right: 1px solid #369;
	margin-bottom: 1px;
	padding-right: 10%;
	color: #369;
}
.weekend{
	margin-bottom: 1px;
	display: block;
	text-align: right;	
	font-size: 12px;
	padding-right: 10%;
	width: 30%;
	border-right: 1px solid #900;
	color: #900;
}
.centerPanel .product.little{
	width: 225px;
	padding: 10px 0px 0px 0px;
	background: #F5F5F5;
	
}
.centerPanel .product{
	width: 470px;		
	height: auto;
	padding: 0px 0px 10px 0px;
	border: none;
	border-bottom: 1px solid #CCC;
	background: #FFF;
}
.product .image{
height: 500px;
	width: 180px;
	background: #FFF;

	padding: 2px;
	height: auto;
}
.product .image img{
	max-width: 176px;
}
.product .image .compare{	
	width: 182px;
	border-left: 1px solid #EEE;
	border-right: 1px solid #EEE;
	left: 0px;
}
.product .desc{
	text-align: left;
	margin-left: 205px;
}
.sideBarLeft .rightBlock  {	
	margin-bottom: 1px;
	background: url(images/leftBlock.jpg) no-repeat right bottom;
	padding: 6px 27px 27px 0px; 
	line-height: 200%;	
}
.sideBarLeft .rightBlock .title{
	display: block;
	font-weight: bold;
	text-align: left;
	background: #EEE;
	padding: 6px 2px 5px 4px;
	font-size: 12px;
	color: #900;
	margin: -6px -12px 6px 0px;
	text-shadow:0 1px 1px #FFFFFF;
}
ul.catalog{
	list-style-type: none;	
	margin: 0;
	padding: 0;
}
ul.catalog li {
	padding: 0 0 0 6px;
	margin: 0;
	font-size: 11px;
}
ul.catalog li a{
	padding: 1px 0px 1px 4px;
	font-size: 11px;
	border-bottom: 1px solid #EEE;
	display: block;
	text-decoration: none;
	color: #333;
}
ul.catalog li a:HOVER{
	background: #F5F5F5;
	color: #900;
}
.filters{
	font-size: 12px;
	margin-bottom: 8px;
	border-bottom: 1px solid #EEE;
	padding-bottom: 4px;
}
.filters .filter{	
	clear: both;
	display: block;	
	border-top: 1px solid #EEE;
	margin-top: 10px;
	padding-top: 4px;
}
.filters a{	
	padding-right: 2px;
	margin-right: 2px;
	font-weight: normal;	
}
/* tab pane styling */
div.tabs{
	margin-top: 20px;
}
.panes div.pane {
	display:none;		
	padding:15px 10px;	
	font-size:12px;	
}
.panes div.pane table{
	font-size: 12px;
	width: 99%;
}
.panes div.pane table td{
	padding: 1px;
}
.image{
	width: 210px;
	height: 180px;
	text-align: center;
	float: left;
	margin: 0 20px 20px 0;
	position: relative;
}
.image .zoomico{
	background: url(images/magnifier_zoom.png) no-repeat left top;
	display: block;
	width: 16px;
	height: 16px;
	position: absolute;
	bottom: 4%;
	right: 4%;
}
.image .compare{
	position: absolute;	
	bottom: -20px;
	left: 0px;
	background: #FFF;
	display:block;
	width: 208px;
}
.desc{
	margin-left: 235px;
	line-height: 150%;
}
.desc .price b{
	font-size: 22px;
}
.desc .price{
	clear: none;
	width: 70%;
	float: right;
	text-align: right;
	background: none;
	font-size: 16px;
	font-family: "Trebuchet MS", verdana, arial;
	margin-top: 20px;
}
.desc a.add-to-cart{
	width: 30%;	
	float: right;		
	clear: right;
	margin-bottom: 2px;
}
.image img{
	max-width: 210px;
	max-height: 180px;
}
tr.color td{
	background: #EEE;
}
.consalting{
	text-align: center;	
	height: 80px;
	text-shadow:0 2px 2px #CCCCCC;
}
.consalting a{
	text-decoration: none;
	display: block;
	padding: 10px 0px 10px 10px;
	text-align: center;
	height: 80px;
}
.consalting a:HOVER{	
	color: #666;
	height: 85px;
}
.consalting a:HOVER b{	
	color: #900; 
}
.consalting img{
	float: left;
}
.consalting a b{
	color: #666;
	font-size: 14px;
	display: block;
}

.feedback{
	margin-bottom: 10px;
	font-size: 11px;
	color: #666;
}
.feedback-title{
	background: #EEE;
	font-weight: bold;	
	padding: 4px 4px 4px 0;	
	font-size: 12px;
}
.feedback-title i{
	float: right;
	margin-top: -3px;
	font-weight: normal;
	font-size: 11px;
	color: #666;
	font-style: normal;
}
.feedback b{	
	display: block;
	margin: 4px 0px;
	color: #333; 
}
.leave-feedback{
	background: #EEE;
	border: 1px solid #CCC;
	padding: 8px;
}
.leave-feedback label{
	display: block;
	font-weight: bold;
}
.leave-feedback input[type=text], .leave-feedback textarea{
	margin-bottom: 10px;
	clear: both;
	width: 90%;
}
.pm{
	padding: 4px 4px 4px 4;	
	margin:  4px 4px 4px 4;	
}

.pages{
	font-size: 15px;
}
.sm{
	font-size: 11px;
	height : 20px;
}
.fld_form{
	width: 300px;
}
/* MESSAGES */
.mes_e { color : Red; font-weight : bold; }
.mes_i { color : Green; font-weight : bold; }

.red_font{
	color : #B22222;
}
.vk {
background:url("img/iconset.gif") no-repeat scroll 50% 0 transparent;
display:block;
float:right;
height:26px;
margin-right:25px;
padding:0 !important;
text-decoration:none;
width:16px;
}

/* cool bar*/
#cool_row{  
  height:250px;   
}

#cool_body{	
  width:655px;; 
  /*border: solid 1px #931918; */
  overflow: hidden;
  padding: 25px;  	
  padding-left: 35px;  
}
.cool_cell{
 display: block; 	
 float:left; 
 text-align:center;
 text-decoration:none;
 font-size: 14px;
 line-height: 100%;
 padding-left: 15px;
 padding-right: 15px;
 height:200px;
}
#search_box{
 z-index: 1000;
 position: absolute; 
 border: 1px solid #000; 
 background-color: #fff; 
 width:400px;	
 padding: 0.5em 1em;
}
#search_box_caption{
 height: 20px;
 color: #990000;	
}
.search_box_body{
 height: auto;
 padding-top:20px; 
 	
}
.search_box_left{
 width: 50px;	 
 float:left;	
}
.search_box_right{
 width: 350px; 
 float:left;
 color: #990000;
}
.search_box_right a{
 color: #000;
 text-decoration:none;	
 }
 .search_box_right a:hover{ 
 text-decoration:underline;	
 } 
.search_box_item:hover{
 background-color: red;	
}
#search_box img{
  width: 40px;
  height: 32px;
 }
#search_box_all{
 margin-top:10px;	
} 
.tag {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("http://www.plaza.kh.ua/img/tag-popularity.png");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto auto;
	 cursor: pointer;
    display: block;
    height: 50px;
    left: -80px;
    margin-bottom: -50px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    position: relative;
    top: -10px;
    width: 50px;
    z-index: 8;
}
.tag_new {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("http://www.plaza.kh.ua/img/tag-novelty.png");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto auto;
	 cursor: pointer;
    display: block;
    height: 50px;
    left: -80px;
    margin-bottom: -50px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    position: relative;
    top: -10px;
    width: 50px;
    z-index: 8;
}
.tag2 {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("http://www.plaza.kh.ua/img/tag-popularity.png");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto auto;
	 cursor: pointer;
    display: block;
    height: 50px;
    left: -60px;
    margin-bottom: -50px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    position: relative;
    top: -10px;
    width: 50px;
    z-index: 8;
}
.tag_new2 {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("http://www.plaza.kh.ua/img/tag-novelty.png");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto auto;
	 cursor: pointer;
    display: block;
    height: 50px;
    left: -60px;
    margin-bottom: -50px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    position: relative;
    top: -10px;
    width: 50px;
    z-index: 8;
}
.credit {
    display:block;
    background-image: url("../img/icon_credit.png");    
    width: 95px;
	height:30px;
	float:left;		
}
#stock_box{
 z-index: 1000;
 position: absolute; 
 border: 1px solid #3786bf; 
 background-color: #fff; 
 width:280px;	
 /*min-height:340px;*/
 padding: 0.5em 1em;
}
.products2stock_img img{
 width: 70px;
 padding-right:5px;
 padding-bottom:5px;
}
#products2stock{
 /*position: absolute; bottom: 0;*/
 padding-bottom:10px;
}
