/*
//
// +----------------------------------------------------------------------+
// |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 $

<?php 
ob_start ("ob_gzhandler");
header("Content-type: text/css; charset: UTF-8");
header("Cache-Control: must-revalidate");
$offset = 60 * 60 ;
$ExpStr = "Expires: " . 
gmdate("D, d M Y H:i:s",
time() + $offset) . " GMT";
header($ExpStr);
?>
*/



BODY {
	color: #000000;
	margin: 0px;
	margin-bottom: 10px;
	padding: 3px;
    font: 11px Verdana, Arial, sans-serif;
    text-align: center;
	
}

.bodycopyleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
}

.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: right;
}

.inlineimg {
     float: left;
	 margin: 5px;
}

.inlineimg#biophot{
  border: 1px solid #999999;
}

.formouter {
margin-right: 5px;
width: auto;

}

.formouter H1 {
color: #FFFFFF;
margin: 0px;
text-align: center;
height: 30px;
line-height: 30px;
padding: 0px 0px 0px 5px;
margin: 20px 0px 0px 0px;
vertical-align: middle;
background: #000099 url(../../../../../_mainimages/icons.gif) 0px -60px no-repeat;
}


.forminner {
float: left;
margin-left: 5px;
}

.forminner P {
margin: 0px 0px 5px 5px;

}

.formouter P {
margin: 0px 0px 10px 0px;
line-height: 20px;
vertical-align: middle;
}

.formouter P#formnormal {
margin: 10px 0px 0px 0px;
line-height: normal;
}

.inlinetbl {
float: right;
clear: right;
text-align: center;

padding: 10px;
}

.inlinetbl td {
border: 1px solid #aaabbb;
}	

.inlinetbl th {
  background-color: #000099;

  color:#FFFFFF;
  
} 

.biotext {
font-size: 11px;
border: 1px solid #999999;
padding: 0px;
margin: 10px 20px 10px 20px;

}

.biotext p {
padding: 0px 10px 0px 10px;
}

.biotext h1 {
font-size: 12px;
color: #FFFFFF;
background-color: #000099;
font-weight: bold;
text-align: center;
padding: 0px;
margin-top: 0px;
}

.weAre li {
list-style-image:url(../images/tick.gif);
margin-bottom: 5px;
}
.weArent li {
list-style-image:url(../images/cross.gif);
margin-bottom: 5px;
}

.strike {
text-decoration:line-through;
}

.centershop {
	padding: 3px;
	margin: 3px;
	position: relative;
	text-align: left;
	width: 99% !important;   /* THIS USED TO be 750px !important  !!!! */
	
}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
  padding: 3px;
  margin-left: 3px;
  
}

A {
  color: #428dff;
  text-decoration: none;
}

A:hover {
  color: #FF0000;
  text-decoration: underline;}

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

/*HEADER CSS*/

.headerdiv {
    background-image: url(../../../../../_mainimages/Top_Bar.jpg);
	background-repeat:no-repeat;
	background-position: top right;
	width: auto;
	min-width: 600px;
	max-width: 900px;
	margin: 0px auto;
	height: 250px;
	max-width:900px;
   width:expression(document.body.clientWidth > 900? "900px": "auto" );
   text-align: left;
}

.iconNav {
width: auto%;
height: 30px;
background-color: #000099;
margin: 0px;
}

.nav {
width: auto;
/*width: 750px;*/
/*min-width: 750px;*/
height: 30px;
background-color:#000099;
margin: 0px;
position: relative;
left: 0px;
top: 118px;
}

.nav A {

padding-left: 32px;
vertical-align: middle; 
color:#FFFFFF;
font-size: 12px;
float: right;
clear: left;
height: 30px;
line-height: 30px;
position: relative;
top: 0px;
margin-right: 20px;
font-weight: bold;
background-color:#000099;
}

.nav SPAN#date{

font-weight: bold;
margin-left: 5px;
color:#FFFFFF;
font-size: 12px;
line-height: 30px;
position: relative;
top: 0px;
left: 0px;
font-style: normal;
}

.nav A:Hover {
text-decoration: none;
color:#99CC00;
}
.nav A#navHome {
background: url(../../../../../_mainimages/icons.gif) 0px 0px no-repeat;
}
.nav A#navLogin {
background: url(../../../../../_mainimages/icons.gif) 0px -60px no-repeat;
}
.nav A#navLogout {
background: url(../../../../../_mainimages/icons.gif) 0px -120px no-repeat;
}
.nav A#navAccount {
background: url(../../../../../_mainimages/icons.gif) 0px -180px no-repeat;
}
.nav A#navCart {
background: url(../../../../../_mainimages/icons.gif) 0px -240px no-repeat;
}
.nav A#navCheckout {
background: url(../../../../../_mainimages/icons.gif) 0px -300px no-repeat;
}

.nav A#navHome:Hover {
background: url(../../../../../_mainimages/icons.gif) 0px -360px no-repeat;
}
.nav A#navLogin:Hover {
background: url(../../../../../_mainimages/icons.gif) 0px -420px no-repeat;
}
.nav A#navLogout:Hover {
background: url(../../../../../_mainimages/icons.gif) 0px -480px no-repeat;
}
.nav A#navAccount:Hover {
background: url(../../../../../_mainimages/icons.gif) 0px -540px no-repeat;
}
.nav A#navCart:Hover {
background: url(../../../../../_mainimages/icons.gif) 0px -600px no-repeat;
}
.nav A#navCheckout:Hover {
background: url(../../../../../_mainimages/icons.gif) 0px -660px no-repeat;
}

TABLE.header {
 
border: 0;
vertical-align: middle;
height: 100px;
padding-bottom: 19px;
}



.logo {

position: relative;
top: 0px;
left: 0px;
}

.wordingimg {
margin:0px 0px; 
position: absolute;

top: 5px;
width: 100%;
max-width: 900px;
padding: 0px 0px;
text-align:center;
}

#ctrImg{
width: 450px;
height: 128px;
margin:0px auto;
}



TABLE.headerNavigation {
  padding-top: 10px;
/* background-color:#000099;*/

  border: 0;
  width: auto;
  text-align: left;

}

TD.headerNavigation {
  position: relative;
  vertical-align: middle;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color:#ffffff;
  letter-spacing: normal;
  padding: 2px 5px 5px 5px;
  text-align:left;
}

TD.headerNavigationR {
  position: relative;
  vertical-align: middle;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color:#ffffff;
  letter-spacing:normal;
  padding: 2px 5px 5px 5px;
  text-align:right;
}

TD.breadCrumb {
  font-size: 10px;
  font-weight: bold;
  color: #9a9a9a;
  padding: 3px;
}

TD.headerNavigation A, TD.headerNavigationR A, TD.headerNavigation A:visited, td.footertop a  {
  font-weight: bold;
  color:#FFFFFF;
}


TD.headerNavigation A:hover, td.footertop a:hover  {

  color: #FF0000;
  text-decoration: underline;
}

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*/

.linecell {
  border: 0px;
  margin:  0px;
  padding: 0px;
  background-image: url(../images/blueline.gif);
  background-repeat: repeat-x;
  height: 3px;
  max-height: 3px;
}  

td.shadow-tl {
  width: 16px; 
  height: 16px; 
  border: 0px;
  padding:0;
  margin:0px;
  background-image: url(../images/tl.gif);
  
}
td.shadow-t {
  height: 16px; 
  border: 0px;
  padding: 0;
  margin: 0px;
  background-image: url(../images/t-2.gif); 
}

td.shadow-tr {
  width: 16px; 
  height: 16px; 
  border: 0px;
  padding: 0;
  margin: 0px;
  background-image: url(../images/tr.gif);
}

td.shadow-l {
  width: 16px; 
  border: 0px;
  padding: 0;
  margin: 0px;
  background-image: url(../images/l-2.gif);
}

td.shadow-r {
  width: 16px;
  border: 0px;
  padding: 0;
  margin: 0px;
  background-image: url(../images/r-2.gif);
}

td.shadow-bl {
  width: 16px; 
  height: 16px; 
  border: 0px;
  padding: 0;
  margin: 0px;
  background-image: url(../images/bl.gif);
  
}

td.shadow-b {
  height: 16px; 
  border: 0px;
  padding: 0;
  margin: 0px;
  background-image: url(../images/b-2.gif);
}

td.shadow-br {
  width: 16px;
  height: 16px;
  padding: 0;
  margin: 0px;
  background-image: url(../images/br.gif);
}

td.mainbodybox {
  max-width: 500px;
  margin-right: auto;
  height: 100% !important;
  height: 600px;
}  


.column_left, .column_right, .column_single {
  background: #ffffff;
  padding: 0px;
  border: 0px;
  margin: 0px auto;
  height: 100%;
  vertical-align:top;
}

.innerleft {
border: 0px;
background-color: #ffffff;
padding: 0px;
}

.clplaceholder {
border: 0px;
background-color: #ffffff;
margin: 0px;
width: 20%;
}

.boxText {
  font-size: 11px;
  line-height: 125%;
}
.leftbox, .rightbox, .centerbox, .singlebox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background-color: #ffffff;
  border: 0px;
  margin-bottom: 15px;
  
}

.leftbox#shoppingcart-table {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background-color:#ffffff;
  border: 0px;
  margin-bottom: 15px;
}

.leftboxheading, .rightboxheading, .centerboxheading, .singleboxheading, .mainheading, .mainheading P {
  background-color: #ffffff; 
  font-size: 12px;
  margin: 0px 0px 0px 0px;
  padding: 3px;
  font-weight: bold;
  color: #0000CC;
 /* height: 20px; */
  border: none;
}


.leftboxheading#shoppingcart-heading-td {
  background-color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  color: #0000CC;
   padding: 3px;
 /* height: 20px; */
  padding-left: 5px;
  border: none;
}

td.leftboxheading a, td.rightboxheading a, td.centerboxheading a, td.singleboxheading a {
  color: #0000CC;

}

TR.leftboxheading, TR.rightboxheading, TR.centerboxheading, TR.singleboxheading {
}

.leftboxcontent, .rightboxcontent, .centerboxcontent, .singleboxcontent {
  line-height: 125%;
  /*padding: 4px;*/
 padding: 3px 10px 1px 1px;
  border: 0px;
  height: 100%;
  border: 0;
  vertical-align: top;
  }
  
.leftboxcontent A {
padding-left: 3px;
}

.leftboxfooter, .rightboxfooter, .centerboxfooter, .singleboxfooter {
  background-color: #ffffff;
  margin-bottom: 15px;
  border: 0px
}

.plainBox, .plainbox-description {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  border: 0px solid #9a9a9a;
  padding: 3px;
  width: 100%;
}

.plainBox P {
padding: 3px;
}

.plainBoxHeading, TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
  padding: 11px 5px 5px;
  border: 0px;
}
.productListing-heading {
  background-color: #ffffff;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  padding: 3px;
  height: 20px;
  border: 0;
}
TD.productlisting {
 border:0px solid #ffffff; 
}

TD.productListing-data {
  font-size: 10px;
  padding: 5px;
}

/*center main section
-----------------------------------*/
TD.pageHeading, DIV.pageHeading, h1 {
  background-color: #ffffff; 
  font-size: 12px;
  font-weight: bold;
  color: #0000CC;
   padding: 3px;
 /* height: 20px; */

  text-align: left;

}

.center_column {
  padding: 1px 10px 1px 1px;
  border: 0px;
  height: 100%;
  border: 0;
  vertical-align: top;

}
.main_page{


  padding: 5px;

  

}

.mainpagediv {
max-width: 900px !important;
min-width: 600px;
margin: 0px auto;
 width:expression(document.body.clientWidth > 900? "900px": "auto" );
 text-align: left;
}
/*.mb2 {
width: auto;
max-width: 800px;

}*/

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

TABLE.footer {
  background: #ffffff;
  text-align: center;
  font-size: 10px;
  font-color: #999999;
   border: 0;
   max-width: 900px;
   width: auto;
   margin: 0px auto;
  
}

TR.footertop {
  background: #ffffff;
  color: #999999;
  font-size: 11px;
}


TD.footertop, TD.footerbottom {
  padding: 5px;
}

/*miscellaneous areas
-------------------------------------*/
TD.cartBox {
   background: #eff4f8;
   font-size: 10px;
   padding: 3px;
   border: 1px dotted #ffb062;
}

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

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

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

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

td.pageresults a {
  color: #428dff;
}

td.pageresults a:hover {
  background: #FFFF33;
}

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

TD.smallText, SPAN.smallText, P.smallText, td.pageresults{
   font-size: 10px;
}

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 {
   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;
}

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;
}

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



TD.moduleRow {
width: 45%;
text-align: center;
height: 100%; 
border: 1px solid #999999;
margin-left: 5px;
padding: 3px;
vertical-align: top;
}

.moduleHead {
color:#000099;
font-size: 12px;
font-weight: bold;
text-align: center;

}

TD.moduleRowOver { 
background-color: #D7E9F7; 
cursor: pointer;
width: 45%;
text-align: center;
height: 100%;
border: 1px solid #999999;
margin-left: 5px;
padding: 3px;
vertical-align: top;
}

TD.moduleRowSelected { 
background-color: #E9F4FC;
width: 45%;
text-align: center;
height: 100%; 
border: 1px solid #999999;
margin-left: 5px;
padding: 3px;
vertical-align: top;
}

.radbtn {

}

/* message box */

.messageBox {}
.messageStackError, .messageStackWarning, errorBox {
  background-color: #ff0000;
  color: #ffffff;
  font-size: 10px;
  padding: 4px;
 /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: #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 #9a9a9a;
}

/* 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;
  color: #FFFFFF;
  background: #000099;
  border:1px solid #9a9a9a;
}

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: #428dff;
  text-decoration: none;
}
A.category-subs, A.category-products {
  color: #428dff;
  text-decoration: none;
}
SPAN.category-subs-parent {
  font-weight: bold;
}
SPAN.category-subs-selected {
  font-weight: bold;
}

SPAN.catboxgroup {
color:#000099;
font-size: 11px;
font-weight: bold;
line-height: 22px;
vertical-align: bottom;
padding-left: 3px;
}

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

