/* Last updated: 03-March-2008 */

/*
color1: #dae2dc
color2: #b5c6b9
color3: #6a8d72
color4: #43714e
color5: #1d5229
color6: #d3e6ed
color7: #a7ceda
color8: #79b4c7
color9: #cc6633
*/

body {
	background: transparent url('/images/background_body.png') repeat;
}

ul li {
	background-image: url('/images/background_bullet.png');
}

a.more {
	color: #cc6633;
}

a.alt {
	color: #6a8d72;
}

a.searchSplashHelp {
	background: transparent url('/images/button_questionMark.png') no-repeat;
}

a.next {
	background: transparent url('/images/button_arrowNext.png') no-repeat;
}

a.previous {
	background: transparent url('/images/button_arrowPrevious.png') no-repeat;
}

.pageTitle {
	color: #43714e;
}

.pageSubtitle {
	color: #1d5229;
}

.highlight {
	color: #43714e;
}

.daylight {
	color: #6a8d72;
}

.nightlight {
	color: #1d5229;
}

#header {
	background: transparent url('/images/background_header2.png') no-repeat;
}

#headerLogo a {
	height: 78px;
	width: 212px;
}

ul#navigation li {
	background: transparent url('/images/background_navigationSeparator.png') no-repeat 0 55%;
}

ul#navigation a {
	color: #1d5229;
}

ul#navigation li.featured a {
	color: #cc6633;
}

ul#navigation ul li a {
	color: #cc6633;
}

ul#navigation ul li a:hover {
	background-color: #cc6633;
	color: #fff;
}

#subNavigation {
	background-color: #dae2dc;
}

#subNavigation a {
	color: #1d5229;
}

#subNavigationNoLinks {
	border-top: 1px solid #dae2dc;
}

#subNavigation ul li {
	background: transparent url('/images/background_navigationSeparator.png') no-repeat 0 55%;
}

#searchSplashTop {
	background: transparent url('/images/background_searchSplashTop.png') no-repeat;
}

#searchSplashContent {
	background: transparent url('/images/background_searchSplashContent.png') repeat-y;
}

#searchSplashBottom {
	background: transparent url('/images/background_searchSplashBottom.png') no-repeat;
}

#headerSearchForm fieldset label {
	color: #43714e;
}

#homepageHelpSplash {
	background: #fff url('/images/background_homepageHelpSplash.png') no-repeat;
}

#homepageHelpSplash a {
	color: #cc6633;
}

#productBarProductDescription {
	color: #43714e;
}

#storeTabs ul li a {
	color: #cc6633;
}

.separator {
	color: #cc6633;
}

.action {
	color: #cc6633;
}

.actionSplash {
	background-color: #dae2dc;
}

.actionSplash h4, .listSplash h4 {
	background: #dae2dc url('/images/background_listSplash.png') repeat-x bottom;
	color: #43714e;
}

.actionSplashContainer {
	background-color: #dae2dc;
	border-top: 1px solid #b5c6b9;
}

.actionSplashContainerOutline {
	border: 1px solid #b5c6b9;
}

.archiveSortSplash label {
	color: #43714e;
}

.listSplashContainer {
	border: 1px solid #b5c6b9;
}


span.popularityBar {
	background: transparent url('/images/background_popularityBarFull.png') no-repeat;
}

table.featuredDealSplash thead td {
	color: #cc6633;
}

table th a, table th a:visited, table th a:hover {
	color: #43714e;
}

table.compareItems th, table.storeItems th, table.whereToBuy th {
	background-color: #dae2dc;
	color: #43714e;
}

table.categoryList td h3 {
	background-color: #dae2dc;
}




