/* General page layout  begin */
body {
  margin: 0px;
  background: #fff;
  color: #848484;
  font-size: 11px;
  font-style: normal;
  font-family: tahoma, arial, verdana, arial, sans-serif;
  text-align: center;
  overflow-y: scroll;
}

#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;
  
*  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: #7b7b7b;
  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 {
  font-size: 9px;
}
.bold {
  font-weight: bold;-
}
.boxText {
}
/*--------*/
img.transpng {
  behavior: url("png.htc");
}
img.infoBoxSpacing {
  width: 0px;
  height: 0px;
}
.productBG {
}
.lineV {
  width: 1px;
  font-size: 0;
}
.lineH {
  background: url(images/line.gif) repeat-x;
}
/*--------*/
.left_bg {
}
.center_bg {
  padding-left: 2px;
}
.centerPadding{
  padding: 0 10px;
}
.right_bg {
}
/* 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: #484848;
}

/*----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/line1.gif) repeat-x bottom;
  padding: 2px 0 5px 0;
}
#category-nav dt a{
  background: url(images/cat.gif) no-repeat 5px 5px;
  padding-left: 13px;
  text-decoration: none;
  text-transform: lowercase;
}

#category-nav dt.level-sel{
}

#category-nav dt.level-sel a{
	color: #a981da;
	font-weight: bold;
}
#category-nav dt.level-sub {
  padding-left: 10px;
}

#category-nav dt.level-act {
	padding-left: 10px;
  font-weight: bold;
}

#category-nav dt.level-act a{
  color: #a981da;
}

/*----infobox Left----*/
td.infoboxcell {
}
.infoBoxNotice {
  background: #ff8e90;
}
.infoBoxNoticeContents {
  background: #FFE6E6;
}
td.infoBox, span.infoBox {
}




/*--------*/
table.infoboxHeading {
  width: 100%;
}
td.infoBoxHeadingLeft {
  display: none;
}
td.infoBoxHeadingCenter {
  background: #a981da;
  color: #fff;
  height: 21px;
  padding-left: 7px;
}
td.infoBoxHeadingRight {
  display: none;
}

.infobox {
  width: 100%;
}
td.infoBoxContentsLeft {
  display: none;
}
td.infoBoxContentsCenter {
  padding: 7px;
}
td.infoBoxContentsRight {
  display: none;
}

td.infoBoxContentsCenter .productColumnSell{
  background: none;
  padding: 0;
}
td.infoBoxContentsCenter .productTable{
  background: none;
}
td.infoBoxContentsCenter .productImageCell{
  padding: 0 0 5px 0;
}

table.infoBoxContents {
}
td.infoBoxContents {
}



/*----infobox1 -------------------------------------*/
table.infobox1Heading {
  width: 100%;
}
td.infoBox1HeadingLeft {
  display: none;
}
td.infoBox1HeadingCenter {
  background: #cb4d51;
  color: #fff;
  height: 21px;
  padding-left: 7px;
}
td.infoBox1HeadingRight {
  display: none;
}

.infobox1 {
  width: 100%;
}
td.infoBox1ContentsLeft {
  display: none;
}
td.infoBox1ContentsCenter {
  padding: 7px;
}
td.infoBox1ContentsRight {
  display: none;
}

td.infoBox1ContentsCenter .productColumnSell{
  background: none;
}
td.infoBox1ContentsCenter .productTable{
  background: none;
}

table.infoBox1Contents {
}
td.infoBox1Contents {
}


/*----contentbox-----------------------------------------------*/
td.contentBoxHeadingLeft {
  display: none;
}
td.contentBoxHeadingCenter {
  font-size: 18px;
  color: #484848;
}
td.contentBoxHeadingRight {
  display: none;
}

.contentboxfooter {
}

table.contentBox {
}
td.contentBoxContentsLeft {
  display: none;
}
td.contentBoxContentsCenter {
}
td.contentBoxContentsRight {
  display: none;
}

table.contentBoxContents {
}


.productTable{
  height: 100%;
  background: url(images/line.gif) repeat-y left;
}
.first .productTable{
  background: none;
}
.productColumnSell{
  padding: 0px 0;
  vertical-align: top;
  height: 100%;
  width: 33%;
  background: url(images/line.gif) repeat-x top;
}
.productFirstRow .productColumnSell{
  background: none;
}
.paddingLR{
  padding-right: 20px;
}
.first .paddingLR{
  padding-left: 0px;
}
.last .paddingLR{
  padding-right: 10px;
}

.productImageCell{
  padding-left: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 170px;
  text-align: center;
}
.first .productImageCell{
  padding-left: 0px;
}
.productNameCell{
  padding-bottom: 5px;
  padding-top: 20px;
}
.infoBoxContents .productNameCell{
  padding-bottom: 5px;
  padding-top: 0px;
}
.productNameCell a{
  color: #000;
}
.productModelCell{
  padding-bottom: 5px;
  font-size: 10px;
}
.productPriceCell{
  color: #3a3a3a;
  font-weight: bold;
  font-size: 12px;
  padding-bottom: 10px;
}
.productPriceOld{
  text-decoration: line-through;
  color: #848484;
}
.productButtonCel td{
  padding-bottom: 10px;
}
.productButtonCell{
  padding-bottom: 20px;
}
.productDescriptionCell{
  padding-bottom: 5px;
}



/*----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 {
}
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 {
background: #f0efeb;
}
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 {
  border-top: 2px solid #ababab;
}
table.footer td{
  padding: 20px 6px;
}
table.footer a{
  text-decoration: none;
}
table.footer a:hover{
  text-decoration: underline;
}
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;
}


.logo{
  height: 68px;
}
.headerNavigation{
  text-align: right;
  padding-top: 6px;
}
.signIn{
  color: #59b72e;
}
.shoppingBag{
  color: #59b72e;
  text-decoration: none;
}
#nav{
  margin: 0;
  padding: 0 0 1px 0;
  list-style: none;
  list-style-position: outside;
  float: left;
}
#nav li{
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-position: outside;
  float: left;
  margin-right: 2px;
}
#nav li a{
  float: left;
  color: #fff;
  text-decoration: none;
  font-family: arial;
  text-transform: lowercase;
  background: #484848 url(images/navright.gif) no-repeat right top;
}
#nav li a span{
  float: left;
  background: url(images/navleft.gif) no-repeat left top;
  height: 18px;
*  height: 22px;
  padding: 4px 15px 0 15px;
}
#nav li a:hover{
  background: #a981da url(images/navright.gif) no-repeat right bottom;
}
#nav li a:hover span{
  background: url(images/navleft.gif) no-repeat left bottom;
}
#nav li ul{
  display: none;
}
td.search{
  height: 29px;
  background: #d8d8d8;
  padding: 0 15px;
  font-family: arial;
}
td.search td{
  font-size: 12px;
  padding: 0 2px;
  text-transform: lowercase;
}
.searchInp{
  width: 125px;
  height: 18px;
}
.header{
  margin-bottom: 2px;
}
.mainBanners img{
  margin: 0 0px 2px 0;
}
.mainBanners td{
  vertical-align: top;
}

.footerLinks th{
  background: #d8d8d8;
  font-size: 12px;
  font-weight: normal;
  color: #5b5b5b;
  border-left: 1px dotted #5b5b5b;
  padding: 5px 10px;
  text-align: left;
}
.footerLinks td{
  border-left: 1px dotted #5b5b5b;
  padding: 5px 10px;
}
.footerLinks .first{
  border-left: none;
}
.footerLinks a{
  display: block;
  background: url(images/cat.gif) no-repeat 0 7px;
  padding: 2px 0 2px 8px;
  text-decoration: none;
}
.footerLinks{
  padding: 2px 0;
  border-top: 5px solid #a981da;
}
