html, body, div, span,h1, h2, h3, h4, h5, h6, p, blockquote,a, abbr, address, cite,em, img,strong, sub, sup,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td{margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;}
table {border-collapse: collapse;border-spacing: 0;}
.noPrint,h1,#TopNav,#SubNav,#Footer,#ShopNow,.productOverlay,#Cart,#ContactForm {
	display: none;
}

@font-face {
    font-family: 'EnglishRegular';
    src: url('/_fonts/english_-webfont.eot');
    src: url('/_fonts/english_-webfont.eot?#iefix') format('embedded-opentype'),
         url('/_fonts/english_-webfont.woff') format('woff'),
         url('/_fonts/english_-webfont.ttf') format('truetype'),
         url('/_fonts/english_-webfont.svg#EnglishRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'LiberationSerifRegular';
    src: url('/_fonts/LiberationSerif-Regular-webfont.eot');
    src: url('/_fonts/LiberationSerif-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/_fonts/LiberationSerif-Regular-webfont.woff') format('woff'),
         url('/_fonts/LiberationSerif-Regular-webfont.ttf') format('truetype'),
         url('/_fonts/LiberationSerif-Regular-webfont.svg#LiberationSerifRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'OpenSansRegular';
    src: url('/_fonts/OpenSans-Regular-webfont.eot');
    src: url('/_fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/_fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('/_fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('/_fonts/OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.clear {
	clear: both;
}

#Wrapper {
	font-family: 'OpenSansRegular',arial,sans-serif;
	font-size: 87.5%;/* 14px */
}

.leftCol {
	clear: left;
	float: left;
	width: 48%;
}
.rightCol {
	float: right;
	width: 48%;
}
.intro {
	float: none;
	width: 100%;
}

a {
	text-decoration: none;
}
a:link,
a:visited {
	color:#000;
}
a img {
	border: none;
}

h1,h2,h3,h4 {
	clear: both;
}
h2, h3, h3 a, h4, h5 {
	font-weight: normal;
}
h3, h4, h5 {
	font-family: 'LiberationSerifRegular', 'Times New Roman', serif;
}
h3, h3 a:link, h3 a:visited, h4, h4 a:link, h4 a:visited {
	color: #80561b;
}
h2 {
	color: #6e801a;
	font-family: 'EnglishRegular', 'LiberationSerifRegular', 'Times New Roman', serif;
	font-size: 2em;
	line-height: 3.0714em;
	padding: 0;
}
h3 {
	font-size: 1.3em;
	line-height: 2.2em;
}
h4 {
	font-size: 1.2em;
	line-height: 1.5em;
}
h5 {
	font-size: 1.1em;
	line-height: 1.5em;
}

p {
	line-height: 1.5em;
	margin-bottom: 1em;
}

li p {
	margin-bottom: 0;
}
li p + p {
	margin-bottom: 1em;
}

#Content ul {
	list-style-image: url(/i/bullet.gif);
	padding: 0 0 0 1.2em;
	margin: 0 0 1em 0;
}

dl {
	margin: 0 0 1em 0;
}
dt {
	line-height: 1.5em;
	font-weight: bold;
}
dd p {
	margin-bottom: 0;
}

address {
	font-style: normal;
	line-height: 1.5em;
}

strong {
	font-weight: bold;
}

blockquote {
	font-family: 'LiberationSerifRegular', 'Times New Roman', serif;
	font-size: 1.15em;
	padding: .5em 1em;
	margin: 0 1em 1em 1em;
	border: 1px solid #dee5ba;
}
blockquote p {
	margin: 0;
}
blockquote p + p {
	margin: 1em 0 0 0;
}

blockquote cite {
	font-style: normal;
	font-size: .85em;
	line-height: 24px;
}

/** Shelf Item **/
.product {
	margin: 0 0 2em 0;
}
.product img {
	float: left;
	margin: 0 1em 0 0;
}
.product h4 {
	clear: none;
	line-height: 1.25em;
}
.product h4 a {
	font-weight: normal;
}
.product .weight,
.product .price {
	float: left;
	width: 6em;
	font-weight: bold;
	line-height: 2.5em;
}
.product .quantity {
	clear: both;
	padding: 0 0 0 78px;
}
.product .quantity input {
	float: left;
	margin: -.75em .5em 0 0;
}
.product .quantity input.text {
	text-align: center;
	padding: 2px 0;
}
.simpleProduct {
	position: relative;
	clear: both;
	margin: 0 0 1em 0;
}
.simpleProduct h5 a {
	font-weight: normal;
}
.simpleProduct .details {
	float: left;
	width: 10em;
}
.simpleProduct .details p {
	float: left;
	width: 4.5em;
	margin: .1em 0 0 0;
}
.simpleProduct .quantity {
	padding: 0 0 0 0;
}
.simpleProduct .quantity input {
	float: left;
	margin: 0 .5em 0 0;
}

.simpleProduct .quantity input.text {
	text-align: center;
	padding: 2px 0;
}
/** Product Details **/
.productDetails {
	position: relative;
	float: left;
	width: 323px;
}
.productPackaging {
}
.productDetails .name {
}
.productDetails .code {
	float: left;
	width: 8em;
}
.productDetails .weight,
.productDetails .price {
	float: left;
	width: 6em;
}
.productDetails .quantity {
	clear: both;
	margin: 0 0 1em 0;
}
.productDetails .quantity input {
	float: left;
	margin: 0 5px 0 0;
}
.productDetails .quantity input.text {
	text-align: center;
	padding: 2px 0;
}

/** Shopping Cart **/
#Checkout, #Tally {
	padding: 10px;
	margin: 0 87px 0 0;
}
#Tally {
	background: #ecf2ce;
	border: 1px solid #dee5ba;
}

.cartProductDetails {
	display: block;
	height: 4em;
	clear: both;
	border-bottom: 1px solid #dee5ba;
}
h4.cartProductName {
	line-height: 1.5em;
}
h4.cartProductName a {
	font-weight: normal;
}
.cartProductWeight {
	float: left;display: inline;
	width: 7em;
	height: 24px;
}
.cartProductPrice {
	float: left;display: inline;
	width: 7em;
	height: 24px;
}
.cartProductQuantity {
	float: left;display: inline;
	width: 9em;
	height: 24px;
}
.cartProductQuantity input {
	float: left;display: inline;
}
.cartProductQuantity input.text {
	text-align: center;
	padding: 2px 0;
	margin: 0 5px 0 0;
}
.cartProductRemove {
	float: left;display: inline;
	width: 7em;
	height: 24px;
	text-align: right;
}
.cartProductTotal {
	float: right;display: inline;
	width: 8em;
	height: 24px;
	text-align: right;
}

#Tally {
	clear: both;
}
#Tally p {
	text-align: right;
	margin: 0;
}
#Tally span {
	display: inline-block;
	width: 5em;
}
#Tally .subTotal {
}
#Tally .grandTotal span {
	font-weight: bold;
	border-top: 3px double;
}

#CalculateShipping {
	text-align: right;
	padding: 1em 0;
}
#CalculateShipping label {
	display: block;
}
#CalculateShipping select {
	width: 16em;
	margin-bottom: .25em;
}
#CalculateShipping input.text {
	width: 15.7em;
	margin-bottom: .25em;
}

#CalculateShipping optgroup {
	padding: 0;
	margin: 0;
}
#CalculateShipping option {
	padding: 0;
	margin: 0;
}

#ProceedToCheckout {
	float: right; display: inline;
	width: 85px;
	margin: 1.5em 0 0 5px;
}

#ContinueShopping {
	float: right; display: inline;
	margin: 1.5em 0 0 5px;
}

.paypal {
	margin-top: .5em;
}

/** Product List **/
.actuator {
	font-weight: bold;
}
.panel {
	display: block !important;
	font-weight: normal;
}
.productList th {
	display: none;
}
.productList .num {
	width: 6em;
}

