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

.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: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #3C3C3C; text-decoration: underline; }

BODY {
	color: #000000;
	margin: 0px;
	background-color: #f6fae5;
	background-image: url(images/fonf.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
}

A {
  color: #000000;
  text-decoration: none;
}

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

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



.infoBox {
  background: #E5E5D3;
}

.infoBoxContents {
  background: #ffffff;
  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: #f8f8f9;
}

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: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}


/* ---------------------------- ---------------------- */
.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.main a {
  color:#418BEA;
  font-size: 10px; text-decoration:underline;
}
.main a:hover {
  color:#418BEA;
  font-size: 10px; text-decoration:none;
}
TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}


P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

#myse select {
	width:90%;
}

.delp {
	color:#808080;
	font-size:11px;
	font-weight:normal;
}
s {
	color:#808080;
	font-size:11px;
	font-weight:normal;
}/* ---------------------------- ---------------------- */



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;
  font-size:16px; color:#AF0F17; font-weight:bold;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #E5E5D3; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E5E5D3; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #3C3C3C; }

/* 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: #ffb3b5; }
.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; }


/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
body {padding:0; margin:0;}
body, td {font-family:Tahoma,verdana,arial; font-size:12px; color: #8B8B8B;}
img { border:0px;}

.bg	 {background: url(images/bg.jpg); background-repeat: repeat-x; background-position:top center;}
.bg1 {background: url(images/m37.gif); background-repeat: repeat-y;}
.bg2 {background: url(images/m38.gif); background-repeat: repeat-x;}

ul{
   margin:0px;
   padding:0px;
   list-style:none;
}


ul li {
    background:url(images/m16.gif) left bottom no-repeat;
	margin:0px;	
	line-height:21px;
}
ul li a{
	color:#3A3A3A;		
    font-size:11px;	
	text-decoration:none;	
	padding-left:33px;
	height: 21px;	
    font-weight:bold;	
	background:url(images/m15.gif) left top no-repeat;
}
.yo ul li a{
	color:#3A3A3A;		
    font-size:11px;	
	text-decoration:none;	
	
	height: 21px;	
    font-weight:bold;	
	
}
ul li a:hover{
	color:#50a543;
}

.el li {
    background:url(images/m21.gif) left center no-repeat;
	line-height:21px;
	margin-left:28px;
	padding: 0px;		
}


.gg {
	position: absolute;
	background-color: #FFFFFF;
	height: 20px;
	width: 110px;
}
.el li a{
	color:#3A3A3A;		
    font-size:11px;	
	background-image:none;			
	padding: 0 0 0 11px;	
}
.el li a:hover{
	color:#50a543;
}

.al li	{
	background:none; margin:0; 	
	padding:0;	
}
.al li a  {
	color:#0E0E0E;
	font-size:11px;	
	text-decoration:none;
	background:none;
	line-height:22px;
	font-weight:normal;
	padding: 0 0 0 7px;
	}
	
.al li strong  {
	color:#0E0E0E;
	font-size:11px;	
	text-decoration:none;
	background:none;
	line-height:22px;
	margin-left:23px;
   }	
	
.al li a:hover	{
	color:#50a543;	
}

.ol a{
	color:#3A3A3A;		
    font-size:11px;	
	background:url(images/m35.gif) left top no-repeat;			
	padding: 0 0 0 45px;	
	margin:0px;
	height: 21px;		
}


.se  {width:110px; height:17px; color:#282E3E; font-family:tahoma,verdana,arial; font-size:10px; padding-left:2px;}
.se1 {width:138px; height:17px; color:#282E3E; font-family:tahoma,verdana,arial; font-size:10px; padding-left:2px;}
.se2 {width:160px; height:17px; color:#282E3E; font-family:tahoma,verdana,arial; font-size:10px; padding-left:2px;}
.se3 {width:160px; height:17px; color:#282E3E; font-family:tahoma,verdana,arial; font-size:10px; padding-left:2px;}
.go  {width:40px; height:17px; color:#111111; font-family:tahoma,verdana,arial; font-size:10px; text-align:center;}
.bd  {border: solid 1px #F3F3F3;}

.bd_t  {border: solid 1px #F3F3F3; border-bottom-width:0px;}
.bd_b  {border: solid 1px #F3F3F3; border-top-width:0px;}
.ab  img  {vertical-align: middle;}


.tx  {font-size:11px; color:#FFFFFF;}
.tx1 {font-size:14px; color:#50a543; font-weight:bold;}
.txacc {
	font-size:20px;
	color:#990000;
	font-weight:bold;
}

.tx12, .tx12 a {font-size:14px; color:#50a543; font-weight:bold; text-decoration:none;}
.tx12:hover, .tx12 a:hover {font-size:14px; color:#50a543; font-weight:bold; text-decoration:underline;}

.tx2 {font-size:13px; color:#636363;}
.tx3 {font-size:13px; color:#0A0A0A; font-weight:bold;}
.tx4 {font-size:15px; color:#373737; font-weight:bold;}
.tx5 {font-size:10px; color:#DEDEDE;}
.tx6 {font-size:11px; color:#0E0E0E;}
.tx7 {font-size:12px; color:#93aa23; font-weight:bold; text-transform:uppercase;}
.tx8 a {font-size:12px; color:#8B8B8B; font-weight:bold; text-decoration:underline;}
.tx8 a:hover {font-size:12px; color:#8B8B8B; font-weight:bold; text-decoration:none;}

.ml  {color:#12B5BC; font-size:11px; font-weight:bold; text-decoration:none;}
.ml:hover {text-decoration:underline;}
.ml1 {color:#000000; font-size:13px; font-weight:bold; text-decoration:none;}
.ml1:hover {text-decoration:underline;}
.ml2 a {
	color:#990000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
.ml2 a:hover {text-decoration:underline;}
.ml3 {color:#FFFFFF; font-size:11px; font-weight:bold; text-decoration:none;}
.ml3:hover {color:#FFFFFF;text-decoration:underline;}
.ml4 {color:#DEDEDE; font-size:10px; font-weight:bold; text-decoration:none;}
.ml4:hover {color:#DEDEDE;text-decoration:underline;} 
.ml5, .ml5 a {color:#93aa23; font-size:12px; font-weight:bold; text-decoration:underline; text-transform:uppercase;}
.ml5:hover, .ml5 a:hover {text-decoration:none;}
.ml6 {color:#0E0E0E; font-size:11px; text-decoration:underline;}
.ml6:hover {text-decoration:none;} 
.ml7 {color:#0E0E0E; font-size:11px; text-decoration:none;}
.ml7:hover {text-decoration:underline;} 
 
#zxc1 {color:#DEDEDE; font-size:10px; text-decoration:underline; font-weight:bold;}
#zxc1 a {color:#DEDEDE; font-size:10px; text-decoration:underline; font-weight:bold;}
#zxc1 a:hover {text-decoration:none;}
/* -------------- footer ------------------- */
em {font-style:normal;}
.footer {font-size:10px; color:#DEDEDE;}
.footer a {font-size:10px; color:#DEDEDE; text-decoration:none; font-weight:normal;}
.footer a:hover {font-size:10px; color:#DEDEDE; text-decoration:underline; font-weight:normal;}

.footer span {font-size:10px; color:#DEDEDE; font-weight:bold;text-decoration:underline;}
.footer span a {font-size:10px; color:#DEDEDE; text-decoration:underline; font-weight:bold;}
.footer span a:hover {font-size:10px; color:#DEDEDE; text-decoration:none; font-weight:bold;} 
/* -------------- footerr ------------------- */

/* -------------------------------------------------          -------------------------------------------------------- */


.shop_card {
				  text-align:center;}	/*  background:#3E3E3E;  */
.shop_card td {
				text-align:center; vertical-align:top;}	
.shop_card .tx2 {
				text-align:left;}
		
.shop_cart_tx {	
				height:16px;
				
				}				
/* -------------------------------------------------          -------------------------------------------------------- */
.smallText_1 { width:366px; text-align:center;
			   }
.smallText_1 td { font-size:11px; color: #3C3C3C; 
			   height:30px; text-align:left;padding:3px 2px 8px 2px;
			   }
.smallText_1 a { color:#3C3C3C; font-size:11px; text-decoration:underline;
}
.smallText_1 a:hover { color:#3C3C3C; font-size:11px; text-decoration:none;
}
u {text-decoration:none;}
.smallText a { color:#3C3C3C; font-size:11px; text-decoration:underline;
}
.smallText a:hover { color:#3C3C3C; font-size:11px; text-decoration:none;
}
TD.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

SPAN.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.sea_1 { padding:0px 10px 0px 10px;}
.sea_2 { text-align:center;}
.sea_3 { padding:10px;}
.sea_4 td{
  font-size:13px; color:#636363;
}
.sea_4 a {
  color:#000000; font-size:13px; font-weight:bold; text-decoration:none;
}
.sea_4 a:hover {
  color:#000000; font-size:13px; font-weight:bold; text-decoration:underline;
}
.sea_4 p{
  font-family: Verdana, Arial, sans-serif;
  font-size:16px; color:#AF0F17; font-weight:bold;padding:10px 0px 5px 0px;
}
.sea_5 {border:0px solid #E5E5D3; background:#ffffff;}
/* -------------------------------------------------          -------------------------------------------------------- */