/* General page layout  begin */
body {
	margin: 0px;
	color: #242527;
	font-size: 11px;
	font-style: normal;
	font-family: arial, verdana, arial, sans-serif;
	background:#fff;
	behavior:url('csshover.htc');
}
/*.sfhover*/

.twitterblock {word-break:break-all; white-space: pre-wrap; word-wrap:break-word;}

.htagStyleUSU{FONT-WEIGHT: normal; FONT-SIZE: 12px; FONT-FAMILY: Verdana, Arial, sans-serif; margin: 0; display: inline;
}
.htagStyleSDESC{FONT-WEIGHT: normal; FONT-SIZE: 11px; FONT-FAMILY: arial, verdana, arial, sans-serif; margin-left: 0; font-style:normal; display: inline;
}
.htagStyleCRUMB{
font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  font-family: tahoma;
  color: #1777A5;
  font-size: 10px;
  display: inline;
}
.htagStyleLISTING{
color:#1777A5;
  font-size:11px;
  font-weight:bold;
  line-height:12px;
  text-decoration:none;
  display: inline;
}
.htagStyleProdSeoInf{
FONT-WEIGHT: normal; 
FONT-SIZE: 12px; 
FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
margin-left: 0; 
font-style:normal; 
display: inline;
}

b .htagStylenewsdesc{
    font-family:arial,verdana,arial,sans-serif;
    font-family: arial,verdana,arial,sans-serif;
    font-size: 10px;
    font-style:normal;
}
.newsdescription .htagStylenewsdesc{
    font-size: 11px;
    font-family: arial,verdana,arial,sans-serif;
    font-weight: normal;
    display:inline

}


.ProductName {
font-size: 11px;
font-style: normal;
}

* html td {
  behavior: url(templates/Original/iepngfix.htc);
}
h1 {FONT-WEIGHT: normal; FONT-SIZE: 12px; FONT-FAMILY: Verdana, Arial, sans-serif; margin: 0;
}
a{
  color: #000;
	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.info_tabs, P.info_tabs {
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
TD.mainBold, P.mainBold {
	line-height: 1.5;
	font-weight: bold;
}
TD.mainBold .htagStylenewsdesc{
    line-height: 1.5;
    font-weight: bold;
    font-size:11px;
    font-family: arial,verdana,arial,sans-serif;
    font-style: normal;

}

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 {
  background: url(images/line.gif) repeat-y left;
}
.lineH {
  background: url(images/line.gif) repeat-x top;
}
/*--------*/
.left_bg {
  background: url(images/line.gif) repeat-y right;
  padding-right: 20px;
}
.center_bg {
  padding-left: 20px;
}
.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: #f8f8f8;
}
/* General page layout  end */
div.clear{
  float: left;
  clear: both;
  font-size: 1px;
}

/* Header layout  begin */
table.headerNavigation {
}
table.headerNavigation td{
  text-align: center;
  font-size: 10px;
  padding: 0 5px;
  height: 22px;
}
table.headerNavigation td.lineV{
  font-size: 1px;
  border-left: 1px solid #c0c0c0;
  background: none;
  width: 1px;
  padding: 0;
}
table.headerNavigation td a{
  font-weight: bold;
  color: #1777a5;
  text-decoration: none;
  font-size: 12px;
  font-family: arial;
}
table.headerNavigation td a:hover{
  color: #67a40a;
  text-decoration: none;
}
table.headerNavigation td .inp{
  width: 140px;
  height: 18px;
  border: 1px solid #969696;
}
.breadcrumb{
  background: url(images/heading_bg.gif) repeat-x bottom;
  height: 37px;
  padding-bottom: 7px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 10px;
}
.breadcrumb a{
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  font-family: tahoma;
  color: #1777A5;
}

.breadcrumb a h1 .htagStyleUSU{
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  font-family: tahoma;
  color: #1777A5;
}
.breadcrumb a:hover{
  text-decoration: underline;
  font-family: tahoma;
}
TR.headerError {
	background: #ffffff;
}
TD.headerError {
	background: #ffffff;
	color: #ff0000;
	font-weight: bold;
	text-align: center;
  font-size: 16px;
  border: 2px solid #ff0000;
}
TR.headerInfo {
	background: #00ff00;
}
TD.headerInfo {
	background: #00ff00;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
.headerFont{
  font-family: tahoma;
}
/* 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 {
  padding-bottom: 10px;
  
}
td.infoboxcell2 {
  padding-bottom: 10px;
}
.infoBoxNotice {
	background: #ff8e90;
}
.infoBoxNoticeContents {
	background: #FFE6E6;
}
td.infoBox, span.infoBox {
}




/*--------*/
table.infoboxHeading {
	width: 100%;
}
td.infoBoxHeadingLeft {
  display: none;
}
td.infoBoxHeadingCenter {
  background: url(images/heading_bg.gif) repeat-x bottom;
  height: 37px;
  padding-bottom: 7px;
  padding-left: 23px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 10px;
  font-family: tahoma;
}
td.infoBoxHeadingRight {
  display: none;
}

.infobox {
	width: 100%;
}
td.infoBoxContentsLeft {
  display: none;
}
td.infoBoxContentsCenter {
}
td.infoBoxContentsRight {
  display: none;
}

table.infoBoxContents {
}
td.infoBoxContents {
}

table.infoBoxContents td.productImageCell{
}
table.infoBoxContents td.productNameCell {
}
table.infoBoxContents td.productNameCell a{
}
table.infoBoxContents td.productNameCell a:hover {
}

table.infoBoxContents td.productPriceCell {
}
table.infoBoxContents .productPriceSpecial {
}
table.infoBoxcontents .productpriceold {
}
table.infoBoxContents .productPriceCurrent {
}

table.infoBoxContents a.infoBoxLink{
}
table.infoBoxContents a.infoBoxLink:hover {
}



/*----infobox1 -------------------------------------*/
table.infobox1Heading {
	width: 100%;
}
td.infoBox1HeadingLeft {
}
td.infoBox1HeadingCenter {
}
td.infoBox1HeadingRight {
}

.infobox1 {
	width: 100%;
}
td.infoBox1ContentsLeft {
}
td.infoBox1ContentsCenter {
}
td.infoBox1ContentsRight {
}

table.infoBox1Contents {
}
td.infoBox1Contents {
}

table.infoBox1Contents td.productImageCell{
}
table.infoBox1Contents td.productNameCell {
}
table.infoBox1Contents td.productNameCell a{
}
table.infoBox1Contents td.productNameCell a:hover {
}

table.infoBox1Contents td.productPriceCell {
}
table.infoBox1Contents .productPriceSpecial {
}
table.infoBox1contents .productPriceOld {
}
table.infoBox1Contents .productPriceCurrent {
}

table.infoBox1Contents a.infoBoxLink{
}
table.infoBox1Contents a.infoBoxLink:hover {
}





/*----contentbox-----------------------------------------------*/
td.contentBoxHeadingLeft {
  display: none;
}
td.contentBoxHeadingCenter {
  background: url(images/heading_bg.gif) repeat-x bottom;
  height: 37px;
  padding-bottom: 7px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 10px;
  font-family: tahoma;
}
td.contentBoxHeadingRight {
  display: none;
}

.contentboxfooter {
}

table.contentBox {
}
td.contentBoxContentsLeft {
  display: none;
}
td.contentBoxContentsCenter {
  padding: 10px 18px;
}
td.contentBoxContentsRight {
  display: none;
}

table.contentBoxContents {
}
table.contentBox td.productColumnSell {
  vertical-align: top;
}
table.contentBox td.productColumnSell div{
  padding: 7px 17px 7px 0;
}
table.contentBox td.lineV div{
  padding-left: 17px;
}
table.contentBox table.productTable {
}
table.contentBox td.productImageCell {
  padding: 0 16px 5px 0;
}
table.contentBox td.productImageCell div{
  border: 2px solid #7f8b91;
  text-align: center;
  padding: 0;
}
table.contentBox td.productNameCell {
  padding: 0 0 12px 0;
}
table.contentBox td.productNameCell a{
  color:#1777A5;
  font-size:11px;
  font-weight:bold;
  line-height:12px;
  text-decoration:none;
}
td.productNameCell a:hover {
  text-decoration: underline;
}
table.contentBox .productDescriptioCell{
  padding-bottom: 15px;
}
table.contentBox .productButtonCell{
  padding-bottom: 5px;
}
table.contentBox td.productPriceCell {
  text-align: center;
}
table.contentBox .productPriceSpecial {
  color:#67A40A;
  font-size:12px;
  font-weight:bold;
}
table.contentBox .productPriceOld {
  font-size:12px;
  text-decoration: line-through;
}
table.contentBox .productPriceCurrent {
  color:#67A40A;
  font-size:12px;
  font-weight:bold;
}



/*----contentbox1-----------------------------------------------*/
td.contentBox1HeadingLeft {
}
td.contentBox1HeadingCenter {
}
td.contentBox1HeadingRight {
}

.contentbox1footer {
}

table.contentBox1 {
}
td.contentBox1ContentsLeft {
}
td.contentBox1ContentsCenter {
}
td.contentBox1ContentsRight {
}

table.contentBox1Contents {
}
table.contentBox1 td.productColumnSell {
}
table.contentBox1 table.productTable {
}
table.contentBox1 td.productImageCell {
}
table.contentBox1 td.productNameCell {
}
table.contentBox1 td.productNameCell a{
}
table.contentBox1 td.productNameCell a:hover {
}

table.contentBox1 td.productPriceCell {
}
table.contentBox1 .productPriceSpecial {
}
table.contentBox1 .productPriceOld {
}
table.contentBox1 .productPriceCurrent {
}



/*----product listing----*/
table.productListing {
	border: 1px;
	border-style: solid;
	border-color: #b6b7cb;
	border-spacing: 1px;
}
.productListing-heading {
	background-image: url(images/infobox/ib_l_bg.gif);
	height: 23px;
	font-weight: bold;
	padding-right: 3px;
  font-size: 10px;
  text-transform: uppercase;
  font-family: tahoma;
}

a.productListing-heading, a.productListing-heading:visited{
}
a.productListing-heading:hover {
}

#firstHeadingSell, #firstContentSell {
	padding: 0 15px 0 5px;
}
#lastHeadingSell, #lastContentSell {
	padding-right: 5px;
}
.productListing-bottom {
	height: 1px;
	font-size: 0px;
background: url(images/line.gif) repeat-x top;
}
.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: url(images/line.gif) repeat-x top;
}
TR.productListing-even {
background: url(images/line.gif) repeat-x top;
}
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 {
	color: #da5820;
	text-decoration:none;
	font-weight: bold;
}
SPAN.greetUser {
	font-size: 11px;
	color: #7985ae;
  text-transform: uppercase;
	font-weight: bold;
}
/* Shopping cart, checkout */
SPAN.markProductOutOfStock {
	font-size: 12px;
	color: #c76170;
	font-weight: bold;
}
SPAN.errorText {
	color: #ff0000;
}
.moduleRow {
}
.moduleRowOver {
  background: url(images/over.gif) repeat-x bottom;
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected {
  background: url(images/over.gif) repeat-x bottom;
}
.checkoutBarFrom, .checkoutBarTo {
	/*color: #8c8c8c;*/
}
.checkoutBarCurrent {
	font-weight:bold;
}
/* Content layout  end */




/* Footer  layout begin */
table.footer {
  background: url(images/heading_bg.gif) repeat-x top;
  height: 75px;
}
td.footer1 {
  color:#646D76;
  font-size: 10px;
  font-weight: bold;
  padding-bottom: 10px;
  font-family: tahoma;
}
td.footer1 a{
  color:#646D76;
  font-weight: bold;
  text-decoration:none;
}
td.footer1 a:hover{
  text-decoration: underline;
}
td.footer2 {
  color:#646D76;
  font-size: 10px;
}
td.footer2 a{
  color:#646D76;
  text-decoration:none;
}
td.footer2 a:hover{
  text-decoration: underline;
}



/* 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;
}

.topHeader{
  height: 41px;
  background: url(images/top_header.gif) repeat-x top;
}
.topHeaderLeft{
  width: 5px;
  background: url(images/top_header_left.gif) no-repeat top;
}
.topHeaderRight{
  background: url(images/top_header_right.gif) no-repeat top;
  width: 5px;
}
.topHeader td{
  font-size: 10px;
  color: #757373;
}
.topHeader .sel{
  width: 100px;
  border: 1px solid #969696;
}
.topHeader .soppingCart{
  width: 228px;
*  width: 250px;
  padding-left: 22px;
}

#nav{
  list-style: none;
  padding: 0;
  margin: 0;
  border-left: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
  border-bottom: 1px solid #c0c0c0;
  float: left;
}
#nav ul{
  list-style: none;
  padding: 0;
  margin: 0;
}
#nav li{
  list-style: none;
  padding: 0;
  margin: 0;
  border-top: 1px solid #c0c0c0;
  background: url(images/cat_top.gif) repeat-x;
  float: left;
  width: 100%;
}
#nav li a{
  padding: 3px 0 3px 13px;
  display: block;
  color: #3a4750;
}
#nav li li{
  background: url(images/cat_bg.gif) repeat-x;
}
#nav li li a{
  color: #1c8bab;
}
#nav li li li {
  background: none;
}
#nav li li li a{
  padding: 3px 0 3px 23px;
  color: #67a40a;
}
#nav li li li li a{
  padding: 3px 0 3px 33px;
  color: #67a40a;
}
#nav li span a{
  background: url(images/close_cat.gif) no-repeat 154px 6px;
}
#nav li span.selected a{
  background: url(images/open_cat.gif) no-repeat 152px 8px;
  font-weight: bold;
  text-decoration: none;
  cursor: default;
}
#nav li a#lastcat{
  font-weight: bold;
  text-decoration: none;
  cursor: default;
}

.head{
  background:url(images/head_bg.jpg) no-repeat scroll left top;
  height:182px;
  width:729px;
}
.logo{
  padding:63px 0 0 38px;
  width:541px;
  vertical-align: top;
}

#bestsellers .rows{
  padding: 10px 0;
}
#bestsellers .productPriceCurrent{
  color: #67a40a;
  font-weight: bold;
  font-size: 11px;
}
#bestsellers .productPriceSpecial {
  color: #67a40a;
  font-weight: bold;
  font-size: 11px;
}
#bestsellers .productPriceOld {
  text-decoration: line-through;
}
#bestsellers .productImageCell {
  padding-right: 10px;
  width: 60px;
}
#bestsellers .productNameCell a:hover{
  text-decoration: none;
}

.productInfo .productImageCell{
  width: 235px;
  height: 235px;
  text-align: center;
  border: 10px solid #e9e9e9;
}
.productInfo .enlarge{
  text-align: center;
}
.productInfo .enlarge div{
  float: right;
  position: relative;
}
.productInfo .enlarge div div{
  float: right;
  position: absolute;
  top: -44px;
  left: -44px;
  width: 25px;
  height: 25px;
}
.productInfo .productPriceCell{
  padding: 15px 0;
  background: url(images/price_bg.gif) repeat-x bottom;
  border-top: 1px solid #e9e9e9;
  border-left: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
  padding: 7px 12px;
}
.productInfo .productPriceOld{
  text-decoration: line-through;
  font-size: 24px;
}
.productInfo .productPriceCurrent{
  color: #67a40a;
  font-size: 24px;
}
.productInfo .productPriceSpecial{
  color: #67a40a;
  font-size: 24px;
}
.productInfo .dealer{
  font-family: tahoma;
  font-size: 9px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px 0 5px 0;
}
.productInfo .productPrice td{
  text-align: center;
}
.productInfo .bgBtn{
  background: url(images/bg_btm.gif) no-repeat;
  height: 33px;
}
.productInfo .lineB{
  border-bottom: 1px solid #a8a8a8;
  padding: 0 5px;
}
.productInfo .lineL{
  background: url(images/line2.gif) no-repeat left;
}
.productInfo .productNameCell{
  font-weight: bold;
  color: #1777a5;
  padding: 15px 0 7px 0;
}
.productInfo .productNameCell span{
  font-size: 10px;
}
.productInfo .rating{
  padding: 3px 0 5px 0;
}
.productInfo .productQtyCell{
  border: 1px solid #e9e9e9;
  padding: 16px 14px;
}
.productInfo .productQtyCell td{
  font-size: 12px;
}
.productInfo .productQtyCell .qty{
  border: 1px solid #969696;
  width: 66px;
  text-align: right;
}
.productInfo .stock{
  border-left: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  padding: 4px 10px 4px 14px;
}
.xsellPproducts .contentBoxHeading{
  color: #242527;
  font-weight: bold;
  text-transform: uppercase;
  padding: 20px 0 10px 0;
}
.xsellPproducts .productImageCell{
  width: 73px;
  text-align: center;
}
.xsellPproducts .productNameCell a{
  color: #1777a5;
}
.xsellPproducts .productPriceCell{
  font-size: 13px;
  padding: 3px 0;
}
.xsellPproducts .productPriceCurrent{
  font-weight: bold;
}
.xsellPproducts .productPriceOld{
  text-decoration: line-through;
}
.xsellPproducts .productPriceSpecial{
  font-weight: bold;
}
.xsellPproducts .productColumnSell{
  vertical-align: top;
  padding:0 5px 10px 0;
}
.xsellPproducts .line2{
  background: url(images/line1.gif) no-repeat left;
}

td.tabs {
  padding-top: 25px;
}
td.tabs ul.tabs{
  list-style:none;
  padding:0 0 7px 0;
  margin:0;
  float:left;
  width: 100%;
  background: url(images/heading_bg.gif) repeat-x bottom;
}
td.tabs ul.tabs li{
  list-style:none;
  padding:0;
  margin:0 4px 0 0;
  float:left;
  padding:8px 15px;
  font-weight: bold;
}
td.tabs .tab{
  display:none;
}
td.tabs .tabActiv{
  display:block;
  background: url(images/heading_bg.gif) repeat-x bottom;
  padding: 15px 0 22px 0;
}
td.tabs .headTab{
  cursor:pointer;
  border: 1px solid #e9e9e9;
  background: url(images/tab_head_bg.gif) repeat-x;
  color: #9b9b9b;
}
td.tabs .headTabActiv{
  cursor:default;
  border: 1px solid #b8b8b8;
  background: url(images/tab_head_bg.gif) repeat-x;
  color: #242527;
}

.pageButtons {
  background: url(images/line.gif) repeat-x bottom;
  padding: 7px 0 11px 0;
}
.pageButtons .qty{
  border: 1px solid #969696;
  width: 66px;
  text-align: right;
}
.pageButtons .btn1{
  width: 120px;
  height: 50px;
  text-align: center;
}
.pageButtons .btn2{
  width: 150px;
  text-align: center;
  border-left: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
}
.pageButtons .btn3{
  width: 41px;
  text-align: right;
  font-weight: bold;
}
.pageButtons .btn4{
  width: 75px;
  text-align: right;
}
.pageButtons .btn5{
  padding-left: 11px;
}
.pageButtons {
}


.headerBg{
  padding: 6px 0;
  background: url(images/header_bg.gif) repeat-x;
}
.headerBgLeft{
  width: 3px;
  background: url(images/header_bg_left.gif) no-repeat;
}
.headerBgRight{
  width: 3px;
  background: url(images/header_bg_right.gif) no-repeat;
}

.buttonBuyNow{
  background: url(images/btnbg_add_to_cart.gif) no-repeat top left;
}
.buttonBuyNow:hover{
  background: url(images/btnbg_add_to_cart.gif) no-repeat bottom left;
}
.buttonBuyNow1{
  background: url(images/btnbg_add_to_cart1.gif) no-repeat top left;
}
.buttonBuyNow1:hover{
  background: url(images/btnbg_add_to_cart1.gif) no-repeat bottom left;
}

#nav li span.selected{
    display: block;
  background: #f2f2f2 url(images/cat_top.gif) bottom repeat-x;
}


