#header_wrap {
	background: url(images/shop-header-strip.gif) repeat-x top !important;
}

#header h1 {
	background: url(images/shop-header-logo.gif) no-repeat !important;
}

#header h1 a {
	color: #ee0f52;
}

#header h1 a:hover {
	color: #ee0f52;
}

#header ul li#shop {
	background: url(images/header-shopcloud-shop.gif) top no-repeat !important;
}

#header ul li#shop a {
	color: white;
}

#header ul li#shop a:hover {
	background: url(images/header-shopcloud-shoprollover.gif) top no-repeat !important;
}

ul.scats {
	text-align: right;
	margin: 0 15px 0 0;
	list-style: none;
	color: #a8a487;
}

ul.scats li {
	font-family: Georgia;
	font-size: 26px;
}

ul.scats li ul {
	list-style: none;
	padding: 5px 0 25px 0;
}

ul.scats li ul li {
	font-size: 16px;
}

ul.scats li a {
	color: #a8a487;
}

ul.scats li a:hover {
	color: #000000;
	text-decoration: underline;
}

ul.scats li.new {
	margin-bottom: 10px;
}

ul.scats li.new a {
	padding: 15px 0 0 25px;
	margin-bottom: 10px;
	background: url(images/new-star-grey.gif) top right no-repeat;
}

ul.scats li.cselected a {
	/*color: #ee0f52;*/
    color: #000000;
}

ul.scats li a.catsel {
    color: #000000;
}

ul.scats li.new a:hover {
	background: url(images/new-star-green.gif) top right no-repeat;
}

ul.scats li.nsel a {
	background: url(images/new-star-green.gif) top right no-repeat !important;
    color: #000000;
}

.spages {
	background: url(images/shop-divide-small.gif) top right no-repeat;
	padding: 60px 20px 0 0;
	margin: 30px 0 0 0;
	text-align: right;
}

.scart {
	margin: 30px 0 0 0;
	padding: 10px 30px 0 0;
	background: url(images/shop-divide-small.gif) top right no-repeat;
	text-align: right;
	font-size: 20px;
	font-family: Georgia;
	color: #ff6600;
}

.gocheckout a {
	background: url(images/checkout.gif) no-repeat;
}

.default_product_display {
	background: url(images/shop-divide-large.gif) top no-repeat;
}

.single_product_display  .prodtitles {
	background: url(images/bar-top.gif) bottom no-repeat;
}

.single_product_display  .textcol {
	background: url(images/bar-top.gif) top no-repeat;
	padding-top: 10px;
	margin-top: 10px;
}

.single_product_display  .imagecol {
	background: url(images/bar-bottom.gif) bottom no-repeat;
	padding-bottom: 20px;
	margin-bottom: 10px;
}

.single_product_display  .wpsc_product_price {
	background: url(images/price-bubble.gif) top right no-repeat;
}



.single_product_display  .producttext {
	background: url(images/bar-bottom.gif) bottom no-repeat;
	padding-bottom: 20px;
}

.productcart tr {
	background: url(images/bar-bottom.gif) bottom no-repeat;
}

.default_product_display .wpsc_variation_forms {
    display:none
}
