﻿/* Last updated: 10-February-2008 */

/*
color1: #e5ebee
color2: #ccd8de
color3: #9ab1be
color4: #65889c
color5: #4a7086
color6: #f3d2b2
color7: #e8a464
color8: #dc7514
*/

body {
	background: transparent url('/images/background_body.png') repeat;
}

ul li {
	background-image: url('/images/background_bullet.png');
}

a.more {
	color: #dc7514;
}

a.alt {
	color: #9ab1be;
}

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: #65889c;
}

.pageSubtitle {
	color: #4a7086;
}

.highlight {
	color: #65889c;
}

.daylight {
	color: #9ab1be;
}

.nightlight {
	color: #4a7086;
}

#header {
	background: transparent url('/images/background_header.png') no-repeat;
}

#headerLogo a {
	height: 78px;
	width: 343px;
}

ul#navigation li {
	background: transparent url('/images/background_navigationSeparator.png') no-repeat 0 55%;
}

ul#navigation a {
	color: #4a7086;
}

ul#navigation li.featured a {
	color: #dc7514;
}

ul#navigation ul li a {
	color: #dc7514;
}

ul#navigation ul li a:hover {
	background-color: #dc7514;
	color: #fff;
}

#subNavigation {
	background-color: #ccd8de;
}

#subNavigation a {
	color: #4a7086;
}

#subNavigationNoLinks {
	border-top: 1px solid #e5ebee;
}

#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: #65889c;
}

#homepageHelpSplash {
	background: #fff url('/images/background_homepageHelpSplash.png') no-repeat;
}

#homepageHelpSplash a {
	color: #dc7514;
}

#productBarProductDescription {
	color: #65889c;
}

#storeTabs ul li a {
	color: #de7c18;
}

.separator {
	color: #dc7514;
}

.action {
	color: #dc7514;
}

.actionSplash {
	background-color: #e5ebee;
}

.actionSplash h4, .listSplash h4 {
	background: #e5ebee url('/images/background_listSplash.png') repeat-x bottom;
	color: #65889c;
}

.actionSplashContainer {
	background-color: #e5ebee;
	border-top: 1px solid #ccd8de;
}

.actionSplashContainerOutline {
	border: 1px solid #ccd8de;
}

.archiveSortSplash label {
	color: #65889c;
}

.listSplashContainer {
	border: 1px solid #ccd8de;
}

span.popularityBar {
	background: transparent url('/images/background_popularityBarFull.png') no-repeat;
}

table.featuredDealSplash thead td {
	color: #dc7514;
}

table th a, table th a:visited, table th a:hover {
	color: #65889c;
}

table.compareItems th, table.storeItems th, table.whereToBuy th {
	background-color: #e5ebee;
	color: #65889c;
}

table.categoryList td h3 {
	background-color: #e7ecef;
}

