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

BODY 					{color: #666665;margin:0px;padding:6px 28px 0px 28px;background:#8EDBEF;}

/* BODY 					{color: #666665;margin:0px;padding:6px 28px 0px 28px;background:#8EDBEF;} */

A 					{ /* color: #973059; */ font-family:arial;text-decoration: none;}
A:hover 				{ /* color: #AABBDD; */ text-decoration: underline;}
FORM 					{display: inline;}
td, div					{padding:0px; margin:0px; font-family:arial;}
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:#BEBEBE;}
.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:#f8e6da;}
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: #4277ac;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: 11px;font-family: arial;}

CHECKBOX, INPUT, RADIO, SELECT 		{font-size: 12px;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: #f8e6da; cursor: pointer; cursor:pointer; }
.moduleRowSelected 			{background-color: #f8e6da; }

.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: 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; }
/* ************************************************************************************* */
.row_1					{padding:0px 0px 0px 0px; height:297px; }
/* .row_2					{padding:8px 0px 7px 0px;height:100%;background:url(images/bg_right.gif) 100% 0px repeat-y;} */
.row_2					{padding:8px 2px 7px 4px;height:100%;background:#FFFFFF}
.row_3					{background:url(images/footer.png) 0px 0px;}
/* ************************************************************************************* */
.menu 					{background:url(images/menu_bg.gif) 0px 0px repeat-x;padding:0px 10px 0px 10px;} 
 
.menu td				{width:auto;text-align:center; height:30px;vertical-align:middle;}
.menu table .menu_separator		{width:25%; vertical-align:middle; text-align:center;}
.menu td a				{display:block;}
.menu td a img				{margin:17px 19px 17px 19px;}
/* ************************************************************************************* */
.width_table				{width:924px;position:relative; margin:auto;height:100%; }
.width_td				{padding:0px 0px 0px 0px;height:100%; }
/* ************************************************************************************* */
.main_table				{background:url(images/spacer.gif) 223px 0px repeat-y;}
.box_width_left				{width:202px; }
.box_width_right			{width:202px;}

.content_width_td			{width:100%;padding:0px 7px 0px 7px;}
.box_width_td_left			{padding:0px; padding-bottom:0px; border:1px solid #000000;}
.box_width_td_right			{padding:0px; padding-bottom:0px; border:1px solid #000000;}
/* ************************************************************************************* */
.header			 		{margin:auto; }
/* items in winkelwagen */
.header .header_td			{text-align:right;padding:20px 0px 0px 0px; vertical-align:middle; }
.header img				{vertical-align:middle;}
/* .header .z1 				{background:url(images/z1.gif) 0px 1px no-repeat; text-align:left;height:48px;padding:28px 0px 5px 85px;} */
.header .z1 span 			{color:#535353; font-size:11px; line-height:13px; font-weight:normal;}
.header .search	 			{padding:23px 0px 0px 7px;}
.header .search_button 			{padding:21px 0px 0px 7px;}
.header a 		 		{color:#FFFFFF; font-size:11px; line-height:13px; font-weight:normal; font-family:arial; text-decoration:none}
.header a:hover  			{color:#535353; text-decoration:underline;}

.header_separator			{width:50%; text-align:center;}

.header form 				{width:100%;}
.select					{width:90%;border:1px solid #bebebe;background:#f7e4d8; color:#432f0c;vertical-align:middle;margin:2px 0px 2px 5px;padding:0px 0px 0px 0px;}
.select2 				{margin:0px 0px 3px 0px;}	
.select2 td				{padding:21px 0px 6px 0px; height:36px; vertical-align:middle;}			 
.select2 select				{width:70%; border:1px solid #808080;border-color: #808080  #d4d0c8  #d4d0c8  #808080; background:#ffffff; color:#432f0c;vertical-align:middle;margin:0px 10px 2px 10px;}
/* ************************************************************************************* */
.banner_02				{height:124px;padding:53px 0px 0px 0px;}
.banner .div				{background:url(images/top.png) 0px 0px repeat-x; height:300px;}
.navigation				{padding:24px 115px 22px 0px; height:88px;}
.navigation td				{vertical-align:middle;}
/* ************************************************************************************* */
.footer 				{padding:0px 0px 0px 0px;} 
.footer_td				{text-align:center; height:68px;}
/* .footer2_td				{width:100%;padding:0px 25px 0px 7px; text-align:right;} */
.footer2_td				{width:100%;height:100%;padding:50px 0px 0px 0px; text-align:center;}

.footer		 	 		{color:#fa4b47; font-size:12px; line-height:17px; font-weight:normal; font-family:arial; vertical-align:middle;}	
.footer td 				{color:#fa4b47; font-size:0px; line-height:17px; font-weight:normal; font-family:arial; vertical-align:middle;}			
.footer a 				{color:#fa4b47; font-size:0px; line-height:17px; font-weight:normal; font-family:arial; text-decoration:none;} 			
.footer a:hover 			{color:#fa4b47; text-decoration:underline;}
	
.footer span 	 	 		{color:#fa4b47; font-size:12px; font-weight:normal; font-family:arial;}
.footer span a 			  	{color:#fa4b47; font-size:12px; font-weight:normal; font-family:arial;text-decoration:none;} 			
.footer span a:hover   			{color:#fa4b47;text-decoration:underline;}

.footer b				{color:#fa4b47; font-size:12px; font-weight:normal; font-family:arial; text-decoration:none;}
.footer b a 	  			{color:#fa4b47; font-size:12px; font-weight:normal; font-family:arial; text-decoration:none;}			
.footer b a:hover 			{color:#fa4b47; text-decoration:underline;}
/* ************************************************************************************* */
.popup_bg				{padding:0px 10px 0px 10px;}
.popup_width_table			{background:url(images/p_logo.gif) center 9px no-repeat;width:397px;}
.popup_width_td				{padding:10px 10px 0px 10px;}

.popup_1				{height:120px;padding:89px 15px 0px 15px; text-align:left;}
.popup_2				{padding:0px 0px 0px 0px; border-bottom:1px solid #d9d9d9;}

.popup					{height:100%;}
.popup td				{color:#535353; font-size:11px; line-height:16px; font-weight:normal; font-family:arial; }

.popup strong				{color:#535353; font-size:11px; line-height:12px; font-weight:normal; font-family:arial;text-decoration:none;padding:10px 0px 4px 0px; display:block; }
.popup  a,
.popup  a u 	  			{color:#535353; font-size:11px; font-weight:normal; text-transform:uppercase; text-decoration:none;}			
.popup  a:hover 			{color:#535353; text-decoration:underline;}

.popup .footer				{vertical-align:top;}
.popup .popup_footer td 		{color:#432f0c; font-size:11px; line-height:16px; font-weight:normal; font-family:arial; vertical-align:middle;height:50px;}			
.popup .popup_footer a 			{color:#432f0c; font-size:11px; line-height:16px; font-weight:normal; font-family:arial; text-transform:none; text-decoration:none;} 			
.popup .popup_footer a:hover  		{color:#432f0c;text-decoration:underline;}

/* ************************************************************************************* */
* html .width_100				{width:100%;}
/* ************************************************************************************* */
.infoBox_  TEXTAREA,
.infoBox_ .main  TEXTAREA,
.infoBox_ .main  input,
.infoBox_ .main  select,
.infoBox_ .fieldValue  select,
.infoBox_ .fieldValue  input		{border:1px solid #bebebe;background:#ffffff; color:#432f0c;}		
/* ************************************************************************************* */

/* ************************************************************************************* */
.pic_t					{background:url(images/pic_line.gif) 0px top repeat-x #ffffff;margin:0px 0px 0px 0px; width:1px;}
.infoBox_				{margin:3px 0px 9px 0px; border:1px solid #bebebe;}
.infoBox_2				{padding:10px 10px 10px 10px;}
/* ************************************************************************************* */
.prod_table				{border:0px solid #9a8661;}
.prod_td				{padding:0px 4px 0px 4px;}
/* ************************************************************************************* */
.pic2_table				{margin:0px auto 0px auto; width:1px; border:0px solid #eee2f0;}
.pic3_t					{margin:0px auto 0px auto; width:1px; border:0px solid #e2b2ee;}
.pic2_td 				{padding:0px 0px 0px 0px;}
/* ************************************************************************************* */
/*.infoBoxHeading_table			{margin:0px 0px 0px 0px;background:url(images/infoBoxHeading_table.gif) 0px 0px repeat-x #a00b00;} */
.infoBoxHeading_td			{background:url(images/infoBoxHeading_td.gif) 0px 0px no-repeat;width:100%; height:43px;padding:13px 20px 10px 25px;}
/* ************************************************************************************* */
.infoBoxHeading_td			{color:#ffffff;font-size:0px;line-height:15px;font-weight:bold;font-family:arial; text-transform:uppercase;}
.infoBoxHeading_td a 			{color:#ffffff;font-size:0px;line-height:15px;font-weight:bold;font-family:arial;text-decoration:none}
.infoBoxHeading_td a:hover  		{color:#ffffff; text-decoration:underline;}
/* ************************************************************************************* */
/* .infoBox_table				{margin:2px 0px 2px 0px;background:#f7e4d8;} */
.infoBox_table				{margin:2px 0px 2px 0px;background:#ffffff;}
.infoBox_td 				{padding:0px 0px 0px 0px;}
/* ************************************************************************************* */
.infoBoxContents_table			{margin:0px;}
.infoBoxContents_table .boxText		{padding:10px 23px 0px 23px; height:70px;}
/* ************************************************************************************* */

/* ************************************************************************************* */
/*.infoBoxHeading1_table			{margin:0px 0px 0px 0px;background:url(images/infoBoxHeading1_table.gif) 0px 0px repeat-x #feb60e;} */
.infoBoxHeading1_td				{background:url(images/infoBoxHeading1_td.png) 100% 0px no-repeat;width:100%; height:43px;padding:13px 20px 15px 25px;}
/* ************************************************************************************* */
.infoBoxHeading1_td				{color:#535353;font-size:0px;line-height:15px;font-weight:bold;font-family:arial; text-transform:uppercase;}
.infoBoxHeading1_td a 			{color:#535353;font-size:0px;line-height:15px;font-weight:bold;font-family:arial;text-decoration:none}
.infoBoxHeading1_td a:hover  	{color:#535353; text-decoration:underline;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* .infoBox1_table					{margin:2px 0px 2px 0px;background:#f7e4d8;} */
.infoBox1_table					{margin:1px 0px 0px 0px;background:#ffffff;}
.infoBox1_td 					{padding:0px 0px 0px 0px;}
/* ************************************************************************************* */
.infoBoxContents1_table			 {margin:0px;}
.infoBoxContents1_table .boxText {padding:0px 0px 8px 0px;}
/* ************************************************************************************* */



/*  .popup .infoBox_table2,
.content_width_td .infoBox_table2	{margin:3px 0px 9px 0px; background:#000000; border:1px solid #2b2b2b; border-top:2px solid #767676;}
.content_width_td .infoBox_table 	{margin:0px 0px 3px 0px; background:#000000; border:1px solid #2b2b2b; border-top:2px solid #767676;}
.popup .infoBox_td,
.content_width_td .infoBox_td 	 	{padding:13px 10px 8px 10px;}
.content_width_td .infoBox_td4	 	{padding:13px 0px 13px 0px;}
/* ************************************************************************************* */
/*.infoBoxHeading2_table			{margin:0px 0px 0px 0px;background:url(images/infoBoxHeading2_table.gif) 0px 0px repeat-x #feb60e;} */
.infoBoxHeading2_td				{background:url(images/infoBoxHeading2_td.png) 100% 0px no-repeat;width:100%; height:43px;padding:13px 20px 15px 25px;}
/* ************************************************************************************* */
.infoBoxHeading2_td				{color:#535353;font-size:0px;line-height:15px;font-weight:bold;font-family:arial; text-transform:uppercase;}
.infoBoxHeading2_td a 			{color:#535353;font-size:0px;line-height:15px;font-weight:bold;font-family:arial;text-decoration:none}
.infoBoxHeading2_td a:hover  	{color:#535353; text-decoration:underline;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* .infoBox2_table					{margin:2px 0px 2px 0px;background:#f7e4d8;} */
.infoBox2_table					{margin:1px 0px 0px 0px;background:#ffffff;}
.infoBox2_td 					{padding:0px 0px 0px 0px;}
/* ************************************************************************************* */
.infoBoxContents2_table			 {margin:0px;}
.infoBoxContents2_table .boxText {padding:0px 0px 8px 0px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/*.infoBoxHeading3_table			{margin:0px 0px 0px 0px;background:url(images/infoBoxHeading3_table.gif) 0px 0px repeat-x #a00b00;} */
.infoBoxHeading3_td				{background:url(images/infoBoxHeading3_td.png) 0px 0px no-repeat;width:100%; height:43px;padding:13px 20px 15px 25px;}
/* ************************************************************************************* */
.infoBoxHeading3_td				{color:#ffffff;font-size:0px;line-height:15px;font-weight:bold;font-family:arial; text-transform:uppercase;}
.infoBoxHeading3_td a 			{color:#ffffff;font-size:0px;line-height:15px;font-weight:bold;font-family:arial;text-decoration:none}
.infoBoxHeading3_td a:hover  	{color:#ffffff; text-decoration:underline;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* .infoBoxHeading4_table			{margin:0px 0px 0px 0px;background:url(images/infoBoxHeading4_table.gif) 0px 0px repeat-x #feb60e;} */
.infoBoxHeading4_td				{background:url(images/infoBoxHeading4_td.png) 0px 0px no-repeat;width:100%; height:70px;padding:0px 20px 15px 25px;}
/* ************************************************************************************* */
.infoBoxHeading4_td				{color:#535353;font-size:0px;line-height:15px;font-weight:bold;font-family:arial; text-transform:uppercase;}
.infoBoxHeading4_td a 			{color:#535353;font-size:0px;line-height:15px;font-weight:bold;font-family:arial;text-decoration:none}
.infoBoxHeading4_td a:hover  	{color:#535353; text-decoration:underline;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* .infoBoxHeading5_table			{margin:0px 0px 0px 0px;background:url(images/infoBoxHeading5_table.gif) 0px 0px repeat-x #feb60e;}*/
.infoBoxHeading5_td				{background:url(images/infoBoxHeading5_td.png) 0px 0px no-repeat;width:100%; height:43px;padding:13px 20px 15px 25px;}
/* ************************************************************************************* */
.infoBoxHeading5_td				{color:#535353;font-size:0px;line-height:15px;font-weight:bold;font-family:arial; text-transform:uppercase;}
.infoBoxHeading5_td a 			{color:#535353;font-size:0px;line-height:15px;font-weight:bold;font-family:arial;text-decoration:none}
.infoBoxHeading5_td a:hover  	{color:#535353; text-decoration:underline;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/*.infoBoxHeading6_table			{margin:0px 0px 0px 0px;background:url(images/infoBoxHeading6_table.gif) 0px 0px repeat-x #feb60e;} */
.infoBoxHeading6_td				{background:url(images/infoBoxHeading6_td.png) 100% 0px no-repeat;width:100%; height:43px;padding:13px 20px 15px 25px;}
/* ************************************************************************************* */
.infoBoxHeading6_td				{color:#535353;font-size:0px;line-height:15px;font-weight:bold;font-family:arial; text-transform:uppercase;}
.infoBoxHeading6_td a 			{color:#535353;font-size:0px;line-height:15px;font-weight:bold;font-family:arial;text-decoration:none}
.infoBoxHeading6_td a:hover  	{color:#535353; text-decoration:underline;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* .infoBox6_table					{margin:2px 0px 2px 0px;background:#f7e4d8;} */
.infoBox6_table					{margin:1px 0px 0px 0px;background:#ffffff;}
.infoBox6_td 					{padding:0px 0px 0px 0px;}
/* ************************************************************************************* */
.infoBoxContents6_table			 {margin:0px;}
.infoBoxContents6_table .boxText {padding:0px 0px 8px 0px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/*.infoBoxHeading2_table			{margin:0px 0px 0px 0px;background:url(images/infoBoxHeading2_table.gif) 0px 0px repeat-x #feb60e;} */
.infoBoxHeading7_td				{background:url(images/infoBoxHeading7_td.png) 100% 0px no-repeat;width:100%; height:43px;padding:13px 20px 15px 25px;}
/* ************************************************************************************* */
.infoBoxHeading7_td				{color:#535353;font-size:0px;line-height:15px;font-weight:bold;font-family:arial; text-transform:uppercase;}
.infoBoxHeading7_td a 			{color:#535353;font-size:0px;line-height:15px;font-weight:bold;font-family:arial;text-decoration:none}
.infoBoxHeading7_td a:hover  	{color:#535353; text-decoration:underline;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* .infoBox2_table					{margin:2px 0px 2px 0px;background:#f7e4d8;} */
.infoBox7_table					{margin:1px 0px 0px 0px;background:#ffffff;}
.infoBox7_td 					{padding:0px 0px 0px 0px;}
/* ************************************************************************************* */
.infoBoxContents7_table			 {margin:0px;}
.infoBoxContents7_table .boxText {padding:0px 0px 8px 0px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */

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

.boxText span a					{color:#000000; font-size:12px; line-height:14px; font-weight:bold; font-family:arial; text-transform:uppercase;text-decoration:none;}
.boxText span a:hover			{color:#535353; text-decoration:underline;}

.boxText span.productSpecialPrice 	{color:#000000;font-size: 13px; line-height:15px;font-family: arial; font-weight:bold;display:inline;}
del						 			{color:#535353;font-size: 13px; line-height:15px;font-family: arial; 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:2px 0px 0px 2px;height:27px; vertical-align:middle; text-align:center;}
.boxText .pic_padd				{padding:10px 1px 10px 0px;text-align:left; vertical-align:middle;}
.boxText .price_padd			{padding:0px 10px 0px 10px; height:30px;vertical-align:middle; text-align:center; width:100%;}			
/* .boxText select					{margin:20px 0px 1px 0px;border:1px solid #ffffff;background:#f7e4d8; color:#432f0c;}	*/
.boxText select					{margin:20px 0px 1px 0px;border:1px solid #ffffff;background:#d1f7bf; color:#432f0c;}	*/
.boxText .input					{margin:0px 0px 0px 0px;border:1px solid #ffffff;background:#f7e4d8; color:#432f0c; width:100%;}
.boxText .star_padd				{padding:10px 0px 0px 0px; text-align:center;}
.boxText .languages				{padding:15px 0px 10px 0px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.boxText li					{padding:0px 0px 0px 0px; width:100%;}
.boxText li, .boxText li a			{font-family:arial;}
.boxText ul					{list-style:none;margin:0px 0px 0px 0px;padding:0;}
.boxText .categories				{margin:1px 0px 3px 0px;}
.boxText .categories div			{margin:1px 0px 3px 10px;}
.boxText .bestsellers				{margin:0px 0px 4px 0px;}
.boxText .information				{margin:4px 0px 4px 0px;}
.boxText .manufacturers				{margin:0px 0px 3px 0px;}
.boxText li a 					{display:block;}
/* .boxText ul li div 				{padding-left:8px;} */
.boxText ul li div 				{padding-left:0px;}

 
.boxText .bg_list 				{background:url(images/bg_list_hline.gif) 0px 0px repeat-x;}
/* .boxText .bg_list a				{color:#000000; font-size:12px; line-height:13px; font-weight:normal; padding:10px 1px 4px 6px */
.boxText .bg_list a				{color:#000000; font-size:12px; line-height:13px; font-weight:normal; padding:4px 1px 4px 6px;background:url(images/bg_list.gif) 5px 12px no-repeat;text-decoration:none;}
.boxText .bg_list a:hover			{color:#339933;text-decoration:underline;}
.boxText .bg_list a b				{color:#CC0000; font-weight:bold; text-decoration:underline;}

.boxText .bg_list_un 				{padding:0px 0px 0px 0px;}
.boxText .bg_list_un a			{color:#000000; font-size:12px; line-height:13px; font-weight:normal; padding:10px 1px 4px 6px;background:url(images/bg_list.gif) 5px 12px no-repeat;text-decoration:none;}
.boxText .bg_list_un a:hover		{color:#339933;text-decoration:underline;}
.boxText .bg_list_un a b			{color:#CC0000; font-weight:bold; text-decoration:underline;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.boxText .bg_list2 					{background:url(images/bg_list_hline.gif) 0px 0px repeat-x;}
.boxText .bg_list2 a 				{padding:10px 1px 4px 5px;text-decoration:none;}
.boxText .bg_list2 a:hover 			{color:#535353;text-decoration:none;}

.boxText .bg_list2_un 				{background:url(images/bg_list_hline.gif) 0px 0px repeat-x;}
/* .boxText .bg_list2_un a				{padding:10px 1px 4px 26px;text-decoration:none;} */
.boxText .bg_list2_un a				{padding:10px 1px 4px 5px;text-decoration:none;}
.boxText .bg_list2_un a:hover 		{color:#535353;text-decoration:none;}
/* ************************************************************************************* */
.boxText .bg_list2 					{}
.boxText .bg_list2 a font			{color:#000000; font-size:12px; line-height:13px; font-weight:normal;text-decoration:none;}
.boxText .bg_list2 a:hover font		{color:#565555;text-decoration:underline;}

.boxText .bg_list2_un 				{}
.boxText .bg_list2_un a	font		{color:#000000; font-size:12px; line-height:13px; font-weight:normal;text-decoration:none;}
.boxText .bg_list2_un a:hover font	{color:#535353;text-decoration:underline;}
/* ************************************************************************************* */
.boxText .bg_list2 a b				{color:#000000; font-size:11px; line-height:11px; font-weight:normal; text-decoration:none;}
.boxText .bg_list2 a:hover b		{color:#c90303;text-decoration:none;}

.boxText .bg_list2_un  				{}
.boxText .bg_list2_un a	b			{color:#000000; font-size:11px; line-height:11px; font-weight:normal; text-decoration:none;}
.boxText .bg_list2_un a:hover b		{color:#c90303;text-decoration:none;}
/* ************************************************************************************* */
.boxText .bg_list3 					{background:url(images/bg_list_hline.gif) 0px 0px repeat-x;}
.boxText .bg_list3 a				{color:#000000; font-size:12px; line-height:13px; font-weight:normal; padding:10px 1px 4px 20px;background:url(images/bg_list3.gif) 5px 12px no-repeat;text-decoration:none;}
.boxText .bg_list3 a:hover			{color:#565555;text-decoration:underline;}

.boxText .bg_list3_un 				{padding:0px 0px 0px 0px;}
.boxText .bg_list3_un a				{color:#000000; font-size:12px; line-height:13px; font-weight:normal; padding:10px 1px 4px 20px;background:url(images/bg_list3.gif) 5px 12px no-repeat;text-decoration:none;}
.boxText .bg_list3_un a:hover		{color:#565555;text-decoration:underline;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.cont_heading_table			{margin:0px 0px 11px 0px;}
.cont_heading_td			{width:100%; height:43px;padding:22px 15px 4px 15px; border-bottom:1px solid #d9d9d9;}
/* ************************************************************************************* */
.popup .cont_heading_td		{color:#000000;font-size:13px;line-height:15px;font-weight:bold;font-family:arial; text-transform:none;}
.cont_heading_td			{color:#000000;font-size:13px;line-height:15px;font-weight:bold;font-family:arial; text-transform:none;}
.cont_heading_td a 			{color:#000000;font-size:13px;line-height:15px;font-weight:bold;font-family:arial;text-decoration:none}
.cont_heading_td a:hover  	{color:#535353; text-decoration:underline;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.main a.enlarge				{color:#000000; font-size:11px; text-transform:lowercase; font-weight:normal; display:block;padding:10px 0px 10px 0px; text-decoration:underline;}
.main a:hover.enlarge		{color:#a60e02; 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:0px 0px 16px 3px;}
.result_bottom_padd td		{width:50%; vertical-align:middle;padding:14px 0px 14px 3px;}

.result_right 	{text-align:right;}
.result td  	{color:#000000; font-size:11px;}
.result b   	{color:#000000; font-weight:normal;}
/* ************************************************************************************* */
.result_right b							{color:#000000; font-weight:bold;}
.result_right a.pageResults				{color:#000000; text-decoration:underline;font-size:11px;}
.result_right a.pageResults:hover 		{color:#a60e02;	text-decoration:none;background: #f8e6da;}
.result_right a.pageResults	u			{color:#000000; text-decoration:underline;}
.result_right a.pageResults u:hover 	{color:#a60e02;	text-decoration:none;}
/* ************************************************************************************* */
/* ************************************************************************************* */
td.main, p.main,
div.main,
.main td,
.main p		 				{color:#000000; font-size:13px; line-height:16px; font-weight:normal; font-family:arial;}

.main .desc,
.main b 					{color:#000000; font-size:13px; line-height:16px; font-weight:normal; font-family:arial;}

.main .name					{line-height:20px;}
.main .s_cart_head			{color:#000000; font-size:13px; line-height:15px; font-weight:bold; font-family:arial; text-transform:uppercase;}
.main a						{color:#000000; font-size:12px; line-height:14px; font-weight:normal;text-decoration:none;font-family:arial;}
.main a:hover				{color:#790600; text-decoration:underline;}

.main .name b a				{color:#000000; font-size:13px; line-height:15px; font-weight:bold; font-family:arial; text-transform:uppercase;text-decoration:none;}
.main .name b a:hover		{color:#535353; text-decoration:none;}
 
.main .name a				{color:#000000; font-size:13px; line-height:15px; font-weight:bold; font-family:arial; text-transform:uppercase;text-decoration:none;}
.main .name a:hover			{color:#535353; text-decoration:underline;}

.main .desc b 				{color:#000000;}
.main .desc a 				{color:#000000;}
.main b b 					{color:#000000;font-size:12px;line-height:16px;font-weight:bold;font-family:arial;}

SPAN.productSpecialPrice 			{color:#000000;font-size:13px;line-height:15px;font-weight:bold;font-family:arial; display:inline;}
s									{color:#000000;font-size:13px;line-height:15px;font-weight:bold;font-family:arial;}

.main SPAN.productSpecialPrice 		{color:#000000;font-size: 13px; line-height:15px;font-family: arial; font-weight:bold; display:inline;}
.main s								{color:#000000;font-size: 13px; line-height:15px;font-family: arial; font-weight:bold;}

.main b.productSpecialPrice 		{color:#000000;font-size:21px; line-height:25px;font-family: arial; font-weight:bold; display:inline;}


.main .strong				{color:#432f0c; font-size:12px; line-height:30px; font-weight:normal; font-family:arial;text-decoration:none;}
.padd_2 .main				{color:#432f0c;font-size:12px;font-family:arial;}
.padd_2	select				{border:1px solid #bebebe;background:#ffffff; color:#432f0c;vertical-align:middle;}
.img						{border:0px solid #efd9b0; background:#ffffff;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.main .desc ul			{margin:5px 0px 10px 0px;list-style:none;padding:0;}
.main .desc li			{padding:0px 0px 0px 0px;}

.main .desc li div		{color:#000000; font-size:12px; line-height:13px; font-weight:bold; text-decoration:none;
						 padding:10px 1px 4px 12px;background:url(images/list_desc.gif) 0px 13px no-repeat;}


.main .desc li a		{color:#000000; font-size:12px; line-height:13px; font-weight:bold;text-decoration:none;}
.main .desc li a:hover	{color:#535353; font-size:12px; line-height:13px; font-weight:bold;text-decoration:underline;}

.desc_list				{width:50%;}
.desc_list_separator	{padding:0px 32px 0px 32px;}
/* ************************************************************************************* */
.hline					{background:url(images/hline.gif) 0px 0px repeat-x;}
/* ************************************************************************************* */
.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:right;}
.main .right .data_padd							{padding:6px 0px 0px 0px;float:right; text-align:right; line-height:20px;}
.main .right .price_padd						{padding:10px 6px 0px 0px; 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;}
.main .left .desc_padd							{padding:12px 0px 0px 0px;}
.main .left .data_padd							{padding:6px 0px 0px 0px; 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:2px 0px 0px 0px; height:9px; vertical-align:middle; text-align:center;}
.main .s_cart_td							{padding:79px 0px 0px 0px;}
.main .s_cart_td input						{border:1px solid #bebebe;background:#ffffff; color:#535353;}
/*  *********  */
/*  *********  */
.main .name2_padd							{padding:4px 0px 4px 0px;height:33px; vertical-align:middle;}
.main .pic2_padd							{padding:0px 4px 4px 0px;text-align:center;}
.main .desc2_padd							{padding:0px 0px 7px 0px;}
.main .listing2_padd						{padding:0px 0px 13px 0px;}
.main .price2_padd							{padding:3px 2px 7px 2px; height:19px;vertical-align:middle; text-align:center;  width:100%;}
.main .button2_padd							{padding:0px 0px 0px 0px;}
.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 .prod2_padd							{margin:0px 0px 0px 0px;padding:12px 1px 0px 0px;overflow:hidden;}
/*  *********  */
/*  *********  */
.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:11px 0px 1px 0px; text-align:center; vertical-align:middle;height:9px; width:100%;}
.main .pic4_padd							{padding:0px 0px 2px 0px; text-align:center;}
.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:1px;}

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

.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 25px 0px 0px; text-align:center;}
/* ************************************************************************************* */
table.listing 				{margin:0px 0px 2px 0px;}
table.listing td			{padding:1px 0px 1px 0px;
							 color:#000000; font-size:10px; font-family:arial;}

.main .listing b 					{font-weight:normal;}
.main .listing em,
.main .listing font   				{color:#000000; font-size:10px; font-family:arial; font-weight:normal;}
.main .listing b font   			{color:#000000; 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:#000000; text-decoration:underline; font-size:10px; font-weight:normal;}
.main .listing font a:hover   	{color:#535353; 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:#000000; font-size:11px; text-decoration:none;}	/*  advanced_search.php  */
.smallText a:hover 		{color:#a60e02; font-size:11px; text-decoration:underline;}
.smallText a u 			{color:#000000; font-size:11px; text-decoration:none;}
.smallText a:hover u	{color:#a60e02; font-size:11px; text-decoration:underline;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.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;}
.prod_line2_x					{background:url(images/line2.gif) 0px center repeat-x;}

.padd_gg img					{height:33px;}
.padd_vv img					{width:45px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.cart_line_x				{background:url(images/line_x.gif) 0px center repeat-x;}
.cart_line_y				{background:url(images/line_y.gif) center 0px repeat-y;}

.padd2_gg img				{height:45px;}
.padd2_vv img				{width:45px;}

.padd3_vv img				{width:9px;}

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

.cart_total_left  			{width:80%; text-align:right; vertical-align:middle;height:0px;padding:0px 15px 0px 0px;}
.cart_total_right  			{width:20%; text-align:center;vertical-align:middle;padding:0px 0px 0px 30px;}
.cart_total_left   			{color:#535353; font-size:13px; line-height:15px; font-weight:bold; font-family:arial; text-transform:uppercase;}
.cart_button_padd			{padding:15px 8px 9px 8px;}

.remove 					{width:20%;}
.products 					{width:45%;}
.quantity 					{width:15%;}
.total 						{width:20%;}
/* ************************************************************************************* */
/* ************************************************************************************* */
#main_bg {width:100%; margin:0 auto;position:relative; }
.right_bgd {position:absolute; top:0px; right:0; width:50%; height:403px; background:url(images/tail_right.gif) 0px 0px repeat-x;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.padd_1_table				{margin:3px 0px 7px 0px;}
.padd_1						{padding:13px 20px 10px 20px;}
.padd_2						{padding:10px 20px 10px 20px;}
.padd_3						{padding:2px 19px 0px 19px;}
.padd_4						{padding:0px 0px 0px 0px;}

.tableBox_output_td			{padding:11px 0px 11px 0px;}
.tableBox_output1_td		{padding:0px 0px 0px 0px;}

.tep_draw_prod_top_table	{padding:0px 0px 0px 0px;}
.tep_draw_prod_top_td		{padding:0px 0px 13px 0px;}
.tep_draw_prod_top2_td		{padding:0px 2px 7px 2px;}
.tep_draw_prod_top3_td		{padding:0px 0px 10px 0px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
