/*
  $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:#A10E04; font-size:11px; text-decoration:underline; font-weight:bold; text-decoration:underline;}
SPAN.productName  a:hover{
  color:#A10E04; font-size:11px; text-decoration:underline; font-weight:bold; text-decoration:none;}
  
.productName  a{
  color:#A10E04; font-size:11px; text-decoration:underline; font-weight:normal; text-decoration:underline;}
.productName  a:hover{
  color:#A10E04; font-size:11px; text-decoration:underline; font-weight:normal; text-decoration:none;}
  
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
/* -------------------------------------------------          -------------------------------------------------------- */
.moduleRow { }
.moduleRowOver { background-color: #DFDFDF; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #DFDFDF; }

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


/* -------------------------------------------------          -------------------------------------------------------- */
td , table, body, ul{
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px; 
}
body {
	background-color:#802D2D;
}
table {
	width:100%;
}
td, select,  input, textarea {
	font-family:tahoma;
	font-size:11px;
	vertical-align:top;
	line-height:14px;
	color:#4E4E4E;
}
img {border:0px}
br {line-height:0px;}
a { color:#4E4E4E}
a:hover {text-decoration:none;}	
bg {line-height:0px}


/* header */
.header  				{}
.header td 				{color:#FFFfff;}
.header span 			{}

.header span a 			{}
.header span a:hover 	{}
.header .input_h 		{width:130px; height:20px; border:1px solid #77D3FF; margin:4px 7px 0px 0px;}
.header a 				{color:#05009B; padding:0px 0px 0px 0px; background:url(images/0blt1.gif) top left no-repeat}
.header a:hover 		{}
.header strong a 		{
						color:#1B1B1B; text-transform:none; 
						text-decoration:none;}
.header strong a:hover 	{
						color:#1B1B1B; text-transform:none; 
						text-decoration:underline;}
.header strong			{color:#FFFfff;}
.header b			{color:#1B1B1B; text-transform:uppercase; line-height:12px;}

.slct 					{width:73px; color:#282E3E; margin:6px 0px 0px 0px;}
.vl 					{background:url(images/l.gif) top right repeat-y}
/*header*/
/*_________________________________________________________________*/
/* column_left */
.column_left_header_txt 	a	{
						color:#ffffff; 
						font:bold 11px Tahoma, Arial; text-decoration:none;}
.column_left_header_txt 	a:hover	{
						color:#ffffff; 
						font:bold 11px Tahoma, Arial; text-decoration:underline;}
.column_left_header_txt	{
						color:#fff; 
						font:bold 11px Tahoma, Arial;
						width:100%;
						text-transform:uppercase;
						vertical-align:middle;
						height:27px; 
						background:url(images/0bg2.jpg) top left repeat-x;
						padding:0px 0px 0px 10px;
}
.column_left_header_txt.m{
						background:url(images/0bg5.gif) top left repeat-x;
						color:#FFF;
}
.column_left			{}
.column_left td			{}
.column_left strong		{}
.column_left span		{}
.column_left a			{}
.column_left a:hover	{}
li 						{
						line-height:20px;
						padding:0px 0px 0px 25px;
						background:url(images/li_bg2.gif) 0px 0px no-repeat;
						list-style:none;
}
li a					{
						color:#fff;
						text-decoration:none;
						}
li a:hover				{text-decoration:underline}

li.bg2					{
						background:url(images/li_bg.gif) 0px 0px no-repeat;
						}
li.bg_list_sub			{
						background:url(images/li_bg_un.gif) 0px 0px no-repeat;
						padding:0px 0px 0px 37px;
						color:#1B1B1B;
						}
li.bg_list_sub.bg3		{
						background:url(images/li_bg_un2.gif) 0px 0px no-repeat;
						}
li.bg_list_sub a		{padding:0px 0px 0px 00px; color:#1B1B1B}
li.bg_list_sub a:hover	{}

.column_left li.bg_list_un	{line-height:19px;background:url(images/bg_list_un.gif) 0px 0px no-repeat;}
.column_left li.bg_list_un a		{}
.column_left li.bg_list_un a:hover	{}

/*column_left*/
/*_________________________________________________________________*/
/*  content */
/* product */
.product 				{}
.product td				{color:#4E4E4E; text-align:left}
.product span a			{
						font:bold 11px Tahoma, Arial;
						color:#FF7800;
						background:url(images/0blt1.jpg) top left no-repeat;
						padding:0px 0px 0px 12px;
						text-decoration:none;
}

.product span a:hover	{text-decoration:underline}
.product div a			{
						font:normal 10px Tahoma, Arial;
						color:#006DA1;
						text-decoration:none;
}
.product div a:hover	{text-decoration:underline}
.product strong 		{
						color:#FF7800;
						font-size:12px; line-height:11px;
}
.product span 		{
						color:#CD0D00;
						font-size:12px;
}
.pic img				{}
.price 					{}
.slct1 					{width:143px}
/*product 
 result_page */
.result 			{}
.result td 			{color:#4E4E4E; height:25px; font:normal 11px Arial, Helvetica, sans-serif; line-height:12px;  vertical-align:middle;padding:3px 20px 3px 20px;}

			   
.result a 			{color:#FF7800; font:normal 11px Arial, Helvetica, sans-serif}
.result a:hover 	{}

.result b 			{color:#4E4E4E; font-family:Tahoma, Arial; font-weight:normal;}
.result span a		{color:#FF7800; text-decoration:none}
.result span a:hover{color:#FF7800; text-decoration:underline}

.result .result_right { text-align:right;}
.result .result_right b {color:#FF7800; font-weight:bold}
u {text-decoration:none; color:#FF7800;}



/*result_page*/

/*-- shopping_card -*/
.shop_card 				{}	/*  background:#3E3E3E;  */
.shop_card td 			{text-align:center; vertical-align:middle}	

.shop_card span a 			{
						font:bold 11px Tahoma, Arial;
						color:#FF7800;
						background:url(images/0blt1.jpg) top left no-repeat;
						padding:0px 0px 0px 12px;
						text-decoration:none;
						}	/*  name  */
.shop_card a:hover 		{text-decoration:underline}

.shop_card b			{
						color:#FF7800;
						font-size:15px;
						}	
.shop_card strong 		{color:#FF7800}					/*  price  */
.shop_card span 		{
						color:#CD0D00;
						font-size:12px;
						}
.shop_card span b		{
						color:#1B1B1B;
						font-size:11px;
						}						
.shop_cart_txt 			{
						color:#373B60; 
						text-transform:uppercase; 
						font-size:11px; 
						font-weight:bold;
						} 	/*  header of table  */

.shop_card .input_check {}							/*  for checkbox  */
.shop_card .input_qty	{
						width:49px; 
						height:20px;
						border:1px solid #77D3FF;
						text-align:right;
						padding:0px 14px 0px 0px;
						}						 	/*  for input  */
/*-- shopping_card -*/	
			
.v {background:url(images/t_vl.jpg) top right repeat-y;}
.g {background:url(images/t_gl.jpg) bottom right repeat-x;}
.p { padding:3px 0px 6px 0px;}
/*content */

/* footer */
.footer  				{}				
.footer td 				{
						color:#006DA1;
						height:65px; 
						background:url(images/fbg.gif) top left repeat-x
						}								/*  Copyright © 2007  */
.footer a 				{
						color:#006DA1;
						text-decoration:none
						} 								/*  Company Name   */
.footer a:hover 		{text-decoration:underline}		/*  Company Name   */
.footer span			{color:#000}
.footer span a			{color:#000}
.footer b  				{color:#FF7800;}				/*  Powered by   */
.footer b a 			{color:#FF7800;}				/*  osCommerce  */
.footer b a:hover 		{}								/*  osCommerce  */
/*----------------------- footer -----------------------------------*/

/*--------pop_up--------------*/
.pop_up strong {font: bold 11px  Tahoma, Arial; color:#0081C8;}
.pop_up a {color:#FFF}
.ftr a{ color:#FFF;}
.ftr {background:url(images/p_fbg.jpg) top left repeat-x; height:34px; text-align:center; vertical-align:middle; color:#000}
.ftr span a {text-decoration:none;}
.ftr span a:hover {text-decoration:underline;}

/*--------pop_up--------------*/
.t_tl {
	width:3px;
	height:3px;
	background:url(images/t1_tl.jpg) top left no-repeat;
}
.t_t {
	width:100%;
}
.t_tr {
	width:3px;
	background:url(images/t1_tr.jpg) top left no-repeat;
}
.t_c {
	height:100%;
}
.t_br {
	height:3px;
	background:url(images/t1_br.jpg) top left no-repeat;
}
.t_bl {
	background:url(images/t1_bl.jpg) top left no-repeat;
}
.xbl {
	background:url(images/xbl.jpg) bottom left no-repeat;
}
.xbc {
	width:100%;
}
.xbr {
	background:url(images/xbr.jpg) bottom left no-repeat;
}/* -------------------------------------------------          -------------------------------------------------------- *//*
.result b { font-weight:normal;}
.result_right	{padding-left:0px; text-align:right;}
.result_right b	{font-weight:bold; color:#3893DE}
		
.shop_card_txt{	height:31px; text-align:center; vertical-align:middle; font-size:11px; font-weight:bold;} 	  header of table  */


/*
.footer  				{}				
.footer td 				{ color:#4D4D4D; font-size:11px}				  Company Name   */

/*.footer b a 			{color:#4D4D4D; text-decoration:underline}				  osCommerce  */
/*.footer b a:hover 		{text-decoration:none}				  osCommerce  */

/*--------------------- content ---------------------------------*/
.box_width_left			{ width:213px;}
.box_width_right		{ width:13px;}
.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;}
/* -------------------------------------------------          -------------------------------------------------------- */
