/* ==================== html, body */
html, body {
    margin: 0px;
    padding: 0px;
    outline: none;
}

body {
	line-height: 14px;
    font-size: 11px;
    font-family: Tahoma, Arial, Verdana, sans-serif;
    color: #414141;
    background: #83adbe;
}

font, td, p, li {
	line-height: 14px;
    font-size: 11px;
    font-family: Tahoma, Arial, Verdana, sans-serif;
    color: #414141;
}

/* ==================== link */
a {
    outline: none;
}

a:link, a:active, a:visited {
    color: #414141;
    font-size: 11px;
    font-family: Tahoma, Arial, Verdana, sans-serif;
    text-decoration: none;
}

a:hover {
    color: #414141;
    font-size: 11px;
    font-family: Tahoma, Arial, Verdana, sans-serif;
    text-decoration: underline;
}

/* ==================== top menu */
#topmenu {
	height: 52px;
	background: url('images/topmenu.png') repeat-x;
}
#topmenu a:link, #topmenu a:active, #topmenu a:visited {
	height: 52px;
    color: #ffffff;
    font-size: 11px;
    text-decoration: none;
	font-weight: bold;
	padding: 17px 10px 0 10px;
	background: url('images/topmenu_line.png') no-repeat top right;
	display: block;
	float: left;
}
#topmenu a:hover {
    color: #ffffff;
    font-size: 11px;
    text-decoration: none;
	font-weight: bold;
	height: 52px;
	background: url('images/topmenu_hover.png') repeat-x;
}
.topmenu_line {
	width: 2px;
	height: 52px;
	background: url('images/topmenu_line.png') no-repeat;	
}

/* ==================== head */
.headbg {
	height: 167px;
	background: url('images/headbg.png') repeat-x;
}

/* ==================== logo */
.logo {
	width: 224px;
	height: 139px;
	background: url('images/logo.png') top no-repeat;
}

/* ==================== top icons */
.cookware {
	cursor: pointer;
	display: block;
	height: 54px;
	width: 123px;
	margin: 80px 5px 0 5px;
	background-image: url('images/cookware.png');
	background-repeat: no-repeat;
	text-decoration: none;
	float: left;
}
.cookware { background-position:0 0 }
.cookware:hover { background-position:0 -54px;}

.kitswine {
	cursor: pointer;
	display: block;
	height: 54px;
	width: 123px;
	margin: 80px 5px 0 5px;
	background-image: url('images/kitswine.png');
	background-repeat: no-repeat;
	text-decoration: none;
	float: left;
}
.kitswine { background-position:0 0 }
.kitswine:hover { background-position:0 -54px;}

.kitchenacc {
	cursor: pointer;
	display: block;
	height: 54px;
	width: 123px;
	margin: 80px 5px 0 5px;
	background-image: url('images/kitchenacc.png');
	background-repeat: no-repeat;
	text-decoration: none;
	float: left;
}
.kitchenacc { background-position:0 0 }
.kitchenacc:hover { background-position:0 -54px;}

/* ==================== Корзина */
.basket {
	width: 359px;
	height: 132px;
	padding: 35px 0 0 0;
	background: url('images/basket.png') no-repeat;
}
.pole {
	width: 262px;
	height: 87px;
	margin: 0 0 0 20px;
}
.basket_pukt {
	height: 1px;
	background: url('images/basket_pukt.png') repeat-x;
}

/* ==================== кнопка оформить */
.issue {
	cursor: pointer;
	display: block;
	height: 20px;
	width: 80px;
	margin: 8px 0 0 0;
	background-image: url('images/issue.png');
	background-repeat: no-repeat;
	text-decoration: none;
}
.issue { background-position:0 0 }
.issue:hover { background-position:0 -20px;}

/* ==================== content */
.c_title_line {
	height: 5px;
	background: #7398a7 repeat-x;
	margin-bottom: 5px;
}
.title {
	font-size: 18px;
	color: #9cc9dc;
	margin: 5px 0 5px 10px;
}

/* ==================== block title */
.block_title {
	font-weight: bold;
	font-size: 12px;
	line-height: 40px;
	margin-left: 15px;
}

/* ==================== navigation link */
#navi ul {
	list-style:none;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#navi li a:link, #navi li a:active, #navi li a:visited {
    color: #414141;
    font-size: 11px;
    font-family: Tahoma, Arial, Verdana, sans-serif;
    text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	background: url('images/navi_pukt.png') repeat-x bottom;
	display: block;
}
#navi li a:hover {
    color: #414141;
    font-size: 11px;
    font-family: Tahoma, Arial, Verdana, sans-serif;
    text-decoration: underline;
	text-align: left;
	margin: 0px;
	padding: 0px;
	padding: 5px 5px 5px 5px;
}

/* ==================== цена товара */
.stoim {
    color: #7ab6e9;
    font-size: 11px;
	font-weight: bold;
}

/* ==================== кнопка бодробнее */
.more1 {
	cursor: pointer;
	display: block;
	height: 19px;
	width: 71px;
	margin: 3px 0  3px  0px;
	background-image: url('images/more1.png');
	background-repeat: no-repeat;
	text-decoration: none;
}
.more1 { background-position:0 0 }
.more1:hover { background-position:0 -19px;}
.more2 {
	cursor: pointer;
	display: block;
	height: 19px;
	width: 71px;
	margin: 3px 0  3px  0px;
	background-image: url('images/more2.png');
	background-repeat: no-repeat;
	text-decoration: none;
}
.more2 { background-position:0 0 }
.more2:hover { background-position:0 -19px;}
.more3 {
	cursor: pointer;
	display: block;
	height: 19px;
	width: 71px;
	margin: 3px 0  3px  0px;
	background-image: url('images/more3.png');
	background-repeat: no-repeat;
	text-decoration: none;
}
.more3 { background-position:0 0 }
.more3:hover { background-position:0 -19px;}

/* ==================== Популярные товары */
.populbg {
	padding: 1px 1px 1px 1px;
	background: #e6e6e6 no-repeat;
}
.footline_x {
	height: 1px;
	background: #dedede repeat-x;
}

/* ==================== content other */
.pukt_y {
	width: 1px;
	background: url('images/pukt_y.png') repeat-y;
}
.content_line_x {
	height: 1px;
	background: #d9d9d9 repeat-x;
}

/* ==================== кнопка на верх */
.top {
	cursor: pointer;
	display: block;
	height: 30px;
	width: 30px;
	background-image: url('images/top.png');
	background-repeat: no-repeat;
	text-decoration: none;
}
.top { background-position:0 0 }
.top:hover { background-position:0 -30px;}

/* ========================= bottom navigation */
.bottom_nav {
	font-size: 12px;
	color: #bebebe;
	font-weight: bold;
}
.bottom_nav a:link, .bottom_nav a:active, .bottom_nav a:visited {
	color:#4fbeeb;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.bottom_nav a:hover {
	color:#4fbeeb;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

/* ========================= footer stat */
.footer_statbg1 {
	margin-top: 10px;
	background: #607c8a;
}
.footer_statbg2 {
	background: #566e7b;
}
.foot_txt {
	color:#ffffff;
	font-size: 12px;
}
.foot_txt a {
    color:#ffffff;
	font-size: 12px;
    font-weight: bold;
}
.foot_txt a:hover {
    text-decoration: underline;
}
.footer_line_y {
	width: 3px;
	background: #3c4d56 repeat-y;
}

/* ========================= footer background */
.footerbg {
	height: 61px;
	background: url('images/footerbg.png') repeat-x;
}
.footertext {
	font-size: 11px;
	color: #fff;
}
.footertext a:link, .footertext a:active, .footertext a:visited {
	color:#fff;
	font-size: 11px;
	text-decoration: none;
}
.footertext a:hover {
	color:#fff;
	font-size: 11px;
	text-decoration: underline;
}

/* ========================= кнопка в корзину */
.tocart {
	cursor: pointer;
	display: block;
	height: 19px;
	width: 71px;
	margin: 3px 0  3px  0px;
	background-image: url('images/tocart.png');
	background-repeat: no-repeat;
	text-decoration: none;
}
.tocart { background-position:0 0 }
.tocart:hover { background-position:0 -19px;}


/*********************************** blocks ***********************/

/* ==================== box */
.box_t_l {
	width: 10px;
	height: 10px;
	background: url('images/box/box_t_l.png') no-repeat;
}
.box_t_r {
	width: 10px;
	height: 10px;
	background: url('images/box/box_t_r.png') no-repeat;
}
.box_d_l {
	width: 10px;
	height: 10px;
	background: url('images/box/box_d_l.png') no-repeat;
}
.box_d_r {
	width: 10px;
	height: 10px;
	background: url('images/box/box_d_r.png') no-repeat;
}
.box_y {
	width: 10px;
	background: #FFFFFF;
}
.box_x {
	height: 10px;
	background: #FFFFFF;
}

/* ==================== left block */
.block_l_t {
	width: 201px;
	height: 43px;
	background: url('images/block/block_l_t.png') no-repeat;
}
.block_l_c {
	width: 201px;
	background: url('images/block/block_l_c.png') repeat-y;
}
.block_l_d {
	width: 201px;
	height: 10px;
	background: url('images/block/block_l_d.png') no-repeat;
}

/* ==================== center block */
.c_t_l {
	width: 11px;
	height: 11px;
	background: url('images/content/c_t_l.png') no-repeat;
}
.c_t_c {
	height: 11px;
	background: url('images/content/c_t_c.png') repeat-x;
}
.c_t_r {
	width: 11px;
	height: 11px;
	background: url('images/content/c_t_r.png') no-repeat;
}
.c_c_l {
	width: 2px;
	background: url('images/content/c_c_l.png') repeat-y;
}
.c_c_r {
	width: 2px;
	background: url('images/content/c_c_r.png') repeat-y;
}
.c_d_l {
	width: 11px;
	height: 13px;
	background: url('images/content/c_d_l.png') no-repeat;
}
.c_d_c {
	height: 13px;
	background: url('images/content/c_d_c.png') repeat-x;
}
.c_d_r {
	width: 11px;
	height: 13px;
	background: url('images/content/c_d_r.png') no-repeat;
}

/* ==================== right block */
.block_r_t {
	width: 201px;
	height: 43px;
	background: url('images/block/block_r_t.png') no-repeat;
}
.block_r_c {
	width: 201px;
	background: url('images/block/block_r_c.png') repeat-y;
}
.block_r_d {
	width: 201px;
	height: 10px;
	background: url('images/block/block_r_d.png') no-repeat;
}

/* ==================== promo block */
.lite_t_l {
	width: 5px;
	height: 5px;
	background: url('images/promo_block/lite_t_l.png') no-repeat;
}
.lite_t_c {
	height: 5px;;
	background: url('images/promo_block/lite_t_c.png') repeat-x;
}
.lite_t_r {
	width: 5px;
	height: 5px;
	background: url('images/promo_block/lite_t_r.png') no-repeat;
}
.lite_c_l {
	height: 5px;
	background: url('images/promo_block/lite_c_l.png') repeat-y;
}
.lite_c_c {
	background: #f7f7f7;
}
.lite_c_r {
	width: 5px;
	background: url('images/promo_block/lite_c_r.png') repeat-y;
}
.lite_d_l {
	height: 5px;
	background: url('images/promo_block/lite_d_l.png') no-repeat;
}
.lite_d_c {
	height: 5px;
	background: url('images/promo_block/lite_d_c.png') repeat-x;
}
.lite_d_r {
	height: 5px;
	background: url('images/promo_block/lite_d_r.png') no-repeat;
}

.line_promo_y {
	width: 1px;
	background: #acacac repeat-y;
}
.lite_pukt {
	height: 1px;
	margin: 5px 0 5px 0;
	background: url('images/promo_block/lite_pukt.png') repeat-x;
}

.black_t_l {
	width: 5px;
	height: 5px;
	background: url('images/promo_block/black_t_l.png') no-repeat;
}
.black_t_c {
	height: 5px;;
	background: url('images/promo_block/black_t_c.png') repeat-x;
}
.black_t_r {
	width: 5px;
	height: 5px;
	background: url('images/promo_block/black_t_r.png') no-repeat;
}
.black_c_l {
	height: 5px;
	background: url('images/promo_block/black_c_l.png') repeat-y;
}
.black_c_c {
	background: #f0f0f0;
}
.black_c_r {
	width: 5px;
	background: url('images/promo_block/black_c_r.png') repeat-y;
}
.black_d_l {
	height: 5px;
	background: url('images/promo_block/black_d_l.png') no-repeat;
}
.black_d_c {
	height: 5px;
	background: url('images/promo_block/black_d_c.png') repeat-x;
}
.black_d_r {
	height: 5px;
	background: url('images/promo_block/black_d_r.png') no-repeat;
}

.black_pukt {
	height: 1px;
	margin: 5px 0 5px 0;
	background: url('images/promo_block/black_pukt.png') repeat-x;
}
