﻿div, table, tr, td, ul, li { zoom: 1; }
html,
body { height: 100%; }
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #b3bb8c;
	margin: 0px;
	padding: 15px;
	border: none;
	border-collapse: collapse;
	color: #665311;
	background-image: url(images/bg-stripes_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
table {
	padding: 0px;
	border-collapse: separate;
}
td { border-collapse: separate; }
img { border: 0px; }
p {
	text-align: justify;
	line-height: 2em;
}
h1 {
	font-size: 18px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 30px;
	color: #665311;
	letter-spacing: 3px;
}
h2 {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	color: #665311;
	letter-spacing: 2px;
	font-weight: bold;
	text-align: left;
}
h3 {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	color: #636751;
	letter-spacing: 2px;
	font-weight: bold;
	text-align: left;
}
a {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #45380c;
	text-decoration: none;
}
a:hover { color: #860001; }
#searchpage {
	background-color: #D6D7C9;
	background-image: none;
}
#newsletter {
	margin: 0px;
	padding: 0px;
}
#newsletter #wrapper {
	background: #FFFFFF;
}

#searchpage form {
	margin: 0px;
	padding: 0px;
}
#search input {
	margin: 0px;
	padding: 0px;
}


#homepage #wrapper {
	margin: 0px auto;
	width: 920px;
	background: url(images/bg-page.jpg) repeat-y center;
	padding: 0px;
}
#wrapper {
	margin: 0px auto;
	width: 920px;
	background: url(images/bg-page-light.jpg) repeat-y center;
	padding: 0px;
}
#store #wrapper {
	margin: 0px auto;
	width: 920px;
	background: url(images/bg-store.jpg) repeat-y center;
	padding: 0px;
}
#header {
	height: 130px;
	background: #dfe2be;
	width: 890px;
	margin: auto;
	border-bottom: 1px solid #6B7054;
}
#header #logo {
	background: url(images/logo.gif);
	text-indent: -9999px;
	display: block;
	height: 118px;
	width: 144px;
	margin-top: 7px;
	margin-left: 50px;
	position: absolute;
	z-index: 10;
}
.line1 {
	color: #665311;
	text-align: right;
	font-size: 24px;
	line-height: 26px;
	letter-spacing: 5px;
	clear: right;
	margin: 0px;
	padding: 58px 21px 0px 0px;
}
.line2 {
	text-align: right;
	color: #860001;
	font-size: 18px;
	letter-spacing: 3px;
	margin: 0px;
	padding: 10px 21px 0px 0px;
	line-height: 20px;
}
#navi {
	width: 888px;
	padding: 1px 0px;
	background: #DCDACB url(images/bg-main-nav.gif) repeat-x center;
	margin: auto;
	border-bottom: 1px solid #6B7054;
	height: 53px;
	border-right: 1px solid #DCDACB;
	border-left: 1px solid #DCDACB;
}
#navi #buttons {
	background: #B88F4A;
	width: 225px;
	height: 43px;
	padding: 5px 0px 5px 5px;
	border-right: 1px solid #DCDACB;
	float: left;
}
#navi #buttons a { padding-left: 5px; }
#navi #level_one {
	height: 24px;
	float: right;
	width: 650px;
}
#navi #level_one a {
	color: #FFFFFF;
	line-height: 12px;
	height: 12px;
	padding: 6px 14px 6px 15px;
	float: left;
	text-decoration: none;
}
#navi #level_one a:hover { background: #BE9A65; }
#navi #level_two { display: none; }
#fade_banner { display: none; }
#main {
	padding: 3px 16px 0px;
}
#left_bar {
	padding-bottom: 5px;
	width: 225px;
	float: left;
}
div.notice {
	color: #FFFFFF;
	text-align:center;
	font-weight:bold;
}
div.left_info {
	clear: both;
	width: 190px;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-top: 25px;
}
div.left_info a.thumb {
	float: left;
	margin: 0px;
	padding: 0px 13px 0px 0px;
}
div.left_info p {
	line-height: 13px;
	font-size: 10px;
	text-align: left;
	margin: 0px;
	padding-bottom: 7px;
	padding-top: 0px;
	padding-right: 5px;
}
div.left_info a.tagline {
	color: #707070;
	font-weight: bold;
	font-size: 11px;
}
div.left_info a.tagline:hover { color: #FFFFFF; }
#right_bar {
	margin-left: 231px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 45px;
	background-image: url(images/bg-headers.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#right_bar a {
	color: #000000;
	background-image: url(images/bg-a.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

#right_bar a:hover {
	color: #DD9327;
	background-image: none;
	text-decoration: underline;
}
#right_bar h1 {
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 21px;
	color: #514633;
}

#right_bar .h2 {
	color: #3C372B;
}
#right_bar li {
	font-size: 12px;
	line-height: 20px;
}
#homepage  #right_bar {
	background-image: none;
}
#store #right_bar {
	background-image: none;
}
#store #right_bar  a {
	background-image: none;
	color: #804000;
}


#footer {
	clear: both;
	background: url(images/bg-footer.jpg) no-repeat center bottom;
	color: #FFFFFF;
	font-size: 9px;
	line-height: 12px;
	padding: 3px 25px 8px 255px;
	margin: 0px;
}
#footer a {
	color: #FFFFFF;
	padding: 0px 4px;
}
#footer a:hover {
	text-decoration: underline;
}
#copyright {
	float: right;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
}
div.left_innerbox {
	background: url(images/bg-innerbox.jpg) repeat-y;
	width: 205px;
	margin: 10px;
}
#cart_icon {
	float: left;
	margin: 0px 10px 5px 10px;
}
#topsearchform {
	margin: 0px;
	paddding: 0px 10px;
	text-align: center;
}
input.searchBox {
	width: 150px;
}
div.left_innerbox p {
	margin: 0px;
	padding: 2px;
	line-height: 110%;
	font-size: 12px;
}
div.left_innerbox a {
	color: #666666;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	border: 1px solid #f4f2e3 ;
}
div.left_innerbox ul {
	margin: 0px;
	padding: 5px 10px;
	list-style-type: none;
	list-style-position: inside;
}
div.left_innerbox li {
	list-style-type: none;
	list-style-position: inside;
	padding: 1px 6px 1px 13px;
}
div.left_innerbox li b {
	color: #000000;
}
div.left_innerbox  li  ul {
	margin: 0px;
	padding: 0px;
}
div.left_innerbox a:hover {
	color: #555555;
	border: 1px solid #FFFFFF;
	background: #e3e2d4;
}
div.left_innerbox div.top_bevel {
	background: url(images/bg-innerbox-top.jpg) no-repeat top;
	height: 10px;
}
div.left_innerbox div.bottom_bevel {
	background: url(images/bg-innerbox-bottom.jpg) no-repeat bottom;
	height: 10px;
	clear: both;
}
#cart_contents a {
	font-size: 11px;
	padding: 3px;
}
#store_breadcrumbs {
	background: #eceadf;
	padding: 5px 7px;
	border-top: 1px solid #dcdacb;
	border-right: 0px solid #dcdacb;
	border-bottom: 1px solid #dcdacb;
	border-left: 0px solid #dcdacb;
	margin-top: 7px;
	margin-bottom: 7px;
}
#product_image {
	float: right;
	padding: 10px;
	background: #f4f3ed;
	border: 1px solid #c8c7b2;
	margin: 15px 15px 5px;
}
#product_display {
	background: #f4f3ed;
	padding: 0px;
	margin: 0px;
}
#product_top {
	padding: 25px;
	color: #000000;
	letter-spacing: 1.5px;
	font-size: 19px;
	font-weight: bold;
	line-height: 25px;
}
#product_top h1 {
	color: #000000;
	font-size: 22px;
	letter-spacing: 1.5px;
	margin: 0px;
	padding: 0px;
}
#product_top p {
	margin: 0px;
	padding: 0px 0px 15px;
}
#product_top .footnote {
	margin: 0px;
	padding: 0px;
	height: 15px;
	font-size: 11px;
	line-height: 15px;
	color: #65432C;
}
#product_display form {
	margin: 0px;
	padding: 0px;
	display: block;
	height: 85px;
}
#product_break {
	border-top: 1px solid #dcdacb;
	height: 10px;
	margin: 0px 35px;
	padding: 0px;
	clear: both;
}
#product_information { padding: 0px 20px 20px; }
td.OutputTitle {
	padding: 15px 0px 3px 0px;
	font-size: 11px;
	font-weight: bold;
}
td.OutputUrl {
	padding: 3px 0px 3px 0px;
	color: #999999;
}
span.OutputHighlight {
	font-weight: bold;
}

#refine_links {
	height: 25px;
}
#refine_links p {
	float: left;
	padding: 0px 20px;
	margin: 0px
}

#cat_listings td{
	padding: 5px 25px 15px 5px;
}
.pagination_navi {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding: 4px;
	color: #000000;
}
.pagination_navi a {
	color: #000000;
	padding: 0px 3px;
}
#right_bar table.box {
	color: #FFFFFF;
	background-image: url(images/box-bg.gif);
	font-size: 12px;
}
#right_bar table.box li   {
	font-size: 11px;
	margin: 0px;
	list-style-type: none;
	list-style-position: inside;
	list-style-image: none;
	background-image: url(images/box-bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 10px;
	line-height: 15px;
}
#right_bar table.box ul  {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#right_bar table.box a  {
	color: #FFFFCC;
	background-image: none;
}
#right_bar table.box p {
	font-size: 12px;
	line-height: 15px;

}
.morecontrast {
	color: #000000;
}
li.sitemap li {
	list-style: url(images/image-smfile.gif);
	color: #333333;
	font-weight: normal;
}

li.sitemap {
	list-style: url(images/image-smfolder.gif);
	font-weight: bold;
}
li.sitemap li.sitemap {
	list-style: url(images/image-smfolder.gif);
}

#right_bar li.sitemap a {
	background: url(none);
}
div.oneup {
	min-height: 280px;
	border-bottom: 1px dashed #CCCCCC;
	padding: 16px 0px;
	margin: 0px 25px 25px 0px;
}
div.padder {
	width: 100%;
	display: table;
	}
div.oneup h3{ margin: 0px 10px 0px 315px; clear: none;}
div.oneup p{ margin: 5px 10px 15px 315px; line-height: 20px; clear: none;}
div.oneup a{
	display: block;
	width: 125px;
	height: 35px;
	padding: 0px;
	line-height: 35px;
	margin: 0px 0px 0px 375px;
	background: #AC2023;
	border: 1px solid #990000;
	color:#FFFFFF !important;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
}
div.oneup div.cropper{
	float: left;
	width: 280px;
	min-height: 100px;
	overflow: hidden;
	border: 1px solid #CCCCCC;
	text-align: center;
	margin: 0px;
	padding: 0px;
	/*
	height: 280px;
	*/
}

#flashPlayer {
	margin-left: -3000px;
	padding: 0px;
	position: absolute;
	z-index: -10;
}
