@charset "UTF-8";
/*START GLOBALS*/
.pricebg, .product_pricebg {
	background:url("../images/pricebg_furniture.gif") no-repeat center; 
}
.prodname, .product_name, .boldtext {
	color:#8ac49b; 
}

.qtytxt {
   border:1px solid #8ac49b;
   color:#8ac49b;
}

.orderbtn {
   background-color: #8ac49b;
}

.orderbtn:hover {
   border:1px solid #8ac49b;
   color:#8ac49b;
}

.subcategoryimg a:link, .subcategoryimg a:visited, .subcategoryimg a:active{
	background:url("../images/catbtn_cots.jpg") 0px 0px no-repeat;
}
.subcategoryimg a:hover  {
    background-position:0px -50px;
}
#content h1.titlebar {
	background:url("../images/headers/header_nursery.gif") no-repeat top;
}
