/* General page layout  begin */
body {
	margin: 0px;
	color: #fff;
	font-size: 12px;
	font-style: normal;
	font-family: tahoma, arial, verdana, arial, sans-serif;
	background:#000;
  text-align: center;
}
/*.sfhover*/

#pageContent{
  margin: 0 auto;
  text-align: left;
  border-left: 4px solid #b1b1b1;
  border-right: 4px solid #b1b1b1;
  padding: 0 12px;;
}

#box-wrap {
	padding:0 220px 0 0;
  overflow: hidden;
}
.box-wrap{
  border: 1px solid #4c4c4c;
  background: url(images/main_top_bg.gif) 0% 0% repeat-x;
}
#box-wrap{
  /*background: url(images/main_bottom_bg.gif) 0% 100% repeat-x;*/
}
.bottom_content_bg{
  background: url(images/footer_bg.jpg) 0% 100% repeat-x;
  overflow: hidden;
}
#left-col {
	float:left;
	width:100%;
}
#right {
	float:right;
	width:220px;
	margin-right:-220px;
	display:inline;
}
#cont {
	/*padding: 0 0 0 200px;*/
}
#content {
	float:right;
	width:100%;
}
#left {
	float:left;
	margin-left:-200px;
	width:200px;
	display:inline;
}
.clear{
  clear: both;
}
* html td {
  behavior: url(templates/Original/iepngfix.htc);
}

a{
  color: #fff;
	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;
    font-family: tahoma, arial, verdana, arial, sans-serif;
}
h1, h2{
  font-size: 18px;
  font-weight: normal;
  text-transform: uppercase;
  margin-top: 7px;
  padding-bottom: 10px;
  padding-left: 10px;
  border-bottom: 1px solid #4c4c4c;
}
/*--------*/
td {
  font-size: 12px;
}
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: 10px;
}
.center_bg {
  padding: 10px 0;
  overflow: hidden;
}
.right_bg {
  padding: 10px;
}
/* message box */
.inputRequirement {
	color: #ff0000;
}
.messageBox {
}
.messageStackError, .messageStackWarning {
	background-color: #FF00C3;
}
.messageStackSuccess {
	background-color: #99ff00;
}
.line {
	border-color: #DEDEDE;
}

.errorBox {
	background: #ff00c3;
	font-weight: bold;
}
.stockWarning {
	color: #cc0033;
}
.productsNotifications {
	background: #171717;
    color: #ffffff;
}
.productsNotifications input{
  margin: 2px 0px 0 2px;
}
/* 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 {
}

/*----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.level-sel {
}
#category-nav dt.level-act {
}


/*----infobox Left----*/
td.infoboxcell {
}
.infoBoxNotice {
	background: #ff8e90;
}
.infoBoxNoticeContents {
	background: #DC2720;
	color: #FFFFFF;
}
td.infoBox, span.infoBox {
}




/*--------*/
table.infoboxHeading {
	width: 100%;
}
td.infoBoxHeadingLeft {
}
td.infoBoxHeadingCenter {
}
td.infoBoxHeadingRight {
}

.infobox {
	width: 100%;
}
td.infoBoxContentsLeft {
  display: none;
}
td.infoBoxContentsCenter, .shopping_content_bg{
  background: url(images/shopping_cart_bg.gif) 0% 0% repeat-x;
  padding: 10px;
}
.shopping_content_bg{
  padding: 27px 10px;
}
td.shopping_content td.infoBoxContentsCenter{
  background: none;
  padding: 0;
}
td.infoBoxContentsCenter{
  padding: 0;
}
td.infoBoxContentsRight {
  display: none;
}

table.infoBoxContents {
}
td.infoBoxContents {
}



/*----infobox1 -------------------------------------*/
table.infobox1Heading {
	width: 100%;
}
td.infoBox1HeadingLeft {
}
td.infoBox1HeadingCenter {
}
td.infoBox1HeadingRight {
}

.infobox1 {
	width: 100%;
}
td.infoBox1ContentsLeft {
}
td.infoBox1ContentsCenter {
}
td.infoBox1ContentsRight {
}

table.infoBox1Contents {
}
td.infoBox1Contents {
}


/*----contentbox-----------------------------------------------*/
td.contentBoxHeadingLeft {
}
td.contentBoxHeadingCenter {
}
td.contentBoxHeadingRight {
}

.contentboxfooter {
}

table.contentBox {
}
td.contentBoxContentsLeft {
}
td.contentBoxContentsCenter {
  vertical-align: top;
}
td.contentBoxContentsRight {
}

table.contentBoxContents {
}


.productTable{
  height: 100%;
  background: url(images/line.gif) repeat-y left;
	width: 99%;
}
.first .productTable{
  background: none;
  width: 100%;
}
.productColumnSell{
  padding: 5px 4px 10px 4px;
  vertical-align: top;
  height: 100%;
  width: 33%;
  background: url(images/line.gif) repeat-x top;
  border-top: 1px solid #4c4c4c;
  width: 25%;
}
.productFirstRow .productColumnSell{
  background: none;
}
.paddingLR{
  /*padding-left: 20px;
  padding-right: 20px;*/
}
.listing .paddingLR{
  padding: 0;
}
.first .paddingLR{
  padding-left: 0px;
}
.last .paddingLR{
  padding-right: 0px;
}
.listing .productNameCell{
  /*background: #fd63d8;*/
  padding-bottom: 4px;
}
.productNameCell a{
  color: #fff;
  font-size: 11px;
  text-transform: uppercase;
  text-decoration: none;
}
.productNameCell a:hover{
  text-decoration: underline;
}
.list_title_out{
  background: url(images/left_title.png);
  overflow: hidden;
  padding: 4px;
}
.list_title_in{
 /*  background: #fd63d8; */
  overflow: hidden;
  border: 1px solid #000;
  padding: 5px;
  height: 38px;
}
.productImageCell{
  border: 3px solid #4c4c4c;
  vertical-align: middle;
  height: 175px;
	text-align: center;
}
.productPriceCurrent{
  font-weight: bold;
}
.price_block, .details{
  padding-top: 10px;
}
/*----product listing----*/
table.productListing {
	border: 1px;
	border-style: solid;
	border-color: #b6b7cb;
	border-spacing: 1px;
}
.productListing-heading {
	height: 23px;
	font-weight: bold;
    color:#FE64D9;
    font-size:14px;
	padding-right: 5px;
    padding-bottom: 10px;
    border-bottom: 1px solid #4c4c4c;
}

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: 10px 2px 2px 2px;
  padding-bottom: 10px;
  border-bottom: 1px solid #4c4c4c;
}
TD.productListing-data TD.productListing-data{
  border-bottom: none;
  padding: 0 2px;
}
TD.productListing-data td.shopping_image, td.shopping_total{
  padding-right: 10px;
	width: 170px;
	height: 170px;
}
A.pageResults {
}
A:visited.pageResults {
}
a:hover.pageResults {
}
/* Checkout confirmation */
.orderEdit {
	text-decoration: underline;
	font-size: 12px;
	text-transform: 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: #161616;
}
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: #171717;
	cursor: pointer;
	cursor: hand;
}
.moduleRowOver td{
  color: #ffffff;
}
.moduleRowSelected {
  background-color: #171717;
}
.moduleRowSelected td{
  color: #ffffff;
}
.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.jpg) no-repeat top;
  height: 366px;
}
.headerNav{
  position: relative;
  top: 159px;
  border: 3px solid #b1b1b1;!important
  line-height: 34px;
  height: 29px;
  *vertical-align: middle;
  padding-top: 5px;
  font-size: 18px;
  text-align: center;
  background: url(images/header_bg.png) 0% 0% repeat-x;
  overflow: visible;
}
.headerNav span{
  position: relative;
  top: 4px;
  padding: 0 30px;
}
.headerNav a, li.categories_block_out{
  text-decoration: none;
  color: #fff;
  font-weight:bold;
  font-size: 18px;
  text-transform: uppercase;
}
li.categories_block_out{
  cursor: pointer;
}
.headerNav a:hover{
  color: #b1b1b1;
}
.languages{
  float: right;
  position: relative;
  top:9px;
  right: 6px;
  padding: 6px 9px;
  border: 3px solid #4c4c4c;
}
.flash{
  height: 160px;
 
}
.flash object{
  position:absolute;
  top:67px;
}
.footer_wrap{
  padding: 10px 0 40px 0;
}
.footer_nav{
  border: 3px solid #4c4c4c;
  background: url(images/header_bg.png) 0 0 repeat-x;
  height: 28px;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  padding-top: 7px;
}
.footer_nav a{
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration:none;
  font-weight:bold;
}
.footer_nav a:hover{
  color: #b1b1b1;
}
.store{
  padding-top: 10px;
  text-align: center;
  font-size: 11px;
  color: #4c4c4c;
}
.infoBoxCell{
  border: 3px solid #4c4c4c;
  padding: 5px;
  overflow: visible;
  margin-bottom: 10px;
}
.infoBoxCell h3{
  background:url(images/left_title.png) repeat-x;
  height: 30px;
  margin: 0 0 5px 0;
  vertical-align: middle;
  padding-top: 10px;
  padding-left: 10px;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
}
.infoBoxCell h3 a{
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  display:block;
  background:url(images/st.gif) 97% 50% no-repeat;
}
a img{
  border: none;
}
td.shopping_title{
  font-size: 14px;
  font-weight: bold;
  color: #b2b2b2;
}
td.shopping_title a{
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}
td.shopping_icon_link{
  padding-right: 5px;
  width: 50px;
}
td.infoBoxContentsCenter td{
  color: #b2b2b2;
  font-size: 14px;
  font-weight: bold;
}
.cards{
  clear: both;
  overflow: hidden;
}
.card{
  float: right;
  margin: 5px;
  height: 35px;
}
.listing h1, td.prod_header h1{
  font-size: 18px;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.navig{
  border-top: 1px solid #4c4c4c;
  padding: 10px 0;
}
table.descrip_table{
  height: 100%;
}
.buttons_bottom{
  vertical-align: top;
}
.enlarge_img{
  border-bottom: 1px solid #4c4c4c;
}
td.enlarge_img{
  padding-bottom: 7px;
}
td.add_button{
  padding-top: 5px;
}
.image_block{
  width: 50%;
}
div.price_block_prod{
  overflow: hidden;
  padding-top: 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid #4c4c4c;
  margin-bottom: 10px;
}
div.price_block_prod .productPriceCurrent{
  font-size: 18px;
  font-weight: normal;
  color: #b1b1b1;
}
td.all_prod, td.shopping_cart_all{
  border: 3px solid #4c4c4c;
  padding: 4px;
  vertical-align: top;
}
td.all_prod_content{
  background:url("images/shopping_cart_bg.gif") repeat-x scroll 0 0;
  vertical-align: top;
}
td.prod_header{
  padding-left: 15px;
  /*border-bottom: 1px solid #4c4c4c;*/
}
td.shopping_table{
  padding: 0 10px;
}
td#lastContentSell b, td.shopping_total b{
  font-size: 18px;
  color: #f962d5;
  font-weight: normal;
}
td.errorBox a u{
  color: #000000;
}
td.errorBox a:hover u{
  text-decoration: none;
}
table.all_shopping{
  height: 100%;
}
td.shopping_cart_all{
  vertical-align: top;
}
td.return_text{
  padding-bottom: 12px;
}
td.forgotten_text{
  padding-top: 15px;
}
table.listing h1{
  border-bottom: none;
  padding-bottom: 0;
}
table.all_content_vert{
  height: 100%;
}
td.add_prod_table h2{
  border-bottom: none;
  margin-bottom: 0;
}
td.enlarge_img{
  padding-top: 10px;
}
a.categories_link div.categories_block_in{
  display: none;
}
a.categories_link:hover div.categories_block_in{
  display: block;
}
.categories_block_out{
  position: relative;
  float: left;
}
div.categories_block_in{
  position: absolute;
  top: 29px;
  left: 0px;
  border: 3px solid #ffffff;
  background: #000000;
}
div.categories_block_in a:hover{
  color: #ffffff;
}
div.categories_block_in li{
  width: 230px;
  padding: 10px 10px 10px 10px;
  text-align: left;
  list-style: none;
  position: relative;
  border-bottom: 1px solid #2e2e2e;
}
/*div.categories_block_in li li{
  padding: 10px 20px 10px 5px;
}*/
div.categories_block_in li a.daddy{
  display: block;
  background: url(images/category_arrow.gif) 97% 50% no-repeat;
  width:230px;
}
.cat_block li{
  float: left;
  display: inline;
  list-style: none;
  height: 34px;
}
.cat_block li li{
  height: auto;
}
.cat_block li li:hover{
  background:#b1b1b1;
}
.cat_block{
  margin: 0;
  /*padding-left: 190px;*/
}
div.categories_block_in ul{
  padding: 0;
  margin: 0;
  width: 250px;
}
div.categories_block_in ul ul{
  width: 250px;
}
div.categories_block_in ul ul{
  left: 250px;
  top: -3px;
  position: absolute;
  border: 3px solid #ffffff;
  background: #000000;
  margin: 0;
}
div.categories_block_in ul ul ul{
  left: 250px;
}
div.categories_block_in ul ul li a, div.categories_block_in a{
  text-transform: uppercase;
  color: #fff;
}
div#nav li div.categories_block_in, div.categories_block_in ul ul, div.categories_block_in ul li:hover ul ul{
  display: none;
}
div#nav li:hover div.categories_block_in, div.categories_block_in ul li:hover ul, div.categories_block_in ul ul li:hover ul{
  display: block;
}
dl#categories{
  padding-left: 12px;
}
h2 a{
	text-decoration:none;
}
.tabli {
	border:solid #4c4c4c;

}
.pay table{
	border-collapse: collapse;
	border:2px solid #4c4c4c;
}
.pay td{
	padding: 3px;
}
