/*  Backgrounds */

@import "cat.css";

body {
	background-image:url(../images/catbutts/bg.jpg);
	background-color: #67c6dd;
	background-repeat:repeat-y;
}
#category-logo {
	background-image: url(../images/catbutts/logo.gif);
}

.left-part {	
	background-color: #67c6dd;
}

.top-navigation {
	background-image:url(../images/catbutts/top-nav-bg.jpg);	
}

.top-navigation#item-page {
	background-image:url(../images/catbutts/top-nav-bg-item.jpg);	

}
#item a:hover, .ecsNavCat2 a:hover, .ecsNavCat2act a:hover, .ecsNavCat2act2 a:hover {
	background-color:#f7f641 /*01004c*/ !important;
	color: #db1500;
}
.navw {
	background-image:url(../images/catbutts/topNavW.gif);
}
	
.nav {
	background-image:url(../images/catbutts/topNav.gif);
}
.nav div a:hover {
	background-image:url(../images/catbutts/topHover.gif);

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

}

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

}
#search-go-button {

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

.search-title {
	color: #d3e5ea;

}
.content {

}	

#flash-bottom-part {

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




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

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

div.ecsNavCat2#folder2 a {
	background-image:url(../images/catbutts/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/catbutts/3dron.gif);
	border-bottom: 1px solid white;	
	height: 15px;
}



#item, .ecsNavCat2, .ecsNavCat2act2 {
	background-color: #67c6dd;
}

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

	color: #3d4f53;
}	
#item-active a,  .ecsNavCat2act a{
	color: #FFFFFF;
}

#categories, #brands, .ecsNavCat1, .ecsNavCat1act, .ecsNavCat1act2  {
	background-color: #4f98aa;
	color: #d3e5ea;
}

#categories a, #brands a, .ecsNavCat1 a, .ecsNavCat1act a, .ecsNavCat1act2 a {
	background-color: #4f98aa;
	color: #d3e5ea;
	text-decoration: none;
}

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

#topNav {
	background-color: #f7f641;
	border: 1px solid #67c6dd;
}
#topNav a {
	color: #db1500;
}


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

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

#item2 a, .ecsNavCat3 a, .ecsNavCat3act a, .ecsNavCat3act2 a {
	color: #3d4f53;
}

#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/catbutts/item-bg.jpg);
	background-repeat:no-repeat;
	background-position: -4px 0px;
}
.ecs-product-desc {

;
}

/* Buttons */


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

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


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


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

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

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

}

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

#related-text {
	color: #ac1e26;

	
}
#search-box {

}	

