/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  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: #eeefed; }
.orderEdit { font-family: arial; font-size : 10px; color: #000001; text-decoration: underline; }

BODY 						{color: #666665;margin: 0px;padding:0px;background:url(images/bg_main.gif) center 0px repeat-x #400b0b; font-family:tahoma;}

A 							{ /* color: #000000; */ font-family:arial;text-decoration: none;}
A:hover 					{ /* color: #AABBDD; */ text-decoration: underline;}

FORM 						{display: inline;}
td, div						{padding:0px; margin:0px; font-family:tahoma;}
/* ********************************************************************************************************* */
td 				{vertical-align:top;}
table			{width:100%;}
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
TR.headerError 				{background: #ff0000;}

TD.headerError 				{color: #ffffff;font-size: 12px;font-weight : bold;font-family:arial; background: #ff0000;text-align:center;}

TR.headerInfo 				{background: #00ff00;}

TD.headerInfo 				{color: #ffffff;font-size: 12px;font-weight: bold;font-family: arial;background: #00ff00;text-align: center;}

.infoBox 					{background: #d7d3c6;}

.infoBoxContents 			{padding:0px 0px 0px 10px;}

.infoBoxNotice 				{background: #FF8E90;}

.infoBoxNoticeContents 		{font-size: 10px;font-family: arial;background: #FFE6E6;}

TD.infoBoxHeading 			{color: #ffffff;font-size: 10px;font-family: arial;font-weight: bold;background: #bbc3d3;}

TD.infoBox, SPAN.infoBox 	{font-size: 10px;font-family: arial;
}

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

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;}

.productListing-heading 			{color: #FFFFFF;font-size: 10px;font-weight: bold;font-family: arial;
  									 background: #b6b7cb;}

TD.productListing-data 				{ /* font-size: 10px;font-family: arial; */ }

A.pageResults 						{ /* color: #0000FF; */ }

A.pageResults:hover 				{ /* color: #0000FF; */ background: #FFFF33;}

TD.pageHeading, DIV.pageHeading 				{color: #9a9a9a; font-size: 20px;font-weight: bold;font-family: arial;}
TD.pageHeading a, DIV.pageHeading a 			{color: #9a9a9a; font-size: 20px;font-weight: bold;font-family: arial; text-decoration:none;}
TD.pageHeading a:hover, DIV.pageHeading a:hover {color: #9a9a9a; text-decoration:underline;}

TR.subBar 							{background: #f4f7fd;}

TD.subBar 							{color: #000000;font-size: 10px;font-family: arial;}



TD.accountCategory 					{color: #aabbdd;font-size: 13px;font-family: arial;}

TD.fieldKey 						{font-size: 12px;font-weight: bold;font-family: arial;}

TD.fieldValue 						{font-size: 12px;font-family: arial;}

TD.tableHeading 					{font-size: 12px;font-weight: bold;font-family: arial;}

SPAN.newItemInCart 					{color: #ff0000;font-size: 10px;font-family: arial;}

CHECKBOX, INPUT, RADIO, SELECT {font-size: 11px;font-family: arial;}

TEXTAREA 							{font-size: 11px;font-family: arial;
  									 width: 100%;}

SPAN.greetUser 						{color: #f0a480;font-size: 12px;font-weight: bold;font-family: arial;}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;}

TD.formAreaTitle 					{font-size: 12px;font-weight: bold;font-family: arial;}
SPAN.markProductOutOfStock 			{color: #c76170;font-size: 12px;font-weight: bold;font-family: arial;}

SPAN.errorText 						{color: #ff0000;font-family: arial;}

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

.checkoutBarFrom, .checkoutBarTo 	{color: #666665; font-size: 10px;font-family: arial;}
.checkoutBarCurrent 				{color: #666665;font-size: 10px;font-family: arial;}
/* message box */
.messageBox 						{font-family: arial; font-size: 10px; }
.messageStackError, 
.messageStackWarning 				{font-family: arial; font-size: 10px; background-color: #ffb3b5;}

.messageStackSuccess 				{font-family: arial; font-size: 10px; background-color: #99ff00; }
/* input requirement */
.inputRequirement 					{font-family: arial; font-size: 10px; color: #ff0000; }
/* ************************************************************************************* */
.vam					{vertical-align:middle;}
.tac					{text-align:center;}
.b_width strong			{display:block; width:170px; font-weight:normal;}
.width2_100				{width:100%;}
* html .width_100				{width:100%;}
.ofh								{overflow:hidden;}
.fl_left							{float:left;}
.fl_right							{float:right;}
/* ************************************************************************************* */
.row_1					{padding:23px 10px 0px 0px; width:100%;}
.row_2					{background:url(images/m_bg.jpg) 0px 0px repeat-x;padding:0px 0px 12px 0px;}
.row_3					{padding:6px 0px 6px 0px;}
.row_5					{padding:11px 0px 0px 0px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.bg_main			{}
.bg2_main			{padding:0px 25px 0px 25px;}

.bg3_main			{width:940px;}
.bg4_main			{padding:0px 0px 0px 0px;}

.main_table					{background:url(images/spacer.gif) 223px 0px repeat-y;}
.box_width_left				{width:200px;}
.box_width_right			{width:200px;}

.content_width_td				{width:100%; height:100%;padding:0px 5px 0px 5px;}
.box_width_td_left				{padding:0px 0px 0px 0px;}
.box_width_td_right				{padding:0px 0px 0px 0px;}
/* ************************************************************************************* */
/* ************************************************************************************* */

.header td 		 {color:#ffffff; font-size:11px; font-weight:bold; font-family:arial; vertical-align:middle; text-align:center; white-space:nowrap;}

.header a 		 {color:#ff9c00; font-size:11px; line-height:12px; font-weight:bold; font-family:arial; text-decoration:underline}
.header a:hover  {color:#ff9c00; text-decoration:none;}

.select			{width:100%;border:1px solid #9c350f; color:#7c1313;}
.select2		{width:80%; border:1px solid #9c350f; color:#7c1313;vertical-align:middle;margin:15px 20px 15px 10px;}
.go				{width:100%;border:1px solid #9c350f; color:#7c1313;height:18px; }

.header .logo	{text-align:left; padding-right:40px;}
.banner			{padding:0px 0px 5px 0px;}

.header .z1			{background:url(images/z1.gif) 18px 7px no-repeat;text-align:left;padding:5px 0px 10px 38px; height:41px;}

.row_2 .menu		{padding:5px 5px 5px 0px; vertical-align:middle;}
.menu				{background:url(images/m_right.gif) 100% 0px no-repeat;}
.menu td			{text-align:center; vertical-align:middle;}
.menu a				{display:block; cursor:pointer;}
.menu .search_header a				{display:inline; cursor:pointer;}

.row_2 .search_header		{width:100; background:url(images/search_bg.jpg) 0px 0px repeat-x;}

.row_2 .item_menu		{vertical-align:middle; text-align:center;padding:0px 0px 0px 0px;}
.item2_menu 			{margin:5px 0px 10px 0px;}
.item2_menu .m_sep		{width:5%;text-align:center; vertical-align:middle;}

/* ************************************************************************************* */
.footer_tr			{padding:0px 0px 0px 0px;}
.footer_bg			{background:url(images/footer_bg.jpg) left top repeat-x;}
.footer_td			{width:192px; text-align:center;}
.footer2_td			{width:100%;padding:0px 20px 0px 30px; text-align:right;}

.footer		  	  {color:#ffe0b8; font-size:11px; line-height:20px; font-family:arial; vertical-align:middle;}	
.footer td 		  {color:#ffe0b8; font-size:11px; line-height:20px; font-family:arial; vertical-align:middle;}			
.footer a 		  {color:#ff9c00; font-size:11px; line-height:20px; font-family:arial; text-decoration:underline;} 			
.footer a:hover   {color:#ff9c00;text-decoration:none;}
	
.footer span 	  		{color:#ffe0b8; font-size:11px; font-weight:normal; font-family:tahoma;}
.footer span a 		  	{color:#ffe0b8; font-size:11px; font-weight:bold; font-family:tahoma;text-decoration:none; padding-left:9px;} 			
.footer span a:hover   	{color:#ffe0b8;text-decoration:underline;}

.footer b,			
.footer b a 	  		{color:#cb0a06; font-size:11px; font-weight:bold; font-family:arial; text-decoration:none;}			
.footer b a:hover 		{color:#cb0a06; text-decoration:underline;}
.p1						{background:url(images/footer_bg2.gif) left top repeat-x; height:58px;}
/* ************************************************************************************* */
.popup					{background:url(images/p_logo.png) 10px 0px no-repeat;}
.popup td				{color:#492b41; font-size:10px; line-height:14px; font-family:tahoma;}

.popup strong			{color:#353535; font-size:11px; padding:10px 0px 0px 0px; display:block;}
.popup  a,
.popup  a u 	  		{color:#ffffff; font-size:11px; font-weight:normal; text-decoration:none;}			
.popup  a:hover 		{color:#ffffff; text-decoration:underline;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.side_box	 		{background:#f8f8df; height:100%;}
.side_box .table11 	{background:url(images/side_box_corner_tl.gif) left top no-repeat;}
.side_box .td11 	{background:url(images/side_box_corner_tr.gif) right 0px no-repeat;}
.side_box .table22	{background:url(images/side_box_corner_bl.gif) left bottom no-repeat;}
.side_box .td22		{background:url(images/side_box_corner_br.gif) right bottom no-repeat;padding:5px 5px 0px 5px;}
.side_box .table33	{}
/* ************************************************************************************* */
/* ************************************************************************************* */
.content	 		{background:#f8f8df; height:100%;}
.content .table11 	{background:url(images/side_box_corner_tl.gif) left top no-repeat;}
.content .td11 		{background:url(images/side_box_corner_tr.gif) right 0px no-repeat;}
.content .table22	{background:url(images/side_box_corner_bl.gif) left bottom no-repeat;}
.content .td22		{background:url(images/side_box_corner_br.gif) right bottom no-repeat;padding:5px 5px 0px 5px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
* html .width_100				{width:100%;}
.s_t 		{background:url(images/s_line.gif) 0px top repeat-x #ffffff; margin-bottom:7px;}
.s2_t 		{background:url(images/s_line.gif) 0px top repeat-x #ffffff; margin-top:7px;}
.s_r 		{background:url(images/s_line.gif) right 0px repeat-y;}
.s_b 		{background:url(images/s_line.gif) 0px bottom repeat-x;}
.s_l 		{background:url(images/s_line.gif) 0px 0px repeat-y;}
.s_tl 			{background:url(images/s_tl.gif) left top no-repeat; width:100%;}
.s_tr 			{background:url(images/s_tr.gif) right 0px no-repeat;}
.s_bl			{background:url(images/s_bl.gif) left bottom no-repeat;}
.s_br 			{background:url(images/s_br.gif) right bottom no-repeat;padding:0px; padding-bottom:4px;}
.s2_br 			{background:url(images/s_br.gif) right bottom no-repeat;padding:20px 10px 20px 10px;}
/* ************************************************************************************* */
.pic2_tl 			{background:url(images/pic2_tl.gif) 0px top no-repeat #ffffff;}
.pic2_tr 			{background:url(images/pic2_tr.gif) right 0px no-repeat;}
.pic2_bl 			{background:url(images/pic2_bl.gif) left bottom no-repeat;}
.pic2_br 			{background:url(images/pic2_br.gif) right bottom no-repeat;padding:0px 7px 0px 7px;}

.nav_bg 	{background:url(images/nav_bg.gif) 0px top repeat-x #e0f5fe;}
.nav_t 		{background:url(images/nav_line.gif) 0px top repeat-x;}
.nav_r 		{background:url(images/nav_line.gif) right 0px repeat-y;}
.nav_b 		{background:url(images/nav_line.gif) 0px bottom repeat-x;}
.nav_l 		{background:url(images/nav_line.gif) 0px 0px repeat-y;}
.nav_tl 			{background:url(images/nav_tl.gif) left top no-repeat; width:100%;}
.nav_tr 			{background:url(images/nav_tr.gif) right 0px no-repeat;}
.nav_bl				{background:url(images/nav_bl.gif) left bottom no-repeat;}
.nav_br 			{background:url(images/nav_br.gif) right bottom no-repeat;padding:1px 15px 1px 15px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.name_t 		{background:url(images/name_t.gif) 0px top repeat-x #ffffff;}
.name_b 		{background:url(images/name_line.gif) 0px bottom repeat-x;}
.name_r 		{background:url(images/name_line.gif) right 0px repeat-y;}
.name_l			{background:url(images/name_line.gif) 0px 0px repeat-y;}
.name_tl 				{background:url(images/name_tl.gif) left top no-repeat;}
.name_tr 				{background:url(images/name_tr.gif) right 0px no-repeat;}
.name_bl				{background:url(images/name_bl.gif) left bottom no-repeat;}
.name_br 				{background:url(images/name_br.gif) right bottom no-repeat;padding:12px 14px 9px 14px;}
/* ************************************************************************************* */
.infoBox_t 		{background:url(images/infoBox_line.gif) 0px top repeat-x #ffffff;margin:3px 0px 9px 0px;}
.infoBox2_t 	{background:url(images/infoBox_line.gif) 0px top repeat-x #ffffff;margin:10px 0px 0px 0px;}
.infoBox_r 		{background:url(images/infoBox_line.gif) right 0px repeat-y;}
.infoBox_b 		{background:url(images/infoBox_line.gif) 0px bottom repeat-x;}
.infoBox_l 		{background:url(images/infoBox_line.gif) 0px 0px repeat-y;}
.infoBox_tl 			{background:url(images/infoBox_tl.gif) left top no-repeat; width:100%;}
.infoBox_tr 			{background:url(images/infoBox_tr.gif) right 0px no-repeat;}
.infoBox_bl				{background:url(images/infoBox_bl.gif) left bottom no-repeat;}
.infoBox_br 			{background:url(images/infoBox_br.gif) right bottom no-repeat;padding:20px 10px 20px 10px;}
.infoBox2_br 			{background:url(images/infoBox_br.gif) right bottom no-repeat;padding:0px 17px 20px 17px;}
/* ************************************************************************************* */
.popup_t 				{background:url(images/popup_t.gif) 0px top repeat-x #ffffff; margin-top:5px;}
.popup_tl 				{background:url(images/popup_tl.gif) left top no-repeat; width:100%;}
.popup_tr 				{background:url(images/popup_tr.gif) right 0px no-repeat;}
.popup_bl				{background:url(images/popup_bl.gif) left bottom no-repeat;}
.popup_br 				{background:url(images/popup_br.gif) right bottom no-repeat;padding:0px 2px 10px 2px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.box_header_t 		{background:url(images/box_header_line.gif) 0px 0px repeat-x #ffffff;}
.box_header_b 		{background:url(images/box_header_line.gif) 0px bottom repeat-x;}
.box_header_l 		{background:url(images/box_header_line.gif) 0px 0px repeat-y;}
.box_header_r 		{background:url(images/box_header_line.gif) right 0px repeat-y;}
.box_header_tl 			{background:url(images/box_header_tl.gif) left top no-repeat; width:100%;}
.box_header_tr 			{background:url(images/box_header_tr.gif) right 0px no-repeat;}
.box_header_bl			{background:url(images/box_header_bl.gif) left bottom no-repeat;}
.box_header_br 			{background:url(images/box_header_br.gif) right bottom no-repeat;padding:14px 10px 15px 9px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.cont_corn_t 		{background:url(images/cont_corn_line.gif) 0px top repeat-x #ffffff;margin:0px 0px 6px 0px;}
.cont_corn_r 		{background:url(images/cont_corn_line.gif) right 0px repeat-y;}
.cont_corn_b 		{background:url(images/cont_corn_line.gif) 0px bottom repeat-x;}
.cont_corn_l 		{background:url(images/cont_corn_line.gif) 0px 0px repeat-y;}
.cont_corn_tl 			{background:url(images/cont_corn_tl.gif) left top no-repeat; width:100%;}
.cont_corn_tr 			{background:url(images/cont_corn_tr.gif) right 0px no-repeat;}
.cont_corn_bl			{background:url(images/cont_corn_bl.gif) left bottom no-repeat;}
.cont_corn_br 			{background:url(images/cont_corn_br.gif) right bottom no-repeat;padding:7px 19px 6px 19px;}
.cont_corn2_br 			{background:url(images/cont_corn_br.gif) right bottom no-repeat;padding:14px 19px 12px 19px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBoxHeading_table				{background:url(images/infoBoxHeading_t.gif) 0px 0px repeat-x #4d4132;}
.infoBoxHeading_td					{background:url(images/infoBoxHeading_b.gif) 0px 100% repeat-x;}

.infoBoxHeading_td .table2			{background:url(images/infoBoxHeading_l.gif) 0px 0px repeat-y;}
.infoBoxHeading_td .td2				{background:url(images/infoBoxHeading_r.gif) 100% 0px repeat-y;}
.infoBoxHeading_td .table3 			{background:url(images/infoBoxHeading_bl.jpg) 0px 100% no-repeat;}
.infoBoxHeading_td .td3				{background:url(images/infoBoxHeading_br.jpg) 100% 100% no-repeat;}
.infoBoxHeading_td .table4			{background:url(images/infoBoxHeading_tl.jpg) 0px 0px no-repeat;}
.infoBoxHeading_td .td4 			{background:url(images/infoBoxHeading_tr.jpg) 100% 0px no-repeat;}
.infoBoxHeading_td .table5			{background:url(images/infoBoxHeading_mark.png) 12px 14px no-repeat;}
.infoBoxHeading_td .td5				{width:100%; height:44px;padding:12px 10px 13px 31px;}
									 
/* ************************************************************************************* */
.infoBoxHeading_td td					{color:#ffffff;font-size:12px;line-height:14px;font-weight:bold;font-family:tahoma; text-transform:uppercase;}
.infoBoxHeading_td a 					{color:#ffffff;font-size:12px;line-height:14px;font-weight:bold;font-family:tahoma;text-decoration:none}
.infoBoxHeading_td a:hover  			{color:#ffffff; text-decoration:underline;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBox_table						{margin:0px 0px 5px 0px;
									 background:url(images/box_corn_br.gif) right bottom no-repeat #9f9782;}
.infoBox_td							{background:url(images/box_corn_bl.gif) 0px bottom no-repeat;}
/* ************************************************************************************* */
.infoBoxContents_table					{}
.infoBoxContents_table .boxText			{padding:1px 10px 10px 10px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBoxHeading2_table				{background:url(images/infoBoxHeading2_t.gif) 0px 0px repeat-x #474739;}
.infoBoxHeading2_td					{background:url(images/infoBoxHeading2_b.gif) 0px 100% repeat-x;}

.infoBoxHeading2_td .table2			{background:url(images/infoBoxHeading2_l.gif) 0px 0px repeat-y;}
.infoBoxHeading2_td .td2			{background:url(images/infoBoxHeading2_r.gif) 100% 0px repeat-y;}
.infoBoxHeading2_td .table3 		{background:url(images/infoBoxHeading2_bl.jpg) 0px 100% no-repeat;}
.infoBoxHeading2_td .td3			{background:url(images/infoBoxHeading2_br.jpg) 100% 100% no-repeat;}
.infoBoxHeading2_td .table4			{background:url(images/infoBoxHeading2_tl.jpg) 0px 0px no-repeat;}
.infoBoxHeading2_td .td4 			{background:url(images/infoBoxHeading2_tr.jpg) 100% 0px no-repeat;}
.infoBoxHeading2_td .table5			{background:url(images/infoBoxHeading2_mark.png) 12px 14px no-repeat;}
.infoBoxHeading2_td .td5			{width:100%; height:44px;padding:12px 10px 13px 31px;}
									 
/* ************************************************************************************* */
.infoBoxHeading2_td td				{color:#ffffff;font-size:12px;line-height:14px;font-weight:bold;font-family:tahoma; text-transform:uppercase;}
.infoBoxHeading2_td a 				{color:#ffffff;font-size:12px;line-height:14px;font-weight:bold;font-family:tahoma;text-decoration:none}
.infoBoxHeading2_td a:hover  		{color:#ffffff; text-decoration:underline;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBox2_table						{margin:0px 0px 5px 0px;
									 background:url(images/box2_corn_br.gif) right bottom no-repeat #9c9d84;}
.infoBox2_td						{background:url(images/box2_corn_bl.gif) 0px bottom no-repeat;}
/* ************************************************************************************* */
.infoBoxContents2_table				{}
.infoBoxContents2_table .boxText	{padding:1px 10px 10px 10px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBoxHeading3_table				{background:url(images/infoBoxHeading3_t.gif) 0px 0px repeat-x #3e4b35;}
.infoBoxHeading3_td					{background:url(images/infoBoxHeading3_b.gif) 0px 100% repeat-x;}

.infoBoxHeading3_td .table2			{background:url(images/infoBoxHeading3_l.gif) 0px 0px repeat-y;}
.infoBoxHeading3_td .td2			{background:url(images/infoBoxHeading3_r.gif) 100% 0px repeat-y;}
.infoBoxHeading3_td .table3 		{background:url(images/infoBoxHeading3_bl.jpg) 0px 100% no-repeat;}
.infoBoxHeading3_td .td3			{background:url(images/infoBoxHeading3_br.jpg) 100% 100% no-repeat;}
.infoBoxHeading3_td .table4			{background:url(images/infoBoxHeading3_tl.jpg) 0px 0px no-repeat;}
.infoBoxHeading3_td .td4 			{background:url(images/infoBoxHeading3_tr.jpg) 100% 0px no-repeat;}
.infoBoxHeading3_td .table5			{background:url(images/infoBoxHeading3_mark.png) 12px 14px no-repeat;}
.infoBoxHeading3_td .td5			{width:100%; height:44px;padding:12px 10px 13px 31px;}
									 
/* ************************************************************************************* */
.infoBoxHeading3_td td				{color:#ffffff;font-size:12px;line-height:14px;font-weight:bold;font-family:tahoma; text-transform:uppercase;}
.infoBoxHeading3_td a 				{color:#ffffff;font-size:12px;line-height:14px;font-weight:bold;font-family:tahoma;text-decoration:none}
.infoBoxHeading3_td a:hover  		{color:#ffffff; text-decoration:underline;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBox3_table						{margin:0px 0px 5px 0px;
									 background:url(images/box3_corn_br.gif) right bottom no-repeat #637056;}
.infoBox3_td						{background:url(images/box3_corn_bl.gif) 0px bottom no-repeat;}
/* ************************************************************************************* */
.infoBoxContents3_table				{}
.infoBoxContents3_table .boxText	{padding:1px 10px 10px 10px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBoxHeading4_table				{background:url(images/infoBoxHeading4_t.gif) 0px 0px repeat-x #5d351c;}
.infoBoxHeading4_td					{background:url(images/infoBoxHeading4_b.gif) 0px 100% repeat-x;}

.infoBoxHeading4_td .table2			{background:url(images/infoBoxHeading4_l.gif) 0px 0px repeat-y;}
.infoBoxHeading4_td .td2			{background:url(images/infoBoxHeading4_r.gif) 100% 0px repeat-y;}
.infoBoxHeading4_td .table3 		{background:url(images/infoBoxHeading4_bl.jpg) 0px 100% no-repeat;}
.infoBoxHeading4_td .td3			{background:url(images/infoBoxHeading4_br.jpg) 100% 100% no-repeat;}
.infoBoxHeading4_td .table4			{background:url(images/infoBoxHeading4_tl.jpg) 0px 0px no-repeat;}
.infoBoxHeading4_td .td4 			{background:url(images/infoBoxHeading4_tr.jpg) 100% 0px no-repeat;}
.infoBoxHeading4_td .table5			{background:url(images/infoBoxHeading4_mark.png) 12px 14px no-repeat;}
.infoBoxHeading4_td .td5			{width:100%; height:44px;padding:12px 10px 13px 31px;}
									 
/* ************************************************************************************* */
.infoBoxHeading4_td td				{color:#ffffff;font-size:12px;line-height:14px;font-weight:bold;font-family:tahoma; text-transform:uppercase;}
.infoBoxHeading4_td a 				{color:#ffffff;font-size:12px;line-height:14px;font-weight:bold;font-family:tahoma;text-decoration:none}
.infoBoxHeading4_td a:hover  		{color:#ffffff; text-decoration:underline;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBox4_table						{margin:0px 0px 5px 0px;
									 background:url(images/box4_corn_br.gif) right bottom no-repeat #8f6241;}
.infoBox4_td						{background:url(images/box4_corn_bl.gif) 0px bottom no-repeat;}
/* ************************************************************************************* */
.infoBoxContents4_table				{}
.infoBoxContents4_table .boxText	{padding:1px 10px 10px 10px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBoxHeading5_table				{background:url(images/infoBoxHeading5_t.gif) 0px 0px repeat-x #4b080a;}
.infoBoxHeading5_td					{background:url(images/infoBoxHeading5_b.gif) 0px 100% repeat-x;}

.infoBoxHeading5_td .table2			{background:url(images/infoBoxHeading5_l.gif) 0px 0px repeat-y;}
.infoBoxHeading5_td .td2			{background:url(images/infoBoxHeading5_r.gif) 100% 0px repeat-y;}
.infoBoxHeading5_td .table3 		{background:url(images/infoBoxHeading5_bl.jpg) 0px 100% no-repeat;}
.infoBoxHeading5_td .td3			{background:url(images/infoBoxHeading5_br.jpg) 100% 100% no-repeat;}
.infoBoxHeading5_td .table4			{background:url(images/infoBoxHeading5_tl.jpg) 0px 0px no-repeat;}
.infoBoxHeading5_td .td4 			{background:url(images/infoBoxHeading5_tr.jpg) 100% 0px no-repeat;}
.infoBoxHeading5_td .table5			{background:url(images/infoBoxHeading5_mark.png) 12px 14px no-repeat;}
.infoBoxHeading5_td .td5			{width:100%; height:44px;padding:12px 10px 13px 31px;}
									 
/* ************************************************************************************* */
.infoBoxHeading5_td td				{color:#ffffff;font-size:12px;line-height:14px;font-weight:bold;font-family:tahoma; text-transform:uppercase;}
.infoBoxHeading5_td a 				{color:#ffffff;font-size:12px;line-height:14px;font-weight:bold;font-family:tahoma;text-decoration:none}
.infoBoxHeading5_td a:hover  		{color:#ffffff; text-decoration:underline;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBox5_table						{margin:0px 0px 5px 0px;
									 background:url(images/box5_corn_br.gif) right bottom no-repeat #4b1917;}
.infoBox5_td						{background:url(images/box5_corn_bl.gif) 0px bottom no-repeat;}
/* ************************************************************************************* */
.infoBoxContents5_table				{}
.infoBoxContents5_table .boxText	{padding:1px 10px 10px 10px;}
/* ************************************************************************************* */
/* ************************************************************************************* */

.boxText,
.boxText td					{color:#ffffff; font-size:11px; line-height:14px; font-family:tahoma; }
.boxText a					{color:#ffffff; font-size:11px; line-height:12px; font-family:tahoma; text-decoration:none;}
.boxText a:hover			{color:#ffffff; text-decoration:underline;}
.boxText span 				{display:block;padding:0px 0px 0px 0px;}

.boxText span a					{color:#ffffff; font-size:11px; line-height:13px; font-weight:bold; text-transform:uppercase;text-decoration:none;}
.boxText span a:hover			{color:#ffffff; text-decoration:underline;}

.boxText span.productSpecialPrice 	{color: #ffffff;font-size: 15px; line-height:17px;font-family:tahoma; font-weight:bold; display:inline;}
del						 			{color: #eeffbb;font-size: 15px; line-height:17px;font-family:tahoma; font-weight:bold;}


.boxText div.img 				{margin:10px 0px 10px 0px; text-align:center;}
.boxText div.stars 				{margin:14px 0px 10px 0px;}

.boxText .name_padd				{padding:6px 0px 6px 0px; text-align:center;}
.boxText .pic_padd				{padding:2px 0px 2px 0px; text-align:center;}
.boxText .price_padd			{padding:0px 0px 0px 0px; text-align:center;}			
			
/* ************************************************************************************* */
.boxText font  				{color:#87174a; text-decoration:none; font-size:11px; font-weight:bold;}
.boxText font a 			{color:#000000; text-decoration:none; font-size:10px; font-weight:normal;}
.boxText font a:hover  		{color:#000000; text-decoration:underline}

.boxText font.sc a 			{color:#74ad2e; text-decoration:none; font-size:11px; font-weight:bold;}
.boxText font.sc a:hover  	{color:#74ad2e; text-decoration:underline}

.boxText strong a 				{color:#070304; text-decoration:none; font-size:12px;}
.boxText strong a:hover  		{color:#070304; text-decoration:underline}
/* ************************************************************************************* */
.boxText li							{padding:0px 0px 0px 0px; width:100%;}
.boxText li, .boxText li a			{font-family:tahoma;}
.boxText ul							{list-style:none;margin:0px 0px 0px 20px;padding:0;}
.boxText li a 						{display:block;}
.boxText ul li div 					{padding-left:15px;}


.boxText .bg_list 					{background:url(images/bg_list2_hline.gif) 0px top repeat-x;}
.boxText .bg_list a					{color:#f8f8df; font-size:12px; line-height:12px; font-weight:bold;
									 padding:5px 11px 6px 14px;text-decoration:none;background:url(images/bg_list.gif) 0px 8px no-repeat;}
.boxText .bg_list a:hover			{color:#f8f8df;text-decoration:underline;}

.boxText .bg_list_un 				{}
.boxText .bg_list_un a				{color:#f8f8df; font-size:12px; line-height:12px; font-weight:bold;
									 padding:5px 11px 6px 14px;text-decoration:none;background:url(images/bg_list.gif) 0px 8px no-repeat;}
.boxText .bg_list_un a:hover		{color:#f8f8df;text-decoration:underline;}
/* ************************************************************************************* */
.boxText ul.bestsellers				{padding:1px 0px 1px 0px;}
.boxText .bg_list2 					{background:url(images/bg_list2_hline.gif) 0px 0px repeat-x;}
.boxText .bg_list2 a				{color:#ffffff; font-size:12px; line-height:12px; font-weight:normal;text-decoration:underline;
									 padding:5px 11px 6px 0px;background:url(images/bg_list2.gif) right 9px no-repeat;}
.boxText .bg_list2 a:hover			{color:#ffffff;text-decoration:none;}

.boxText .bg_list2_un 				{}
.boxText .bg_list2_un a				{color:#ffffff; font-size:12px; line-height:12px; font-weight:normal;text-decoration:underline;
									 padding:5px 11px 6px 0px;background:url(images/bg_list2.gif) right 9px no-repeat;}
.boxText .bg_list2_un a:hover		{color:#ffffff;text-decoration:none;}
/* ************************************************************************************* */
.boxText .bg_list3 					{background:url(images/bg_list2_hline.gif) 0px top repeat-x;}
.boxText .bg_list3 a				{color:#f8f8df; font-size:12px; line-height:12px; font-weight:bold;
									 padding:5px 11px 6px 14px;text-decoration:none;background:url(images/bg_list2.gif) 0px 8px no-repeat;}
.boxText .bg_list3 a:hover			{color:#f8f8df;text-decoration:underline;}

.boxText .bg_list3_un 				{}
.boxText .bg_list3_un a				{color:#f8f8df; font-size:12px; line-height:12px; font-weight:bold;
									 padding:5px 11px 6px 14px;text-decoration:none;background:url(images/bg_list2.gif) 0px 8px no-repeat;}
.boxText .bg_list3_un a:hover		{color:#f8f8df;text-decoration:underline;}
/* ************************************************************************************* */
/*  .main .boxText_td				{padding:10px 20px 19px 20px;}  */

.main a.enlarge				{color:#666666; font-size:10px; text-transform:lowercase; font-weight:normal; display:block;padding:10px 0px 10px 0px; font-family:arial; text-decoration:underline;}
.main a:hover.enlarge		{color:#666666; font-size:10px; text-transform:lowercase; font-weight:normal; text-decoration:none}

.result 		{margin:0px 0px 0px 0px;}

.result_top_padd td  		{width:50%; vertical-align:middle;padding:12px 0px 16px 2px;}
.result_bottom_padd td		{width:50%; vertical-align:middle;padding:12px 0px 12px 2px;}

.result_right 	{text-align:right;}
.result td  	{color:#918c7c; font-size:11px;}
.result b   	{color:#918c7c; font-weight:normal;}
/* ************************************************************************************* */
.result_right b							{color:#323232; font-weight:normal;}
.result_right a.pageResults				{color:#323232; text-decoration:underline;font-size:11px;}
.result_right a.pageResults:hover 		{color:#323232;	text-decoration:none;background: #eeefed;}
.result_right a.pageResults	u			{color:#323232; text-decoration:underline;}
.result_right a.pageResults u:hover 	{color:#323232;	text-decoration:none;}
/* ************************************************************************************* */
TD.smallText, 
SPAN.smallText,
.smallText em,  
P.smallText 			{font-size: 10px;font-family: arial; font-weight:normal; font-style:normal;}

.smallText a			{color:#323232; font-size:11px; text-decoration:none;}	/*  advanced_search.php  */
.smallText a:hover 		{color:#323232; font-size:11px; text-decoration:underline;}
.smallText a u 			{color:#323232; font-size:11px; text-decoration:none;}
.smallText a:hover u	{color:#323232; font-size:11px; text-decoration:underline;}
/* ************************************************************************************* */
td.main, p.main,
div.main,
.main td,
.main p,
.main b,
.main .desc 				{color:#918c7c; font-size:11px; line-height:12px; font-family:tahoma;}

.main .s_cart_head			{color:#ab0003; font-size:16px; line-height:17px; font-weight:bold;}
.main a						{color:#353535; font-size:10px; line-height:12px; font-weight:bold;text-decoration:none;font-family:arial;}
.main a:hover				{color:#353535; text-decoration:underline;}

.main .name b a				{color:#353535; font-size:10px; line-height:17px; font-weight:bold;text-decoration:underline;}
.main .name b a:hover		{color:#353535; text-decoration:none;}
 
.main .name4 a				{color:#918c7c; font-weight:bold; font-size:11px; text-decoration:underline;}
.main .name4 a:hover		{color:#918c7c; font-weight:bold; font-size:11px; text-decoration:none;}

.main .name a				{color:#ab0003; font-size:16px; line-height:17px; font-weight:bold;text-decoration:none;}
.main .name a:hover			{color:#ab0003; text-decoration:underline;}

.main .name 				{line-height:14px;}
.main .desc 				{line-height:14px; font-weight:normal;}
.main  b b 					{color:#fff7d2;}

SPAN.productSpecialPrice 			{color: #ffffff;font-size: 12px; line-height:14px;font-weight:bold;font-family: arial; display:inline;}
s									{color: #ffffff;font-size: 12px; line-height:14px;font-weight:bold;font-family: arial;}

.main SPAN.productSpecialPrice 		{color: #1c1c1c;font-size: 15px; line-height:14px;font-family: tahoma; font-weight:bold; display:inline;}
.main s								{color: #1c1c1c;font-size: 15px; line-height:14px;font-family: tahoma; font-weight:bold; }


.main .strong				{font-size:12px;font-family: arial; line-height:20px;}

.img						{border:1px solid #cdd1d4; background:#ffffff;}
/* ************************************************************************************* */
.main .pic_padd							{padding:21px 17px 2px 17px;float:left;}
.main .name_padd							{padding:12px 0px 12px 2px; border-bottom:1px solid #e5b0b1;}
.main .desc_padd							{padding:4px 17px 0px 1px;}
.main .data_padd							{padding:14px 0px 7px 0px;}
.main .price_padd							{padding:11px 6px 0px 0px;float:right;}
.main .button_padd						{margin:0px 0px 0px 0px;padding:0px 1px 0px 1px;overflow:hidden;}
.main .s_cart_head_padd					{padding:10px 0px 19px 0px; border-bottom:1px solid #e5b0b1;}
.main .s_cart_td							{padding:15px 0px 0px 0px;}
  
.main .name2_padd							{padding:7px 3px 11px 3px; border-bottom:1px solid #e5b0b1;}
.main .pic2_padd							{padding:16px 0px 6px 0px;}
.main .desc2_padd							{padding:8px 0px 14px 0px;}
.main .price2_padd							{padding:14px 0px 4px 0px; width:50%;text-align:center;}
.main .button2_padd							{padding:12px 0px 2px 0px;}
.main .button22_padd						{margin:10px 0px 10px 0px;}
.main .button2_padd table					{text-align:center; width:1px;}
.main div.img 						{margin:0px 0px 0px 0px; text-align:center;}

.main .pic3_padd							{padding:1px 10px 0px 0px; float:left}
.main .name3_padd							{padding:1px 0px 10px 0px;}

.main .name3_padd							{padding:10px 9px 0px 9px;}
.main .name4_padd							{padding:7px 0px 0px 0px;}
.main .name5_padd 							{padding:0px 0px 7px 0px;}

.ofh								{overflow:hidden;}
.line_x								{background:url(images/line_x.gif) left top repeat-x;}
/* ************************************************************************************* */
.button_marg img, 
.button_marg input 							{margin:2px;}

.button2_marg img,
.button2_marg input 						{margin:2px;}

.bg_input input								{background:none; border:0px;}
/* ************************************************************************************* */
.prod_info					{float:left;padding:3px 1px 1px 1px;margin:0px 45px 0px 30px; text-align:center;}
.desc3_padd					{padding:1px 10px 7px 14px; width:100%;}
/* ************************************************************************************* */
table.listing 				{margin:0px 0px 0px 0px;}
table.listing td			{padding:1px 0px 1px 0px;
							 color:#323232; font-size:10px; font-family:arial;}

.main .listing b 					{font-weight:normal;}
.main .listing em,
.main .listing font   				{color:#323232; font-size:10px; font-family:arial;}
.main .listing b font   			{color:#323232; font-size:10px; font-family:arial;}
.main .listing b font a 			{text-decoration:underline;}
.main .listing b font a:hover   	{text-decoration:none}

.main .listing font a 			{color:#323232; text-decoration:underline; font-size:10px; font-weight:normal; text-transform:none;}
.main .listing font a:hover   	{color:#323232; text-decoration:none} 
/* ************************************************************************************* */
/* ************************************************************************************* */    
.left_part				{float:left; width:70%}
.right_part				{float:right;padding:0px 20px 0px 0px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.prod_line_x					{background:url(images/line_x.gif) 0px center repeat-x;}
.prod_line_y					{background:url(images/line_y.gif) center 0px repeat-y; vertical-align:bottom;}

.padd_gg img					{height:7px;}
.padd_vv img					{width:31px;}
/* ************************************************************************************* */
.cart_line_x				{background:url(images/line_xx.gif) 0px center repeat-x;}
.cart_line_y				{background:url(images/line_yy.gif) center 0px repeat-y;}

.padd2_gg img				{height:0px;}
.padd2_vv img				{width:1px;}

.tableBox_shopping_cart		{margin:0px 0px 0px 0px;}

.cart_total_left  			{width:80%; text-align:right; vertical-align:middle;height:38px;padding:0px 0px 0px 0px;}
.cart_total_right  			{width:20%; text-align:center;vertical-align:middle;}
.cart_total_left   			{color:#ab0003; font-size:15px;font-weight:bold; font-family:tahoma;}

.remove 					{width:20%;}
.products 					{width:45%;}
.quantity 					{width:15%;}
.total 						{width:20%;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.cont_heading_table					{background:url(images/cont_heading_t.gif) 0px 0px repeat-x #825d2f;}
.cont_heading_td					{background:url(images/cont_heading_b.gif) 0px 100% repeat-x;}

.cont_heading_td .table2			{background:url(images/cont_heading_l.gif) 0px 0px repeat-y;}
.cont_heading_td .td2				{background:url(images/cont_heading_r.gif) 100% 0px repeat-y;}
.cont_heading_td .table3 			{background:url(images/cont_heading_bl.jpg) 0px 100% no-repeat;}
.cont_heading_td .td3				{background:url(images/cont_heading_br.jpg) 100% 100% no-repeat;}
.cont_heading_td .table4			{background:url(images/cont_heading_tl.jpg) 0px 0px no-repeat;}
.cont_heading_td .td4 				{background:url(images/cont_heading_tr.jpg) 100% 0px no-repeat;}
.cont_heading_td .table5			{background:url(images/cont_heading_mark.png) 12px 14px no-repeat;}
.cont_heading_td .td5				{width:100%; height:42px;padding:12px 10px 13px 31px;}
									 
/* ************************************************************************************* */
.cont_heading_td td					{color:#fff7d2;font-size:12px;line-height:14px;font-weight:bold;font-family:tahoma; text-transform:uppercase;}
.cont_heading_td a 					{color:#fff7d2;font-size:12px;line-height:14px;font-weight:bold;font-family:tahoma;text-decoration:none}
.cont_heading_td a:hover  			{color:#fff7d2; text-decoration:underline;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.padd_1						{padding:0px 1px 0px 1px;}
.padd_2						{padding:0px 20px 0px 20px;}
.padd_3						{padding:0px 1px 0px 1px;}
.padd_4						{padding:17px 4px 12px 4px;}

.tableBox_output_td			{padding:7px 0px 6px 0px;}
.tableBox_output1_td		{padding:0px 0px 0px 0px;}

.tep_draw_prod_top_table	{border:0px solid #efefef;}
.tep_draw_prod_top_td		{padding:7px 0px 8px 0px;}
.marg						{margin:5px 0px 0px 0px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
#main_bg {width:100%; margin:0 auto;position:relative;}
.right_bgd {position:absolute; top:0px; left:0; width:50%; height:100%; background:url(images/tail_left.jpg) 0px 0px no-repeat;}
/* ************************************************************************************* */
#m1,
#m2,
#m3,
#m4,
#m5,
#m6,
#over_m1,
#over_m2,
#over_m3,
#over_m4,
#over_m5,
#over_m6		{width:auto; cursor:pointer;vertical-align:middle; text-align:center; white-space:nowrap;font-size:11px;
				 font-family:tahoma;line-height:12px;font-weight:bold;}					

#m1,
#m2,
#m3,
#m4,
#m5,
#m6				{color:#fff7d2; font-weight:bold;}

#over_m1,
#over_m2,
#over_m3,
#over_m4,
#over_m5,
#over_m6		{color:#ffffff; font-weight:bold;}	
/* ************************************************************************************* */
