
html, body {
	height: 100%;
}

body {
	background: #F9F3CA url(../images/heritage/body-bg.png) center top repeat-y;
	min-width: 100%;
	font-size: 62.5%;
	line-height: 1.5em;
}

h2 {
	font-size: 1.8em;
	line-height: 1.5em;
}
p {
	margin: 0 0 1em 0;
}

a {
	color: #a82531;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #410E14;
}

.clearing {
	clear: both;
}
br.Clear {
	height: 0px;
	line-height: 0;
	font-size: 1px;
	display: block;
	overflow: hidden;
}

#Container {
	width: 945px;
	margin: 0 auto;
	background: #fff;
	position: relative;
	font-size: 1.2em;
}

#TopMenu {
	background: #000;
	padding: 0 40px;
}
#TopMenu li a,
#TopMenu li div {
	padding: 0;
	margin: 0;
	font-size: 1em;
	color: #EADFAD;
}
#TopMenu li {
	background: url(../images/heritage/top-menu-sep.gif) left center no-repeat;
	padding: 8px 15px 8px 15px;
}
#TopMenu li.First {
	background: none;
	padding-left: 0;
}

#Outer {
	width: 100%;
}

#Logo {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	display: block;
	padding: 0;
	margin: 0;
	background: url(../images/heritage/header-products.png) 512px 26px no-repeat;
}
#Logo h1 {
	position: absolute;
	top: 46px;
	left: 2px;
	height: 102px;
	width: 553px;
	background: url(../images/heritage/logo.png) 0 0 no-repeat;
}
#Logo h1 a {
	display: none;
}

#SearchForm {
	width: 600px;
	height: auto;
	display: block;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 141px;
	left: 33px;
}
#SearchForm form {
	padding: 0;
	margin: 0;
}
#SearchForm label {
	display: block;
	float: left;
	text-indent: -3000px;
	background: url(../images/heritage/search-label.png) 0 0 no-repeat;
	width: 67px;
	height: 16px;
	margin: 3px 7px 0 0;
}
#SearchForm input {
	background: #E1E9A1 url(../images/heritage/search-input-bg.gif) 0 0 repeat-x;
	border: 1px solid #878D59;
	font-size: 1em;
	height: 17px;
	float: left;
}
#SearchForm input.Button {
	height: 23px;
	width: 26px;
	border: none;
	margin-left: 7px;
}
#SearchForm p {
	margin: 4px 0 0 10px;
	font-size: 1em;
	color: #fbefb9;
}
#SearchForm a {
	margin: 0 10px;
}
#SearchForm a {
	color: #fbefb9;
}

#TopMenu {
	position: absolute;
	right: 0;
	top: 0;
	width: auto;
	z-index: 1;
}

#TopMenu ul {
	margin: 0;
}

#Header {
	float: none;
	display: block;
	position: relative;
	background: #000 url(../images/heritage/header-bg.png) 0 0 no-repeat;
	height: 186px;
	width: 945px;
}

#Menu {
	height: 42px;
	background: #A72531 url(../images/heritage/menu-bg.png) left bottom repeat-x;
	width: 945px;
}
#Menu ul {
	float: left;
	margin: 0;
	padding: 0;
}
#Menu li {
	margin-right: 5px;
	height: 1%;
}
#Menu li.First {
	margin-left: 20px;
}
#Menu li a {
	margin: 5px 0 0 0;
	padding: 0;
	color: #FCF1C1;
	font-weight: normal;
	overflow: hidden;
	height: 30px;
	font-size: 1em;
}
#Menu li a span {
	line-height: 10px;
	height: 10px;
	padding: 8px 10px 10px 10px;
	display: block;
	float: left;
	cursor: hand;
}
#Menu li.ActivePage a {
	background: url(../images/heritage/menu-link-bg.png) left bottom repeat-x;
}
#Menu li.ActivePage a span {
	background: url(../images/heritage/menu-link-right-bg.png) right top no-repeat;
}

#Wrapper {
	background: #fff url(../images/heritage/content-bg.png) 235px 0 repeat-y;
	min-height: 300px;
	position: relative;
}
#Wrapper.Wide {
	background: #fff url(../images/heritage/content-bg-wide.png) 235px 0 repeat-y;
}
#Wrapper.Widest {
	background: #fff;
}
.WrapperShadow {
	background: #fff url(../images/heritage/wrapper-3col-bg.png) 0 0 no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 300px;
	z-index: 1;
}
#Wrapper.Wide .WrapperShadow {
	background: #fff url(../images/heritage/wrapper-2col-bg.png) 0 0 no-repeat;
}
#Wrapper.Widest .WrapperShadow {
	background: #fff url(../images/heritage/wrapper-1col-bg.png) 0 0 no-repeat;
}

.Left, .Content, .Right {
	z-index: 2;
}

.Left {
	width: 225px;
	padding: 0px;
	margin: 20px 5px 0 5px;
	background: url(../images/heritage/column-header-bg.png) 0 0 repeat-x;
	position: relative;
	float: left;
	font-size: 1em;
}
.Content {
	padding: 20px 20px 0 20px;
	float: left;
	margin: 0;
	width: 435px;
	font-size: 1em;
	position: relative;
}
.Content.Wide {
	margin: 0;
}
.Content.Wide.WideWithLeft {
	width: 670px;
	margin: 0;
}
.Content.Widest {
	width: auto;
	float: none;
	margin: 0;
}
.Content .Block {
	margin-bottom: 0;
}

.Right {
	width: 225px;
	padding: 0px;
	margin: 20px 5px 0 5px;
	background: url(../images/heritage/column-header-bg.png) 0 0 repeat-x;
	position: relative;
	float: right;
	font-size: 1em;
}
.Right li {
	border-bottom: 1px solid #C4C9A2;
}
.Right .ProductList li {
	width: auto;
}

.Left .Block,
.Right .Block {
	margin: 0 20px 40px 20px;
	padding: 0;
	width: auto;
}
.Right .Block {
	margin-left: 15px;
	margin-right: 15px;
}
#SideCategoryList h2 {
	margin-left: -5px;
	margin-right: -5px;
}
.Content h2,
.Left h2,
.Right h2 {
	margin: 11px 0 14px 0;
	font-size: 1.8em;
	padding: 0;
}
.Left .BlockContent,
.Right .BlockContent {
	margin: 0;
	padding: 0;
}

.Left .CategoryList li,
.Left .BrandList li,
.Left #SideCategoryList li,
.Left #SideShopByBrand li {
	border-bottom: 1px solid #a82531;
	padding: 8px 0;
}
.Left li a {
	color: #a82531;
	text-decoration: none;
}
.Left li a:hover {
	text-decoration: none;
}

#SideContact {
	border-bottom: 1px dotted #B8B194;
}
#SideContact p {
	border-top: 1px dotted #B8B194;
	padding-left: 8px;
	margin: 0;
	padding: 1em 0;
	color: #660000;
	line-height: 1.5em;
}

#SideNewsletterBox label {
	padding: 8px 0;
	color: #7f2c2c;
}
#SideNewsletterBox input.Textbox {
	background: #E2E9A1 url(../images/heritage/textarea-bg.gif) 0 0 repeat-x;
	border: 1px solid #878D59;
	margin: 0;
}
.NewsletterSubscription input {
	font-size: 1em;
}
.NewsletterSubscription .Button {
	height: 25px;
	width: 128px;
	padding: 0;
	margin: 16px 0 8px 0;
}

#HomeCopy {
	font-size: 1.15em;
}

#HomeNewProducts h2 {
	border-bottom: 1px dotted #B8B194;
	margin: 22px 0;
	padding: 0 0 8px 0;
}
.Content .ProductList li {
	width: 200px;
	border: 1px solid #C4C9A2;
	background: #E1E9A1;
	font-size: 1em;
	margin: 0 0 21px 0;
	padding: 0;
}
.Content .ProductList li.Odd {
	margin-right: 31px;
}
#SearchPage .ProductList li {
	margin-right: 32px;
}
#SearchPage .ProductList li.last {
	margin-right: 0;
}
.Content .ProductList .ProductImage {
	width: 152px;
	height: 170px;
	border: 1px solid #AB3E3F;
	margin: 0 23px;
	background: #fff;
	float: none;
}
.ProductList a {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 1.15em;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
}
.Right .ProductList a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.ProductList a:hover {
	text-decoration: underline;
}
.ProductList .ProductRef {
	font-family: Georgia, Times, Times New Roman, serif;
	margin: 0.5em 0;
	color: #a82531;
}

#SideTestimonials {
	border-bottom: 1px dotted #B8B194;
}
#SideTestimonials li {
	font-style: italic;
	border-top: 1px dotted #B8B194;
}
#SideTestimonials p,
#SideTestimonials li.row2 {
	color: #660000;
}
#SideTestimonials li {
	padding: 15px 0;
	margin: 0;
}

#Footer {
	margin: 0px;
	padding: 0px;
	background: #000 url(../images/heritage/footer-bg.gif) 0 0 repeat-x;
	font-size: 1em;
	padding-bottom: 1em;
	height: 100px;
	color: #fff;
}
#Footer .footer-menu {
	text-align: center;
	padding-top: 14px;
}
#Footer .footer-menu ul,
#Footer .footer-menu li,
#Footer .footer-menu div,
#Footer .footer-copyright ul,
#Footer .footer-copyright li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
	float: none;
}
#Footer .footer-menu li {
	background: url(../images/heritage/footer-menu-sep.gif) left center no-repeat;
	padding: 0 15px;
}
#Footer .footer-menu li.First {
	background: none;
}
#Footer .footer-menu a {
	text-decoration: none;
	color: #fff;
	display: inline;
	padding: 0;
	margin: 0;
}
#Footer .footer-menu a:hover {
	text-decoration: underline;
}

#Footer .footer-copyright {
	text-align: center;
	margin-top: 30px;
	color: #7c7c7c;
}
#Footer .footer-copyright li {
	margin: 0 15px;
}
#Footer .footer-copyright a {
	color: #7c7c7c;
	text-decoration: underline;
	display: inline;
	padding: 0;
	margin: 0;
}
#Footer .footer-copyright a:hover {
	color: #fff;
}

.Content .CompareButton {
	display: none;
}
#CategoryBreadcrumb,
#ProductBreadcrumb {
	margin: -1em 0 -1em -6px;
	white-space: nowrap;
	overflow: hidden;
}
#CategoryHeading {
	position: relative;
}
#CategoryHeading h2 {
	margin-bottom: 23px;
}
.SortBox {
	position: absolute;
	right: 0;
	top: 32px;
	margin: 0;
	color: #000;
	font-size: 1em;
}


.SubCategoryList,
.SubCategoryList ul,
.SubCategoryList li {
	padding: 0;
	margin: 0;
	list-style: none;
}
.SubCategoryList {
	margin-bottom: 20px;
}
.SubCategoryList li {
	padding: 8px 0;
	border-bottom: 1px solid #A82531;
	float: left;
	width: 200px;
	margin-right: 31px;
}
.SubCategoryList li.odd {
	margin-right: 0;
}
.SubCategoryList li a {
	color: #a82531;
	text-decoration: none;
}
.SubCategoryList li a:hover {
	text-decoration: none;
}

.CreateAccount {
	border-right: 1px solid #CCCCCC;
	float: left;
	padding-right: 20px;
	width: 315px;
}
.AccountLogin {
	float: left;
	padding-left: 20px;
	width: 314px;
}

.CategoryPagination {
	padding: 0;
	margin-bottom: 20px;
}

.PrimaryProductDetails .ProductThumb {
	width: auto;
	padding: 10px;
	border: 1px solid #C4C9A2;
	background: #E1E9A1;
	margin-right: 10px;
}
.PrimaryProductDetails .ProductThumb p {
	margin: 10px 0 0 0;
}
.PrimaryProductDetails .ProductThumb a {
	text-decoration: none;
}
.PrimaryProductDetails .ProductMain {
	min-width: 245px;
	width: 245px;
}
.ProductDetailsGrid .Label {
	width: 90px;
	margin-left: -100px;
}
.ProductDetailsGrid .DetailRow {
	padding-left: 100px;
}
.ProductDescriptionContainer {
	line-height: 1.6em;
}

.JustAddedProduct {
	padding: 10px;
	width: 150px;
	padding: 10px;
	border: 1px solid #C4C9A2;
	background: #E1E9A1;
}

.ProductList .ProductDetails {
	padding-top: 0;
	padding-bottom: 0;
}
.ProductList strong {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
.ComparisonCheckbox {
	padding-top: 2px;
}

.CompareItem { width:200px; border-left: solid 1px #C4C9A2; }
.CompareFieldName { font-weight:bold; border-bottom: 1px solid #C4C9A2; }
.CompareFieldTop { border-bottom:solid 1px #C4C9A2; }
.CompareFieldTop a:hover { color:#F71F04; }
.CompareCenter { border-left:solid 1px #C4C9A2; border-bottom:solid 1px #C4C9A2; }
.CompareLeft { border-left:solid 1px #C4C9A2; border-bottom:solid 1px #C4C9A2; }

.MiniCart .SubTotal {
	font-size: 1em;
}
.ViewCartLink {
	padding: 0;
}
#SideCartMiniCart h3,
#SideCartMiniCart ul {
	font-size: 1em;
}
#SideCartMiniCart ul.ProductList {
	margin: 0 20px;
}
#SideCartMiniCart p {
	text-align: center;
}

table.CartContents tbody tr.First td,
table.CartContents td.ProductName,
table.CartContents td.CartItemQuantity,
table.CartContents td.CartItemIndividualPrice,
table.CartContents td.CartItemTotalPrice {
	border-top: 1px solid #C4C9A2;
}


.ExpressCheckoutBlock .ExpressCheckoutTitle {
	border: 1px solid #C4C9A2;
	background: #E1E9A1;
}
.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #f0f0f0;
	border: 1px solid #ddd;
	color: #555;
}
.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #888;
}
.ExpressCheckoutContent {

}

.InfoMessage {
	background: #fff url('../images/InfoMessage.gif') no-repeat 5px 8px;
	border: 1px solid #f1d690;
	color: #555;
}
.SuccessMessage {
	background: #fff url('../images/SuccessMessage.gif') no-repeat 5px 8px;
	border: 1px solid #f1d690;
	color: #555;
}
.ErrorMessage {
	background: #FFECEC url('../images/ErrorMessage.gif') no-repeat 5px 8px;
	border: 1px solid #f1d690;
	color: #555;
}
