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

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

.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 {			 text-decoration:none;	color:#4e9201;}
.main a:hover {		 text-decoration:none;		color:#4e9201;}
.main a u {			 text-decoration:underline;	color:#4e9200;}
.main a:hover u {	 text-decoration:none;		color:#4e9200;}

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: #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: #4e9201; }

/* 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:#404040}
body, td, input, textarea{
	font:normal 11px Tahoma, Arial;
	color:#636363;
	line-height:14px;
	vertical-align:top;
	padding:0px;
}
select {font:normal 10px Tahoma, Arial; vertical-align:middle}
img      {border:0px;}
table	 {width:100%;}
a {text-decoration:underline;}
a:hover {text-decoration:none}
/*いいいいいいいいいいいいいいいいいいいいいいいいいいいいいいい*/

.header  			{height:126px;}
.header td 			{color:#434343}
.header span		{color:#434343; font:bold 11px Tahoma, Arial; }
.header b   	 	{color:#d52d00; font:bold 11px Tahoma, Arial}
.header a 			{color:#f9a400; font:normal 11px Tahoma, Arial;}
.header a:hover  	{}
.header strong a 	{color:#a3be27; font:bold 11px Tahoma; text-decoration:none; background:none; padding:0px 0px 0px 0px;}
.header .slct		{width:100px; font:normal 10px Tahoma}	
/*いいいいいいいいいいいいいいいいいいいいいいいいいいいいいいい*/											  
.box_header_txt		{ margin:6px 0px 0px 0px;}
.box_header_txt	td	{ 
					height:23px;
					vertical-align:middle;
					background:url(images/t_bg.jpg) bottom left no-repeat;
					color:#6f9300;
					font:bold 15px Tahoma;}


.box_body ul 		{padding:0; margin:0px 0 0 2px; list-style:none; }
.box_body li 		{line-height:13px; background:url(images/0blt2.gif) 0 2px no-repeat; padding:2px 0px 2px 12px;}
.box_body li a		{color:#696969; font:normal 11px Tahoma, Arial; text-decoration:none}
.box_body li a:hover{text-decoration:underline}

.box_body li b a	{color:#eaac29; font:bold 11px Tahoma, Arial;}
.box_body li a:hover{}

.box_body a			{color:#0040aa; font:normal 10px Arial, Helvetica, sans-serif; margin:0px 0px 0px 0px;}

.box_body .c li 	{background:url(images/0blt2.gif) left top no-repeat; background-position:0 3px}

.box_body .bg_list_un {padding:2px 0px 8px 12px;}
.box_body .bg_list_un  a{font:bold 12px Tahoma; color:3a3a3a; }
.box_body .bg_list_un  a:hover	{font:bold 12px Tahoma; color:3a3a3a; text-decoration:underline}

.box_body .bg_list_sub 	{margin:0px 0px 0px 24px; background:url(images/1blt1.gif) 0 0 no-repeat; padding:2px 0px 2px 7px;}
.box_body .bg_list_sub  a{color:#696969;  text-decoration:none}
.box_body .bg_list_sub  a:hover{color:#696969; text-decoration:underline}
.xx					{margin:0px 0px 0px 27px; font:bold 11px Tahoma; color:#72a3bb}
.s					{font:bold 14px Tahoma; color:#ff6c00; margin:0px 0px 0px 27px;}
.b					{font:bold 14px Tahoma; color:#01aad8; margin:0px 0px 0px 18px;}

/*いいいいいいいいいいいいいいいいいいいいいいいいいいいいいいい*/
.cont_header_txt { margin:6px 0px 0px 17px; border-bottom:15px solid #ffffff;}
					
.cont_header_txt td	{ 
					height:23px;
					vertical-align:middle;
					background:url(images/t_bg.jpg) bottom left no-repeat;
					color:#6f9300;
					font:bold 15px Tahoma;
}
.cont_header_txt a { 
					color:#6f9300; font:bold 15px Tahoma; text-decoration:none;
}				  
.cont_header_txt a:hover { 
					color:#6f9300; font:bold 15px Tahoma; text-decoration:underline;
}	

.product td         {color:#3a3a3a; font:normal 11px Tahoma, Arial;}
.product a		    {color:#3a3a3a; font:bold 12px Tahoma, Arial; text-decoration:none}
.product a:hover	{color:#3a3a3a; font:bold 12px Tahoma, Arial; text-decoration:underline;}
.product span       {color:#4e9200; font:bold 12px Tahoma, Arial}
.product span a     {color:#4e9200; font:normal 11px Tahoma, Arial; text-decoration:underline}
.product span a:hover{color:#4e9200; text-decoration:none}
.product strong		{}
.product .str td	{text-transform:uppercase}
.product font		{font:bold 14px Tahoma, Arial; color:#ff6c00;}
.product font b		{font:bold 11px Tahoma, Arial; color:#ff6c00; text-transform:uppercase}
.product input		{width:40px; height:18px; color:#0040AA; padding:0px 3px 0px 0px; text-align:right; vertical-align:middle}

.product .b	 		{color:#ff6c00; text-align:left; font:bold 11px Tahoma, Arial;}

.product strong b		    {color:#3a3a3a; font:bold 12px Tahoma, Arial; text-decoration:none}

.product div		{padding:8px 0px 5px 0px;}
.product div a		{color:#4e9200; font-size:11px; font-weight:normal;text-decoration:underline;}
.product div a:hover{color:#4e9200; font-size:11px; font-weight:normal;text-decoration:none;}

.product1 span      {color:#2B2B2B; font-size:11px; font-weight:normal; line-height:14px}
.p 	td				{text-align:center}
.pv	td				{vertical-align:middle}
.pic1 				{border: 4px solid #b6baa8;}
.pic2 				{border: 4px solid #ad090e;}


.result td          {height:29px; vertical-align:middle; color:#3a3a3a; font:normal 11px Tahoma, Arial;padding:4px 20px 3px 20px; }
.result a           {color:#4e9200;font:normal 11px Tahoma, Arial; text-decoration:underline;}
.result a:hover     {text-decoration:none;}
.result b           {color:#3a3a3a; font-weight:normal;}

.result u 			{text-decoration:underline; color:#4e9200;} 
.result_right		{text-align:right;  color:#4e9200;}
.result_right b		{color:#72a3bb; font:bold 11px Tahoma, Arial; }

.popup				{width:417px;}
.popup 				{text-decoration:none; font:normal 11px Tahoma, Arial; color:#3a3a3a; line-height:14px}
.popup a			{color:#FFF; font:normal 11px Tahoma, Arial;}	
.popup a:hover		{color:#FFF;}
.popup b			{color:#72a3bb; font:bold 11px Tahoma, Arial;}
.popup strong		{color:#3a3a3a; font-weight:bold;}
.popup .header		{height:83px; background:#FFF}
.popup_footer 		{vertical-align:middle; height:42px; color:#acacac; font:normal 11px Tahoma, Arial;}	
.popup_footer a		{color:#ACACAC; font:normal 11px Tahoma, Arial; text-decoration:none}
.popup_footer a:hover{text-decoration:underline; color:#ACACAC}

.popup_footer b,.popup_footer b a		{color:#fbc717; font:bold 11px Tahoma, Arial; text-decoration:underline}
.popup_footer b a:hover{text-decoration:none; color:#fbc717}


.mdl 				{vertical-align:middle; text-align:center}

/*いいいいいいいいいいいいいいいいいいいいいいいいいいいいいいい*/

.footer		  		{height:50px;}			
.footer a 		  	{color:#acacac; font:normal 11px Tahoma, Arial; text-decoration:none} 			
.footer a:hover   	{text-decoration:underline}	
.footer strong a 	{color:#fbc717; text-decoration:underline}
.footer b, .footer b a 	 {color:#fbc717; font:bold 11px Tahoma; text-decoration:underline;}			
.footer b a:hover 	{color:#dcdfe2; text-decoration:none;}
.footer td 			{color:#dcdfe2; font:normal 11px Tahoma, Arial}	
.col a				{color:#FFF}

			
.box_width_left		{width:247px;}
.box_width_right	{width:0px;}
.box_width_cont		{width:100%;}			

.shop_cart			{height:41px; text-align:center; vertical-align:middle}   
.shop_cart strong	{text-align:center; vertical-align:middle; color:#8E1214; font-size:13px}   


/*いいいいいいいいいいいいいいいいいいいいいいいいいいいいいいい*/
.main {
	background:#FFF;
	border:none;
}
.main .t_tl {
	width:6px;
	height:6px;
	background:url(images/t_tl.gif) top left no-repeat;
}
.main .t_t {
	width:100%;
}
.main .t_tr {
	width:6px;
	background:url(images/t_tr.gif) top left no-repeat;
}
.main .t_l {
	height:100%;
}
.main .t_bl {
	height:6px;
	background:url(images/t_bl.gif) top left no-repeat;
}
.main .t_br {
	background:url(images/t_br.gif) top left no-repeat;
}


.sub_main {
	margin:15px 0px 0px 0px;
}
.sub_main .img{
	margin:14px 0px 9px 0px;
}
.sub_main .t_tl {
	width:9px;
	height:9px;
	background:url(images/t2_tl.gif) top left no-repeat;
}
.sub_main .t_t {
	background:url(images/l.gif) 0 0 repeat-x;
	width:100%;
}
.sub_main .t_tr {
	width:9px;
	background:url(images/t2_tr.gif) top left no-repeat;
}
.sub_main .t_l {
	background:url(images/l.gif) 0 0 repeat-y;
	height:100%;
}
.sub_main .t_r {
	background:url(images/l.gif) top right repeat-y;
}
.sub_main .t_bl {
	height:9px;
	background:url(images/t2_bl.gif) top left no-repeat;
}
.sub_main .t_b {
	background:url(images/l.gif) bottom left repeat-x;
}
.sub_main .t_br {
	background:url(images/t2_br.gif) top left no-repeat;
}
/* -------------------------------------------------          -------------------------------------------------------- */
.box_body td		    {color:#3a3a3a; font-size:11px;}
.box_body  a		    {color:#696969; font-size:11px; font-weight:normal;text-decoration:none;}
.box_body  a:hover		    {color:#696969; font-size:11px; font-weight:normal;text-decoration:underline;}
.box_body span a		    {color:#3A3A3A; font-size:12px; font-weight:bold;text-decoration:none;}
.box_body span a:hover	{color:#3A3A3A;  font-size:12px;font-weight:bold;text-decoration:underline;}

/* -------------------------------------------------          -------------------------------------------------------- */
span.txt_1	{font-size:10px; text-transform:none;}	
SPAN.productSpecialPrice, .box_body SPAN.productSpecialPrice, .product SPAN.productSpecialPrice  {
  color:#4e9200; font:bold 12px Tahoma, Arial; 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:#4e9201; font-size:11px; text-decoration:none;}	/*  advanced_search.php  */
.smallText a:hover { color:#4e9201; font-size:11px; text-decoration:underline;}
.smallText a u { color:#4e9201; font-size:11px; text-decoration:none;}
.smallText a:hover u{ color:#4e9201; 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 }
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.product .shop_cart { height:49px;text-align:center; vertical-align:middle;color:#3a3a3a; font-size:11px; font-weight:bold; text-transform:uppercase;}
.sea_1 { padding:0px 10px 0px 10px;}
.sea_2 { padding:10px;}
.padd2 td	{padding:10px;}
div.padd3	{padding:0px 0px 0px 0px;}
.bg_gg	{background:url(images/l.gif) bottom left repeat-x;}
.bg_vv	{background:url(images/l.gif) 0 0 repeat-y}
.prod_info	{width:95px; text-align:left;}
/* -------------------------------------------------          -------------------------------------------------------- */
.box_width_left			{ width:254px;}
.box_width_right		{ width:10px;}
.box_width_cont			{ width:100%;}			

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