/* General page layout  begin */
body {
/*  margin: 0px;*/
margin: 0 3px 0 3px;

  color: #000000;
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, Sans-serif ;
  background: #ffffff;
}
a, a:link, a:visited, a:active{
  color: #000000;
  text-decoration: none;
  font-size: 12px;

  }
a:hover {
  color: #000000;
  text-decoration: underline;
  font-size: 12px;
}
/*--------*/
form {
  display: inline;
}
input, select {
  font-size: 11px;
}
input.transpng {
  behavior: url("png.htc");
}
textarea {
  width: 100%;
  font-size: 11px;
}
/*--------*/
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;
}
.lineV {
  background: url(images/line_V.gif) repeat-y left top;
}
.lineH {
  background: url(images/line_H.gif) repeat-x left top;
}
/*--------*/
.left_bg {
border:1px double #FF0036;
}
.center_bg {
}
.right_bg {
border:1px double #FF0036;
}
/* 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 */
div.header {
padding:2px 2px 0 0;
}
table.header {
}
tr.header {
}
td.header {
}
td.header a:link, td.header a:visited {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  line-height: 12px;
  color: #506176;
}
td.header a:hover {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  line-height: 12px;
  color: #506176;
}
td.header_tab{
  white-space: nowrap;
  background: url(images/top_tab_bg.gif) repeat-x bottom left;
  font-weight: bold;
  color: #506176;
}

td.headerNavigation {
}
a.headerNavigation, a:visited.headerNavigation {
  color: #000000;
}
a:hover.headerNavigation {
  color:#CC6600;
  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 {
color:#2F2F2F;
font-family:Arial;
font-size:18px;
font-weight:bold;
}
/*----categories----*/
#category-nav {
/*font-size:12px*/
}
#category-nav a, #category-nav a:visited {
}
#category-nav a:hover {
}
dl.level1 {
}
#category-nav dl {
  margin: 0;
  padding: 0;
}
#category-nav dt {
  margin: 0;
  padding: 5px 5px 5px 30px;
  background: url(images/infobox/cat_bg.gif) no-repeat 0 0;
}
#category-nav dd {
  margin: 0;
  padding: 0 0 0 7px;
}
#category-nav dt.level-sel {
  background: url(images/infobox/cat_bg.gif) no-repeat 0 0;
}
#category-nav dt.level-act {
  background: url(images/infobox/cat_bg.gif) no-repeat 0 0;
}
#category-nav dt.level-sel a, #category-nav dt.level-sel a:visited {
  color: #990000;
  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 {
  background: #FF3366 none repeat scroll 0%;
  padding: 0 3px 0 2px;
  width: 15px;
}
td.infoBoxHeadingCenter {  
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  padding: 5px 0 5px 0px;
  font-family: Arial;
  background: #FF3366 none repeat scroll 0%;
}
td.infoBoxHeadingRight {
  width: 15px;
  background: #FF3366 none repeat scroll 0%;
  padding: 0 3px 0 2px;
}
/*--------*/
.infobox {
  width: 100%;
}
td.infoBoxContentsLeft {
  width: 10px;
  font-size:0;
}
td.infoBoxContentsCenter {
  padding: 3px 0 10px 3px;
}
td.infoBoxContentsRight {
  font-size:0;
  width: 15px;
}
/*--------*/
table.infoBoxContents {
}
td.infoBoxContents {

}

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

table.infoBoxContents table.productTable td.productNameCell a:link, table.infoBoxContents table.productTable td.productNameCell a:visited{
  color: #ffffff;
  text-decoration: underline;
}
table.infoBoxContents table.productTable td.productNameCell a:hover {
  color: #f2f2ea;
  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{
  text-decoration: none;
}
table.infoBoxContents a.infoBoxLink:hover {
  text-decoration: underline;
}
/*----infobox Right----*/
table.infobox1Heading {
  width: 100%;
}
td.infoBox1HeadingLeft {
  background: #FF3366 none repeat scroll 0%;
  padding: 0 3px 0 2px;
  width: 15px;
}
td.infoBox1HeadingCenter {
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  padding: 5px 0 5px 0px;
  font-family: Arial;
  background: #FF3366 none repeat scroll 0%;
}
td.infoBox1HeadingRight {
  width: 15px;
  background: #FF3366 none repeat scroll 0%;
  padding: 0 3px 0 2px;
}
/*--------*/
.infobox1 {
  width: 100%;
}
td.infoBox1ContentsLeft {
  width: 10px;
  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.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: #da5820;
}
.productSpecialPrice {
  color:#DA5820;
  font-weight:bold;
}
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 {
  font-size: 0;
  width: 24px;
  background: #FF3366 none repeat scroll 0%;
}
td.contentBoxHeadingCenter {
  font-size: 13px;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  padding: 5px 0 5px 0;
  background: #FF3366 none repeat scroll 0%;
}
td.contentBoxHeadingRight {
  font-size: 0;
  width: 23px;
  background: #FF3366 none repeat scroll 0%;
}
/*--------*/
.contentboxfooter {
  padding:1px 0 4px 0;
  height: 42px
}
/*--------*/
table.contentBox {
  border:1px double #FF0036;
}
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: 10px;
  padding-bottom: 5px;
  padding-left: 5px;
}

td.productColumnSell td {
  padding-top: 5px;
  text-align: center;
}
td.productColumnSell td table {
  text-align: center;
}

td.productColumnSell td.rating{
  white-space: nowrap;
  vertical-align: middle;
}

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;
  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: #da5820;
  font-weight: bold;
}
.productPriceOld {
  color: #CCCCCC;
  text-decoration: line-through;
  font-weight: bold;
}
.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:#FF3366 none repeat scroll 0% 50%;
  color:#FFFFFF;
  font-family:Arial;
  font-size:12px;
  font-weight:bold;
  padding: 5px 5px 5px 5px;
}

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 #FF3366;
  padding-left: 5px;
}
#lastHeadingSell, #lastContentSell {
  border-right: 1px solid #FF3366;
  padding-right: 5px;
}
.productListing-bottom {
  height: 1px;
  background: #FF3366;
  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 {
background: #f0efeb;
}
TR.productListing-even {
background: #ffffff;
}
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;*/
  background: #f0efeb;
  cursor: pointer;
  cursor: hand;
}
.moduleRowSelected {
background: #f0efeb;
}
.checkoutBarFrom, .checkoutBarTo {
  /*color: #8c8c8c;*/
}
.checkoutBarCurrent {
  color: #c34f1d;
  font-weight:bold;
}
/* Content layout  end */


/* Footer  layout begin */
table.footer {
  margin-top:15px;
  margin-bottom:15px;
}
table.footer_gray{
}
td.footer {
  background:#ECECEC none repeat scroll 0%;
  color:#000000;
  font-family:Verdana,Arial,sans-serif;
  font-size:12px;
  font-weight:bold;
  padding:5px;
}
table td.footer a:link, table td.footer a:visited {
  color: #333333;
  text-decoration: underline;
}
table td.footer a:hover {
  text-decoration: none;
  color: #ff6e0d;
}
/* Footer layout end */
.cat_border{
  border:1px solid #c34f1d;
}

div.footer {
text-align:center;
padding-bottom:15px;
}
.footer_list {
padding-right: 20px;
}
b.footer {
font-size: 12px;
}


h1 {
font-size: 18px;
}


div.pager{
  /*float:left;*/
        font-size: 11px;
        font-weight: bold;

  height:33px;
  width:100%;
  line-height:normal;
/*  border-bottom:1px solid #FF3366;*/
  margin:0px;
  padding:0px;
}
div.tabPane{
}
div.tabpage{
/*  padding-top:5px;*/
  float:left;
  border:3px solid #FF3366;
  margin: 0;
}
div.pager a{
  float:left;
  background:url(images/tab_l.gif) no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  text-decoration:none;
}

div.pager a span {
  float:left;
  display:block;
  background:url(images/tab_r.gif) no-repeat right top;
  padding:11px 15px 9px 5px;
  color:#000;
  background-color:#EDEDED;
}
div.pager a:hover span {
  cursor:hand;
}
div.pager a:hover {
  text-decoration:none;
}

div.pager a.active span{
  background-position:100% -34px;
  background-color:#FF3366;
  color:#FFF;
}
div.pager a.active{
  background-position:0% -34px;
}

div.pager span {
  float:right;
  display:block;
  color:#000;
  margin:0pt;
  padding:11px 0px 0px 0px;
}

div.pager span a{
  display:inline;
  float:none;
  color:#000;
  padding:0;
  background:none;
}

div.clear{
display: block;
height: 0px;
  padding:0;
  font-size: 0px;
clear: both;
}
div.breadcrumb {
  padding: 5px 0 10px 10px;
  font-weight: bold;
  background: url(images/line_H.gif) repeat-x left bottom;
}
#qtydiscount {
}
#qtydiscount td{
  padding: 3px 20px 3px 1px;
  margin: 1px
}
#qtydiscount tr.qtydiscount{
  background: #cccccc;
}
#qtydiscount tr.qtydiscountprice {
  background: #f0efeb;
}

td.products_label {
background:#FF3366;
color:#FFFFFF;
padding: 3px;
}
table.products_options{
  margin: 10px 0 10px 0;
}
td.product_options {
  padding: 2px;
}
td.product_options * {
  vertical-align: middle;
}
table.additional_buttons {
  margin: 10px 0 10px 0;
}
table.additional_buttons *{
  vertical-align: middle;
}
table.additional_buttons td{
  padding:5px;
  white-space: nowrap;
}

td.option_name {
  font-weight: bold;
  vertical-align: middle;
}
.indent_20{
 padding-bottom: 10px;
}
table.review_links {
  margin: 2px;
  white-space: nowrap;
}
table.review_links *{
  text-align:center;
  padding: 5px;
  white-space: nowrap;
  font-weight: bold;
  text-decoration:underline;
}
div.tell_a_friend {
text-align:center;
width:100%;
}
table.shipping_estimator{
  margin: 5px 0 5px 0;
}
table.shipping_estimator td {
  padding:3px;
  white-space: nowrap;
}

table.sample_agreement{
  margin: 5px 0 5px 0;
}
table.sample_agreement td {
  padding:3px;
  white-space: nowrap;
  vertical-align: middle;
}

td.home_table_border {
border:1px double #FF0036;
padding: 2px;
}

td.button_link {
text-align: left;
font-weight: bold;
}
.product_warning {
color: #FF0036;
line-height: 1;
}


a.product_warning {
color: #FF0036;
text-decoration: underline;
}
#mainpagenewproducts {
border:none;
}