/* Last updated: 03-March-2008 */

/*
color1: #ese8ec
color2: #cbd1d9
color3: #98a3b2
color4: #65758c
color5: #314766
color6: #1b3354
color7: #e6bdbd
color8: #ce7c7c
color9: #b43838
*/

body {
	background: transparent url('/images/background_body.png') repeat;
}

ul li {
	background-image: url('/images/background_bullet.png');
}

a.more {
	color: #ce7c7c;
}

a.alt {
	color: #65758c;
}

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: #314766;
}

.pageSubtitle {
	color: #1b3354;
}

.highlight {
	color: #314766;
}

.daylight {
	color: #65758c;
}

.nightlight {
	color: #1b3354;
}

#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: #1b3354;
}

ul#navigation li.featured a {
	color: #ce7c7c;
}

ul#navigation ul li a {
	color: #ce7c7c;
}

ul#navigation ul li a:hover {
	background-color: #ce7c7c;
	color: #fff;
}

#subNavigation {
	background-color: #e5e8ec;
}

#subNavigation a {
	color: #1b3354;
}

#subNavigationNoLinks {
	border-top: 1px solid #e5e8ec;
}

#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: #314766;
}

#homepageHelpSplash {
	background: #fff url('/images/background_homepageHelpSplash.png') no-repeat;
}

#homepageHelpSplash a {
	color: #FFF;
}

#productBarProductDescription {
	color: #314766;
}

#storeTabs ul li a {
	color: #ce7c7c;
}

.separator {
	color: #ce7c7c;
}

.action {
	color: #ce7c7c;
}

.actionSplash {
	background-color: #e5e8ec;
}

.actionSplash h4, .listSplash h4 {
	background: #e5e8ec url('/images/background_listSplash.png') repeat-x bottom;
	color: #314766;
}

.actionSplashContainer {
	background-color: #e5e8ec;
	border-top: 1px solid #cbd1d9;
}

.actionSplashContainerOutline {
	border: 1px solid #98a3b2;
}

.archiveSortSplash label {
	color: #314766;
}

.listSplashContainer {
	border: 1px solid #cbd1d9;
}

table.featuredDealSplash thead td {
	color: #ce7c7c;
}

table th a, table th a:visited, table th a:hover {
	color: #65758c;
}

table.compareItems th, table.storeItems th, table.whereToBuy th {
	background-color: #e5e8ec;
	color: #65758c;
}

table.categoryList td h3 {
	background-color: #e5e8ec;
}

#ad_leaderBoard {
	background-color: #efefef;
	height: 111px;
	text-align: center;
}

#ad_leaderBoard span {
	display: block;
	padding-top: 10px;
}
