/*
#####################################
#  ShopOS: Shopping Cart Software.
#  Copyright (c) 2008-2009
#  http://www.shopos.ru
#  http://www.shoposs.de
#  http://www.shoposs.com
#  Ver. 1.0.2
#####################################
*/

*{margin:0;padding:0}
html,body,form,p {padding: 0px; margin: 0px; }
html, body {
 height: 100%
}
body{
    text-align: left; 
	font-size: 70%; 
	font-family: Tahoma, Arial, Verdana; 
	color: #000000; 
	background: url('img/images/bg.gif');
}



#bg_center {
	background: url('img/images/bg_center.jpg') center repeat-y;
}
#header_top {
	background: url('img/images/header_top.jpg') center no-repeat;
	height:16px;
}
#top_meny {
	background: url('img/images/top_meny_bg.jpg') center no-repeat;
	height:39px;
	text-align:center;
}
.topmeny a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color: #FFFFFF;
	letter-spacing:1px;
	text-decoration:none;
	line-height:39px;
}
.topmeny a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color: #ffdede;
	letter-spacing:1px;
	text-decoration: underline;
	line-height:39px;
}
.delm {
		background: url('img/images/top_meny_icon.jpg') center no-repeat;
		line-height:14px;
		padding: 0px 7px;
		width:13px;
		margin: 0px 12px;
}
#header_l {
	background: url('img/images/header_l.jpg') no-repeat left top;
	height:378px;
	width:1004px;
	margin:0 auto;
}
#header_tel {
	background: url('img/images/header_tel.jpg') no-repeat right top;
	height:378px;
	width:1004px;
}
#logo {
	background: url('img/images/logo.jpg') no-repeat;
	height:151px;
	width:294px;
	margin-left:17px;
	padding-left:1px;
}
#main {
	width:1004px;
	margin:0 auto;
	background-color:#0000ff;
}
#cart {
	background: url('img/images/cart.jpg') no-repeat;
	height:166px;
	padding-top:40px;
	padding-left:6px;
}
.cartBoxContents {
    color:#FFFFFF;
}
.cart_item a, .cart_item {
	color:#FFFFFF;
	line-height:18px;
	text-decoration:none;
}
.cart_item a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
#log {
	background: url('img/images/log.jpg') no-repeat;
	height:201px;	
}
.hd2 { letter-spacing:2px; padding-top:9px; text-align:center; color: #ffffff; width:210px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:14px;}
.login_form input {
	width:124px;
	height:16px;
	padding-top:2px;
	margin-left:27px;
}
.cart_item input {
margin-left:54px;
}
.admin_item a, .admin_item {
	color:#FFFFFF;
	text-decoration:none;
	font-family: Tahoma;
	font-size:11px;
}
.admin_item a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
.LoginContentLeft img {
	position:relative;
	top:-10px;
	left:87px;
}
.LoginContentLeft2 img {
	position:relative;
	top:-75px;
	left:87px;
}
#footer {
	background: url('img/images/bg_footer.jpg') no-repeat center;
	height:43px;
	color:#FFFFFF;
	text-align:center;
	padding-top:22px;
}
#footer a {
	color:#FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color:#FFFFFF;
	text-decoration: none;
}
#pach_way_l {
	height:19px;
	background: url('img/images/pach_way_l.jpg') no-repeat #775f62;
	width:8px;
}

#pach_way_r {
	height:19px;
	background: url('img/images/pach_way_r.jpg') no-repeat #775f62;
	width:7px;
}
#pach_way {
	height:19px;
	background: url('img/images/pach_way_bg.jpg') repeat-x #775f62;
	color:#FFFFFF;
	padding-top:2px;
}
#pach_way a {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	margin: 0px 4px;
}
#pach_way a:hover {
	text-decoration: underline;
}
/*Ð¡Ðï¿½Ðï¿½Ðï¿½Ðï¿½Ðï¿½Ð¸Ðï¿½ Ñï¿½Ðï¿½Ðï¿½Ñï¿½Ðï¿½ kievstudio.com Neverland Studio*/
#provod {
	background: url('img/images/provod.gif') no-repeat center 216px;
}
#main_border {
	border-left: 1px solid #fabf58;
	border-right: 1px solid #fabf58;
	border-top: 1px solid #fabf58;
	background: url('img/images/main_body_bg.jpg');
}
#main_body_footer {
	height:6px;
	background: url('img/images/main_body_footer.jpg');
}
TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  padding: 0px 0px 6px 0px;
}
.modul_align td {
text-align:center;
}
#modul {
	margin-bottom:23px;
}
.header_modul {
	background: url('img/images/header_modul.jpg');
	height:34px;
	width:205px;
	text-align:center;
	font-family: Tahoma;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	line-height:34px;
}
#modul_bg {
	background: url('img/images/modul_bg.jpg');
}
#modul_footer {
	background: url('img/images/modul_footer.jpg');
	height:10px;
}









select, input, div, span, font, textarea {
    font-size: 100%; 
	font-family: Tahoma, Arial, Verdana;
}
table.adw {
    border: none; 
	border-collapse: collapse;
}
a img, img, html, body{border: none;}
a img, img, a {outline: none !important;}
*:focus { outline: none; }
td{
    padding: 0px; 
	vertical-align: top; 
	text-align: left;
}
.mid, tr.mid td{
    vertical-align: middle;
}
.bot{
    vertical-align: bottom;
}
a {color: #74090f; text-decoration: underline;}
a:hover {color: #d1324a; text-decoration: none;}
.profi{width: 100%; color: #000000; font-size: 170%; padding-bottom: 60px; text-align: center;}
.bf{font-weight: bold;}
.inbr{border: 1px solid #ABADB3; padding-left: 2px; padding-right: 2px;}
textarea{border: 1px solid #ABADB3; padding: 1px;}


.highslide-active-anchor img {visibility: hidden;}
.highslide-wrapper {background: white;}
/*Ð¡Ðï¿½Ðï¿½Ðï¿½Ðï¿½Ðï¿½Ð¸Ðï¿½ Ñï¿½Ðï¿½Ðï¿½Ñï¿½Ðï¿½ kievstudio.com Neverland Studio*/
.highslide-image {border: 4px solid white; background-color: white;}
.highslide-loading {display: block; color: white; font-size: 100%; font-weight: bold; text-decoration: none; padding: 3px; border: 1px solid white; background-color: black;}
a.highslide-loading, a.highslide-loading:hover {color: white; font-weight: bold; text-decoration: none; }
.highslide-move {cursor: move;}
.highslide-overlay {display: none;}
a.highslide-full-expand {background: url(fullexpa.gif) no-repeat; display: block; margin: 0 10px 10px 0; width: 34px; height: 34px;}
.controlbar {background: url(controlb.gif); width: 127px; height: 34px;}
.controlbar a {display: block; float: left; height: 27px;}
.controlbar a:hover {background-image: url(controlb.gif);}
.controlbar .previous {width: 50px;}
.controlbar .next {width: 40px; background-position: -50px 0;}
.controlbar .close {background: url(controlb.gif); width: 36px; background-position: -130px 0;}
.highslide-display-block {display: block;}
.highslide-display-none {display: none;}
.highslide {cursor: url(zoomin00.cur), pointer; outline: none;}



.unit-rating {list-style:none; height: 20px; position: relative;  background: url(starvote.gif) top left repeat-x; padding: 0px; margin: 0px;}
.unit-rating li{text-indent: -90000px; float: left; padding: 0px; margin: 0px;}
.unit-rating li a {outline: none; display:block; width:20px; height: 20px; text-decoration: none; text-indent: -9000px; z-index: 20; position: absolute; padding: 0px;}
.unit-rating li.current-rating {background: url(starvote.gif) left bottom; position: absolute; height: 20px; display: block; text-indent: -9000px; z-index: 1;}
.unit-rating li a:hover{background: url(star1000.gif) left center; z-index: 2; left: 0px;}
.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width: 20px;}
.unit-rating a.r2-unit{left: 20px;}
.unit-rating a.r2-unit:hover{width: 40px;}
.unit-rating a.r3-unit{left: 40px;}
.unit-rating a.r3-unit:hover{width: 60px;}
.unit-rating a.r4-unit{left: 60px;}
.unit-rating a.r4-unit:hover{width: 80px;}
.unit-rating a.r5-unit{left: 80px;}
.unit-rating a.r5-unit:hover{width: 100px;}



div.dvmenusmall {text-align: left; display: block; margin: 0 -4px 0 -4px;}
.dtree img {vertical-align: middle;}
.dtree a, .dtree a:hover {text-decoration: none;}



.container {width: 100%; padding-bottom: 4px;}
.fix{overflow: hidden; height: 3px; background-color: #4F78A0; width: 100%;}
.headlink {color: #ffffff; padding: 5px 16px;}
.headlink a, .poisk a{color: #ffffff; text-decoration: none;}
.headlink a:hover, .poisk a:hover{color: #ffffff; text-decoration: underline;}
.fonta{color: #ffffff; font-size: 200%; font-family: "Trebuchet MS", Arial, Verdana;}
.fontb{color: #ffffff; padding-left: 1px; font-size: 120%; font-family: "Trebuchet MS", Arial, Verdana;}

.poisk{color: #ffffff; width: 100%; background: #757A7B url('img/img/fon3.gif') repeat-x top left; border-top: 1px solid #ffffff;}
.poisk1{color: #ffffff; padding: 0px 16px; height: 30px;}
.btbl{text-align: left; color: #ffffff; padding: 0px 16px; height: 70px; background: #4F78A0 url('img/img/bfon.gif') repeat-x bottom left;}

.inn
{   
   position: relative;
   cursor: default;
   top:-5px;
   float: right;
}
/*Ð¡Ðï¿½Ðï¿½Ðï¿½Ðï¿½Ðï¿½Ð¸Ðï¿½ Ñï¿½Ðï¿½Ðï¿½Ñï¿½Ðï¿½ kievstudio.com Neverland Studio*/

.pform{width: 400px; border: 1px solid #616265; padding-left: 2px;}
.stat {font-family: Tahoma, Arial, Verdana !important;}


.left, .right {width: 190px;}
.left {width: 194px; background-color: #E1E2E5;}
.right {width: 194px;}
img.fixwidth {width: 194px; height: 1px;}
.blmtop{margin-top: 4px;}
.blm{padding: 0px;}
.hd {
padding: 0px 8px;
line-height:38px;
background: #446991 url('img/images/zagalovok_kontent.jpg') repeat-x top left; 
color: #ffffff; 
height:45px; 
text-align:center;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
letter-spacing:1px;
text-transform: uppercase;
}
.hd_red {padding: 5px 8px; background: #446991 url('img/img/t_red.gif') repeat-x top left; color: #ffffff;}
.hd_green {padding: 5px 8px; background: #446991 url('img/img/t_green.gif') repeat-x top left; color: #ffffff;}
.hd_rd {padding: 5px 8px; background: #446991 url('img/img/t_rd.gif') repeat-x top left; color: #ffffff;}


.hdb {padding: 5px 5px 5px 4px;}

.hdbtop {padding: 8px;}
.hdbot{background: #E1E2E5; padding: 4px 8px;}
.hd a {color: #ffffff; text-decoration: none;}
.hd a:hover {color: #ffffff; text-decoration: underline;}

table.gre {border: 1px solid #D7D3D0; border-bottom: 0px;}
.lt1{ background-color: #F0EFEE; border-bottom: 1px solid #D7D3D0;}
.lt2{ border-bottom: 1px solid #D7D3D0;}
.cnt{ border-left: 1px solid #D7D3D0;}
.ctt {padding: 4px 8px; background-color: #F0EFEE;}
.pad{padding: 8px 8px;}
.padt{padding: 4px 8px;}



.price{ color: #FFFFFF; font-size: 120%; font-weight: bold; padding-top:15px;}
#axcrt{border: 3px double #E48234; background: #FFEBB2; z-index: 100; width: 300px; height: 58px; font-size: 120%; padding-top: 42px;}
table.nl tr td a {text-decoration: none;}
table.nl tr td a:hover {text-decoration: underline;}
a.noline {text-decoration: none;}
a.noline:hover {text-decoration: underline;}
a.nl, a.nl:hover {text-decoration: none;}
.oki{color: #339933;}
.error{color: #ff6600;}
.cattop {margin-top: 4px; padding: 4px 0px;}
.imbox {padding-left: 8px;}
img.delim, td.delim{width: 4px; height: 4px;}
     
	 /*Color headers*/
div.header{cursor:default;}
div.header, div.header *{height:24px;}
div.header *{float:left;}
div.header img{float:none;height:14px; width:23px;}
div.header div.ct{height:24px;background-repeat:repeat-x;float:left;padding:2px 17px 0 17px;font-weight:bold;}
/*Ðï¿½Ðï¿½Ñï¿½Ñï¿½Ñï¿½Ðï¿½Ðï¿½ÐºÐ¸ ÐºÐï¿½Ðï¿½Ð¿Ðï¿½Ðº*//*Ð¡Ðï¿½Ðï¿½Ðï¿½Ðï¿½Ðï¿½Ð¸Ðï¿½ Ñï¿½Ðï¿½Ðï¿½Ñï¿½Ðï¿½ kievstudio.com Neverland Studio*/
#header_02 {margin-top:10px;position: relative;z-index: 1;right: -30%;background-image:url(img/header_4.gif);}
#header_02 div.ct{background-image:url(img/buttons/header_7_u.gif);color:#fff;}
#header_02 div.ct:hover {color:red;}

#parsetime {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  line-height: 1.5;
  background: #f1f1f6;
  text-align:center;
}

.imgsub
{
  padding-left:5px;
}
/* Ðï¿½Ðï¿½Ðï¿½Ðº Ñï¿½Ñï¿½Ñï¿½Ðï¿½Ðï¿½Ðº content, information */
a.content 
{
   padding-left:5px;
   font-family:Tahoma, Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#000000;
   line-height:24px;
}
	 
* html .png
{
    width: expression(this.firstChild.width);
    filter: expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.firstChild.src+"', sizingMethod='image')");
    background: expression("transparent url("+this.firstChild.src.replace(".png", ".gif")+") no-repeat");
    background: none !important;
}

* html .png img
{
    behavior: expression(this.style.visibility="hidden");
}	 

h1.contentBoxHeading {
line-height:42px;
background: #446991 url('img/images/zagalovok_kontent.jpg') repeat-x top left; 
color: #ffffff; 
height:45px; 
text-align:center;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
letter-spacing:1px;
text-transform: uppercase;
}



/*-------------------------------------------------------------------------------------------*/
#categoriesBoxMenu 
   {
     padding: 0;
     margin: 0;
	  list-style-type: none; 
   }


.CatNavi
{
   padding-left: 25px;
}

.CatLevel1
{
   list-style-type: none; 
   padding-left: 20px;
   padding-top: 2px;
}
.CatLevel2, 
.CatLevel3,
.CatLevel4,
.CatLevel5,
.CatLevel6
{
   list-style-type: none; 
   padding-left: 10px;
   padding-top: 2px;
}

.CatLevel1
{
   background: url('img/images/meny_item.jpg') no-repeat; 
   background-position: 0px 5px;
   line-height:20px;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size:12px;
}
.CatLevel1:hover {
   background: url('img/images/meny_item2.jpg') no-repeat;
   background-position: 0px 5px;
}

.Current ul li 
{
   font-weight: normal;
}

#categoriesBoxMenu a
{
   text-decoration: none;
}

td.hd_red a
{
   color: #ffffff;
   text-decoration: none;
}

td.hd_red a:hover
{
   color: #ffffff;
   text-decoration: underline;
}







