body {
	background: white url(/pic/bg.jpg) top left repeat-x;
	font: normal 12px/16px Tahoma, Arial, sans-serif;
	color: black;
}

a {
	outline: none;
}

#main-block {
	min-width: 1180px;
	margin: 0px 10px 0px 20px;
	position:relative;
}

#main-logo {
	width: 403px;
	height:122px;
	text-decoration: none;
	background: transparent url(/pic/logo.png) left top no-repeat;
	display: block;
}

#top-phones {
	width: 500px;
	height:191px;	
	position: absolute;
	right: 0px;
	top: 0px;
	background: transparent url(/pic/phones.png) left top no-repeat;
}

#main-menu {
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-left: 40px;
}

#main-menu li {
	background: transparent url(/pic/lmi.png) left top no-repeat;
	padding: 0px;
	margin: 0px 3px;
	padding-left: 9px;
	float: left;
	height: 27px;
	font: normal 14px/27px Tahoma, Arial, sans-serif;
}

#main-menu li a {
	color: #fefcfc;
	text-decoration: none;
	display: inline-block;
	background: transparent url(/pic/rmi.png) right top no-repeat;
	padding-right: 9px;
}

#top-border table {
	width: 100%;
	clear: both;
	border-collapse: collapse;
	position: relative;
	z-index: 50;
	margin: 0px 0px;
}
#top-border td {
	margin: 0px;
	padding: 0px;
}
#top-border .td1 {
	width: 12px;
	height: 12px;
	background: transparent url(/pic/lta.png) left top no-repeat;
}
#top-border .td2 {
	height: 12px;
	background: transparent url(/pic/cta.png) left top repeat-x;
}
#top-border .td3 {
	width: 12px;
	height: 12px;
	background: transparent url(/pic/rta.png) left top no-repeat;
}

.clear-block {
	clear: both;
	height: 1px;
}

#left-brd {
	background: transparent url(/pic/lbrd.png) 0px 0px repeat-y;
	width: 100%;
	margin-top:-4px;
}

#rounded-block {
	position: relative;
	margin-right: 2px;
	left:2px;
	z-index: 10;
	background: transparent url(/pic/rm.png) right top repeat-y;
}

#login-form {
	text-align: center;
	padding: 0px;
	margin: 0px;
}

#login-form strong {
	font-size: 14px;
	line-height: 20px;
	display: inline-block;
	margin-right: 40px;
}

#login-form .field {
	border: 1px solid #3e8cb2;
	background: white;
	font: normal 12px/18px Tahoma, Arial, sans-serif;
	width: 130px;
	height: 18px;
}

#login-form #submit-login {
	width: 13px;
	height: 13px;
	background: transparent url(/pic/sign-in.png) left top no-repeat;
	border: none;
	margin: 4px 2px;
	vertical-align: middle;
}

#autologin-checkbox {
	vertical-align: middle;
	margin-left: 40px;
}

#login-form a {
	display: inline-block;
	margin-left: 40px;
	color: #006699;
}

#left-menu {
	float: left;
	position: relative;
	width: 240px;
	margin-right: 5px;
	margin-top: 6px;
	min-height:300px;
	left: -20px;
}

#left-menu h1 {
	padding: 0px;
	margin: 0px;
	background: transparent url(/pic/m2t.png) left top no-repeat;
	width: 239px;
	height: 35px;
	position: relative;
	overflow: hidden;
}

#left-menu img {
	margin: auto;
	margin-top: 10px;
	display: block;
}

#left-menu .block-content {
	background: transparent url(/pic/m2c.png) 1px top repeat-y;
	min-height: 233px;
}

#left-menu .block-content .block, #cat_description .block {
	background: transparent url(/pic/m2/bg-main.png) right top no-repeat;
	margin-right: 3px;
	padding: 30px 0px 15px;
    	min-height: 178px;
}

#left-menu .block-content ul, #cat_description .block ul {
	list-style-image: url(/pic/m2item.png);
	margin:0px;
	padding: 0px;
	padding-left: 50px;
}

#left-menu ul li, #cat_description .block ul li {
	height: 25px;
	margin:0px;
	padding: 0px;
}

#left-menu ul li a, #cat_description .block ul li a {
    color: black;
    text-decoration: none;
}

#left-menu ul li a:hover, #cat_description .block ul li a:hover{
    color: #666666;
    text-decoration: underline;
}



#left-menu .block-footer {
	height: 29px;
	background: transparent url(/pic/m2b.png) 1px top no-repeat;
}

#left-menu .block-footer a.cart {
	display: block;
	height: 23px;
	margin-left: -5px;
	text-decoration: none;
	white-space: nowrap;
	line-height: 24px;
}

#left-menu .block-footer a.cart img {
	float: left;
}

#super-scroller {
	background: transparent url(/pic/scrt.png) left top repeat-x;
	margin: 3px -15px 0px 229px;
	z-index: 50;
	height: 297px;
	position: relative;
	padding: 1px;
}

#actions-block {
	clear: both;
	background: transparent url(/pic/actions.png) 18px 0px no-repeat;
	min-height: 290px;
	position:relative;
	left: -21px;
}

#actions-block ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	margin-left: 60px;
}

#actions-block ul li {
	float: left;
	width: 19%;
	background: white url(/pic/actbg.png) left top repeat;
	color: #333333;
	height: 290px;
}

#actions-block ul li h1 {
	color: #cc3300;
	font: bold 12px/16px Tahoma, sans-serif;
	text-align:center;
	margin: 10px;
	height: 50px;
}

#actions-block ul li img {
	display: block;
	margin: auto;
}

#actions-block ul li p {
	margin: 5px;
	padding: 0px;
	margin-top: 5px;
}

#actions-block ul li p a {
	color: #006699;
}

#actions-block ul li.separator {
	width: 5px;
	background: transparent url(/pic/actsep.png) left top no-repeat;
}

#statuses {
	margin: 18px 0px;
	clear: both;
	width: 100%;
	border: 0px;
}

#statuses table {
	border-collapse: collapse;
	border: none;
	width: 100%;
}

#statuses table td {
	margin: 10px;
}

#statuses .left {
	padding-left: 40px;
	vertical-align: top;
}

#statuses .left h1 {
	font: normal 14px/18px Tahoma, Arial, sans-serif;
}

#statuses .left .icon {
	width: 32px;
	height: 32px;
	padding: 8px;
}

#statuses .left td p {
	margin: 0px;
	padding: 0px;
	width: 155px;
}

#statuses .right {
	vertical-align: top;
	padding: 0px;
	padding-top: 10px;
}

#statuses .right h1 {
	background: transparent url(/pic/otzyv.png) left top no-repeat;
	width: 151px;
	height: 26px;
	margin: 0px 20px;
	padding: 0px;
}

#statuses .right #para0 {
	padding-right: 20px;
}

#statuses .right #para {
	background: white url(/pic/otzl.png) left top repeat-y;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font: normal 14px/18px Tahoma, Arial, sans-serif;
}

#statuses .right #para2 {
	background: transparent url(/pic/otzr.png) right top repeat-y;
	padding: 0px;
}

#statuses .right #para blockquote {
	padding: 20px;
	margin: 0px;
}

#statuses .right #para cite {
	display: block;
	float: right;
	clear: both;
	border-top: 1px solid #006699;
	margin-right: 60px;
	font: italic 14px/18px Tahoma, Arial, sans-serif;
	color: #006699;
	padding: 4px;
	padding-left: 20px;
}

.hr {
	display: block;
	clear: both;
	padding: 0px;
	margin: 30px 0px;
	background: transparent url(/pic/psep.png) center no-repeat;
	border: none;
}

#page-content {
	padding: 10px 50px 10px 2px;
}

#page-content h1 {
	font: bold 16px/20px Tahoma, Arial, sans-serif;
	color: #006699;
	margin: 10px 0px 5px;
	padding:0px;
}

ul#banners {
	list-style: none;
	margin: 10px 30px;
	padding: 0px;
}

ul#banners li {
	float: left;
	margin: 5px;	
	width: 32%;
	text-align: center;
}

ul#banners li a img {
	border: none;
	margin: auto;
}

#counters {
	margin: 0px 20px;
}

#counters table {
	width: 100%
}

#counters td {
	width: 33%;
}

#counters td a {
	color: #333333;
	font: normal 10px/11px Tahoma, Arial, sans-serif;
}

#counters .left {
	text-align: left;
}

#counters .left img {
	border: none;
	margin: 0px 2px;
}

#counters .middle {
	text-align: center;
}

#counters .right {
	text-align: right;
}


#bottom-border table {
	width: 100%;
	clear: both;
	border-collapse: collapse;
	position: relative;
	z-index: 50;
	margin: 0px 0px;
}
#bottom-border td {
	margin: 0px;
	padding: 0px;
}
#bottom-border .td1 {
	width: 12px;
	height: 12px;
	background: transparent url(/pic/lba.png) left top no-repeat;
}
#bottom-border .td2 {
	height: 12px;
	background: transparent url(/pic/cba.png) left top repeat-x;
}
#bottom-border .td3 {
	width: 12px;
	height: 12px;
	background: transparent url(/pic/rba.png) left top no-repeat;
}


#super-header, #super-header2 {
	position: absolute;
	top: 40px;
	left: 300px;
	font: normal 18px/18px Tahoma, sans-serif;
}

#super-content, #super-content2 {
	position: absolute;
	top: 70px;
	left: 325px;
	color: #003366;
	font: normal 12px/15px Tahoma, sans-serif;
	margin-right: 250px;
}

#super-content a, #super-content2 a {
	color: inherit;
	display: block;
	margin: 5px 0px;
}

#super-items {
	position: absolute;
	right: 1px;
	top: 1px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 294px;
	overflow: hidden;
	z-index: 15;
}

#super-items li {
	height: 29px;
	margin: 0px 0px;
	padding: 5px 10px 0px 10px;
	white-space: nowrap;
	max-width: 220px;
	height: 28px;
	color: #666666;
	font: normal 12px/22px Tahoma, sans-serif;
	position: relative;
	background: transparent url(/pic/scr-item.png) left top no-repeat;
	cursor: pointer;
    width: 180px;
}

#super-bg, #super-img, #super-bg2, #super-img2  {
	position: absolute;
	width: 100%;
	height: 295px;
}

#scroll-right{ 
	position: absolute;
	top: 0px;
	right: -1px;
	background: transparent url(/pic/scrb.png) right top no-repeat;
	z-index: 100;
	width: 11px;
	height: 297px;
}

#scroll-left{ 
	position: absolute;
	top: 0px;
	left: 0px;
	background: transparent url(/pic/scrl.png) right top no-repeat;
	z-index: 100;
	width: 11px;
	height: 297px;
}

#foropacity {
	opacity: 0;
}


#op, #op2 {
	position: relative;
}



#cat_description h1, #newsList h1 {
	margin: 0px;
	padding: 9px 0px 0px 70px;
	background: transparent url() 30px 10px no-repeat;
	height: 30px;
	font: normal 16px/16px Tahoma, sans-serif;
	color: #990004;
}

#cat_description .header {
	background: transparent url(/pic/cat-line.png) left bottom no-repeat;
	height: 35px;
}

#cat_description .description-title {
	color: #006699;
	padding: 20px 0px 0px 70px;
	background: transparent url(/pic/info.png) 30px 20px no-repeat;
}

#cat_description p {
	padding: 12px 110px 0px 30px;
	margin: 0px;
	color: #040404;
	font: normal 12px/16px Tahoma, sans-serif;
}

#cat_description .cart {
	font: normal 12px/12px Tahoma, sans-serif;
	color: #006699;
	text-decoration: none;
	display: block;
	margin-top: 12px;
}

#cat_description .listtype, #cat_description .listtype-current {
	background: transparent url(/pic/fullitem.png) 0px 1px no-repeat;
	display: inline-block;
	padding: 0px 0px 0px 20px;
	margin-left: 30px;
	text-decoration: none;
	color: black;
	font: normal 14px/14px Tahoma, sans-serif;
	height: 20px;
}

#cat_description .listtype {
	background: transparent url(/pic/shortitem.png) 0px 0px no-repeat;
}

#prod-list, #prod-list ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	min-width: 800px;
}

#prod-list li {
	padding: 5px 0px;
	background: transparent url(/pic/cat-plus.png) 20px 7px no-repeat;
	margin: 0px 20px;
	cursor: pointer;
}

#prod-list li span {
	padding-left: 40px;
	display: inline-block;
}

#prod-list li li {
	background: none;
	padding: 0px 20px;
	margin: 0px;
	min-width: 800px;
}

#prod-list li.expand {
	background: transparent url(/pic/cat-minus.png) 20px 7px no-repeat;
}

#prod-list li ul {
	display: none;
	padding-left: 40px;
}

#prod-list li.expand ul {
	display: block;
}

#prod-list li.empty {
	background: transparent;
}


#prod-list table td{
	font: normal 12px/12px Tahoma, sans-serif;	
	color: black;
}

#prod-list table td.price1 {
	color: #006699;
	padding: 0px 20px;
}

#prod-list table td.price2 {
	padding: 0px 30px 0px 5px;
}

#prod-list .descr {
	width: 471px;
	position: absolute;
	right: -10px;
	margin-top: -50px;
}

#prod-list .descr .header {
	width: 471px;
	height: 29px;
	background: transparent url(/pic/w-top.png) left top no-repeat;
	text-align: center;
	color: #990000;
	font: normal 14px/29px Tahoma, sans-serif;
}

#prod-list .descr .header img {
	float: right;
	margin: 6px 10px 0px 0px;
}

#prod-list .descr .bottom {
	width: 471px;
	height: 29px;
	background: transparent url(/pic/w-bot.png) left top no-repeat;
}

#prod-list .descr .body {
	width: 471px;
	background: transparent url(/pic/w-bg.png) left top repeat-y;
}

#prod-list .descr .body img {
	margin: 10px 10px 10px 5px;
	float: left; 
}

#prod-list .descr table{
	margin: 10px;
}

#prod-list .descr td {
	font: normal 11px/11px Tahoma, sans-serif;
	color: black;
}

#prod-list .descr td.cap, td.cap {
	color: #999999;
	white-space: nowrap;
}

#prod-list .fldsc {
	clear: both;
	font: normal 11px/11px Tahoma, sans-serif;
	color: black;
	margin: 0px 10px;
}

#prod-list .fldsc * {
	margin: 0px;
	clear: both;
}


#basket-list th, #basket-reg th {
	font: normal 12px/25px Tahoma, sans-serif;
	color: #999999;
}

#basket-list td {
	white-space: nowrap;
}

#basket-list td.price {
	color: #006699;
	text-align: center;
}

#basket-list td.art {
	text-align: center;
	color: #999999;
}
#basket-list input {
	border: 1px solid #006699;
	width: 33px;
	height: 18px;
	text-align: center;
	line-height: 18px;
}

#order-but {
	display: block;
	height: 24px;
	width: 77px;
	background: transparent url(/pic/order-button.png) 0px 0px no-repeat;
	text-decoration: none;
}

#order-but:hover {
	background: transparent url(/pic/order-button.png) 0px -24px no-repeat;
}

#order-but:active {
	background: transparent url(/pic/order-button.png) 0px -48px no-repeat;
}

#cat_description td.sfldsc p {
	padding: 0px;
	margin: 0px;

}

#actionsleft {
	margin: 0px 0px 20px -18px;
	padding-top: 20px;
	clear: left;
	width: 240px;
}

#actionsleft .body {
	background: transparent url(/pic/actionsleftbg.png) left top no-repeat;
	min-height: 380px;
	font: normal 11px/13px Tahoma, sans-serif;
	padding-top: 10px;
}

#actionsleft .footer {
	background: transparent url(/pic/actionsleftbottom.png) left top no-repeat;
	height: 30px;
}

#actionsleft .action {
	margin: 10px 10px 10px 40px;
}

#actionsleft h1 {
	color: #cc3300;
	font: bold 12px/16px Tahoma, sans-serif;
	text-align:center;
	margin: 10px;
}

#actionsleft p {
	margin: 5px;
	padding: 0px;
	margin-top: 5px;
}

#actionsleft  a {
	color: #006699;
}

#actionsleft  .separator {
	background: transparent url(/pic/leftsep.png) left center no-repeat;
	margin-left: 40px;
	height: 10px;
}

#newsList h1 {
	padding-left: 0px;
}

#newsList a.lls {
	color: #005588;
}

#basket-reg input, #basket-reg textarea {
	border: 1px solid #006699;
	width: 170px;
	height: 18px;
	text-align: center;
	line-height: 18px;
	font: normal 13px/15px Tahoma, sans-serif;
	color: darkblue;
	text-align: left;
}

#basket-reg .regcap {
	font: normal 13px/15px Tahoma, sans-serif;
	color: black;
	white-space: nowrap;
}

#basket-reg textarea {
	width: 340px;
	height: 120px;
}

#order-send {
	display: block;
	height: 26px;
	width: 111px;
	background: transparent url(/pic/ordersent.png) 0px 0px no-repeat;
	text-decoration: none;
}

#order-send:hover {
	background: transparent url(/pic/ordersent.png) 0px -26px no-repeat;
}

#order-send:active {
	background: transparent url(/pic/ordersent.png) 0px -52px no-repeat;
}


#mycart1 {
	font-size: 10px;
}

#left-menu ul li.selected a, #cat_description .block ul li:selected a {
    color: #21acbd;
    font-weight: bold;
    text-decoration: none;
}


#main-menu li.active {
	background: transparent url(/pic/lami.png) left top no-repeat;
}

#main-menu li.active a {
	background: transparent url(/pic/rami.png) right top no-repeat;
}


#regform input, #regform textarea {
	width: 300px;
	border: 1px solid darkblue;
}

#regform input.submit {
	border: 1px outset #808080;
	background: #c0c0e0;
}