/* ------------------------------GLOBAlS--------------------------------- */

body	{
	background: url('../img/bg-body.gif') left top repeat-x;
	background-color: #e9e9e9;
}
h1	{
	color: #d6802d;
}
a	{
	color: #d6802d;
}
div#head	{
	background: url('../img/bg-head.gif') left top repeat-x;
}
div#head_inner	{
	background: url('../img/bg-head-inner.jpg') right 38px no-repeat;
}
div#head_inner div.top_line	{
	color: #d6802d;
}
div#head_inner div.top_line a:hover	{
	color: #d6802d;
}
div#head_inner div.user_line	{
	color: #f9b43f;
}
div#head_inner div.user_line a.login:hover	{
	color: #f9b43f;
}
img#subtitle	{
	right: 291px;
	width: 275px;
	height: 108px;
}
div#search_box input.search_button	{
	background: url('../img/bg-search-button.gif') left top no-repeat;
}
div#search_box div.advanced a:hover	{
	color: #d6802d;
}
div.section_header, div.section_header_menu	{
	background: url('../img/bg-section-header.gif') left top no-repeat;
	background-color: #616161;
}
div#main_menu a.l2	{
	background: url('../img/bg-mm-item-l2.gif') left top no-repeat;
	background-color: #e2e2e2;
}
div#main_menu a.l2_active	{
	background: url('../img/bg-mm-item-l2-active.gif') left top no-repeat;
	background-color: #d6802d;
}
div#main_menu a.l3	{
	background: url('../img/bg-mm-item-l3.gif') left top no-repeat;
	background-color: #d1d1d1;
}
div#main_menu a.l3_active	{
	background: url('../img/bg-mm-item-l3-active.gif') left top no-repeat;
	background-color: #d1d1d1;
}
div#main_menu a:hover	{
	color: #d6802d;
}
div#main_menu a.l2_active:hover	{
	color: #000000;
}
div#foot_inner	{
	background: url('../img/bg-foot.gif') left top repeat-x;
	background-color: #434343;
}
div#foot_inner div.links	{
	color: #f9b43f;
}
div#foot_inner div.copy	{
	padding-left: 22px;
}
div#foot_inner div.copy a:hover	{
	color: #f9b43f;
}
div#foot_inner div.links a:hover	{
	color: #f9b43f;
}

/* ------------------------------CONTENT---------------------------------- */

div.section_hot_box div.title a:hover	{
	color: #d6802d;
}
ol.most_sold li a:hover	{
	color: #d6802d;
}
div.subheader, div.subheader_l, div.subheader h2	{
	color: #d6802d;
}
div.hp_banner div.toptext, div.hp_banner_r div.toptext	{
	background-color: #d6802d;
}
span.hp_banner_inner {
	border: 2px solid #d6802d;
}
span.hp_banner_inner3 span.desc span.price span.ded span.amount	{
	color: #90e73c;
}
div#hp_news div.title span.date	{
	color: #d6802d;
}
table.paging_box a:hover	{
	color: #f9b43f;
}
div.list_box_padd h2 a:hover	{
	color: #d6802d;
}
input.btn_filter	{
	background: url('../img/bg-btn-filter.gif') left top no-repeat;
}
table.list td.ded	{
	color: #41ac00;
}
table.list2 td	{
	background: url('../img/bg-list2-cell.gif') left bottom repeat-x;
}
table.c_uniue_header th	{
	background-color: #d7822d !important;
}
#reg_form_box .form_section table td.t span	{
	color: #f9b43f;
}
div.contact_folder_inner div.title	{
	color: #d6802d;
}
.alert, .alert_main	{
	background-color: #d6802d;
}
.highlight	{
	border: 3px solid #d6802d;
	border-left: 3px dashed #d6802d;
	border-right: 3px dashed #d6802d;
}
a.question_mark	{
	background-color: #d7822d;
}
input.button	{
	background-color: #d6802d;
}

/* ------------------------------COMMON CLASSES--------------------------- */

.inverse_link	{
	color: #000000;
}
.inverse_link:hover	{
	color: #d6802d;
}

/* ------------------------------COLORS----------------------------------- */

.c_unique	{
	color: #d6802d;
}
.c_price	{
	color: #f1111e;
}

/* ------------------------------SF MENU----------------------------------- */

.sf-menu li	{
	background-color: #bfbfbf;
}
.sf-menu li li	{
	background-color: #d7822d;
}
.sf-menu li li li	{
	background-color: #d6802d;
}
.sf-menu a	{
	background: url('../img/bg-mm-item-l1.gif') left top no-repeat;
	%background: url('../img/bg-mm-item-l1.gif') left 1px no-repeat;
}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu li.sfHover a,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	color: #ffffff !important;
	background: url('../img/bg-mm-item-l1-hover.gif') left top no-repeat;
	%background: url('../img/bg-mm-item-l1-hover.gif') left 1px no-repeat;
}
.sf-menu li li a {
	background-image: none !important;
}
.sf-menu li li:hover, .sf-menu li li.sfHover,
.sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active {
	color: #ffffff !important;
	background-image: none;
	background-color: #424242;
	outline: 0;
}
.sf-menu a.current {
	color: #ffffff !important;
	background: url('../img/bg-mm-item-l1-active.gif') left top no-repeat;
}
.sf-menu li li a.current {
	background-image: none;
}

/* ------------------------------JTIP----------------------------------- */

#JT_arrow_left {
	background: url('../img/jtip/arrow_left.gif') left top no-repeat;
}
#JT_arrow_right {
	background: url('../img/jtip/arrow_right.gif') left top no-repeat;
}
#JT {
	border: 2px solid #d7822d;
}
#JT_close_left {
	background-color: #d7822d;
}
#JT_close_right {
	background-color: #d7822d;
}

/* ------------------------------FANCYBOX-------------------------------- */

div#fancy_close {
	background: url('../img/fancybox/fancy_closebox.png') top left no-repeat;
}
span#fancy_left_ico {
	background: transparent url('../img/fancybox/fancy_left.png') no-repeat;
}
span#fancy_right_ico {
	background: transparent url('../img/fancybox/fancy_right.png') no-repeat;
}
td#fancy_title_left {
	background: transparent url('../img/fancybox/fancy_title_left.png') repeat-x;
}
td#fancy_title_main {
	background: transparent url('../img/fancybox/fancy_title_main.png') repeat-x;
}
td#fancy_title_right {
	background: transparent url('../img/fancybox/fancy_title_right.png') repeat-x;
}