/*
//
// +----------------------------------------------------------------------+
// |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 277 2004-09-10 23:03:52Z wilt $
*/
BODY {
	
	color: #796f6c;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
   background-image:url(../../custom/images/back6.jpg);
   background-position:top;
/*   background-repeat: repeat-x; */
   background-color:#dee2e3;
  
}

.centershop {
	padding: 0px;
	margin: 0 auto;
	margin-top:0px;
	position: relative;
	text-align: left;
	width: 770px !important;
	background-color:#ffffff;
	border-left:5px solid #ffffff;
	border-right:5px solid #ffffff;
	border-top:5px solid #ffffff;

}



/* LINKS
------------------------------------------- */

A {
 color: #855885;
  text-decoration: none;
  
  
}

A:hover {
  color: #000000;
  text-decoration: none;
}

TD.headerNavigation A, TD.headerNavigation A:visited, 
.top-info-nav a, .top-info-nav a:link, .top-info-nav a:active, .top-info-nav a:visited {

 border-top:0px solid #bbbbbb;
 border-left:0px solid #bbbbbb;
 border-right:0px solid #bbbbbb;
 border-bottom:0px solid #bbbbbb;
 padding:0px 10px 0px 5px;
 color:#555555;
 text-transform:uppercase;
 font-size:9px;
 
  }
 
  .top-info-nav a:hover{

 color:#AE66A7;
  }
td.footertop a:hover  {
  color: #222222;
  text-decoration:underline;
}

TD.headerNavigation A:hover {
  color: #AE66A7;
  text-decoration:none;
}

.footertop a, .footerbottom a  {
  font-weight: normal;
  color: #555555;
  font-size:1em;
}

.column_left A {
color:#777777;
}

td.leftboxheading a, td.rightboxheading a, td.centerboxheading a, td.singleboxheading a {
  color: #796f6c;
}

A.category-top, .category-top A:visited {
  color: #855885;
  text-decoration: none;
  font-weight:bold;
 
  }
.category-top {
border-top:0px solid #bbbbbb;
border-left:0px solid #888888;
padding: 2px 0px 2px 0px;


}

A.category-links, A.informationcontent {
  color: #777777;
  text-decoration: none;
  font-weight:bold;
}
A.category-subs, A.category-products {
  color: #777777;
  text-decoration: none;
  font-weight:bold;
}




.main A {
font-weight:normal;
color:#668CB3;
}

.productdesc A, .plainBox A {
text-decoration: none;
color:#AE66A7;
font-weight:normal;
}

.productlistdesc A, .productlistprice A {
text-decoration: none;
color:#AE66A7;
font-weight:normal;
}


td.pageresults a {
  color: #367;
}

td.pageresults a:hover {
  background: #eee;
}

/* TEXT
------------------------------------------------- */

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
padding-bottom:5px;
}

TD.info_main {
  font-size: 11px;
  line-height: 1.5;
padding:10px 30px 10px 0px;
}

.plainBox, .plainbox-description {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border: 0px dotted #ffb062;
  padding: 10px;
  text-align:left;
  line-height:1.75em;

}

TD.smallText{
   font-size: 10px;
   padding-bottom:15px;
padding-top:5px;
border:0px solid #000000;

}

SPAN.smallText, P.smallText, td.pageresults{
   font-size: 10px;
   padding-bottom:15px;
}


.boxText {
  font-size: 11px;
  line-height: 125%;
  border:1px solid #000000;
}



/* HEADER CSS
----------------------------------------------------- */

TABLE.header {
 
  border-right: 0px solid #9a9a9a;
  border-left: 0px solid #9a9a9a;
  border-bottom: 0px solid #9a9a9a;

	border-bottom : 0px solid #a6aba4;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #a6aba4;
	background-image:url(../../custom/images/banner.jpg);
  background-repeat:no-repeat;
  margin-top:0px;
  height:132px;
}

TABLE.headerNavigation {
 
  border-right: 0px solid #001155;
  border-left: 0px solid #001155;
  border-bottom: 0px solid #001155;
  padding-bottom:0px;
  width: 100% !important;
 
  
 
}

TD.headerNavigation {
  
position: relative;
  vertical-align: middle;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color:#f0f2f1;
  letter-spacing:0.2px;
  padding: 7px 10px 16px 20px;
 background-image: url(../images/loginstrip.jpg);
	background-position:bottom;
	background-repeat: repeat-x; 
 
}

TD.breadCrumb {
  font-size: 10px;
  font-weight: bold;
  color: #9a9a9a;
  padding: 3px;
  border-bottom: 1px dotted #9a9a9a;
}

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: #ddddcf;
  font-weight: bold;
  text-align: center;
}

.top-info-nav {
padding:10px 10px 0px 10px;
margin-top:2px;
text-align: center;
color:#eeeeee;
/* background-image:url(../../custom/images/loginstrip.jpg);
  background-repeat:no-repeat;
  background-position:bottom; */
}

/* footer
-------------------------------------------------------- */

TABLE.footer {
margin-top:30px;
  text-align: right;
  font-size: 10px;
  border-right: 0px solid #001155;
  border-left: 0px solid #001155;
  border-bottom: 0px solid #001155;
 
}

TD.footertop {
 font-size: 9px;
border-right: 0px solid #001155;
  border-left: 0px solid #001155;
border-top: 0px solid #AE66A7;
padding:5px 5px 15px 5px;

background-image:url(../../custom/images/loginstrip.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
color:#AE66A7;
text-align:center;
}

TD.footernav {
 font-size: 11px;
 padding:5px 5px 5px 60px;
 }

TD.footerbottom, .footerbottom {
  padding: 5px 5px 5px 5px;

text-align:center;
color:#999999;
font-size:9px;


}



/* HEADINGS
---------------------------------------------- */

TR.leftboxheading, TR.rightboxheading, TR.centerboxheading, TR.singleboxheading {
  
/*background: #001155;*/
color: #796f6c;
  
}

.leftboxheading, .rightboxheading, .centerboxheading, .singleboxheading {
  font-size: 10px;
  font-weight: bold;
  color: #222222;
  height: 18px;
  padding: 15px 5px 5px 5px;
 
  border-bottom:0px solid #cccccc;
  border-top:0px solid #cccccc;
}
#catgoriesheading-td {
 background-color:#00CC66;
 }

TR.catboxheading {
color: #796f6c;
  
}

.catboxheading {
  background-color: #000000;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
  padding: 0px;
  height: 18px;
  padding-left: 0px;
}

.centerboxheading {
  font-size: 10px;
  font-weight: bold;
  color: #796f6c;
  padding: 0px;
  height: 18px;
  padding-left: 5px;
}


TD.productListing-heading {
  background-color: #eeeeee;
border-bottom: 1px solid #cccccc;
  
}

.productListing-heading {
  font-size: 10px;
  font-weight: bold;
  color: #001155;
  padding: 3px;
  height: 20px;
}

TD.productListing-prodheading {
  background-color: #eeeeee;
border-bottom: 1px solid #cccccc;
padding-left:11px;
  
}

.plainBoxHeading, TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
  padding: 11px 5px 5px;

}



/* SIDEBOX CSS
--------------------------------------------- */

.column_left, .column_right, .column_single {
  padding: 2px 5px 2px 0px;
  text-align:left;
}

.leftbox, .rightbox, .centerbox, .singlebox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  /*background: #ffffff;*/
  border-left: 0px solid #001155;
  margin-bottom: 0px;
  padding-left:0px;
  
}

.leftboxcontent, .rightboxcontent, .singleboxcontent {
  line-height: 150%;
  padding: 2px 0px 2px 0px;
  border-top: 0px solid #ffbb00;
  border-bottom: 0px solid #ffbb00;
color:#cccccc;  
text-align:left;
  
}

.leftboxfooter, .rightboxfooter, .singleboxfooter {
 border-left: 0px solid #001155;
 border-right: 0px solid #001155;
 margin-bottom: 0px;
 height:18px;
}
#ezpages-content {
background-image:url(../images/infomid.jpg);
background-repeat: repeat-y;
background-position:bottom left;
}
#categories-content {
background-image:url(../images/productsmid.jpg);
background-repeat: repeat-y;
background-position:bottom left;
}
#ezpages-heading-tr {
height:42px;
background-image:url(../images/infohead.jpg);
background-repeat:no-repeat;
background-position:top left;
}
#categories-heading-tr {
height:42px;
background-image:url(../images/productshead.jpg);
background-repeat:no-repeat;
background-position:top left;
}
#ezpages-footer {
height:73px;
background-image:url(../images/infofoot.jpg);
background-repeat:no-repeat;
background-position:bottom left;

}
#categories-footer {
height:30px;
background-image:url(../images/productsfoot.jpg);
background-repeat:no-repeat;
background-position:bottom left;
}

/* categories_description
-------------------------------------------------- */

TABLE.categoriesdescription {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border:0px solid #9a9a9a;
  
}

TD.categoriesdescription {
  font-size: 11px;
  line-height: 1.75em;
}

/* categories box parent and child categories */
SPAN.category-subs-parent {
  font-weight: bold;
padding-left:0px;

}
SPAN.category-subs-selected {
  font-weight: bold;
  color:#ffffff;
  padding:0;
  
}


/*center main section
-------------------------------------------------------- */
  
TD.pageHeading, DIV.pageHeading {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	padding: 2px 2px 2px 0px;
	border:0px solid #222222;
	text-transform: uppercase;	
	letter-spacing:.1em;
}


.main_page{
  width: 100% !important;
  border-right: 0px solid #001155;
  border-left: 0px solid #001155;
  border-bottom: 0px solid #001155;
  padding: 5px 15px 5px 5px;
}

.center_column {
  padding: 8px 8px 8px 40px;
border:0px solid #222222;
}


 .centerboxcontent {
  line-height: 125%;
  padding: 4px;
  border-left: 0px solid #9a9a9a;
  border-right: 0px solid #9a9a9a;

}

 .centerboxfooter {
  border-left: 0px solid #001155;
  border-right: 0px solid #001155;
  margin-bottom: 0px;
  height:18px;
}

.greetUser {
   font-size: 12px;
   padding-top: 5px;
   padding-bottom: 5px;

}

SPAN.greetUser {
   color: #AE66A7;
   font-weight: bold;
}




/* PRODUCT LISTING
---------------------------------------------- */

.productListing-prodheading {
  font-size: 10px;
  font-weight: bold;
  color: #001155;
  padding: 3px 3px 3px 6px;
  height: 20px;
}


TD.productlisting {
  border:1px solid #cccccc;
}

TD.productListing-data {
  font-size: 10px;
text-align:left;
border:0px solid #222222;
  }


TD.productimg {
border-left: 0px solid #222222;

}

#productName {
border-bottom: 0px dotted #ffb062;
color:#333333;
}

TD.productname {
border: 1px dotted #ffb062;
background-color:#eeeeee;
padding:0px 0px 0px 5px;
color:#ff9900;
}

.productdesc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border-right:0px solid #222222;
  padding: 10px 25px 10px 40px;
text-align:left;
line-height:1.75em;

}

TD.productinfo {
border-right: 0px solid #222222;
padding-left:40px;
}

TD.productinfobottom {
border-right: 0px solid #222222;
border-left: 0px solid #222222;
border-bottom: 0px solid #222222;
}

TD.productprice {
font-size:1.2em;
text-align:left;
padding-left:40px;
border-right: 0px solid #222222;
font-weight:bold;
}

TR.productListing-odd, TR.upcomingProducts-odd {
  background: #ffffff;
  border-bottom:1px solid #555555;
}

TR.productListing-even, TR.upcomingProducts-even, .productsNotifications {
  background-color: #ffffff;
}

.productlistdesc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border-right:0px solid #222222;
  padding: 0px 25px 10px 0px;
text-align:left;
line-height:1.75em;

}

.productlistprice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border-right:0px solid #222222;
  padding: 0px 0px 10px 40px;
text-align:left;
line-height:1.75em;

}


/* CARTBOX
-------------------------------------------------- */

TD.cartBox {
   background: #eeeeee;
   font-size: 10px;
   padding: 3px;
   border: 1px dotted #ffb062;
}

.cartlistprice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border-right:0px solid #222222;
  padding: 0px 0px 10px 40px;
text-align:right;
line-height:1.75em;

}

.cartproductprice {
text-align:right;
}


SPAN.newItemInCart {
  color: #AE66A7;
  font-weight: bold;
}

/* FORMS
--------------------------------------------------- */

FORM {
	display: inline;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
 
  font-size: 11px;
  border:1px solid #222222;
}




/*miscellaneous areas
-------------------------------------*/

.banners {
  padding: 15px;
}

SPAN.markProductOutOfStock {
	color: #AE66A7;
	font: bold 12px Verdana, Arial, sans-serif;
}

span.normalprice {
	text-decoration: line-through;
}

SPAN.productSpecialPrice, SPAN.productSalePrice, .stockWarning, span.coming {
  color: #AE66A7;
}

span.productSpecialPriceSale {
  color: #AE66A7;
	text-decoration: line-through;
}

SPAN.productPriceDiscount, .inputRequirement {
  font-size: 10px;
  color: #AE66A7;
}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

/* message box
-------------------------------------------------------- */

.messageBox {}
.messageStackError, .messageStackWarning, errorBox {
  background-color: #AE66A7;
  color: #222222;
  font-size: 10px;
  padding: 10px;
  border: 1px solid #9a9a9a;
}
.messageStackSuccess { background-color: #b3ffa8; padding: 2px; border: 1px solid #9a9a9a; }
.messageStackCaution { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #E8D7E1; }

/* 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 #9a9a9a;
}
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: #AE66A7;
  font-size: 10px;
  text-align : left;
  font-weight: bold;
  padding-top: 6px;
  padding-bottom: 6px;
  border-top: 1px solid #9a9a9a;
}

/* General alert span class */
TD.alert, SPAN.alert {
  color: #AE66A7;
  font-weight: bold;
}

/* General alert span class */
TD.alertBlack, SPAN.alertBlack {
  color: #796f6c;
  font-weight: bold;
}

/* popup tables
----------------------------------------------------------------- */

TABLE.popupattributeqty, TABLE.popupcouponhelp, TABLE.popupcvvhelp, TABLE.popupimage, TABLE.popupimageadditional, 
TABLE.popupsearchhelp, TABLE.popupshippingestimator, TABLE.popupinfoshoppingcart {
  background-color: #cfdbd0;
  margin: 6px;
  padding: 6px;
  font: 11px Verdana, Arial, sans-serif;
}

.infoShoppingCart {
background-color:#ffffff;
padding:5px;
}

/* attribute images table */
TABLE.products-attributes-images {
/*  width: 100%; */
/*  border: 1px solid #9a9a9a; */
  float: left;
  padding: 2px;
}
tes-images {
/*  width: 100%; */
/*  border: 1px solid #9a9a9a; */
  float: left;
  padding: 2px;
}
