html {background: #3A3E41 url('../img/bg/bg_html.gif') repeat 0 25px;}
body {background: url('../img/bg/bg_body.gif') repeat-x 0 25px;}

.top_bar_wide { background-color: #333333; color: #EEEEEE; }
#top_bar a:link,
#top_bar a:visited,
#top_bar a:hover,
#top_bar a:active,
#top_bar .dark { color: #EEEEEE; }
.i_phone { background-image: url('../img/ico/i_phone.png'); }

a:link,
a:visited {
	color: #FFC600;
}

a:hover,
a:active {
	color: #AAAAAA;
}

a.tag:link,
a.tag:visited,
a.tag:hover,
a.tag:active {
	background-color: #DFA900;
	color: #FFFFFF;
}

.prod_price {color: #FE2F2F !important;}

button, button.btn {
	color: #FFFFFF;
	background: url('../img/btn/btn.gif') no-repeat 100% -50px;
}

button span, button.btn span {
	background: url('../img/btn/btn.gif') no-repeat 0 0;
}

button.btn_sec {background: url('../img/btn/btn_g.gif') no-repeat 100% -50px;}
button.btn_sec span {background: url('../img/btn/btn_g.gif') no-repeat 0 0;}

button.btn_cart {background: url('../img/btn/btn_cart.gif') no-repeat 100% -50px;}
button.btn_cart span {background: url('../img/btn/btn_cart.gif') no-repeat 0 0;}

img.top_cart {
	background: url('../img/ico/ico_top_cart.gif') no-repeat 0 0;
}

.hint {color: #F4F4F4;}

/****************/

#hd {
	background: url('') no-repeat 50% 0;
}

#ft dl {border-color: #999999;}
.badges {border-color: #999999;}
#ft dt { color: #999999; }

.top_logo {
	background: url('') no-repeat 0 0;
}

.top_logo h1 {
	color: #FFFFFF;
}

.top_search button.btn_search {
	background-image:url('../img/btn/btn_search.gif');
}

#top_nav ul li {
	background: url('../img/bg/bg_top_nav_sep.gif') no-repeat 100% 50%;
}

#top_nav ul li a:link,
#top_nav ul li a:visited {
	color: #000000;
	text-decoration: none;
}

#top_nav ul li a:hover,
#top_nav ul li a:active {
	color: #555555;
	text-decoration: underline;
}

#top_nav  ul {
	background: url('') repeat-x 0 0;
}

.ft_wide {
	color: #FFFFFF;
	background: #282B2D url('../img/bg/bg_footer.gif') repeat-x 0 0;
}

.ft_wide a:link,
.ft_wide a:visited {
	color: #FFFFFF;
}

.ft_wide a:hover,
.ft_wide a:active {
	color: #CCCCCC;
}

/****************/

dl.menu,
dl.menu a {
	color: #FFFFFF;
}

dl.menu a:link,
dl.menu a:visited {
	color: #FFFFFF;
}

dl.menu a:hover,
dl.menu a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

dl.menu dt a {
	background: url('../img/ico/ico_arr_left.gif') no-repeat 2px 6px;
}

dl.menu dd a {background: url('../img/ico/ico_arr_left.gif') no-repeat 9px 6px;}

dl.menu dt,
dl.menu dd {
	background: url('../img/bg/bg_line_fine.gif') repeat-x 0 100%;
}


/****************/

.main_bx .top,
.main_bx .top i,
.main_bx .btm,
.main_bx .btm i,
.side_bx .top,
.side_bx .top i,
.side_bx .btm,
.side_bx .btm i {
	background-image: url('../img/bg/bg_tab_lgrey.gif');
}

.side_bx .bxd {
	background: #4E5254 url('../img/bg/bg_tab_content_lgrey.gif') repeat-y -1px 0;
	border-left: 1px solid #1F2123;
	border-right: 1px solid #1F2123;
}

.main_bx .bxd {
	background: #4E5254 url('../img/bg/bg_tab_content_lgrey.gif') repeat -1px 0;
	border-left: 1px solid #1F2123;
	border-right: 1px solid #1F2123;
}


.side_bx .bxd h2 {
	color: #FFFFFF;
}

.prod_box .bxd {
	background: #DFD7C0 url('../img/bg/bg_tab_light.gif') repeat-x 0 0;
}

.prod_box a:link,
.prod_box a:visited {
	color: #EEEEEE;
}

.prod_box a:hover,
.prod_box a:active {
	color: #DDDDDD;
}

.bxd,
.bxd h3 {
	color: #CCCCCC;
}

/****************/

.i_paypal {background-image: url('/biz/img/img_map/i_paypal_dark.png');}
.i_epayment {background-image: url('/biz/img/img_map/i_epayment_dark.png');}
.i_google_checkout {background-image: url('/biz/img/img_map/i_google_checkout_dark.png');}
.i_mobilpay {background-image: url('/biz/img/img_map/i_mobilpay_dark.png');}
.i_2co {background-image: url('/biz/img/img_map/i_2co_dark.png');}

.i_cart {background-image: url('../img/ico/i_cart.png');}