/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
<style type="text/css">
<!--
.style1 {color: #006600}
.style2 {color: #990000}
-->
</style>
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #D1E164; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

body{
	margin:0 auto;
	padding:0px;
	background-color:#D1E164;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #3F730F;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, 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: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #006600;
}

.infoBoxContents {
  background: #E5EDC3;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #F5F9E0;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #F5F9E0;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #006600;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #006600;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #3F730F;
}

A.pageResults:hover {
  color: #3F730F;
 text-decoration:none;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #006600;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #57A90C; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #D1E164; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #3F730F; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffffff; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.border_textbox{
border:1px solid #006600;
background-color:#F5F9E0;
}

.border_textbox1{
border:1px solid #006600;
background-color:#F5F9E0;
width:110px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}



#contentHolder { width:1004px; max-width:1004px; min-width:1004px; display:block;}
#wrapper { width:100%; display:block; background:url(images/01_files/bg.jpg) repeat-x; }
	
/*******************************header style here start********************************/
.top_bg{
	background-image:url(images/01_files/top_bg.jpg);
	background-repeat:repeat-x;
	height:38px;
	}
.left_bg{
	background: url(images/01_files/left_sdo.jpg) top right repeat-y;
	}
.right_bg{
	background: url(images/01_files/right_sdo.jpg) top left repeat-y;
	}
.top_line{
	background-image: url(images/01_files/top_line.jpg);
	background-repeat:repeat-y;
	height:84px;
	}
.top_text{
	font-size:11px;
	color:#000000;
	font-weight:bold;
	}
	.top_text a{
	font-size:11px;
	color:#000000;
	font-weight:bold;
	}
	.top_text a:hover{
	font-size:11px;
	color:#528127;
	font-weight:bold;
	}
.boton_bg{
	background-image:url(images/01_files/boton_bg.jpg);
	background-repeat:repeat-x;
	height:36px;
	}
.botton{
	font-size:12px;
	color:#FFFFFF;

	padding-left:20px;
	font-weight:bold;
	text-decoration:none;
	}
	.bottonhead{
	font-size:12px;
	color:#FFFFFF;

	padding-left:10px;
	font-weight:bold;
	text-decoration:none;
	}
	.botton1{
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}
.botton1 a{
	font-size:12px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	}
.botton1 a:hover{
	 color:#99FF00;
	 font-size:12px;	
	font-weight:bold;
	text-decoration:none;
	 }
.border1_middale input {
	color:#666666; border:1px solid #CCCCCC;
	}
/*********************************content style start***********************************/
.content{
	font-size:11px;
	color:#38670e;
	padding-left:18px;
	padding-right:18px;
	text-align:justify;
	line-height:18px;
	}
.read{
	font-size:11px;
	color:#38670e;
	
	}
	.read a{
	font-size:11px;
	color:#38670e;
	
	}
	.read a:hover{
	font-size:11px;
	color:#000000;
	
	}
.content2{
	font-size:11px;
	color:#38670e;
	padding-left:18px;
	line-height:18px;
	}
.footer_text{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;	
	line-height:18px;
	}
	.footer_text a{
	font-size:11px;	
	color:#000000;	
		font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	}
	.footer_text a:hover{
	font-size:11px;
	color:#006600;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	
	}
.footer_text1{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;	
	font-weight:bold;
	line-height:18px;
	}
	.footer_text1 a{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;	
	font-weight:bold;
	line-height:18px;
	
	}
	.footer_text1 a:hover{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#006600;	
	font-weight:bold;
	line-height:18px;
	}
/************************right navigation style start********************/
.text{
	font-size:10px;
	color:#006600;
	font-weight:bold;
	padding-left:19px;
	}
.text1{
	font-size:10px;
	color:#006600;
	font-weight:bold;
	padding-left:5px;
	}
div.bullet ul{margin:0px; padding:0px; list-style:none;}
div.bullet ul li{
	margin-top:5px;
	margin-bottom:10px;
	margin-left:2px;
	padding-left:15px;
	background-image: url(images/01_files/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 0.5em;
}
div.bullet1 ul{margin:0px; padding:0px;list-style:none;}
div.bullet1 ul li{
	margin-bottom:5px;
	margin-left:2px;
	padding-top:6px;
	background-image: url(images/01_files/bullet1.jpg);
	background-repeat: no-repeat;
	background-position: left 0.4em;
}
.color_text{
	font-size:11px;
	color:#663300;
	font-weight:bold;
	line-height:20px;
	}
.pay_text{
	font-size:11px;
	color: #FFFFFF;
	font-weight:bold;
	}
	
	.pay_text a{
	font-size:11px;
	color: #FFFFFF;
	font-weight:bold;
	}
	
	.pay_text a:hover{
	font-size:11px;
	color: #99FF00;
	font-weight:bold;
	}
	
	.border1
{
background-color:#ffffff;
border:1px solid #016701;
padding:5px;
width:100px;

}
.product_css2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#26450A;
	font-weight:normal;
	text-decoration:none;
}
.product_css2HV{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#26450A;
font-weight:normal;
	text-decoration:none;
}
.product_css2HV:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#006600;
	font-weight:normal;
	text-decoration:none;
}
.product_css1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#663300;
	font-weight:bold;
	text-decoration:none;
}
.product_css1HV{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#663300;
font-weight:bold;
;
	text-decoration:none;
}

.product_css1HV:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#006600;
font-weight:bold;
	text-decoration:none;
}
.cat
{
font-family:Verdana;
font-size:11px;
font-weight:bold;
color:#006600;
text-decoration:none;


}
A.cat
{
font-family:Verdana;
font-size:11px;
font-weight:bold;
color:#006600;
text-decoration:none;
}

.cat:hover
{
font-family:Verdana;
font-size:11px;
font-weight:bold;
color:#000000;
text-decoration:none;
}

.cat1
{
font-family:Verdana;
font-size:10px;
font-weight:bold;

color:#006600;
text-decoration:none;


}
A.cat1
{
font-family:Verdana;
font-size:10px;
font-weight:bold;
color:#006600;
text-decoration:none;
}

.cat1:hover
{
font-family:Verdana;
font-size:10px;
font-weight:bold;

color:#000000;
text-decoration:none;
}

.white
{
font-family:Verdana;
font-size:11px;
color:#ffffff;
text-decoration:none;
}

.cat_active
{
color:#000000;
font-family:Verdana;
font-weight:bold;
font-size:11px;
text-decoration:none;
}
.sub_cat_active
{
color:#000000;
font-family:Verdana;
font-weight:bold;
font-size:10px;
text-decoration:none;
}


.price_new
{
color:#3F730F;
font-family:Verdana;
font-size:11px;
font-weight:bold;
text-decoration:none;

}
.tex5{
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}