/* General page layout  begin */
body {
	margin: 0 0 5px 0;
	padding:0;
	color: #000;
	background:#d5d5d5;
	font-size: 12px;
	font-style: normal;
	font-family: Arial;
	text-align:center;
}

h1{
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:none;
}
.page{
	width:917px;
	background:url(images/page_bg.gif) repeat-y 0 0;
	padding:0 7px;
	margin:auto;
}

a:link{
	color: #fa0032;
	text-decoration: underline;
}
a:visited{
	color: #fa0032;
	text-decoration: underline;
}
a:hover {
	color: #fa0032;
	text-decoration: none;
}


.white{
	color: #fff;
}
a.white:link{
	color: #fff;
	text-decoration: underline;
}
a.white:visited{
	color: #fff;
	text-decoration: underline;
}
a.white:hover {
	color: #fa0032;
	text-decoration: underline;
}

.grey{
	color: #666666;
}
a.grey:link{
	color: #666666;
	text-decoration: underline;
}
a.grey:visited{
	color: #000;
	text-decoration: underline;
}
a.grey:hover {
	color: #000;
	text-decoration: underline;
}




/*--------*/
form {
	display: inline;
}
input.img{
	border: none;
}
input, select {
	font-size: 11px;
	color:#333333;
	border: 1px solid #ccc;
}
input.transpng {
	behavior: url("png.htc");
}
textarea {
	width: 100%;
	font-size: 11px;
	color:#333333;
}
/*--------*/
td {
	font-size: 12px;
	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)*/
	background:#efefef;
}
.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-top:3px;
	width:227px;
}
.center_bg {
	padding:30px 20px 20px 20px;
}
/* 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 */



.testpng {
background:url(images/ereaderx.png);
}
* html .testpng {
background-image:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ereaderx.png', sizingMethod='image');
}





/* Header layout  begin */
table.header {
background:url(images/header/h_rbg.jpg) no-repeat 100% 0;
}
td.header {
	padding:0 24px 0 0;
}
td.header a:link, td.header a:visited {
	color: #000;
	text-decoration: underline;
}
td.header a:hover {
	color: #fa0034;
	text-decoration: underline;
}

td.headerNavigation {
	padding:2px 15px;
	color: #000;
	background:url(images/header/h_lbg.gif) no-repeat 0 0;
	height:34px;
}
a:link.headerNavigation, a:visited.headerNavigation {
	color: #000;
	text-decoration: underline;
}
a:hover.headerNavigation {
  color:#fa0034;
	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;
}

td.headerBox {
	font-size: 14pt;
	color: #000;
}
td.headerBox span{
	font-size: 16pt;
	color: #fa0030;
}









/* Header layout  end */



/* Content layout  begin */
td.pageHeading, DIV.pageHeading {
	font-size: 14px;
	color: #4e4e4e;
	font-weight: bold;
	text-transform: uppercase;
	padding:5px 18px 2px 18px;
}
/*----categories----*/















#category-nav {
font-size:11px;
}
#category-nav a, #category-nav a:visited {
	color: #000;
}
#category-nav a:hover {
	color: #fa0032;
}
dl.level1 {
	font-weight:bold;
}
#category-nav dl {
	margin: 0;
	padding: 0;
}
#category-nav dt {
	margin: 0;
	padding: 2px 2px 2px 0px;

}
#category-nav dd {
	margin: 0;
	padding: 0 0 10px 10px;
	font-weight:normal;	
}
#category-nav dt.level-sel {
}
#category-nav dt.level-act {
}
#category-nav dt.level-sel a, #category-nav dt.level-sel a:visited {
	color: #fa0032;
}
#category-nav dt.level-sel a:hover {
	color: #fa0032;
}
#category-nav dt.level-act a, #category-nav dt.level-act a:visited {
	color: #fa0032;
}
#category-nav dt.level-act a:hover {
	color: #fa0032;
}











/*----infobox Left----*/
td.infoboxcell {
	padding-bottom: 3px;
}
.infoBoxNotice {
	background: #ff8e90;
}
.infoBoxNoticeContents {
	background: #FFE6E6;
}
td.infoBox, span.infoBox {
}


/*--------*/
table.infoboxHeading {
	width: 100%;
	background:url(images/infobox/ibhbg.gif) no-repeat 0 0;
}
td.infoBoxHeadingLeft {
  width: 25px;
	height: 49px;
}
td.infoBoxHeadingCenter {
	font-size: 14pt;
	color: #000;
}
td.infoBoxHeadingCenter span{
	font-size: 16pt;
	color: #fa0030;
}

td.infoBoxHeadingRight {
	width: 25px;
}
/*--------*/
.infobox {
	width: 100%;
	background:url(images/infobox/ibcbg.gif) repeat-y;
}
td.infoBoxContentsLeft {
  width: 25px;
  font-size:0;
}
td.infoBoxContentsCenter {
}
td.infoBoxContentsRight {
  font-size:0;
  width: 25px;
}

table.infoboxFooter {
	width: 100%;
	background:url(images/infobox/ibfbg.gif) no-repeat 0 0;
}
td.infoboxFooterLeft {
  width: 25px;
	height: 7px;
}
td.infoboxFooterCenter {
}
td.infoboxFooterRight {
	width: 25px;
}


/*--------*/
table.infoBoxContents {

}
td.infoBoxContents {

}

table.infoBoxContents td.productNameCell {

	text-align: left;
	padding-top: 5px;
	vertical-align: bottom;
}
table.infoBoxContents td{

}

table.infoBoxContents table.productTable td.productNameCell a:link, table.infoBoxContents table.productTable td.productNameCell a:visited{
	color: #000;
	text-decoration: underline;
}
table.infoBoxContents table.productTable td.productNameCell a:hover {
  color: #fa0032;
	text-decoration: underline;
}

table.infoBoxContents td.productPriceCell {
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
}
table.infoBoxContents .productPriceSpecial {
	color: #000;
}
table.infoBoxcontents .productpriceold {
	color: #ccc;
  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: 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 {
	font-size: 0;
	width: 24px;
	background: #333333;
}
td.contentBoxHeadingCenter {
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	background: #333333;
	padding-left:5px;
}
td.contentBoxHeadingRight {
	font-size: 0;
	width: 23px;
	background: #333333;
}
/*--------*/
.contentboxfooter {
  padding:1px 0 4px 0;
/*	background-image: url(images/line_bg.gif);
	background-repeat: repeat-x;*/
	height: 42px;
}
/*--------*/
table.contentBox {
}
td.contentBoxContentsLeft {
}
td.contentBoxContentsCenter {
  padding: 0 0 1px 0;
  width: 100%;
}
td.contentBoxContentsRight {
}

table.contentBoxContents {
	height: 100%;
/*	background: #ffffff url(images/contentbox/bg.gif);*/
	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{
	text-decoration: underline;
}
td.productNameCell a:hover {
	text-decoration: none;
}

td.productPriceCell {
	text-align: left;
	font-size: 13px;
	font-weight: bold;
}
.productPriceSpecial {
	color: #fa0032;
	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: #333333;
	border-spacing: 1px;
}
.productListing-heading {
	height: 23px;
	color: #ffffff;
	font-weight: bold;
	padding-right: 3px;
	background:#333;
}

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 #333;
	padding-left: 5px;
}
#lastHeadingSell, #lastContentSell {
	border-right: 1px solid #333;
	padding-right: 5px;
}
.productListing-bottom {
	height: 1px;
	background: #333;
	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 {
background: #f6f6f6;
}
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: #fa0032;
  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:url(images/f_bg.gif) no-repeat 0 0;
height:64px;
width:917px;
padding:0 7px;
margin:auto;
color:#FFFFFF;
}
td.footer {
vertical-align:bottom;
padding-bottom:21px;
}
table td.footer a:link, table td.footer a:visited {
	color: #fff;
	text-decoration: underline;
}
table td.footer a:hover {
	text-decoration: none;
	color: #fa0032;
}
/* Footer layout end */
.cat_border{
  border:1px solid #c34f1d;
}
span.red{
	color: #fa0030;
}
td.greyBg{
	background:url(images/bgx.gif) left top no-repeat;
	padding:10px 0 0 15px;
}
h2{
	font-size: 14pt;
	color: #333;
	font-weight:normal;
	margin-bottom:5px;
}
h2 span{
	font-size: 16pt;
	color: #fa0030;
}
td.strBg{
	background:url(images/str.gif) bottom repeat-x;
	padding-bottom:10px;
	padding-top:10px;
}
table.contentBox td.headerNavigation {
	padding:2px 15px;
	color: #000;
	background:url(images/header/h_lbgx.gif) no-repeat 0 0;
}