@charset "utf-8";
/* CSS Document */

html, body {margin:0px;	padding:0px; position:relative; height:100%; min-width:990px;}
body, td {font:normal 14px Tahoma, Geneva, Arial, Helvetica, sans-serif; color:#444444;}
body {background:#ece5d3 url(top.gif) top repeat-x; text-align:center;}

a {color:#db2f8f; text-decoration:none;}
a:hover {color:#db2f8f; text-decoration:underline;}

a img {border-color:#000000}

h1,h2,h3,h4,h5,h6 {margin:0 0 15px 0; padding:0; color:#3b302f; font-family:Arial, Helvetica, sans-serif; font-weight:normal;}
h1 {font-size:24px;}
h2 {font-size:24px;}
h3 {font-size:22px;}
h4 {font-size:22px;}
h5,h6 {font-size:20px;}

#wraper {
	height:auto !important;
	min-height:100%;
	height:100%;
	margin:0 auto -125px auto;
	background:url(bottom.gif) bottom repeat-x;
}
#wraper .clear_wraper {
	height:125px;
	clear:both;
}

/* HEADER */
#header {
	height:340px;
	position:relative;
}

#header .phone {
	position:absolute;
	display:block;
	left:108px;
	top:188px;
	font:italic bold 29px "Times New Roman", Times, serif;
	text-align:left;
	color:#442d2b;
	padding:0;
	margin:0;
	width:222px;
}

#header .logo {
	position:absolute;
	height:128px;
	width:374px;
	left:92px;
	top:39px;
}
#header .logo img {
	border-collapse:collapse;
	border-spacing:0px;
	border:none;
	padding:0px;
	margin:0px;
	height:128px;
	width:374px;
}

#tab_menu {
	border-collapse:collapse;
	border-spacing:0px;
	border:none;
	padding:0px;
	margin:0px;
	height:74px;
	position:absolute;
	bottom:0px;
	left:5px;
}
#tab_menu td {
	border-collapse:collapse;
	vertical-align:middle;
	border-spacing:0px;
	text-align:center;
	border:none;
	padding:0px;
	margin:0px;
}
#tab_menu .menu_left {
	background:url(menu2_left.png) no-repeat;
	width:68px;
}
#tab_menu .menu_right {
	background:url(menu2_right.png) no-repeat;
	width:150px;
}
#tab_menu .menu {
	background:url(menu2_bg.png) top repeat;
	padding:0px 46px 4px 46px;
}

#menu2 {
	font:bold 13px Arial, Helvetica, sans-serif;
	text-transform:none;
	text-align:center;
	float:left;
	padding:0;
	margin:0;
}
#menu2 dt {
	float:left;
	padding:0 14px;
	margin:0;
}
#menu2 dt a {color:#3b302f; text-decoration:none;}
#menu2 dt a:hover {color:#db2f8f; text-decoration:underline;}
/* ------ */

/* CART */
#cart {
	position:absolute;
	width:186px;
	height:70px;
	overflow:hidden;
	right:4%;
	bottom:-70px;
}
#cart .cart_bg {
	background:url(cart.png) no-repeat;
	width:186px;
	height:70px;
	overflow:hidden;
}
#cart .cart_in {
	padding:6px 12px 0 54px;
	font:normal 11px Arial, Helvetica, sans-serif;
	text-align:left;
	color:#FFFFFF;
}
#cart .cart_in a {color:#FFFFFF; text-decoration:none;}
#cart .cart_in a:hover {color:#FFFFFF; text-decoration:underline;}
#cart .cart_in p {padding:0; margin:0;}
#cart .cart_in .sum {text-align:right; font-weight:bold;}
#cart .cart_in .sum span {font-size:18px; line-height:18px;}
/* ---- */

#main {
	border-collapse:collapse;
	border-spacing:0px;
	border:none;
	padding:0px;
	margin:0 auto;
	width:92%;
}
#main .left_c {
	border-collapse:collapse;
	vertical-align:top;
	border-spacing:0px;
	text-align:left;
	border:none;
	width:224px;
	padding:0px;
	margin:0px;
}
#main .body {
	padding:0 22px 80px 22px;
	border-collapse:collapse;
	vertical-align:top;
	border-spacing:0px;
	text-align:left;
	border:none;
	margin:0px;
}

/* SEARCH */
.searchForm {
	font:normal 13px Arial, Helvetica, sans-serif;
	text-align:left;
	color:#442d2b;
	vertical-align:top;
	padding:0;
	margin:0 0 12px 0;
	width:224px;
}
.searchForm div {padding:0 0 0 6px;}
.searchForm .search {
	background:url(input.gif) top left no-repeat;
}
.searchForm .input {
	background:transparent;
	border-collapse:collapse;
	border-spacing:0px;
	border:none;
	padding:0;
	margin:3px 0 0 0;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#999999;
	width:142px;
}
.searchForm .submit {
	border-collapse:collapse;
	background:transparent;
	border-spacing:0px;
	vertical-align:top;
	cursor:pointer;
	border:none;
	height:24px;
	width:22px;
}
/* ------ */

/* MAIN MENU */
#menu {
	font:bold 13px Arial, Helvetica, sans-serif;
	text-transform:none;
	text-align:left;
	color:#3b302f;
	width:224px;
	padding:1px 0 0 0;
	margin:0 auto 22px auto;
	background:url(menu_img.gif) top left no-repeat;
}
#menu dt {
	background:url(menu_img.gif) bottom left no-repeat;
	padding:0 0 1px 0;
	margin:0 auto;
	width:224px;
}
#menu dt a {
	width:224px;
	display:block;
	text-decoration:none;
	color:#3b302f;
}
#menu dt a strong {
	width:224px;
	display:block;
	cursor:pointer;
}
#menu dt a strong em {
	display:block;
	font-style:normal;
	padding:6px 26px 6px 20px;
}
#menu dt a:hover {
	background:url(menu_over1.gif) top left no-repeat;
	text-decoration:none;
	color:#db2f8f;
}
#menu dt a:hover strong {
	background:url(menu_over2.gif) bottom left no-repeat;
}
#menu dt a:hover strong em {
	background:url(menu_over3.gif) left no-repeat;
}
/* --------- */

/* MENU SHOP */
#kategor {
	background:#e0d9c8;
	width:224px;
	padding:0;
	margin:0 auto 30px auto;
	font:bold 12px Arial, Helvetica, sans-serif;
	text-transform:none;
	text-align:left;
	color:#3b302f;
}
#kategor dt {
	background:#FFFFFF url(ktop.gif) top left no-repeat;
	font-size:13px;
	color:#db2f8f;
	width:224px;
	padding:0;
	margin:0;
}
#kategor dt a {
	display:block;
	padding:6px 24px;
	background:url(kbot.gif) bottom left no-repeat;
	text-decoration:none;
	color:#db2f8f;
}
#kategor dt a:hover {text-decoration:underline; color:#db2f8f;}

#kategor dd {
	width:224px;
	padding:0;
	margin:0;
}
#kategor dd a {
	width:152px;
	display:block;
	padding:4px 24px;
	margin:0 0 0 22px;
	text-decoration:none;
	color:#3b302f;
}
#kategor dd a:hover {text-decoration:underline; color:#3b302f;}
/* --------- */

.inform {
	text-align:center;
	width:224px;
	margin:0 auto 30px auto;
}

.path {
	font:normal 11px Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color:#7c7c7c;
	padding:0;
	margin:0 0 10px 0;
}
.path a {color:#b28673; text-decoration:none;}
.path a:hover {color:#b28673; text-decoration:underline;}

/* FOOTER */
#footer {
	height:125px;
	width:92%;
	margin:0 auto;
}

#footer .footer_in {
	height:110px;
}

#footer .footer_in .copy {
	font:normal 11px Tahoma, Geneva, Arial, Helvetica, sans-serif;
	text-align:left;
	color:#8b8b8b;
	float:left;
	display:inline;
	margin:42px 0 0 14px;
}
#footer .footer_in .copy .copyright {font:normal 11px Tahoma, Geneva, Arial, Helvetica, sans-serif; color:#8b8b8b;}
#footer .footer_in .copy .copyright a {color:#8b8b8b; text-decoration:none;}
#footer .footer_in .copy .copyright a:hover {color:#8b8b8b; text-decoration:underline;}

#footer .footer_in .counters {
	float:right;
	display:inline;
	margin:42px 168px 0 0;
}

#footer .footer_in .phone {
	font:normal 12px Arial, Helvetica, sans-serif;
	text-align:right;
	color:#7c7268;
	float:right;
	display:inline;
	margin:34px 32px 0 0;
}
#footer .footer_in .phone strong {
	color:#90877c;
	font-size:20px;
}


#footer .title {
	font:bold 11px Tahoma, Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	color:#8f867a;
	clear:both;
}
#footer .title a {color:#8f867a; text-decoration:none;}
#footer .title a:hover {color:#8f867a; text-decoration:none;}


/* DOGS_PAPER */
#dogs {
	background:url(dogs.png) no-repeat;
	position:absolute;
	height:340px;
	width:890px;
	right:0px;
	top:0px;
	z-index:-1;
}
#phone {
	background:url(top_left.jpg) no-repeat;
	position:absolute;
	height:320px;
	width:800px;
	left:0px;
	top:0px;
	z-index:-1;
}
#name_logo {
	background:url(name.png) no-repeat;
	position:absolute;
	height:178px;
	width:498px;
	left:0px;
	top:0px;
	z-index:-1;
}

/* TABLES */


table.table0 td p,table.table1 td p,table.table2 td p {padding:0; margin:0;}

table.table0 { border-collapse:collapse;}
table.table0 td { padding:5px; border: none}

table.table1 { border-collapse:collapse;}
table.table1 tr:hover {background: #d9cfb6}
table.table1 td { padding:5px; border: 1px solid #c8c2b2;}

table.table2 { border-collapse:collapse;}
table.table2 tr:hover {background: #d9cfb6}
table.table2 td { padding:5px; border: 1px solid #c8c2b2;}
table.table2 th { padding:8px 5px; border: 1px solid #af156b; background:#db2f8f; color:#fff; text-align:left;}



/* SHOP START */

#shop-added { display:none; z-index:10000; padding:5px; border:1px solid #666; font: bold 12px Arial, sans-serif; position:absolute; left:0px; top: 0px; background-color:#FFFFCC; color: #cc0000 }

/* Таблица корзины с товарами */

table.table_shop { border-collapse:collapse;}
table.table_shop tr:hover {background: #d9cfb6}
table.table_shop td { padding:5px; border-bottom: 1px solid #c8c2b2;}
table.table_shop th { padding:8px 12px; border: 1px solid #af156b; background:#db2f8f; color:#fff; text-align:left;}

/* SHOP PRODUCT */

.goods {width:218px; float:left; display:inline; margin:2px 14px 30px 14px; position:relative;}

.goods .name {font: bold 12px Arial, Helvetica, sans-serif; height:28px; width:210px; padding:0 4px; text-align:left;}
.goods .name a {color:#b28673; text-decoration:underline}
.goods .name a:hover {color:#b28673; text-decoration:underline}

.goods .goods_in {width:218px; position:relative; background:url(tovar-bg.gif) top no-repeat; text-align:center; padding:24px 0 0 0;}

.goods .img {width:190px; height:184px; margin:0 auto 4px auto; overflow:hidden;}

.goods p {padding:0; margin:0;}

.goods .id {font:normal 11px Arial, Helvetica, sans-serif; color:#666666; text-align:right; width:190px; margin:0 auto 4px auto;height:28px;}
.goods .id span {color:#999999;}

.goods .discrip {font:normal 11px Arial, Helvetica, sans-serif; color:#282828; height:74px; width:190px; margin:0 auto; overflow:hidden; display:block; text-align:left;}

.goods form {background:url(price.gif) center no-repeat; width:218px; height:60px; padding:0; margin:0 auto;}
.goods form .price {font:bold 13px Arial, Helvetica, sans-serif; color:#333333; width:218px; height:32px;}
.goods form .price p {padding:4px 0 0 0; margin:0;}
.goods form .price b {font-size:20px;}

.goods form a {display:block; float:left; width:102px; height:28px;}

.goods input.addtocart {cursor:pointer; background:url(addtocart.gif) no-repeat left center; width:110px; height:28px; border:none; padding:0; margin:0; float:right;}

.goods .goods_in .new {position:absolute; top:0px; right:0px; width:76px; height:26px; background:url(new.png) no-repeat; margin:-3px -4px 0 0;}
.goods .goods_in .spec {position:absolute; top:0px; left:0px; width:96px; height:26px; background:url(spec.png) no-repeat; margin:-3px 0 0 -4px;}

/* Описание товара */

.gdetail {width:180px; position:absolute; z-index:1000; margin:7px 20px 7px 7px; text-align:center; background:url(gdetail.jpg) top left no-repeat;}
.gdetail .img {width:180px; height:160px; overflow:hidden; margin:0 auto;}
.gdetail .img img {border:none;}
.gdetail p {text-align:center;}
.gdetail p b {color:#f00;}

.gdetail .number { width:24px; height:22px; background:url(col.gif) no-repeat; border: none; font: bold 13px Arial, Helvetica, sans-serif; text-align:center;}

.gdetail form { padding:0; margin:0;}
.gdetail form .detprice{ font: bold 13px Arial, Helvetica, sans-serif; color:#000; width: auto; height:23px; padding:5px 0 10px; text-align:center; background:url(detprice.gif) top center no-repeat;}
.gdetail form .detprice b { font-size:20px;}
.bt_add {cursor:pointer; background:url(add.gif) no-repeat left center; width:126px; height:33px; border:none; padding:0; margin:0}


/* детали товара справа*/

.detail_right {position:relative; padding: 7px 7px 7px 205px;}

.detail_right h1 { font: normal 18px Arial, Helvetica, sans-serif; color:#333; padding:10px 0; margin:0;}

.detail_right .id {font: normal 11px Arial, Helvetica, sans-serif; color:#666;}
.detail_right .id span {color:#999}

.detail_right .discrip {margin:20px 0px; font: normal 11px Arial, Helvetica, sans-serif; color:#282828; display:block;}

/* ХЛЕБНЫЕ КРОШКИ */
.dpath {color: #7c7c7c;	font-size: 11px; padding:5px 0;}
.dpath a {color:#d13f32; text-decoration:underline;}
.dpath a:hover {color:#d13f32;text-decoration:underline;}




#menus {background:#e0d9c8;width:224px;padding:0;margin:0 auto 30px auto;font:bold 12px Arial, Helvetica, sans-serif;text-transform:none;text-align:left;color:#3b302f; list-style:none;}

#menus ul ul, #menus ul ul ul {background:#e0d9c8; padding:0 0 0 16px;margin:0;list-style:none}
#menus ul {background:#e0d9c8; padding:0 0 0 16px; list-style:none; margin:0;}
	
#menus li {width:224px;padding:0;margin:0;}
#menus li div div.lev1 {background:#FFFFFF url(ktop.gif) top left no-repeat;}
#menus li div div.lev1 div.lev2 {background:url(kbot.gif) bottom left no-repeat;font-size:13px;color:#db2f8f;width:204px;padding:0 0 0 24px;margin:0; display:block;}

#menus li div.have_sub {background:#FFFFFF url(ktop.gif) top left no-repeat; cursor:pointer;}
#menus li div.drop {background:#FFFFFF url(ktop.gif) top left no-repeat; cursor:pointer;}

#menus li div.have_sub div.lev1 {background:url(kbot.gif) bottom left no-repeat;}
#menus li div.drop div.lev1 {background:url(kbot.gif) bottom left no-repeat;}

#menus li div.have_sub div.lev1 div.lev2 {background:url(show.gif) 9px 10px no-repeat;}
#menus li div.drop div.lev1 div.lev2 {background:url(hide.gif) 9px 10px no-repeat;}

#menus li li {background:#e0d9c8; width:auto;padding:0;margin:0;}
#menus li li div {background:none; padding:0 0 0 24px;}
#menus li li div.have_sub {background:url(show.gif) 8px 7px no-repeat; cursor:pointer;}
#menus li li div.drop {background:url(hide.gif) 8px 7px no-repeat; cursor:pointer;}

#menus li li a {width:auto;display:block;padding:4px 4px 4px 0;margin:0;text-decoration:none;color:#db2f8f;}
#menus li li a:hover {text-decoration:underline; color:#db2f8f;}

#menus li a.c {display:block;padding:6px 24px 6px 0;text-decoration:none;color:#db2f8f;}
#menus li a.c:hover {text-decoration:underline; color:#db2f8f;}
