/* General page layout  begin */
body {
	margin: 0px;
	background: #fff;
	color: #333333;
	font-size: 11px;
	font-style: normal;
	font-family:  verdana, tahoma, arial, sans-serif;
}
a, a:visited{
	color: #333333;
	text-decoration: underline;
}

a:hover {
	color: #0057ac;
	text-decoration: underline;
}
/*--------*/
form {
	display: inline;
}
input, select {
	font-size: 11px;
	color: #333333;
}
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;
}
.lineV {
	background: url(images/line_V.gif) repeat-y left top;
}
.lineH {
	background: url(images/line_H.gif) repeat-x left top;
}
/*--------*/
.left_bg {
padding: 5px 4px 0 10px;
}
.center_bg {
margin: 0 10px 0 10px;
}
.right_bg {
padding: 5px 10px 0 6px;
}
/* message box */
.inputRequirement {
	color: #ff0000;
}
.messageBox {
}
.messageStackError, .messageStackWarning {
	background-color: #f888a5;
}
.messageStackSuccess {
	background-color: #99ff00;
}
.line {
	border-color: #DEDEDE;
}

.errorBox {
	background: #f888a5;
	font-weight: bold;
}
.stockWarning {
	color: #cc0033;
}
.productsNotifications {
	background: #f2fff7;
}
/* General page layout  end */


/* Header layout  begin */
table.header {
}
tr.header {
background:url(images/header/bg_header.png) repeat-x;
height:139px;
}
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;
}
table.headerNavigation {
	background:url(images/header/breadcrumb.gif) repeat-x;
	height: 25px;
	padding: 0 10px 0 10px;
	color: #fff;
}
td.headerNavigation {
	color: #ffffff;
	height: 25px;
	padding: 0 0 0 15px;
	font-family: "Times New Roman", Arial, serif;
	font-size: 12px;
	text-align: right;
}
a.headerNavigation, a:visited.headerNavigation {
	color: #FFFFFF;
	text-decoration: none;
	white-space: nowrap;
	font-family: "Times New Roman", Arial, serif;
	font-size: 12px;
}
a:hover.headerNavigation {
	text-decoration: underline;
	color:#FFFFFF;
}
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: 18px;
	color: #0250a3;
	font-weight: bold;
	text-transform: uppercase;
	padding:5px 16px 0 16px;
}
/*----categories----*/
#category-nav {
	border: 1px solid #8ed2c3;
	border-top: none;
	line-height:1.2;
	padding: 5px 0 5px 0;
}
#category-nav a, #category-nav a:visited {
	color: #000000;
}
#category-nav a:hover {
	color: #0057ac;
}
dl.level1 {

}
#category-nav dl {
	margin: 0;
	padding: 0;
}
#category-nav dt {
	margin: 0;
	padding: 0px 5px 0px 10px;
}
#category-nav dt a:link, #category-nav dt a:visited {
text-decoration: none;
}
#category-nav dt a:hover {
}
#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: #000000;
  font-weight:bold;
}
#category-nav dt.level-sel a:hover {
	color: #0053a4;
}
#category-nav dt.level-act a, #category-nav dt.level-act a:visited {
	color: #000;
	font-weight:bold;
}
#category-nav dt.level-act a:hover {
	color: #000;
}
/*----infobox Left----*/
td.infoboxcell {
	padding: 0 0 4px 0;
}
.infoBoxNotice {
	background: #ff8e90;
}
.infoBoxNoticeContents {
	background: #FFE6E6;
}
td.infoBox, span.infoBox {
}
/*--------*/
table.infoboxHeading {
	width: 100%;
}
td.infoBoxHeadingLeft {
  width: 6px;
	height: 23px;
	background: url(images/boxheading/heading_left.gif) no-repeat;
}
td.infoBoxHeadingCenter {
	font-family: "Times New Roman", Times, serif;
	color: #0053a4;
	font-weight: bold;
	font-size: 14px;
	padding-left: 3px;
	background: url(images/boxheading/heading_bg.gif) repeat-x;
}
td.infoBoxHeadingRight {
	width: 10px;
	height: 23px;
	background: url(images/boxheading/heading_right.gif) no-repeat;
}
/*--------*/
.infobox {
	width: 100%;
	background: #f8f8f9;
	border: 1px solid #8ed2c3;
	border-top: none;
}
td.infoBoxContentsLeft {
  width: 3px;
  font-size:0;
}
td.infoBoxContentsCenter {
	
}
td.infoBoxContentsRight {
  font-size:0;
  width: 2px;
}
/*--------*/
table.infoBoxContents {
  color: #000;
	padding: 4px 0 4px 0;
}
td.infoBoxContents {
padding: 0;
margin: 0;
}

table.infoBoxContents td.productNameCell {
	color: #000;
	text-align: center;
	padding-top: 5px;
	vertical-align: bottom;
	font-size: 11px;
}
table.infoBoxContents td {
  color: #000;
	font: Verdana, Arial, Helvetica, sans-serif;
}

table.infoBoxContents table.productTable td.productNameCell a:link, table.infoBoxContents table.productTable td.productNameCell a:visited{
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	
}
table.infoBoxContents table.productTable td.productNameCell a:hover {
	text-decoration: underline;
	color:#0063c3;
}

table.infoBoxContents td.productPriceCell {
	font-weight: bold;
	text-align: center;
	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: #000;
	text-decoration: none;
	line-height: 1.3;
}
table.infoBoxContents a.infoBoxLink:hover {
  color: #0057ac;
	text-decoration: underline;
}


/*----contentbox----*/
td.contentBoxHeadingLeft {
	font-size: 0;
	width: 6px;
	height: 23px;
	background: url(images/boxheading/heading_left.gif) no-repeat;

}
td.contentBoxHeadingCenter {
	font-family: "Times New Roman", Times, serif;
	color: #0053a4;
	font-weight: bold;
	font-size: 14px;
	background: url(images/boxheading/heading_bg.gif) repeat-x;
}
td.contentBoxHeadingRight {
	font-size: 0;
	width: 10px;
	background: url(images/boxheading/heading_right.gif) no-repeat;
}
/*--------*/
.contentboxfooter {
  padding:1px 0 4px 0;
	
	background: url(images/contentbox/footer_bg.gif);
	background-repeat: repeat-x;
	height: 42px
}
/*--------*/
table.contentBox {
	background: #8ed2c3;
}
td.contentBoxContentsLeft {
}
td.contentBoxContentsCenter {
  padding: 0 0 1px 0;
  width: 100%;
}
td.contentBoxContentsRight {
}

table.contentBoxContents {
	height: 100%;
	background: #f8f8f9;
	padding: 5px 5px 5px 5px;
}
td.productColumnSell {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:center;
}
table.productTable {
	height: 100%;
	width: 100%;
	font-size: 0px;
}

td.productImageCell {
	vertical-align: top;
	text-align: left;
	text-align: center;
}
td.productNameCell {
	text-align: center;
	vertical-align: bottom;
	font-weight: normal;
}
td.productNameCell a:link, td.productNameCell a:visited 	{
	text-decoration: none;
	color: #000;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
td.productNameCell a:hover {
	text-decoration: underline;
	color:#0063c3;
}

td.productPriceCell {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
}
.productPriceSpecial {
	color: #c3312c;
	font-weight: bold;
}
.productPriceOld {
	color: #818181;
  text-decoration: line-through;
	font-weight: bold;
}
.productPriceCurrent {
	color: #000;
	font-weight: bold;
}
/*----product listing----*/
table.productListing {
	border: 1px;
	border-style: solid ;
	border-color: #b6b7cb;
	border-spacing: 1px;
}
.productListing-heading {
	background: url(images/boxheading/heading_bg.gif) repeat-x;
	height: 23px;
	font-weight: bold;
	padding-right: 3px;
	font-family: "Times New Roman", Times, serif;
	color: #0053a4;
	font-weight: bold;
	font-size: 14px;
}

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 #8ed2c3;
	padding-left: 5px;
}
#lastHeadingSell, #lastContentSell {
	border-right: 1px solid #8ed2c3;
	padding-right: 5px;
}
.productListing-bottom {
	height: 1px;
	background: #8ed2c3;
	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: #000;
	text-decoration:none;
	font-weight: bold;
}
SPAN.greetUser {
	font-size: 11px;
  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: url(images/row_bg.gif);
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected {
background: url(images/row_bg.gif);
}
.checkoutBarFrom, .checkoutBarTo {
	/*color: #8c8c8c;*/
}
.checkoutBarCurrent {
	color: #0057ac;
	font-weight:bold;
}
/* Content layout  end */


/* Footer  layout begin */
table.footer {
text-align: center;
padding: 10px 0 20px 0;
}
td.footer {
	/*font-size: 11px;*/
	font-weight: bold;
	/*text-align: center;
	padding: 10px 0 0 0;
	line-height: 1.8;*/
	color: #FFFFFf;
}
table td.footer a:link, table td.footer a:visited {
	color: #333333;
	text-decoration: none;
}
table td.footer a:hover {
	text-decoration: underline;
	color: #0063c3;
}
/* Footer layout end */
.cat_border{
  border:1px solid #c34f1d;
}


/* tabs_menu */

img {
border: none;
} 
    #tabs {
      float:right;
			font-family:"Times New Roman", Times, serif;
      width:100%;
			font-size: 14px;
			font-weight: bold;
      line-height:normal;
      }
    #tabs ul {
	  margin:0;
	  padding:0px 0px 0 10px;
	  list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs li a span {
color: #0063C3;
      }
    #tabs a {
      float:left;
      background:url("images/header/navi_l.jpg") no-repeat left top;
      margin:0;
      padding:0 0 0 14px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("images/header/navi_r.jpg") no-repeat right top;
      padding:5px 15px 3px 6px;
      color:#FFF;
      }
		//#tabs a span {
     padding:5px 15px 4px 6px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#FFF;
      }
    #tabs a:hover {
      background-position:0% -26px;
      }
    #tabs a:hover span {
      background-position:100% -26px;
      }



    #tabs2 {
			font-family:"Times New Roman", Times, serif;
      width:100%;
			font-size: 14px;
			font-weight: bold;
      line-height:normal;
      }
    #tabs2 ul {
	  margin:0;
	  padding:0px 10px 0 10px;
	  list-style:none;
      }
    #tabs2 li {
			padding: 0 10px 0 10px;
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs2 li a span {

      color:#FFF;
      }
    #tabs2 a {
      float:left;
/*      background:url("images/header/navi_l.jpg") no-repeat left top;*/
      background:url("images/header/navi_ln.jpg") no-repeat left top;
			margin-left: 10px;
      padding:0 0 0 14px;
      text-decoration:none;
      }
    #tabs2 a span {
      float:left;
      display:block;
/*      background:url("images/header/navi_popup.jpg") no-repeat right top;*/
      background:url("images/header/navi_rn.jpg") no-repeat right top;
      padding:5px 19px 3px 6px;
			color: #0063C3;
      }
		//#tabs2 a span {
     padding:5px 15px 4px 6px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs2 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs2 a:hover span {
      color:#0063C3;
      }
    #tabs2 a:hover {
      background-position:0% -26px;
      }
    #tabs2 a:hover span {
      background-position:100% -26px;
      }


			
			
table.footerbg {
background:url(images/footer/footer_bg.gif) repeat-x;
height: 21px;
}
span.productPriceInfo {
color: #0250A3;
font-family:Verdana,Arial,sans-serif;
font-size:18px;
font-weight:bold;
}
span.manufacturer {
padding: 0 0 0 18px;
color: #0250A3;
font-size:12px;
font-weight:bold;
}
span.title {
padding: 0 0 0 18px;
color: #0250A3;
font-size:11px;
font-weight:bold;
}

.catName{
 font-size: 13px;
 font-weight: bold;
 color: #0250A3;
}

a.catName{
 font-size: 13px;
 color: #0250A3;
}

a.catName:hover{
 font-size: 13px;
 color: #0250A3;
}

a.catName:visited{
 font-size: 13px;
 color: #0250A3;
}




.smallTextND{
 font-size: 10px;
 text-decoration: none;
}

a.smallTextND{
 font-size: 10px;
 text-decoration: none;
}

a.smallTextND:hover{
 font-size: 10px;
 text-decoration: underline;
}

a.smallTextND:visited{
 font-size: 10px;
}


.newsdeskListingHeader{
 font-size: 10px;
 text-decoration: none;
}

a.newsdeskListingHeader{
 font-size: 10px;
 text-decoration: none;
}

a.newsdeskListingHeader:hover{
 font-size: 10px;
 text-decoration: underline;
}

a.newsdeskListingHeader:visited{
 font-size: 10px;
}