@charset "utf-8";
/* CSS Document */

html, body {
	margin:0px;
	padding:0px;
	height:100%;
}
body, td {
	font:13px Tahoma, Geneva, sans-serif;
	color:#474C55;
}
body {
	text-align:left;
	background:#FFF;
}

a {
	color:#474C55; 
	text-decoration:underline;
}
a:hover {
	color:#474C55; 
	text-decoration:underline;
}

a img {
	border-color:#474C55;
}

h2,h3,h4,h5,h6 { margin:0.9em 0; padding:0; color:#474C55; font-family:Tahoma, Geneva, sans-serif;}
h2 { font-size:18px}
h3 { font-size:16px}
h4 { font-size:14px}
h5 { font-size:12px}
h6 { font-size:11px}


/* content
-------------------------------*/
.bodycontent {
	padding:35px 20px 25px 30px;
	line-height:1.25;
}
h1 {
	font:normal 17px Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
	color:#4B7094;
	padding:0;
	margin:0 0 15px 85px;
}

/* wrapper
-------------------------------*/
.wrapper {
	min-width:990px;
	height:auto !important;
	height:100%;
	min-height:100%;
}
.wrapper_2 {
	padding:0 0 57px;
}
.h_desc {
	width:722px;
	height:226px;
	background:url(h_desc.gif) no-repeat left top;
	margin:32px 0 0 0;
	float:right;
}
/* header
-------------------------------*/
.header {
	height:283px;
	background:#2E6B87 url(h_bg.jpg) repeat-y left top;
}
.h_pic_td {
	width:289px;
	height:283px;
	background:#184161 url(h_rbg.jpg) repeat-y 250px 0;
}
.posrel {
	position:relative;
	width:100%;
}
.h_pic {
	position:absolute;
	left:0;
}
/* menutop 
------------------------------*/
ul.menutop {
	margin:0;
	padding:13px 0 0 56px;
	list-style:none;
	font-size:0;
	height:25px;
	background:#59B4C9;
}
ul.menutop li {
	display:inline;
	font-size:0;
	line-height:0;
	margin:0;
	padding:0 20px 0 0;
}
ul.menutop li a {
	font:10px Tahoma, Geneva, sans-serif;
	color:#000000;
	text-transform:uppercase;
	text-decoration:none;
}
ul.menutop li a:hover {
	color:#000000;
	text-decoration:underline;
}
/* main
-------------------------------*/
table.main_tab {
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
}
td {
	padding:0;
	vertical-align:top;
}
/* leftside
-------------------------------*/
.leftside {
	width:270px;
	padding:37px 0 0 0;
}
h2.lsname {
	background:#428AA2 url(b_rt.gif) no-repeat right top;
	font:bold 11px Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
	color:#000000;
	text-align:right;
	margin:0;
}
h2.lsname span {
	display:block;
	background:url(b_rb.gif) no-repeat right bottom;
	padding:5px 11px;
}
ul.menu {
	margin:0;
	padding:20px 0;
	list-style:none;
}
ul.menu li {
	font-size:0;
	line-height:0;
	margin:0;
	padding:0;
	border-bottom:1px solid #D8D8D8;
}
ul.menu li a {
	display:block;
	width:100%;
	font:11px/12px Tahoma, Geneva, sans-serif;
	color:#3D5077;
	text-transform:uppercase;
	text-decoration:none;
}
ul.menu li a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background:#428AA2 url(b_rt.gif) no-repeat right top;
}
ul.menu li a b.b1 {
	display:block;
	cursor:pointer;
	padding:8px 10px 8px 30px;
}
ul.menu li a:hover b.b1 {
	background:url(b_rb.gif) no-repeat right bottom;
}

.contacts {
	background:url(t_i.jpg) no-repeat left top;
	padding:15px 25px 15px 85px;
	height:auto !important;
	height:150px;
	min-height:150px;
}
.contacts p {
	margin:0 0 15px;
}
.counters {
	padding:15px;
	text-align:center;
}
/* rightside
-------------------------------*/
.rightside {
	width:222px;
	padding:42px 0 0 0;
}
h2.rsname {
	background:#428AA2 url(b_lt.gif) no-repeat left top;
	font:bold 11px Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
	color:#000000;
	margin:0;
}
h2.rsname span {
	display:block;
	background:url(b_lb.gif) no-repeat left bottom;
	padding:5px 11px;
}
.nws {
	padding:15px 15px 25px 5px;
}
/* footer
-------------------------------*/
.footer {
	min-width:990px;
	height:57px;
	margin:-57px 0 0;
	font-size:11px;
	color:#000000;
}
.footer a,
.footer a:hover {
	color:#000;
}
.footer_2 {
	margin:0 0 0 302px;
	height:55px;
	padding:1px 0;
	background:#428AA2 url(f_lt.gif) no-repeat left top;
}
.site_copy {
	float:right;
	padding:22px 33px 0 0;
}
.site_dev {
	float:left;
	display:inline;
	height:25px;
	margin:12px 0 0 27px;
	padding:7px 50px 0 0;
	background:url(mega.gif) no-repeat right top;
}
/* Tables
-------------------------------*/

table.table0 td p,table.table1 td p,table.table2 td p {margin:0;}

table.table0 { border-collapse:collapse;  border-spacing:0}
table.table0 td { padding:5px; border: none}

table.table1 { border-collapse:collapse;  border-spacing:0}
/*table.table1 tr:hover {background: #e9e9e9}*/
table.table1 td { padding:5px; border: 1px solid #91949a;}

table.table2 { border-collapse:collapse;  border-spacing:0}
/*table.table2 tr:hover {background: #e9e9e9}*/
table.table2 td { padding:5px; border: 1px solid #91949a;}
table.table2 th { padding:8px 5px; border: 1px solid #fff; background-color:#428AA2; color:#fff; text-align:left;}


.clear {
	clear:both;
	height:0;
	overflow:hidden;
}

.thumb              {color:#000000}

/* */

td.shop-column1 { width: 70%; padding-right: 10px; }
td.shop-column2 { width: 30%; }

h2.shop-product-title { font-size: 18px; font-weight: bold; }

/* SHOP CART */

div.shop-cart { text-align: right; font-size: 10px; text-transform: uppercase; margin-bottom: 20px; }
a.shop-cart { font-size:10px; font-family: tahoma; font-weight: bold; text-decoration: none; text-transform: uppercase;}
a.shop-cart:hover { font-size:10px; font-family: tahoma; font-weight: bold; text-decoration: underline; text-transform: uppercase;}

/* SHOP PATH */

div.shop-path { text-align: left; font-size: 10px; text-transform: uppercase; margin-bottom: 10px; }
a.shop-path { font-size:10px; font-family: tahoma; font-weight: bold; text-decoration: none; text-transform: uppercase;}
a.shop-path:hover { font-size:10px; font-family: tahoma; font-weight: bold; text-decoration: underline; text-transform: uppercase;}

/* SHOP FOLDERS */

div.shop-folders { }
div.shop-folders-title { color:#000000;font-weight:bold;padding:5px;background-color:#e0e0e0; }
div.shop-folders-body { padding: 15px; font-size: 11px; }
a.shop-folder { font-size:10px; font-family: tahoma; font-weight: bold; text-decoration: none; text-transform: uppercase;}
a.shop-folder:hover { font-size:10px; font-family: tahoma; font-weight: bold; text-decoration: underline; text-transform: uppercase;}

/* SHOP PRODUCT LIST */

table.shop-products { font-size:11px; border-collapse: collapse;  border-spacing:0; border-bottom: 1px solid #cccccc;  }
table.shop-products td { padding:5px; border-right: 1px solid #cccccc; border-left: 1px solid #cccccc;}
td.product-th { padding:5px; background-color: #cccccc; font-weight: bold; color: #000000; text-align: center; }
td.product-tb { padding:5px; border-top: 1px solid #cccccc; text-align: right; }

div.shop-add-to-cart { padding:5px; }
span.shop-remove-from-cart { cursor: pointer; color: #cc0000; text-decoration: underline; }
span.shop-remove-from-cart:hover { cursor: pointer; color: #000000; text-decoration: underline; }

/* SHOP PRODUCT LIST STAGE */

table.stage { font-size:11px; }
td.stage-title { text-transform:uppercase; background-color:#cccccc; padding:7px; }
td.stage-image { padding: 5px; text-align:center; }
td.stage-body { padding: 10px; }


/* SHOP PRODUCT FORMS */

input.number { border:1px solid #cccccc; }
input.shop-add-to-cart { }
form.nomargin { margin: 0px;}


form.hidden { margin: 0px; }



ul.boxes {
	color: #cccccc;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 10px;
}

ul.boxes li { margin-bottom: 5px; }
ul.boxes li:hover { margin-bottom: 5px; }


/*---------*/

/* Корзина */

.cart { height:73px; width:152px; background:url(cart.png) no-repeat; position:absolute; right:14px; margin-top: -20px; padding:12px 0 0 109px; font: normal 11px Arial, Helvetica, sans-serif;}

.sum { font: bold 11px Arial, Helvetica, sans-serif; color:#ed1401; text-align:right; padding: 5px 25px 0 0;}
.sum span{ font: bold 18px Arial, Helvetica, sans-serif;}

.order { font: normal 11px Arial, Helvetica, sans-serif; color:#ed1401; text-align:right; padding: 0px 25px 0 0;}

.order a { text-decoration:underline; color:#000000;}
.order a:hover { text-decoration:underline; color:#ed1401;}
