:focus {
  outline: 0;
}

/* General page layout  begin */
body {
  background:#fff url(images/bg2.gif) repeat-x top;
  behavior:url('csshover.htc');
  margin: 0px;
  padding: 0px;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #666666;
  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;
  border-bottom:20px solid #FFFFFF;
  /*border-top:5px solid #FFFFFF;*/
  clear:both;
  /*background: url(images/content_sub_bg.gif) repeat-y left;*/
  background: url(images/bg_y.gif) 210px 0 repeat-y;

}

#footer {
width:100%;
margin:0;
padding:0;
clear: both;
  margin:0 auto;
}
#header {
}
.clear{
  clear: both;
}


* html td {
  behavior: url(templates/Original/iepngfix.htc);
}

a{
  color: #666666;
}
a:hover {
  text-decoration: underline;
}
/*--------*/
form {
	display: inline;
}
input, select {
	font-size: 12px;
	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: 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 {
}
h2{
  font-size: 20px;
  font-weight: normal;
  letter-spacing: -1px;
}
/*--------*/
.left_bg {
  width: 200px;
  margin-left: 7px;
}
.center_bg {
  width: 530px;
  margin-left: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-weight: bold;
  font-size: 15px;
  padding: 10px 0 30px 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 {
  line-height:20px;
}
#category-nav dt a{
  text-decoration: none;
}
#category-nav dt a:hover{
  text-decoration: underline;
}
#category-nav dl dl dt a{
  padding-left: 20px;
}
#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 {
  display: none;
}
td.infoBoxHeadingCenter {
  font-size:20px;
  font-weight:normal;
}
td.infoBoxHeadingRight {
  display: none;
}

.infobox {
	width: 100%;
}
td.infoBoxContentsLeft {
  display: none;
}
td.infoBoxContentsCenter {
}
td.infoBoxContentsRight {
  display: none;
}

table.infoBoxContents {
}
td.infoBoxContents {
}



/*----infobox1 -------------------------------------*/
table.infobox1Heading {
	width: 100%;
}
td.infoBox1HeadingLeft {
  display: none;
}
td.infoBox1HeadingCenter {
  font-size:20px;
  font-weight:normal;
}
td.infoBox1HeadingRight {
  display: none;
}

.infobox1 {
	width: 100%;
}
td.infoBox1ContentsLeft {
  display: none;
}
td.infoBox1ContentsCenter {
}
td.infoBox1ContentsRight {
  display: none;
}

table.infoBox1Contents {
}
td.infoBox1Contents {
}


/*----contentbox-----------------------------------------------*/
td.contentBoxHeadingLeft {
  display: none;
}
td.contentBoxHeadingCenter {
  font-size:20px;
  font-weight:normal;
  padding: 3px;
}
td.contentBoxHeadingRight {
  display: none;
}

.contentboxfooter {
}

table.contentBox {
}
td.contentBoxContentsLeft {
}
td.contentBoxContentsCenter {
}
td.contentBoxContentsRight {
}

table.contentBoxContents {
}


.productTable{
  height: 100%;
  background: url(images/line.gif) repeat-y left;
}
.first .productTable{
  background: none;
}
.productColumnSell{
  padding: 20px 0;
  vertical-align: top;
  height: 100%;
  width: 33%;
  background: url(images/line.gif) repeat-x top;
}
.productFirstRow .productColumnSell{
  background: none;
}
.paddingLR{
  padding-left: 20px;
  padding-right: 20px;
}
.first .paddingLR{
  padding-left: 0px;
}
.last .paddingLR{
  padding-right: 0px;
}
.productImageCell{
  width: 202px;
*  width: 232px;
  padding: 0 20px 0 10px;
}
.productImageCell img{
  border: 1px solid #cccccc;
}
.productNameCell{
  font-size: 14px;
  padding-bottom: 5px;
}
.productDescriptionCell{
  padding-bottom: 5px;
}
.productPriceCell{
  font-weight: bold;
  padding-bottom: 5px;
}
.productPriceSpecial{
  color: #f00;
}
.productButtonCell td{
  padding: 10px;
}
.productListingCell{
  padding: 10px;
}
.productListingCellTable{
  border-top: 21px solid #cccccc;
}
.productListingCell .productNameCell{
  font-size: 13px;
  font-weight: bold;
  padding: 40px 0 20px 10px;
}
.productListingCell .productDescriptionCell{
  font-size: 10px;
  padding: 0 0 20px 10px;
}
.productListingCell .productPriceCell{
  padding: 0 0 40px 10px;
  color: #003366;
}
.productListingCell .productButtonCell{
  padding: 0 0 5px 10px;
}
.productListingCell .productImageCell{
  padding: 0 10px 0 0;
  text-align: right;
}



/*----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 {
}
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;
}

/*=HEAD-BAR*/
#head-bar {
  position: relative;
  height: 57px;
}

#head-bar h1 {
  margin: 0;
  padding: 8px 0 0;
}

#head-bar h1 a, #head-bar h1 a:visited {
  display: block;
  width: 194px;
  height: 41px;
  background: url(images/logo.gif) no-repeat;
  text-indent: -1000em;
}

#login-box {
  position: absolute;
  left: 220px;
  top: 0;
  padding-top: 24px;
  background: url(images/tel.gif) 0 2px no-repeat;
}

#login-info {
  padding: 5px 0;
}

#login-info span {
  color: #585858;
  font-weight: bold;
}

#login-info span.login-name {
  padding: 0 10px 0 0 ;
  color: #999a99;
}

#login-info span.login-links {
/*  padding: 2px;*/
}


#login-box input.bordered {
  width: 140px;
  height: 20px;
  border: 1px solid #c0c0c0;
  color: #949393;
  padding: 1px 6px;
}

#login-box input.btn {
  position: relative;
  top: 4px;
}


#cart-box {
  position: absolute;
  right: 0;
  top: 0;
  padding: 10px 20px 0;
  text-align: right;
  color: #999a99;
}

#cart-box p {
  margin: 0;
  padding: 0;
}

#cart-box a, #cart-box a:visited {
  font-weight: bold;
  color: #585858;
}


#nav{
  height: 37px;
  margin-bottom: 10px;
  position: relative;
}

#nav ul{
  margin: 0px;
  padding: 0px;
  list-style: none;
  width: 780px;
}
#nav li{
  float: left;
}
#nav a{
  display: block;
  text-decoration: none;
  line-height: 37px;
  padding: 0 5px;
  background:url(images/nav_divider.gif) no-repeat center left;
  color: #666666;
}
#nav .firstNav a{
  background: none;
}
#nav a:hover{
  text-decoration: underline;
}

#banner_section {
/*  height: 221px; */
  width: 784px;
  clear: both;
  margin-top: 4px;
  background: url(images/bg_y.gif) 210px 0 repeat-y;
  overflow: hidden;
}

* html #banner_section {
  height: 1%;
}


#side-banner {
  float: left;
  width: 200px;
}


#testimonial{
  font-size: 13px;
  background-repeat:no-repeat;
  background-color: #FFFFFF;
  padding-top: 4px;
  padding-right: 0px;
  padding-left: 20px;
  width: 200px;
  float: left;
}
#testimonial p{
  margin: 0;
  padding: 7px 0 15px 0;
}
#flash{
  width: 530px;
  float: left;
}
#flash.big{
  width: 530px;
  float: left;
  margin-left: 30px;
}
#flash.small{
  width: 302px;
  float: left;
  margin-left: 35px;
}

.left_bg h4{
  padding: 0px;
  margin: 0px;
  margin-top: 6px;
  margin-bottom: 3px;
  background-repeat:no-repeat;
}
#search_title {
background-image:url(images/infobox/search_title.gif);
height:18px;
width:129px;
}
.left_bg h4 span {
visibility:hidden;
}
#search_table{
  width: 160px;
}
#search_table select, input{
  font-size: 12px;
  font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
#search_table td{
  padding: 5px;
}
#search_table .keyword{
  width: 154px;
  height: 24px;
}
#search_table .category{
  width: 150px;
}
#search_table .price{
  width: 41px;
}
#search_table .price2{
  width: 42px;
}

#product_categories{
  width: 156px;
  height: 21px;
  background-image:url(images/infobox/product_categories.gif);
}

#customer_services{
  width: 156px;
  height: 21px;
  background-image:url(images/infobox/customer_services.gif);
}

#footer{
  background-image:url(images/footer_bg.gif);
  background-repeat:repeat-x;
  
  color: #999999;
}
#footer a{
  color: #999999;
}
.footer{
  width: 800px;
  margin: auto;
  padding-top: 18px;
  padding-bottom: 20px;
}
.footer a{
  text-decoration: none;
  padding: 0 10px;
}
#footer a:hover{
  text-decoration: underline;
}
#copyright{
  float: left;
  margin-top: 25px;
}
#credit{
  float:right;
  margin-top: 25px;
}
#credit a{
  padding: 0;
}
#shop_bar{
  background-image:url(../images/shop_bar_bg.gif);
  background-repeat:repeat-x;
  background-color: #E0E0E0;
  border-top: solid 3px #999999;
  padding: 4px;
}

#shop_bar form{
  margin: 0px;
  padding: 0px;
}

.topCategory{
  height: 100%;
  width: 33%;
}
.topCategory table{
  height: 100%;
}
.topCategoryNameCell{
  text-align: center;
  font-style: italic;
  vertical-align: top;
}
.topCategoryImageCell{
  height: 100%;
  padding-bottom: 20px;
  text-align: center;
}

.categoriesBreadcrumb{
  padding: 20px 10px;
}
.categoriesDescription{
  padding: 10px 22px 20px 22px;
}
.categoriesFilter{
  padding: 10px;
}
.search{
  float: right;
  padding: 10px 20px 0 0;
  position: absolute;
  right: 0;
  top: -1px;
}
.inpSearch{
  height: 19px;
  border: 1px solid #999999;
  width: 100px;
  margin-right: 5px;
  padding: 0;
}

.p-breadcrumb{
  padding: 30px 0;
}
.p-image{
  text-align: right;
}
.p-image img{
  border: 1px solid #cccccc;
}
.p-price{
  color: #003366;
  font-weight: bold;
  font-size: 13px;
  padding: 30px 0;
}
.p-quantity{
  padding: 30px 0;
}
.p-atributes{
  padding: 30px 0;
}

.left-banners {
  padding: 5px 10px 5px 0;
  text-align: justify;
}

/*=NEWSLATEST-BOX*/
#newslatest-box {
  width: 183px;
  padding-bottom: 20px;
  background: #e6e6e6 url(images/rbox_bg.gif) 0 100% no-repeat;
  float: right;
}

#newslatest-box h3 {
  margin: 0;
  padding: 10px;
  background: url(images/rbox_bg.gif) 0 0 no-repeat;
  font: bold 19px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #09787f;
}

.newslatest-item{
  padding: 5px 10px;
}

.main-page-side {
  padding: 10px 0 10px 10px;
  clear: both;
  text-align: justify;
}

