@charset "windows-1251";
/* CSS Document */

html,body {
	margin: 0px auto;
	height: 100%; 
	margin-bottom: 1px;
}

* html, body {
	height: 100%;
}
body {
    background: url('//images/1x1.gif') no-repeat;
    background-attachment: fixed;
	font-size: 12px;
}
.twrapper { 
	padding: 0px;
	min-width:940px;
	width:expression(document.body.clientWidth < 940? "940px" :"100%");	
}
.h100 {
	height: 100%;
}
body,td,th a, p, span, input, textarea, select{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
.wait { cursor: wait; }
form {padding: 0; margin: 0; }

img { border:0px; }

table {
	padding:0;
	margin:0;
	border-collapse:collapse;
	empty-cells:show;
}
td, th {
	padding:0;
	margin:0;
}

a:active, a:focus, img { outline: 0; }
a:link, a:visited { color: #00ACE5; }
a:hover { color: #CC0000; }
a.pseudo, a.pseudo:visited {
	text-decoration: none;
	border-bottom: 1px #00ACE5 dashed;
}

a.pseudo:hover {
	border-bottom: 1px #CC0000 dashed;
}
.clicable {	cursor: pointer; }

h4, h3 {
	color:  #00ACE5;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h2 {
	font-size: 13px;
}

ul.data, ol.data { margin: 0.5em 0; padding: 0 0 0 2em; }
ul.data li {
    margin: 0.5em 0;
	padding: 0 0 0 20px;
    list-style: none;
    behavior: expression( !this.before
        ? this.before = this.innerHTML = '&mdash;&nbsp;' + this.innerHTML : '' );
    text-indent: -1.24em;
}
ul.data li:before { content: '\2014\a0'; }

ol.data li { margin:0.5em 0; }

p { line-height: 1.4em;}

#top_content, #middle_content, .bottom_content{
	width: 950px;
	text-align:left;
	height: 100%;
}
#top {
	height: 78px;
}
#top_icons{
	text-align:right;
	padding: 8px 0 1px 0;
}
#top_icons img {
	margin-left: 15px;
}
.topphone {
	font-size: 30px;
	color: #00ace5;
}

#middle {
	height: 234px;
	background:url(/images/middle_bg.gif) repeat-x;
	text-align:center;
}
#plashka {
	position: absolute;
	margin: 0px auto;
	width: 863px;
	top: 68px;
	left: 50%;
	margin-left: -432px;
}

#middle_menu_holder {
    background: url("/images/middle_menu_bg.gif") repeat-x scroll 0 0 transparent;
    height: 41px;
}
#middle_menu {
	margin: 0 ;
	/*margin-bottom: 8px;*/
    padding: 0;
	text-align: center;
	width: 950px;
}
#middle_menu ul {
    list-style: none outside none;
    margin: 0;
    overflow: auto;
    padding: 0;
	position: relative;
	height: 41px;
	display: inline-block;
	*display: inline;
}
#middle_menu ul li {
    display: inline-table;
	float: left;
	background: url(/images/middle_menu_splitter.gif) no-repeat left;
	margin: 0;
	height: 41px;
}
#middle_menu ul li a {
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 12px;
	font-weight: bold;
    margin: 10px 0;
    padding: 0 1.0em;
    text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	*font-weight: normal;
}
#middle_menu ul li.first {
	background: none;
}

#left_menu {
	float: left;
	background:url(/images/menu_left_bg.gif) no-repeat left top;
	width: 260px;
	height: 360px;
}
#left_menu_content {
	position: relative;
	background:url(/images/menu_right_bg.gif) no-repeat right top;
	height: 100%;
	padding: 0px 16px;
	color: #6f6f6f;
	font-weight: bold;
	display: block;
	*padding-top: 20px;
}

#left_menu_content a, #left_menu_content a:visited, #left_menu_content a:hover {
	color: #6f6f6f;
	text-decoration: none;
	background: url(/images/menu_bullet.gif) no-repeat 0px 4px;
	padding-left: 15px;
}

#left_menu_content ul {
	padding: 0;
	margin: 0;
	margin-left: 15px;
	list-style-image: none;
	list-style: none;
}

#left_menu_content ul li {
	padding: 5px 0;	
}

#left_menu_content h1{
	color: #00ace5;
	font-size: 18px;
	font-weight: normal;
	margin: 10px 0 10px 12px;
}

#main_content {
	margin-left: 260px;
	padding: 0px 16px 0 5px;
	margin-top: 15px;
	*margin-top: 20px;
	*width: 674px;
}
#main_content h1 {
	display:inline-block;
	*display: inline;

	color: #00ace5;
	font-size: 18px;
	font-weight:normal;
	text-transform:uppercase;
	background-color: #ffffff;
	margin: 10px 0;
	padding-right: 10px;
}

#main_content .h1 {
	background:url(/images/h1bg.gif) repeat-x 1px 27px;
	*background-position-y: 27px;
	*padding-top:10px;
	*padding-bottom:10px;
}

.head, .head .l, .head .r {
	height: 26px;	
}
.head {
	background:url(/images/npp_bg.gif) repeat-x;
}
.head .l{
	background:url(/images/npp_left.gif) no-repeat;
}
.head .r {
	background:url(/images/npp_right.gif) no-repeat right;	
}
.head .c {
	color: #ffffff;
	text-transform: uppercase;
	padding: 4px 10px;
	text-align: left;
}

#blocks{
	position: relative;
}


#blocks .block {
	float: left;
	/*width: 49%;*/
	/*width: 331px;*/
	display: inline-block;
	overflow: hidden;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
	/*border: 1px red solid;*/
	margin: 0 1px 10px 1px;
	position: relative;
	
}

.block .r, .block .b, .block .c, .block .u, .block .l, .block .t {
    display: block;
    position: relative;
    z-index: 10;
}

#blocks .block .w{
	/*margin-right: 5%;*/
	margin: 3px;
}

#blocks .block .prod_name {
	float:left;
}
#blocks .block .prod_link {
	float: right;
	padding-right: 10px;
}
#blocks .block .prod_name h1{
	text-transform:uppercase;
	color: #00ace5;
	font-size: 12px;
	padding: 0 0 0 10px;
	margin: 0;
	font-weight: bold;
}
#blocks .block .link {
	display: block;
	padding: 0 0 8px 0;
}
#blocks .block .image {
	width: 100px;
	height: 100px;
	float: left;
	padding: 10px;
}
#blocks .block .text {
	padding: 0 10px 0 20px;
	margin-left: 110px;
}

.pll {
	clear:both;
	background:url(/images/pll_bg.gif) repeat-x;	
	margin: 10px 30px;
	height: 8px;
}
.pll_left {
	background:url(/images/pll_left.gif) left no-repeat;
}
.pll_right {
	background:url(/images/pll_right.gif) right no-repeat;
	text-align: center;	
}


.copy, .copy span {
	color: #ffffff;
	font-size: 11px;
	padding: 0 10px;
	height: 28px;
	background-color:#000
}
.copy span {
	*padding-top: 7px;
}
#footer {
	background:url(/images/footer_bg.gif) repeat-x;	
}
#footer .links {
	height: 44px;
	color: #404040;
	font-weight: bold;
}

#footer ul {
    list-style: none outside none;
    margin: 0;
    overflow: auto;
    padding: 0;
	padding-top:2px;
	position: relative;
/*	height: 44px;*/
	
}
#footer ul li {
    display: inline-table;
	background: url(/images/bottom_menu_split.gif) no-repeat left;
	margin: 0;
	float: left;
	/*height: 44px;*/
}
#footer ul li a {
    color: #404040;
    display: block;
    float: left;
    font-size: 10px;
	font-weight: bold;
    margin: 10px 0;
    padding: 0 1.1em;
    text-decoration: none;
	text-transform: uppercase;
	*margin:0;
	/*letter-spacing: 0.05em;*/
}
#footer ul li.first {
	background: none;
}

#search_box {
    height: 21px;
    position: relative;
    width: 170px;
	margin-right: 25px;
}
#search_box .sl {
    background: url(/images/s_bg_left.gif) no-repeat scroll left top transparent;
    display: block;
    height: 21px;
    left: 10px;
    position: absolute;
    width: 11px;
}
#search_box .sr {
    background: url(/images/s_bg_right.gif) no-repeat scroll 0 0 transparent;
    display: block;
    height: 21px;
    left: 160px;
    position: absolute;
    width: 21px;
}
#search_box .sbox {
    background: url(/images/s_bg.gif) repeat-x scroll 0 0 transparent;
    border: medium none;
    display: block;
    height: 21px;
    left: 21px;
    padding-top: 5px;
    position: absolute;
    width: 140px;
}

#rating {
	padding-bottom: 10px;
}

#rating a {
    color: #000000;
    font-size: 13px;
}
.rating .count {
    padding-bottom: 4px;
}
.rating, #rating .my_rate {
    display: inline-block;
    margin-top: 5px;
}
#rating .my_rate {
    float: left;
}
.rating .star, #rating .my_rate .star, #otzyv_form .rate .star {
    background: url("/images/star.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 15px;
    width: 15px;
}
#rating .my_rate .star, #otzyv_form .rate .star {
    cursor: pointer;
}
.rating .star_a {
    background: url("/images/star_a.png") no-repeat scroll 0 0 transparent;
}
#rating .my_rate .star_hover, #rating .my_rate .star_a, #otzyv_form .rate .star_hover, #otzyv_form .rate .star_a {
    background: url("/images/my_star_a.png") no-repeat scroll 0 0 transparent;
}
#rating .my_rate .star_empty, #otzyv_form .rate .star_empty {
    background: url("/images/star.png") no-repeat scroll 0 0 transparent;
}
.otzyv {
    padding-top: 20px;
}
.otzyv .detail_rates {
    display: none;
    padding-left: 10px;
}
.otzyv .detail_rates .rate .star, #otzyv_form .detail_rate .star {
    background: url("/images/det_star.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 15px;
    width: 15px;
}
#otzyv_form .detail_rate .star {
    cursor: pointer;
}
.otzyv .detail_rates .rate .star_a {
    background: url("/images/det_star_a.png") no-repeat scroll 0 0 transparent;
}
#otzyv_form .detail_rate .star_hover, #otzyv_form .detail_rate .star_a {
    background: url("/images/my_det_star_a.png") no-repeat scroll 0 0 transparent;
}
#otzyv_form .detail_rate .star_empty {
    background: url("/images/det_star.png") no-repeat scroll 0 0 transparent;
}
.otzyv .detail_rates .rate .r_name {
    display: inline-block;
    width: 150px;
}
.otzyv .name {
    color: orange;
    font-weight: bold;
    padding-left: 10px;
    text-decoration: underline;
}
.otzyv p {
    font-family: Arial;
}
.otzyv .score {
    color: #666666;
    float: right;
}
.otzyv .score a.yes {
    color: #298705;
}
.otzyv .score a.no {
    color: #E50604;
}
.otzyv .score span.ok {
    background: none repeat scroll 0 0 #666666;
    color: #FFFFFF;
}
#otzyv_form {
    background: none repeat scroll 0 0 #F5F5F5;
    margin: 20px;
    padding: 10px;
    width: 600px;
}
#otzyv_form textarea {
    width: 400px;
}

#product_info .spec {
    float: left;
    padding-top: 0px;
	padding-bottom: 40px;
    width: 49%;
}

#product_info .access {
    float: left;
    padding-left: 4%;
    padding-top: 0px;
	padding-bottom: 40px;
    width: 44%;
	*width: 47%;
	*padding-left: 3%;
	font-size: 12px;
}

#product_info .access input, .rating .count{
	font-size: 12px;
}

#product_info {
	padding-bottom: 20px;
}

#product_info h3 {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    margin: 8px 0;
    white-space: normal;
}

#product_info h2 {
    border-bottom: 1px solid #00ACE5;
    font-weight: bold;
    margin-bottom: 3px;
    padding-bottom: 3px;
    white-space: normal;
	color:  #00ACE5;
	font-size: 14px;
}

#product_info #image {
	margin-bottom: 10px;
}

.tprops {
    width: 100%;
}

.tprops td {
    padding: 2px 2px 2px 8px;
	font-size: 12px;
}
#product_info a:link, #product_info a:visited {
	color: #000;
}

#paging {
	clear: both;
    float: right;
    margin: 10px 0;
}
.pages {
    float: right;
    margin: 10px 0;
}
.current {
    /*background: none repeat scroll 0 0 #ddd;*/
    color: #6F6F6F;
}
#paging a, .current {
    font-size: 13px;
    padding: 3px 6px;
	font-weight: bold;
}

#news ul {
	list-style: none outside none;
	padding:0;
	margin:0;
}
#news li {
	line-height: 20px;
	margin-bottom: 20px;
}
#news .date {
	color: #6F6F6F;
	font-weight: bold;
}
#shops td {
	padding: 3px 8px;
}
#shops a {
	color: #000;
}
#shops_logos td{
	padding: 8px 0;
}
#shops_content h2 {
	margin: 3px 0 10px 0px;
}

#forum table {
	border-collapse: separate;

}

#forum table.tborder td, #forum table.page td {
	padding: 6px;
}


