/* Color: Titchfield Web store */

body {
	background-color: #FCFBF7;
	background-image: url(/images/bg_page.png);
	background-repeat: repeat-y;
	background-position: center top;
}

a:link {
	color: #2C702C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2C702C;
}
a:hover {
	text-decoration: underline;
	color: #3F9D3E;
}
a:active {
	text-decoration: none;
	color: #2C702C;
}


h1 {
	font-size: 30px;
	color: #0A451F;
	font-weight:normal;
	margin-top:0;
}
h2 {
	font-size: 24px;
	color: #0A451F;
	font-weight:normal;
	margin-top:20px;
	margin-bottom: 10px;
}
h3 {
	font-size: 20px;
	color: #0A451F;
	font-weight:normal;
	margin-top:-10px;
	margin-bottom: 10px;
}

#Container {
	background: url(/images/bg_maincontainer.png) repeat-y center;
}

#TopMenu {
	color: #333;
}

#TopMenu li a, #TopMenu li span {
	color: #333;
}

#TopMenu li span a {
}

#TopMenu li a:hover {
	text-decoration: underline;
}

#Menu {
}

#Menu li {
}

#Menu li a {
	font-family:Century Gothic, Verdana, Geneva, sans-serif;
	color: #fff;
	background: url(/images/btn_store.gif) bottom left repeat-x;
	text-transform: lowercase;
}

#Menu li ul li a {
	background: #e7f4ce;
}

#Menu li ul li a:hover {
	background: #d3eba5;
}

#Menu li:hover a, #Menu li.over a{
	text-decoration: none;
	background: url(/images/btn_store_f2.gif) bottom left repeat-x;
}

#Outer {
}

#Wrapper {
}

#Wrapperbottom {
	background: url(/images/bg_bottom_maincontainer.png) repeat-y center;
}

#Header {
	background: url(/images/bg_top_maincontainer.png) no-repeat center top;
}

#Logo h1 {
	background: url('/images/tdh_logo.gif') no-repeat;
	width: 164px;
	height: 166px;
}

#Logo h1 a {
	color: #333;
}
#strap {
	background: url(/images/strap.gif);
	height: 38px;
	width: 279px;
	position: absolute;
	left: 677px;
	top: 161px;
	z-index:2;
}

#SearchForm {
}

#SearchForm label {
	color: #333;
}

#SearchForm input {
	background: #fff;
	border: 1px solid #8cca14;
}

#SearchForm .Button {
	border: 0;
}

#SearchForm a {
	color: #2f2f2f;
}

#SearchForm p {
}

.Left {
	background: #fff url(../images/green/SideBg.gif) 0 0 no-repeat;
}

.Left h2 {
	color: #0A451F;
}

.Left li {
}

.Left li a {
}

.Left li a:hover {
}

.Content {
}

.Content h2 {
	border-bottom: 1px solid #DCDFE2;
}

.Content a {
	color: #075899;
}

.Content.Wide {
}

.Content.Widest {
}

.Right {
	background: #fff url(../images/green/SideBg.gif) 0 0 no-repeat;
}

.Right h2 {
	color: #0A451F;
}

.Right a {
	color: #034285;
}

.Right a:hover, .Right a:hover strong {
}

#Footer {
	background-color:#062C13;
	border-top:3px solid #9C7E4F;
	color:#FFF;
	font-family:Century Gothic, Verdana, Geneva, sans-serif;
	font-size:13px;
}

#Footer li a {
	border-left: 1px solid #208db5;
}

.NewsletterSubscription input {
	border: 1px solid #e9e6d9;
}

.Content .ProductList li {
}

.Content .ProductList li:hover, .Content .ProductList li.Over {
}

.ProductList .ProductImage {
	background: #fff;
	padding: 2px;
}

.ProductList strong, .ProductList strong a {
	color: #075899;
}

.ProductPrice, .ProductList em {
	color: #800000;
}

.ProductList .Rating {
	color: #6a6a6a;
}

.Right .ProductList li {
	border-bottom: 1px solid #fff;
}

.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	background: url(../images/green/TopSellerNumberBg.gif) 0 0 no-repeat;
	color: #fff;
}

.Right .TopSellers li.TopSeller1 { /* No1 seller box */
	background: url(../images/green/TopSeller1Bg.gif) 0 0 no-repeat;
	border-bottom: 2px solid #d6eaae;
}

.Right .TopSellers li.TopSeller1 .TopSellerNumber {
	background: url(../images/green/TopSellerNumber1Bg.png) 0 0 no-repeat;
	float: right;
	color: #fff;
}

.Breadcrumb {
	border-bottom: 1px solid #D6EAAE;
}

.CompareItem { width:200px; border-left: solid 1px #CACACA; }
.CompareFieldName { font-weight:bold; border-bottom: 1px solid #EFF8FA; }
.CompareFieldTop { border-bottom:solid 1px #B6DC69; }
.CompareFieldTop a:hover { color:red; }
.CompareCenter { border-left:solid 1px #B6DC69; border-bottom:solid 1px #F2F2F2; }
.CompareLeft { border-left:solid 1px #B6DC69; border-bottom:solid 1px #F2F2F2; }

.ViewCartLink {
	background: url('../images/green/Cart.gif') no-repeat 3px 0;
}

table.CartContents, table.General {
	border: 1px solid #B6DC69;
}

table.CartContents thead tr th, table.General thead tr th {
	background: #EEF7DB;
	color: #424748;
	border-bottom: 1px solid #B6DC69;
}

.CartContents tbody .SubTotal td {
	border-top: 1px solid #B6DC69;
	color: #075899;
}

.MiniCart .SubTotal {
	color: #075899;
}

.JustAddedProduct {
	border: 1px solid #c0dae7;
	background: #fff;
}

.JustAddedProduct strong, .JustAddedProduct a {
	color: #075899;
}

.CategoryPagination {
	color: #034285;
	background: #EEF7DB;
}

.CheckoutRedeemCoupon { background: #B6DC69; padding: 10px; width: 300px; border: 1px solid #9DD3D8; margin-bottom: 10px; }

.SubCategoryList, .SubBrandList {
	background:#EEF7DB;
}

.InfoMessage {
	background: #EFF8FA url('../images/InfoMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.SuccessMessage {
	background: #E8FFDF url('../images/SuccessMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.ErrorMessage {
	background: #FFECEC url('../images/ErrorMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
	background: #EEF7DB;
}

/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
	border: 1px solid #bbdc69;
	background: #eef7d8;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: #dcefb8;
	border-bottom: 1px solid #85c50c;
	color: #7eb511;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #f8f8f8;
	border: 1px solid #e5f5f5;
	color: #555;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #888;
}

/* General Tables */
table.General tbody tr td {
	border-top: 1px solid #efefef;
}

/* Tabbed Navigation */
.TabNav {
	border-bottom: 1px solid #7eb712;
}

.TabNav li a {
	border: 1px solid #7eb712;
	background: #e9f5cf;
	color: #333;
}

.TabNav li a:hover {
	background-color: #e1e382;
}

.TabNav li.Active a {
	border-bottom: 1px solid #fff;
	background: #fff;
}