/* General page layout  begin */
body {
  margin: 0px;
  background: #e0a866;
  color: #808080;
  font-size: 11px;
  font-style: normal;
  font-family: tahoma, arial, verdana, arial, sans-serif;
}
a, a:visited{
  color: #69471f;
  text-decoration: underline;
}
a:hover {
  color: #D3851E;
  text-decoration: underline;
}
/*--------*/
form {
  display: inline;
  margin: 0;
}
input, select {
  font-size: 11px;
  color:#333333;
}
input.transpng {
  behavior: url("png.htc");
}
textarea {
  width: 100%;
  font-size: 11px;
  color:#333333;
}
/*--------*/
td {
  font-size: 11px;
  line-height: 1.2;
}
TD.main, P.main {
  line-height: 1.5;
}
TD.mainBold, P.mainBold {
  line-height: 1.5;
  font-weight: bold;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-size: 10px;
}
.bold {
  font-weight: bold;
  line-height: 1.5;
}
.boxText {
}
/*--------*/
img.transpng {
  behavior: url("png.htc");
}
img.infoBoxSpacing {
  width: 0px;
  height: 0px;
}
.productBG {

}
.lineV {
  background: url(images/line_V.gif) repeat-y left top;
}
.lineH {
  background: url(images/line_H.gif) repeat-x left top;
}
/*--------*/
.left_bg {
	background: #fff;
	padding-left: 22px;
}
.center_bg {
	background: #fff;
}
.right_bg {
  background: #e6e0d2;
  padding-top: 9px;
}
/* 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 {
	background: #fff url(images/header/h_bg.jpg) no-repeat 50% 20px;
	height: 209px;
}
tr.header {
}
td.header {
  color: #ff00ff;
}
td.header a:link, td.header a:visited {
  color: #4d4d4d;
  text-decoration: underline;
}
td.header a:hover {
  color: #c34f1d;
  text-decoration: underline;
}
td.headerNavigation {
  color: #ffffff;
  padding: 0 4px;
  font-family: Times;
  padding: 12px 8px;
}
a.headerNavigation, a:visited.headerNavigation {
  font-size: 13px;
  color: #fff;
  text-decoration: none;
}
a:hover.headerNavigation {
  color:#66441c;
}
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, DIV.pageHeading {
  font-size: 20px;
  color: #584628;
  font-family: Times;

}
/*----categories----*/
#category-nav {
/*font-size:12px*/
}
#category-nav a, #category-nav a:visited {
  color: #69471f;
	background: url(images/infobox/link_arrow.gif) no-repeat 0 5px;
	padding-left: 7px;
}
#category-nav a:hover {
  color: #D3851E;
}
dl.level1 {
}
#category-nav dl {
  margin: 0;
  padding: 0;
}
#category-nav dt {
  margin: 0;
  padding: 2px 5px 2px 10px;

}
#category-nav dd {
  margin: 0;
  padding: 0 0 0 7px;
}
#category-nav dt.level-sel {

}
#category-nav dt.level-act {

}
#category-nav dt.level-sel a, #category-nav dt.level-sel a:visited {
  color: #69471f;
  font-weight:bold;
}
#category-nav dt.level-sel a:hover {

}
#category-nav dt.level-act a, #category-nav dt.level-act a:visited {
  font-weight:bold;
}
#category-nav dt.level-act a:hover {
}
/*----infobox Left----*/
td.infoboxcell {
  padding-bottom: 3px;
}
.infoBoxNotice {
  background: #fff;
}
.infoBoxNoticeContents {
  background: #FFE6E6;
}
td.infoBox, span.infoBox {
}
/*--------*/
table.infoboxHeading {
  width: 100%;
}
td.infoBoxHeadingLeft {
  width: 23px;
  height: 28px;
  background:  #db8c24 url(images/infobox/ib_h_l.gif) no-repeat;
}
td.infoBoxHeadingCenter {
  font-size: 13px;
  font-family: Times;
  font-weight: bold;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  padding-left: 3px;
  background:  #db8c24 url(images/infobox/ib_h_bg.gif) repeat-x;
}
td.infoBoxHeadingRight {
  width: 45px;
  background: #db8c24 url(images/infobox/ib_h_r.gif) no-repeat;
}
/*--------*/
.infobox {
  width: 100%;
}
td.infoBoxContentsLeft {
  width: 10px;
  font-size:0;
}
td.infoBoxContentsCenter {
  padding: 3px 0 10px 0;
}
td.infoBoxContentsRight {
  font-size:0;
  width: 10px;
}
/*--------*/
table.infoBoxContents {
  color: #808080;
}
td.infoBoxContents {

}

table.infoBoxContents td.productNameCell {
  color: #808080;
  text-align: left;
  padding-top: 5px;
  vertical-align: bottom;
}
table.infoBoxContents td{
  color: #808080;
}

table.infoBoxContents table.productTable td.productNameCell a:link, table.infoBoxContents table.productTable td.productNameCell a:visited{
  color: #69471f;
  text-decoration: underline;
}
table.infoBoxContents table.productTable td.productNameCell a:hover {
  color: #E0A866;
  text-decoration: underline;
}

table.infoBoxContents td.productPriceCell {
  font-weight: bold;
  text-align: left;
  padding-top: 5px;
}
table.infoBoxContents .productPriceSpecial {
/*  color: #ffffff; */
}
table.infoBoxcontents .productpriceold {
  color: #ccc;
  text-decoration: line-through;
}
table.infoBoxContents .productPriceCurrent {
  color: #333333;
  font-weight: bold;
}

table.infoBoxContents a.infoBoxLink, table.infoBoxContents a.infoBoxLink:visited{
  color: #ffffff;
  text-decoration: underline;
}
table.infoBoxContents a.infoBoxLink:hover {
  color: #E0A866;
  text-decoration: underline;
}
/*----infobox Right----*/
table.infoboxHeading {
  width: 100%;
}
td.infoBox1HeadingLeft {
  width: 23px;
  height: 28px;
  background:  #db8c24 url(images/infobox/ib_h_l.gif) no-repeat;
}
td.infoBox1HeadingCenter {
  font-size: 13px;
  font-family: Times;
  font-weight: bold;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  padding-left: 3px;
  background:  #db8c24 url(images/infobox/ib_h_bg.gif) repeat-x;
}
td.infoBox1HeadingRight {
  width: 45px;
  background: #db8c24 url(images/infobox/ib_h_r.gif) no-repeat;
}
/*--------*/
.infobox {
  width: 100%;
}
td.infoBox1ContentsLeft {
  width: 10px;
  font-size:0;
}
td.infoBox1ContentsCenter {
  padding: 3px 0 10px 0;
}
td.infoBox1ContentsRight {
  font-size:0;
  width: 10px;
}
/*--------*/
table.infoBox1Contents {
  color: #808080;
}
td.infoBox1Contents {

}

table.infoBox1Contents td.productNameCell {
  color: #808080;
  text-align: left;
  padding-top: 5px;
  vertical-align: bottom;
}
table.infoBox1Contents td{
  color: #808080;
}

table.infoBox1Contents table.productTable td.productNameCell a:link, table.infoBox1Contents table.productTable td.productNameCell a:visited{
  color: #69471f;
  text-decoration: underline;
}
table.infoBox1Contents table.productTable td.productNameCell a:hover {
  color: #f2f2ea;
  text-decoration: underline;
}

table.infoBox1Contents td.productPriceCell {
  font-weight: bold;
  text-align: left;
  padding-top: 5px;
}
table.infoBox1Contents .productPriceSpecial {
/*  color: #ffffff; */
}
table.infoBox1contents .productpriceold {
  color: #aebff8;
  text-decoration: line-through;
}
table.infoBox1Contents .productPriceCurrent {
  color: #333333;
  font-weight: bold;
}

table.infoBox1Contents a.infoBox1Link, table.infoBox1Contents a.infoBox1Link:visited{
  color: #ffffff;
  text-decoration: underline;
}
table.infoBox1Contents a.infoBox1Link:hover {
  color: #E0A866;
  text-decoration: underline;
}
/*----contentbox----*/
td.contentBoxHeadingLeft {
  font-size: 0;
  width: 4px;
}
td.contentBoxHeadingCenter {
  font-size: 20px;
  color: #c77b17;
  font-family: Times;
}
td.contentBoxHeadingRight {
  font-size: 0;
  width: 23px;
}
/*--------*/
.contentboxfooter {
  padding:1px 0 4px 0;
  height: 22px
}
/*--------*/
table.contentBox {
  background: #fff;
}
td.contentBoxContentsLeft {
}
td.contentBoxContentsCenter {
  padding: 0 0 1px 0;
  width: 100%;
}
td.contentBoxContentsRight {
}

table.contentBoxContents {
  height: 100%;
  background: #ffffff;
  padding: 5px 5px 5px 5px;
}
td.productColumnSell {
  text-align: left;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
}
table.productTable {
  height: 100%;
  font-size: 0px;
}
td.productImageCell {
  vertical-align: top;
  text-align: left;

}
/*
td.productImageCell img {
  border: 3px solid #ddd;
}

*/td.productNameCell {
  text-align: left;
  vertical-align: bottom;
}
td.productNameCell a:link, td.productNameCell a:visited{
	font-size: 12px;
  text-decoration: none;
  text-decoration: underline;

}
td.productNameCell a:hover {
  text-decoration: underline;
}

td.productPriceCell {
  text-align: left;
  font-size: 13px;
  font-weight: bold;
}
.productPriceSpecial {
  color: #d98a22;
  font-weight: bold;
}
.productPriceOld {
  color: #ccc;
  text-decoration: line-through;
  font-weight: bold;
}
.productPriceCurrent {
  font-size: 13px;
  color: #636363;
  font-weight: bold;
}
/*----product listing----*/
table.productListing {
  border: 1px;
  border-style: solid;
  border-color: #E0A866;
  border-spacing: 1px;
}
.productListing-heading {
background: #E0A866;
  height: 23px;
  color: #ffffff;
  font-weight: bold;
  padding-right: 3px;
}

a.productListing-heading, a.productListing-heading:visited{
  color: #ffffff;
  text-decoration: underline;
}
a.productListing-heading:hover {
  color: #f2f2ea;
  text-decoration: underline;
}

#firstHeadingSell, #firstContentSell {
  border-left: 1px solid #E0A866;
  padding-left: 5px;
}
#lastHeadingSell, #lastContentSell {
  border-right: 1px solid #E0A866;
  padding-right: 5px;
}
.productListing-bottom {
  height: 1px;
  background: #E0A866;
  font-size: 0px;
  color: #ffffff;
}
.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 {
  background: #ffffff;
}
TR.productListing-odd {

}
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: #69471f;
  text-decoration:none;
  font-weight: bold;
}
SPAN.greetUser {
  font-size: 11px;
  color: #69471f;
  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: #E0A866;
  cursor: pointer;
  cursor: hand;
  color: #fff;
}
.moduleRowSelected {
  background: #E0A866;
  color: #fff;
}
.checkoutBarFrom, .checkoutBarTo {
  /*color: #8c8c8c;*/
}
.checkoutBarCurrent {
  color: #D98A22;
  font-weight:bold;
}
/* Content layout  end */


/* Footer  layout begin */
table.footer {
	background: url(images/footer_tab.gif) no-repeat top;
	height: 55px;
}
td.footer {
  font-size: 11px;
  font-weight: normal;
  color: #fff;

}
table td.footer a:link, table td.footer a:visited {
  color: #fff;
  text-decoration: underline;

}
table td.footer a:hover {
  text-decoration: none;
  color: #eedcc6;
}
/* Footer layout end */
.cat_border{
  border:1px solid #c34f1d;
}

#id_mysql_error{
  position:absolute;
  width:70%;
  background:#fddbdb;
  border:1px solid #525252;
  left:14%;
  top:50px;
}
#id_mysql_error td{
  font-size:11px;
  font-family:tahoma;
}
#id_mysql_error .heading{
  background:url(images/heading.gif);
  height:23px
}
#id_mysql_error .heading .heading{
  background:none;
  padding-left:15px;
  text-transform:uppercase;
  color:#fff;
  font-weight:bold;
}
#id_mysql_error .close{
  text-align:right;
  padding-right:3px;
}
#id_mysql_error .error{
  padding:15px 15px 30px 15px;
}
.selected_td {
background:#FFFFFF none repeat scroll 0%;
color:#4C2D26;
height:37px;
padding:7px 8px;
text-decoration:none;
font-family: Times;
}
.selected_td a:link, .selected_td a:visited {
text-decoration:none;
color: #66441c;
}
.breadcrumb {
	padding: 5px 0 0 4px;
	color: #d48620;
}
.breadcrumb a:link,.breadcrumb a:visited {
	color: #69471f;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.breadcrumb a:hover {
color: #d48620;
}
a.arrowLink, arrowLink:visited {
	background: url(images/infobox/link_arrow.gif) no-repeat 0 5px;
	padding-left: 7px;
}
