/* General page layout  begin */
body {
	margin: 0px;
	color: #6a6a6a;
	font-size: 12px;
	font-style: normal;
	font-family: tahoma, arial, verdana, arial, sans-serif;
	background:#a3bb0f url(images/body_bg.gif) repeat-x top;
}
a{
	color: #5a8d18;
	text-decoration: underline;
}
a:hover {
	color: #5a8d18;
	text-decoration: none;
}
/*--------*/
form {
	display: inline;
}
input, select {
	font-size: 11px;
	color:#333333;
}
input.transpng {
/*	behavior: url("png.htc");  */
}
textarea {
	width: 100%;
	font-size: 11px;
	color:#333333;
}
/*--------*/
td {
}
TD.main, P.main {
}
TD.mainBold, P.mainBold {
	line-height: 1.5;
	font-weight: bold;
}
TD.smallText, SPAN.smallText, P.smallText {
	font-size: 9px;
	color:#939393;
}
.bold {
	font-weight: bold;-
}
.boxText {
}
/*--------*/
img.transpng {
	behavior: url("png.htc");
}
img.infoBoxSpacing {
	width: 0px;
	height: 0px;
}
.productBG {
	width:120px;
}
.lineV {
}
.lineH {
	background:url(images/line.gif) repeat-x;
	font-size:1px;
}
.line {
	background:url(images/line1.gif) repeat-x;
	height:1px;
}
/*--------*/
.left_bg {
	padding-top:2px;
}
.center_bg {
	padding:3px 3px 0 3px;
}
.right_bg {
	padding-top:2px;
}
/* message box */
.inputRequirement {
	color: #ff0000;
}
.messageBox {
}
.messageStackError, .messageStackWarning {
	background-color: #ffb3b5;
}
.messageStackSuccess {
	background-color: #99ff00;
}
.line {
	border-color: #DEDEDE;
}

.errorBox {
	background: #ffb3b5;
	font-weight: bold;
}
.stockWarning {
	color: #cc0033;
}
.productsNotifications {
	background: #f2fff7;
}
/* General page layout  end */


/* Header layout  begin */
table.header {
}
tr.header {
}
td.header {
	background:url(images/header.jpg) left top no-repeat;
	height:36px;
}
td.header td{
	font-size:12px;
	font-weight:bold;
	color:#fff;
}
td.header a:link, td.header a:visited {
}
td.header a:hover {
}

td.header1 {
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#434343;
	text-align:right;
}
td.header2 {
}
td.header3 {
}

td.headerNavigation {
	font-size:10px;
	font-weight:bold;
	padding-top:30px;
	padding-left:10px;
	float:left;
	vertical-align:top;
}
td.headerNavigation a{
	/*color:#6c6c6c;
	text-decoration:none;
	padding:2px 7px 3px 7px;
	float:left;
	margin:0px 0;*/
}
td.headerNavigation a:hover{
	color:#bd4b26;
}
td.headerNavigation a + a{
	background:url(images/line.gif) left repeat-y;
}
td.headerNavigation a + a + a + a + a + a {
	background: none;
}
td.headerNavigation a + a + a + a + a + a + a {
	background:url(images/line.gif) left repeat-y;
}
table.headerNavigation{
	width:740px;
	margin-bottom:2px;
}
table.headerNavigation td{
	text-align: center;
	height:35px;
	padding:0 0px 0 10px
}
table.headerNavigation td a{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	padding-left:10px;
	text-decoration:none;
}
table.headerNavigation td a:hover{
	text-decoration:underline;
}
a.headerNavigation, a:visited.headerNavigation {
}
a:hover.headerNavigation {
}

td.headerNavigation1 {
	text-align:center;
	font-weight:normal;
}
.headerNavigation1 a{
	color:#fff;
	font-size:10px;
	font-weight:bold;
}
.bradcramp{
}
TR.headerError {
	background: #ff0000;
}
TD.headerError {
	background: #ff0000;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
TR.headerInfo {
	background: #00ff00;
}
TD.headerInfo {
	background: #00ff00;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
/* Header layout  end */


/* Content layout  begin */
td.pageHeading h1{
	font-size:13px;
	color:#9e3b1b;
	margin:0 0 10px 0;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding:3px 10px;
}
/*----categories----*/
#category-nav {
/*font-size:12px*/
}
#category-nav a, #category-nav a:visited {
}
#category-nav a:hover {
}
dl.level1 {
	margin:0;
}
#category-nav dl {
	margin:0;
}
#category-nav dt {
	background:#fdefdf url(images/cat.gif) no-repeat left top;
	border-bottom:1px solid #fff;
	padding-left:22px;
	color:#444;
	float:left;
}
#category-nav dt a{
	color:#444;
	float:left;
	text-decoration:none;
	width:173px;
	padding:2px 0 3px 15px;
}
#category-nav dt a:hover{
	background:#bda07f;
	color:#fff;
}
#category-nav dd {
	margin:0px;
}

#category-nav dd dt a{
	padding-left:30px;
	width:158px;
}
#category-nav dt.level-sel {
	font-weight:bold;
}
#category-nav dt.level-act {
}
#category-nav dt.level-sel a, #category-nav dt.level-sel a:visited {
}
#category-nav dt.level-sel a:hover {
}
#category-nav dt.level-act a, #category-nav dt.level-act a:visited {
	background:#dfcab2;
}
#category-nav dt.level-act a:hover {
	background:#bda07f;
	color:#fff;
}


/*----infobox Left----*/
td.infoBoxCell {
	padding-bottom:2px;
}
.infoBoxNotice {
	background: #ff8e90;
}
.infoBoxNoticeContents {
	background: #FFE6E6;
}
td.infoBox, span.infoBox {
}




/*--------*/
table.infoboxHeading {
	width: 100%;
}
td.infoBoxHeadingLeft {
	background: url(images/infobox/headingleft.gif) no-repeat;
	width:23px;
	height:25px;
}
td.infoBoxHeadingCenter {
	background:#4e7a1b;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
}
td.infoBoxHeadingRight {
	background: url(images/infobox/headingright.gif) no-repeat;
	width:3px;
}

.infobox {
	width: 100%;
}
td.infoBoxContentsLeft {
	display:none;
}
td.infoBoxContentsCenter {
	padding:3px 0 0 0;
}
td.infoBoxContentsRight {
	display:none;
}

table.infoBoxContents {
}
td.infoBoxContents {
}

table.infoBoxContents td.productImageCell{
}
table.infoBoxContents td.productNameCell {
}
table.infoBoxContents td.productNameCell a{
	font-weight: normal;
}
table.infoBoxContents td.productNameCell a:hover {
}

table.infoBoxContents td.productPriceCell {
}
table.infoBoxContents .productPriceSpecial {
}
table.infoBoxcontents .productpriceold {
}
table.infoBoxContents .productPriceCurrent {
}

table.infoBoxContents a.infoBoxLink{
}
table.infoBoxContents a.infoBoxLink:hover {
}



/*----infobox1 -------------------------------------*/
table.infobox1Heading {
	width: 100%;
}
td.infoBox1HeadingLeft {
	background: url(images/infobox/headingleft.gif) no-repeat;
	width:23px;
	height:25px;
}
td.infoBox1HeadingCenter {
	background:#4e7a1b;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
}
td.infoBox1HeadingRight {
	background: url(images/infobox/headingright.gif) no-repeat;
	width:3px;
}

.infoBox1 {
	width: 100%;
	margin-top:3px;
}
td.infoBox1ContentsLeft {
	width:20px;
	background:#bda07f;
}
td.infoBox1ContentsCenter {
	padding:10px 20px 10px 15px;
	background:#fdefdf;
}
td.infoBox1ContentsRight {
	display:none;
}

table.infoBox1Contents {
}

table.infoBox1Contents a.infoBoxContents b{
	font-weight:normal;
}
table.infoBox1Contents a{
	color:#6f5e4a;
}

table.infoBox1Contents td.productImageCell{
}
table.infoBox1Contents td.productNameCell {
}
table.infoBox1Contents td.productNameCell a{
	font-weight: normal;
}
table.infoBox1Contents td.productNameCell a:hover {
}

table.infoBox1Contents td.productPriceCell {
}
table.infoBox1Contents .productPriceSpecial {
}
table.infoBox1contents .productPriceOld {
}
table.infoBox1Contents .productPriceCurrent {
}

table.infoBox1Contents a.infoBoxLink{
	line-height:20px;
}
table.infoBox1Contents a.infoBoxLink:hover {
}
td.infoBoxLink {
	height:17px;
	background:#fdefdf url(images/cat1.gif) no-repeat left top;
	border-bottom:1px solid #fff;
	padding-left:22px;
	color:#6a6a6a;
	height:19px;
}
td.infoBoxLink a.infoBoxLink{
	color:#444;
	float:left;
	text-decoration:none;
	height:17px;
	width:173px;
	padding:2px 0 0 15px;
}
td.infoBoxLink a:hover.infoBoxLink{
	background:#bda07f;
	color:#fff;
}




.productPriceCurrent {
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#c14e27;
}
.productPriceSpecial {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#c14e27;
}
.productPriceOld {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#6a6a6a;
	text-decoration:line-through;
	padding-right:5px;
}
.productNameCell {
	font-weight:bold;
}


.productColumnSell{
	width:50%;
}




/*----contentbox-----------------------------------------------*/
td.contentBoxHeadingLeft {
	width:3px;
	background:url(images/contentbox/headingleft.gif) top left;
	width:24px;
	height:25px;
}
td.contentBoxHeadingCenter {
	background:url(images/contentbox/headingcenter.gif) top repeat-x;
	font-size:13px;
	color:#fff;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
}
td.contentBoxHeadingRight {
	width:3px;
	background:url(images/contentbox/headingright.gif) top right;
	width:4px;
}

.contentboxfooter {
}

table.contentBox {
}
td.contentBoxContentsLeft {
	display:none;
}
td.contentBoxContentsCenter {
	padding:3px;
}
td.contentBoxContentsRight {
	display:none;
}

table.contentBoxContents {
}
table.contentBox td.productColumnSell {
	padding:10px;
	vertical-align:top;
}

table.contentBox table.productTable {
}
td.productImageCell {
	width:125px;
	text-align:center;
	padding: 0 10px 0 4px;
}
table.contentBox td.productImageCell {
	padding: 0 10px 0 0;
	width:130px;
}
td.productNameCell {
	padding:7px 0;
	color:#787878;
	font-size:10px;
	font-weight:normal;
	text-align:left;
}
td.productNameCell a{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#798700;
}
table.contentBox td.productNameCell a:hover {
}

table.contentBox td.productPriceCell {
	padding:3px 0 10px 0;
	font-weight:bold;
}
table.contentBox .productPriceSpecial {
	color:#c14e27;
	
}
.productPriceOld {
	text-decoration:line-through;
}
table.contentBox .productPriceCurrent {
	color:#c14e27;
}



/*----contentbox1-----------------------------------------------*/
td.contentBox1HeadingLeft {
	width:3px;
	background:url(images/contentbox/topleft.gif) top left;
	font-size:1px;
}
td.contentBox1HeadingCenter {
	background:url(images/contentbox/top.gif) top repeat-x;
	font-size:1px;
}
td.contentBox1HeadingRight {
	width:3px;
	background:url(images/contentbox/topright.gif) top right;
	font-size:1px;
	height:3px;
}
td.contentBox1FooterLeft {
	width:3px;
	background:url(images/contentbox/bottomleft.gif) bottom left;
	font-size:1px;
}
td.contentBox1FooterCenter {
	background:url(images/contentbox/top.gif) bottom repeat-x;
	font-size:1px;
}
td.contentBox1FooterRight {
	width:3px;
	background:url(images/contentbox/bottomright.gif) bottom right;
	font-size:1px;
	height:3px;
}
.contentBox1Footer{
margin-bottom:5px;
}

.contentbox1footer {
}

table.contentBox1 {
}
td.contentBox1ContentsLeft {
	display:none;
}
td.contentBox1ContentsCenter {
	border-left:1px solid #9fb90f;
	border-right:1px solid #9fb90f;
	border-bottom:1px solid #9fb90f;
	padding:3px;
}
td.contentBox1ContentsRight {
	display:none;
}

table.contentBox1Contents {
}
table.contentBox1 td.productColumnSell {
	padding:10px 0;
	vertical-align:top;
}

table.contentBox1 table.productTable {
}
table.contentBox1 td.productImageCell {
	width:130px;
	text-align:center;
}
table.contentBox1 td.productNameCell {
	padding:7px 0;
	color:#787878;
	font-size:10px;
	font-weight:normal;
}
table.contentBox1 td.productNameCell a{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#798700;
}
table.contentBox1 td.productNameCell a:hover {
}

table.contentBox1 td.productPriceCell {
	padding:17px 0;
	font-weight:bold;
	font-size:14px;
}
table.contentBox1 .productPriceSpecial {
	color:#798700;
}
table.contentBox1 .productPriceOld {
	text-decoration:line-through;
}
table.contentBox1 .productPriceCurrent {
	color:#798700;
}


/*----contentbox2-----------------------------------------------*/
td.contentBox2HeadingLeft {
	width:3px;
	background:url(images/contentbox/topleft.gif) 0 20px no-repeat;
	font-size:1px;
}
td.contentBox2HeadingCenter {
	background:url(images/contentbox/top.gif) 0 20px repeat-x;
	font-size:1px;
	font-size:15px;
	color:#4e7a1b;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding:3px;
}
td.contentBox2HeadingRight {
	width:3px;
	background:url(images/contentbox/topright.gif) right 20px no-repeat;
	font-size:1px;
	height:3px;
}
/* ---------------------------------------------------------- */


/*----product listing----*/
table.productListing {
	border: 1px;
	border-style: solid;
	border-color: #b6b7cb;
	border-spacing: 1px;
}
.productListing-heading {
	background:#4e7a1b;
	height: 25px;
	font-weight: bold;
	padding-right: 3px;
	color:#fff;
}

a.productListing-heading, a.productListing-heading:visited{
}
a.productListing-heading:hover {
}

#firstContentSell {
	border-left: 1px solid #bda07f;
	padding-left: 5px;
}
#firstHeadingSell{
	padding-left: 5px;
}
#lastContentSell {
	border-right: 1px solid #bda07f;
	padding-right: 5px;
}
#lastHeadingSell{
	padding-right: 5px;
}
.productListing-bottom {
	height: 1px;
	background: #bda07f;
	font-size: 0px;
}
.productlisting-headingPrice {
	font-size: 20px;
	font-weight: bold;
	color: #9a9a9a;
}
TD.productListing-data {
  padding:5px 2px 2px 2px;
}
A.pageResults {
}
A:visited.pageResults {
}
a:hover.pageResults {
}
/* Checkout confirmation */
.orderEdit {
	color: #7885ad;
	text-decoration: underline;
}
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
}
TR.productListing-odd {
background: #fdefdf;
}
TR.productListing-even {
}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even,  TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
	background: #f8f8f9;
}
/* Used on forms */
TD.fieldKey {
	font-size: 12px;
	font-weight: bold;
}
TD.fieldValue {
	font-size: 12px;
}
/* Used on index_nested index_products */
TD.category_desc {
	line-height: 1.5;
}
/* Shopping cart box */
SPAN.newItemInCart {
	color: #da5820;
	text-decoration:none;
	font-weight: bold;
}
SPAN.greetUser {
	font-size: 11px;
	color: #7985ae;
  text-transform: uppercase;
	font-weight: bold;
}
/* Shopping cart, checkout */
SPAN.markProductOutOfStock {
	font-size: 12px;
	color: #c76170;
	font-weight: bold;
}
SPAN.errorText {
	color: #ff0000;
}
.moduleRow {
}
.moduleRowOver {
/*	background-color: #cec9bc;*/
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected {
}
.checkoutBarFrom, .checkoutBarTo {
	/*color: #8c8c8c;*/
}
.checkoutBarCurrent {
	color: #c34f1d;
	font-weight:bold;
}
/* Content layout  end */




/* Footer  layout begin */
table.footer {
	height:50px;
	border-top:3px solid #c45028;
	margin-top:5px;
	font-size:11px;
	color:#7d7d7d;
}
table.footer a{
	color:#7d7d7d;
	text-decoration:none;
}
table.footer a:hover{
	color:#7d7d7d;
	text-decoration: underline;
}
td.footer {
}
table td.footer a {
}
table td.footer a:hover {
}



/* Footer layout end */
.cat_border{
  border:1px solid #c34f1d;
}

div.bonus_points_cont {
  position: relative;
  text-align: right;
}
div.bonus_points {
  position: absolute;
  top: 0px; right: 0px;
  font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
  white-space: nowrap;
}
html > body div.bonus_points {
  text-align: right;
  left: -111px;
}


table.info {
	border-left:1px solid #9fb90f;
	border-right:1px solid #9fb90f;
}
table.info td{
	padding:0 10px;
}
table.info td td{
	padding:0 0px;
}
table.info .productNameCell{
	vertical-align: top;
	color:#798700;
	font-weight:normal;
	padding-bottom:10px;
}
table.info .productPriceCell{
	vertical-align: top;
	font-weight:bold;
	color:#6a6a6a;
	font-size:13px;
}
table.info .productPriceCurrent{
	color:#c14e27;
}
.reviews{
	border-top:2px solid #f2f2f2;
}