/* Общий стиль */
body {
	padding:0px;
	margin:0px;
	background-color:#ffffff;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color:#000000;
}
a { color: #424242; font-size: 11px; }
h1, h2, h3, h4 { font-weight: normal; }

form { margin:0px; }
input { font-size: 11px; }
select{ font-size: 11px; }

img { border: 0px; background-color:#ffffff; }

.green { text-align: left; background: url(images/corner/corner_green.gif) top right no-repeat #75b819; border-bottom: 2px solid #5f9514; }
.orange { text-align: left; background: url(images/corner/corner_orange.gif) top right no-repeat #f96f21; border-bottom: 2px solid #f75010; }
.blue { text-align: left; background: url(images/corner/corner_blue.gif) top right no-repeat #0294e4; border-bottom: 2px solid #0182ca; }
.gray { text-align: left; background: url(images/corner/corner_gray.gif) top right no-repeat #809397; border-bottom: 2px solid #697e83; }

td { font-family:Tahoma; font-size:11px; color:#424242;  }

table.catalog {	color:#000000;
	border-right: 1px solid #eaeaea;}
table.catalog th {
	font-size:11px;
	color:#000000;
    border-bottom: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;
    border-top: 1px solid #eaeaea;
}
table.catalog td {
    border-bottom: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;
}
tr.off {background: #ffffff;
}
tr.on {
background: #ffffff;
}
tr.off td {
color: #96a5ba;
}
tr.off td a {
color: #96a5ba;
}

#content { width: 99%; }
.danger { border: 1px dashed #ff0000; margin: 10px 10px 10px 3px; padding: 5px 5px 5px 5px; color: #000000; font-weight: bold; }
div.danger_register { color: #ff0000; font-weight: bold; }
a.activ_catalog { color:#ffffff; background: #FF5F00; color: white; padding-left: 5px; padding-right: 5px; padding-top: 3px; padding-bottom: 3px; text-decoration: none; }

.primer {	padding:0px;
	margin:0px;
	font-family: Tahoma;
	font-size: 10px;
	line-height: 10px;
	color:#a5aaaf;
}
.primer b {
	padding:0px;
	margin:0px;
	font-family: Tahoma;
	font-size: 10px;
	line-height: 10px;
	color:#9fa4a9;
}

#cartwindow {
	position:absolute;
	left:10px;
	top:0;
	visibility:hidden;
	width: 250px;
	height: 68px;
	z-index: 2;
	color: #ffffff;
	background: #cccccc;
	padding:10px;
	border: 2px solid #c8c8c8;
	filter: revealTrans  (duration=1,transition=4);
}
#comparewindow {
	position:absolute;
	left:10px;
	top:0;
	visibility:hidden;
	width: 250px;
	height: 68px;
	z-index: 2;
	color: #ffffff;
	background: #cccccc;
	padding:10px;
	border: 2px solid #c8c8c8;
	filter: revealTrans  (duration=1,transition=4);
}
ul.rules { list-style: none; }
.cat_log {
	border: 1px dashed #c1c1c1;
	padding: 4px 10px 2px 10px;
	margin-bottom: 10px;
}
/* Шапка сайта */
#header {
	color: #000000;
	font-size: 12px;
	height: 88px;
	width: 100%;
	background: url(images/mm_header_bg.gif) top left repeat-x #0294e4;
}
#header div.link {
	height:36px;
	background: #ffffff;
}
#header div.link ul {
	padding: 10px 0px 10px 0px;
	margin: 0px;
	list-style: none;
	float:right;
}
#header div.link ul li {
	padding: 0px 20px 0px 0px;
	margin: 0px;
	display: inline;
}
#header div.link ul li a:link,
#header div.link ul li a:visited,
#header div.link ul li a:active {
	color: #697e83;
	font-size: 10px;
	text-decoration: underline;
	background: url(images/mm_top_img.gif) 0px 50% no-repeat;
	margin-left: -11px;
	padding-left: 10px;
}
#header div.link ul li a:hover {
	color: #697e83;
	text-decoration: none;
}
#header td.search {
	font-size: 11px;
	color: #ffffff;
	padding: 5px 0px 0px 30px;
}
#header td.search a {
	color: #ffffff;
	font-size: 11px;
	text-decoration: underline;
}
#header td.search input {
	color: #000000;
	font-size: 11px;
}
#header td.telefon {	font-family: Arial;
	font-size: 16px;
	color: #ffffff;
	padding-top: 0px;
}
#header td.telefon small {
	font-size: 16px;
	color: #ffffff;
	padding-top: 0px;
}
#header td.user {
	font-size: 11px;
	color: #ffffff;
	padding: 0px 20px 0px 20px;
}
#header td.user a {
	color: #ffffff;
	font-size: 11px;
	text-decoration: underline;
}
#header td.user input {
	color: #000000;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}

/* Каталог категорий и Навигация */
div.left_menu {
	border-right: 1px dashed #c1c1c1;
	border-top: 1px dashed #c1c1c1;
	border-bottom: 1px dashed #c1c1c1;
	background: url(images/menu_bg.gif) top left no-repeat;
	text-align: left;
	margin-bottom: 10px;
	width:214px;
}
div.left_menu div.menu {
	padding: 20px 15px 25px 15px;
	text-align: left;
}
div.left_menu div.menu div.menu_head {
	color: #f75010;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 2px solid #0170d6;
	background: url(images/arrow_orange_left.gif) 100% 4px no-repeat;
}
div.menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
div.menu ul li {
	padding: 0px;
	margin: 0px;
	padding-top: 12px;
}
div.menu ul li a:link,
div.menu ul li a:visited,
div.menu ul li a:active {
	color: #0170d6;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin-bottom: 3px;
	padding: 5px 0px 5px 25px;
	border-bottom: 1px dashed #697e83;
}
div.menu ul li a:hover {
	color: #0170d6;
	text-decoration: none;
}
div.menu div.left_side_nav_txt {
	color: #0170d6;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	vertical-align:middle;
}
div.menu ul li ul {
	padding: 0px;
	margin: 0px;
	padding-top: 5px;
	list-style: none;
}
div.menu ul li ul li {
	padding: 0px;
	margin: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: 1px solid #eaeaea;
}
div.menu ul li ul li a:link,
div.menu ul li ul li a:visited,
div.menu ul li ul li a:active {
	color: #697e83;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 2px 8px;
	display: block;
	border: none;
	background: url(images/arrow_orange_sub_right.gif) 0px 7px no-repeat;
}
div.menu ul li ul li a:hover {
	color: #f75010;
	text-decoration: none;
}


/* Блоки */
#left_block {
	text-align: left;
	width:214px;
	margin: 0px;
	margin-bottom: 10px;
	font-size:11px;
}
#left_block h1 {
	color: #fff;
	font-size:18px;
	font-weight: normal;
	margin: 0px;
	padding: 4px 10px 2px 10px;
}
#left_block h2 {
	color: #424242;
	font-weight: bold;
	font-size: 11px;
	margin: 5px 0px 10px 0px;
	padding: 0px;
}
#left_block h3 {
	color: #424242;
	font-weight: bold;
	font-size: 11px;
	margin: 10px 0px 10px 20px;
	padding: 0px;
}
#left_block .content_block {
	border-right: 1px dashed #c1c1c1;
	border-bottom: 1px dashed #c1c1c1;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
}


/* Голосование */
.vote {
	color: #424242;
	font-weight: normal;
	font-size: 11px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}


/* Сообщение на главной */
.opt { color: #ff6600; font-size: 14px; height: 38px; text-align: left; line-height: 38px; vertical-align:middle; }
.opt a:link,
.opt a:visited,
.opt a:active { color: #ff6600; font-size: 14px; text-decoration: underline; }
.opt a:hover { color:#424242; font-size: 14px; text-decoration: underline; }


/* Центральные блоки */
#center_block {
	text-align: left;
	width:100%;
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
}
#center_block h1 {
	color: #fff;
	font-weight: normal;
	font-size: 22px;
	margin: 0px;
	padding: 0px;
	padding: 4px 10px 2px 10px;
}
#center_block h1 a:link,
#center_block h1 a:visited,
#center_block h1 a:active,
#center_block h1 a:hover {
	color: #fff;
	font-weight: normal;
	font-size: 22px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#center_block h2 {
	color: #424242;
	font-weight: bold;
	font-size: 11px;
	margin: 5px 0px 10px 0px;
	padding: 0px;
}
#center_block h3 {
	color: #424242;
	font-weight: bold;
	font-size: 11px;
	margin: 10px 0px 10px 20px;
	padding: 0px;
}
#center_block .content_block {
	border-right: 1px dashed #c1c1c1;
	border-bottom: 1px dashed #c1c1c1;
	border-left: 1px dashed #c1c1c1;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#center_block .link {
	border-top: 1px dashed #c1c1c1;
	margin-top: 10px;
	padding: 5px 5px 5px 5px;
	color: #000000;
	text-align: center;
}
#center_block .link a {
	color: #424242;
	font-size: 12px;
}
#center_block .link2 {
	border-bottom: 1px dashed #c1c1c1;
	margin-bottom: -2px;
	padding: 5px 5px 15px 5px;
	color: #000000;
	font-size: 12px;
	text-align: center;
}
#center_block .link2 a {
	color: #424242;
	font-size: 12px;
}

#register {
	padding: 5px 5px 5px 5px;
}

/* Центральные блоки : Каталог товаров (разделов) */
#center_block ul {
	padding: 2px 0px 0px 20px;
	margin: 0px;
	list-style: none;
}
#center_block ul li {
	padding: 0px 20px 1px 0px;
	margin: 0px;
	display: block;
}
#center_block ul a:link,
#center_block ul a:visited,
#center_block ul a:active {
	color: #424242;
	font-size: 11px;
	text-decoration: underline;
	background: url(images/arrow_catalog.gif) 0px 50% no-repeat;
	margin-left: -11px;
	padding-left: 13px;
}
#center_block ul a:hover {
	color: #f75010;
	text-decoration: none;
}


/* Центральные блоки : Товар */
#item {
	text-align: left;
	width:100%;
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
}
#item h1.title {
	color: #c1c1c1;
	border-top: 1px dashed #c1c1c1;
	border-bottom: 1px dashed #c1c1c1;
	font-weight: normal;
	font-size: 16px;
	margin: 0px;
	padding: 5px 10px 5px 10px;

}
#item h1 a:link,
#item h1 a:visited,
#item h1 a:active,
#item h1 a:hover {
	color: #697e83;
	font-weight: normal;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#item h2 {
	color: #424242;
	font-weight: normal;
	font-size: 11px;
	margin: 5px 0px 10px 0px;
	padding: 0px;
}
.add { background: url(images/ibs_corner.gif) top right no-repeat; padding: 4px 0px 4px 5px; font-weight: normal; line-height: 15px; color: #fff; cursor: pointer; cursor: hand; }
.add a { font-size:11px; color: #fff;  text-decoration: none; }
.add_green { background-color: #5da306; }
.add_blue { background-color: #0194e4; }
.add_orange { background-color: #ff7400; }
.add_gray { background-color: #809397; }
.add_san { background-color: #fff500; }
.arrow_down { background: url(images/arrow_down.gif) 2px 3px no-repeat; display: inline; padding-left: 12px; }
.add_price { color:#ffffff; font-weight: bold; font-size: 11px; background: url(images/price_bg.gif) left top no-repeat; padding-left: 12px; }
.add_price1 { color:#ffffff; font-weight: bold; font-size: 11px; background: url(images/price_bg.gif) left top no-repeat; padding-left: 12px; padding-top: 1px; }
.add_price2 { width:100px; height:21px; color:#ffffff; font-weight: bold; font-size: 11px; background: url(images/price_bg2.gif) left top no-repeat; }
.add_price3 { color:#809397; font-weight: bold; font-size: 11px; padding-left: 12px; padding-top: 1px; }

tr.nowbuy  td { border-bottom: 1px solid #c1c1c1;
	margin-top: 0px;
	padding: 5px;
}
/* Корзина */
.shopping_cart { color: #ffffff; width:250px; border: 2px solid #f9f9f9; background-color: #f9f9f9; }
.table-basket { width:250px; padding: 5px; border: 2px solid #ffffff; background-color: #f9f9f9 }
.table-basket th { color: #809397; border-bottom: 2px solid #809397; }

/* Низ страниц */
div.footer {
    background: url(images/bottom_gray_bg.gif) top left repeat-x #fff;
    padding: 30px 15px 15px 15px;
}
div.footer div.left {
    float: left;
}
div.footer div.right {
    float: right;
    text-align: left;
}
div.footer ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}
div.footer ul li {
    padding: 0px 30px 0px 0px;
    margin: 0px;
    display: inline;
}
div.footer ul li a:link,
div.footer ul li a:visited,
div.footer ul li a:active {
    color: #697e83;
    font-size: 100%;
    text-decoration: underline;
}
div.footer ul li a:hover {
    color: #697e83;
    text-decoration: none;
}
div.footer div.ikso_txt {
    text-align: right;
    color: #697e83;
}
.statbanner td img {
	opacity: 0.3;
	filter: alpha(opacity=30);
	border: 1px dashed #c1c1c1;
}
td.setka{
    width:10px;
}
