body {
	background: url('../image/page_top_bg.png') repeat-x top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input, textarea, select {
	margin: 3px 0px;
}
a {
	color: #0380ff;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
p {
	margin-top: 0px;
}
.cl {
	clear: both;
}
/* layout */
#container {
	margin: 26px auto 0;
	width: 982px;
}
#header {
	background: #FFF3DA;
}
#header .div1 {
	height: 107px;
}
#header .div2 {
	float: left;
}
#header .contacts {
	background: url('../image/contacts_bg.png') repeat-x;
    float: right;
	height: 107px;
    width: 720px;
}
#header .contacts .l {
	background: url('../image/contacts_left_bg.png') no-repeat;
    float: left;
	height: 107px;
	width: 7px;
}
#header .contacts .r {
	background: url('../image/contacts_right_bg.png') no-repeat;
    float: right;
	height: 107px;
	width: 7px;
}
#header .contacts .c {
	background: url('../image/contacts_bg.png') repeat-x;
	margin: 0 7px;
	height: 107px;
}
#header .contacts .c div {
	float: left;
	_display: inline;
}
#header .contacts .c .work {
	color: #7C0000;
	font-size: 18px;
	margin-left: 20px;
	margin-right: 50px;
	margin-top: 20px;
}
#header .contacts .c .work span {
	font-size: 21px;
	font-weight: bold;
}
#header .contacts .c .contact {
	color: #BA0000;
    font-size: 19px;
    font-weight: bold;
	margin-right: 50px;
	margin-top: 20px;
    text-align: center;
}
#header .contacts .c .contact .s1 {
    font-size: 28px;
    font-weight: bold;
}
#header .contacts .c .contact .s2 {
    font-size: 21px;
}
#header .contacts .c .recall {
    text-align: center;
    margin-top: 20px;
}
#header .contacts .c .recall a {
	color: #BA0000;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
#header .contacts .c .recall a span {
	font-size: 23px;
	text-transform: uppercase;
}
#header .contacts .c .recall a img {
	_behavior: url(/catalog/view/theme/default/stylesheet/iepngfix.htc);
	display: block;
	position: absolute;
	margin: -35px 0 0 135px;
	* margin: -35px 0 0 110px;
}
#header .div3 {
	background: url('../image/search.png') no-repeat;
	width: 250px;
	height: 62px;
	position: absolute;
	top: 15px;
	right: 0px;
	padding-top: 5px;
	padding-left: 17px;
}
#header .div4 {
	height: 37px;
	background: url('../image/menu_bg.png') repeat-x;
	margin: 5px 0;
}
#header .div4 table {
	border-collapse: collapse;
	height: 37px;
	text-align: center;
	width: 100%;
}
#header .div4 table .first {
	background: url('../image/menu_left_bg.png') no-repeat left;
	width: 8px;
}
#header .div4 table .last {
	background: url('../image/menu_right_bg.png') no-repeat right;
	width: 8px;
}
#header .div4 table a {
	color: #FFF;
	font-size: 18px;
	text-decoration: none;
}
#header .div4 table .item:hover, #header .div4 table .item.hover {
	background: url('../image/menu_active_bg.png');
}
#breadcrumb {
    position: absolute;
    margin-top: 240px;
}
#breadcrumb a {
	color: #8F0000;
}
#column_left {
	_display: inline;
	float: left;
	width: 199px;
	margin-right: 8px;
	margin-top: 270px;
	* margin-top: 275px;
}
#column_right {
	_display: inline;
	float: right;
	width: 192px;
	margin-left: 8px;
}
#content {
	margin-left: 207px;
	margin-right: 200px;
	margin-bottom: 10px;
	margin-top: 275px;
	* margin-top: 280px;
}
#content .top h1, .heading {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
}
.heading {
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
#content .middle {
	background: #FFFFFF;
	padding: 0;
}
#content .middle blog {
height:auto;
}
.box, .box_lite {
	margin-bottom: 10px;
	_margin-bottom: 5px;
	background: url('../image/box_top.png') no-repeat;
	width: 192px;
}
.box_wide {
	background: url('../image/box_top_wide.png') no-repeat !important;
	margin-top: 10px;
	width: 199px !important;
}
.box_wide .middle {
	width: 176px !important;
}
.box_wide .bottom {
	background: url('../image/box_bottom_wide.png') no-repeat !important;
}
.box_lite {
	background: url('../image/box_top_lite.png') no-repeat;
}
.box .top, .box_lite .top {
	padding: 6px 0 5px 0;
	color: #840000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
.box .top img {
	float: left;
	margin-right: 5px;
}
.box .middle {
	border-left: 1px solid #FDF8ED;
	border-right: 1px solid #FDF8ED;
	background: #FAEACC;
	padding: 10px;
	width: 169px;
}
.box .bottom {
	height: 5px;
	background: url('../image/box_bottom.png') no-repeat;
}
.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	color: #FF0000;
	display: block;
}
.help {
	cursor: pointer;
}
.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}
.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}
a.button {
	background: transparent url('../image/button_right.png') no-repeat scroll top right;
	color: #780000;
	display: -moz-inline-stack;
	display: inline-block;
	font: bold 10px arial, sans-serif;
	height: 25px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
}
a.button span {
	background: transparent url('../image/button_left.png') no-repeat;
	display: -moz-inline-stack;
	display: inline-block;
	padding: 5px 0 5px 18px;
}
a.short {
	padding-right: 4px;
}
a.short span {
	padding-left: 4px;
}
.buttons {
    background: #FAEACC; 
    border: 1px solid #F1D49D; 
	/* clear: both; */
	padding: 5px;
	margin-bottom: 10px;
}
.buttons input {
	padding: 0px;
	margin: 0px;
}
.buttons table {
	width: 100%;
	border-collapse: collapse;
}
.buttons table td {
	vertical-align: middle;
}
.list {
	margin-bottom: 10px;
	/* width: 100%; */
}
.list td {
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
}
.sort {
	background: #FAEACC;
	margin-bottom: 10px;
	overflow: hidden;
	width: 100%;
	_width: 98%;
}
.sortp {
	padding: 6px;
}
.sort .div1 {
	float: right;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 9px;
}
.sort .div2 {
	text-align: right;
	padding-top: 9px;
}
.sort select {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.pagination {
	background: #FAEACC;
	display: inline-block;
	margin-bottom: 10px;
	overflow: hidden;
	width: 100%;
	_width: 98%;
}
.pagination .links, .pagination .results {
	padding: 7px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
}
.pagination .links b {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
}
.tabs {
	display: block;
	width: 100%;
	margin-bottom: 0px;
}
.tabs a {
	/*float: left;
	display: block;*/
	margin-right: 1px;
	background: url('../image/tab_left.png') repeat-x left;
	color: #840000;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	padding:5px 0;
	top: 1px;
}
.tabs a span {
	/* display: block; */
	padding: 4px 15px 4px;
	background: url('../image/tab_right.png') no-repeat right;
}
.tabs a.selected {
	font-weight: bold;
	z-index: 3;
}
.tab_page {
	display: inline-block;
	display: block;
	padding: 10px 0 0 0;
	/* width: 536px; */
	/* clear: left; */
	z-index: 2;
	margin-bottom: 10px;
}
#footer {
	background: url('../image/page_bottom_gradient.png') repeat-x bottom center;
}
#footer #ph {
	background: url('../image/page_bottom_bg.jpg') no-repeat bottom center;
	clear: both;
	height: 390px;
	width: 100%;
}
#footer .menu {
    margin: 0 auto;
    height: 35px;
    width: 777px;
}
#footer .banners {
    margin: 0 auto;
    text-align: center;
    width: 982px;
    height: 107px;
}
#footer .banners a {
	padding: 0 2px;
}
#footer .menu table {
    border-collapse: collapse;
    height: 35px;
    text-align: center;
    width: 100%;
}
#footer .menu table a {
    color: #4A0000;
    font-size: 14px;
    text-decoration: none;
}
#footer .menu table a:hover {
    color: #4A0000;
    font-size: 14px;
    text-decoration: underline;
}
#footer .promo {
	font-weight: bold;
	text-align: left;
	margin: 30px auto 0;
    width: 974px;
}
#category {
	background: #FFF3DA;
	padding-left: 0;
	padding-right: 0;
    width: 189px;
}
#category ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#category ul ul {
	border-top: #FFF3DA 2px solid;
}
#category li {
	/* background: url('../image/category_bg.png') repeat-x bottom; */
	background: #FFE8BA;
    padding-left: 0px;
    border-bottom: #FFF3DA 2px solid;
}
#category li a {
	color: #7A2222;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
	display: block;
	padding-left: 19px;
}
#category li li {
	padding-left: 0;
}
#category li li a {
	font-size: 12px;
}
#category li div {
	background: url('../image/bullet.png') no-repeat top left;
}
#category li li div {
	background: url('../image/blank.gif') no-repeat top left;
}
#category li li span {
	margin-left: 15px;
	display: block;
}
#category li#active {
    /* background: url('../image/category_bg_active.png') repeat-x bottom; */
	background: #FFD185;
}
#category li#active a {
    color: #CB0000;
    font-weight: bold;
}
#category li#active li {
	/* background: url('../image/category_bg.png') repeat-x bottom; */
	background: #FFE8BA;
	border-bottom: #FFF3DA 2px solid;
}
#category li#active li:last-child {
	border: none;
}
#category li#active ul li a {
    color: #7A2222;
    font-weight: normal;
}
#information ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_2.png');
}
.cart {
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #F1D49D;
	margin-bottom: 10px;
}
.cart th {
	background: #F1D49D;
	padding: 5px;
	font-weight: normal;
}
.cart td {
	padding: 5px;
}
.iam {
	position: absolute;
}
.iam a {
	float: left;
	text-decoration: none;
	margin-right: 8px;
}
.iam a img {
	display: block;
}
.iam a span {
	background: url('../image/iam_bg.png');
	color: #650000;
	display: block;
	font-size: 23px;
	font-weight: bold;
	text-align: center;
	line-height: 48px;
	height: 48px;
	width: 190px;
}
.iam_clever:hover span, .iam_clever .hover span {
	background: url('../image/iam_clever_hover_bg.png') bottom;
}
.iam_nice:hover span, .iam_nice .hover span {
	background: url('../image/iam_nice_hover_bg.png') bottom;
}
.iam_housewife:hover span, .iam_housewife .hover span {
	background: url('../image/iam_housewife_hover_bg.png') bottom;
}
.iam_mom:hover span, .iam_mom .hover span {
	background: url('../image/iam_mom_hover_bg.png') bottom;
}
.header_red {
	background: #A70000 url('../image/header_red_c_bg.png') top repeat-x;
	line-height: 28px;
	margin-bottom: 6px;
}
.header_red .l {
	background: url('../image/header_red_l_bg.png') left no-repeat;
}
.header_red .r {
	background: url('../image/header_red_r_bg.png') right no-repeat;
}
.header_red span {
	color: #FFFFFE;
	font-size: 16px;
	font-weight: 580;
	padding: 0 0 0 20px;
}



.header_brown {
	background: url('../image/header_brown_c_bg.png') top repeat-x;
	line-height: 24px;
	* line-height: 25px;
	margin-bottom: 6px;
	height: 25px;
}
.header_brown .l {
	background: url('../image/header_brown_l_bg.png') left no-repeat;
}
.header_brown .r {
	background: url('../image/header_brown_r_bg.png') right no-repeat;
}
.header_brown span, .header_brown span a {
	color: #650000;
	font-size: 14px;
	padding: 0 0 0 20px;
	text-decoration: none;
}
.category_box {
	width: 199px;
}
.category_box .top {
	background: #FFF3DA url('../image/category_box_top_bg.png') no-repeat top;
	height: 5px;
}
.category_box #category.middle {
	padding: 5px 0;
	width: 199px;
}
.category_box .bottom {
	background: #FFF3DA url('../image/category_box_bottom_bg.png') no-repeat bottom;
	height: 5px;
}
.hit {
	background: url('../image/hit.png') no-repeat;
	_behavior: url(/catalog/view/theme/default/stylesheet/iepngfix.htc);
	position: absolute;
	margin: -47px 0 0 -10px;
	height: 52px;
	width: 52px;
}
.latest {
	background: url('../image/new.png') no-repeat;
	_behavior: url(/catalog/view/theme/default/stylesheet/iepngfix.htc);
	position: absolute;
	margin: -45px 0 0 -10px;
	height: 49px;
	width: 52px;
}
.cart_img {
	background: url('../image/cart.png') no-repeat;
	_behavior: url(/catalog/view/theme/default/stylesheet/iepngfix.htc);
	position: absolute;
	margin: -35px 0 0 -2px;
	height: 38px;
	width: 38px;
}
.brown_box_big {
	background: #FAEACC
}
.brown_box_big .list {
	width: 100%;
	_width: 560px;
}
.brown_box_big .top {
	background: url('../image/brown_box_big_top.png') top no-repeat;
	height: 5px;
}
.brown_box_big .bottom, .tab_page .bottom {
	background: url('../image/brown_box_big_bottom.png') bottom no-repeat;
	height: 5px;
}
.brown_box_big .f_image {
	background: url('../image/product_image_top_bg.png') top no-repeat;
	padding-top: 5px;
	margin: 0 auto -3px auto;
	width: 133px;
}
.brown_box_big .f_image img {
	width: 133px;
}
.brown_box_big .f_descr {
	background: #EEBB84 url('../image/product_info_bottom_bg.png') bottom no-repeat;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 0 auto;
	text-align: left;
	width: 128px;
}
.brown_box_big .f_descr a {
	color: #8A300A;
	text-decoration: none;
}
.brown_box_big .f_descr .price, .f_descr_price {
	color: #650000;
	font-size: 12px;
}
.brown_box_big .f_descr .price_club, .f_descr_price_club {
	color: #FF0000;
	font-size: 12px;
	display: block;
	width: 95px;
}
.brown_box_big .f_descr .buy {
	display: block;
	margin: -22px 0 0 100px;
}
.input {
	background: url('../image/input.png') no-repeat;
	border: none;
	padding: 3px 0 0 4px;
	width: 156px;
	height: 21px;
}
.input_short {
	background: url('../image/input_short.png') no-repeat;
	border: none;
	padding: 3px 0 0 4px;
	width: 106px;
	height: 21px;
}
.search_input {
	background: url('../image/search_input.png') no-repeat;
	border: none;
	padding: 6px 50px 0 4px;
	width: 139px;
	height: 23px;
}
.search_button {
	background: url('../image/search_button.png') no-repeat;
	border: none;
	display: block;
	position: absolute;
	margin: 3px 0 0 145px;
	* margin: 4px 0 0 145px;
	width: 44px;
	height: 29px;
}
#module_search2 div {
	font-size: 11px;
	text-align: left;
}
#module_search2 div span {
	font-size: 9px;
}
#module_search2 div span a {
	text-decoration: none;
}
.present {
	margin: 2px 0 10px 0;
}
.present a {
	font-weight: bold;
	text-decoration: none;
}
.present a img {
	position: absolute;
	margin: -7px 0 0 5px;
}
.action_td {
	border-top: #D9B16C dashed 1px;
	padding: 4px 0;
}
.action_name, .action_name:visited {
	color: #840000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.action_price {
	color: #D92819;
	font-size: 17px;
	text-decoration: line-through;
}
.action_price_new {
	color: #D92819;
	font-size: 22px;
}
.action_order {
	text-align: right;
	padding-right: 4px;
}
.action_order a {
	color: #840000;
	font-size: 10px;
}
.cabinet ul {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}
.cabinet li {
	margin-bottom: 5px;
}
.cabinet a {
	text-decoration: none;
}
.cabinet .bonus {
	color: #BA0000;
	font-size: 14px;
	position: absolute;
	margin: 15px 0 0 115px;
	text-align: center;
}
.cabinet .bonus span {
	font-size: 18px;
	font-weight: bold;
}
.corner_lt {
	background: url('../image/corner_lt.png') left top no-repeat;
	height: 5px;
}
.corner_rt {
	background: url('../image/corner_rt.png') right top no-repeat;
	height: 5px;
}
.corner_lb {
	background: url('../image/corner_lb.png') left bottom no-repeat;
	height: 5px;
}
.corner_rb {
	background: url('../image/corner_rb.png') right bottom no-repeat;
	height: 5px;
}
.blog_header {
	color: #650000;
	font-size: 22px;
	padding: 20px 0 5px 10px;
}
.blog, .blog_full {
	_display: inline;
	background: #FFF3DA;
	float: left;
    width: 373px;
  
    _margin-right: 5px;;
}
.blog_full {
	width: auto !important;
	height: auto !important;
}
.blog .post {
	margin: 4px 0 16px;
	overflow: hidden;
}
.blog .image {
	float: left;
	padding: 0 8px;
}
.blog .subject {
	color: #650000;
	font-size: 17px;
	font-weight: bold;
	padding: 0 0 0 8px;
}
.blog .content {
	font-size: 13px;
	padding: 0 0 0 8px;
}
.blog_full .content {
	font-size: 13px;
}
.blog .content p {
	margin: 0;
}
.blog .content img {
	position: absolute;
	margin: -16px 0 0 -90px;
}
.blog_full .content img {
	float: left;
}
.blog .more {
	text-align: right;
}
.blog .more a {
	background: url('../image/2arrow_right.png') left no-repeat;
	font-size: 12px;
	padding: 0 10px 0 10px;
}
.subscribe {
    background: #FFF3DA;
    float: right;
    width: 195px;
}
.subscribe .content {
	padding: 0 10px;
}
.subscribe .content .header {
	color: #BB0303;
	font-size: 14px;
	font-weight: bold;
}
.subscribe .form {
	background: url('../image/subscribe_ph.png') left no-repeat;
	padding: 0 7px;
	height: 117px;
}
.subscribe .form label {
	color: #BB0303;
	font-size: 11px;
	font-weight: bold;
}
.productofday .name, .productofday .discount, .productofday .image {
	color: #840000;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.productofday .image {
	margin: 10px 0;
}
.productofday .discount {
    color: #D92819;
}
.productofday .price {
	color: #650000;
	font-size: 14px;
	font-weight: bold;
}
.productofday .price_club {
    color: #D92819;
    font-size: 19px;
    font-weight: bold;
}
.productofday .buy {
	position: absolute;
	margin: 1px 0 0 2px;
}
.iam_cat_description {
	color: #650000;
	text-align: left;
}
.iam_subcat_list {
	text-align: left;
}
.iam_subcat_list ul {
	color: #004EFF;
	list-style: none;
	margin: 0;
	padding: 0;
}
.iam_subcat_list li {
	float: left;
	width: 180px;
}
.iam_subcat_list li img {
	position: absolute;
	margin: 6px 0 0 0px;
}
.iam_subcat_list li a {
	display: block;
	width: 160px;
	text-decoration: none;
	padding-left: 10px;
}

.some_content_ph {
	background: #FAEACC; 
	border: 1px solid #F1D49D; 
	padding: 10px; 
	margin-bottom: 10px;
}

.copyright {
	color: #999999;
	font-size: 11px;
    margin: 50px auto 0;
    width: 974px;
}
.copyright a, .copyright a:hover {
	color: #999999;
	text-decoration: none;
}
