/* General page layout  begin */
body {
  margin: 0px;
  background: #fff;
  color: #737373;
  font-size: 11px;
  font-style: normal;
  font-family: tahoma, arial, verdana, arial, sans-serif;
}
a, a:visited{
  color: #cd1a1a;
  text-decoration: underline;
}
a:hover {
  color: #cd1a1a;
  text-decoration: none;
}
/*--------*/
form {
  display: inline;
  margin: 0;
}
input, select {
  font-size: 11px;
  color:#333333;
	border: 1px solid #bbb;
}
textarea {
	border: 1px solid #bbb;
}
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;
}
.center_bg {
}
.right_bg {

}
/* 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: #d7d7ed;
}
/* General page layout  end */


/* Header layout  begin */
table.header {
background: url(images/header/h_bg.jpg) no-repeat right top;
}
tr.header {
}
td.header {
  color: #ff00ff;
	padding: 0 5px 0 5px;
	background: url(images/header/navi_bg.gif) repeat-x;
}
td.header a:link, td.header a:visited {
  color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
td.header a:hover {
  color: #c34f1d;
}
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;
}
table.breadcrumb {
margin-left: 10px;
}

td.breadcrumb {
color: #b5b6ba;
padding: 4px 0 4px 0;
}
td.breadcrumb a:link, td.breadcrumb a:visited {
color: #b5b6ba;
}
td.breadcrumb a:hover {
}
/* Header layout  end */


/* Content layout  begin */
td.pageHeading, DIV.pageHeading {
  font-size: 18px;
  color: #cd1a1a;
  font-weight: bold;
  text-transform: uppercase;
	}
H1{
	font-size: 18px;
	color: #cd1a1a;
	font-weight: bold;
	text-transform: uppercase;
	display:inline;
}
/*----categories----*/
#category-nav {
	font-size: 11px;
}
#category-nav a, #category-nav a:visited {
  color: #686868;
	display: block;
	padding: 1px 2px 1px 12px;
	text-decoration: none;
	background: url(images/infobox/cat_arr.gif) no-repeat 5px 5px;
}
#category-nav a:hover {
  color: #fff;
	background: #c2363a url(images/infobox/cat_arr_sel.gif) no-repeat 5px 5px;
	padding: 1px 2px 1px 12px;
	display: block;
}
dl.level1 {
}
#category-nav dl {
  margin: 0;
  padding: 0;
}
#category-nav dt {
  margin: 0;
  padding: 1px 5px 1px 5px;


}
#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: #686868;
  font-weight:bold;
}
#category-nav dt.level-sel a:hover {
  color: #fff;
}
#category-nav dt.level-act a, #category-nav dt.level-act a:visited {
  color: #686868;
  font-weight:bold;
}
#category-nav dt.level-act a:hover {
  color: #fff;
}
/*----infobox Left----*/
td.infoboxcell {
  padding-bottom: 3px;
}
.infoBoxNotice {
  background: #ff8e90;
}
.infoBoxNoticeContents {
  background: #FFE6E6;
}
td.infoBox, span.infoBox {
}
/*--------*/
table.infoboxHeading {
  width: 100%;
}
td.infoBoxHeadingLeft {
  width: 25px;
  height: 27px;
	background: url(images/infobox/ib_h_left.gif) no-repeat;
}
td.infoBoxHeadingCenter {
  font-size: 13px;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  padding-left: 3px;
	background: url(images/infobox/ib_h_center.gif) repeat-x;
}
td.infoBoxHeadingRight {
  width: 9px;
	background: url(images/infobox/ib_h_right.gif) no-repeat;
}
/*--------*/
.infobox {
  width: 100%;
}
td.infoBoxContentsLeft {
  width: 10px;
  font-size:0;
}
td.infoBoxContentsCenter {
  padding: 3px 0 10px 3px;
}
td.infoBoxContentsRight {
  font-size:0;
  width: 5px;
}
/*--------*/
table.infoBoxContents {
  color: #737373;
}
td.infoBoxContents {

}

table.infoBoxContents td.productNameCell {
  color: #737373;
  text-align: left;
  padding-top: 5px;
  vertical-align: bottom;
}
table.infoBoxContents td{
  color: #737373;
}

table.infoBoxContents table.productTable td.productNameCell a:link, table.infoBoxContents table.productTable td.productNameCell a:visited{
	color: #c2363a;
  text-decoration: underline;
}
table.infoBoxContents table.productTable td.productNameCell a:hover {
  color: #a4272a;
  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: #aebff8;
  text-decoration: line-through;
}
table.infoBoxContents .productPriceCurrent {
  color: #333333;
  font-weight: bold;
}

table.infoBoxContents a.infoBoxLink, table.infoBoxContents a.infoBoxLink:visited{
  color: #737373;
  text-decoration: underline;
}
table.infoBoxContents a.infoBoxLink:hover {
  color: #737373;
  text-decoration: none;
}
/*----infobox Right----*/
table.infobox1Heading {
  width: 100%;
}
td.infoBox1HeadingLeft {
  width: 25px;
  height: 27px;
	background: url(images/infobox/ib_h_left.gif) no-repeat;
}
td.infoBox1HeadingCenter {
  font-size: 13px;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  padding-left: 3px;
	background: url(images/infobox/ib_h_center.gif) repeat-x;
}
td.infoBox1HeadingRight {
  width: 9px;
	background: url(images/infobox/ib_h_right.gif) no-repeat;
}
/*--------*/
.infobox1 {
  width: 100%;
}
td.infoBox1ContentsLeft {
  width: 10px;
  font-size:0;
}
td.infoBox1ContentsCenter {
  padding: 3px 0 10px 3px;
}
td.infoBox1ContentsRight {
  font-size:0;
  width: 5px;
}
/*--------*/
table.infoBox1Contents {
  color: #737373;
}
td.infoBox1Contents {

}

table.infoBox1Contents td.productNameCell {
  color: #737373;
  text-align: left;
  padding-top: 5px;
  vertical-align: bottom;
}
table.infoBox1Contents td{
  color: #737373;
}

table.infoBox1Contents table.productTable td.productNameCell a:link, table.infoBox1Contents table.productTable td.productNameCell a:visited{
	color: #c2363a;
  text-decoration: underline;
}
table.infoBox1Contents table.productTable td.productNameCell a:hover {
  color: #a4272a;
  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.infoBoxLink, table.infoBox1Contents a.infoBoxLink:visited{
  color: #737373;
  text-decoration: underline;
}
table.infoBox1Contents a.infoBoxLink:hover {
  color: #CD1A1A;
  text-decoration: underline;
}
/*----contentbox----*/
td.contentBoxHeadingLeft {
  font-size: 0;
  width: 10px;
}
td.contentBoxHeadingCenter {
  font-size: 18px;
  color: #cd1a1a;
  font-weight: bold;
  text-transform: uppercase;
}
td.contentBoxHeadingRight {
  font-size: 0;
  width: 10px;
}
/*--------*/
.contentboxfooter {
  background: url(images/spacerH.gif) no-repeat center bottom;
  padding:1px 0 4px 0;
  height: 32px
}
/*--------*/
table.contentBox {
  background: #fff;
}
td.contentBoxContentsLeft {
}
td.contentBoxContentsCenter {
  padding: 0 0 1px 0;
  width: 100%;
}
td.contentBoxContentsRight {
}

table.contentBoxContents {
  height: 100%;
  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.productNameCell {
  text-align: left;
  vertical-align: bottom;
}
td.productNameCell a:link, td.productNameCell a:visited{
  font-weight: bold;
	color: #c2363a;
  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: #c2363a;
  font-weight: bold;
  font-size: 13px;
}
.productPriceOld {
  color: #ccc;
  text-decoration: line-through;
  font-weight: bold;
  font-size: 13px;
}
.productPriceCurrent {
  font-size: 13px;
  color: #333333;
  font-weight: bold;
}
/*----product listing----*/
table.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}
.productListing-heading {
	background: #8887d3;
  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 #8887d3;
  padding-left: 5px;
}

#lastHeadingSell, #lastContentSell {
  border-right: 1px solid #8887d3;
  padding-right: 5px;
}
.productListing-bottom {
  height: 1px;
  background: #8887d3;
  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: #c2363a;
  text-decoration:none;
}
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: #c2363a;
	color: #fff;
  cursor: pointer;
  cursor: hand;
}
.moduleRowSelected {
  background: #c2363a;
	color: #fff;
}
.checkoutBarFrom, .checkoutBarTo {
  /*color: #8c8c8c;*/
}
.checkoutBarCurrent {
  color: #c2363a;
  font-weight:bold;
}
/* Content layout  end */


/* Footer  layout begin */
table.footer {
  background: url(images/footer_bg.gif) no-repeat top center;
}
td.footer {
  color: #9f9f9f;
  font-size: 11px;
  font-weight: normal;
}
table td.footer a:link, table td.footer a:visited {
  color: #9f9f9f;
  text-decoration: underline;
}
table td.footer a:hover {
  text-decoration: none;
}
td.footerPanel {
	color: #fff;
}
td.footerPanel a:link, td.footerPanel a:visited {
	color: #fff;
	text-decoration: none;
}
td.footerPanel a:hover {
	text-decoration: underline;
}
/* 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;
}


    #tabs {
      float:left;
      width:841px;
			height: 38px;
			font-size:12px;
      line-height:normal;
			background: url(images/header/navi_bg.gif) repeat-x;
			top: -21px;
			left: -834px;
      }
    #tabs ul {
	  margin:0;
	  padding:0 0 0 25px;
	  list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url("images/header/head_left.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 17px;
      text-decoration:none;
      }
    #tabs a span {
      display:block;
      background:url("images/header/head_right.gif") no-repeat right top;
      padding:12px 15px 12px 7px;
      color:#FFF;
			font-weight: bold;
			font-size:12px;
			text-transform: uppercase;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#000;
      }
    #tabs a:hover {
      background-position:0% -48px;
      }
    #tabs a:hover span {
      background-position:100% -48px;
			/*border: 1px solid red;*/
      }
			.tabs-wrapper {
			position: absolute;
			}
			td.productListing-data a:link,	td.productListing-data a:visited {

			}
			td.productListing-data a span.productPriceSpecial {
			font-size:11px;
			text-decoration: none;
			}
			td.productListing-data a s.productPriceOld {
			font-size:11px;
			text-decoration: line-through;
			}