a {
	color: #7aa817;
}

body {
	background: #e2e4c5 url('/images/summer/bg_header.jpg') repeat-x top center
}

html {
	background-color: #e2e4c5
}

h2, h3 {
	color: #145417;
}

.c320, .c480, .c960 {
	background: #f9fae8;
}

div.product_full h3 a, div.product_half h3 a, div.product_third h3 a, div.product_quarter h3 a {
	color: #145417
}

div.sprite_f9fae8 {
	background-image: url('/images/summer/sprite_f9fae8.png')
}
div.sprite_ffffff {
	background-image: url('/images/summer/sprite_ffffff.png')
}

#basket {
	position: absolute;
	bottom: 6px;
	right: 0px;
	background: transparent url('/images/summer/bg_basket.png') no-repeat;
	width: 226px;
	height: 42px;
	padding: 13px 0px 0px 86px;
	color: white;
	cursor: pointer
}
#basket h4 {
	color: #80cced
}

#basket_added {
	top: 186;
	right: 10px;
	background: #c8d326;
	color: #376912;
}

#footer {
	background: #145417 url('/images/summer/bg_footer.png') repeat-x top left
}
#footer .c960, #footer h3 {
	color: #b8cb00
}

#header h1.logo {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 356px;
	height: 73px;
	background: url('/images/summer/logo.png') no-repeat
}

#nav {
	right: 0px;
}

#subcats li {
	background-color: #f0f1e2;
	border-bottom: 1px solid #145417
}
#subcats li.heading {
	background: url('/images/summer/bg_subcats.png');
}
#subcats li a {
	color: #145417
}
#subcats li a:hover {
	color: #7aa817
}