/* Last updated: 08-August-2008 */

/*
color1: #e0e0cc
color2: #c1c198
color3: #a2a265
color4: #838332
color5: #656517
color6: #d8b4b5
color7: #b1686a
color8: #891a1d
*/

body {
	background: transparent url('/images/background_body.png') repeat;
}

ul li {
	background-image: url('/images/background_bullet.png');
}

a.more {
	color: #891a1d;
}

a.alt {
	color: #a2a265;
}

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: #838332;
}

.pageSubtitle {
	color: #656517;
}

.highlight {
	color: #891a1d;
}

.daylight {
	color: #a2a265;
}

.nightlight {
	color: #656517;
}

#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: #aba785;
}

ul#navigation li.featured a {
	color: #891a1d;
}

ul#navigation ul li a {
	color: #891a1d;
}

ul#navigation ul li a:hover {
	background-color: #891a1d;
	color: #fff;
}

#subNavigation {
	background-color: #c1c198;
}

#subNavigation a {
	color: #656517;
}

#subNavigationNoLinks {
	border-top: 1px solid #e0e0cc;
}

#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: #838332;
}

#homepageHelpSplash {
	background: #fff url('/images/background_homepageHelpSplash.png') no-repeat;
}

#homepageHelpSplash a {
	color: #891a1d;
}

#productBarProductDescription {
	color: #838332;
}

#storeTabs ul li a {
	color: #de7c18;
}

.separator {
	color: #891a1d;
}

.action {
	color: #891a1d;
}

.actionSplash {
	background-color: #ecebe4;
}

.actionSplash h4, .listSplash h4 {
	background: #ecebe4 url('/images/background_listSplash.png') repeat-x bottom;
	color: #aba785;
}

.actionSplashContainer {
	background-color: #e0e0cc;
	border-top: 1px solid #c1c198;
}

.actionSplashContainerOutline {
	border: 1px solid #c1c198;
}

.archiveSortSplash label {
	color: #838332;
}

.listSplashContainer {
	border: 1px solid #c1c198;
}

span.popularityBar {
	background: transparent url('/images/background_popularityBarFull.png') no-repeat;
}

table.featuredDealSplash thead td {
	color: #891a1d;
}

table th a, table th a:visited, table th a:hover {
	color: #838332;
}

table.compareItems th, table.storeItems th, table.whereToBuy th {
	background-color: #e0e0cc;
	color: #838332;
}

table.categoryList td h3 {
	background-color: #e7ecef;
}

/* this is an exception to most other TG sites */
h3.highlight {
	color: #aba785;
}

