@charset "utf-8";
/* Style ver 2.0.1 */



/* обнуляем отступы у тегов */

html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, em, font, img, small, strong, b, u, i, center, ol, ul, li,fieldset, label, 
table, caption, tbody, tr, th, td {
	margin: 0;	padding: 0;
	border: 0;	outline: 0;
	font-size: 1em;
	font-family: sans-serif;
	background: transparent;
}

body, html {
position:relative;
}

body {
 padding:0 14px;
 
}



/* ВСЕ ССЫЛКИ НА СТРАНИЦЕ ЦВЕТ, ТИП */

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

/* подчищаем float */
.clearfloat {clear:both;   height:0;   font-size: 1px;   line-height: 0px;}

/* верх */

#top { height:65px; position:relative;}
#top .tleft { position: absolute; top:20px; left:15px;}

a.icon1 { height:20px; width:20px; background:url(ico1.gif) no-repeat; display:block; text-decoration:none; margin-right:18px; float:left;}
a.icon1:hover { text-decoration:none;}

a.icon2 { height:20px; width:20px; background:url(ico2.gif) no-repeat; display:block; text-decoration:none; margin-right:18px; float:left;}
a.icon2:hover { text-decoration:none;}

a.icon3 { height:20px; width:20px; background:url(ico3.gif) no-repeat; display:block; text-decoration:none; float:left;}
a.icon3:hover { text-decoration:none;}

#top .tright {
	position: absolute;
	top:31px;
	right:10px;
	font: normal 12px Arial, sans-serif;
	color: #e50022;
	width:560px
}

#top .tright b { font: normal 21px Arial, sans-serif}

#top .ttime {font:14px Arial; color:#0067a8; text-transform:uppercase}

#top .uslugi {
	position:absolute;
	top:14px;
	left:139px;
	font:14px Arial;
	color:#0067a8;
}
#top .uslugi a, #top .uslugi a:hover {
	color:#e50022;
	text-decoration:underline;
}
#top .perevozka {
	position:absolute;
	top:37px;
	left:140px;
	font:14px Arial;
	color:#e50022;
}
#top .perevozka a, #top .perevozka a:hover {
	color:#e50022;
	text-decoration:underline;
}
/* шапка сайта */

.head {
    position:relative;
	height:108px;
	}

.left { 
	background:#0067a8 url(top_l.jpg) left no-repeat;
}

.right {
	background:url(top_r.jpg) right no-repeat;
}





/* верхнее меню */

#topm { height:39px; background:url(topm_bg.jpg) left no-repeat;}

li.topm_n {
    font: normal 13px Arial, sans-serif;
	color:#e50022;
	list-style:none;
	float:left;
	}

li.topm_n a{
	float:left;
    display:block;
	padding: 10px 15px;
	background:url(line.gif) bottom right no-repeat;
	color:#e50022;
	text-decoration:none;
	cursor: pointer;
	}
	
	
li.topm_n a:hover{
	color:#fff;
	background:url(mnu_hover.gif) bottom left repeat-x;
	text-decoration:none;
	}

/* верхнее меню выделенный пункт */

li.topm_a {
    font: normal 13px Arial, sans-serif;
	color:#e50022;
	list-style:none;
	float:left;
	}
	
li.topm_a a{
	float:left;
    display:block;
	color:#fff;
	padding: 10px 15px;
	background:url(mnu_hover2.gif) bottom left repeat-x;
	text-decoration:none;
	cursor: pointer;
	}
	
	
li.topm_a a:hover{
	color:#fff;
	background:url(mnu_hover.gif) bottom left repeat-x;
	text-decoration:none;
	
	}


/* ХЛЕБНЫЕ КРОШКИ */


.path {
	color: #7c7c7c;
	font-size: 11px;
	padding:26px 0;
	top: 11px;
}
.path a {
    color:#e50022;
	text-decoration:underline;
}
.path a:hover {
	color:#e50022;
	text-decoration:underline;
}



/* Корзина */

.cart { height:73px; width:152px; background:url(cart.png) no-repeat; position:absolute; right:14px; margin-top: -25px; padding:12px 0 0 109px; font: normal 11px Arial, Helvetica, sans-serif;color:#0067a8;}

.sum { font: bold 11px Arial, Helvetica, sans-serif; color:#e50022; text-align:right; padding: 5px 25px 0 0;}
.sum span{ font: bold 18px Arial, Helvetica, sans-serif;}

.order { font: normal 11px Arial, Helvetica, sans-serif; color:#e50022; text-align:right; padding: 0px 25px 0 0;}

.order a { text-decoration:underline; color:#0067a8}
.order a:hover { text-decoration:underline; color:#e50022;}


/* Меню слева */

#leftm { background:#fcd863; padding:15px 4px 15px 8px; margin: 0 0 15px 0;}

li.leftm_n {
    font: normal 12px/14px Arial, sans-serif;
	color:#333333;
	list-style:none;
	width:200px; /* тупость для IE чтобы не добавлялось лишних отступов снизу и сверху списка*/
	}

.leftm_n a{
    height:auto;
    display:block;
	background:url(leftm_arrow.gif) left no-repeat;
	padding: 5px 12px;
	color:#333333;
	text-decoration:none;
	cursor: pointer;
	}
	
	
.leftm_n a:hover{
    height:auto;
	color:#e50022;
	background:url(leftm_hover.gif) right no-repeat;
	text-decoration:none;
	}

/* верхнее меню выделенный пункт */

li.leftm_a {
    font: normal 12px/14px Arial, sans-serif;
	color:#fff;
	list-style:none;
	width:200px; /* тупость для IE чтобы не добавлялось лишних отступов снизу и сверху списка*/
	}
	
li.leftm_a a{
    color:#414141;
	background:url(leftm_hover.gif) right no-repeat;
	text-decoration: none;
	display:block;
	padding: 5px 12px;
	cursor: pointer;
	}
	
	
li.leftm_a a:hover{
	color:#f21e02;
	background:url(leftm_hover.gif) right no-repeat;
	text-decoration: underline;
	}



/* Меню магазин слева */

#shopm { background:#0067a8; padding:15px 4px 15px 8px; margin-bottom:15px;}

li.shopm_n {
    font: normal 12px/14px Arial, sans-serif;
	color:#ffe389;
	list-style:none;
	width:200px; /* тупость для IE чтобы не добавлялось лишних отступов снизу и сверху списка*/
	}

li.shopm_n a{
    display:block;
	background:url(shopm_arrow.gif) left no-repeat;
	padding: 5px 12px;
	color:#ffe389;
	text-decoration:none;
	cursor: pointer;
	}
	
	
li.shopm_n a:hover{
	color:#0067a8;
	background:url(shopm_hover.gif) right no-repeat;
	text-decoration:none;
	}

/* верхнее меню выделенный пункт */

li.shopm_a {
    font: normal 11px/13px Arial, sans-serif;
	color:#fff;
	list-style:none;
        padding-left: 10px;
	width:190px; /* тупость для IE чтобы не добавлялось лишних отступов снизу и сверху списка*/
	}
	
li.shopm_a a{
        color:#fff;
	text-decoration: none;
	display:block;
	padding: 3px 12px;
	}
	
	
li.shopm_a a:hover{
	color:#fff;
	text-decoration: underline;
	}

/* ЗАГОЛОВКИ */


h1 { padding:0; margin:0 0 20px 0; font: normal 20px sans-serif; color:#e50022;}


h2,h3,h4,h5,h6 { margin:17px 0; padding:0; color:#e50022; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
h2 { font-size:18px}
h3 { font-size:16px}
h4 { font-size:14px}
h5,h6 { font-size:12px}




.content { padding:0px 2px 20px 20px; vertical-align:top; font: normal 13px/17px Arial, Helvetica, sans-serif;}
.content p {margin:10px 0;}

.content ul { margin:15px 5px; padding:10px 0; list-style: none;}
.content ul li { padding:2px 0 2px 15px; background:url(li.gif) left no-repeat;}

.content ol { margin:15px 5px; padding:10px 0;}


/* ПОИСК ПО САЙТУ */

#search { position:relative; display:block; height:44px; background:#484d57; padding:15px; margin: 5px 0 0 5px; text-align: right;}
#search p { padding:0; margin:5px 0; color:#fff; text-align:right; font-size: 13px;}
input.isearch {font-size:12px; border: 1px solid #fff; color:#666; padding:1px; margin:0; width:130px;}
.btsearch {cursor:pointer; background:url(search.gif) no-repeat left center; width:50px; height:20px; border:none; padding:0; margin:0}


/* НОВОСТИ */

.news_block {font-size:18px; font-weight:normal; display:block; text-align:right; color:#e50022; margin:20px 0 10px;}
.news { padding:10px 0; position:relative;}

.title { padding-left: 48px; font: bold 12px Arial, Helvetica, sans-serif; position:relative; }

.date {
	width:35px;
	height:43px;
	background:url(date.gif) no-repeat;
	position:absolute;
	top: 5px;
	left:3px;
	color:#515151;
	padding-top:3px;
	font: normal 10px Tahoma;
	text-align:center;
}
.date span.numb { display:block; font:bold 20px Arial, Helvetica, sans-serif;}

.anonce { color:#484848; font:normal 11px Arial, Helvetica, sans-serif; padding:10px 5px; text-indent: 0.5em;}
.more { font:normal 11px Arial, Helvetica, sans-serif; text-align:right; padding: 0 5px 4px 0}

/* ПОДВАЛ */

.footer { height:112px; padding-top:68px; background: url(bg.gif) repeat-x; position:relative;}

.cname { position:absolute; left: 40px; top: 100px; font:bold 12px Arial, Helvetica, sans-serif; color:#e50022;}

.counters { position:absolute; left: 40px; top: 140px; font:normal 12px Arial, Helvetica, sans-serif; color:#484848; height:40px; padding-bottom:10px;}

.cpyright { position:absolute; right: 40px; top: 100px; font:normal 11px Arial, Helvetica, sans-serif; color:#0067a8;  height:31px; background: url(mega.gif) right no-repeat; padding:15px 45px 0 0;}
.cpyright a,.cpyright a:hover {color:#e50022;text-decoration:underline;}

.btitle { position:absolute; right: 40px; top: 160px; font:normal 11px Arial, Helvetica, sans-serif; color:#9d9d9d;}

/* 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: #e0e0e0}
table.table1 td { padding:5px; border: 1px solid #91949a;}

table.table2 { border-collapse:collapse;}
table.table2 tr:hover {background: #e0e0e0}
table.table2 td { padding:5px; border: 1px solid #91949a;}
table.table2 th { padding:8px 5px; border: 1px solid #fff; background:#0067a8; 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: #e0e0e0}
table.table_shop td { padding:5px; border-bottom: 1px solid #91949a;}
table.table_shop th { padding:8px 12px; border: 1px solid #fff; background:#d24132; color:#fff; text-align:left;}

/* SHOP PRODUCT */

.goods { width:233px; float:left; position:relative; margin:5px; padding-bottom:14px;}

.goods img { padding:14px 0 0 7px; float:left; /*border: 1px solid #ccc;*/}
.goods p { padding:0; margin:0;}

.goods .id {	font: normal 11px Arial, Helvetica, sans-serif;	color:#666;	position:absolute;	left: 141px; top: 32px;}
.goods .id span{ color:#999}

.goods .more {	font: normal 11px Arial, Helvetica, sans-serif;	position: absolute;	left: 141px; top: 77px;}
.goods .more a { color:#303030; text-decoration:underline;}
.goods .more a:hover { color:#0b51bb; text-decoration:underline;} 

.goods .name { padding:9px; font: bold 12px Arial, Helvetica, sans-serif; height:25px; margin:0;}
.goods .name a { color:#0067a8; text-decoration:underline}
.goods .name a:hover{ color:#0067a8; text-decoration:underline}

.goods .discrip {margin:12px 9px; font: normal 11px Arial, Helvetica, sans-serif; color:#282828; height:70px; overflow:hidden; display:block}

.goods form { background:url(price.jpg) center no-repeat;}
.goods form .price{ font: bold 13px Arial, Helvetica, sans-serif; color:#fff; width:142px; height:23px; padding-top:5px; float:left; text-align:center;}
.goods form .price b { font-size:20px;}

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

/* SHOP PRODUCT lable NEW! */

.goodsnew { width:233px; float:left; position:relative; margin:5px; padding-bottom:14px; background:url(new.jpg) top left no-repeat}

.goodsnew img { padding:14px 0 0 7px; float:left; /*border: 1px solid #ccc;*/}

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

.goodsnew .id {	font: normal 11px Arial, Helvetica, sans-serif;	color:#666;	position:absolute;	left: 141px; top: 32px;}
.goodsnew .id span{ color:#999}

.goodsnew .more {	font: normal 11px Arial, Helvetica, sans-serif;	position: absolute;	left: 141px; top: 77px;}
.goodsnew .more a { color:#dc1200; text-decoration:underline;}
.goodsnew .more a:hover { color:#dc1200; text-decoration:underline;} 

.goodsnew .name { padding:9px; font: bold 12px Arial, Helvetica, sans-serif; height:25px; margin:0;}
.goodsnew .name a { color:#e50022; text-decoration:underline} 
.goodsnew .name a:hover{ color:#e50022; text-decoration:underline}

.goodsnew .discrip {margin:12px 9px; font: normal 11px Arial, Helvetica, sans-serif; color:#282828; height:70px; overflow:hidden; display:block}

.goodsnew form { background:url(price_new.jpg) center no-repeat;}
.goodsnew form .price{ font: bold 13px Arial, Helvetica, sans-serif; color:#fff; width:142px; height:23px; padding-top:5px; float:left; text-align:center;}
.goodsnew form .price b { font-size:20px;}

.goodsnew input.addtocart {cursor:pointer; background:url(addtocart.gif) no-repeat left center; width:81px; height:33px; border:none; padding:0; margin:0}

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

.gdetail {width:170px; position:absolute; z-index:1000; margin:7px 20px 7px 7px; background:url(gdetail.jpg) top left no-repeat}
.gdetail img { padding:0 23px;}
.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 195px;}

.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:#e50022; text-decoration:underline;}
.dpath a:hover {color:#e50022;text-decoration:underline;}