/*
//
// +----------------------------------------------------------------------+
// |zen-cart Open Source E-commerce                                       |
// +----------------------------------------------------------------------+
// | Copyright (c) 2003 The zen-cart developers                           |
// |                                                                      |
// | http://www.zen-cart.com/index.php                                    |
// |                                                                      |
// | Portions Copyright (c) 2003 osCommerce                               |
// +----------------------------------------------------------------------+
// | This source file is subject to version 2.0 of the GPL license,       |
// | that is bundled with this package in the file LICENSE, and is        |
// | available through the world-wide-web at the following url:           |
// | http://www.zen-cart.com/license/2_0.txt.                             |
// | If you did not receive a copy of the zen-cart license and are unable |
// | to obtain it through the world-wide-web, please send a note to       |
// | license@zen-cart.com so we can mail you a copy immediately.          |
// +----------------------------------------------------------------------+
// $Id: stylesheet.css,v 1.1.1.1 2009/11/20 15:02:39 redsol Exp $
*/
body{background:#fff url(../images/bck-body.gif) repeat-x; font-family:Arial, Helvetica, sans-serif; color:#202020; font-size:12px; margin:0; padding:0}

.clearboth{clear:both}

.centershop {
	padding: 0px;
	margin: 0px auto;
	position: relative;
	text-align: left;
	width:100%

}

TD.main, P.main {
  font-size: 12px;
  line-height: 1.5;
}

a{color:#349ed7; text-decoration:none}
a:hover{text-decoration:underline}

FORM {
	display: inline;
}
.banners {
  padding: 15px;
}

/*HEADER CSS*/

TABLE.header {
  background-image: url(../images/hdr_bg.jpg);
  text-align:center;
  background-color: #ffffff;
  border-right: 0px solid #3292c5;
  border-left: 0px solid #3292c5;
  border-bottom: 0px solid #3292c5;

}

TABLE.header2 {

}

TABLE.headerNavigation {
  background-image: url(../images/nav_bg.gif);
  background-color: #ffffff;
  border-right: 1px solid #3292c5;
  border-left: 1px solid #3292c5;
  border-bottom: 1px solid #3292c5;
  width: 100% !important;
/*  width: 780px;*/
 }


TD.headerNavigation {
  position: relative;
  vertical-align: middle;
  
  font-size: 12px;
  font-weight: bold;
  color:#000000;
  letter-spacing:1px;
  padding: 5px;
}

TD.headerNavigation2 {
  position: relative;
  vertical-align: middle;
  
  font-size: 12px;
  font-weight: bold;
  color:#3292c5;
  letter-spacing:1px;
  padding: 2px;
}

TD.breadCrumb {
  font-size: 10px;
  font-weight: bold;
  color: #3292c5;
  padding: 3px;
  border-bottom: 1px solid #E1E1E1;
}

TD.headerNavigation A, TD.headerNavigation A:visited {
  font-weight: bold;
  color: #3292c5;
}

TD.headerNavigation A:hover {
  color: #a8cfff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  
  font-size: 13px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

/*SIDEBOX CSS*/

.column_left, .column_right, .column_single {
 /* background: transparent;*/
 /* background-image: url(../images/bg.gif);
  padding: 2px;*/
}

td.column_left{width:195px}
td.column_right{width:175px}

.boxText {
  font-size: 11px;
  line-height: 125%;
}
.leftbox, .rightbox, .centerbox, .singlebox {

}

.leftboxheading {
  
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  width: 115px;
  height: 28px;
  padding: 0 10px;
  background: #3192c6 url(../images/sidebox_top_left.gif) no-repeat;
}

td.leftboxheading a {
  color: #ffffff;
  text-decoration: none;
}



/* This sets the style for the links and text in the sideboxes */
.leftboxcontent {
	border:1px solid #e1e1e1; border-top:none; padding:10px
}

.leftboxfooter {
  height:14px; background:url(../images/sidebox_bot.gif) no-repeat center top
}

.rightbox {
  
  font-size: 11px;
  background: transparent; 

}

.rightboxheading {
 font-size: 12px;
  font-weight: bold;
  color: #fff;
  width: 155px;
  height: 28px;
  padding: 0 10px;
  background: #3192c6 url(../images/sidebox_top_right.gif) no-repeat;

}

td.rightboxheading a {
  color: #ffffff;
  text-decoration: none;
}



/* This sets the style for the links and text in the sideboxes */
.rightboxcontent {
  border:1px solid #e1e1e1; border-top:none; padding:10px
}

.rightboxfooter {
   height:14px; background:url(../images/sidebox_bot.gif) no-repeat center top
}

.centerbox {
  
  font-size: 11px;
  background: White; 
  margin-bottom: 15px;
}

.centerboxheading {
    font-size: 12px;
  font-weight: bold;
  color: #fff;
  height: 28px;
  padding: 0 10px;
  background-image: url(../images/sidebox_top_center.gif);
  background-repeat: no-repeat;
  }

td.centerboxheading a {
  color: #ffffff;
  text-decoration: none;
}

TR.centerboxheading {
   background-color: #3192c6; 

}

/* This sets the style for the links and text in the sideboxes */
.centerboxcontent {
  border:1px solid #e1e1e1; border-top:none; padding:10px; background:#f4f4f4
}

 .centerboxfooter {
 height:15px; width:570px; background:url(../images/shadow.jpg) no-repeat center top
}

.singlebox {
  
  font-size: 11px;
  background: White; 
  margin-bottom: 15px;
}

.singleboxheading {
  /* background-color: #FFCC00; */ 
  font-size: 10px;
  font-weight: bold;
  color: White;
  padding: 0px;
  width: 135px;
  height: 19px;
  padding-left: 5px;
  background-image: url(../images/sidebox_top.gif);
  background-repeat: no-repeat;
}

td.singleboxheading a {
  color: #ffffff;
  text-decoration: none;
}

TR.singleboxheading {
  /* background-color: #FFCC00; */
    background-image: url(../images/sidebox_top.gif);
}

/* This sets the style for the links and text in the sideboxes */
 .singleboxcontent {
  line-height: 160%;
  padding: 4px;
  border-top: 1px solid #3292c5;
  border-right: 1px solid #3292c5;
  border-left: 1px solid #3292c5;
  border-bottom:  1px solid #3292c5;
  background-color: White;
}

 .singleboxfooter {
  /* background-color: #FFCC00; */
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  padding: 0px;
  width: 135px;
  height: 19px;
  padding-left: 5px;
  background-image: url(../images/sidebox_bot.gif);
  background-repeat: no-repeat;
}

.plainBoxHeading {
  font-size: 12px;
  font-weight: bold;
  padding: 6px;
}

.boldRed {
	font-size: 12px;
  	font-weight: bold;
  	color: red;
}


TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
  padding: 11px 5px 5px;
}

.productListing-heading {
  background-color: #3292c5;
  font-weight: bold;
  color: #ffffff;
  padding: 8px 3px;
  height: 20px;
}
TD.productlisting {
  border:1px solid #E1E1E1;
}

TD.productListing-data {
  padding: 5px;
  background:#fff;
}


/*center main section
-----------------------------------*/
TD.pageHeading, DIV.pageHeading, h1 {
  font-size: 14px;
  font-weight: bold;
  color: #3292c5;
  padding-top: 11px;
}

.center_column {
   padding: 0 12px;
}
.main_page{
/*  width: 800px !important;*/
  width: 100%;
  padding: 10px 0;

}

/* footer
--------------*/

.footer-top{background:#282828; color:#999; font-size:11px; padding:10px 0}
.footer-bottom{background:#212121; color:#999; font-size:11px; padding:10px 0}
.footer-top a, .footer-bottom a{color:#999}
.footer-top .col{border-right:1px solid #3f3f3f}
.footer-top .col a{background:url(../images/bullet-grey.gif) no-repeat 0 7px; padding:2px 0 2px 10px; margin-left:25px}
.footer-top .col-last{border-right:none}
.footer-top .col-first a{margin-left:0}


/*miscellaneous areas
-------------------------------------*/
TD.cartBox {
   background: #ffffff;
   font-size: 10px;
   padding: 3px;
   border: 1px solid #3292c5;
}

TR.productListing-odd, TR.upcomingProducts-odd {
  background: #ffffff;
}

TR.productListing-even, TR.upcomingProducts-even, .productsNotifications {
  background: #ffffff;
}

TD.productListing-data-description-odd {
  background: #ffffff;
  font-size: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
  border-bottom: 1px solid #E1E1E1;
}

TD.productListing-data-description-even {
  background: #ffffff;
  font-size: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
  border-bottom: 1px solid #E1E1E1;
}


SPAN.newItemInCart {
  color: #ff0000;
  font-weight: bold;
}

TD.smallText, SPAN.smallText, P.smallText{
   font-size: 11px;
}
td.pageresults{
   font-size: 12px;
}
td.pageresults a{background:#f4f4f4; display:inline-block; padding:3px 6px; border:1px solid #e1e1e1; color:#428dff;}
td.pageresults a:hover{border-color:#3a8fbc}
td.pageresults strong.current{background:#e1e1e1; color:#202020; display:inline-block; padding:3px 6px; border:1px solid #c9c9c9}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

CHECKBOX, INPUT, RADIO{
  font-size: 11px;
  padding:3px
}

SELECT{font-size: 11px}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

.greetUser {
   color: #f0a480;
   font-weight: bold;
   font-size: 12px;
   padding-top: 5px;
   padding-bottom: 5px;
}

SPAN.greetUser {}

SPAN.markProductOutOfStock {
	color: #c76170;
	font: bold 12px Verdana, Arial, sans-serif;
}

span.normalprice {
	text-decoration: line-through;
	font-size:16px
}

SPAN.productSpecialPrice, SPAN.productSalePrice, .stockWarning, span.coming {
  color: #ff0000;
  font-size:18px
}

span.productSpecialPriceSale {
  color: #ff0000;
	text-decoration: line-through;
}

SPAN.productPriceDiscount, .inputRequirement {
  font-size: 11px;

}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

/* message box */

.messageBox {}
.messageStackError, .messageStackWarning, errorBox {
  background-color: #ff0000;
  color: #ffffff;
  font-size: 10px;
  padding: 4px;
  border: 1px solid #3292c5;
}
.messageStackSuccess { background-color: #b3ffa8; padding: 2px; border: 1px solid #9a9a9a; }
.messageStackCaution {  font-size: 10px; background-color: #ffff00; }

/* checkout totals */
TD.ot-subtotal-Text, TD.ot-cod-fee-Text, TD.ot-total-Text, TD.ot-group-pricing-Text, TD.ot-gv-Text, TD.ot-loworderfee-Text, TD.ot-shipping-Text, TD.ot-subtotal-Text, TD.ot-tax-Text, TD.ot-coupon-Text {
  font-weight: bold;
}
TD.ot-subtotal-Amount, TD.ot-cod-fee-Amount, TD.ot-total-Amount, TD.ot-group-pricing-Amount, TD.ot-gv-Amount, TD.ot-loworderfee-Amount, TD.ot-shipping-Amount, TD.ot-subtotal-Amount, TD.ot-tax-Amount, TD.ot-coupon-Amount {}

/* product_info attribute comments */

.ProductInfoComments, TD.ProductInfoComments, SPAN.ProductInfoComments {
  color: #ff0000;
  font-size: 10px;
  text-align : left;
  font-weight: bold;
  padding-top: 6px;
  padding-bottom: 6px;
  border-top: 1px solid #3292c5;
}

/* General alert span class */
TD.alert, SPAN.alert {
  color: #FF0000;
  font-weight: bold;
}

/* General alert span class */
TD.alertBlack, SPAN.alertBlack {
  color: #000000;
  font-weight: bold;
}

/* popup tables */
TABLE.popupattributeqty, TABLE.popupcouponhelp, TABLE.popupcvvhelp, TABLE.popupimage, TABLE.popupimageadditional, TABLE.popupsearchhelp, TABLE.popupshippingestimator, TABLE.popupinfoshoppingcart {
  background-color: #ffffff;
	margin: 6px;
  padding: 6px;
  font: 11px Verdana, Arial, sans-serif;
}

/* categories_description */
TABLE.categoriesdescription {
  
  font-size: 8px;
  background: #ffffff;
  border:1px solid #E1E1E1;
}

TD.categoriesdescription {
  font-size: 11px;
  line-height: 1.0;
}

/* categories box parent and child categories and extra links */
A.category-top, A.category-links {
  color: #313131;
  text-decoration: none;
}
A.category-subs, A.category-products {
  color: #3292c5;
  text-decoration: none;
}
SPAN.category-subs-parent {
  font-weight: bold;
}
SPAN.category-subs-selected {
  font-weight: bold;
}

/* attribute images table */
TABLE.products-attributes-images {
/*  width: 100%; */
/*  border: 1px solid #9a9a9a; */
  float: left;
  padding: 2px;
}


.search_pricerange {
	margin-left : 20px;
}
.search_subtitle {
	color : #428dff;
}
h1.bluemain {
  font-size: 18px;
  font-weight: bold;
  color: #3292c5;
  padding-top: 1px;
  padding-bottom: 1px;
  margin:0px;
}
.highlight {
  color:#3292c5;
  font-size: 12px;
  font-weight: bold;
}
h2.bluesub {
  font-size: 15px;
  font-weight: bold;
  color: #3292c5;
  padding-top: 1px;
  padding-bottom: 1px;
  margin:0px;
}
h3.subtitle {
  font-size: 13px;
  font-weight: bold;
  color: #3292c5;
  padding-top: 1px;
  padding-bottom: 1px;
  margin:0px;
}

A DIV.betterCategories, A:visited DIV.betterCategories {  	background-color: #ffffff;  	border-top: 1px solid #9a9a9a;  	padding: 1px;}A:hover DIV.betterCategories, A:active DIV.betterCategories {  	background-color: #faebd7;}


/*added new*/


#logo{float:left;width:343px; height:60px; margin:25px 0 0 0; padding-right:30px}
#logo a{background:url(../images/logo.jpg) no-repeat; width:343px; height:60px; display:block; position:absolute}

.lang{color:#666; font-size:11px; padding:10px 0 20px}

.cust-support{background:url(../images/cust-support.jpg) no-repeat; height:26px; width:143px; float:left; margin:10px 10px 0 0}

#header-cart{float:right; min-width:225px; width:auto !important; width:225px}
#header-cart .box{background:url(../images/icon-cart.jpg) no-repeat 0 0; padding:5px 0 0 50px}
#header-cart .box{color:#333}
#header-cart .box a{color:#689301; text-decoration:underline; text-transform:uppercase; font-weight:bold}
#header-cart .btn-checkout{background:url(../images/btn-checkout.gif) no-repeat; width:62px; height:16px; display:block; float:right; margin-left:10px}

.bck-currency{background:url(../images/bck-currency.jpg) no-repeat right top; height:24px; width:135px; float:left; margin-top:10px}
.bck-currency select{background:transparent; border:0}
.bck-currency div.selector {display: block;	position: relative;	color:#4a4a4a}
.bck-currency div.selector span {position: absolute; left: 10px; top:5px; font-size:12px;	font-weight:normal;padding: 0;display: block;	padding-right: 20px;background:none; height:25px; overflow:hidden}
.bck-currency div.selector select{position:relative;	padding:0;	border:0;	margin:0; padding-right: 20px; background:#C8B48F;	cursor:pointer; height:25px; width:100%}
.bck-currency div.selector select option{background:#fff; padding:1px 4px 2px 4px;font-size:11px; display:block; color:#4a4a4a}

#top-menu{font-size:12px; color:#fff; background:#3d8eba ; -moz-border-radius: 4px;	-webkit-border-radius: 4px; border-radius: 4px; margin-top:10px; height:34px}
#top-menu ul{margin:0; padding:0}
#top-menu li{float:left; padding:9px 10px; margin:0; list-style:none}
#top-menu li a{color:#fff; text-decoration:none; font-size:14px}
#top-menu li a.last{border:0; padding-right:19px}

.top-search{background:url(../images/top-search.gif) no-repeat; width:153px; height:18px; float:right; padding:3px; margin:5px 5px 0 0}
.top-search .text{border:0; padding: 0 0 2px; float:left; height:16px; width:96px; color:#666666; margin:0}
.top-search .btn{background:none; border:0; float:left; width:48px; color:#656565; font-weight:bold; padding-top:1px; margin-left:7px; font-size:11px}

a.bar-lblue{width:169px; height:31px; background:url(../images/bar-lblue.gif) no-repeat; display:block; font-size:12px; font-weight:bold; color:#000; text-decoration:none; padding:4px 0 0 4px; margin-bottom:5px}
a.bar-lblue span{padding-top:6px; float:left}
a.bar-lblue .icon{vertical-align:middle; margin-right:6px; float:left; border:0}

a.free-shipping{height:173px; height:88px; background:url(../images/free-shipping.gif) no-repeat; display:block; margin:6px 0 15px}

#customertestimonials-table .name{padding-top:4px; font-weight:bold}
#customertestimonials-table .read{padding-top:15px}

#banner{width:582px; height:249px; background:url(../images/banner.jpg)}
.shadow{height:15px; background:url(../images/shadow.jpg) no-repeat center top}

.productListing-data .smallText{border:1px solid #EEEEEE; background:#fff; padding:10px}

.betterCategories{background:url(../images/bullet-black.gif) no-repeat 0 9px; border-bottom: 1px solid #F6F6F6; padding: 4px 0 4px 8px}

#infopages-content a{background:url(../images/bullet-black.gif) no-repeat 0 9px; border-bottom: 1px solid #F6F6F6; padding: 4px 0 4px 8px; display:inline-block; color:#313131}

.box-newsletter{width:195px; height:43px; background:url(../images/box-newsletter.gif) no-repeat; margin-bottom:14px; padding-top:90px}
.newsletter-signup{background:url(../images/newsletter-signup.gif) no-repeat; width:166px; height:18px; padding:3px; margin:5px 5px 0 0; margin:auto}
.newsletter-signup .text{border:0; padding:1px 0 0 2px; float:left; height:15px; width:136px; color:#666666; margin:0; font-size:11px}
.newsletter-signup .btn{background:none; border:0; float:left; width:25px; color:#656565; font-weight:bold; padding-top:1px; margin-left:2px; font-size:11px}

.box-newsletter2{width:175px; height:43px; background:url(../images/box-newsletter.gif) no-repeat; margin-bottom:14px; padding-top:90px}
.newsletter-signup{background:url(../images/newsletter-signup.gif) no-repeat; width:166px; height:18px; padding:3px; margin:5px 5px 0 0; margin:auto}
.newsletter-signup .text{border:0; padding:1px 0 0 2px; float:left; height:15px; width:136px; color:#666666; margin:0; font-size:11px}
.newsletter-signup .btn{background:none; border:0; float:left; width:25px; color:#656565; font-weight:bold; padding-top:1px; margin-left:2px; font-size:11px}


.deal-list{border-bottom:1px solid #ebebeb; padding:10px 0}
.deal-list .col1{float:left}
.deal-list .col2{margin-left:70px}
.deal-list .title{font-size:11px; line-height:11px; padding-bottom:3px}
.deal-list .price{color:#e40202; font-weight:bold; padding-bottom:6px}
.deal-list .off{background:#ff4200; color:#fff; padding:1px 3px; font-weight:bold}
.header-dealoftheday{background:url(../images/header-dealoftheday.gif) no-repeat; width:173px; height:36px}
img.border{border:2px solid #349ed7}

.accContentHolder{margin:10px 0}
.accContentHolder h2{cursor: pointer; font-size:12px; padding:7px 8px 0 10px; background:url(../images/header-submenu.jpg) no-repeat; width:155px; height:21px}
.accContentHolder h2 a.plus-minus{background:url(../images/plus-minus.gif) no-repeat; width:14px; height:15px; float:right}
.accContentHolder h2.accTogglerOpen a.plus-minus{background:url(../images/plus-minus.gif) no-repeat left bottom; width:14px; height:15px; float:right}
.accContent{padding:0}


.payment-options-holder{border:7px solid #e3e6e9; width:200px; padding:20px; float:right}
.payment-options-holder .row{border-bottom:1px solid #e3e6e9; padding:15px 0; text-align:center}
.payment-options-holder .row-last{border-bottom:none}

A DIV.betterCategories, A:visited DIV.betterCategories {
  	background-color: #ffffff;
  	border-top: 1px solid #9a9a9a;
  	padding: 1px;
}

A:hover DIV.betterCategories, A:active DIV.betterCategories {
  	background-color: #faebd7;
}

.btn-add-to-cart{width:134px; height:23px; background:url(../buttons/english/button_in_cart4.gif) no-repeat; border:0; text-indent:-9999px}
.button_write-review{width:117px; height:20px; background:url(../buttons/english/button_write-review.gif) no-repeat; display:inline-block}

a.whyus{display:inline-block; width:160px; height:25px; background:url(../images/whyus.gif) no-repeat}
a.question{display:inline-block; width:160px; height:25px; background:url(../images/question.gif) no-repeat}
a.testimonial{display:inline-block; width:160px; height:25px; background:url(../images/testimonial.gif) no-repeat}
a.review{display:inline-block; width:160px; height:25px; background:url(../images/review.gif) no-repeat}
a.blog-posts{display:inline-block; width:160px; height:25px; background:url(../images/blog-posts.gif) no-repeat}

