/* General page layout  begin */
body {
        margin: 0px;
        background: #c6eaf3 url(images/bg.gif) no-repeat left top;
        color: #92483e;
        font-size: 11px;
        font-style: normal;
        font-family: tahoma, arial, verdana, arial, sans-serif;
}
a:link, a:visited{
        color: #8b3629;
        text-decoration: underline;
}
a:hover {
        color: #8b3629;
        text-decoration: none;
}
/*--------*/
form {
        display: inline;
}
input, select {
        font-size: 11px;
        color:#000;
}
input.transpng {
        behavior: url("png.htc");
}
textarea {
        width: 100%;
        font-size: 11px;
        color:#333333;
}
h1 {
  font-size:14px;
}
/*--------*/
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 {
/*        background-position: left top;
        background-image: url(images/product_bg.gif)*/
}
.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:#e7f9fe;
        width:148px;
        padding-bottom:4px;
}
.center_bg {
        background:#e7f9fe;
        padding: 0px 5px 4px 5px;
}
.center_bg_main {
        background:#e7f9fe;
        padding-bottom:4px ;
}
.right_bg {
        background:#e7f9fe;
        padding-bottom:4px;
        width:197px;
}
/* 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 {
        color: #ff00ff;
}
td.header a:link, td.header a:visited {
        color: #8a2516;
        text-decoration: underline;
}
td.header a:hover {
  color: #8a2516;
        text-decoration: none;
}
td.headerNavigation {
        color: #ffffff;
}
a.headerNavigation, a:visited.headerNavigation {
        color: #FFFFFF;
        text-decoration: underline;
}
a:hover.headerNavigation {
  color:#e6e0d2;
        text-decoration: underline;
}
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: 14px;
        color: #8b3629;
        font-weight: bold;
        padding:10px 18px 2px 0px;
                font-family:Arial, Helvetica, sans-serif;
                text-transform:uppercase;
}
/*----categories----*/
#category-nav {
/*font-size:12px*/
}
#category-nav a, #category-nav a:visited {
        color: #4e4e4e;
}
#category-nav a:hover {
        color: #da5820;
}
dl.level1 {
  border-bottom: 1px solid #6FC4D9;
  border-left: 1px solid #6FC4D9;
}
#category-nav dl {
        margin: 0;
        padding: 0;
}
#category-nav dt {
        margin: 0;
        padding: 5px 5px 5px 10px;
        border-right: 1px solid #6FC4D9;/*1px solid #cacac3;*/
/*        background: #dddddd url(images/infobox/bg_0.gif) no-repeat 0 0;*/
}
#category-nav dd {
        margin: 0;
        padding: 0 0 0 10px;
/*        border-left: 1px solid #6FC4D9;/*1px solid #cacac3;*/

}
#category-nav dt.level-sel {
/*        background: #dddddd url(images/infobox/bg_1.gif) no-repeat 0 0;*/
}
#category-nav dt.level-act {
/*        background: #dddddd url(images/infobox/bg_2.gif) no-repeat 0 0;*/
}
#category-nav dt.level-sel a, #category-nav dt.level-sel a:visited {
        color: #4e4e4e;
  font-weight:bold;
}
#category-nav dt.level-sel a:hover {
        color: #da5820;
}
#category-nav dt.level-act a, #category-nav dt.level-act a:visited {
        color: #da5820;
        font-weight:bold;
}
#category-nav dt.level-act a:hover {
        color: #da5820;
}
/*----infobox Left----*/
td.infoboxcell {
        padding-bottom: 3px;
}
.infoBoxNotice {
        background: #ff8e90;
}
.infoBoxNoticeContents {
        background: #FFE6E6;
}
td.infoBox, span.infoBox {
}
/*--------*/
table.infoboxHeading {
        width: 100%;
}
td.infoBoxHeadingLeft {
          width: 1px;
        height: 42px;
        background: #83d1e5 url(images/ibh_bg.gif) repeat-x;
        border-left:1px solid #6fc4d9;
        border-top:1px solid #6fc4d9;
        font-size: 1px;
}
td.infoBoxHeadingCenter {
        height: 42px;
        background: #83d1e5 url(images/ibh_bg.gif) repeat-x;
        border-top:1px solid #6fc4d9;
        text-align:center;
}
td.infoBoxHeadingRight {
        height: 42px;
        background: #83d1e5 url(images/ibh_bg.gif) repeat-x;
        border-top:1px solid #6fc4d9;
        border-right:1px solid #6fc4d9;
        font-size: 1px;
}
/*--------*/
.infobox {
        width: 100%;
}
td.infoBoxContentsLeft {
  width: 1px;
  font-size:1px;
  border-left:1px solid #6fc4d9;
  border-bottom:1px solid #6fc4d9;
}
td.infoBoxContentsCenter {
        padding: 3px 0 10px 3px;
        border-bottom:1px solid #6fc4d9;
}
td.infoBoxContentsRight {
  width: 1px;
  font-size:1px;
  border-right:1px solid #6fc4d9;
  border-bottom:1px solid #6fc4d9;
}
/*--------*/
table.infoBoxContents {
        color: #939393;
}
td.infoBoxContents {

}

table.infoBoxContents td.productNameCell {
        color: #939393;
        text-align: left;
        padding-top: 5px;
        vertical-align: bottom;
}
table.infoBoxContents td{
  color: #939393;
}

table.infoBoxContents table.productTable td.productNameCell a:link, table.infoBoxContents table.productTable td.productNameCell a:visited{
        color: #92483e;
        text-decoration: underline;
}
table.infoBoxContents table.productTable td.productNameCell a:hover {
  color: #92483e;
        text-decoration: none;
}

table.infoBoxContents td.productPriceCell {
        font-weight: bold;
        text-align: left;
        padding-top: 5px;
}
table.infoBoxContents .productPriceSpecial {
        color: #92483e;
}
table.infoBoxcontents .productpriceold {
        color: #939393;
  text-decoration: line-through;
}
table.infoBoxContents .productPriceCurrent {
        color: #6fc4d9;
        font-weight: bold;
}

table.infoBoxContents a.infoBoxLink, table.infoBoxContents a.infoBoxLink:visited{
        color: #ffffff;
        text-decoration: underline;
}
table.infoBoxContents a.infoBoxLink:hover {
  color: #f2f2ea;
        text-decoration: underline;
}
/*----infobox Right----*/
table.infobox1Heading {
        width: 100%;
}
td.infoBox1HeadingLeft {
  width: 20px;
        height: 23px;
  padding-left: 12px;
}
td.infoBox1HeadingCenter {
        font-size: 13px;
        color: #ffffff;
        font-weight: bold;
        text-transform: uppercase;
        padding-left: 9px;
        background: #7985ae url(images/infobox/ib_l_bg.gif);
}
td.infoBox1HeadingRight {
        width: 17px;
        height: 23px;
        padding-right: 15px;
        background: #7985ae url(images/infobox/ib_l_bg.gif);
}
/*--------*/
.infobox1 {
        width: 100%;
}
td.infoBox1ContentsLeft {
  width: 46px;
  font-size:0;
  display: none;
}
td.infoBox1ContentsCenter {
   /*     padding: 3px 0 10px 0; */
}
td.infoBox1ContentsRight {
  font-size:0;
  width: 21px;
  display: none;
}
/*--------*/
table.infoBox1Contents {
}
td.infoBox1Contents {
}

table.infoBox1Contents td.productNameCell {
        color: #333333;
        text-align: left;
        padding-top: 5px;
        vertical-align: bottom;
}

table.infoBox1Contents td.productNameCell a:link, table.infoBoxContents td.productNameCell a:visited{
        color: #333333;
        font-weight: bold;
        text-decoration: underline;
}
table.infoBox1Contents td.productNameCell a:hover {
        color: #da5820;
        text-decoration: underline;
}

table.infoBox1Contents td.productPriceCell {
        font-weight: bold;
        text-align: left;
        padding-top: 5px;
}
table.infoBox1Contents .productPriceSpecial {
        color: #92483e;
}
table.infoBox1contents .productPriceOld {
        color: #939393;
        font-weight: bold;
}
table.infoBox1Contents .productPriceCurrent {
        color: #6fc4d9;
        font-weight: bold;
}

table.infoBox1Contents a.infoBoxLink, a.infoBoxLink:visited{
 color: #333333;
        text-decoration: underline;
}
table.infoBox1Contents a.infoBoxLink:hover {
  color: #da5820;
  text-decoration: underline;
}
/*----contentbox----*/
td.contentBoxHeadingLeft {
        font-size: 0;
        width: 24px;
        background: #7ecfe3;
}
td.contentBoxHeadingCenter {
        font-size: 13px;
        color: #8b3629;
        font-weight: bold;
        text-transform: uppercase;
        background: #7ecfe3;
}
td.contentBoxHeadingRight {
        font-size: 0;
        width: 23px;
        background: #7ecfe3;
}
/*--------*/
.contentboxfooter {
  padding:1px 0 4px 0;
        height: 42px
}
/*--------*/
table.contentBox {
        background: #7ecfe3;
}
td.contentBoxContentsLeft {
        border-top:1px solid #7ecfe3;
}
td.contentBoxContentsCenter {
  padding: 0 0 1px 0;
  width: 100%;
  border-top:1px solid #7ecfe3;
}
td.contentBoxContentsRight {
  border-top:1px solid #7ecfe3;
}

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: center;
}
td.productNameCell {
        text-align: left;
        vertical-align: bottom;
}
td.productNameCell a:link, td.productNameCell a:visited{
        font-weight: bold;
        text-decoration: none;
        text-decoration: underline;
}
td.productNameCell a:hover {
        font-weight: bold;
        text-decoration: underline;
}

td.productPriceCell {
        text-align: left;
        font-size: 13px;
        font-weight: bold;
}
.productPriceSpecial {
        color: #92483e;
        font-weight: bold;
}
.productPriceOld {
        color: #939393;
  text-decoration: line-through;
        font-weight: bold;
}
.productPriceCurrent {
        font-size: 13px;
        color: #6fc4d9;
        font-weight: bold;
}
/*----product listing----*/
table.productListing {
        border: 1px;
        border-style: solid;
        border-color: #b6b7cb;
        border-spacing: 1px;
}
.productListing-heading {
        color: #732925;
        font-weight: bold;
        padding-right: 3px;
                background:#7ecfe3;
                height:20px;
}

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 #7ecfe3;
        padding-left: 5px;
}
#lastHeadingSell, #lastContentSell {
        border-right: 1px solid #7ecfe3;
        padding-right: 5px;
}
.productListing-bottom {
        height: 1px;
        background: #7ecfe3;
        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: #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;
                background:#background:#c6eaf3;
}
.moduleRowSelected {
background:#c6eaf3;
}
.checkoutBarFrom, .checkoutBarTo {
        /*color: #8c8c8c;*/
}
.checkoutBarCurrent {
       /* color: #c34f1d; */
        font-weight:bold;
}
/* Content layout  end */


/* Footer  layout begin */
table.footer {
        background: url(images/footer_bg.gif) repeat-x top left;
}
td.footer {
        font-size: 11px;
        font-weight: normal;
        background:#d7f0f7;
        height:53px;
}
table td.footer a:link, table td.footer a:visited {
        color: #7b1101;
        text-decoration: underline;
}
table td.footer a:hover {
        text-decoration: none;
        color: #7b1101;
}
/* Footer layout end */
.cat_border{
  border:1px solid #c34f1d;
}
td.footerLink{
        color:#75b4c4;
        text-align:center;
        padding-top:18px;
}
td.footerLink a:link, td.footerLink a:visited{
        color:#75b4c4;
        text-decoration:underline;
}
td.footerLink a:hover{
        color:#75b4c4;
        text-decoration:none;
}