/* General page layout  begin */
body {
        margin: 0;
        padding:0;
        background:#b50101 url(images/bg.jpg) repeat-x top;
        color: #333333;
        font-size: 11px;
        font-style: normal;
        font-family: tahoma, arial, verdana, arial, sans-serif;
}
a:link{
        color: #000;
        text-decoration: underline;
}
a:visited{
        color: #000;
        text-decoration: underline;
}
a:hover {
        color: #b50101;
        text-decoration: underline;
}
/*--------*/
form {
        display: inline;
}
input, select {
        font-size: 11px;
        color:#000;
        border:1px solid #c6c6c6;
}
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 {
  /*
        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:#fff url(images/left_bg.gif) repeat-y left;
        padding:10px 0 0 25px;
        width:155px;
}
.center_bg {
        background:#fff;
        padding:10px 10px 10px 10px;
}
.right_bg {
        background:#fff url(images/right_bg.gif) repeat-y right;
        padding:10px 25px 0 0;
        width:155px;
}
/* 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: #FFE7CB;
}
/* General page layout  end */


/* Header layout  begin */
table.header {
}
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;
}
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-family: Verdana, Arial, sans-serif;
        font-size:16px;
        font-weight:bold;
        margin-top:0px;
        padding-bottom:8px;
        color:#00BEF2;
}

td.pageHeading {
        margin: 0;
        padding: 0;
        font-family: Helvetica, Arial, Verdana, sans-serif;
        font-size:36px;
        color: #C20000;
        width: 90%;
        padding:10px 0px 2px 2px;
}

td.pageHeading h1 {
        margin: 0;
        padding: 0;
        font-family: Helvetica, Arial, Verdana, sans-serif;
        font-weight: bold;
        font-size:36px;
        color: #C20000;
}

/*

td.pageHeading, DIV.pageHeading {
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-weight: bold;
    letter-spacing: -.05em;
    margin: 0;
    padding: 0;
    line-height: 1em;
    font-size: 20px;
    color: #C20000;
    padding:10px 0px 2px 10px;
}


.sIFR-active td.pageHeading, .sIFR-active DIV.pageHeading {
    visibility: hidden;
    font-family: Verdana;
    line-height: 1em;
    padding:10px 0px 2px 0px;
    font-size: 36px;
}
*/
/*----categories----*/
#category-nav {
/*font-size:12px*/
}
#category-nav a, #category-nav a:visited {
        color: #474747;
        text-decoration:none;
}
#category-nav a:hover {
        color: #c20000;
        text-decoration:underline;
}
dl.level1 {
}
#category-nav dl {
        margin: 0;
        padding: 0;
}
#category-nav dt {
        margin: 0;
        padding: 2px 5px 2px 10px;
        background: url(images/bg_cat.png) 0 6px no-repeat;
}
#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: #474747;
  font-weight:bold;
}
#category-nav dt.level-sel a:hover {
        color: #c20000;
}
#category-nav dt.level-act a, #category-nav dt.level-act a:visited {
        color: #474747;
        font-weight:bold;
}
#category-nav dt.level-act a:hover {
        color: #c20000;
}
/*----infobox Left----*/
td.infoboxcell {
        padding-bottom: 3px;
}
.infoBoxNotice {
        background: #ff8e90;
}
.infoBoxNoticeContents {
        background: #FFE6E6;
}
td.infoBox, span.infoBox {
}
/*--------*/
table.infoboxHeading {
        width: 100%;
}
td.infoBoxHeadingLeft {
  width: 30px;
        height: 23px;
        background: #4e4e4e;
}
td.infoBoxHeadingCenter {
        background: url(images/ib_bg.jpg) no-repeat;
        height:55px;
}
td.infoBoxHeadingRight {
        width: 20px;
        height: 23px;
        padding-right: 15px;
}
/*--------*/
.infobox {
        width: 155px;
        background:url(images/ib_bg_content.jpg) repeat-x top;
}
td.infoBoxContentsLeft {
  width: 5px;
  font-size:0;
}
td.infoBoxContentsCenter {
        padding: 10px 0 10px 3px;
}
td.infoBoxContentsRight {
  font-size:0;
  width: 5px;
}
/*--------*/
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: #be0000;
        text-decoration: underline;
        font-weight:bold;
        font-size:11px;
}
table.infoBoxContents table.productTable td.productNameCell a:hover {
    color: #be0000;
        text-decoration: none;
        font-weight:bold;
        font-size:11px;
}

table.infoBoxContents td.productPriceCell {
        font-weight: bold;
        text-align: left;
        padding-top: 5px;
}
table.infoBoxContents .productPriceSpecial {
        color: #be0000;
}
table.infoBoxcontents .productpriceold {
        color: #ccc;
    text-decoration: line-through;
}
table.infoBoxContents .productPriceCurrent {
        color: #000;
        font-weight: bold;
}

table.infoBoxContents a.infoBoxLink, table.infoBoxContents a.infoBoxLink:visited{
        color: #c20000;
        text-decoration: underline;
}
table.infoBoxContents a.infoBoxLink:hover {
  color: #c20000;
        text-decoration: none;
}
/*----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;
}
td.infoBox1ContentsCenter {
        padding: 3px 0 10px 0;
}
td.infoBox1ContentsRight {
  font-size:0;
  width: 21px;
}
/*--------*/
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.infoBox1Contents 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: #da5820;
}
table.infoBox1contents .productPriceOld {
        color: #cccccc;
        font-weight: bold;
}
table.infoBox1Contents .productPriceCurrent {
        color: #111111;
        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 {
   background:transparent url(images/cb_bg.gif) no-repeat;
   width: 35px;
   height:46px;
   /*
    width: 35px;
    height:46px;
    background:transparent url(images/cb_bg.gif) no-repeat fixed left;
    z-index: 10;
   */
}

 /*
td.contentBoxHeadingCenter {
    font-weight: bold;
    letter-spacing: -.05em;
    margin: 0;
    padding: 0;
    line-height: 1em;
    font-size: 20px;
    color: #ff0000;
    padding:10px 0px 2px 10px;
}
*/
/*

.sIFR-active td.contentBoxHeadingCenter {
    visibility: hidden;
    line-height: 1em;
    padding:10px 0px 2px 0px;
    font-size: 36px;
    color: #ff0000;

}
*/


td.contentBoxHeading1Left {
   padding:0 0 0 10px;
   width: 35px;
   height:46px;
}

td.contentBoxHeading1Center {
        background: url(images/sky.png) no-repeat top right;
        text-align: left;
        font-family: Verdana, Arial, sans-serif;
        padding:10px 0px 2px 5px;
        font-size:30px;
        color: #000000;
}

td.contentBoxHeading1Center h1 {
        margin: 0;
        padding: 20px 0 0 0;
        font-family: Verdana, Arial, sans-serif;
        font-size:30px;
        margin-left:10px;
}

td.contentBoxHeading1Right {
   display: none;
}


td.contentBoxHeadingCenter {
        text-align: left;
        font-family: Verdana, Arial, sans-serif;
        padding:10px 0px 2px 10px;
        font-size:30px;
        margin-left:10px;
        color: #000000;
}

td.contentBoxHeadingCenter h1 {
  margin: 0;
        padding: 0;
        font-family: Verdana, Arial, sans-serif;
        font-size:30px;
        margin-left:10px;
}

td.contentBoxHeadingRight {
   display: none;
}
/*--------*/
.contentboxfooter {
        padding:4px 0 4px 0;
        height: 42px
}
/*--------*/
table.contentBox {
}
td.contentBoxContentsLeft {
}
td.contentBoxContentsCenter {
  padding: 0 0 1px 0;
  width: 100%;
}
td.contentBoxContentsRight {
}

table.contentBoxContents {
        height: 100%;
/*    background:url(images/sky.gif) no-repeat right top;*/
        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;
        color:#939393;
}
td.productNameCell a:link, td.productNameCell a:visited{
        font-weight: bold;
        text-decoration: underline;
        font-size:12px;
        color:#c20000;
}
td.productNameCell a:hover {
        font-weight: bold;
        text-decoration: none;
        color:#c20000;
}

td.productPriceCell {
        text-align: left;
        font-size: 13px;
        font-weight: bold;
}

.productPriceSpecial {
        color: #be0000;
        font-weight: bold;
}

.productSpecialPrice {
        color: #be0000;
        font-weight: bold;
}

.productPriceOld {
        color: #ccc;
  text-decoration: line-through;
        font-weight: bold;
}
.productPriceCurrent {
        font-size: 13px;
        color: #000;
        font-weight: bold;
}
/*----product listing----*/
table.productListing {
        border: 1px;
        border-style: solid;
        border-color: #b6b7cb;
        border-spacing: 1px;
}
.productListing-heading {
        background:#cd0000;
        height: 23px;
        color: #fff;
        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 #cd0000;
        padding-left: 5px;
}
#lastHeadingSell, #lastContentSell {
        border-right: 1px solid #cd0000;
        padding-right: 5px;
}
.productListing-bottom {
        height: 1px;
        background: #cd0000;
        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: #C20000;
        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 {
background: #f4f4f4;
}
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;
        text-align: left;
        font-size: 11px;
}

TD.category_desc img {
   padding: 0 20px 0 10px;
}
/* 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:#b50101;
                color:#fff;
}
.moduleRowSelected {
        background:#b50101;
                color:#fff;
}
.checkoutBarFrom, .checkoutBarTo {
        /*color: #8c8c8c;*/
}
.checkoutBarCurrent {
        color: #b50101;
        font-weight:bold;
}
/* Content layout  end */


/* Footer  layout begin */
table.footer {
        background: url(images/footer_bg.jpg) no-repeat top;
        height:107px;
        padding-bottom:15px;
}
td.footer table td {
        font-size: 11px;
        font-weight: normal;
        padding-top:30px;
        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: #fff;
}
/* Footer layout end */
.cat_border{
  border:1px solid #c34f1d;
}
span.total{
        font-weight:bold;
        font-size:13px;
        color:#636363;
}


#hintbox {
text-align:center;
/*width:150px;*/
font-size: 10px;
border: 2px solid #C20000;
background-color: #FFFFFF;
-moz-opacity: 0.95;
filter:alpha(opacity="95");
layer-background-color:#a396d9;
color:#282828;
z-index: 3;
margin: 0px 15px 0px 0px;
-moz-border-radius:5px;
/*margin: 10px 0 0 10px;*/
padding:3px 5px;
position:absolute;
visibility:hidden;
z-index: 3;
}
.mainPageBanner{
  background: url(images/banner_bg.jpg) no-repeat center;
  padding: 15px 0 0px 0;
  text-align: center;
}

