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

body {
	background: url(/img/bgr_main_bottom_orange.png) left bottom repeat-x;
	background-color: #efe7d9;
}


/* Links - Ссылки */
a {
	color: #f77d42;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

h3 {
	background: url(/img/icons/dotes_orange.png) left center no-repeat;
}
h3 span {
	color: #f77d42;
}
h4 span {
	color: #f77d42;
}
p.more a {
	background: url(/img/arrows/orange.gif) right center no-repeat;
}
li {
	background: url(/img/bullets/orange.png) left 0.1em no-repeat;
}

#topBgr {
	background: url(/img/bgr_main_top_orange.png) left top repeat-x;
}
#topBgrLeftShadow {
	background: url(/img/top/bgr_left_outside_orange.png) left top no-repeat;
}


.header {
	background: url(/img/top/bgr_left_orange.png) left top no-repeat;
}

.headerBottom .canals #pleasure {
	background: url(/img/top/canals/pleasure-on.png) left top no-repeat;
}

.headerBottom .logo {
	background: url(/img/top/logo_orange.png) left top no-repeat;
}

.headerMenu .mainMenu #newsOn {
	background: url(/img/top/menu/news_orange.gif) left top no-repeat;
}
.headerMenu .mainMenu #videoOn {
	background: url(/img/top/menu/video_orange.gif) left top no-repeat;
}
.headerMenu .mainMenu #articlesOn {
	background: url(/img/top/menu/articles_orange.gif) left top no-repeat;
}
.headerMenu .mainMenu #productsOn {
	background: url(/img/top/menu/products_orange.gif) left top no-repeat;
}
.headerMenu .mainMenu #categoriesOn {
	background: url(/img/top/menu/categories_orange.gif) left top no-repeat;
}
.headerMenu .mainMenu #aboutOn {
	background: url(/img/top/menu/about_orange.gif) left top no-repeat;
}
.headerMenu .mainMenu #contactsOn {
	background: url(/img/top/menu/contacts_orange.gif) left top no-repeat;
}

.headerMenu .bgr {
	clear: left;
	height: 7px;
	background: url(/img/top/bgr_bottom_orange.png) left top no-repeat;
}

.footer .bgr {
	padding: 0 0 21px 0;
	clear: left;
	height: 11px;
	background: url(/img/bottom/bgr_top_orange.png) left top no-repeat;
}
.footer .count li {
	color: #fbd99e;
}
.footer .info {
	color: #fce0c8;
}

.textWithOutFon ul.list li {
	background: url(/img/bullets/orange2.gif) left 7px no-repeat;
}

.allCategory table td.bottom {
	background-image: url(/img/ramka/cat_w_arr_b_orange.gif);
}
.allCategory h2 {
	background: url(/img/bullets/orange3.png) left 6px no-repeat;
}
.allCategory ul li ul li {
	background: url(/img/bullets/orange2.gif) 1px 4px no-repeat;
}
.allCategory ul li ul li a:hover {
	color: #f77d42;
}

.category_nav div.act {
	color: #f77d42;
}

