/*
  $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: Arial; font-size: 10px; }
.errorBox { font-family : Arial; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial; font-size : 10px; color: #505051; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin-left: 5px;
  margin-right: 5px;
}
.htags {color: #000000; font-size:12px; margin-top:7px; font-weight:bold}
.htags-prod {color: #000000; font-size:13px; margin-top:0px; font-weight:bold}

.infoBox {
  background: #d9d8d8;
}

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

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

/* 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, input, textarea{
	font-size:11px;
    font-family:Tahoma;
	color:#B0B0B0;
	line-height:13px;
	vertical-align:top;
	padding:0px;
}
input, textarea	{ color:#232d35;}
img      {border:0px;}
table	 {width:100%;}

.vam{ vertical-align:middle}

.header td 		 {color:#FFFFFF; vertical-align:middle}
.header span	 {color:#FFFFFF; font-size:10px;}
.header b   	 {color:#ffffff; text-transform:uppercase}
.header a 		 {color:#7C5F11; text-decoration:none; font-size:11px}
.header a:hover  {color:#7C5F11;text-decoration:underline}
.header strong a 		 {color:#C9CBBD; text-decoration:underline; font-size:11px}
.header strong a:hover  {color:#C9CBBD;text-decoration:none}

.header1{color:#FFFFFF; text-decoration:none; background:url(images/1_z1.gif) no-repeat left top; background-position:0 5px; padding-left:9px; margin-right:16px } 
.header1:hover 		{color:#FFFFFF;  text-decoration:underline}

.input{
 width:126px; height:18px; 
 color:#27323A; font-size:11px; font-family:tahoma;
}
#input1{
 width:37px; height:18px; 
 color:#3F4143; font-size:10px; font-family:tahoma; text-align:right
}

#input2{
 width:37px; height:18px; 
 color:#3F4143; font-size:10px; font-family:tahoma; text-align:right
}


.jamp{ width:102px; height:18px; color:#464646; font-size:10px; padding-left:4px; font-family:Tahoma;}
.jamp1{ width:58px; height:18px; color:#000000; font-size:10px; padding-left:2px; font-family:Tahoma;}
.jamp2{ width:88px; height:18px; color:#000000; font-size:10px; padding-left:2px; font-family:Tahoma;}
  
											  
.box_header_txt	td{ height:32px; vertical-align:middle; background:url(images/1_bg.gif); padding-left:26px; text-transform:uppercase;
				  font-weight:bold; color:#FFFFFF; font-size:13px;}


.box_body 	{ color:#FFFFFF}
.box_body  a	{ color:#232D35; text-decoration:none; font-size:12px; line-height:18px}
.box_body  a:hover	{color:#7C5F11;text-decoration:none;}

.box_body  ul 			{padding:0; margin:0 0 0 5px; list-style:none; }
.box_body .bg_list 		{background:url(images/bg_list1.gif) left top no-repeat; line-height:21px;}
.box_body .bg_list  a	{background:url(images/bg_list.gif) left top no-repeat; color:#232D35; text-decoration:none; padding-left:10px; font-size:12px; margin-left:3px; background-position:0 5px}
.box_body .bg_list  a:hover	{color:#7C5F11;text-decoration:none;}

.box_body .bg_list_un 	{line-height:21px;}
.box_body .bg_list_un  a	{background:url(images/bg_list.gif) left top no-repeat; color:#232D35; text-decoration:none; padding-left:10px; font-size:12px; margin-left:3px; background-position:0 5px}
.box_body .bg_list_un  a:hover	{color:#7C5F11; text-decoration:none;}

.box_body .bg_list_sub 	{line-height:21px;}
.box_body .bg_list_sub  a	{background:url(images/bg_list.gif) left top no-repeat; color:#232D35; text-decoration:none; padding-left:10px; font-size:12px; margin-left:30px; background-position:0 5px}
.box_body .bg_list_sub  a:hover	{color:#7C5F11; text-decoration:none;}


.cont_header_txt {height:33px; vertical-align:middle;background:url(images/1_bg1.gif); padding-left:18px; text-transform:uppercase;
				  font-weight:bold;  color:#000000; font-size:12px; vertical-align:middle}
.cont_header_txt a { 
				font-weight:bold; color:#000000; font-size:12px; text-decoration:none; vertical-align:middle;}				  
.cont_header_txt a:hover { 
				font-weight:bold; color:#000000; font-size:12px; text-decoration:underline;}	
  
.product td         {color:#505051; font-size:11px;}
.product a		    {color:#232D35; font-size:13px; text-decoration:underline; font-weight:bold}
.product a:hover	{color:#232D35;text-decoration:none;}
. span       {color:#3F4143; font-size:15px; font-weight:bold}
.product b			{color:#232D35; font-size:12px;  font-weight:bold; text-decoration:underline;}
.product .shop_cart b			{color:#232D35; font-size:12px;  font-weight:bold; text-decoration:none;}
.product u		    {color:#232D35; font-size:13px; text-decoration:underline; font-weight:bold}

.product div {padding:5px 0px 3px 0px; text-transform:lowercase;text-align:center;}
.product div a		    {color:#232D35; font-size:11px; font-weight:bold; text-decoration:underline; text-transform:none;}
.product div a:hover	{color:#232D35; text-decoration:none;}

.box_body td	{ color:#232D35;}
.box_body span a		    {color:#232D35; font-size:15px; text-decoration:underline; font-weight:bold}
.box_body span a:hover	{color:#232D35;text-decoration:none;}

.pic img			{border: 1px solid #D9D8D8;}

.result td           {color:#3F3F3F; height:37px; vertical-align:middle; background-color:#EDEDED;padding:0px 5px 0px 5px;}
.result a            {color:#7C5F11; text-decoration:underline;}
.result a:hover      {color:#7C5F11; text-decoration:none;}
.result b            {color:#3F3F3F;}

.result u {text-decoration:underline; color:#7C5F11;} 
.result_right	{ text-align:right;}
.result_right b	{color:#3F3F3F; }

.popup td	{color:#000000; font-size:10px; text-decoration:none;}
.popup strong		{color:#05181E; font-size:13px;}	
.popup a		{color:#1F1F1F; font-size:11px; text-decoration:none; }	
.popup a:hover	{color:#1F1F1F; text-decoration:underline;}	
.popup span	{color:#1F1F1F; }



.footer		  	  { background:url(images/bot.gif) repeat-x top }	
.footer td 		  {color:#303B44; font-size:11px; font-family:Arial}			
.footer a 		  {color:#303B44; font-size:10px; text-decoration:none; font-family:Tahoma; text-transform:uppercase; font-weight:bold} 			
.footer a:hover   {color:#303B44;text-decoration:underline;}	
.footer span 	  {color:#303B44; font-size:11px;}
.footer span a 		  {color:#303B44; font-size:11px; text-decoration:none; text-transform:none; font-weight:normal} 			
.footer span a:hover   {color:#303B44;text-decoration:underline;}	
.footer b, .footer b a 	  {color:#303B44; font-size:11px; font-weight:bold; text-decoration:underline; text-transform:none;}			
.footer b a:hover {color:#303B44; text-decoration:none;}

.footer1 td 		  {color:#A8A8A8; font-size:11px;}			
.footer1 b a 		   {color:#A8A8A8; font-size:11px; font-weight:bold; text-decoration:underline;}					
.footer1 b a:hover   {color:#A8A8A8; text-decoration:none;}
			
.box_width_left			{ width:194px;}
.box_width_right		{ width:194px;}
.box_width_cont			{ width:100%;}			

.product .shop_cart	{ height:55px; text-align:center; vertical-align:middle; font-weight:bold; color:#232D35; font-size:14px}   
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
SPAN.productSpecialPrice, .box_body SPAN.productSpecialPrice, .product SPAN.productSpecialPrice  {
  color:#7C5F11; font-size:14px; font-weight:bold; text-decoration:none;}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
input	{background:#ffffff;}

.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:#505051; font-size:11px; text-decoration:none;}	/*  advanced_search.php  */
.smallText a:hover { color:#505051; font-size:11px; text-decoration:underline;}
.smallText a u { color:#505051; font-size:11px; text-decoration:none;}
.smallText a:hover u{ color:#505051; 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;}
.padd3	{ margin-left:16px;}
.bg_gg	{background:#D9D8D8;}
.bg_vv	{background:#D9D8D8;}
.prod_info	{width:120px;}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */

