/* General page layout  begin */
body {
	margin: 0px;
	color: #000;
	font-size: 11px;
	font-style: normal;
	font-family: tahoma, arial, verdana, sans-serif;
	background:#fff url(images/bg.png) repeat-x top;
  text-align: center;
}

#pageContent{
  margin: 0 auto;
  text-align: left;
}

#box-wrap {
	padding:0 220px 0 0;
  overflow: hidden;
}
#left-col {
	float:left;
	width:100%;
}
#right {
	float:right;
	width:220px;
	margin-right:-220px;
	display:inline;
  color: #fff;
}
#right a{
  color: #fff;
}
#cont {
	padding: 0 0 0 200px;
}
#content {
	float:right;
	width:100%;
}
#left {
	float:left;
	margin-left:-200px;
	width:200px;
	display:inline;
}




.clear{
  clear: both;
}

a{
  color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a img{
  border: none;
}
/*--------*/
form {
	display: inline;
}
input, select {
	font-size: 11px;
	color:#000;
  font-family: tahoma, arial, verdana, sans-serif;
}
textarea {
	width: 100%;
	font-size: 11px;
	color:#000;
  font-family: tahoma, arial, verdana, sans-serif;
  overflow: auto;
}

.textarea textarea { position: absolute; width: 100%;}
/*--------*/
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 {
  padding: 24px 18px 100px 18px;
}
.center_bg {
  padding: 18px 32px 10px 32px;
}
.right_bg {
  padding: 7px 7px 170px 7px;
}
/* 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 */
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 {
}

/*----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 {
}
#category-nav dt a{
  display: block;
  font-size: 16px;
  font-family: "Times New Roman", Times, serif;
  line-height: 17px;
  padding: 4px 0 4px 25px;
  border-bottom: 1px solid #717171;
  text-decoration: none;
  background: url(images/categ.gif) no-repeat 9px 12px;
}
#category-nav dt a:hover{
  text-decoration: none;
}
#category-nav dl dl dt a{
  background:none;
}
#category-nav dt.level-sel {
}
#category-nav dt.level-act {
}


/*----infobox Left----*/
td.infoboxcell {
}
.infoBoxNotice {
	background: #ff8e90;
}
.infoBoxNoticeContents {
	background: #FFE6E6;
}
td.infoBox, span.infoBox {
}




/*--------*/
table.infoboxHeading {
	width: 100%;
}
td.infoBoxHeadingLeft {
}
td.infoBoxHeadingCenter {
}
td.infoBoxHeadingRight {
}

.infobox {
	width: 100%;
}
td.infoBoxContentsLeft {
}
td.infoBoxContentsCenter {
}
td.infoBoxContentsRight {
}

table.infoBoxContents {
}
td.infoBoxContents {
}
.productTable{
}
.productColumnSell, td.productListing-data{
  padding: 6px 0 6px 10px;
  width: 33%;
  border-top: 1px solid #cdcdcd;
  vertical-align: top;
}
.productColumnSellFirstRow{
  border-top: none;
}
.productColumnSellFirst{
  padding-left: 0;
}
.productImageCell, td.pl-image{
  padding: 1px;
  text-align: center;
}
.productNameCell, td.pl-name{
  padding: 7px 7px 3px 7px;
  line-height: 14px;
}
.productNameCell a, td.pl-name a{
  font-size: 14px;
  font-family: "Times New Roman", Times, serif;
  font-weight: bold;
  text-decoration: none;
}
.productDescriptionCell, td.pl-description{
  padding: 0 7px 10px 7px;
}
.productPriceCell, td.pl-price{
  padding: 7px 7px 10px 7px;
}
.productPriceOld {
  font-size: 12px;
  text-decoration: line-through;
}
.productPriceSpecial, .productPriceCurrent {
  font-size: 14px;
  font-weight: bold;
  font-family: "Trebuchet MS", tahoma, arial, verdana, sans-serif;
  color: #d80000;
}
#left .productPriceSpecial, #left .productPriceCurrent {
  color: #fff;
}
#right .productPriceOld {
  color: #848484;
}



/*----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: none;
}
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 {
}
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;
}

.headerLinks{
  height: 25px;text-align: right;
  font-weight: bold;
  line-height: 23px;
}
.headerLinks a{
  text-decoration: none;
  padding: 0 5px;
}
.headerNav{
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 16px;
  padding: 13px 0 14px 0;
  color: #757575;
}
.headerNav a{
  font-weight: bold;
  text-decoration: none;
  padding: 0 10px;
}

.right1 {
  background: url(images/right_1.png) repeat-y right;
}
.bottom1 {
  background: #a4a4a4 url(images/bottom_1.png) no-repeat center bottom;
}
.left1 {
  background: url(images/left_1.png) repeat-y left;
}
.topLeft1 {
  background: url(images/top_left_1.png) top left no-repeat;
}
.topRight1 {
  background: url(images/top_right_1.png) no-repeat top right;
}

.right2 {
  background: url(images/right_2.png) repeat-y right;
}
.bottom2 {
  background: #3b3b3b url(images/bottom_2.png) no-repeat 103% 100%;
}
.left2 {
  background: url(images/left_2.png) repeat-y left;
}
.topLeft2 {
  background: url(images/top_left_2.png) top left no-repeat;
}
.topRight2 {
  background: url(images/top_right_2.png) no-repeat top right;
}

.right3 {
  background: #ededed url(images/right_3.png) repeat-y right;
}
.left3 {
  background: url(images/left_3.png) repeat-y left;
}
.topLeft3 {
  background: url(images/top_left_3.png) top left no-repeat;
}
.topRight3 {
  background: url(images/top_right_3.png) no-repeat top right;
}

.search{
  padding: 12px 0 19px 160px;
  background: url(images/search_bg.png) no-repeat 0 0;
}
.search input{
  vertical-align: middle;
}
.search .inp{
  border: 1px solid #555555;
  height: 16px;
  margin-right: 5px;
  width: 309px;
}

#left .infoBoxCell{
  border-bottom: 2px solid #fff;
}
#left h3{
  background: url(images/h3.png) no-repeat top left;
  margin: 0;
  padding: 9px 0 11px 37px;
  font-size: 14px;
  line-height: 15px;
  font-family: "Times New Roman", Times, serif;
  text-transform: uppercase;
  border-bottom: 2px solid #fff;
  color: #fff;
}
#left h3 a{
  color: #fff;
  text-decoration: none;
}
#left div.infoBoxContents{
  padding: 11px;
}
#right .infoBoxCell{
  border-bottom: 2px solid #a2a2a2;
  padding: 2px;
}
#right h3{
  margin: 0;
  padding-right: 10px;
  font-size: 14px;
  line-height: 15px;
  font-family: "Times New Roman", Times, serif;
  text-transform: uppercase;
  background: url(images/h3_2.png) no-repeat top right;
}
#right .popularSearchesBox h3{
  padding-right: 5px;
}
#right h3 span{
  padding: 12px 0 3px 11px;
  background: url(images/h3span_2.png) no-repeat top left;
  display: block;
}
#right h3 a{
  text-decoration: none;
}
#right div.infoBoxContents{
  background: url(images/infobox.png) repeat-x top;
  padding: 11px;
}

h2 {
  background: url(images/h2.png) no-repeat left center;
  font-size: 14px;
  line-height: 15px;
  font-family: "Times New Roman", Times, serif;
  text-transform: uppercase;
  border-top: 2px solid #7a7a7a;
  border-bottom: 2px solid #7a7a7a;
  margin: 0 -10px;
  padding: 5px 0 6px 10px;
   top:0px;
}
h2 a{
  text-decoration: none;
}
h1 {
  background: url(images/h2.png) no-repeat left center;
  font-size: 14px;
  line-height: 15px;
  font-family: "Times New Roman", Times, serif;
  text-transform: uppercase;
  border-bottom: 2px solid #7a7a7a;
  /* padding: 10px 0 11px 48px; */
   padding: 5px 0 6px 10px; 
  margin: 0 -10px;
  top:0px;
}
.h2_font{
  display:block;
  background: url(images/h2_lg.png) no-repeat left center;
  padding:6px 0px 6px 38px;
  line-height:17px;
}
#left .categoriesBox h3{
  background: url(images/h3_3.png) no-repeat top left;
  padding: 0;
}
#left .categoriesBox h3 span{
  background: url(images/h3span_3.png) no-repeat top right;
  padding: 9px 0 9px 37px;
  display: block;
}
#left .categoriesBox div.infoBoxContents{
  background: url(images/catbg.jpg) no-repeat center top;
}

.footer{
  padding: 0 22px;
}
.footerBg{
  background: #a4a4a4;
}
.footerNavigation{
  border-top: 2px solid #7a7a7a;
  color: #7a7a7a;
  padding: 10px 10px 0 10px;
  background: #ededed;
  margin: 0 -10px;
}
.footerNavigation a{
  color: #7a7a7a;
}
.copyright{
  border-top: 2px solid #7a7a7a;
  height: 18px;
  text-align: center;
  padding-top: 5px;
}

.border{
  border: 1px solid #cdcdcd;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.border{
  border: 1px solid #cdcdcd;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px; 
  border-radius: 4px;
  position: relative;
}
.border .cornerTopLeft,
.border .cornerTopRight,
.border .cornerBottomLeft,
.border .cornerBottomRight{
  position: absolute;
  line-height: 3px;
  width: 3px;
  height: 3px;
  font-size: 1px;
  padding: 0;
}
.border .cornerTopLeft{
  top: -1px;
  left: -1px;
  background: url(images/corner_top_left.gif);
}
.border .cornerTopRight{
  top:-1px;
  right: -1px;
  background: url(images/corner_top_right.gif);
}
.border .cornerBottomLeft{
  bottom: -1px;
  left: -1px;
  background: url(images/corner_top_right.gif);
}
.border .cornerBottomRight{
  position: absolute;
  bottom: -1px;
  right: -1px;
  background: url(images/corner_top_left.gif);
}

#slide-holder .cornerTopLeft,
#slide-holder .cornerTopRight,
#slide-holder .cornerBottomLeft,
#slide-holder .cornerBottomRight{
  position: absolute;
  line-height: 7px;
  width: 7px;
  height: 7px;
  font-size: 1px;
  padding: 0;
}
#slide-holder .cornerTopLeft{
  top: 0px;
  left: 0px;
  background: url(images/corner_top_left.png);
}
#slide-holder .cornerTopRight{
  top:0px;
  right: 0px;
  background: url(images/corner_top_right.png);
}
#slide-holder .cornerBottomLeft{
  bottom: 0px;
  left: 0px;
  background: url(images/corner_bottom_left.png);
}
#slide-holder .cornerBottomRight{
  position: absolute;
  bottom: 0px;
  right: 0px;
  background: url(images/corner_bottom_right.png);
}

.informationBox .infoBoxContents{
  background: #848484 url(images/informationbg.gif) no-repeat center top;
}
.informationBox .infoBoxContents a{
  background: url(images/inform.gif) no-repeat 0 5px;
  display: block;
  padding: 3px 0 4px 18px;
  text-decoration: none;
}
.informationBox .infoBoxContents a:hover{
  text-decoration: none;
}

.newproductBox .infoBoxContents{
  background: #848484 url(images/infoboxcont.gif) repeat-x top;
}
.cartico{
  position: relative;
}
.cartico div{
  position: absolute;
  right: 5px;
  top: -27px;
}

.loginBox .inp{
  border: 1px solid #000000;
  width: 160px;
  margin: 2px 0 8px 0;
}
.loginLinks{
  padding-bottom: 6px;
}
.loginLinks a{
  background: url(images/loginlink.gif) no-repeat 0 5px;
  display: block;
  padding: 2px 0 4px 14px;
  text-decoration: none;
}
.loginLinks a:hover{
  text-decoration: none;
}
.bestsellers_item{
  color: #eb0000;
  padding: 5px 0;
  border-top: 1px solid #717171;
}
.bestsellers_item a{
  color: #fff;
  text-decoration: none;
}
.bestsellers_item a:hover{
  text-decoration: none;
}
#right .hclass{
  border: none;
  padding: 0;
  background: none;
}

.productPrise{
  padding-right: 10px;
}
.productModel{
  padding: 10px 0 3px 0;
  text-align: right;
}
.productPrise .productPriceOld{
  font-size: 14px;
  color: #858585;
}
.productPrise .productPriceSpecial, .productPrise .productPriceCurrent{
  font-size: 18px;
}
.productsAtributes b{
  float: left;
  padding: 2px 5px 0 0;
}
td.nav_border{
  border-top: 1px solid #cdcdcd;
  border-bottom: 1px solid #cdcdcd;
}
td.all_search{
  padding: 5px 0;
}
td.nav_out{
  padding-top: 5px;
}
td.productListing-heading, td.productListing-data{
  border-bottom: 1px solid #cdcdcd;
}
td.productListing-data td.productListing-data{
  border-bottom: none;
  border-top: none;
}
td.new_cust_head, td.order_head, td.message{
  padding-bottom: 10px;
}
td.error_mes{
  padding-top: 10px;
}
div.banner_main{
  padding-bottom: 5px;
  text-align: center;
}
#right div.live_help, .cards{
  padding: 10px 4px;
  text-align: center;
}
#right div.cards{
  padding: 25px 4px 10px 9px;
}
#left div.abs{
  padding: 10px 4px;
}
.currencies select{
  width: 170px;
}
.comments_block{
  text-align: left;
  border-top: 1px solid #717171;
  padding-bottom: 7px;
  padding-top: 5px;
}
.comments_block h4, .comments_block p{
  font-family: Tahoma, sans-serif;
  font-size: 11px;
}
.comments_block h4{
  color: #eb0000;
  margin: 0;
}
.comments_block p{
  color: #ffffff;
  margin: 0;
}
#right td.cards_box{
  border-bottom: none;
}
h4.keyword_page{
  padding-left: 10px;
  background: url("images/loginlink.gif") no-repeat 0 50%;
  font-family: Trebuchet MS, sans-serif;
  font-size: 14px;
  color: #000000;
  font-weight: normal;
  margin: 0 0 5px 0;
}
td.price_block{
  text-align: left;
}
td.google_banner{
  padding: 10px 0;
}
tr.productListing-data td.productListing-data{
  border-top: none;
}
tr.row1 td.productListing-data{
  border-top: 1px solid #CDCDCD;
}
table.listing_top td{
  width: 25%;
}
.listing_table{
  border-top:1px solid #cdcdcd;
}
.name_listing{
  padding:10px 0px;
}
.name_listing a{
  text-decoration:none;
  font-family:Times New Roman;
  font-size:14px;
  font-weight:bold;
}
.name_listing a b{
  font-family:Times New Roman;
  font-size:14px;
  font-weight:bold;
}
.name_listing a i {
  font-family:Times New Roman, sans-serif;
  font-size:14px;
}
.img_listing{
  width:100px;
}
.description_listing, .price_buy_listing{
  padding:0px 0px 0px 5px;
  font-family:Tahoma, sans-serif;
  font-size:11px;
}
.price_listing{
  width:200px;
  float:left;
  line-height:30px;
  vertical-align:middle;
}
.price_listing font{
  font-family:Trebuchet MS;
  font-size:14px;
  color:#d80000;
  font-weight:bold;
}
.price_listing span{
  font-family:Trebuchet MS;
  font-size:14px;
}

.buy_now_listing{
  width:100px;
  float:right;
  text-align:right;
}
.price_buy_listing{
  padding-bottom:10px;
}
