/* General page layout  begin */
body {
	margin:0 40px 10px 40px;
	background: #ffffff;
	color: #333333;
	font-size: 11px;
	font-style: normal;
	font-family: verdana, arial, sans-serif;
}
a, a:visited{
	color: #898989;
	text-decoration: underline;
}
a:hover {
  color: #f1201e;
	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;
}
/*--------*/
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;
}
/*--------*/
td.left_bg {
vertical-align:top;
width:170px;
background:#fff;
}
td.center_bg {
vertical-align:top;
background:#fff;
}
td.right_bg {
vertical-align:top;
background:#fff;
width:280px;
padding-left:30px;
}
/* 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{
background:#ffffff;
}
table.header td {
font-family: serif, tahoma, arial, verdana, sans-serif;
font-size:12px;
}
table.header a:link, table.header a:visited {
	color: #898989;
	text-decoration: underline;
}
table.header a:hover {
	text-decoration: underline;
}

table.headerNav{
background:#f0efef;
height:24px;
}
table.headerNav td{
text-align:center;
}

table.headerNav td a:link, table.headerNav td a:visited{
color:#424242;
font-size:12px;
font-weight:bold;
text-decoration: none;
padding:0px;
}
table.headerNav td a:hover{
background:#cc2248;
vertical-align:center;
color:#fff;
display:block;
padding:5px;
text-decoration: none;
}



#header-nav {
width: 100%;
background:#f0efef;
}

#header-nav:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#header-nav ul {
background:#858282;
margin: 0;
padding: 0;
list-style: none;
}

#header-nav li {
margin: 0;
padding: 0;
float: left;
background: url(images/sep.gif) no-repeat right 50%;
white-space:nowrap
}

#header-nav li.header-nav-end{
margin: 0;
padding: 0;
float: left;
background: none;
white-space:nowrap
}

#header-nav a, #header-nav a:visited {
display: block;
margin: 0 1px 0 0;
padding: 2px 5px;
font: bold 13px arial;
color: #424242;
text-decoration: none;
}

#header-nav a:hover {
background: #cc2248;
color: #fff;
text-decoration: none;
}

#header-nav a.active, #header-nav a.active:visited, #header-nav a.active:hover {
background: #cc2248;
color: #fff;
}




td.headerNavigation{
padding-left:8px;
background:#ffffff;
color:#898989;
border-bottom:1px solid #d5d3d3;
font-size:11px;
height:32px;
white-space:nowrap
}
a.headerNavigation:link, a.headerNavigation:visited{
text-decoration:underline;
}
a.headerNavigation:hover{
text-decoration:underline;
}



td.headerNavRight{
padding-left:8px;
background:#858282;
color:#ffffff;
font-size:11px;
text-align:center;
white-space:nowrap
}
td.headerNavRight a:link, td.headerNavRight a:visited{
text-decoration:none;
color:#ffffff;
}
td.headerNavRight a:hover{
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 */


table.headerInfoBox{
color:#181818;
font-weight:normal;
}
table.headerInfoBox .headerInfoBoxTitle{
font-size: 13px;
padding-bottom:5px;
font-weight:bold;
}
table.headerInfoBox td{
font-size: 11px;
}
.headerInfoBox td.headerPrice{
font-size: 15px;
font-weight:bold;
}



/* Content layout  begin */
td.pageHeading h1, DIV.pageHeading h1{
	font-size: 14px;
	color: #4e4e4e;
	font-weight: bold;
	text-transform: normal;
	padding:15px 18px 2px 0px;
	background: url(images/page_separ.gif) repeat-y;
}
/*----categories----*/
#category-nav {
font-size:11px;
color:#141414;
}
#category-nav a, #category-nav a:visited {
  color:#141414;
	text-decoration:none;
}
#category-nav a:hover {
  color:#cc2248;
  text-decoration:none;
}
dl.level1 {
}
#category-nav dl {
	margin: 0;
	padding: 0;
}
#category-nav dt {
	margin: 0;
	padding: 4px 5px 4px 0px;
	border-bottom:1px solid #dbd9d9;
}
#category-nav dd {
	margin: 0;
	padding: 0 0 0 0px;
}
#category-nav dt.level-sel {
padding-top:18px;
padding-bottom:8px;
border-bottom:0;
}
#category-nav dt.level-act {
}
#category-nav dt.level-sel a, #category-nav dt.level-sel a:visited {
	color: #141414;
  font-weight:bold;
  text-decoration:none;
}
#category-nav dt.level-sel a:hover {
	color: #cc2248;
	text-decoration:none;
	font-weight:bold;
}
#category-nav dt.level-act a, #category-nav dt.level-act a:visited {
	color: #cc2248;
	text-decoration:none;
}
#category-nav dt.level-act a:hover {
	color: #cc2248;
}
/*----infobox Left----*/
td.infoboxcell {
	padding-bottom: 3px;
}
.infoBoxNotice {
	background: #ff8e90;
}
.infoBoxNoticeContents {
	background: #FFE6E6;
}
td.infoBox, span.infoBox {
}
/*--------*/
table.infoboxHeading {
	width: 100%;
}
td.infoBoxHeadingLeft {
}
td.infoBoxHeadingCenter {
	font-size: 11px;
	color: #141414;
	font-weight: bold;
	padding-top:20px;
}
td.infoBoxHeadingRight {
	width: 20px;
	height: 23px;
	padding-right: 15px;
}
/*--------*/
.infobox {
	width: 100%;
}
td.infoBoxContentsLeft {
  width: 8px;
  font-size:0px;
}
td.infoBoxContentsCenter {
	padding: 0;
}
td.infoBoxContentsRight {
  font-size:0;
  width: 8px;
}
/*--------*/
table.infoBoxContents {
	color: #FFFFFF;
}
td.infoBoxContents {

}

table.infoBoxContents td.productNameCell {
	text-align: left;
	padding: 5px;
	vertical-align: bottom;
	font-weight: normal;
	
}
table.infoBoxContents{
  
}

table.infoBoxContents td.productColumnSell table.productTable td.productImageCell {
	vertical-align: top;
	text-align: left;
	padding-top:20px;
	padding-bottom:10px;
}

table.infoBoxContents td.productColumnSell table.productTable{
	width:100%;
}


table.infoBoxContents table.productTable td.productNameCell a:link, table.infoBoxContents table.productTable td.productNameCell a:visited{
  font-weight: normal;
	text-decoration: underline;

}
table.infoBoxContents table.productTable td.productNameCell a:hover {
	text-decoration: underline;
}

table.infoBoxContents td.productPriceCell {
	font-weight: bold;
	text-align: right;
	padding-top: 5px;
}
table.infoBoxContents .productPriceSpecial {
	font:  normal 26px arial;
	color:#141414;
}
table.infoBoxcontents .productpriceold {
  font: normal 19px arial;
	color: #858282;
  text-decoration: line-through;
}
table.infoBoxContents .productPriceCurrent {
	color: #333333;
	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: 1px;
	height: 19px;
  background: #cc2248;
}
td.infoBox1HeadingCenter {
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-transform: normal;
	background: #cc2248;
	padding-left: 15px;
}
td.infoBox1HeadingRight {
	width: 5px;
	height: 19px;
	padding-right: 20px;
}
/*--------*/
.infobox1 {
	width: 100%;
}
td.infoBox1ContentsLeft {
  width: 15px;
  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: 25px;
	padding-bottom: 25px;
	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;
}
table.infoBox1contents .productPriceOld {
	color: #cccccc;
	font-weight: bold;
}
table.infoBox1Contents .productPriceCurrent {
	color: #111111;
	font-weight: bold;
}



table.infoBox1Contents a.infoBoxLink, a.infoBoxLink:visited{
 color:#141414;
 line-height:2;
 padding:1px 2px 2px 2px;
 text-decoration: none;
 border-bottom:1px solid #dbd9d9;
}
table.infoBox1Contents a.infoBoxLink:hover {
  text-decoration: none;
  color:#cc2248;
  
}



/*----contentbox----*/
td.contentBoxHeadingLeft {
	font-size: 0;
	width: 1px;
	background: #858282;
	border-bottom:1px solid #fff;
}
td.contentBoxHeadingCenter {
	font-size: 11px;
	color: #ffffff;
	text-transform: normal;
	text-align:center;
	background: #858282;
	line-height:0.9;
	height:24px;
	border-bottom:1px solid #fff;
}
td.contentBoxHeadingRight {
	font-size: 0;
	width: 1px;
	background: #858282;
	border-bottom:1px solid #fff;
}
/*--------*/
.contentboxfooter {
  padding:1px 0 4px 0;
	height: 42px;
	background: url(images/line_V.gif) repeat-x left bottom;
}
/*--------*/
table.contentBox {
	background: #fff;
	border:1px solid #dbd9d9;
	
}



table.contentBox2 {
	background: #fff;
	border:1px solid #dbd9d9;
}
table.contentBox3 {
	background: #fff;
	border:1px solid #ffffff;
}


td.contentBoxContentsLeft {
}
td.contentBoxContentsCenter {
  padding: 0 0 1px 1px;
  width: 100%;
  height:100%;
}
td.contentBoxContentsRight {
}

table.contentBoxContents {
	height: 100%;
/*	padding: 5px 5px 5px 5px;*/
}






td.contentBox1HeadingLeft {
	font-size: 0;
	width: 1px;
	background: #cc2248;
	border-bottom:1px solid #fff;
}
td.contentBox1HeadingCenter {
	font-size: 11px;
	color: #ffffff;
	text-transform: normal;
	text-align:center;
	background: #cc2248;
	line-height:0.9;
	height:24px;
	border-bottom:1px solid #fff;
}
td.contentBox1HeadingRight {
	font-size: 0;
	width: 1px;
	background: #cc2248;
	border-bottom:1px solid #fff;
}
table.contentBox1 {
	background: #fff;
	border:1px solid #858282;
}





/*----contentbox----*/
td.contentBox2HeadingLeft {
	font-size: 0;
	width: 1px;

}
td.contentBox2HeadingCenter {
	font-size: 11px;
	color: #ffffff;
	text-transform: normal;
	text-align:center;
	background: #858282;
	line-height:0.9;
	height:24px;
	border-bottom:1px solid #fff;
}
td.contentBox2HeadingRight {
	font-size: 0;
	width: 1px;
}

table.contentBox2 {
	background: #fff;
}
td.contentBox2ContentsLeft {
}

td.contentBox2ContentsCenter {
  padding: 1px 0 1px 0;
  width: 100%;
  height:100%;
  border:1px solid #dbd9d9;
}
td.contentBox3ContentsCenter {
  padding: 0 0 1 0;
  width: 100%;
  height:100%;
}
td.contentBox2ContentsRight {
}

table.contentBox2Contents {
	height: 100%;
}

table.contentBox2Contents td.productColumnSell{
	border:1px solid #dbd9d9;
}


td.productColumnSell {
	text-align: left;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 2px;
}

table.productTable {

	height: 100%;
	font-size: 0px;
}
td.productImageCell {
	vertical-align: top;
	text-align: center;
	padding-top:20px;
	padding-bottom:10px;
}
td.productNameCell {
  font: normal normal 10px;
  color:#141414;
	text-align: center;
	vertical-align: bottom;
}
td.productNameCell a:link, td.productNameCell a:visited{
  color:#141414;
	text-decoration: underline;
}
td.productNameCell a:hover {
  color:#cc2248;
	text-decoration: underline;
}

td.productPriceCell {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	padding:10px 2px 10px 2px;
}
.productPriceSpecial {
	font-weight: bold;
	color:#cc2248;
}
.productPriceOld {
  text-decoration: line-through;
	font-weight: bold;
}
.productPriceCurrent {
	font-weight: bold;
}














/*----product listing----*/
table.productListing {
	border: 1px;
	border-style: solid;
	border-color: #b6b7cb;
	border-spacing: 1px;
}
.productListing-heading {
	background:#858282;
	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 #dbd9d9;
	padding-left: 5px;
}
#lastHeadingSell, #lastContentSell {
	border-right: 1px solid #dbd9d9;
	padding-right: 5px;
}
.productListing-bottom {
	height: 1px;
	background: #dbd9d9;
	font-size: 0px;
	color: #ffffff;
}
.productlisting-headingPrice {
	font-size: 20px;
	font-weight: bold;
	color: #9a9a9a;
	background:#646363;
}
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: #f9f8f8;
padding-top:10px;
}
TR.productListing-even {
background: #ffffff;
/*background: url(images/line_V.gif) repeat-x left bottom;*/
padding-top:10px;
}
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;
	padding: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;*/
  background: url(images/row_bg.gif);
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected {
background: url(images/row_bg.gif);
}
.checkoutBarFrom, .checkoutBarTo {
	/*color: #8c8c8c;*/
}
.checkoutBarCurrent {
	color: #c34f1d;
	font-weight:bold;
}
/* Content layout  end */


/* Footer  layout begin */
table.footer {
background:#ffffff;
color:#8b8b8b;
font-size:11px;
}

td.footerTitle{
background:#898989 ;
color:#ffffff;
font-weight:bold;
font-size:11px;
height:24px;
padding: 0 19px 0 19px;
}

td.footer {
color:#8b8b8b;
padding: 2px 0 2px 2px;
}
table td.footer a:link, table td.footer a:visited {
	text-decoration: underline;
}
table td.footer a:hover {
	text-decoration: none;
}
/* Footer layout end */
.cat_border{
  border:1px solid #c34f1d;
}
