/*
  $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
*/

.InverseAlign{float:right}
.TextDir{text-align:left}
.InverseTextDir{text-align:right}
.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; }

html
{
    direction:ltr;
    }
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 {			font-size: 10px; text-decoration:underline;	color:#4e9201;}
.main a:hover {		font-size: 10px; text-decoration:none;		color:#4e9201;}
.main a u {			font-size: 11px; text-decoration:underline;	color:#07662A;}
.main a:hover u {	font-size: 11px; text-decoration:none;		color:#07662A;}

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:red;
				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;
}
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:100px;}
.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}	
.header .highlight  {color:#a3be27; font:bold 11px Tahoma; text-decoration:none; background:none; padding:0px 0px 0px 0px;}
/*いいいいいいいいいいいいいいいいいいいいいいいいいいいいいいい*/											  
.box_header_txt		{ margin:6px 0px 0px 0px;}
.box_header_txt	span	{ 
					text-decoration: none;
					height:23px;
					vertical-align:middle;
					
					color:#07662A;
					font:bold 16px Tahoma;}
.box_header_txt	td	
{
					text-decoration: none;
					height:23px;
					vertical-align:middle;
					background:url(../../images/t_bg.jpg) bottom left no-repeat;
					color:#07662A;
					font:bold 16px Tahoma;}
					
.box_header_txt	td a, .box_header_txt td a:hover
{
					text-decoration: none;
					color:#07662A;
					font:bold 16px 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:#07662A;
					font:bold 15px Tahoma;
}
.cont_header_txt a { 
					color:#07662A; font:bold 15px Tahoma; text-decoration:none;
}				  
.cont_header_txt a:hover { 
					color:#07662A; font:bold 15px Tahoma; text-decoration:underline;
}	

.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:#07662A;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:#07662A;} 
.result_right		{text-align:right;  color:#07662A;}
.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:230px;}
.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:#07662A; font:bold 12px Tahoma, Arial; text-decoration:none;}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */

.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:230px;}
.box_width_right		{ width:10px;}
.box_width_cont			{ width:100%;}			

/* -------------------------------------------------          -------------------------------------------------------- */

/*- Menu Tabs C--------------------------- */

    #tabsC {
      float:left;
      width:100%;
      font-size:10px;
	  font-weight: bold;
      line-height:normal;
      }
    #tabsC ul {
        margin:0;
        padding:10px 10px 10px 50px;
        list-style:none;
      }
    #tabsC li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsC a {
      float:left;
      background:url("../../images/tableftC.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsC a span {
      float:left;
      display:block;
      background:url("../../images/tabrightC.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#000;
      }
      
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsC a span {float:none;}
    /* End IE5-Mac hack */
    #tabsC a:hover span {
      color:#FFF;
      }
    #tabsC a:hover {
      background-position:0% -42px;
      }
    #tabsC a:hover span {
      background-position:100% -42px;
      }

        #tabsC #current a {
                background-position:0% -42px;
        }
        #tabsC #current a span {
                background-position:100% -42px;
        }
        
        
        
        
        
/*- Menu Tabs D--------------------------- */

    #tabsD {
      float:left;
      width:100%;
      font-size:10px;
	  font-weight: bold;
      line-height:normal;
      }
    #tabsD ul {
        margin:0;
        padding:10px 10px 10px 50px;
        list-style:none;
      }
    #tabsD li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsD span a {
      float:left;
      background:url("../../images/tableftC.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
     color:#000;
      }
    #tabsD span {
      float:left;
      display:block;
      background:url("../../images/tabrightC.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#000;
      }
      
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsD span a  {float:none;}
    /* End IE5-Mac hack */
    #tabsD span a:hover  {
      color:#FFF;
      }
    
   

        #tabsD #current a {
                background-position:0% -42px;
        }
        #tabsD #current span a  {
                background-position:100% -42px;
        }

.FeaturedList
{
    border:1px solid white;
    border-collapse:collapse;
}        
.FeaturedItem,.FeaturedItemAlt
{
	border:1px solid #ccc;
	padding:8px;
	
	
}

.FeaturedItem td,.FeaturedItemAlt td,
.FeaturedItem a,.FeaturedItemAlt a
{
	color: #2b2b2b;
}

.book_title a
{
	font-weight: bold;
	color: #3A3A3A;
	 font-size: 12px;
	 text-decoration: none;
}

.book_title a:hover
{
	font-weight: bold;
	color: #3A3A3A;
	 font-size: 12px;
	 text-decoration: underline;
}




/*News -------------------------------*/
.article_title a,.article_title a:hover{
	font-size: 14px;
	font-weight: bold;
	color: #07662A;
	padding: 7px 0 4px 0;
	text-align: left;
}

.article_desc {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 0 0 0px;
	line-height: 18px;
	text-align: justify;
	color:Black;
}

.border_img{
	border: 1px solid #aaaaaa;
	padding: 2px;
	margin: 8px;
}

.article_date{
	color: #AAAAAA;
	padding : 5px 0 10px 0;
	text-align: left;
}
/**Menu**/
.menu_title, .menu_title_current{
	font-weight: bold;
	font-size: 12px;
	padding: 5px 0 5px 15px;
	border-bottom: 1px solid #CFCFCF;
	color: #4B2D23;
	background: url(../../images/but_plus.gif) no-repeat left;
	cursor: pointer;
	text-align: left;
}

.menu_title a, .menu_title_current a{
	color: #3A3A3A;
	text-decoration: none;
}

.menu_title_current{
	background: url(../../images/but_minus.gif) no-repeat left;
}

.menu_item, .menu_item_current{
	font-weight: bold;
	font-size: 10px;
	color: #555555;
	padding: 5px 0 5px 25px;
	border-bottom: 1px solid #CFCFCF;
	cursor: pointer;
	text-align: left;
}

.menu_item_current{
	background: url(../../images/menu_bg.jpg) top left no-repeat;
}

.menu_item a, .menu_item_current a{
	color: #555555;
	text-decoration: none;
	display: block;
}