/*  Backgrounds */

@import "mullet.css";

html {
	background-image:url(../images/mullet/bg.gif);
	background-color: #c9e75a;
	background-repeat:repeat-y;
	background-position: 0px 30px;
}
body {
	background-image:url(../images/mullet/bg2.gif);
	background-repeat:repeat-x;
	background-position: 3px 42px;
}

body#item-page {
	background-image:url(../images/mullet/bg3.gif);
	background-position: 3px 42px;
}
#item a:hover, .ecsNavCat2 a:hover, .ecsNavCat2act a:hover, .ecsNavCat2act2 a:hover {
	background-color:#c9e75a /*01004c*/ !important;
	color: #fff;
}


#category-logo {
	background-image: url(../images/mullet/logo.gif);
}
.navw {
	background-image:url(../images/mullet/topNavW.gif);
}

.nav {
	background-image:url(../images/mullet/topNav.gif);
}
.nav div a:hover {
	background-image:url(../images/mullet/topHover.gif);

}
.navw div a:hover {
	background-image:url(../images/mullet/topHoverW.gif);

}

.left-part {	
	background-color: #8bccdb;
}

.top-navigation {
	background-image:url(../images/mullet/top-nav-bg.gif);	
	background-color: #09539a;
	background-repeat: no-repeat;
}	

.top-navigation#item-page {
	background-image:url(../images/mullet/top-nav-bg.gif);	
	background-color: #09539a;
	background-repeat: no-repeat;
	background-position: -2000px -2000px;
}	

#search-box {
	background-image: url(../images/mullet/searchBox.gif);}
a.submitGo {

}
#search-go-button {

	color: #ffc23f;
	background-image:url(../images/mullet/button-go.gif);
}

.search-title {
	color: #23270e;

}
.content {

}	

#flash-bottom-part {

	position: absolute;
	left: 170px;	
	top: 314px;
	background-image:url(../images/mullet/flash-part2.jpg);
	background-repeat:no-repeat;
	width: 255px;
	height: 235px;
	
}




/* Navigation */
div#folder2 {
	background-repeat: no-repeat;
	padding-right: 10px;
	background-image:url(../images/mullet/3dr.gif) !important;
}

div.ecsNavCat2act2#folder2 {
	padding: 0px !important;
	border-bottom: none;
}

div.ecsNavCat2#folder2 a {
	background-image:url(../images/mullet/3dron.gif);
	background-image: none, none; /* Safari only */
	background-position: -300px 0px; 
	background-repeat: no-repeat;
	display: block;
}

div.ecsNavCat2act2#folder2 a {
	display: block;
 	padding-left: 13px;
	padding-top: 0px;
	background-image:url(../images/mullet/3dron.gif);
	border-bottom: 1px solid white;	
	height: 15px;
}


#item, .ecsNavCat2, .ecsNavCat2act2 {
	background-color: #8bccdb;
}

#item a, .ecsNavCat2 a, .ecsNavCat2act2 a {

	color: #0b3f8e;
}	
#item-active a, .ecsNavCat2act a{
	color: #FFFFFF;
}

#categories, #brands, .ecsNavCat1, .ecsNavCat1act, .ecsNavCat1act2 {
	background-color: #bbd14b;
	color: #23270e;
}

#categories, #brands, .ecsNavCat1 a, .ecsNavCat1act a, .ecsNavCat1act2 a{
	background-color: #bbd14b;
	color: #23270e;
	text-decoration: none;
}

#item-active, .ecsNavCat2act {
	background-color: #576385;
	padding-left: 13px;
}

#topNav {
	background-color: #3c85b5;
	border: 1px solid #ffffff;
}
#topNav a {
	color: #FFFFFF;
}


/* Left navigation level 3 */
#item2, .ecsNavCat3, .ecsNavCat3act2 {
	background-color: #b1e8f5;
}

#item2-active, .ecsNavCat3act  {
	background-color: #b1e8f5;
	padding-left: 13px;
}

#item2 a, .ecsNavCat3 a, .ecsNavCat3act a, .ecsNavCat3act2 a {
	color: #0b3f8e; 
}

#item2-active a, .ecsNavCat3act a  {
	color: #FFFFFF;
}

	
/* ECS Elements */


#ecs-product-photo { }
#ecs-product-brand {	color: #e21e25;}
#ecs-product-brand-item {	color: #e21e25;}
#ecs-product-name {		color: #e21e25;}
#related-brand { 	color: #e21e25;}
#related-name a{ 	color: #e21e25;}


.ecs-product-item {
	background-image:url(../images/mullet/item-bg.jpg);
	background-repeat:no-repeat;
	background-position: -4px 0px;
}
.ecs-product-desc {


}

/* Buttons */


#ecs-button-enlarge {
	background-image:url(../images/mullet/button-enlarge.gif);
}

#ecs-button-flip a {
	background-image:url(../images/mullet/button-flip.gif);
	display: block;
	width: 66px;
	height: 21px;
	background-repeat:no-repeat;
}


#ecs-button-flip a:hover {
	background-image:url(../images/mullet/button-flip-on.gif);
}


#add-cart-button {
	background-image:url(../images/mullet/button-addcart.gif);
	color:#ffeeef;
}

#add-display-options {
	color:#ffeeef;
	background-image:url(../images/mullet/button-display.gif);
}
/**********/

#ecs-product-sku {
	color: #e2282c;

}

#desc-ecs-product { 
	color: black;
	font-weight: normal;
}

#related-text {
	color: #ac1e26;

	
}
#search-box {

}	
