/* General page layout  begin */
body {
	margin: 0px;
	color: #616161;
	font-size: 11px;
	font-style: normal;
	font-family: arial, verdana, arial, sans-serif;
	/*background:#fff url(images/bg.gif);*/
	background: #E6F9E8;
	behavior:url('csshover.htc');
  text-align: center;
}
/*.sfhover*/


#pageContent{
  /*min-width:970px;
  width:expression(document.body.clientWidth < 970? "970px": "auto" );*/
  width: 100%; /* delete for 100%*/
  margin: 0 auto;
  position: relative;
  text-align: left;
}
#left-container{
  float:left;
  margin-right:-272px;
  width:100%;
  
*  margin-right: 272px;
*  width: auto;
}
#left-content {
  margin-right: 272px;
  
*  margin-right: 0px;
*  float:left;
}
#container{
  float:right;
  margin-left:-173px;
  width:100%;
  
*  width: auto;
*  margin-left: 173px;
}
#container #container{
  margin:0;
}
#content {
  margin-left: 173px;
  min-height:260px;
  height:auto !important;
  height:460px;
  
*  margin-left: 0px;
*  margin-top:0px;
}
#left {
float: left;
width: 162px;
margin-right:-173px;
/*position: fixed;*/
position: relative;
}
#right {
  float: right;
  width: 264px;
  
*  position: static;
*  margin-left:-264px;
}
#box-inner-wrap {
display:block;
float:none;
}
#box-wrap {
display:block;
float:none;
text-align:left;
}
#footer {
width:100%;
margin:0;
padding:0;
clear: both;
  margin:0 auto;
}
#header {
}
* html td {
  behavior: url(templates/Original/iepngfix.htc);
}

a{
  color: #616161;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
/*--------*/
form {
	display: inline;
}
input, select {
	font-size: 11px;
	color:#333333;
}
input.transpng {
	behavior: url("png.htc");
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bubble.png');*/
}
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, .small {
	font-size: 11px;
}
 
.bold {
	font-weight: bold;-
}
.boxText {
}
/*--------*/
img.transpng {
	behavior: url("png.htc");
}
img.infoBoxSpacing {
	width: 0px;
	height: 0px;
}
.productBG {
}
.lineV {
}
.lineH {
}
/*--------*/
.left_bg {
  padding: 8px 0;
}
.center_bg {
  padding: 8px;
}
.right_bg {
  padding: 8px 0;
}
/* 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: #f4f4f4;
}
/* General page layout  end */


/* Header layout  begin */
table.header {
}
tr.header {
}
td.header {
}
td.header a:link, td.header a:visited {
}
td.header a:hover {
}
td.headerNavigation {
}
a.headerNavigation, a:visited.headerNavigation {
}
a:hover.headerNavigation {
}
.breadcrumb{
}
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: #bc0006;
  padding: 0 0 10px 0;
}

td.pageHeading H1 {
    color: #BC0006;
    font-size: 18px;
    padding: 0 0 10px;
	font-family: arial,verdana,arial,sans-serif;
	font-weight:normal;
}

/*----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 {
  background: url(images/cat.gif) no-repeat 0 3px;
  padding: 0 0 4px 9px;
  margin: 0;
}
#category-nav dl dl dt {
  background: url(images/cat.gif) no-repeat 15px 3px;
  padding: 0 0 4px 24px;
}
#category-nav dt a{
  color: #000;
  text-decoration: none;
}
#category-nav dt a:hover{
  text-decoration: underline;
}
#category-nav dt.level-sel {
}
#category-nav dt.level-act {
}


/*----infobox Left----*/
td.infoboxcell {
  padding-bottom: 10px;
}
.infoBoxNotice {
	background: #ff8e90;
}
.infoBoxNoticeContents {
	background: #FFE6E6;
}
td.infoBox, span.infoBox {
}




/*--------*/
table.infoboxHeading {
	width: 100%;
}
td.infoBoxHeadingLeft {
  background: url(images/ibh_left.gif) no-repeat;
  width: 10px;
  height: 34px;
}
td.infoBoxHeadingCenter {
  background: #af1a1b url(images/ibh.gif) repeat-x;
  font-family: tahoma;
  text-transform: uppercase;
  color: #fff;
  vertical-align: top;
  padding-top: 7px;
  font-weight: bold;
  padding-left: 7px;
}
td.infoBoxHeadingRight {
  background: url(images/ibh_right.gif) no-repeat;
  width: 10px;
  vertical-align: top;
}
table.infoboxHeading a{
  color: #fff;
  text-decoration: none;
}
table.infoboxHeading div{
  position: relative;
}
table.infoboxHeading div div{
  position: absolute;
  top:-5px;
  left: -30px;
}

.infobox {
	width: 100%;
}
td.infoBoxContentsLeft {
  display: none;
}
td.infoBoxContentsCenter {
  border-left: 2px solid #b83e41;
  border-right: 2px solid #b83e41;
  background: #fff;
  padding: 0 10px;
}
td.infoBoxContentsRight {
  display: none;
}

table.infoBoxContents {
}
td.infoBoxContents {
}
.boxFooterLeft{
  background: url(images/ibf_left.gif) no-repeat top;
  font-size: 1px;
  width: 10px;
  height: 10px;
}
.boxFooterCenter{
  background: url(images/ibf.gif) repeat-x top;
  font-size: 1px;
}
.boxFooterRight{
  background: url(images/ibf_right.gif) no-repeat top;
  font-size: 1px;
  width: 10px;
}



/*----infobox1 -------------------------------------*/
table.infobox1Heading {
	width: 100%;
}
td.infoBox1HeadingLeft {
  background: url(images/ibh_left.gif) no-repeat;
  width: 10px;
  height: 34px;
}
td.infoBox1HeadingCenter {
  background: #af1a1b url(images/ibh.gif) repeat-x;
  font-family: tahoma;
  text-transform: uppercase;
  color: #fff;
  vertical-align: top;
  padding-top: 7px;
  font-weight: bold;
  padding-left: 7px;
}
td.infoBox1HeadingRight {
  background: url(images/ibh_right.gif) no-repeat;
  width: 10px;
}
table.infobox1Heading a{
  color: #fff;
  text-decoration: none;
}
table.infobox1Heading div{
  position: relative;
}
table.infobox1Heading div div{
  position: absolute;
  top:-5px;
  left: -30px;
}

.infobox1 {
	width: 100%;
}
td.infoBox1ContentsLeft {
  display: none;
}
td.infoBox1ContentsCenter {
  border-left: 2px solid #b83e41;
  border-right: 2px solid #b83e41;
  background: #fff;
  padding: 0 10px;
}
td.infoBox1ContentsRight {
  display: none;
}

table.infoBox1Contents {
}
td.infoBox1Contents {
}


/*----contentbox-----------------------------------------------*/
td.contentBoxHeadingLeft {
  display: none;
}
td.contentBoxHeadingCenter {
  font-size: 15px;
  color: #bc0006;
  font-weight: bold;
}
td.contentBoxHeadingRight {
  display: none;
}

.contentboxfooter {
}

table.contentBox {
}
td.contentBoxContentsLeft {
  display: none;
}
td.contentBoxContentsCenter {
}
td.contentBoxContentsRight {
  display: none;
}

table.contentBoxContents {
}


.productTable{
  height: 100%;
}
.first .productTable{
}
.productColumnSell{
  padding: 15px;
  vertical-align: top;
  height: 100%;
  width: 25%;
}
.productFirstRow .productColumnSell{
  padding-top: 10px;
}
.paddingLR{
}
.first .paddingLR{
}
.last .paddingLR{
}
.productPriceCell{
  font-weight: bold;
  text-align: right;
  padding: 2px 0;
  vertical-align: top;
}
.productPriceOld{
  font-weight: normal;
  text-decoration: line-through;
}
.productImageCell{
  text-align: center;
}
.productNameCell{
  font-size: 13px;
  text-align: center;
  height: 100%;
}

.productNameCell_1 {
font-size: 20px;
  text-align: center;
  height: 100%;
}
table.infoBoxContents .productColumnSell{
  padding: 0;
}
table.infoBoxContents .productImageCell{
  border: none;
}
table.infoBoxContents .productImageCell img{
}
table.infoBoxContents .productNameCell {
  text-align: left;
  padding-bottom: 5px;
}
table.infoBoxContents .productNameCell a{
  color: #bc0006;
}
table.infoBoxContents .productPriceCell{
  text-align: left;
}


/*----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: 1px;
  border-top: 1px solid #e3e3e3;
}
.productlisting-headingPrice {
	font-size: 20px;
	font-weight: bold;
	color: #9a9a9a;
}
TD.productListing-data {
  padding:5px;
  border-top: 1px solid #e3e3e3;
}
TD.productListing-data TD.productListing-data{
  padding:0;
  border-top: none;
}
A.pageResults {
}
A:visited.pageResults {
}
a:hover.pageResults {
}
/* Checkout confirmation */
.orderEdit {
	text-decoration: underline;
	font-size:11px;
	font-weight:normal;
}
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
}
TR.productListing-odd {
}
TR.productListing-even {
}
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 {
	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;
	font-weight: bold;
}
SPAN.errorText {
	color: #ff0000;
}
.moduleRow {
}
.moduleRowOver {
  background-color: #f4f4f4;
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected {
  background-color: #f4f4f4;
}
.checkoutBarFrom, .checkoutBarTo {
	/*color: #8c8c8c;*/
}
.checkoutBarCurrent {
	font-weight:bold;
}
/* Content layout  end */




/* Footer  layout begin */
table.footer {
}
td.footer {
}
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;
}

#id_mysql_error{
  position:absolute;
  width:70%;
  background:#fddbdb;
  border:1px solid #525252;
  left:14%;
  top:50px;
}
#id_mysql_error td{
  font-size:11px;
  font-family:tahoma;
}
#id_mysql_error .heading{
  background:url(images/heading.gif);
  height:23px
}
#id_mysql_error .heading .heading{
  background:none;
  padding-left:15px;
  text-transform:uppercase;
  color:#fff;
  font-weight:bold;
}
#id_mysql_error .close{
  text-align:right;
  padding-right:3px;
}
#id_mysql_error .error{
  padding:15px 15px 30px 15px;
}

.headerNavigation{
  text-align: center;
  background: #af1a1b url(images/nav_bg.gif) repeat-x;
  color: #fff;
}
.headerNavigation td{
  padding: 0 5px;
}
.headerNavigation td.headerNavImage{
  padding: 0 0 0 5px;
}
.headerNavigation a{
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  font-size: 12px;
}
.logo{
  height: 74px;
  padding-left: 15px;
}
.inpsearch{
  width: 120px;
  height: 18px;
  border: 1px solid #b6b6b6;
}
.footer{
  text-align: center;
  padding: 10px;
}

.borderTopLeft{
  background: url(images/border_topleft.gif) no-repeat;
  width: 10px;
  height: 10px;
  font-size: 1px;
}
.borderTop{
  background: #fff;
  font-size: 1px;
}
.borderTopRight{
  background: url(images/border_topright.gif) no-repeat;
  width: 10px;
  height: 10px;
  font-size: 1px;
}
.borderLeft{
  background: #fff;
}
.borderRight{
  background: #fff;
}
.borderBottomLeft{
  background: url(images/border_bottomleft.gif) no-repeat;
  width: 10px;
  height: 10px;
  font-size: 1px;
}
.borderBottom{
  background: #fff;
  font-size: 1px;
}
.borderBottomRight{
  background: url(images/border_bottomright.gif) no-repeat;
  width: 10px;
  height: 10px;
  font-size: 1px;
}
.border{
  background: #fff;
  padding: 0 10px;
}
.infoBoxLink{
  color: #000;
  line-height: 1.5;
}
.bestSellersNamber {
  width: 23px;
}
.bestSellersNamber span{
  display: block;
  width: 17px;
  height: 15px;
*  width: 18px;
*  height: 16px;
  padding: 1px 0 0 1px;
  text-align: center;
  background: url(images/bsn.gif) no-repeat;
}
.bestSellers {
  padding-bottom:10px;
}
.bestSellers a{
  font-size: 12px;
  color: #bc0006;
}
.lineTop{
  background: url(images/line_H.gif) repeat-x top;
  padding-top: 4px;
}
.lineBottom{
  background: url(images/line_H.gif) repeat-x bottom;
  padding-bottom: 4px;
}
.paragraph{
  padding-bottom: 10px;
}
.productsPrice{
  font-size: 18px;
  text-align: right;
  vertical-align: top;
}
.productsPrice .productPriceCurrent{
  color: #616161;
  font-size:18px;
}
.productsPrice .productPriceSpecial{
  color: #000;
}
.attributes td{
  padding: 0px 3px 4px 0;
}
.addInp{
  padding: 0 3px;
}
.addInp input{
  border: 1px solid #b6b6b6;
  width: 25px;
  text-align: center;
  height: 18px;
}
.productsDescription{
  padding: 10px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.breadcrumb{
  padding-bottom: 10px;
}
.account a{
  font-weight: normal;
}
.account {
  font-size: 11px;
  padding-top: 3px;
}

#categories ul{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	border-left:2px solid #B83E41;
	border-bottom:2px solid #B83E41;
	border-right:2px solid #B83E41;
}
#categories ul ul{
	border-left:1px solid #fff;
	border-top:1px solid #B83E41;
	border-right:2px solid #B83E41;
}
#categories ul li{
	float:left;
	position:relative;
}
#categories li a{
	width:180px;
*	width:185px;
	background:#fff;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	/*border-bottom:1px solid #cacbcc;*/
	padding:3px 0 8px 5px;
	display:block;
}
#categories ul li li a{
	float:left;
	width:180px;
*	width:180px;
	background:#fff url(images/left.gif) no-repeat 6px 9px;
	color:#000;
	font-weight: normal;
	text-decoration:none;
	border-bottom:1px solid #cacbcc;
	padding:4px 0 0 16px;
}
#categories li a:hover{
	background:#fff url(images/right.gif) no-repeat 157px 10px;
	color:#000;
}
#categories li li a:hover{
	background:#fff url(images/left.gif) no-repeat 6px 9px;
	color:#000;
}
#categories li ul{
	display:none;
}
#categories li ul{
	position:absolute;
	width:195px;
	left:185px;
	top:-1px;
}
#categories li:hover ul, #categories li.sfhover ul{
	display: block;
}


button { 
  border:0; 
  cursor:pointer; 
  padding:0; 
  text-align:center;
  overflow:visible;
  background:none;
  color:#ffffff;
  height:20px;
  white-space:nowrap;	
}

a.button, a.button:hover {
	text-decoration:none;
}

.bt_left { 
  background:url(images/btn_left.gif) left no-repeat; 
  font-size:12px;
  height:20px;
  padding:3px 12px;
  padding-right:0;

}

.bt_right { 
  background:url(images/btn_right.gif) right no-repeat; 
  font-size:12px;
  height:20px;
  padding:3px 12px 3px 0;

}

p.pinfo_tags_head {
	background:url(images/bg_tags_head.gif) center repeat-x;
}
p.pinfo_tags_head span {
	 color: #BC0006;
    font-family: arial,verdana,arial,sans-serif;
    font-size: 18px;
    font-weight: normal;
    padding: 0 0 10px;
	background:#fff;
	padding-right:5px;
}
p.tags_collection {
	padding-left:25px;
	background:url(images/i-tag.gif) left top no-repeat;
}
a.pinfo_tags {
	white-space:nowrap;
	padding-left:2px;
	padding-right:2px;	
}

