html { background: #ef6301 url(/media/img/wk_back_repeat.jpg) repeat-x center top; }

body { background: transparent url(/media/img/wk_back_left_right.jpg) no-repeat center top; }

#header { background-image: url(/media/img/wk_header.jpg); }

#wrapper { padding:0 10px;}

#footer {
background: none no-repeat scroll left 10px #353535;

}

#subCategories {
background-color:#ea640d;
}

.prod-view a:hover {
	color: #ea640d !important;
}

#footer a:hover { color: #ea640d !important; }

.prod-text a:hover {
	color: #ea640d !important;
}

.prod-title-pink {
	background:none repeat scroll 0 0 #ea640d;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	padding:10px;
	width:auto;
}

#header-bottom a:hover,
#header-bottom a.active {color: #FFFFFF; background: #ea640d; }

	ul.menu-categories li.active a { background: #ea640d; color: #ffffff !important; }
	ul.menu-categories li a:hover { background: #ea640d;}
