/*
  $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: #814008; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}
.infoBox {
  background: #928401;
}

.infoBoxContents {
  background: #ffffff;
  font-size: 10px;
}
/*  A {
  color: #5D5F60;
  text-decoration: none;
}

A:hover {
  color: #5D5F60;
  text-decoration: underline;
}  */

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}
/*  
A.headerNavigation { 
  line-height:21px;font-size:20px;color:#687118; font-family:Arial, sans-serif; text-decoration:none;
}

A.headerNavigation:hover {
  line-height:21px;font-size:20px;color:#687118; font-family:Arial, sans-serif; text-decoration:underline;
}

  */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;
}

.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: 11px;
  color:#5D5F60;
}
.main b {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#5D5F60;
}

.main a {			font-size: 10px; text-decoration:underline;	color:#814008;}
.main a:hover {		font-size: 10px; text-decoration:none;		color:#814008;}
.main a u {			font-size: 10px; text-decoration:underline;	color:#814008;}
.main a:hover u {	font-size: 10px; text-decoration:none;		color:#814008;}

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.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-size: 12px;
  color: #c76170;
  font-weight: bold;
}
/* -------------------------------------------------          -------------------------------------------------------- */
SPAN.productSpecialPrice {
  color:#928401; font-size:14px; font-weight:bold;}
  
SPAN.productName  a{
  color:#928401; text-decoration:none; font-weight:bold;text-decoration:none;}
SPAN.productName  a:hover{
 color:#928401; text-decoration:none; font-weight:bold;text-decoration:underline;}
/* product_notifications  */
.productName  a{
  color:#909090; font-size:11px; font-weight:bold; line-height:17px; text-decoration:none;}
.productName  a:hover{
  color:#909090; font-size:11px; font-weight:bold; line-height:17px; text-decoration:underline;}
 .productName  i{
  color:#333333; font-size:11px;}
  
  
   
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
/* -------------------------------------------------          -------------------------------------------------------- */
.moduleRow { }
.moduleRowOver { background-color: #FEC52E; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #FEC52E; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #814008; }

/* 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:11px; color: #5E5E5E;}
img      {border:0px;padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;}
table	{ width:100%;}
.bg	 {background: url(images/m06.gif); background-repeat: no-repeat;}
.bg1 {background: url(images/m07.gif); background-repeat: no-repeat;}

.se   {width:115px; height:16px; font-family:tahoma,verdana,arial; color:#8A8888; font-size:10px; padding-left:4px; font-weight:bold;}
.se1  {width:143px; height:16px; font-family:tahoma,verdana,arial; color:#8A8888; font-size:10px; padding-left:4px; font-weight:bold;}
.go   {width:103px; height:16px; font-family:tahoma,verdana,arial; color:#4B4A4A; font-size:10px; padding-left:4px; border: solid 1px #B6B6B6;}
.go1  {width:44px; height:20px; font-family:tahoma,verdana,arial; color:#706C55; font-size:10px; text-align:right; border: solid 1px #B6B6B6;}
.bd   {border: solid 1px #928401;}
.bd_t {border: solid 1px #928401; border-width:1px 1px 0px 1px;}
.bd_b {border: solid 1px #928401; border-width:0px 1px 1px 1px;}
.bd1  {border-right: solid 1px #928401; border-left: solid 1px #928401; border-bottom: solid 1px #928401;}
.border  {background:url(images/m22.gif) repeat-y left; padding-left:13px;}
.border1 {background:url(images/m24.gif) repeat-x bottom;}



.header td 		 {color:#814008; font-weight:bold;}
.header a 		 {color:#E3030E; font-weight:bold; text-decoration:none}
.header a:hover  {text-decoration:underline}
.header ul		 {padding:0; margin:0; list-style:none;}
.header li		 {margin:0px; line-height:17px;}
.header li a	 {color:#E4A603; font-size:11px; text-decoration:none; padding-left:7px; background:url(images/m16.gif) no-repeat; background-position:0 4px;}
.header li a:hover{text-decoration:underline;}
.header1 img      {vertical-align:middle;}


.column_left_header_txt		{color:#814008; font-size:12px; font-weight:bold; font-family: arial; height:39px; vertical-align:middle;}
.column_left_header_txt a	{color:#814008; font-size:12px; font-weight:bold; font-family: arial; text-decoration:none;}
.column_left_header_txt a:hover	{color:#814008; font-size:12px; font-weight:bold; font-family: arial; text-decoration:underline;}

.column_left_header_txt1	{color:#814008; font-size:12px; font-weight:bold;font-family: arial; height:21px; vertical-align:middle; }
.border_2					{border:10px solid #ffffff; border-width:12px 10px 0px 14px;}
.border_3					{border:10px solid #ffffff; border-width:10px 10px 10px 14px;}
.border_4					{border-bottom:2px solid #ffffff;}

.column_left a		    {color:#909090; font-size:11px; text-decoration:none; font-weight:bold; line-height:17px;}
.column_left a:hover	{color:#814008;}

.column_left ul	{		list-style:none; margin:0; padding:0;}
.column_left li	{		background:url(images/m23.gif) 5px top no-repeat; padding:0px 0px 0px 30px;}
.column_left li a		    {color:#909090; font-size:11px; text-decoration:none; font-weight:bold; line-height:17px;}
.column_left li a:hover	{color:#814008;}



.product td			{color:#928401; font-size:11px;}
.product a			{color:#928401; text-decoration:none; font-weight:bold;}
.product a:hover	{color:#928401;	text-decoration:underline;}

.product div 	{		padding:5px 0px 5px 0px;}
.product div a			{color:#928401; text-decoration:none; font-weight:normal;}
.product div a:hover	{color:#928401;	text-decoration:underline;}

.product1 a		    {color:#928401; text-decoration:none; font-weight:bold; line-height:17px; font-family: arial;}
.product1 a:hover	{color:#909090;}
.product strong		{color:#7E7D7D; font-weight:bold;}
.product b		    {}
.product1 strong	{color:#814008; font-weight:bold;}
.product1 span   	{color:#7E7D7D; font-weight:normal;}
.product1 b     	{color:#814008; font-size:14px; font-weight:bold;}
.pic img			{border: 1px solid #928401;}


.result td           {color:#7E7D7D; height:20px;padding:0px 8px 0px 8px;}
.result a            {color:#814008; text-decoration:underline; font-size:11px;}
.result a:hover      {text-decoration:none;}
.result b            {color:#7E7D7D; font-weight:normal; font-size:11px;}
u {text-decoration:none; color:#814008;}
.result_right	{ text-align:right;}
.result_right b	{color:#814008;font-weight:bold; }


.footer td 		  {color:#757575;}				
.footer a 		  {color:#757575; text-decoration:none;} 				
.footer a:hover   {text-decoration:underline}				
.footer b  			{color:#757575; font-weight:normal; text-decoration:underline}	
.footer b a 	  {color:#757575; text-decoration:none; font-weight:normal;}				
.footer b a:hover {text-decoration:underline}	


.popup td		{color:#909090; font-size:11px; }
.popup strong	{color:#814008; font-size:12px; font-weight:bold;}
.popup b		{color:#814008; font-size:11px; font-weight:bold;}
.popup a		{color:#FFFFFF; font-size:11px; text-decoration:none}	
.popup a:hover	{text-decoration:underline}

.shop_card_txt	{	color:#814008; font-weight:bold;
					background:#FEC52E; height:29px; text-align:center; vertical-align:middle;}

/* -------------------------------------------------          -------------------------------------------------------- */
	


/*
.popup a, .popup a u		
				{color:#FFFFFF; font-size:11px; text-decoration:none}	
.popup a:hover, .popup a:hover u	
				{color:#FFFFFF;text-decoration:underline}

		
				
				 
.result b            {color:#000000; font-weight:normal;}
u {text-decoration:none; color:#AF0F17;}
.result_right	{ text-align:right;}
.result_right b	{color:#AF0F17;font-weight:bold; }

.footer  				{}				
.footer td 				{ color:#4D4D4D; font-size:11px}				

.footer b a 			{color:#4D4D4D; text-decoration:underline}				
.footer b a:hover 		{text-decoration:none}				 
*/
/*--------------------- content ---------------------------------*/
.box_width_left			{ width:236px;}
.box_width_right		{ width:0px;}
.box_width_cont			{ width:100%;}			
/* -------------------------------------------------          -------------------------------------------------------- */
.main a b {
  color:#5D5F60;
  font-size: 10px; text-decoration:underline;
}
.main a:hover b{
  color:#5D5F60;
  font-size: 10px; text-decoration:none;
}
/* -------------------------------------------------          -------------------------------------------------------- */
.smallText a { color:#814008; font-size:11px; text-decoration:none;}	/*  advanced_search.php  */
.smallText a:hover { color:#814008; font-size:11px; text-decoration:underline;}
.smallText a u { color:#814008; font-size:11px; text-decoration:none;}
.smallText a:hover u{ color:#814008; font-size:11px; text-decoration:underline;}

TD.fieldKey {	font-size: 12px;font-weight: bold;font-family: Verdana, Arial, sans-serif;	color:#5D5F60;}
TD.fieldValue {	font-size: 12px;font-family: Verdana, Arial, sans-serif;padding:3px 2px 3px 2px;}

TD.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px; color:#5D5F60;
}
SPAN.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.smallText font b { color:#FF0033; text-decoration:none; font-size:11px }
/* -------------------------------------------------          -------------------------------------------------------- */
.sea_1 { padding:0px 10px 0px 10px;}
.sea_2 { padding:10px;}
.padd2 td	{padding:10px;}
/* -------------------------------------------------          -------------------------------------------------------- */

