/*
  $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
*/

.errorBox { font-family: tahoma; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family: tahoma; font-size : 10px; color: #cc0033; padding:10px 0px 10px 0px;}
.productsNotifications { background: #322925; }
.orderEdit { font-family: tahoma; font-size : 10px; color: #fffffe; text-decoration: underline; }

BODY 						{color: #dfded0;margin:0px;padding:0px 30px 6px 30px;background:url(images/bg_body.gif) 0px 0px repeat-x #2a2320;}
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:tahoma; background: #ff0000;text-align:center;}

TR.headerInfo 				{background: #00ff00;}

TD.headerInfo 				{color: #ffffff;font-size: 12px;font-weight: bold;font-family: tahoma;background: #00ff00;text-align: center;}

.infoBox 					{background:#716a68;}

.infoBoxContents 			{padding:0px 0px 0px 10px;}

.infoBoxNotice 				{background: #FF8E90;}

.infoBoxNoticeContents 		{font-size: 10px;font-family: tahoma;background: #FFE6E6;}

TD.infoBoxHeading 			{color: #ffffff;font-size: 10px;font-family: tahoma;font-weight: bold;background: #bbc3d3;}

TD.infoBox, SPAN.infoBox 	{font-size: 10px;font-family: tahoma;
}

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:#322925;}

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: tahoma;
  									 background: #b6b7cb;}

TD.productListing-data 				{ /* font-size: 10px;font-family: tahoma; */ }

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: tahoma;}
TD.pageHeading a, DIV.pageHeading a 			{color: #9a9a9a; font-size: 20px;font-weight: bold;font-family: tahoma; text-decoration:none;}
TD.pageHeading a:hover, DIV.pageHeading a:hover {color: #9a9a9a; text-decoration:underline;}

TR.subBar 							{background: #f4f7fd;}

TD.subBar 							{color: #4277ac;font-size: 10px;font-family: tahoma;}



TD.accountCategory 					{color: #aabbdd;font-size: 13px;font-family: tahoma;}

TD.fieldKey 						{font-size: 12px;font-weight: bold;font-family: tahoma;}

TD.fieldValue 						{font-size: 12px;font-family: tahoma;}

TD.tableHeading 					{font-size: 12px;font-weight: bold;font-family: tahoma;}


CHECKBOX, INPUT, RADIO, SELECT {font-size: 11px; line-height:11px;font-family: tahoma;}

TEXTAREA 							{font-size: 11px;font-family: tahoma;
  									 width: 100%;}

SPAN.greetUser 						{color: #f0a480;font-size: 11px;font-weight: bold;font-family: tahoma;}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;}

TD.formAreaTitle 					{font-size:12px;font-weight: bold;font-family: tahoma;}
SPAN.markProductOutOfStock 			{color: #c76170;font-size: 12px;font-weight: bold;font-family: tahoma;}

SPAN.errorText 						{color: #ff0000;font-family: tahoma;}

.moduleRow { }
.moduleRowOver 						{background-color: #322925; cursor: pointer; cursor:pointer; }
.moduleRowSelected 					{background-color: #322925; }

.checkoutBarFrom, .checkoutBarTo 	{color: #dfded0; font-size: 10px;font-family: tahoma;}
.checkoutBarCurrent 				{color: #ffffff;font-size: 10px;font-family: tahoma;}
/* message box */
.messageBox 						{font-family: tahoma; font-size: 10px; }
.messageStackError, 
.messageStackWarning 				{font-family: tahoma; font-size: 10px; background-color: #ffb3b5;}

.messageStackSuccess 				{font-family: tahoma; font-size: 10px; background-color: #99ff00; }
/* input requirement */
.inputRequirement 					{font-family: tahoma; font-size: 11px; color: #ff0000; vertical-align:top}
/* ************************************************************************************* */
.vam, .vam_td td		{vertical-align:middle;}
.tac					{text-align:center;}
.b_width strong			{display:block; width:125px; font-weight:normal;}
.width2_100,
.width3_100,
.radio 					{width:100%;}
.width2_100 input		{width:55%;}
.width2_100 select		{width:55%;}
.width3_100 input		{width:100%;}
.indent_2				{padding-left:12px;}
.indent_3				{padding-bottom:3px;}
.radio input			{margin:0px 5px 1px 5px; vertical-align:middle;}

.img_middle	img			{vertical-align:middle; margin:1px 10px 0px 0px;}
.img_middle				{padding:3px 0px 3px 0px;}

.ofh								{overflow:hidden;}
.al_left 							{padding-top:5px;}
.al_left strong						{text-align:left !important;}
.al_left 							{text-align:left !important;}
.fl_left							{float:left;}
.fl_right							{float:right;}
.cl_both							{clear:both; line-height:0px; font-size:0px;}
/* ************************************************************************************* */    
.left_part				{float:left; width:75%}
.right_part				{float:right;padding:0px 0px 0px 0px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.width_table		{width:1108px;position:relative; margin:auto;background:url(images/width_table.gif) center 100% no-repeat;}
.width_td			{padding:0px 0px 0px 0px;background:url(images/width_td.jpg) 0px 0px no-repeat;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.main_table					{background:url(images/spacer.gif) 223px 0px repeat-y;}
.box_width_left				{width:241px;}
.box_width_right			{width:0px; display:none;}

.content_width_td			{width:100%;padding:6px 0px 0px 10px}
.box_width_td_left			{padding:0px 0px 0px 0px;}
.box_width_td_right			{padding:0px 0px 0px 0px; display:none;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.row_1								{padding:0px 64px 0px 74px; height:210px;}
.row_2								{padding:0px 64px 0px 64px; height:521px;}
.row_3								{padding:0px 64px 0px 74px; height:138px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.logo			{padding:26px 0px 0px 23px; height:90px;}
.banner td		{padding:0px 0px 20px 10px;}
/* ************************************************************************************* */
.header		 		{margin:auto; margin-top:7px;}
.header td 			{vertical-align:middle; height:24px;}
.header td 		 	{color:#ff4d00; font-size:11px; font-weight:bold; font-family:tahoma; text-transform:uppercase;} 	
.header img			{vertical-align:middle;}
/* ************************************************************************************* */
.z1 	 		{height:85px; text-align:right; padding-top:45px;}
.z1 table		{width:180px;background:url(images/z1.gif) 0px 0px no-repeat;}
.z1 td 	 		{padding:0px 0px 0px 37px; height:31px; vertical-align:middle;}
.z1 td			{color:#ff4d00; font-size:11px; font-weight:bold; text-transform:uppercase; font-family:tahoma;}
.z1 a 		 	{color:#ff4d00; font-size:11px; line-height:12px; font-weight:bold; font-family:tahoma; text-decoration:none}
.z1 a:hover  	{color:#ff4d00; text-decoration:underline;}
/* ************************************************************************************* */
.select			{width:100%;border:1px solid #534a47; border-left:0px; border-top:0px;background:#000000; color:#ffffff;vertical-align:middle;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}
.select2 		{margin:4px 0px 3px 0px;}	
.select2 td		{padding:11px 0px 10px 0px; height:36px; vertical-align:middle;}			 
.select2 select	{width:70%;border:1px solid #534a47; border-left:0px; border-top:0px;background:#000000; color:#ffffff;vertical-align:middle;margin:0px 10px 2px 10px;}
.go				{width:100%;border:1px solid #534a47; border-left:0px; border-top:0px;background:#000000; color:#ffffff;vertical-align:middle;margin:0px 0px 0px 0px;height:21px; padding-top:3px; padding-left:5px; padding-right:5px;}
/* ************************************************************************************* */
.navigation_separator		{text-align:center; width:33%;}
/* ************************************************************************************* */
.footer 			{padding:0px 0px 0px 0px; width:100%;background:url(images/footer_bg.gif) 0px 0px no-repeat;} 
.footer_td			{width:190px;text-align:center;}
.footer_td table	{}
.footer2_td			{width:100%;padding:15px 0px 0px 30px; text-align:left;height:90px;}

.footer		  	  {color:#7b6d69; font-size:11px; line-height:18px; font-weight:normal; font-family:tahoma; vertical-align:top;}	
.footer td 		  {color:#7b6d69; font-size:11px; line-height:18px; font-weight:normal; font-family:tahoma;}			
.footer a 		  {color:#7b6d69; font-size:11px; line-height:18px; font-weight:normal; font-family:tahoma; text-decoration:none;} 			
.footer a:hover   {color:#7b6d69;text-decoration:underline;}
	
.footer span 	  		{color:#7b6d69; font-size:11px; font-weight:normal; font-family:tahoma;}
.footer span a 		  	{color:#7b6d69; font-size:11px; font-weight:bold; font-family:tahoma;text-decoration:none;} 			
.footer span a:hover   	{color:#7b6d69;text-decoration:underline;}

.footer b				{color:#ff4d00; font-size:11px; font-weight:normal; font-family:tahoma; text-decoration:none;}
.footer b a 	  		{color:#ff4d00; font-size:11px; font-weight:normal; font-family:tahoma; text-decoration:none;}			
.footer b a:hover 		{color:#ff4d00; text-decoration:underline;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.popup_bg				{padding:0px 0px 0px 0px;background:url(images/popup_bg.gif) 0px 0px repeat-x #2b2420;}
.popup_width_table		{margin:0px 0px 0px 0px;}
.popup_width_td			{padding:0px 0px 0px 0px;}

.popup_1				{height:88px;padding:60px 12px 0px 0px; text-align:right;background:url(images/p_logo.gif) 10px 9px no-repeat;}
.popup_2				{padding:0px 0px 0px 0px;}

.popup					{height:100%;width:386px;}
.popup td				{color:#dfded0; font-size:11px; line-height:16px; font-weight:normal; font-family:tahoma; }

.popup strong			{color:#dfded0; font-size:12px; line-height:13px; font-weight:bold; font-family:tahoma;text-decoration:none;padding:10px 0px 4px 0px; display:block; }
.popup  a,
.popup  a u 	  		{color:#ff4d00; font-size:10px; font-weight:normal; text-decoration:none;}			
.popup  a:hover 		{color:#ff4d00; text-decoration:underline;}

.popup .footer				  {vertical-align:top;}
.popup .popup_footer td 	  {color:#7b6d69; font-size:11px; line-height:16px; font-weight:normal; font-family:tahoma; vertical-align:middle;height:30px;}			
.popup .popup_footer a 		  {color:#7b6d69; font-size:11px; line-height:16px; font-weight:normal; font-family:tahoma; text-transform:none; text-decoration:none;} 			
.popup .popup_footer a:hover  {color:#7b6d69;text-decoration:underline;}

.popup .pic2_br				  {padding:10px 12px 10px 12px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBox_ 				{margin:3px 0px 9px 0px;}
.infoBox_ .infoBox__ 	{border:1px solid #716a68;padding:10px 6px 10px 6px;}
/* ************************************************************************************* */
.infoBox_  TEXTAREA,
.infoBox_ .main  TEXTAREA,
.infoBox_ .main  input,
.infoBox_ .main  select,
.infoBox_ .fieldValue  select,
.infoBox_ .fieldValue  input			{border:1px solid #534a47; border-left:0px; border-top:0px;background:#000000; color:#ffffff;}		
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBoxHeading_table			{margin:6px 0px 0px 0px;}
.infoBoxHeading_td				{background:url(images/infoBoxHeading_td.gif) 0px 100% no-repeat #49403d;
								 width:100%; height:33px;padding:5px 10px 6px 0px; vertical-align:middle;}
.infoBoxHeading_t				{background:#49403d; height:10px;}
.infoBoxHeading_l img			{width:10px;}
.infoBoxHeading_l				{background:#ff4d00;}									 
/* ************************************************************************************* */
.popup .infoBoxHeading_td		{color:#000000;font-size:18px;line-height:20px;font-weight:bold;font-family:tahoma;}
.infoBoxHeading_td				{color:#000000;font-size:18px;line-height:20px;font-weight:bold;font-family:tahoma;}
.infoBoxHeading_td a 			{color:#000000;font-size:18px;line-height:20px;font-weight:bold;font-family:tahoma;text-decoration:none}
.infoBoxHeading_td a:hover  	{color:#000000; text-decoration:underline;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBox_table					{margin:0px 0px 14px 0px;}
.infoBox_td 					{padding:0px 0px 0px 0px;width:100%;}
.boxText_l img					{width:10px;}
/* ************************************************************************************* */
.infoBoxContents_table			{margin:0px;}
.infoBoxContents_table .boxText{padding:10px 30px 11px 30px; height:25px;width:100%;background:#49403d;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBoxHeading2_table			{margin:6px 0px 0px 0px;}
.infoBoxHeading2_td				{background:url(images/infoBoxHeading2_td.gif) 0px 100% no-repeat #ff4d00;
								 width:100%; height:33px;padding:5px 10px 6px 0px; vertical-align:middle;}
.infoBoxHeading2_t				{background:#ff4d00; height:10px;}
.infoBoxHeading2_l img			{width:10px;}
.infoBoxHeading2_l				{background:#ffffff;}									 
/* ************************************************************************************* */
.popup .infoBoxHeading2_td		{color:#000000;font-size:18px;line-height:20px;font-weight:bold;font-family:tahoma;}
.infoBoxHeading2_td				{color:#000000;font-size:18px;line-height:20px;font-weight:bold;font-family:tahoma;}
.infoBoxHeading2_td a 			{color:#000000;font-size:18px;line-height:20px;font-weight:bold;font-family:tahoma;text-decoration:none}
.infoBoxHeading2_td a:hover  	{color:#000000; text-decoration:underline;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBox2_table					{margin:0px 0px 14px 0px;}
.infoBox2_td 					{padding:0px 0px 0px 0px;width:100%;}
.boxText2_l img					{width:10px;}
/* ************************************************************************************* */
.infoBoxContents2_table			{margin:0px;}
.infoBoxContents2_table .boxText{padding:10px 30px 31px 30px; height:55px;width:100%;background:url(images/infoBoxContents2_table.gif) 100% 100% no-repeat #ff4d00;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBox3_table					{margin:0px 0px 14px 0px;}
.infoBox3_td 					{padding:0px 0px 0px 0px;width:100%;}
.boxText3_l img					{width:10px;}
/* ************************************************************************************* */
.infoBoxContents3_table			{margin:0px;}
.infoBoxContents3_table .boxText{padding:10px 15px 11px 15px; height:55px;width:100%;background:#49403d;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.box_cart					{margin-top:15px;margin-bottom:11px;}
.box_cart td				{padding:4px 0px 4px 0px;}
.boxText font  				{color:#ffffff; text-decoration:none; font-size:11px; font-weight:normal;}
.boxText font a 			{color:#ffffff; text-decoration:none; font-size:11px; font-weight:normal;}
.boxText font a:hover  		{color:#ffffff;}

.boxText font.sc a 			{color:#ffffff; text-decoration:none; font-size:11px; font-weight:normal;}
.boxText font.sc a:hover  	{color:#ffffff; text-decoration:underline}

.boxText strong a 				{color:#ffffff; text-decoration:none; font-size:18px; line-height:18px; font-weight:bold; text-transform:uppercase; font-family:Arial Narrow;}
.boxText strong a:hover  		{color:#ffffff; text-decoration:none}
/* ************************************************************************************* */
/* ************************************************************************************* */
.boxText SPAN.newItemInCart 				{color: #ff0000;font-size:11px; line-height:14px;font-family: tahoma;padding:4px 0px 4px 0px;}
.boxText a .newItemInCart					{color: #ff0000;font-size:11px; line-height:14px;font-family: tahoma;}
.boxText a:hover .newItemInCart 			{color: #ff0000; text-decoration:underline;}
.boxText SPAN.oldItemInCart					{color: #dfded0;font-size:11px; line-height:14px;font-family: tahoma;padding:4px 0px 4px 0px; display:block;}
.boxText a .oldItemInCart					{color: #dfded0;font-size:11px; line-height:14px;font-family: tahoma;}
.boxText a:hover .oldItemInCart 			{color: #dfded0; text-decoration:underline;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.boxText,
.boxText td					{color:#dfded0; font-size:12px; line-height:16px; font-family:tahoma; }
.boxText a					{color:#dfded0; font-size:11px; line-height:12px; font-family:tahoma; text-decoration:none;}
.boxText a:hover			{text-decoration:underline;}
.boxText .order_history 			{width:100%;padding:3px 5px 3px 0px;}
.boxText .order_history a			{color:#dfded0; font-size:11px; line-height:14px; font-weight:normal; font-family:tahoma; text-decoration:none;}
.boxText .order_history a:hover		{color:#dfded0; text-decoration:none;}


.boxText span a					{color:#dfded0; font-size:12px; line-height:16px; font-weight:bold; font-family:tahoma; text-decoration:none;}
.boxText span a:hover			{color:#dfded0; text-decoration:underline;}

.boxText span.productSpecialPrice 	{color:#ffffff;font-size: 18px; line-height:20px;font-family: tahoma; font-weight:bold;display:inline;}
.boxText b.productSpecialPrice 		{color:#ffffff;font-size: 18px; line-height:20px;font-family: tahoma; font-weight:bold;display:inline;}
del						 			{color:#ffffff;font-size: 18px; line-height:20px;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:10px 0px 1px 0px;height:26px; vertical-align:middle;}
.boxText .pic_padd				{padding:12px 0px 20px 0px;text-align:center; vertical-align:middle;}
.boxText .price_padd			{padding:9px 0px 9px 0px;height:3px;vertical-align:middle; width:100%; color:#000000; font-size:13px; font-weight:bold;}
.boxText .desc_padd				{padding:10px 0px 0px 2px;height:84px;}		
.boxText select					{margin:10px 0px 1px 0px;border:1px solid #534a47; border-left:0px; border-top:0px;background:#000000; color:#ffffff;}	
.boxText .input					{margin:6px 0px 4px 0px;border:1px solid #534a47; border-left:0px; border-top:0px;background:#000000; color:#ffffff;height:19px; width:100%;}
.boxText .button_search			{width:15%;}
.boxText .button_search input	{margin:2px 0px 0px 0px;}
.boxText .text_search			{text-align:left; width:85%;}
.boxText .star_padd				{padding:18px 0px 0px 0px;}
.boxText .languages				{padding:7px 0px 10px 0px;}
.boxText .button 				{padding:0px 0px 0px 0px; vertical-align:middle; text-align:right;}
.boxText .padd 					{padding:0px 0px 5px 0px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.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 0px;padding:0;}
.boxText .categories				{margin:6px 0px 0px 0px;}
.boxText .bestsellers				{margin:0px 0px 20px 0px;}
.boxText .information				{margin:0px 0px 0px 0px;}
.boxText .manufacturers				{margin:0px 0px 0px 0px;}
.boxText li a 						{display:block;}
.boxText ul li div 					{padding-left:27px;}


.boxText .bg_list 					{background:url(images/bg_list_hline.gif) 0px 0px repeat-x;}
.boxText .bg_list a					{color:#ffffff; font-size:10px; line-height:11px; font-weight:normal; text-transform:uppercase;
									 padding:7px 1px 8px 30px;background:url(images/bg_list.gif) 0px 2px no-repeat;text-decoration:none;}
.boxText .bg_list a:hover			{color:#ffffff;text-decoration:none;}
.boxText .bg_list a b				{color:#ffffff; font-weight:normal; text-decoration:none;}

.boxText .bg_list_un 				{padding:0px 0px 0px 0px;}
.boxText .bg_list_un a				{color:#ffffff; font-size:10px; line-height:11px; font-weight:normal; text-transform:uppercase;
									 padding:7px 1px 8px 30px;background:url(images/bg_list.gif) 0px 2px no-repeat;text-decoration:none;}
.boxText .bg_list_un a:hover		{color:#ffffff;text-decoration:none;}
.boxText .bg_list_un a b			{color:#ffffff; font-weight:normal; text-decoration:none;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.boxText .bg_list2 					{padding:0px 0px 0px 0px;}
.boxText .bg_list2 a 				{padding:7px 1px 6px 0px;text-decoration:none;}
.boxText .bg_list2 a:hover 			{text-decoration:none;}

.boxText .bg_list2_un 				{padding:0px 0px 0px 0px;}
.boxText .bg_list2_un a				{padding:7px 1px 6px 0px;text-decoration:none;}
.boxText .bg_list2_un a:hover 		{text-decoration:none;}
/* ************************************************************************************* */
.boxText .bg_list2 					{background:url(images/bg_list2_hline.gif) 0px 0px repeat-x;}
.boxText .bg_list2 a font			{color:#dfded0; font-size:11px; line-height:13px; font-weight:normal;text-decoration:none;}
.boxText .bg_list2 a:hover font		{color:#dfded0;text-decoration:underline;}

.boxText .bg_list2_un 				{}
.boxText .bg_list2_un a	font		{color:#dfded0; font-size:11px; line-height:13px; font-weight:normal;text-decoration:none;}
.boxText .bg_list2_un a:hover font	{color:#dfded0;text-decoration:underline;}
/* ************************************************************************************* */
.boxText .bg_list2 a b				{color:#dfded0; font-size:11px; line-height:13px; font-weight:normal; text-decoration:none;}
.boxText .bg_list2 a:hover b		{color:#dfded0;text-decoration:none;}

.boxText .bg_list2_un  				{}
.boxText .bg_list2_un a	b			{color:#dfded0; font-size:11px; line-height:13px; font-weight:normal; text-decoration:none;}
.boxText .bg_list2_un a:hover b		{color:#dfded0;text-decoration:none;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.boxText .bg_list3 					{background:url(images/bg_list_hline2.gif) 0px 0px repeat-x;}
.boxText .bg_list3 a				{color:#ffffff; font-size:12px; line-height:14px; font-weight:normal; 
						 			 padding:5px 1px 5px 11px;background:url(images/desc_bg_list.gif) 0px 13px no-repeat;text-decoration:none;}
.boxText .bg_list3 a:hover			{color:#ffffff;text-decoration:underline;}

.boxText .bg_list3_un 				{padding:0px 0px 0px 0px;}
.boxText .bg_list3_un a				{ccolor:#ffffff; font-size:12px; line-height:14px; font-weight:normal;
						 padding:5px 1px 5px 11px;background:url(images/desc_bg_list.gif) 0px 13px no-repeat;text-decoration:none;}
.boxText .bg_list3_un a:hover		{color:#ffffff;text-decoration:underline;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.cont_heading_table				{margin:0px 0px 0px 0px;}
.cont_heading_td				{background:url(images/cont_heading_td.gif) 100% 100% no-repeat #ff4d00;
								 width:100%; height:33px;padding:5px 10px 6px 0px; vertical-align:middle;}
.cont_heading_t					{background:#49403d; height:10px;}
.cont_heading_l img				{width:10px;}
.cont_heading_r img				{width:10px;}
.cont_heading_l					{background:#ff4d00;}
.cont_heading_r					{background:#49403d;}									 
/* ************************************************************************************* */
.popup .cont_heading_td			{color:#000000;font-size:18px;line-height:20px;font-weight:bold;font-family:tahoma;}
.cont_heading_td				{color:#000000;font-size:18px;line-height:20px;font-weight:bold;font-family:tahoma;}
.cont_heading_td a 				{color:#000000;font-size:18px;line-height:20px;font-weight:bold;font-family:tahoma;text-decoration:none}
.cont_heading_td a:hover  		{color:#000000; text-decoration:underline;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.content_wrapper3_table				{margin:0px 0px 0px 0px;background:url(images/content_wrapper_td.gif) 100% 100% no-repeat #49403d;}
.content_wrapper3_td				{padding:10px 10px 6px 20px; width:100%;}
.content_wrapper3_l					{background:#2a2320;}
.content_wrapper3_l	img				{width:10px;}
.content_wrapper3_r	img				{width:10px;}

.content_wrapper3_table2 									{margin:0px 0px 14px 0px;}
.content_wrapper3_table2  td.content_wrapper3_td2			{background:url(images/content_wrapper3_table2.gif) 100% 100% no-repeat;}
.content_wrapper3_table2 .content_wrapper3_td2 img			{height:27px; width:472px;}
/* ************************************************************************************* */
.content_wrapper1_table				{margin:0px 0px 0px 0px;background:url(images/content_wrapper_td.gif) 100% 100% no-repeat #49403d;}
.content_wrapper1_td				{padding:20px 10px 20px 20px; width:100%;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.tableBox_output_table		{margin:10px 0px 6px 0px;}
.tableBox_output1_td		{padding:0px 0px 0px 0px;}
.tableBox_shopping_cart		{margin:0px 0px 0px 0px;}
/* ************************************************************************************* */
.cart_total_left  			{width:80%; text-align:right; vertical-align:middle;height:40px;padding:10px 15px 10px 0px;}
.cart_total_right  			{width:20%; text-align:center;vertical-align:middle;padding:0px 0px 0px 10px;}
.cart_total_left   			{color:#ffffff;font-size:11px;line-height:16px;font-weight:bold;font-family:tahoma; text-transform:uppercase;}
.cart_button_padd			{padding:5px 8px 0px 8px;}

.remove 					{width:20%;}
.products 					{width:45%;}
.quantity 					{width:15%;}
.total 						{width:20%;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.pic_t 				{background:#ebe8e7; width:1px;}
.pic_tl 			{background:url(images/pic_tl.gif) left top no-repeat; width:100%;}
.pic_tr 			{background:url(images/pic_tr.gif) right 0px no-repeat;}
.pic_bl				{background:url(images/pic_bl.gif) left bottom no-repeat;}
.pic_br 			{background:url(images/pic_br.gif) right bottom no-repeat;padding:20px;}
.pic_t img			{border:1px solid #d9d4d1;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.pic2_t 			{background:#ebe8e7; width:1px;}
.pic2_tl 			{background:url(images/pic2_tl.gif) left top no-repeat; width:100%;}
.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:13px;}
.pic2_t img			{border:1px solid #d9d4d1;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.prod_table				{border:0px solid #d8d7cb;margin:auto;}
.prod_td				{padding:0px;}

.prod2_table			{border:0px solid #d8d7cb;margin:auto;}
.prod2_td				{padding:0px;}

.pic_table				{border:0px solid #d8d7cb;margin:auto;}
.pic_td					{padding:0px;}

.pic2_table				{border:0px solid #d8d7cb;margin:auto;}
.pic2_td				{padding:0px;}

.pic3_table				{border:0px solid #d8d7cb;margin:auto; width:1px;}
.pic3_td				{padding:0px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.main a.enlarge				{color:#dfded0; font-size:11px; text-transform:lowercase; font-weight:normal; display:block;padding:10px 0px 10px 0px; text-decoration:underline;}
.main a:hover.enlarge		{color:#dfded0; font-size:11px; 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:10px 0px 10px 0px;}
.result_bottom_padd td		{width:50%; vertical-align:middle;padding:12px 0px 12px 0px;}

.result_right 	{text-align:right;}
.result td  	{color:#dfded0; font-size:11px; font-family:tahoma;}
.result b   	{color:#dfded0; font-weight:normal;}
/* ************************************************************************************* */
.result_right b							{color:#ffffff; font-weight:normal;}
.result_right a.pageResults				{color:#ffffff; text-decoration:underline;font-size:11px;}
.result_right a.pageResults:hover 		{color:#ffffff;	text-decoration:none;background: #322925;}
.result_right a.pageResults	u			{color:#ffffff; text-decoration:underline;}
.result_right a.pageResults u:hover 	{color:#ffffff;	text-decoration:none;}
/* ************************************************************************************* */
/* ************************************************************************************* */
td.main, p.main, div.main, .main td, .main p, .main b	 				
						{color:#dfded0; font-size:12px; line-height:16px;font-family:tahoma;}

.main .desc				{color:#dfded0; font-size:12px; line-height:16px; font-weight:normal; font-family:tahoma;}
.main .desc2			{color:#dfded0; font-size:12px; line-height:16px; font-weight:normal; font-family:tahoma;}						

.main .name					{line-height:20px;}
.main .s_cart_head			{color:#ffffff;font-size:11px;line-height:16px;font-weight:bold;font-family:tahoma; text-transform:uppercase;}
.main a						{color:#dfded0; font-size:12px; line-height:16px; font-weight:bold; font-family:tahoma;text-decoration:none;}
.main a:hover				{color:#dfded0; text-decoration:none;}

.main .name b a				{color:#dfded0; font-size:12px; line-height:16px; font-weight:bold; font-family:tahoma;text-decoration:underline;}
.main .name b a:hover		{color:#dfded0; text-decoration:none;}
 
.main .name a				{color:#dfded0; font-size:12px; line-height:16px; font-weight:bold; font-family:tahoma; text-decoration:underline;}
.main .name a:hover			{color:#dfded0; text-decoration:none;}

.main .desc b 				{color:#dfded0;}
.main .desc2 strong			{color:#dfded0;}
.main .desc2 a 				{color:#dfded0; font-size:11px; font-weight:normal; text-decoration:underline;}
.main .desc2 a:hover		{color:#dfded0; font-size:11px; text-decoration:none;}
.main b b 					{color:#ffffff;font-size:11px;line-height:12px;font-weight:bold;font-family:tahoma;}

SPAN.productSpecialPrice 			{color:#000000;font-size:18px;line-height:16px;font-weight:bold;font-family:tahoma; display:inline;}
s									{color:#000000;font-size:18px;line-height:16px;font-weight:normal;font-family:tahoma;}

.main SPAN.productSpecialPrice 		{color:#ffffff;font-size: 18px; line-height:20px;font-family: tahoma; font-weight:bold; display:inline;}
.main s								{color:#ffffff;font-size: 18px; line-height:20px;font-family: tahoma; font-weight:bold;}

.main b.productSpecialPrice 		{color:#ffffff;font-size: 18px; line-height:20px;font-family: tahoma; font-weight:bold; display:inline;}

.main .strong				{color:#a83e0f; font-size:18px; line-height:42px; font-weight:bold; font-family:tahoma;text-decoration:none;}
.padd_2 .main				{color:#dfded0; font-size:12px; line-height:14px; font-weight:normal;}
.padd_2	select				{border:1px solid #534a47; border-left:0px; border-top:0px;background:#000000; color:#ffffff;vertical-align:middle;}
.img						{border:0px solid #efd9b0; background:#ffffff;}

.main .data em				{color:#dfded0; font-size:11px; line-height:16px; font-weight:normal; font-family:tahoma;}
/* ************************************************************************************* */
.main br										{line-height:9px;}
/* ************************************************************************************* */
.main .desc2 ul			{margin:5px 0px 15px 0px;list-style:none;padding:0;}
.main .desc2 li			{padding:0px 0px 0px 0px;background:url(images/bg_list_hline2.gif) 0px 100% repeat-x;}

.main .desc2 li div		{color:#ffffff; font-size:12px; line-height:14px; font-weight:normal; text-decoration:underline;
						 padding:5px 1px 5px 11px;background:url(images/desc_bg_list.gif) 0px 13px no-repeat;}


.main .desc2 li a		{color:#ffffff; font-size:12px; line-height:14px; font-weight:normal;text-decoration:underline;}
.main .desc2 li a:hover	{color:#ffffff; font-size:12px; line-height:14px; font-weight:normal;text-decoration:none;}

.desc_list				{width:50%;}
.desc_list_separator	{padding:0px 20px 0px 20px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.main br										{line-height:9px;}
/*  *********  */
.main .right .pic_padd							{padding:1px 0px 2px 17px;float:right;}
.main .right .name_padd							{padding:6px 0px 1px 7px; text-align:right;}
.main .right .desc_padd							{padding:12px 0px 0px 0px; text-align:left;}
.main .right .data_padd							{padding:6px 2px 0px 0px;float:right; text-align:right; line-height:20px;}
.main .right .price_padd						{padding:10px 6px 0px 0px;  text-align:left;line-height:20px;}
.main .right .button_padd						{padding:7px 0px 0px 0px;}
/*  *********  */
.main .left .pic_padd							{padding:1px 17px 2px 0px;float:left;}
.main .left .name_padd							{padding:6px 0px 1px 7px; text-align:left;}
.main .left .desc_padd							{padding:12px 0px 0px 0px; text-align:left;}
.main .left .data_padd							{padding:6px 0px 0px 0px; text-align:left; line-height:20px;}
.main .left .price_padd							{padding:10px 6px 0px 0px;float:right; line-height:23px;}
.main .left .button_padd						{padding:7px 0px 0px 0px;}

/*  *********  */
.main .s_cart_head_padd						{padding:5px 0px 5px 0px; height:32px; vertical-align:middle; text-align:center;}
.main .s_cart_td							{padding:19px 0px 0px 0px;}
.main .s_cart_td input						{border:1px solid #534a47; border-left:0px; border-top:0px;background:#000000; color:#ffffff;}
/*  *********  */
/*  *********  */
.main .name2_padd							{padding:4px 0px 4px 0px;height:40px; vertical-align:top;}
.main .pic2_padd							{padding:0px 0px 13px 0px;}
.main .desc2_padd							{padding:7px 0px 10px 0px; height:6px;}
.main .desc22_padd							{padding:1px 0px 0px 0px; height:6px; text-align:right;}
.main .listing2_padd						{padding:5px 0px 6px 0px;}
.main .price2_padd							{padding:9px 2px 16px 0px;vertical-align:middle; height:32px; width:100%;}
.main .button2_padd							{padding:0px 0px 0px 0px;vertical-align:middle;}
.main .pr_desc2_padd						{padding:5px 10px 10px 10px;width:100%;}
.main .button22_padd						{margin:10px 0px 10px 0px;}
.main .button2_padd table					{text-align:center;}
.main div.img 								{margin:0px 0px 0px 0px; text-align:center;}
.main .btn_wrapper td						{padding:2px 10px 0px 11px; border-bottom:2px solid #ceccc0; background:#322925; vertical-align:middle;}
/*  *********  */
/*  *********  */
.main .name3_padd							{width:100%; height:5px;padding:5px 5px 13px 5px; text-align:center;}
.main .pic3_padd							{padding:11px 3px 0px 3px;}
.main .desc3_padd							{padding:1px 0px 5px 0px;}
.main .button3_padd							{padding:10px 0px 0px 0px; text-align:center;}
.main .price3_padd							{padding:9px 0px 7px 0px; height:8px;text-align:center;}

.main .name4_padd							{padding:0px 0px 0px 0px;height:40px; vertical-align:middle; text-align:center;}
.main .pic4_padd							{padding:1px 0px 2px 0px; text-align:left; width:100%;}
.main .desc4_padd							{padding:2px 0px 3px 0px; text-align:center;}
.main .price4_padd							{padding:2px 0px 0px 0px; text-align:center; vertical-align:middle; height:49px;}
.main .button4_padd							{padding:4px 0px 0px 0px;text-align:center;}
/* ************************************************************************************* */
.button_marg img, 
.button_marg input 							{margin:2px 1px 0px 0px;}

.button2_marg img,
.button2_marg input 						{margin:4px 0px 5px 1px;}

.button3_marg img, 
.button3_marg input 						{margin:2px 0px 3px 0px;}

.button22_marg								{margin:0px 0px 0px 0px;}
.bg_input input								{background:none; border:0px;}
/* ************************************************************************************* */
.prod_info					{float:left;padding:3px 1px 1px 1px;margin:0px 45px 0px 0px; text-align:center;}
/* ************************************************************************************* */
table.listing 				{margin:0px 0px 2px 0px;}
table.listing td			{padding:1px 0px 1px 0px;background:url(images/line.gif) 0px center repeat-x;
							 color:#dfded0; font-size:10px; font-family:tahoma;}

.main .listing b 					{font-weight:normal;}
.main .listing em,
.main .listing font   				{color:#dfded0; font-size:10px; font-family:tahoma; font-weight:normal; background:#49403d;padding:0px 0px 0px 4px;}
.main .listing b font   			{color:#dfded0; font-size:10px; font-family:tahoma; background:#49403d;padding:0px 4px 0px 0px;}
.main .listing b font a 			{text-decoration:underline;}
.main .listing b font a:hover   	{text-decoration:none}

.main .listing font a 			{color:#dfded0; text-decoration:underline; font-size:10px; font-weight:normal;}
.main .listing font a:hover   	{color:#dfded0; text-decoration:none} 
/* ************************************************************************************* */
/* ************************************************************************************* */
TD.smallText, 
SPAN.smallText,
.smallText em,  
P.smallText 			{font-size: 10px;font-family: tahoma; font-weight:normal; font-style:normal;}

.smallText a			{color:#fffffe; font-size:11px; text-decoration:none;}	/*  advanced_search.php  */
.smallText a:hover 		{color:#fffffe; font-size:11px; text-decoration:underline;}
.smallText a u 			{color:#fffffe; font-size:11px; text-decoration:none;}
.smallText a:hover u	{color:#fffffe; font-size:11px; text-decoration:underline;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.prod_line_x					{background:url(images/line_y.gif) 0px center repeat-x;}
.prod_line_y					{background:url(images/line_y.gif) center 0px repeat-y;}

.prod2_line_x					{background:url(images/line_xx.gif) 0px center repeat-x;}
.prod2_line_y					{background:url(images/line_xx.gif) center 0px repeat-y;}

.padd_gg img					{height:19px;}
.padd_vv img					{width:19px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.cart_line_x				{background:url(images/line_y.gif) 0px center repeat-x;}
.cart_line_y				{background:url(images/line_y.gif) center 0px repeat-y;}

.padd2_gg img				{height:2px;}
.padd2_vv img				{width:3px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
#m1,
#m2,
#m3,
#m4,
#m5,
#m6,
#over_m1,
#over_m2,
#over_m3,
#over_m4,
#over_m5,
#over_m6,
#over2_m1,
#over2_m2,
#over2_m3,
#over2_m4,
#over2_m5,
#over2_m6			{width:auto; cursor:pointer; white-space:nowrap;text-align:left; vertical-align:middle;padding:3px 4px 5px 19px;
					font-size:11px;line-height:12px;font-weight:bold;font-family:tahoma; text-transform:uppercase; height:46px;}					

#m1,
#m2,
#m3,
#m4,
#m5,
#m6					{color:#ff4d00;background:url(images/menu_marker.png) 0px 0px no-repeat;}

#over_m1,
#over_m2,
#over_m3,
#over_m4,
#over_m5,
#over_m6			{color:#ff4d00;background:url(images/menu_marker.png) 0px 0px no-repeat; text-decoration:none;}

#over2_m1,
#over2_m2,
#over2_m3,
#over2_m4,
#over2_m5,
#over2_m6			{color:#ff4d00;background:url(images/menu_marker.png) 0px 0px no-repeat; text-decoration:underline;}
/* ************************************************************************************* */

/*----------------------------Suggest Styles--------------------------*/
.suggest_link {
	background-color: #49403d;
	padding: 2px 6px 2px 6px;
}
.suggest_link_over {
	background-color: #ff4d00;
	padding: 2px 6px 2px 6px;
	color: #fff;
}
#search_suggest {
	position: absolute; 
	background-color: #49403d; 
	text-align: left; 
	border: 1px solid #000000;			
}		
/*----------------------------End Suggest Styles------------------------*/
