body {
	margin: 0; padding: 0;
	height: 100%;
}

#site_wrapper {
	background-color: #FFF; color: #747474;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	min-width: 999px;
	font-size: 14px;
}

img {
	border: none;
}

ul {
	list-style-type: none;
	margin: 0; padding: 0;
}

a {color: #4abbdf; cursor: hand; cursor: pointer; outline: none;}
a:link, a:visited, a:active {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.clear {
	font-size: 0; clear: both;
}
.line {
	width: 100%;
	font-size: 0; 
	height: 1;
	border-bottom: 1px solid #cacaca;
}
p {
	margin: 0 0 10px 0;
        line-height: 1.3;
}
h1 {
	color: #1f262d;
	font-size: 28px;
	font-weight: normal;
	margin: 0;
}
table {
	text-align: left;
}
th, td {
	vertical-align: top;
}
/* header */
#header {
}
#header .header_top {
	height: 85px;
	background-color: #282828;
}
#header .header_top ul li {
	float: left;
	margin-right: 43px;
}
#header .header_top ul {
	padding-top: 20px;
}
#header .header_top ul li span {
	display: block;
}
#header .header_top ul li.login span a {
	color: #7dbcd1;
	font-size: 11px;
}
#header .header_top ul li.search {
	margin-right: 0;
}
#header .header_top ul li.login {
	float: right;
	margin-right: 65px;
	padding-right: 0;
}
.header_top ul li.login label {
    display: block;
    font-size: 10px;
    color: #FFF;
    line-height: 1;
    margin-bottom: 2px;
}
#header .header_top ul li.login ul {
    margin: 0;
    padding: 0;
}
#header .header_top ul li.login ul li {
   margin: 0 5px 0 0; padding: 0;
}
.header_top ul li.login input {
	width: 98px;
	line-height: 11px;
	padding: 0;
	color: #333333;
	font-size: 11px;
	padding: 1px;
}
.header_top ul li.login input.submit {
	width: 60px;
        height: 23px;
        padding: 0;
        line-height: 1;
        margin-top: 9px;
}
#header .header_bottom {
	height: 35px;
	background-color: #4e4e4e;
}
#header .logo {
	padding: 0 0 0 200px;
}
#header .logo h3 {
	margin: 0; padding: 0;
	text-transform: uppercase;
	font-size: 13px;
}
#header .logo h3 a {
	text-decoration: none;
	color: #939393;
}
#header .head_menu {
	margin-left: 9%;
	position: relative;
}
#header .head_menu ul li {
	float: left;
	padding: 0 10px;
}
#header .head_menu ul li.act {
	background: url(/img/menu/top_left.gif) no-repeat top left;
	padding-right: 0;
}
#header .head_menu ul li.first a {
	padding-left: 10px;
}
#header .head_menu ul li.shopact {
	background: url(/img/menu/top_right_shop.gif) no-repeat top right;
}
#header .head_menu ul li.zobotact {
	background: url(/img/menu/top_right_zobot.gif) no-repeat top right;
}
#header .head_menu ul li.act a {
	background-color: #79BCD1;
	padding-left: 10px;
	padding-right: 10px;
}
#header .head_menu ul li.shopact a {
	background-color: #ee2121;
	padding-left: 10px;
	margin-right: 9px;
}
#header .head_menu ul li.zobotact a {
	background-color: #ffcc00;
	padding-left: 10px;
	margin-right: 9px;
}
* html #header .head_menu ul li.shopact a {
	margin-right: 4px;
}

* html #header .head_menu ul li.zobot a {
	margin-right: 4px;
}

#header .head_menu .shop .act_menu_left {
	height: 35px;
	background: url(/img/menu/top_left_shop.gif) no-repeat top right;
	width: 17px;
	float: left;
}
#header .head_menu .zobot .act_menu_left {
	height: 35px;
	background: url(/img/menu/top_left_zobot.gif) no-repeat top right;
	width: 17px;
	float: left;
}

#header .head_menu .act_menu_right {
	height: 35px;
	background: url(/img/menu/top_right.gif) no-repeat top right;
	width: 17px;
	float: left;
}
#header .head_menu .act_menu_right_alt {
	height: 35px;
	background: url(/img/menu/top_right_alt.gif) no-repeat top right;
	width: 10px;
	float: left;
}
#header .head_menu .submenu {
	position: absolute;
	top: 35px;
}
#header .head_menu .submenu2 {
	margin-left: 136px;
}
#header .head_menu .submenu_shop_wrapper {
	position: relative;
	width: 887px;
}
#header .head_menu .submenu_zobot_wrapper {
	position: relative;
	width: 577px;
}
#header .head_menu .submenu_shop {
	position: absolute;
	right: 0;
}
#header .head_menu .submenu_zobot {
	position: absolute;
	right: 0;
	top: 0;
}
#header .head_menu .submenu ul li {
	float: left;
	background-color: #7dbcd1;
}
#header .head_menu .submenu_shop ul li {
	float: left;
	background-color: #ee2121;
}
#header .head_menu .submenu_zobot ul li {
	float: left;
	background-color: #ffcc00;
}
#header .head_menu .submenu ul li.first {
	background: url(/img/menu/bottom_left.gif) #79bcd1 no-repeat top left;
}
#header .head_menu .submenu_shop ul li.first {
	background: url(/img/menu/bottom_left_shop.gif) #ee2121 no-repeat top left;
}
#header .head_menu .submenu_zobot ul li.first {
	background: url(/img/menu/bottom_left_zobot.gif) #ffcc00 no-repeat top left;
}
#header .head_menu .submenu ul li.first a {
	padding-left: 10px;
}
#header .head_menu .submenu_shop ul li a {
	text-decoration: underline;
}
#header .head_menu .submenu_zobot ul li a {
	text-decoration: underline;
}
#header .head_menu .submenu_shop ul li a:hover {
	text-decoration: none;
}
#header .head_menu .submenu_zobot ul li a:hover {
	text-decoration: none;
}
#header .head_menu .submenu ul li.last {
	background: url(/img/menu/bottom_right.gif) #79bcd1 no-repeat top right;
}
#header .head_menu .submenu_shop ul li.last {
	background: url(/img/menu/bottom_right_shop.gif) #ee2121 no-repeat top right;
}
#header .head_menu .submenu_zobot ul li.last {
	background: url(/img/menu/bottom_right_zobot.gif) #ffcc00 no-repeat top right;
}

#header .head_menu .submenu ul li.last a {
	padding-right: 10px;
}
#header .head_menu .submenu ul li a {
	text-decoration: underline;
}
#header .head_menu .submenu ul li.sel a {
	text-decoration: none;
}
#header .head_menu .submenu ul li a:hover {
	text-decoration: none;
}
#header .head_menu ul li a {
	display: block;
	height: 27px;
	padding-top: 8px;
	text-transform: uppercase; color: #FFF; text-decoration: none; font-weight: bold;
	font-family: Arial;
	font-size: 15px;
	float: left;
}
#header .head_menu ul li.shop {
	padding-right: 0;
}
#header .head_menu ul li.zobot {
	padding-right: 0;
}
#header .head_menu ul li.shop a {
	background-color: #ee2121;
	color: #ffffff;
	padding-left:16px;
	padding-right:16px;
}
#header .head_menu ul li.zobot a {
	background-color: #ffcc00;
	color: #404040;
	padding-left:16px;
	padding-right:16px;
	float: left;
}
#header .head_menu ul li.zobot_action a {
    text-decoration: none;
    padding-top: 6px;
    height: 29px;
}
#header .head_menu ul li.zobot_action a span  {
    border-bottom: 1px solid #FFF;
    display: block;
    float: left;
    height: 12px;
    margin-right: 5px;
}
#header .head_menu ul li.zobot_action a:hover span {
    border-bottom: none;
}
#header .head_menu .submenu_zobot a .add_blog {
    background: url(/img/menu/addblog.gif) no-repeat top left;
    width: 81px; height: 19px;
    font-size: 10px;
    text-transform: uppercase;
    padding-top: 4px;
    text-align: center;
    padding-left: 15px;
}
/* user top line*/
#header .header_top ul li.account {
	float:right;
	margin-right:5px;
	padding-right:0;
}
.account_avatar {
	float: left;
	margin-right: 9px;
}
.account_avatar img {
	border: 1px solid #939393;
}
#header .header_top .account_info {
	width: 240px;
	padding-left: 13px;
	font-size: 11px;
	float: left;
}
#header .header_top .account_info ul li h2 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	text-transform: uppercase;
	color: #FFF;
	line-height: 0.7;
}
#header .header_top ul li.account ul {
	padding: 0;
	margin: 0;
}
#header .header_top ul li.account ul li {
	margin-right: 0;
}
#header .header_top ul li.account ul li span {
	float: left;
}
.account_info a {
	color: #7dbcd1;
	vertical-align: baseline;
}
.account_info .person a {
	font-size: 14px; font-weight: bold;
}
.account_info ul li.person {
	margin-left: -11px;
}
* html .account_info ul li.person {
	margin-left: -5px;
}
.account_info ul li.person img {
	margin-right: 4px;
}
#header .header_top .account_info ul, #header .header_top .account_info ul ul {
	font-size: 0;
	margin: 0;padding: 0;
}
#header .header_top .account_info ul li {
	float: none;
	font-size: 11px;
}
#header .header_top .account_info ul li ul li {
	float: left;
	margin-right: 10px;
	margin-bottom: 3px;
}
#header .header_top .account_info ul li ul li span {
	color: #FFF;
	padding-top: 2px;
	margin-right: 4px;
}
#header .header_top .account_info ul li ul li span.rep, .personal ul.pers_rep li span.rep {
	background: url(/img/personal/rep_left.gif) no-repeat top left;
	float: left;
	height: 14px;
	padding: 0;
	margin: 0;
	padding-top: 0;
	margin-top: 2px;
}
.account_info ul li ul li span.rep strong, .personal ul.pers_rep li span.rep strong {
	background: url(/img/personal/rep_right.gif) no-repeat top right;
	display: block;
	height: 14px;
	padding: 0 4px;
	float: left;
}

/* content */
#content, #content_shop {
	width: 100%;
	margin-top: 30px;
	clear: both;
}

.main_content {
	width: 70%;
	float: left;
        padding-bottom:20px;
}
.main_content_block {
	width: 90%;
	margin: 0 auto;
}
.main_content_block h1 {
    margin-bottom: 20px;
}
.main_content_block_menu {
	width: 90%;
	margin: 25px auto;
}
.main_content_block_menu h1 {
    margin: 25px 0 20px;
}

.side_bar {
	width: 30%;
	float: right;
	margin-top: 25px;
}
.side_bar_inner {
	margin: 0 auto;
	width: 240px;
}
.side_bar h3 {
	color: #1f262d; font-size: 24px; font-weight: normal;
	margin: 10px 0 4px;
}
.side_bar .shop_offer {
	margin-bottom: 25px;
	width: 240px;
}
.side_bar .shop_offer_inner {
	width: 202px;
	border: 1px solid #e8e8e8;
	padding: 11px 18px;
}
.side_bar .shop_offer_inner p {
	margin: 6px 0 8px;
}
.side_bar .shop_offer h3 {
	margin: 0;
	color: #4e4e4e;
	font-size: 22px;
	font-weight: normal;
}
.side_bar .shop_offer .shop_offer_photo {
	margin: 20px 0 5px;
}
.side_blog_top {
	margin-bottom: 35px;
	width: 240px;
}
.side_blog_top_header {
	background-color: #7dbcd1;
}
.side_blog_top_header_in {
	background: url(/img/left_block_header.gif) no-repeat top left;
}
.side_blog_top_header_in h3 {
	font-size: 22px;
	color: #FFF;
	font-weight: normal;
	padding: 6px 18px 8px;
	margin: 0;
}
.side_blog_top_inner {
	width: 238px;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
}
.side_blog_top_menu {
	background-color: #e8e8e8;
	padding-top: 4px;
	padding-left: 7px;
	border-bottom: 1px solid #FFF;
}
.side_blog_top_menu ul {
	margin: 0;
}
.side_blog_top_menu ul li {
	float: left;
	margin: 0;
	color: #747474;
}
.side_blog_top_menu ul li a {
	color: #747474;
	text-decoration: none;
	display: block;
	padding: 4px 13px 0;
	height: 21px;
	float: left;
}
.side_blog_top_menu ul li span {
	display: block;
	background-color: #FFF;
	height: 21px;
	padding: 4px 13px 0;
	float: left;
}
.side_blog_top_content {
	padding:0 7px;
	border-bottom: 1px solid #e2e2e2;
}
.side_blog_top_content h4 {
	margin: 8px 0;
	font-size: 17px;
	font-weight: normal;
	position: relative;
	padding: 0 10px;
}
.side_blog_top_content h4 .star {
	position: absolute;
	left: 0;
	margin-left: 148px;
}
.side_blog_top_content p {
	margin: 8px 0;
	font-size: 12px;
	padding: 0 10px;
}
.top_blog_photo {
	border: 1px solid #e8e8e8;
	font-size: 0;
	width: 222px;
}
.all_link {
	height: 24px;
	background-color: #e8e8e8;
	padding-top: 6px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 17px;
}
.all_link img {
	padding-right: 5px;
}
.top_blog_photo, .border_image img{
	border: 1px solid #e8e8e8;
}
.top_blog_info {
	padding-left: 10px;
}
.top_blog_info div {
	float: left;
	margin-bottom: 6px;
	margin-right: 7px;
	font-weight: bold;
}
.cloud {
	padding-left: 16px;
	margin-bottom: 30px;
}
.cloud a {
	line-height: 24px;
        margin-right: 6px;
}
.cloud a.h1 {
	font-size: 24px;
}
.cloud a.h2 {
	font-size: 14px;
}

.main_content_inner {
	margin-left: 9%;
        margin-top: 20px;
}

/* shop grid */
#content_shop {
	margin-top: 65px;
	padding-left: 9%;
	width: 91%;
}
#content_shop .main_content {
	float: right;
	margin-left: -350px;
	width: 100%;
}
#content_shop .main_content_inner {
	float: left;
	position: static;
	width: 69%;
	margin: 0;
	margin-left: 267px;
}
#content_shop .side_bar {
	float: left;
	width: 240px;
	margin-top: 0;
}
* html #content_shop .main_content_inner {
	width: 68%;
	margin-left: 145px;
}
/* end shop grid */


/* footer */
#footer {
	clear: both;
	background-color: #e8e8e8; color: #898989;
	padding-left: 9%;
	font-size: 9px;
}
.footer_menu {
	padding-top: 25px;
	padding-bottom: 12px;
}
.footer_menu ul li, .copyright ul li {
	float: left;
}
.footer_menu ul li span, .copyright ul li span {
	padding: 0 9px;
}
.copyright ul li.copy_desc {
	padding-right: 18px;
}
#footer div.hr {border: none; border-top: 1px solid #cacaca; width: 60%; margin: 5px 0 0 0; margin-bottom: 12px; }
#footer div.hr hr { display: none; }
.copyright {
	padding-bottom: 80px;
}


/* shop */
.shop_menu {
	border: 1px solid #e8e8e8;
	margin-bottom: 25px;
}
.shop_menu_inner {
	padding: 20px;
}
.shop_menu h3 {
	color: #4e4e4e;
	font-size: 24px;
	margin: 0 0 12px; 
}
.shop_menu_all_link {
	height: 24px;
	background-color: #e8e8e8;
	padding: 5px 0 0 20px;
}
.shop_menu_all_link a {
	padding-left: 5px;
	font-weight: bold;
}
.shop_menu ul li {
	font-size: 17px;
	color: #4abbdf;
	margin-bottom: 3px;
}
.new_product {
	background-color: #ee2121;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	padding: 1px 5px;
	margin-left: 5px;
}


.main_product {
	background-color: #f5f4f2;
	width: 100%;
	margin-bottom: 11px;
}
.main_product_desc {
	width: 95%;
	float: left;
	margin: 52px -390px 20px 0;
	padding-left: 5%;
}
.main_product_desc_inner {
	margin-right: 320px;
	position: static;
}
.main_product_photo {
	float: right;
	width: 270px;
	position: relative;
	margin: 32px 30px 32px 0;
}
* html .main_product_photo {
	margin-right: 10px;
}
.main_product_inner {
	background: url(/img/shop/main_product_right_bg.gif) repeat-y top right;
	border: 1px solid #e8e8e8;
}
.main_product_desc h2 {
	color: #1f262d;
	text-transform: uppercase;
	margin: 0 0 16px;
}
.main_product_desc h3 {
	color: #747474;
	text-transform: uppercase;
	font-size: 17px;
	margin: 0 0 6px;
}
.main_product_desc p {
	margin: 0;
	color: #1f262d;
}
.main_product_desc_inner .more {
	margin-top: 19px;
}
.main_product_photo .label {
	position: absolute;
	width: 115px;
	height: 109px;
	background: url(/img/shop/main_product_label.png) no-repeat top left;
	margin: -99px 0 0 150px;
	left: 0;
	bottom: 0;
}
.main_product_photo .label h3 {
	margin: 25px 20px 0;
}
.main_product_photo .label h3 a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
.products_list {
	width: 100%;
}
.products_list .product {
	float: left;
	width: 49%;
	margin-bottom: 11px;
}
.products_list .product_left {
	margin-right: 2%;
}
.products_list .product_inner {
	border: 1px solid #e4e4e4;
	height: 179px;
}
.products_list .product_inner .product_photo {
	padding: 27px 0 21px 20px;
	float: left;
	margin-right: 17px;
}
.products_list .category_link {
	height: 25px;
	background-color: #e8e8e8;
	padding: 5px 0 0 30px;
	font-weight: bold;
}
.products_list .product_inner .product_desc {
	padding-top: 33px;
	padding-right: 15px;
	margin-left: 189px;
}
.products_list .product_inner .product_desc h3 {
	margin: 0 0 13px;
}
.products_list .product_inner .product_desc p {
	margin: 0;
	color: #747474;
	font-size: 11px;
}
.products_list .product_inner .product_desc .price {
	margin-top: 18px;
}
.products_list .price, .side_bar .shop_offer .price {
	float: left;
	background: url(/img/shop/price_bg_left.gif) no-repeat 0 0;
}
.products_list .price_in, .side_bar .shop_offer .price_in {
	height: 26px;
	margin-left: 4px;
	background: url(/img/shop/price_bg.gif) no-repeat top right;
	padding: 1px 10px 0 6px;
	color: #404040;
	font-size: 23px;
	line-height: 1;
	float: left;
	margin-right: 10px;
}
* html .products_list .price_in, * html .side_bar .shop_offer .price_in {
	margin-left: 2px;
	padding-top: 0;
	height: 27px;
}
.products_list .price_in img, .side_bar .shop_offer .price_in img {
	vertical-align: baseline;
}
.products_list .product_inner .product_desc .old_price {
	font-size: 18px;
	margin-top: 21px;
}
.products_list .product_inner .product_desc .old_price span {
	text-decoration: line-through;
}

/* one_product */
h3.shop_nav {
	font-size: 22px;
	font-weight: normal;
	margin: 20px 0 9px;
}
h3.shop_nav img {
	padding: 0 7px;
	vertical-align: middle;
}

.one_product h2 {
	color: #1f262d;
	font-size: 28px;
	font-weight: normal;
	margin: 20px 0 28px;
}
.one_product_photo {
	float: left;
	width: 349px;
}
.one_product_price {
	margin-left: 349px;
	background-color: #efefef;
	border-top: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
	text-align: center;
	padding: 20px 0 15px;
}

.one_product_price span {
	font-size: 23px;
	color: #404040;
}
.one_product_price img {
	padding-left: 2px;
}
.one_product_full_desc {
	margin-top: 25px;
	background-color: #4e4e4e;
	padding: 17px 20px;
}
.one_product_full_desc ul li {
	background-color: #717171;
	margin-right: 1px;
	float: left;
}
.one_product_full_desc ul li a {
	font-size: 17px;
	height: 28px;
	color: #FFF;
	display: block;
	padding: 5px 17px 0;
	float: left;
}
.one_product_full_desc ul li.act {
	background-color: #FFF;
	font-size: 17px;
	color: #4e4e4e;
	padding: 5px 17px 0;
	height: 28px;
}
.one_product_full_desc_inner {
	background-color: #FFF;
}
.one_product_full_desc_inner p {
	margin-top: 0;
}
.one_product_full_desc_left, one_product_full_desc_right {
	width: 49%;
}
.one_product_full_desc_left {
	float: left;
	margin-right: 2%;
}
.one_product_full_desc_inner {
	padding: 20px 17px 23px;
}
.main_content_inner h4 {
	color: #1f262d; font-size: 22px; font-weight: normal;
	margin: 18px 0 11px;
}

/* side comments */
.top_comments {
	width: 202px;
	padding: 0 19px;
}
.top_comments h3 {
	color: #1f262d; font-size: 24px; font-weight: normal;
	margin: 10px 0 15px;
}
.top_comments .comment h4,.top_comments .comment p {
	margin: 0;
}
.top_comments .comment h4 {
	margin-bottom: 7px;
	font-weight: normal;
}
.top_comments .comment {
	margin-bottom: 20px;
}
.top_comments .comment p a {
	color: #747474;
}
.top_comments .comment p {
	background: url(/img/pictogram/cit.gif) no-repeat top left;
	text-indent: 30px;
}

/* reputation */
span.rep {
	margin-left: 4px;
	color: #FFF;
	background:transparent url(/img/personal/rep_left.gif) no-repeat scroll left top;
	float:left;
	height:14px;
	margin:2px 0 0;
	padding:0;
	margin-top: 1px;
	display: block;
}
span.rep strong {
	background: url(/img/personal/rep_right_wh.gif) no-repeat right top;
	display:block;
	float:left;
	height:14px;
	padding:0 4px;
}
.post_menu{
    margin-top:25px;
}

/* validator msg */
.flash_notice
{
  margin: 3px 0;
  padding: 7px;
  background-color: #cfc;
  color: #000;
}

.flash_error
{
  margin: 3px 0;
  padding: 7px;
  background-color: #f33;
  color: #fff;
}

/* nicer button */
a.button {
    background: transparent url('/img/form/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: bold 16px arial;
    height: 38px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
    outline: none; /* hide dotted outline in Firefox */
}

a.button span {
    background: transparent url('/img/form/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 12px 0 12px 18px;
}
a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 13px 0 11px 18px;

}
a.button:hover {
    background-position: bottom right;
    color: #222;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:hover span {
    background-position: bottom left;
}

.bottom_space{
    margin-bottom:30px;
}
#sidebar_search{
    margin:20px 0;
}
#sidebar_search #q{
    width: 160px;
    margin-bottom:5px;
}