/*
//
// +----------------------------------------------------------------------+
// |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 1223 2005-04-22 03:46:20Z ajeh $
*/
BODY {
    background-image: url('../images/backgroundImage.gif');
	color: #323232;
	margin-bottom: 10px;
	padding: 0px;
	font: 11px Verdana, Arial, sans-serif;
}

.centershop {
	padding: 0px 0px 0px 12px;
	position: relative;
	text-align: left;
	width: 760px !important;
}
/*.centerColumn {
	width:446px;
	}*/
TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
  padding: 5px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #000000;
  text-decoration: underline;
}

FORM {
	display: inline;
}
.banners {
  padding: 15px;
}

/*HEADER CSS*/

TABLE.headerNavigation {
 /* border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a; */
  width: 760px !important;
  color: #ffffff;
}

TD.headerNavigation {
  position: relative;
  vertical-align: middle;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  letter-spacing:1px;
  padding-bottom: 5px;
   /*padding: 5px;*/ 
}

TD.headerNavigation A, TD.headerNavigation A:visited, td.footertop a  {
  font-weight: bold;
  color: #ffffff;
}

TD.headerNavigation A:hover, td.footertop a:hover  {
  color: #000000;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

/*SIDEBOX CSS*/

.column_left, .column_right, .column_single {

}

.boxText {
  font-size: 11px;
  line-height: 125%;
}
.leftbox, .rightbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #fff;
  /*border: 5px solid #fff;*/
  margin-bottom: 8px;
}

.centerbox, .singlebox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border-top: 8px solid #717171;
}

.leftboxheading, .rightboxheading, .centerboxheading, .singleboxheading {
  padding-left: 24px;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  }

td.leftboxheading a, td.rightboxheading a, td.centerboxheading a, td.singleboxheading a {
  font-size: 11px;
  color: #ffffff;
}

TR.leftboxheading, TR.rightboxheading, TR.singleboxheading {
  color: #ffffff;
  font-size: 11px;
/*  background-image: url('../images/tile_back.gif');*/
  background-repeat: no-repeat;
  width: 150px;
  height: 38px;
}

TR.centerboxheading {
  color: #ffffff;
  font-size: 11px;
  background-image: url('../images/tile_backCenter.gif');
  background-repeat: no-repeat;
  width: 440px;
  height: 38px;
}

.centerBoxWrapper, 
.content {
	background-color:#ffffff;
	padding:5px;
	margin-bottom:5px;
	}
#indexDefaultMainContent {
	padding:0px 0px 0px 20px;
	height:860px;
	}
.leftboxcontent, .rightboxcontent, .centerboxcontent, .singleboxcontent {
  line-height: 125%;
  padding-left: 5px;
 }
 
 #bannerboxall-content {
  line-height: 125%;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 7px;  
 }
 
 #bannerbox2-content {
  padding-left: 2px;
  padding-right: 2px; 
  padding-top: 7px;  
 }

.leftboxfooter, .rightboxfooter , .singleboxfooter {
  background-image: url('../images/boxBottom.gif');
  background-repeat: no-repeat;
  width: 150px;
  height: 20px;
}

.plainBox, .plainbox-description {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;

}
.plainBoxHeading, TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
  padding: 11px 5px 5px;
}
.productListing-heading {
  font-size: 10px;
  font-weight: bold;
  color: #333;
  padding: 3px;
}

TD.productListing-heading{
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  border-left: 3px solid #fff;
  border-bottom: 3px solid #fff;

}

TD.productlisting {
  border:1px solid #9a9a9a;
}

TD.productListing-data {
  font-size: 10px;
  padding: 5px;
  text-align:left;
}

/*center main section
-----------------------------------*/
h1	{
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  margin: 0px;
  padding: 5px;

}

h2	{
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  background-color: #fff;
  margin: 0px;
  padding: 12px 20px 0px 20px;
  text-align:left;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  padding-top: 11px;
}

.center_column {
  background-color: #fff;
  padding-top: 0px;
  padding-bottom: 2px;
  border-right: 8px solid #717171;
  border-left: 8px solid #717171;
  border-bottom: 8px solid #717171;
  margin-bottom:8px;
}
.main_page{
  width: 100% !important;
}

.main-conditions {
  font-size: 11px;
  line-height: 1.5;
  padding: 5px;
  border: 1px dashed #f00;
  background: #EFFCE9;
}

/* footer
--------------*/

TABLE.footer {
  background-color: #efefef;
  text-align: center;
  font-size: 10px;
  border-top: 1px solid #c9c9c9;
  border-right: 1px solid #c9c9c9;
  border-left: 1px solid #c9c9c9;
  border-bottom: 1px solid #c9c9c9;
}

.footer2 {
  background-color: #fff;
  padding: 5px;
}

TR.footertop {
  background: #abbbd3;
  /*background-image: url('../images/tile_back.gif');*/
  font-size: 11px;
  color:#ffffff;
}

TD.footertop {
  padding: 5px;
  color:#ffffff;
}*/

TD.footerbottom {
  padding: 5px;
}

/*miscellaneous areas
-------------------------------------*/
TD.cartBox {
   
   background: #efefef;
   font-size: 10px;
   padding-top: 2px;
   border: 1px solid #c9c9c9;
}

TR.productListing-odd, TR.upcomingProducts-odd {
  background: #ffffff;
  border:1px solid #cccccc;

}

TR.productListing-even, TR.upcomingProducts-even, .productsNotifications {
  background: #efefef;
  border:1px solid #cccccc;

}

TD.productListing-data-description-odd {
  font-size: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
  border-bottom: 1px solid #c9c9c9;
}

TD.productListing-data-description-even {
  background: #efefef;
  font-size: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
  border-bottom: 1px solid #c9c9c9;
}

td.pageresults a {
  color: #00639A;
}

td.pageresults a:hover {
  background: #FFFF33;
}

SPAN.newItemInCart {
  color: #ff0000;
  font-weight: bold;
}

TD.smallText, SPAN.smallText, P.smallText, td.pageresults{
   font-size: 10px;
   text-align: center;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

.greetUser {
   font-size: 12px;
   padding-top: 5px;
   padding-bottom: 5px;
}

SPAN.greetUser {
   font-weight: bold;
}

SPAN.markProductOutOfStock {
	color: #c76170;
	font: bold 12px Verdana, Arial, sans-serif;
}

span.normalprice {
	text-decoration: line-through;
}

SPAN.productSpecialPrice, SPAN.productSalePrice, .stockWarning, span.coming {
  color: #ff0000;
}

span.productSpecialPriceSale {
  color: #ff0000;
	text-decoration: line-through;
}

SPAN.productPriceDiscount, .inputRequirement {
  font-size: 10px;
  color: #FF0000;
}
.moduleRow { }
.moduleRowOver { background-color: #D7F7DF; cursor: pointer; }
.moduleRowSelected { background-color: #EFFCE9; }

/* message box */

.messageBox {}
.messageStackError, .messageStackWarning, errorBox {
  background-color: #ff0000;
  color: #ffffff;
  font-size: 10px;
  padding: 4px;
  border: 1px solid #c9c9c9;
}
.messageStackSuccess { background-color: #b3ffa8; padding: 2px; border: 1px solid #9a9a9a; }
.messageStackCaution { font-family: Verdana, Arial, sans-serif; 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-total-Amount {
  font-weight: bold;
  border-top: 1px solid #c9c9c9;
}
TD.ot-subtotal-Amount, TD.ot-cod-fee-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 #c9c9c9;
}

/* 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-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.categoriesdescription {
  font-size: 11px;
  line-height: 1.0;
}

/* categories box parent and child categories and extra links */
.category-top, .category-links {
  display: block;
  color: #666666;
  text-decoration: none;
  font-weight: bold;
  margin: 5px 0px -7px 0px;
}

.category-top a, .category-links a {
  display: block;
  color: #666666;
  text-decoration: none;
  font-weight: bold;
  margin: 0px 0px -7px 0px;
}

.category-top a:hover, .category-links a:hover {
  color: #333333;
  text-decoration: underline;
  font-weight: bold;
}

A.category-subs, A.category-products {
   font-size: 10px;
  color: #333333;
  text-decoration: none;
}

SPAN.category-subs-parent {
  font-weight: bold;
}
SPAN.category-subs-selected {
  font-weight: bold;
}

/* info pages */

.category-info  {
  display: block;
  color: #666666;
  text-decoration: none;
  font-weight: bold;
  margin: 0px 0px 5px 0px;
  border-bottom: 0px solid #c9c9c9;
  padding: 0px 0px 0px 4px;
}

.category-info a {
  display: block;
  color: #00639A;
  text-decoration: none;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
  border-bottom: 0px solid #c9c9c9;
}

.category-info a:hover, {
  color: #666;
  text-decoration: underline;
  font-weight: bold;
}

/* attribute images table */
TABLE.products-attributes-images {
/*  width: 100%; */
/*  border: 1px solid #9a9a9a; */
  float: left;
  padding: 2px;
}




 /*
 
    #project-links li:hover, #project-links li:hover a {
      background-position:0% -144px;
      color:#333;
      }
	  
	 */
	 	  
/* button Home 

    #Home li {
	  position:absolute; top:51px;
      background:url('../images/homeUp.jpg') no-repeat;
      margin:0px;
	  height: 33px !important;
	  height: 33px;	  
	  width: 131px !important;
	  width:131px;
	  padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px
      }
	  
    #advice-links a {
	  position:absolute; top:23px;
      background:url('../images/homeDown.jpg') no-repeat;
      }
	  
    #project-links #advice-links li:hover, #project-links #advice-links li.sfhover {
      background-position:0% -144px;
      color:#333;
      }
	  */
/* button Terms 2 


    #Terms li {
	  position:absolute; top:84px;
      background:url('../images/termsUp.jpg') no-repeat;
      margin:0px;
	  height: 28px !important;
	  height: 28px;
	  width: 131px !important; 
	  width:131px;
	  padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px
      }
	  
	  #project-links #approach-links li:hover, #project-links #approach-links li.sfhover {
      background-position:0% -144px;
      color:#333;
      }
*/
/* button Sitemap 


    #Map li {
	  position:absolute; top:112px;
      background:url('../images/sitemapUp.jpg') no-repeat;
      margin:0px;
	  height: 28px !important;
	  height: 28px;
	  width: 131px !important;
	  width:131px; 
	  padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px
      }
	  
	  #project-links #resource-links li:hover, #project-links #resource-links li.sfhover {
      background-position:0% -144px;
      color:#333;
      }
*/
/* button Contact 


    #Contact li {
	  position:absolute; top:140px;
      background:url('../images/contactUp.jpg') no-repeat;
      margin:0px;
	  height: 28px !important;
	  height: 28px;
	  width: 131px !important;
	  width:131px;
	  padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px
      }
	  
	  #project-links #resource-links li:hover, #project-links #resource-links li.sfhover {
      background-position:0% -144px;
      color:#333;
      }
*/
/* button Links 


    #Links li {
	  position:absolute; top:168px;
      background:url('../images/linksUp.jpg') no-repeat;
      margin:0px;
	  height: 33px !important;
	  height: 33px;
	  width: 131px !important;
	  width:131px;
	  padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px
      }
	  
	  #project-links #resource-links li:hover, #project-links #resource-links li.sfhover {
      background-position:0% -144px;
      color:#333;
      }
	  */


.searchTop{
vertical-align: middle;
background:url('../images/searchBG.gif') no-repeat;
height: 37px;
height: 37px !important;
width: 238px !important;
width: 238px;
}

.just{
color: #fff;
font: 26px Verdana, 'Arial', sans-serif;
letter-spacing: 2px;
}

.existing{
vertical-align: middle;
background:url('../images/exCustomers.gif') no-repeat;
height: 37px;
width: 181px;
}

/* Live help */

.livehelp {
padding-right: 2px;
}
#dd_logo3 {
	position:absolute;
	margin-top:69px;
	margin-left:130px;
	width:500px;
	}
h2.greeting {
	font-size:12px;
	padding-bottom:5px;
	padding-top:5px;
	text-align:center;
}
