/* Last updated: 03-March-2008 */

/*
color1: #dbe8e9
color2: #b7d2d3
color3: #6fa5a6
color4: #247678
color5: #0f5f61
color6: #e3c8ab
color7: #c79157
color8: #aa5800
*/

body {
	background: transparent url('/images/background_body.png') repeat;
}

ul li {
	background-image: url('/images/background_bullet.png');
}

a.more {
	color: #aa5800;
}

a.alt {
	color: #6fa5a6;
}

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: #aa5800;
}

.pageSubtitle {
	color: #0f5f61;
}

.highlight {
	color: #247678;
}

.daylight {
	color: #6fa5a6;
}

.nightlight {
	color: #0f5f61;
}

#header {
	background: transparent url('/images/background_header.png') no-repeat;
}

#headerLogo a {
	height: 78px;
	width: 248px;
}

ul#navigation li {
	background: transparent url('/images/background_navigationSeparator.png') no-repeat 0 55%;
}

ul#navigation a {
	color: #0f5f61;
}

ul#navigation li.featured a {
	color: #aa5800;
}

ul#navigation ul li a {
	color: #aa5800;
}

ul#navigation ul li a:hover {
	background-color: #aa5800;
	color: #fff;
}

#subNavigation {
	background-color: #dbe8e9;
}

#subNavigation a {
	color: #0f5f61;
}

#subNavigationNoLinks {
	border-top: 1px solid #dbe8e9;
}

#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: #247678;
}

#homepageHelpSplash {
	background: #fff url('/images/background_homepageHelpSplash.png') no-repeat;
}

#homepageHelpSplash a {
	color: #aa5800;
}

#productBarProductDescription {
	color: #247678;
}

#storeTabs ul li a {
	color: #aa5800;
}

.separator {
	color: #aa5800;
}

.action {
	color: #aa5800;
}

.actionSplash {
	background-color: #dbe8e9;
}

.actionSplash h4, .listSplash h4 {
	background: #dbe8e9 url('/images/background_listSplash.png') repeat-x bottom;
	color: #247678;
}

.actionSplashContainer {
	background-color: #dbe8e9;
	border-top: 1px solid #b7d2d3;
}

.actionSplashContainerOutline {
	border: 1px solid #b7d2d3;
}

.archiveSortSplash label {
	color: #247678;
}

.listSplashContainer {
	border: 1px solid #b7d2d3;
}

span.popularityBar {
	background: transparent url('/images/background_popularityBarFull.png') no-repeat;
}

table.featuredDealSplash thead td {
	color: #aa5800;
}

table th a, table th a:visited, table th a:hover {
	color: #247678;
}

table.compareItems th, table.storeItems th, table.whereToBuy th {
	background-color: #dbe8e9;
	color: #247678;
}

table.categoryList td h3 {
	background-color: #dbe8e9;
}