/* General page layout  begin */
body {
	margin: 0px;
	color: #c5c5c5;
	font-size: 11px;
	font-style: normal;
	font-family: arial, verdana, arial, sans-serif;
	background:#1a1917;
	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 {
}
.clear{
  clear: both;
}

a{
  color: #c5c5c5;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
/*--------*/
form {
	display: inline;
}
input, select {
	font-size: 11px;
	color:#333333;
}
input.transpng {
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bubble.png');*/
}
textarea {
	width: 100%;
  background: #454239;
  border: 1px solid #6c6960;
  color: #afaca5;
}
input.inputStyle{
  background: #454239;
  border: 1px solid #6c6960;
  color: #afaca5;
}
select {
  background: #454239;
  border: 1px solid #6c6960;
  color: #afaca5;
}

/*--------*/
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 {
}
img.infoBoxSpacing {
	width: 0px;
	height: 0px;
}
.productBG {
}
.lineV {
}
.lineH {
}
/*--------*/
.left_bg {
  padding-top: 10px;
}
.center_bg {
  padding: 10px;
}
.right_bg {
  padding-top: 10px;
}
/* message box */
.inputRequirement {
	color: #ff0000;
}
.messageBox {
}
.messageStackError, .messageStackWarning {
	background-color: #000;
}
.messageStackSuccess {
	background-color: #99ff00;
}
.line {
	border-color: #DEDEDE;
}

.errorBox {
	background: #740000;
	font-weight: bold;
  color: #fff;
  padding: 2px;
}
.errorBox a{
  color: #fff;
}
.stockWarning {
	color: #cc0033;
}
.productsNotifications {
	background: #2c2b29;
}
/* 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: 16px;
  font-weight: bold;
  color: #fff;
  padding: 7px 0;
}

/*----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 a{
  padding-left: 10px;
  background: url(images/cat.gif) no-repeat 0 5px;
  font-size: 12px;
  line-height: 1.2;
  display: block;
  padding-top: 2px;
  padding-bottom: 4px
}
#category-nav dl dl dt a{
  padding-left: 25px;
  background: url(images/cat.gif) no-repeat 15px 5px;
}
#category-nav dt.level-sel {
  font-weight: bold;
}
#category-nav dt.level-act {
  font-weight: bold;
}


/*----infobox Left----*/
td.infoboxcell {
  padding-bottom: 17px;
}
.infoBoxNotice {
	background: #ff8e90;
}
.infoBoxNoticeContents {
	background: #FFE6E6;
}
td.infoBox, span.infoBox {
}




/*--------*/
table.infoboxHeading {
	width: 100%;
}
td.infoBoxHeadingLeft {
  display: none;
}
td.infoBoxHeadingCenter {
  background: url(images/ibh.gif) no-repeat left;
  height: 39px;
  padding: 4px 0 0 30px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
}
td.infoBoxHeadingRight {
  display: none;
}
td.infoBoxHeadingCenter a{
  color: #fff;
  text-decoration: none;
}
td.infoBoxHeadingCenter a:hover{
  text-decoration: underline;
}

.infobox {
	width: 100%;
}
td.infoBoxContentsLeft {
  display: none;
}
td.infoBoxContentsCenter {
  background: url(images/ib_footer.gif) no-repeat left bottom;
  padding: 5px 15px 20px 21px;
}
td.infoBoxContentsCenter td{
  color: #696969;
}
td.infoBoxContentsCenter a{
  color: #000;
}
td.infoBoxContentsRight {
  display: none;
}

table.infoBox {
  background: #d5d3c6 url(images/ib_content.gif) repeat-y left top;
  width: 198px;
}
td.infoBoxContents {
}



/*----infobox1 -------------------------------------*/
table.infobox1Heading {
	width: 100%;
}
td.infoBox1HeadingLeft {
  display: none;
}
td.infoBox1HeadingCenter {
  background: url(images/ib_heading1.gif) no-repeat left;
  height: 46px;
  padding: 4px 0 0 30px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
}
td.infoBox1HeadingRight {
  display: none;
}
td.infoBox1HeadingCenter a{
  color: #fff;
  text-decoration: none;
}
td.infoBox1HeadingCenter a:hover{
  text-decoration: underline;
}

.infobox1 {
	width: 100%;
}
td.infoBox1ContentsLeft {
  display: none;
}
td.infoBox1ContentsCenter {
  background: url(images/ib_footer1.gif) no-repeat left bottom;
  padding: 0px 15px 20px 21px;
}
td.infoBox1ContentsRight {
  display: none;
}

table.infoBox1 {
  background: #454239 url(images/ib_content1.gif) repeat-y left top;
  width: 198px;
}
td.infoBox1Contents {
}


/*----contentbox-----------------------------------------------*/
td.contentBoxHeadingLeft {
  display: none;
}
td.contentBoxHeadingCenter {
  font-size: 14px;
  font-weight: bold;
  color: #ccc;
  padding: 7px 0;
}
td.contentBoxHeadingRight {
  display: none;
}

.contentboxfooter {
}

table.contentBox {
}
td.contentBoxContentsLeft {
  display: none;
}
td.contentBoxContentsCenter {
}
td.contentBoxContentsRight {
  display: none;
}

table.contentBoxContents {
}


.productTable{
  height: 100%;
  background: #2c2b29;
}
.first .productTable{
}
.productColumnSell{
  padding: 2px;
  vertical-align: top;
  height: 100%;
  width: 33%;
}
.productFirstRow .productColumnSell{
}
.paddingLR{
  padding-left: 16px;
  padding-right: 16px;
}
.first .paddingLR{
}
.last .paddingLR{
}
.productImageCell{
  text-align: center;
}
.productNameCell{
  padding-top: 10px;
  padding-bottom: 5px;
  text-align: center;
}
.productDescriptionCell{
  padding-bottom: 5px;
  height: 100%;
}
.productPriceCell{
  font-size: 12px;
  font-weight: bold;
  color: #fff;
}
.productPriceOld{
  text-decoration: line-through;
  font-weight: normal;
  font-size: 11px;
}
.productButtonCell{
  text-align: right;
  padding: 10px 0;
}



/*----product listing----*/
table.productListing {
	border: 1px;
	border-style: solid;
	border-color: #b6b7cb;
	border-spacing: 1px;
}
.productListing-heading {
	height: 23px;
	font-weight: bold;
	padding: 5px;
  font-size: 12px;
}

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 dotted #535353;
}
.productlisting-headingPrice {
	font-size: 20px;
	font-weight: bold;
	color: #9a9a9a;
}
td.productListing-data {
  padding:5px;
  border-top: 1px dotted #535353;
}
td.productListing-data td.productListing-data{
  padding:0px 10px 0 0;
  border-top: none;
}
A.pageResults {
}
A:visited.pageResults {
}
a:hover.pageResults {
}
/* Checkout confirmation */
.orderEdit {
	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 {
}
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 {
}
/* 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: #2c2b29;
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected {
  background-color: #2c2b29;
}
.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;
}

.header{
  background: url(images/header_bg.jpg) no-repeat center top;
}
.headerNavigation{
  background: #d8d7cf url(images/hn_bg.png) repeat-x;
}
.headerNavigation table{
  background: url(images/hn_left.png) no-repeat left;
}
.headerNavigation td{
  background: url(images/hn_right.png) no-repeat right;
  height: 25px;
  padding-left: 10px;
  vertical-align: top;
}
.headerNavigation a{
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  display: block;
  float: left;
  height: 15px;
*  height: 20px;
  padding: 6px 14px 0 15px;
  background: url(images/hn_a_bg.gif) no-repeat 0 3px;
}
a.hnFirst {
  background: none;
}

.headerNavigation a:hover{
  text-decoration: underline;
}
.logo{
  height: 88px;
}

.footer{
  background: url(images/footer_bg.gif) repeat-x top;
  height: 81px;
}
.footer td{
  vertical-align: top;
  padding-top: 15px;
}
.footerLeft{
  background: url(images/footer_left.gif) left top no-repeat;
  /*padding-left: 150px;*/
  padding-left: 20px;
}
.footerRight{
  background: url(images/footer_right.gif) right top no-repeat;
  padding-right: 20px;
}
.footerNavigation{
}
.footerNavigation a{
  /*width:180px;*/
  /*float: left;*/
  padding: 0 5px;
}
.shoppingCart{
  width: 190px
}

.topCorners{
  background: url(images/listing_corner_top_left.gif) no-repeat top left;
}
.topCorners div{
  background: url(images/listing_corner_top_right.gif) no-repeat top right;
}
.bottomCorners{
  background: url(images/listing_corner_bottom_left.gif) no-repeat bottom left;
}
.bottomCorners div{
  background: url(images/listing_corner_bottom_right.gif) no-repeat bottom right;
  font-size: 5px
}

.informationLink{
  background: url(images/information.gif) no-repeat 0 5px;
  padding-left: 8px;
  line-height: 1.4;
}


.boxTestimonialsText{
  padding-bottom: 5px;
}
.boxTestimonials{
  padding: 10px 0;
}
.boxTestimonialsName{
  text-align: right;
  font-style: italic;
  color: #aaaaaa;
}
.borderTop{
  border-top: 1px solid #59574f;
}

.resultsTop{
  color: #939393;
  background: url(images/line.gif) repeat-x bottom;
  padding-bottom: 5px;
}
.resultsBottom{
  color: #939393;
  background: url(images/line.gif) repeat-x 0 10px;
  padding-top: 15px;
}

.breadcrumb{
  padding: 10px 10px 0 10px;
  color: #fff;
}
.breadcrumb a{
  color: #fff;
}
.pButtonBox{
  background: url(images/p_box.png) repeat-x top;
  padding: 10px 20px 20px 20px;
}
.pprice{
  font-size: 18px;
  font-weight: bold;
  color:#fff;
  padding-bottom: 3px;
}
.inp{
  border: 1px solid #616161;
  background: #434343;
  color: #fff;
}
.top{
  background: #fff url(images/border_top.gif) repeat-x top;
  margin: 0 auto;
}
.left{
  background: url(images/border2_left.gif) repeat-y left;
}
.bottom{
  background: url(images/border2_bottom.gif) repeat-x bottom;
}
.right{
  background: url(images/border2_right.gif) repeat-y right;
}
.topLeft{
  background: url(images/border2_top_left.gif) no-repeat top left;
}
.topRight{
  background: url(images/border2_top_right.gif) no-repeat top right;
}
.bottomRight{
  background: url(images/border2_bottom_right.gif) no-repeat bottom right;
}
.bottomLeft{
  background: url(images/border2_bottom_left.gif) no-repeat bottom left;
}
.top{
  background: #fff url(images/border2_top.gif) repeat-x top;
  margin: 0 auto;
}
.productColumnSell .left{
  background: url(images/border_left.gif) repeat-y left;
}
.productColumnSell .bottom{
  background: url(images/border_bottom.gif) repeat-x bottom;
}
.productColumnSell .right{
  background: url(images/border_right.gif) repeat-y right;
}
.productColumnSell .topLeft{
  background: url(images/border_top_left.gif) no-repeat top left;
}
.productColumnSell .topRight{
  background: url(images/border_top_right.gif) no-repeat top right;
}
.productColumnSell .bottomRight{
  background: url(images/border_bottom_right.gif) no-repeat bottom right;
}
.productColumnSell .bottomLeft{
  background: url(images/border_bottom_left.gif) no-repeat bottom left;
}
.bottomLeft td{
  text-align: center;
}
.infoBox1Contents .top{
  background: #fff url(images/border1_top.gif) repeat-x top;
  margin: 0 auto;
}
.infoBox1Contents .left{
  background: url(images/border1_left.gif) repeat-y left;
}
.infoBox1Contents .bottom{
  background: url(images/border1_bottom.gif) repeat-x bottom;
}
.infoBox1Contents .right{
  background: url(images/border1_right.gif) repeat-y right;
}
.infoBox1Contents .topLeft{
  background: url(images/border1_top_left.gif) no-repeat top left;
}
.infoBox1Contents .topRight{
  background: url(images/border1_top_right.gif) no-repeat top right;
}
.infoBox1Contents .bottomRight{
  background: url(images/border1_bottom_right.gif) no-repeat bottom right;
}
.infoBox1Contents .bottomLeft{
  background: url(images/border1_bottom_left.gif) no-repeat bottom left;
}
.category_desc{
  font-size: 14px;
  line-height: 1.2;
}
