/*
  $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: #DBDBDB; }
.orderEdit 				{ font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #326f95; text-decoration: underline; }

body {padding:0; margin:0; background:url(images/bg.gif)}

.infoBox 				{background: #326f95;}
.infoBoxContents 		{background: #ffffff;font-family: Verdana, Arial, sans-serif; font-size: 10px;}

/*  A {color: #000000;  text-decoration: none;}A:hover {  color: #AABBDD;  text-decoration: underline;}  */
FORM 					{display: inline;}
TR.header 				{background: #ffffff;}
TR.headerNavigation 	{background: #bbc3d3;}
TD.headerNavigation 	{font-family: Verdana, Arial, sans-serif; font-size: 10px; background: #bbc3d3; color: #ffffff; font-weight : bold;}
/*  A.headerNavigation {color: #FFFFFF; }A.headerNavigation:hover { color: #ffffff;
}  */
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;}
/*  TR.footer {background: #bbc3d3;}TD.footer {  font-family: Verdana, Arial, sans-serif;  font-size: 10px; background: #bbc3d3; color: #ffffff;  font-weight: bold;}*/
.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;}
TD.pageHeading, DIV.pageHeading {font-family: Verdana, Arial, sans-serif;font-size: 14px;font-weight: bold;color: #9a9a9a;}
TR.subBar 						{background: #f4f7fd;}
TD.subBar 						{font-family: Verdana, Arial, sans-serif;font-size: 10px;color: #000000;}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
TD.main, P.main 							{font-family: Verdana, Arial, sans-serif;font-size: 11px;line-height: 1.5;}
TD.smallText, SPAN.smallText, P.smallText 	{font-family: Verdana, Arial, sans-serif;font-size: 10px;}
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;}
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-family: Tahoma, Verdana, Arial, sans-serif;font-size: 12px;color: #c76170;font-weight: bold;}
SPAN.errorText 								{font-family: Verdana, Arial, sans-serif;color: #ff0000;}

.moduleRow { }
.moduleRowOver 								{background-color: #DBDBDB; cursor: pointer; cursor: hand; }
.moduleRowSelected 							{background-color: #DBDBDB; }

.checkoutBarFrom, .checkoutBarTo 			{font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent 						{font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
/* 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: #FFF59C; }
#myse select 								{width:90%;}
/* input requirement */
.product .inputRequirement, .inputRequirement 					
											{font-family: Verdana, Arial, sans-serif; font-size: 10px; color:#FF0000; }
/* -------------------------------------------------          -------------------------------------------------------- */
.main	a		{color:#494949; text-decoration:underline;}
.main	a:hover	{color:#494949; text-decoration:none;}
.vam			{vertical-align:middle;}
/* -------------------------------------------------          -------------------------------------------------------- */

table, td, .main, select, input, textarea {
	font-size:11px;
    font-family:Tahoma;
	color:#282e3e;
	line-height:13px;
	vertical-align:top;
	padding:0px;
}

.header td 		 {color:#000000; vertical-align:middle}
.header span	 {color:#000000; font-size:11px; text-transform:none}
.header b   	 {color:#28526b; text-transform:none; text-decoration:none}
.header a 		 {color:#000000; text-decoration:none; font-size:11px;}
.header a:hover  {color:#000000;text-decoration:underline}
.header strong 	 {color:#000000; }


/* -box_body- */
.box_body td{ color:#50504f;}
.box_body span.productSpecialPrice { color:#343434; font-size:16px; font-weight:bold}
.box_body b       {color:#bb4600; font-size:12px;}
.box_body del       {color:#343434; font-size:16px; font-weight:bold}
.box_body span a		    {color:#5a5353; font-size:12px; text-decoration:none; text-transform: uppercase; font-weight:bold; font-family:Arial}
.box_body span a:hover	{color:#5a5353;text-decoration:underline;}

.box_body 	a{ color:#2e6589; text-decoration:none; font-weight:;}
.box_body   a:hover	{color:#3a890a;text-decoration:none;}


.box_body  ul 	{padding:0 0 0 0px; margin:0px; list-style:none; background:url(images/y-line.gif) repeat-y left top;}
.box_body li.bg_list 	{background:url(images/x-line.gif) repeat-x bottom; line-height:20px;}
.box_body .bg_list  a	{color:#50504f;text-decoration:none; padding-left:32px; font-weight:normal; background:url(images/arrow.gif) no-repeat 9px 4px;}
.box_body .bg_list  a:hover	{color:#956216;text-decoration:none;}

.box_body .bg_list_un 	{background:url(images/bg_list_un.gif) left top no-repeat; line-height:20px; background-position:0 9px;}
.box_body .bg_list_un  a	{color:#75B4E7;text-decoration:underline; padding-left:15px; font-weight:bold}
.box_body .bg_list_un  a:hover	{color:#75B4E7; text-decoration:none;}

.box_body .bg_list_sub 	{background:url(images/bg_list_sub.gif) left top no-repeat; line-height:19px; background-position:0 9px;}
.box_body .bg_list_sub  a	{color:#5B5B5B; text-decoration:underline; padding-left:0px;}
.box_body .bg_list_sub  a:hover	{color:#5B5B5B; text-decoration:none;}


/* -1- */
.box_heading_table 					{}
.box_heading_table .box_heading_td 	{background:#505050 url(images/box_heading_c.gif) top repeat-x; padding:1px 10px 1px 0px;}
.box_heading_table .box_heading_td 	{color:#ffffff; font-weight:bold; font-size:12px; font-family:Arial;  }


.box_heading_tall_t {background:#afd700 url(images/box_heading_t.gif) top repeat-x;}
.box_heading_tall_b {background:#afd700 url(images/box_heading_b.gif) bottom repeat-x;}
.box_heading_tall_l {background:#afd700 url(images/box_heading_l1.gif)}
.box_heading_tall_r {background:#afd700 url(images/box_heading_r1.gif)}

.box_body_table {background:url(images/line.gif)}

.box_body_table .box_body_td {padding:0px;}

/* -2- */
.box_heading_table_2 					{}
.box_heading_table_2 .box_heading_td_2 	{background:#2e6487 url(images/box_heading_c_2.gif) top repeat-x; padding:1px 10px 1px 0px;}
.box_heading_table_2 .box_heading_td_2 	{color:#ffffff; font-weight:bold; font-size:12px; font-family:Arial;  }


.box_heading_tall_t_2 {background:#afd700 url(images/box_heading_t_2.gif) top repeat-x;}
.box_heading_tall_b_2 {background:#afd700 url(images/box_heading_b_2.gif) bottom repeat-x;}
.box_heading_tall_l_2 {background:#afd700 url(images/box_heading_l1_2.gif)}
.box_heading_tall_r_2 {background:#afd700 url(images/box_heading_r1_2.gif)}

.box_body_table_2 {background:url(images/line.gif)}
/* -3- */
.box_heading_table_3 					{}
.box_heading_table_3 .box_heading_td_3 	{background:#ce7500 url(images/box_heading_c_3.gif) top repeat-x; padding:1px 10px 1px 0px;}
.box_heading_table_3 .box_heading_td_3 	{color:#ffffff; font-weight:bold; font-size:12px; font-family:Arial;  }


.box_heading_tall_t_3 {background:#afd700 url(images/box_heading_t_3.gif) top repeat-x;}
.box_heading_tall_b_3 {background:#afd700 url(images/box_heading_b_3.gif) bottom repeat-x;}
.box_heading_tall_l_3 {background:#afd700 url(images/box_heading_l1_3.gif)}
.box_heading_tall_r_3 {background:#afd700 url(images/box_heading_r1_3.gif)}

.box_body_table_3 {background:url(images/line.gif)}

/*  IMAGE  */
.pic				{}
.table_pic_width	{width:1px;}
.pic_corn_c 		{background:#FFFFFF;}
.pic_corn_t 		{background:#FFFFFF url(images/pic_corn_t.gif) top repeat-x;}
.pic_corn_b 		{background:#FFFFFF url(images/pic_corn_b.gif) bottom repeat-x;}
.pic_corn_l 		{background:#FFFFFF url(images/pic_corn_l.gif) left repeat-y;}
.pic_corn_r 		{background:#FFFFFF url(images/pic_corn_r.gif) right repeat-y;}
.pic_corn_c_2		{background:#FFFFFF;}
.pic_corn_t_2 		{background:#FFFFFF url(images/pic_corn_t_2.gif) top repeat-x;}
.pic_corn_b_2 		{background:#FFFFFF url(images/pic_corn_b_2.gif) bottom repeat-x;}
.pic_corn_l_2 		{background:#FFFFFF url(images/pic_corn_l_2.gif) left repeat-y;}
.pic_corn_r_2 		{background:#FFFFFF url(images/pic_corn_r_2.gif) right repeat-y;}

/*  PRODUCT  */
.product td					{ color:#353434; font-size:12px}
.product a 					{font-weight:bold; font-size:12px; color:#8E013B; text-decoration:none;} /* for  sub_categories (index-1.html) */
.product a:hover 			{text-decoration:underline;}

.product span a 			{font-weight:bold; font-size:12px; color:#111111; text-decoration:none; text-transform:uppercase}
.product span a:hover 		{text-decoration:underline;}

.product em { font-style:normal; color:#111111;}

span.productSpecialPrice {font-size:16px; font-weight:bold; color:#343434; font-family:Arial  }

.product div a		    {color:#326e94; font-size:12px; font-weight:normal; text-decoration:none; text-transform:none;}/*  ??? click to enlarge  */
.product div a:hover	{color:#326e94; text-decoration: underline;}		

.line_x {background:url(images/line_x.gif) repeat-x center}
.line_y {background:url(images/line_y.gif) repeat-y center}

/*  ------------------------   CONTENT   ----------------------------  */

.cont_heading_table { background:#505050 }
.cont_heading_td {padding:1px 17px 1px 10px; font-size:12px;  font-weight:bold; color:#ffffff; font-family:Arial  }

.cont_heading_td a{color:#ffffff; text-decoration:none}
.cont_heading_td a:hover{color:#ffffff; text-decoration:underline }

.cont_heading_td {background:#535353 url(images/cont_heading_c.gif) repeat-x top;}
.cont_heading_t {background:#afd700 url(images/cont_heading_t.gif) top repeat-x;}
.cont_heading_b {background:#afd700 url(images/cont_heading_b.gif) bottom repeat-x;}
.cont_heading_l {background:#afd700 url(images/cont_heading_l.gif) repeat-x left;}
.cont_heading_r {background:#afd700 url(images/cont_heading_r.gif) repeat-x right;}


.cont_body_table_2 {background:#ececec;}

/*  RESULT  */

.result td				{font-size:11px; font-family:Arial, Helvetica, sans-serif; color:#5a5353; padding:16px 20px;}
.result b 				{font-weight:normal;}
.result a 				{color:#5a5353;}
.result a u:hover 		{text-decoration:none;}

.result .result_left	{padding-left:10px;}
.result .result_right	{text-align:right; padding-right:15px;}
.result .result_right b {color:#5a5353;}

/*  SHOPPING CART (index-3.html) */
td.shop_cart { font-size:11px; font-weight:normal;}
.shop_cart 	{background:url(images/bg4.gif); font-weight:bold; text-align:center; height:39px}

.shop_cart td.remove 		{width:20%;}
.shop_cart td.product 		{width:45%;}
.shop_cart td.qty 			{width:15%;}
.shop_cart td.total 		{width:20%;}

.product em { text-transform:uppercase; font-weight:bold; font-size:12px}

.cart_line_x {background:url(images/cart_line_x.gif) repeat-x center}
.cart_line_y {background:url(images/cart_line_y.gif) repeat-y center}
.line_x {background:url(images/line_x.gif) repeat-x center}
.line_y {background:url(images/line_y.gif) repeat-y center}
.line_x1 {background:url(images/line_x1.gif) repeat-x center}

.cart_total_left  	{width:80%; text-align:right; vertical-align:middle;height:38px;}
.cart_total_right  	{width:20%; text-align:center;vertical-align:middle;}

.padd33 						{padding:21px 0px 0px 0px;}

/*  popup  */
.popup 	{color:#5a5353; font-size:11px;}
.popup 	strong{color:#5a5353; font-size:11px; text-transform:uppercase}
.popup 	a{color:#000000; font-size:11px; text-decoration:none}
.popup 	a:hover{color:#000000; font-size:11px; text-decoration:underline}


/* -------------------------------------------------          -------------------------------------------------------- */
/*---------------------- footer -------------------------------------------- */

/*  footer  */
.footer		  	  { width:100%}	
.footer td 		  {color:#3b4437; font-size:11px;}			
.footer a 		  {color:#3b4437; font-size:11px; text-decoration:none; text-transform:uppercase} 			
.footer a:hover   {color:#3b4437;text-decoration:underline;}	
.footer span 	  {color:#676767; font-size:11px}
.footer span a 		  {color:#676767; font-size:11px; text-decoration:none; text-transform:none;} 			
.footer span a:hover   {color:#676767;text-decoration:underline;}
.footer b, .footer b a 	  {color:#3b4437; font-size:11px; font-weight: normal; text-decoration:none; text-transform:none;}			
.footer b a:hover {color:#3b4437; text-decoration:underline;}


/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.result 		{margin:0px 0px 0px 0px;}
.result td  	{width:50%; vertical-align:middle; }
.result_right 	{text-align:right;}
.result td  	{color:#5a5353; font-size:11px;}
.result b   	{color:#5a5353; font-weight:normal;}
 
.result_right b							{color:#5a5353; font-size:11px; font-weight:bold;}
.result_right a.pageResults				{color:#5a5353; font-size:11px;text-decoration:underline; }
.result_right a.pageResults:hover 		{color:#5a5353;	text-decoration:none; }
.result_right a.pageResults	u			{color:#5a5353; font-size:11px; text-decoration:underline;}
.result_right a.pageResults u:hover 	{color:#5a5353;	text-decoration:none;}


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

/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.cont_header_txt	em	{color:#E50029; font-size:14px; font-weight:bold; font-style:normal;vertical-align:middle;text-decoration:none;}
.product em		    	{font-weight:bold; font-size:12px; color:#111111; text-decoration:none; text-transform:uppercase; font-style:normal;} 

.title_info		{width:270px;}
.title_info td	{vertical-align:middle; height:38px;}

.prod_info		{width:100px; float:left; margin-right:15px;}
.prod_info td	{text-align:center;}
/* -------------------------------------------------          -------------------------------------------------------- */  

.shop_cart {text-align:center; vertical-align:middle;color:#0064C8; font-size:11px; text-decoration:none; font-weight:bold;}
/*  heading  */
.remove 			{width:15%;}
.products 			{width:50%;}
.quantity 			{width:15%;}
.total 				{width:20%;}
/*  heading  */	

.bg_line_x						{background:url(images/line_x.gif) left center repeat-x;}
.bg_line_y						{background:url(images/line_y.gif) center top repeat-y;}


.cart_total_left  	{width:80%; text-align:right; vertical-align:middle;height:38px;}
.cart_total_right  	{width:20%; text-align:center;vertical-align:middle;}
.cart_total_left strong  	{ text-transform:uppercase}

/* -------------------------------------------------          -------------------------------------------------------- */
SPAN.newItemInCart 						{font-family: Verdana, Arial, sans-serif;font-size:10px;color: #fb0707;}
.box_body a SPAN.newItemInCart 			{font-family: Verdana, Arial, sans-serif;font-size:10px;color: #fb0707; text-decoration:underline;}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.smallText a			{color:#494949; font-size:11px; text-decoration:none;}	/*  advanced_search.php  */
.smallText a:hover 		{color:#494949; font-size:12px; text-decoration:underline;}
.smallText a u 			{color:#494949; font-size:11px; text-decoration:none;}
.smallText a:hover u	{color:#494949; font-size:11px; text-decoration:underline;}

TD.fieldKey 		{font-family: Verdana, Arial, sans-serif;font-size: 12px;font-weight: bold;}

TD.fieldValue 		{font-family: Verdana, Arial, sans-serif;font-size: 12px;}
.main a b 			{color:#5D5F60;font-size: 10px; text-decoration:underline;}
.main a:hover b		{color:#5D5F60;font-size: 10px; text-decoration:none;}
/* -------------------------------------------------          -------------------------------------------------------- */
span.txt_1	{font-size:10px; text-transform:none; color:#000000;}	

SPAN.productSpecialPrice, .product SPAN.productSpecialPrice  
											{font-size:16px; font-weight:bold; color:#343434; font-family:Arial  }

.product s 								{color:#808080;font-size:11px;font-weight:normal;}

  
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.bg_input input	{background:none;}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.padd_1 	{padding:0px 10px 0px 10px;}
.padd_22 	{padding:8px;}
td.padd2 	{padding:8px; padding-left:4px;}

.line_h		{line-height:16px;}
/* -------------------------------------------------          -------------------------------------------------------- */
.product div					{padding:8px 0px 5px 0px;}
div.padd3						{text-align:left; padding-top:0px; margin-left:0px; margin-right:0px;}
.padd33 img, .padd33 input 		{margin:1px;}
/* -------------------------------------------------          -------------------------------------------------------- */
.box_width_left			{ width:184px;}
.box_width_right		{ width:0px;}
.box_width_cont			{ width:100%;}
.col_left				{}
.col_center				{ width:100%;}
.col_right				{}			
/* -------------------------------------------------          -------------------------------------------------------- */
.heading_top_1			{margin-top:0px;}
.heading_top_1 .padd_11	{padding:10px 10px 9px 10px;}

.heading_top_2			{margin-top:0px;}
.heading_top_2 .padd_22	{padding:0px 20px 0px 20px;}

.heading_top_3			{margin-top:5px;}
.heading_top_3 .padd_33	{padding:0px 10px 9px 18px;}

.heading_top_4			{margin-top:0px;}
.heading_top_4 .padd_44	{padding:0px 10px 9px 10px}


.tableBox_output		{margin-top:5px;}
.tableBox_shopping_cart	{margin-top:0px;}

.tep_draw_separate		{height:11px;}

.tep_draw_prod_top		{padding:0px 0px 9px 0px;}
.tep_draw_box_prod		{}
/*    */


/* BOF osC reCAPTCHA */
.recaptchatable .recaptcha_image_cell, #recaptcha_table {
   background-color: #f8f8f9 !important; /* reCaptcha widget background color */
}

#recaptcha_table {
   border-color: #f8f8f9 !important;     /* reCaptcha widget border color */
}

#recaptcha_response_field {
   border-color: #b6b7cb !important;     /* Text input field border color */
   background-color:#ffffff !important;  /* Text input field background color */
   color: #000000                        /* Text input field font color */
}
/* EOF osC reCAPTCHA */
