/*
  $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: #2c8561; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}
.infoBox {
  background: #000000;
}

.infoBoxContents {
  background: #000000;
  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:#2c8561;}
.main a:hover {		font-size: 10px; text-decoration:none;		color:#2c8561;}
.main a u {			font-size: 10px; text-decoration:underline;	color:#2c8561;}
.main a:hover u {	font-size: 10px; text-decoration:none;		color:#2c8561;}

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: #000000; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #000000; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #2c8561; }

/* 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; background:#ffffff;}
body, td, input, textarea{
	font:normal 10px Arial, Helvetica, sans-serif;
	color:#636363;
	line-height:13px;
	vertical-align:top;
	padding:0px;
}
select {font:normal 10px Tahoma, Arial}
img      {border:0px;}
table	 {width:100%;}
b {font:bold 10px Tahoma, Arial; color:#2c8561;}
a {text-decoration:underline;}
a:hover {text-decoration:none}
.nn a	{text-decoration:none;}
.nn a:hover {text-decoration:underline;} 	
/*いいいいいいいいいいいいいいいいいいいいいいいいいいいいいいい*/

.header td 			{color:#645050;}
.header span		{color:#383838; font:bold 9px Tahoma, Arial; text-transform:uppercase }
.header b   	 	{color:#d52d00; font:bold 9px Tahoma, Arial}
.header a 			{color:#d52d00; font:bold 9px Tahoma, Arial; text-decoration:none}
.header a:hover  	{text-decoration:underline}
.header strong a 	{color:#F40808; font-size:11px}
.menu td 			{height:35px; width:149px; background:url(images/m1.jpg) 0 0 no-repeat; padding:15px 0px 0px 0px;}
.menu a				{color:#868b7f; font:bold 9px Tahoma, Arial; text-decoration:none; margin:0px 0px 0px 15px;}
.menu a:hover		{text-decoration:underline}

/*いいいいいいいいいいいいいいいいいいいいいいいいいいいいいいい*/											  
.box_header_txt		{ 
					height:25px;
					vertical-align:middle;
					padding:0px 0px 0px 8px;
}
.box_header_txt	b	{font:bold 10px Tahoma, Arial; color:#2c8561;}

.box_header_txt	b a	{font:bold 10px Tahoma, Arial; color:#2c8561; text-decoration:none;}
.box_header_txt	b a:hover	{font:bold 10px Tahoma, Arial; color:#2c8561; text-decoration:underline;}


.box_body 			{}
.box_body i		    {color:#2c8561; font-size:9px; font-weight:normal;text-decoration:none; margin:0; font-style:normal;}
.box_body b  a		    {color:#2c8561; font-size:11px; font-weight:normal;text-decoration:none; margin:0;}
.box_body b  a:hover		    {color:#2c8561; font-size:11px; font-weight:normal;text-decoration:underline; margin:0;}

.box_body strong  a		    {color:#D52D00; font-size:9px; font-weight:normal;text-decoration:none; margin:0;}
.box_body strong  a:hover		    {color:#D52D00; font-size:9px; font-weight:normal;text-decoration:underline; margin:0;}



.box_body ul 		{padding:0; margin:0 0 0 0px; list-style:none;}
.box_body li 		{background:url(images/l.gif) bottom left repeat-x; line-height:13px; padding:5px 0px 5px 0px;}
.box_body li a		{color:#868b7f; font:bold 9px Tahoma, Arial;}
.box_body li b	{color:#2c8561; font:bold 9px Tahoma, Arial; margin:0px 0px 0px 0px;}
.box_body li b a	{color:#2c8561; font:bold 9px Tahoma, Arial; margin:0px 0px 0px 10px;}
.box_body li b a:hover	{color:#2c8561; font:bold 9px Tahoma, Arial; margin:0px 0px 0px 10px;}
.box_body li a:hover{}

.box_body li b, .box_body a { margin:0px 0px 0px 10px;}
.box_body a			{color:#0040aa; font:normal 10px Arial, Helvetica, sans-serif;}

.box_body .c li 	{background:url(images/0blt2.gif) left top no-repeat; background-position:0 3px}

.box_body .bg_list_un 	{background:url(images/1blt1.gif) left top no-repeat; line-height:23px; background-position:0 6px; margin-left:22px}
.box_body .bg_list_un  a{text-decoration:underline; padding-left:10px;}
.box_body .bg_list_un  a:hover	{ text-decoration:none;}

.box_body .bg_list_sub 	{margin:0px 0px 0px 0px;}
.box_body .bg_list_sub  a{color:#c9c9c9}

/*いいいいいいいいいいいいいいいいいいいいいいいいいいいいいいい*/
.cont_header_txt 	{
					width:364px; 
					background:#c81400;
}
.cont_header_txt td	{ 
					height:24px;
					font:bold 17px Arial, Helvetica, sans-serif;
					color:#fff437;
					vertical-align:middle;
					padding:0px 0px 0px 13px;
					text-transform:uppercase;
}
.cont_header_txt a { 
					font-weight:bold; color:#FFFFFF; font-size:12px; text-decoration:none; vertical-align:middle;
}				  
.cont_header_txt a:hover { 
					font-weight:bold; color:#FFFFFF; font-size:12px; text-decoration:underline;
}	
.tac td	{ text-align:center;}
.product td         {color:#6d7167; line-height:10px; font:normal 9px Tahoma, Arial;}
.product a		    {color:#2c8561; font:bold 10px Tahoma, Arial;}
.product a:hover	{color:#8E1214; text-decoration:none;}
.product span       {color:#645050; font:bold 11px Tahoma, Arial}
.product span a     {color:#c9c9c9; font:bold 9px Tahoma, Arial}
.product strong		{}
.product font		{font:bold 14px Tahoma, Arial; color:#FFF;}
.product input		{width:40px; height:18px; color:#0040AA; padding:0px 3px 0px 0px; text-align:right; vertical-align:middle}

.product .b	 		{color:#d52d00; font:bold 9px Tahoma, Arial; padding:4px 0px 4px 8px;}

.product div 		{ text-align:center;padding:10px 0px 13px 0px;}
.product div a		{color:#d52d00; font-size:11px; font-weight:normal;text-decoration:none; text-transform:none;}
.product div a:hover{color:#d52d00;text-decoration:underline;}

.product1 span      {color:#2B2B2B; font-size:11px; font-weight:normal; line-height:14px}
.p 					{text-align:center}
.pv	td				{vertical-align:middle}

.pic img 			{border: 4px solid #54594d;}

.pic1 table 			{border: 4px solid #b6baa8; width:1px;}
.pic1 img 			{border-left:20px solid #ffffff;border-right:20px solid #ffffff;}

.pic2  img				{border: 4px solid #ad090e;}
.pic3  img 				{border: 4px solid #54594d;}

.result td          {height:30px; vertical-align:middle; color:#b6baa8; font:normal 11px Tahoma, Arial;padding:0px 10px 0px 10px;}
.result a           {color:#2c8561; text-decoration:underline; font-weight:normal;}
.result a:hover     {text-decoration:none; font-weight:normal;}
.result b           {color:#b6baa8; font-weight:normal;}

.result u 			{text-decoration:underline; color:#2c8561;} 
.result_right		{text-align:right; padding:0px 5px 0px 0px;}
.result_right b		{color:#2c8561; font:bold 11px Tahoma, Arial; }

.popup				{width:417px; background:#FFF}
.popup td			{text-decoration:none; font:normal 11px Tahoma, Arial; color:#1F1F1F; line-height:13px}
.popup a			{color:#FFF; font:normal 11px Tahoma, Arial;}	
.popup a:hover		{color:#FFF;}
.popup b			{color:#FFF; font:bold 14px Tahoma, Arial;}
.popup strong		{color:#BE5A11; font:bold 11px Tahoma, Arial;}

.popup .popup_footer 		{vertical-align:middle; height:48px; background:url(images/popup_f.jpg) 0 0 repeat-x #238065; color:#FFF !important; font:normal 11px Tahoma, Arial}	
.popup .popup_footer a		{color:#FFF; font:normal 11px Tahoma, Arial; text-decoration:none;}
.popup .popup_footer a:hover{text-decoration:underline; color:#FFF}
.popup .popup_footer b a		{color:#FFF; font:normal 11px Tahoma, Arial; text-decoration:underline}
.popup .popup_footer b a:hover{text-decoration:none; color:#FFF}
.popup .popup_footer b	{color:#FFF; font:normal 11px Tahoma, Arial; text-decoration:none;}
/*いいいいいいいいいいいいいいいいいいいいいいいいいいいいいいい*/

.footer		  		{}	
.footer td 			{vertical-align:middle; height:65px; background:#1d1d1d; color:#54594d; font:normal 9px Tahoma, Arial}			
.footer a 		  	{color:#54594d; font:normal 9px Tahoma, Arial;text-decoration:none} 			
.footer a:hover   	{text-decoration:underline;}	
.footer span 	  	{}
.footer b, .footer b a 	 {color:#54594d; font-size:9px; text-decoration:underline; font-weight:bold;}			
.footer b a:hover 	{color:#54594d; text-decoration:none; font-weight:bold;}

.footer1 td 		{color:#A8A8A8; font-size:11px;}			
.footer1 b, .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:247px;}
.box_width_right	{width:0px;}
.box_width_cont		{width:100%;}			

.product  .shop_cart			{height:26px; text-align:center; vertical-align:top;color:#2c8561; font:bold 9px Tahoma, Arial;}   


/*いいいいいいいいいいいいいいいいいいいいいいいいいいいいいいい*/
.mrgn {
	margin:0px 0px 4px 0px;
}
.cc td{
	color:#b6baa8;
	font:normal 11px Tahoma, Arial;
}
.t_tl {
	width:2px;
	height:2px;
	background:url(images/tl.gif) top left no-repeat;
}
.t_t {
	width:100%;
	background:url(images/t_t.gif) top left repeat-x;
}
.t_tr {
	width:2px;
	background:url(images/t_tr.gif) top left no-repeat;
}
.t_l {
	height:100%;
	background:url(images/t_l.gif) top left repeat-y;
}
.t_c {
	background:#242826;
}
.t_r {
	background:url(images/t_r.gif) top left repeat-y;
}
.t_bl {
	height:2px;
	background:url(images/t_bl.gif) top left no-repeat;
}
.t_b {
	background:url(images/t_b.gif) top right repeat-x;
}
.t_br {
	background:url(images/t_br.gif) top left no-repeat;
}
/* -------------------------------------------------          --------------------------------------------------------
.box_body td		    {color:#ffffff; font-size:11px;}
.box_body  a		    {color:#E36D9B; font-size:11px; font-weight:normal;text-decoration:none;}
.box_body  a:hover		    {color:#E36D9B; font-size:11px; font-weight:normal;text-decoration:underline;}
.box_body span a		    {color:#E36D9B; font-size:12px; font-weight:bold;text-decoration:none;}
.box_body span a:hover	{color:#E36D9B;  font-size:12px;font-weight:bold;text-decoration:underline;} */

/* -------------------------------------------------          -------------------------------------------------------- */
span.txt_1	{font-size:10px; text-transform:none; color:#D52D00;}	
SPAN.productSpecialPrice, .box_body SPAN.productSpecialPrice, .product SPAN.productSpecialPrice  {
  font:bold 14px Tahoma, Arial; color:#FFF;}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
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:#2c8561; font-size:11px; text-decoration:none;}	/*  advanced_search.php  */
.smallText a:hover { color:#2c8561; font-size:11px; text-decoration:underline;}
.smallText a u { color:#2c8561; font-size:11px; text-decoration:none;}
.smallText a:hover u{ color:#2c8561; 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;}
.product .padd3	{ text-align:left; margin-left:10px;font-family: Tahoma, Arial, sans-serif;color: #ffffff;font-size: 11px;}
.bg_gg	{background:url(images/bg_gg.gif) left top repeat-x;}
.bg_vv	{background:url(images/bg_vv.gif) left top repeat-y;}
.prod_info	{width:5px; border-right:15px solid #242826;}
/* -------------------------------------------------          -------------------------------------------------------- */
.box_width_left			{ width:170px;}
.box_width_right		{ width:170px;}
.box_width_cont			{ width:100%;}			

/* -------------------------------------------------          -------------------------------------------------------- */
ul.sitemap {
color: #ff0000;
}
