/*
  $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: #BA2700; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}
.infoBox {
  background: #E0E0D6;
}

.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:#BA2700;}
.main a:hover {		font-size: 10px; text-decoration:none;		color:#BA2700;}
.main a u {			font-size: 10px; text-decoration:underline;	color:#BA2700;}
.main a:hover u {	font-size: 10px; text-decoration:none;		color:#BA2700;}

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 {
  font-size:14px; color:#007C97; font-weight:bold;}
  
SPAN.productName  a{
  color:#333333; font-size:12px; font-weight:bold; text-transform:uppercase;text-decoration:none;}
SPAN.productName  a:hover{
 color:#333333; font-size:12px; font-weight:bold; text-transform:uppercase;text-decoration:underline;}
/* product_notifications  */
.productName  a{
  color:#333333; font-size:11px; font-weight:normal; text-decoration:none;}
.productName  a:hover{
  color:#333333; font-size:11px; font-weight:normal; text-decoration:underline;}
 .productName  i{
  color:#333333; font-size:11px;}
  
  
   
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
/*  background: #eeeeee; */
}

TD.productPriceInProdInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ccffcc;
}

/* -------------------------------------------------          -------------------------------------------------------- */
.moduleRow { }
.moduleRowOver { background-color: #EFEFEF; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #EFEFEF; }

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

/* 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;}                  /* 11px */
body, td {font-family:Tahoma,verdana,arial; font-size:14px; color: #000031;}
img      {border:0px;}
table {width:100%;}
.se   {width:130px; height:18px; color:#616347; font-size:10px; padding-left:4px; font-family:Tahoma;}
.se1  {width:154px; height:18px; color:#616347; font-size:10px; padding-left:2px; font-family:Tahoma;}
.se2  {width:120px; height:17px; color:#333333; font-size:10px; padding-left:2px; font-family:Tahoma;}
.se3  {width:160px; height:17px; color:#333333; font-size:10px; padding-left:2px; font-family:Tahoma;}
.go   {width:40px; height:18px; font-family:tahoma,verdana,arial; color:#464646; font-size:11px; text-align:center; border: solid 1px #818181;}
.border  {border: solid 1px #E4E0E0; border-width:1px 1px 0px 1px;}
.border2  {border: solid 1px #E4E0E0; border-width:0px 1px 1px 1px;}

.border3  {border-top:solid 1px #DDDDDD;vertical-align:top; height:21px;}
.bord3 img{margin:0px 8px 0px 8px;}

.border1 { color: #000031; border-left: solid 1px #DDDDDD;  padding-left:13px;vertical-align:middle;}


.bg  { width:231px; background:url(images/h04.gif); background-repeat: no-repeat;}
.bg1 {background:url(images/m22.gif); background-repeat: repeat-y;}
.bg2 {background:url(images/m23.gif); background-repeat: repeat-x;height:1px;}
.repeatbg  {background:url(images/repeat-top.jpg); background-repeat: repeat-x; }


/*.header td 		 {color:#616347;} */
.header strong 	 {font-size:12px; color:#365E7D; font-weight:bold;}
.header span 	 {color:#343435;}
.header a 		 {color:#343435; font-weight:bold; text-decoration:none}
.header a:hover  {text-decoration:underline}
.header img      {vertical-align:middle;}


.column_left_header_txt	{/*color:#AC0F16;*/color:#616347; vertical-align:middle; font-weight:bold; height:29px; width:100%; padding-left:11px; border-top:9px solid #E0E0E0;}
.column_left_header_txt_2	{/*color:#AC0F16;*/color:#616347; vertical-align:middle; font-weight:bold; height:29px; width:100%; padding-left:11px; border-top:9px solid #ffffff;}

.column_left_header_txt1{	color:#FFFFFF;font-size:14px;font-weight:bold;
							background:url(images/m39.gif); background-repeat:repeat-x;vertical-align:middle; }
/*.column_left a		    { color:#348BB1;text-decoration:none; padding-left:6px; }*/
.column_left a		    { color:#000031;text-decoration:none; padding-left:6px; }
.column_left a:hover	{color:#AC0F16;}
.column_left ul			{padding:0; margin:0; list-style:none;}
.column_left li			{background:url(images/m15.gif) no-repeat; margin-left:6px; line-height:21px; background-position:0 1px;}
.column_left li a		{color:#3A3A3A; font-size:14px; text-decoration:underline; padding-left:12px;}
.column_left li a:hover	{color:#3A3A3A;text-decoration:none;}

.column_left1 ul			{padding:0; margin:0; list-style:none;}
.column_left1 li			{background:url(images/m15.gif) no-repeat; margin-left:6px; line-height:21px; background-position:0 1px;}
.column_left1 li a		{color:#3A3A3A; font-size:14px; text-decoration:underline; padding-left:12px;}
.column_left1 li a:hover	{color:#3A3A3A;text-decoration:none;}



.product_header_txt	{color:#FFFFFF;font-weight:bold; 
					vertical-align:middle; height:35px;background:#01286D;padding-left:14px;}
.product_header_txt a{color:#FFFFFF; font-weight:bold;text-decoration:none;}
.product_header_txt a:hover{color:#FFFFFF; font-weight:bold;text-decoration:underline;}
                                         /* 12 px */
.product a			{color:#333333; font-size:13px; text-decoration:none; font-weight:bold; text-transform:uppercase;}
.product a:hover	{text-decoration:underline}
.product span		{color:#4B4A4A; font-size:10px;}
.product b		    {color:#348CAD; text-transform:uppercase;}
span.productSpecialPrice	
					{color:#AF0F17; font-size:16px; font-weight:bold; vertical-align:middle;}
.pic img			{border: 1px solid #C1C0C0;}
.marg img 			{margin:0px 10px 0px 2px;}
.product1 a			{color:#333333; font-size:11px; text-decoration:none; font-weight:bold;}
.product1 a:hover	{text-decoration:underline}
.product2 a			{color:#333333; font-size:11px; text-decoration:underline;}
.product2 a:hover	{text-decoration:none;}


.result td           {color:#000000; height:48px; vertical-align:middle; line-height:12px;}
.result a            {color:#AF0F17; text-decoration:underline;}
.result a:hover      {color:#AF0F17;text-decoration:none;}
.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 td 		  {color:#FFFFFF;}															/*  Copyright © 2007  */
.footer a 		  {color:#FFFFFF; text-decoration:none;} 									/*  Company Name   */
.footer a:hover   {color:#FFFFFF;text-decoration:underline;}
.footer b 		  {color:#FFFFFF;text-decoration:underline}									
.footer b a 	  {color:#FFFFFF; text-decoration:underline;}				/*  osCommerce  */
.footer b a:hover {color:#FFFFFF;text-decoration:none}										


.popup td		{color:#000000; font-size:11px; }
.popup b		{color:#348CAD; font-weight:bold;}
.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}

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

		
.shop_card_txt{  color:#333333;font-size:11px; font-weight:bold;
				height:31px; text-align:center; vertical-align:middle;} 	


/*
.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:203px;}
.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:#BA2700; font-size:11px; text-decoration:none;}	/*  advanced_search.php  */
.smallText a:hover { color:#BA2700; font-size:11px; text-decoration:underline;}
.smallText a u { color:#BA2700; font-size:11px; text-decoration:none;}
.smallText a:hover u{ color:#BA2700; 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;}
/* -------------------------------------------------          -------------------------------------------------------- */


.footerLink {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #999999;
}

a.footerLink:link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #999999;
  text-decoration: none;
}

a.footerLink:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #999999;
  text-decoration: none;
}

a.footerLink:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #999999;
  text-decoration: underline;
}

.lineHeight {
	line-height: 25px;
}
