/* General page layout  begin */
body {
	margin: 0px;
	color: #737373;
	font-size: 10px;
	font-style: normal;
	font-family: tahoma, arial, verdana, arial, sans-serif;
	background:#000;
	behavior:url('csshover.htc');
}
/*.sfhover

* html td {
  behavior: url(templates/Original/iepngfix.htc);
}
*/
a{
	color: #c81835;
	text-decoration: underline;
}
a:hover {
	color: #c81835;
	text-decoration: none;
}
/*--------*/
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;
}
TD.main, P.main {
}
TD.mainBold, P.mainBold {
	line-height: 1.5;
	font-weight: bold;
}
TD.smallText, SPAN.smallText, P.smallText {
	font-size: 9px;
}
.bold {
	font-weight: bold;-
}
.boxText {
}
/*--------*/
img.transpng {
	behavior: url("png.htc");
}
img.infoBoxSpacing {
	width: 0px;
	height: 0px;
}
.productBG {
}
.lineV {
}
.lineH {
}
/*--------*/
.left_bg {
	background:#fff;
}
.center_bg {
	background:#fff;
	padding:0 10px 10px 10px;
}
.right_bg {
	background:#fff;
}
/* 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 {
}
tr.header {
}
td.header1 {
	height:301px;
	vertical-align:top;
	width:400px;
	background: url(images/header1.jpg) no-repeat right;
}
td.header1 img{
	margin-top:175px;
  margin-left: 73px;
}
td.header2 {
	background: url(images/header2.jpg) no-repeat top center;
	vertical-align:top;
	text-align:center;
}
td.header2 img{
	margin-top:168px;
}
td.header a:link, td.header a:visited {
}
td.header a:hover {
}
td.headerNavigation {
	background:#fff;
	padding:2px;
}
td.headerNavigation table.headerNavigation{
	background:url(images/header/header_nav.gif) repeat-x;
	height:35px;
}
td.headerNavigation table.headerNavigation table td{
	height:35px;
	padding:0 0 2px 0;
}
td.headerNavigation table.headerNavigation table td a{
	padding:0 8px 0 19px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	background:url(images/header/a_nav.gif) no-repeat 8px 2px;
}
td.headerNavigation table.headerNavigation table td:hover, td.headerNavigation table.headerNavigation table td.sfhover{
	background: url(images/header/header_nav_h.gif);
}
td.headerNavigation table.headerNavigation table td.selected_td{
	background: url(images/header/header_nav_h.gif);
}
td.headerNavigation a{
}
a.headerNavigation, a:visited.headerNavigation {
}
a:hover.headerNavigation {
}
.breadcrumb{
	background:#fff;
	height:20px;
	padding:0 0 0 8px;
	color:#919191;
}
.breadcrumb a{
	color:#919191;
	text-decoration:none;
}
.breadcrumb 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 */


/* Content layout  begin */
td.pageHeading {
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#c71c35;
	font-weight:bold;
}

/*----categories----*/
#category-nav {
}
#category-nav a, #category-nav a:visited {
}
#category-nav a:hover {
}
dl.level1 {
	margin:0;
}
#category-nav dl {
	margin:0;
}
#category-nav dd {
	margin:0;
}
#category-nav dt {
	float:left;
	padding:0 0 0 8px;
}
#category-nav dt a{
	float:left;
	padding:0 0 2px 13px;
	width:157px;
*	width:170px;
	color:#363e8e;
	background:url(images/dt.gif) no-repeat 5px 6px;
	text-decoration:none;
	line-height:1.3;
}
#category-nav dt a:hover{
	color:#fff;
	background:#c81835 url(images/dt_h.gif) no-repeat 5px 6px;
	text-decoration:none;
}
#category-nav dd dt {
	float:left;
	padding:0 0 0 20px;
}
#category-nav dd dt a{
	width:145px;
*	width:158px;
}
#category-nav dt.level-sel a{
	font-weight:bold;
}
#category-nav dt.level-act a{
	font-weight:bold;
}


/*----infobox Left----*/
td.infoboxcell {
}
.infoBoxNotice {
	background: #ff8e90;
}
.infoBoxNoticeContents {
	background: #FFE6E6;
}
td.infoBox, span.infoBox {
}




/*--------*/
table.infoboxHeading {
	width: 100%;
}
td.infoBoxHeadingLeft {
	background:url(images/infobox/left.gif);
	width:24px;
	height:31px;
}
td.infoBoxHeadingCenter {
	background:url(images/infobox/center.gif) repeat-x;
	padding: 0 0 5px 7px;
	font-size:13px;
	font-weight:bold;
	color:#fff;
}
td.infoBoxHeadingRight {
	background:url(images/infobox/right.gif) no-repeat;
	width:3px;
}

.infobox {
	width: 100%;
}
td.infoBoxContentsLeft {
	display:none;
}
td.infoBoxContentsCenter {
	padding:5px 3px 8px 2px;
}
td.infoBoxContentsRight {
	display:none;
}

table.infoBoxContents {
}
td.infoBoxContents {
}

table.infoBoxContents td.productImageCell{
	text-align:center;
	padding:0 5px 5px 5px;
}
table.infoBoxContents td.productNameCell {
	padding:0 20px;
}
table.infoBoxContents td.productNameCell a{
	font-weight:bold;
}
table.infoBoxContents td.productNameCell a:hover {
}

table.infoBoxContents td.productPriceCell {
	padding:0 20px;
	color:#626161;
	font-weight:bold;
}
table.infoBoxContents .productPriceSpecial {
	font-size:13px;
	color:#000;
}
table.infoBoxcontents .productpriceold {
	color:#000;
	text-decoration:line-through;
}
table.infoBoxContents .productPriceCurrent {
	font-size:13px;
	color:#000;
}

table.infoBoxContents a.infoBoxLink{
}
table.infoBoxContents a.infoBoxLink:hover {
}



/*----infobox1 -------------------------------------*/
table.infobox1Heading {
	width: 100%;
}
td.infoBox1HeadingLeft {
}
td.infoBox1HeadingCenter {
}
td.infoBox1HeadingRight {
}

.infobox1 {
	width: 100%;
}
td.infoBox1ContentsLeft {
}
td.infoBox1ContentsCenter {
}
td.infoBox1ContentsRight {
}

table.infoBox1Contents {
}
td.infoBox1Contents {
}

table.infoBox1Contents td.productImageCell{
}
table.infoBox1Contents td.productNameCell {
}
table.infoBox1Contents td.productNameCell a{
}
table.infoBox1Contents td.productNameCell a:hover {
}

table.infoBox1Contents td.productPriceCell {
}
table.infoBox1Contents .productPriceSpecial {
}
table.infoBox1contents .productPriceOld {
}
table.infoBox1Contents .productPriceCurrent {
}

table.infoBox1Contents a.infoBoxLink{
}
table.infoBox1Contents a.infoBoxLink:hover {
}





/*----contentbox-----------------------------------------------*/
td.contentBoxHeadingLeft {
	display:none;
}
td.contentBoxHeadingCenter {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#c71c35;
}
td.contentBoxHeadingRight {
	display:none;
}

.contentboxfooter {
}

table.contentBox {
}
td.contentBoxContentsLeft {
	display:none;
}
td.contentBoxContentsCenter {
}
td.contentBoxContentsRight {
	display:none;
}

table.contentBoxContents {
}
table.contentBox td.productColumnSellFirst {
	padding:10px 0 13px 0;
}
table.contentBox td.productColumnSell {
	background:url(images/line_h.gif) repeat-x top;
	padding:10px 0 13px 0;
}
table.contentBox table.productTable {
}
table.contentBox td.productImageCell {
	width:130px;
	text-align:center;
}
table.contentBox td.productNameCell {
	padding-bottom:3px;
}
table.contentBox td.productNameCell a{
	font-weight:bold;
}
table.contentBox td.productNameCell a:hover {
}

table.contentBox td.productPriceCell {
	padding-bottom:6px;
	font-weight:bold;
}
table.contentBox .productPriceSpecial {
	color:#000;
	font-size:13px;
}
table.contentBox .productPriceOld {
	font-size:13px;
	text-decoration:line-through;
}
table.contentBox .productPriceCurrent {
	color:#000;
	font-size:13px;
}



/*----contentbox1-----------------------------------------------*/
td.contentBox1HeadingLeft {
}
td.contentBox1HeadingCenter {
}
td.contentBox1HeadingRight {
}

.contentbox1footer {
}

table.contentBox1 {
}
td.contentBox1ContentsLeft {
}
td.contentBox1ContentsCenter {
}
td.contentBox1ContentsRight {
}

table.contentBox1Contents {
}
table.contentBox1 td.productColumnSell {
}
table.contentBox1 table.productTable {
}
table.contentBox1 td.productImageCell {
}
table.contentBox1 td.productNameCell {
}
table.contentBox1 td.productNameCell a{
}
table.contentBox1 td.productNameCell a:hover {
}

table.contentBox1 td.productPriceCell {
}
table.contentBox1 .productPriceSpecial {
}
table.contentBox1 .productPriceOld {
}
table.contentBox1 .productPriceCurrent {
}



/*----product listing----*/
table.productListing {
	border: 1px;
	border-style: solid;
	border-color: #b6b7cb;
	border-spacing: 1px;
}
.productListing-heading {
	height: 23px;
	font-weight: bold;
	padding-right: 3px;
}

a.productListing-heading, a.productListing-heading:visited{
}
a.productListing-heading:hover {
}

#firstHeadingSell, #firstContentSell {
	padding-left: 5px;
}
#lastHeadingSell, #lastContentSell {
	padding-right: 5px;
}
.productListing-bottom {
	height: 1px;
	font-size: 0px;
}
.productlisting-headingPrice {
	font-size: 20px;
	font-weight: bold;
	color: #9a9a9a;
}
TD.productListing-data {
  padding:5px 2px 2px 2px;
}
A.pageResults {
	font-size:11px;
}
A:visited.pageResults {
}
a:hover.pageResults {
text-decoration:none;
}
/* 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 {
}
TR.productListing-odd {
	background:url(images/line_h.gif) repeat-x 0 10px;
}
TR.productListing-odd td{
	padding-top:15px;
}
TR.productListing-odd td td{
	padding:0;
}
TR.productListing-even {
	background:url(images/line_h.gif) repeat-x 0 10px;
}
TR.productListing-even td{
	padding-top:15px;
}
TR.productListing-even td td{
	padding:0;
}
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;*/
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected {
}
.checkoutBarFrom, .checkoutBarTo {
	/*color: #8c8c8c;*/
}
.checkoutBarCurrent {
	color: #c34f1d;
	font-weight:bold;
}
/* Content layout  end */




/* Footer  layout begin */
table.footer {
}
td.footer {
background: url(images/footer.gif) no-repeat;
padding: 20px 30px 0 7px;
vertical-align: middle;
}
table td.footer a {
}
table td.footer a:hover {
}



/* Footer layout end */
.cat_border{
  border:1px solid #c34f1d;
}

div.bonus_points_cont {
  position: relative;
  text-align: right;
}
div.bonus_points {
  position: absolute;
  top: 0px; right: 0px;
  font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
  white-space: nowrap;
}
html > body div.bonus_points {
  text-align: right;
  left: -111px;
}

td.search{
	border:1px solid #ddd6d6;
	background:#f1f1f1;
	padding:9px;
}
td.search .inp{
	width:112px;
	height:16px;
	color:#c2c2c2;
	border:1px solid #c2c2c2;
	padding:0;
	margin:0;
}

table.bestsellers td.productImageCell{
	width:58px;
	text-align:center;
	padding:5px 0;
}
table.bestsellers td.productNameCell{
	padding:5px 0;
	color:#626161;
	font-weight:bold;
}
table.bestsellers td.productNameCell a{
	font-weight: normal;
}
table.bestsellers span.productPrice{
	color:#000;
	font-size:13px;
	font-weight:bold;
}

#information table.infoBoxContents td{
	padding:0 0 0 8px;
}
#information table.infoBoxContents td a{
	float:left;
	padding:0 0 0 13px;
	width:157px;
*	width:170px;
	height:16px;
	background:url(images/dt.gif) no-repeat 5px 6px;
	line-height:1.3;
}

table.cart{
	width:165px;
	margin-left:15px;
}
table.cart td.productPriceCell{
	padding:1px 0 3px 0;
}


table.info td.productPriceCell {
	padding:0 20px;
	color:#626161;
	font-weight:bold;
}
table.info .productPriceSpecial {
	font-size:13px;
	color:#000;
}
table.info .productpriceold {
	color:#000;
	font-size:13px;
	color:#626161;
	text-decoration:line-through;
}
table.info .productPriceCurrent {
	font-size:13px;
	color:#000;
}

td.sel select{
	width:240px;
}
.contact_text {
	padding: 0 10px 20px 2px;
}