/* Reset styles з*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	line-height:1;
	font-family:inherit;
}

body { behavior:url("csshover.htc"); }

a img, :link img, :visited img {
	border:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

ol, ul {
	list-style:none;
}

q:before, q:after, blockquote:before, blockquote:after {
	content:"";
}

/* Стили сайта */

body {
	font:0.7em Verdana;
	color:#494949;
	background:#fef8d2 url(images/new/header-bg.jpg) repeat-x top;
}

a {
	color: #00AEEF;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

/* Заголовки */

h1 {
	color:#F14D83;
	font-size:1.7em;
	padding:5px 0;
	font-weight:normal;
}

h2 {
	background:url(images/new/h2.gif) no-repeat;
	color:#F26D7D;
	font:1.2em Arial;
	font-weight:bold;
	line-height:33px;
	padding:0 20px 0 15px;
	margin:0 -10px 10px;
}

/* Элементы форм */

.textbox {
	border:1px solid #999;
	background:#fff;
	font:1em Verdana;
}

.button {
	background:#fff;
	border:1px solid #999;
	font:1em Verdana;
	height:17px;
	vertical-align:top;
	color:#1CBBB4;
}

textarea {
	background:#eee;
}

/* Структура сайта */

#wrapper {
	background:url(images/new/header-left.jpg) no-repeat left top;
	min-width:1000px;
	position:relative;
}

#wrapper-pk {
	background:url(images/new/header-left-pk.jpg) no-repeat left top;
	min-width:1000px;
	position:relative;
}


#container {
	width:100%;
	float:left;
	margin-right:-250px;
}

#content {
	margin-right:250px;
}

/* Шапка */

#header {
	height:210px;
	background:url(images/new/header-right.jpg) no-repeat right top;
	}

.logo {
	position:absolute;
	left:35px;
	top:20px;
}

.nav {
	float:left;
	overflow:hidden;
	position:absolute;
	top:15px;
	left:400px;
}

.nav li {
	float:left;
	padding:0 10px;
	border-right:1px solid #00AEEF;
	margin-right:-1px;
	padding-bottom:2px;
}

.nav li a {
	color:#00AEEF;
	text-decoration:underline;
	font-weight:bold;
	font-family:Arial;
}

.nav li a:hover {
	text-decoration:none;
}

/* Поиск */

.searchbox {
	position:absolute;
	top:10px;
	right:0;
	font:1em Verdana;
}

.searchbox .button {
	border:1px solid #fff;
}

.searchbox .textbox {
	width:100px;
}

/* Панель управления */

#userbar {
	background:#26B9EA url(images/new/userbar-left.gif) no-repeat left top;
	position:relative;
	top:50px;
	margin:0 12px;
	color:#fff;
}

#userbar .inside1 {
	background:url(images/new/userbar-right.gif) no-repeat right top;
	height:31px;
	padding:0 20px;
}

#userbar span {
	line-height:31px;
	font-size:1.2em;
	font-weight:bold;
}

.login {
	float:right;
	padding:6px 0 0 0;
}

.login .textbox {
	background:#6DD0F4;
	width:100px;
	border-color:#64C1E3;
	color:#fff;
}

.login .button {
	background:#F4F2E7;
}

.login a {
	color:#fff;
	text-decoration:underline;
}

.login a:hover {
	text-decoration:none;
}

.cp {
	float:right;
	width:600px;
	padding:2px 0 0;
}

.cp li {
	float:left;
	width:150px;
	padding-bottom:1px;
}

.cp a {
	color:#fff;
}

/* Меню */

#menu {
	background:url(images/new/menu-right.jpg) no-repeat right bottom;
	position:relative;
	top:167px;
	margin:0 12px;
}

#menu .inside1 {
	background:url(images/new/menu-left.jpg) no-repeat left bottom;
	padding-bottom:7px;
}

#menu .inside2 {
	background:#FDF1AF;
	height:80px;
	padding:5px 20px;
}

/* Стили для dd-меню */

.main-menu {
	width:100%;
}

.extra-menu {
	margin-right:200px;
	background:#C5DB77 url(images/new/extra-menu-right.gif) no-repeat right top;
	float:left;
	padding:0 5px 0 0;
}

.shadetabs {
	overflow:hidden;
}

.shadetabs li {
	float:left;
	text-align:center;
	width:9%;
}

.shadetabs li a {
	text-decoration:none;
	font-size:1.2em;
	font-weight:bold;
	display:block;
	padding:2px 3px;
	text-align:center;
	color:#73a814;
}

.shadetabs li a.selected { 
	color:#D85565;
}

.shadetabs li a.selected:hover { 
	color:#D85565;
}

.tabcontent {
	display:none;
	overflow:hidden;
	padding:2px 0 2px 5px;
	float:left;
	background:url(images/new/extra-menu-left.gif) no-repeat left top;
}

.tabcontent li {
	float:left;
	margin-right:-1px;
	padding:0 7px 2px;
	border-right:1px solid #707070;
}

.tabcontent li a {
	color:#707070;
	text-decoration:underline;
	font-weight:normal;
	font-size:0.8em;
}

.tabcontent li a:hover {
	text-decoration:none;
}

/* Центральная колонка */

#main {
	margin-left:250px;
}

.news {
	background:#fff url(images/new/news-bg.gif) no-repeat top right;
	padding:0 6px 10px;
	overflow:hidden;
}

.news p {
	margin-bottom:8px;
	line-height:13px;
}

.news .postheader {
	font-size:0.9em;
	margin-bottom:10px;
}

.news .postheader img {
	margin:0;
	vertical-align:baseline;
}

.news img {
	margin:0 5px;
}

.date {
	background:url(images/new/date-left.gif) no-repeat left top;
	padding-left:7px;
	color:#73a814;
	font-size:1.2em;
	font-weight:bold;
	overflow:hidden;
	margin-left:3px;
}

.date span {
	display:block;
	line-height:20px;
	background:#fff url(images/new/date-right.gif) no-repeat top right;
	padding-right:7px;
	float:left;
}

.afternews {
	padding:3px 10px;
	margin-bottom:15px;
	overflow:hidden;
}

.afternews a {
	color:#00AEEF;
	font-size:1.2em;
	font-weight:bold;
	float:left;
	display:block;
	margin-right:20px;
	line-height:19px;
}

.download a {
	background:url(images/new/download.gif) no-repeat left top;
	line-height:19px;
	padding-left:25px;
}

.comments a {
	line-height:19px;
	background:url(images/new/comments.gif) no-repeat left top;
	padding-left:25px;
}

.rating {
	float:right;
}

/* Боковой блок */

.block {
	background:url(images/new/block.gif) no-repeat right bottom;
	padding:0 5px 4px 0;
	margin-bottom:15px;
}

.block dd {
	background:#FEFBE9;
	min-height:90px;
	padding:0 10px 10px;
}
.blocka dd {
	background:#FEFBE9;
	min-height:90px;
	padding:0 10px 10px;
}

/* Левая колонка */

#left {
	width:235px;
	padding:0 5px 0 10px;
	float:left;
}

#left a {
	color:#4F9AAE;
}

/* Правая колонка */

#sidebar {
	width:235px;
	padding:60px 10px 0 5px;
	float:right;
}

.blocka {
	background:url(images/new/block-right.gif) no-repeat left bottom;
	padding:0 0 4px 5px;
}

.counter-block {
	text-align:center;
}

.counter-block img {
	margin-bottom:5px;
}

/* Подвал */

#footer {
	height:71px;
	background:#0CAACA url(images/new/footer.jpg) no-repeat right top;
	margin:40px 0 0;
	position:relative;
}

.copyright-block {
	background:#fff url(images/new/copyright.gif) repeat-x top;
	padding:10px 20px;
	text-align:center;
	width:800px;
	font-size:9px;
	font-weight:bold;
	line-height:15px;
}

.copyright-block span {
	color:#00AEEF;
	font-size:1.2em;
	font-weight:bold;
	line-height:20px;
}

.copyright-block a {
	color:#ED145B;
	font-size:1.2em;
}

.girl {
	position:absolute;
	width:240px;
	height:158px;
	top:198px;
	right:10px;
	background:url(images/new/girl.png) no-repeat;
}

.clearing {
	height:0;
	clear:both;
	font-size:0;
	overflow:hidden;
}

/* Межстраничная навигация */

.navigation {
	color:#666; 
	border:0px;
}

.navigation a {
	text-decoration:none;
	color:#636363;
	background:#F9F9F9;
	border:1px solid #E6E6E6;
	padding:3px 6px;
	font-size:11px
}

.navigation a:hover {
	background:#F6580C;
	color:#FFFFFF;
	border-color:#E6E6E6;
}

.navigation span {
	text-decoration:none;
	background:#fff;
	padding:3px 6px;
	border:1px solid #999;
	color:#999;
	font-size:11px;
}

/* Добавление комментариев */

.addcomment {
	width:462px;
	border-collapse:separate;
	margin-bottom:10px;
	vertical-align:top;
	text-align:left;
}

.addcomment th {
	padding:4px;
	background:#FEFBE9;
	color:#333;
	text-align:center;
	font-weight:bold;
}

.addcomment textarea {
	width:100%;
	border:none;
	height:100px;
}

.commentform {
	line-height:25px;
	width:24%;
}

.center {
	text-align:center;
	width:100%;
}

.center .addcomment {
	margin:0 auto 5px;
	border:1px solid #ccc;
}

/* Стили для комментариев */

.answer {
	width:100%;
	margin:10px 0;
	border-collapse:separate;
}

.answer td {
	padding:0;
}

.answer th {
	background:#FEFBE9;
	color:#333;
	font-weight:normal;
	padding:4px;
	text-align:left;
}

.answer th a {
	color:#333;
	text-decoration:underline;
	font-weight:bold;
}

.answer .comment_user_info {
	background:#eee;
	width:20%;
	padding:5px;
	font-size:0.9em;
	vertical-align:top;
}

.answer .user_comment {
	background:#f9f9f9;
	padding:5px 10px;
	vertical-align:top;
}

.comment_bottom td {
	background:#FEFBE9;
	padding:3px 5px;
	color:#333;
	font-size:0.9em;
}

.comment_bottom td a {
	color:#333;
	text-decoration:underline;
}

.comment_bottom td a:hover {
	text-decoration:none;
}

.right_bottom {
	float:right;
}

/* Добавление новости */

.addnews {
}

.addnews td {
	padding:3px;
}

.addnews textarea {
	width:100%;
	height:350px;
}

.addnews .textbox {
	width:350px;
}

/* Обратная связь */

.feedback {
	width:98%;
}

.feedback td {
	padding:3px;
}

.feedback textarea {
	width:100%;
	height:100px;
}

/* Восстановление забытого пароля */

.lostpassword td {
	padding:3px;
}

/* Персональные сообщения */

.pm {
	border-collapse:separate;
	width:462px;
}

.pm td {
	padding:3px;
}

.pm textarea {
	width:100%;
	border:0;
	height:300px;
}

/* Регистрация */

.registration td{
	padding:5px;
}

.registration .button1 {
	margin-bottom:0;
}

.registration .textbox {
	width:150px;
}

/* Информация о пользователе */

.userinfo {
	width:98%;
	margin-bottom:10px;
}

.userinfo td {
	padding:3px;
	vertical-align:top;
}

.userinfo textarea {
	width:100%;
	height:80px;
}

.userinfo .textbox {
	width:200px;
}

/* Статистика */

.stats {
	border-collapse:separate;
	margin-bottom:10px;
	width:98%;
}

.stats td {
	vertical-align:top;
	padding:3px;
}


.cat_tree td
{
 /* padding: 10px 0px;*/
}

.main_menu .sub_menu
{
  display:none;
}

.main_menu
{
  position: relative;
}

.main_menu .sub_menu
{
  position: absolute;
  left: 80%;/*145px;*/
  width: 290px;
  top: 10px;
  z-index: 1010;
  background-color:  #FEF8D2;
  border: 2px solid rgb(38, 185, 234);
}

.main_menu_hover .sub_menu
{
  display: block;
}

/*.main_menu .sub_menu,
.main_menu .sub_menu a
{
  color: grey;
}*/

.main_point_wrap
{
  border: 2px solid rgb(254, 251, 233);
}

.main_point_wrap_hover
{
  border: 2px solid rgb(38, 185, 234);
}




.main_point td
{
  padding: 14px 0px 3px 0px;
}

.sub_point td
{
  padding: 6px 0px 3px 0px;
}

.sub_point2 td
{
  padding: 2px 0px 3px 0px;
}

.spec .dnleft,
.spec .dncenter,
.spec .dnright
{
  border-bottom: solid 1px #AAAAAA;
}

.spec .dncenter,
.spec .descleft,
.spec .desccenter,
.spec .dnleft
{
  border-right: solid 1px #AAAAAA;
}

.spec .dncenter,
.spec .picright,
.spec .piccenter,
.spec .dnright
{
  border-left: solid 1px #AAAAAA;
}


.spec td
{
  padding: 20px 5px 0px 5px;
}

.spec td.dnleft,
.spec td.dnright,
.spec td.dncenter
{
  padding: 5px 5px 10px 5px;
}

.spec td.dnleft p,
.spec td.dnright p,
.spec td.dncenter p
{
  text-align: right;
}


.spec .show_price
{
  background: url(/price.bmp) no-repeat;
  width: 123px;
  height: 42px;
  margin: 0;
  padding: 18px 0 0 0;
  text-align: center;
  font-weight: bold;
}

.spec .show_price,
.spec .show_price a
{
  color: darkblue;
}

.cat_tree,
.cat_tree a,
.spec,
.spec a
{
   color: rgb(44,74,196);
}

.spec .also
{
  color: brown;
  font-size: 14px;
}

.spec .prod_name
{ 
  float: right;
  clear: both;
  text-align: right;
  width: 110px;
  margin-bottom: 20px;
  margin-right: 10px;
}


