/*
  $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: tahoma; font-size: 10px; }
.errorBox { font-family: tahoma; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family: tahoma; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #FEA5D3; }
.orderEdit { font-family: tahoma; font-size : 10px; color: #150202; text-decoration: underline; }

BODY 						{background:#f7f6f2;color: #150202;margin: 0px; padding:0;}

A 							{font-family:tahoma;text-decoration: none;}
A:hover 					{text-decoration: underline;}

FORM 						{display: inline;padding:0px 0px 0px 0px; margin:0px;}
td, div						{padding:0px; margin:0px; font-family:tahoma;}
/* ********************************************************************************************************* */
td 				{vertical-align:top;}
table			{width:100%;}
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
TR.headerNavigation 		{background: #bbc3d3;}

TD.headerNavigation 		{color: #ffffff;font-weight : bold;font-family: tahoma;font-size: 10px;background: #bbc3d3;}

A.headerNavigation 			{color: #888888;}

A.headerNavigation:hover 	{color: #888888;}

TR.headerError 				{background: #ff0000;}

TD.headerError 				{color: #888888;font-size: 12px;font-weight : bold;font-family:Tahoma; background: #ff0000;text-align:center;}

TR.headerInfo 				{background: #00ff00;}

TD.headerInfo 				{color: #888888;font-size: 12px;font-weight: bold;font-family: Tahoma;background: #00ff00;text-align: center;}


.infoBox 					{background: #FF85BE;}

.infoBoxContents 			{padding:0px 0px 0px 10px;}

.infoBoxNotice 				{background: #FF8E90;}

.infoBoxNoticeContents 		{font-size: 10px;font-family: tahoma;background: #FFE6E6;}

TD.infoBoxHeading 			{color: #888888;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: #FEA5D3;}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  							background: #ffffff;}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;}

.productListing-heading 			{color: #888888;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: #000000;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;}

SPAN.newItemInCart 					{color: #880107;font-size: 10px;font-family: tahoma;}

CHECKBOX, INPUT, RADIO, SELECT {font-size: 11px;font-family: tahoma;}

TEXTAREA 							{font-size: 11px;font-family: tahoma;
  									 width: 100%;}

SPAN.greetUser 						{color: #f0a480;font-size: 12px;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 td						{vertical-align:middle;}
.moduleRowOver td					{vertical-align:middle;}
.moduleRowSelected td				{vertical-align:middle;padding:2px 0px 2px 0px;}

.moduleRowOver 						{background-color: #FEA5D3; cursor: pointer; cursor: hand; }
.moduleRowSelected 					{background-color: #FEA5D3; }

.checkoutBarFrom, .checkoutBarTo 	{color: #8c8c8c; font-size: 10px;font-family: tahoma;}
.checkoutBarCurrent 				{color: #000000;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: 10px; color: #B61976; }
/* ************************************************************************************* */
br								{line-height:5px;}
/* ************************************************************************************* */
.main_table						{}
.box_width_left					{width:208px;}
.box_width_right,
.box_width_right img,
.box_width_right table			{width:0px; visibility:hidden;}

.content_width_td				{width:100%;padding:0px 0px 3px 2px;}
.box_width_td_left				{padding:0px 0px 0px 0px;}
.box_width_td_right				{padding:0px 0px 0px 0px;visibility:hidden; display:none;}
/* ************************************************************************************* */
.fl_left				{float:left; display:block;}
.fl_right				{float:right; display:block;}
.ofh					{overflow:hidden;}
/* ************************************************************************************* */    
.left_part				{float:left; width:70%}
.right_part				{float:right;padding:0px 20px 0px 0px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.vam					{vertical-align:middle;}
.tac					{text-align:center;}
.width_777_table		{width:1000px; margin:auto;height:100%;background:url(images/bg_body3.jpg) 0px 100% no-repeat;}
.width_777				{position:relative;} 
.width_777_td			{padding:0px 20px 0px 20px;}
.bg_input input			{background:none; border:0px;}
/* ************************************************************************************* */
.header				{background:url(images/head_bg.jpg) 100% 0px no-repeat;}
.header_td			{height:178px;padding:0px 0px 0px 0px;}
.header input		{color:#000000; font-size:11px; line-height:12px; font-family:arial;vertical-align:middle;}
.header td 		 	{color:#f7f6f2; font-size:11px; line-height:12px; font-family:arial;vertical-align:middle;text-align:center;}

.header strong	 	{color:#f7f6f2;display:block; padding-bottom:3px;padding-bottom:2px;}
				  
.header a 		 	{color:#a61868; text-decoration:none; font-size:11px; font-weight:bold; font-family:arial;}
.header a:hover  	{color:#a61868; text-decoration:underline}

.header b		{display:block; padding-bottom:3px;padding-bottom:2px;}
.select			{width:100%;color:#24363d;border:1px solid #24363d; background:#ffffff; height:19px;}
.select2		{width:85%; color:#24363d;border:1px solid #24363d; background:#ffffff; height:17px; margin:10px 5px 14px 0px; vertical-align:middle;}
.go				{width:100%; height:19px;}
.logo			{width:100%;vertical-align:top; height:109px;}
.logo img		{margin:28px 0px 0px 32px}
.flags			{padding:44px 15px 3px 0px; text-align:right;vertical-align:top;}


.nav img		{margin:12px 10px 12px 10px;}
.nav			{background:url(images/nav_bg.jpg) 0px 0px repeat-x;vertical-align:middle;padding:0px 70px 0px 70px; height:53px;}
.banner2		{padding:0px 0px 0px 19px;}
.banner			{padding:69px 100px 0px 0px; height:272px; text-align:right;background:url(images/banner2_bg.jpg) 0px 0px no-repeat;}
.banner_bg		{background:url(images/banner2_bg_rep.jpg) 0px 53px repeat-x;}
.header .basket	{background:url(images/basket.jpg) 0px 1px no-repeat;padding:0px 0px 0px 30px; text-align:left;}
/* ************************************************************************************* */
.footer		  	  		{vertical-align:middle; background:#15202c; margin-top:25px;}	
.footer td 		  		{color:#296188; font-size:11px; line-height:18px; font-family:tahoma; vertical-align:middle;}			
.footer a 		  		{color:#296188; font-size:11px; text-decoration:none;} 			
.footer a:hover   		{color:#296188;text-decoration:underline;}	
.footer span 	  		{color:#b6ecfa; font-size:11px; font-weight:normal}

.footer span a 		  	{color:#b6ecfa; font-size:11px; text-decoration:none; font-weight:normal;} 			
.footer span a:hover   	{color:#b6ecfa;text-decoration:underline;}

.footer b					{color:#296188; font-size:11px; font-weight:normal;}
.footer b a 	  			{color:#296188; font-size:11px; font-weight:normal; text-decoration:underline;}			
.footer b a:hover 			{color:#296188; text-decoration:none;}
/* ************************************************************************************* */
.popup_body						{background:url(images/main-bg.gif) 0px top repeat-x;}
.popup_table_1					{background:url(images/p_bg.gif) 0px 0px repeat-x;}
.popup_td_1						{padding:20px 0px 0px 0px;}
.popup_cont_padd				{padding:7px 10px 5px 10px;}
.popup_cont_padd .popup_close 	{padding:0px 0px 7px 0px;}

.popup_td_2						{padding:0px 10px 0px 10px;height:170px; vertical-align:bottom; text-align:right;
								 background:url(images/logo.gif) 270px 60px no-repeat; }
.popup_table_1 .footer			{height:69px;}								 
/* ************************************************************************************* */
/* ************************************************************************************* */
* html .width_100		{width:100%;}
.width2_100				{width:100%;}
.block				{width:250px; display:block;} 
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.box_pic-t 		{background:url(images/box_pic-line.gif) 0px 0px repeat-x #ffffff;}
.box_pic-r 		{background:url(images/box_pic-line.gif) 100% 0px repeat-y;}
.box_pic-b 		{background:url(images/box_pic-line.gif) 0px 100% repeat-x;}
.box_pic-l 		{background:url(images/box_pic-line.gif) 0px 0px repeat-y;}
.box_pic-tl 		{background:url(images/box_pic-corn.gif) 0px 0px no-repeat; width:100%;}
.box_pic-tr 		{background:url(images/box_pic-corn.gif) 100% 0px no-repeat;}
.box_pic-bl			{background:url(images/box_pic-corn.gif) 0px 100% no-repeat;}
.box_pic-br			{background:url(images/box_pic-corn.gif) 100% 100% no-repeat;padding:1px 1px 1px 1px;}
.box_pic-br  img	{margin:auto;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.cont-t 		{margin:0px 0px 2px 0px;}
/* ************************************************************************************* */
.corner-bg 		{background:url(images/corner-c.jpg) 0px 0px repeat;}
.corner-t 		{background:url(images/corner-t.gif) 0px 0px repeat-x;}
.corner-r 		{background:url(images/corner-r.gif) 100% 0px repeat-y;}
.corner-b 		{background:url(images/corner-b.gif) 0px 100% repeat-x;}
.corner-l 		{background:url(images/corner-l.gif) 0px 0px repeat-y;}
.corner-tl 		{background:url(images/corner-tl.jpg) 0px 0px no-repeat; width:100%;}
.corner-tr 		{background:url(images/corner-tr.jpg) 100% 0px no-repeat;}
.corner-bl			{background:url(images/corner-bl.gif) 0px 100% no-repeat;}
.corner-br			{background:url(images/corner-br.gif) 100% 100% no-repeat;padding:16px 12px 1px 12px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.cont_pic-t 		{width:1px; border:1px solid #b6b9bb; margin:auto;}
.cont_pic-r 		{padding:0px 0px 0px 0px;}
.cont_pic2-t 		{border:1px solid #ff85be; margin:auto; margin:3px 0px 11px 0px;}
.cont_pic2-r 		{padding:4px 4px 4px 4px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBox-t 		{background:url(images/infoBox-line.gif) 0px 0px repeat-x #ffffff; margin:4px 0px 12px 0px; width:100%;}
.infoBox-r 		{background:url(images/infoBox-line.gif) 100% 0px repeat-y;}
.infoBox-b 		{background:url(images/infoBox-line.gif) 0px 100% repeat-x;}
.infoBox-l 		{background:url(images/infoBox-line.gif) 0px 0px repeat-y;}
.infoBox-tl 		{background:url(images/infoBox-tl.gif) 0px 0px no-repeat; width:100%;}
.infoBox-tr 		{background:url(images/infoBox-tr.gif) 100% 0px no-repeat;}
.infoBox-bl		{background:url(images/infoBox-bl.gif) 0px 100% no-repeat;}
.infoBox-br		{background:url(images/infoBox-br.gif) 100% 100% no-repeat;padding:7px 6px 5px 6px;}
.infoBox-br img	{margin:auto;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.cont_padd						{padding:2px 0px 0px 0px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.cont_heading_table 						{border-top:1px solid #de4480;}
.cont_heading_table .cont_heading_td		{background:url(images/infoBoxHeading-mark.gif) 16px 12px no-repeat #dd3a79; height:40px;padding:12px 16px 12px 34px;}
/* ************************************************************************************* */
.cont_heading_td							{color:#ffffff; font-size:12px; line-height:14px; font-weight:bold; font-family:arial;}
.cont_heading_td a 							{color:#ffffff; font-size:12px; line-height:14px; font-weight:bold; font-family:arial;text-decoration:none}
.cont_heading_td a:hover  					{color:#ffffff; text-decoration:underline;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBoxHeading_table 						{border-top:1px solid #de4480;}
.infoBoxHeading_table .infoBoxHeading_td	{background:url(images/infoBoxHeading-mark.gif) 16px 12px no-repeat #dd3a79; height:40px;padding:12px 16px 12px 34px;}
/* ************************************************************************************* */
.infoBoxHeading_td							{color:#ffffff; font-size:12px; line-height:14px; font-weight:bold; font-family:arial;}
/* ************************************************************************************* */
.infoBox_table						{height:1px;margin:0px 0px 2px 0px; }
.infoBox_td							{height:100%;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBoxContents_table				{padding:0px 0px 0px 0px;}
.infoBoxContents_table .boxText		{width:100%;padding:7px 13px 11px 13px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBoxHeading2_table 						{background:url(images/infoBoxHeading2_table.gif) 0px 0px repeat-x #853e19; border-top:1px solid #ad2878;}
.infoBoxHeading2_table .infoBoxHeading2_td	{background:url(images/infoBoxHeading2-mark.gif) 16px 20px no-repeat; height:40px;padding:20px 16px 4px 34px;}
/* ************************************************************************************* */
.infoBoxHeading2_td							{color:#ffffff; font-size:12px; line-height:14px; font-weight:bold; font-family:arial;}
/* ************************************************************************************* */
.infoBox2_table						{height:1px;margin:0px 0px 2px 0px; border-bottom:1px solid #9c2165;}
.infoBox2_td						{height:100%;background:url(images/infoBox2_td.gif) 0px 0px repeat-x #930a56;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBoxContents2_table				{padding:0px 0px 0px 0px;}
.infoBoxContents2_table .boxText	{width:100%;padding:7px 13px 11px 13px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBoxHeading3_table 						{border-top:1px solid #7c9bbe;}
.infoBoxHeading3_table .infoBoxHeading3_td	{background:url(images/infoBoxHeading3-mark.gif) 16px 12px no-repeat #7d9cbe; height:40px;padding:12px 16px 12px 34px;}
/* ************************************************************************************* */
.infoBoxHeading3_td							{color:#ffffff; font-size:12px; line-height:14px; font-weight:bold; font-family:arial;}
/* ************************************************************************************* */
.infoBox3_table						{height:1px;margin:0px 0px 2px 0px;border-top:1px solid #7b9abc;}
.infoBox3_td						{height:100%;background:url(images/infoBox3_td.gif) 0px 100% repeat-x #6689b1;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBoxContents3_table				{padding:0px 0px 0px 0px;}
.infoBoxContents3_table .boxText	{width:100%;padding:7px 13px 11px 13px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.boxText,
.boxText td						{color:#232323; font-size:11px; line-height:12px; font-family:arial;}

.boxText a						{color:#232323; font-size:12px; line-height:14px; font-weight:normal; text-decoration:none;}
.boxText a:hover				{color:#232323; text-decoration:underline;}


.boxText span 					{display:block;padding:0px 0px 0px 0px;}

.boxText span a					{color:#232323; font-size:12px; font-weight:bold;text-decoration:underline;}
.boxText span a:hover			{color:#232323; text-decoration:none;}

.boxText span.productSpecialPrice 	{color: #9b0c5e;font-size: 13px; line-height:15px;font-weight:bold;font-family:arial;}
del						 			{color: #15202c;font-size: 13px; line-height:15px;font-weight:bold;font-family:arial;}

.boxText select					{margin:6px 0px 21px 0px;}
/* ************************************************************************************* */
.boxText div  					{}
.boxText div.img 				{margin:10px 0px 10px 0px; text-align:center;}
.boxText div.stars 				{margin:6px 0px 0px 0px;}

.boxText .padd_name				{padding:3px 0px 11px 3px;}	
.boxText .padd_price			{padding:13px 0px 2px 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 8px 7px;padding:0;}
.boxText ul li div 					{padding-left:13px;}
.boxText li a 						{display:block;}
.boxText li a  i b					{text-decoration:underline;}


.boxText .category 					{background:url(images/category_hline_bg.gif) 0px 0px repeat-x;}
.boxText .category a				{color:#ffffff; font-size:12px; line-height:13px; font-weight:normal;
									 padding:6px 0px 6px 13px;background:url(images/category_bg.gif) 0px 9px no-repeat;text-decoration:none;}
.boxText .category a:hover			{color:#ffffff;text-decoration:underline;}

.boxText .category_un 				{}
.boxText .category_un a				{color:#ffffff; font-size:12px; line-height:13px; font-weight:normal;text-decoration:none;
									 padding:6px 0px 6px 13px;background:url(images/category_bg.gif) 0px 9px no-repeat;}
.boxText .category_un a:hover		{color:#ffffff;text-decoration:underline;}
/* ************************************************************************************* */
.boxText .category2 				{background:url(images/category_hline_bg.gif) 0px 0px repeat-x;}
.boxText .category2 a				{color:#ffffff; font-size:12px; line-height:13px; font-weight:normal;
									 padding:6px 0px 6px 13px;background:url(images/category_bg.gif) 0px 9px no-repeat;text-decoration:none;}
.boxText .category2 a:hover			{color:#cfcca3;text-decoration:underline;}

.boxText .category2_un 				{}
.boxText .category2_un a			{color:#ffffff; font-size:12px; line-height:13px; font-weight:normal;text-decoration:none;
									 padding:6px 0px 6px 13px;background:url(images/category_bg.gif) 0px 9px no-repeat;}
.boxText .category2_un a:hover		{color:#cfcca3;text-decoration:underline;}
/* ************************************************************************************* */
.boxText li i,
.boxText li	em						{font-style:normal;}
.boxText li a em					{text-decoration:none;}
.boxText li a:hover em				{text-decoration:none;}
.boxText li a i						{text-decoration:underline;}
.boxText li a:hover i				{text-decoration:none;}
/* ************************************************************************************* */
.order_history td					{padding:4px 0px 4px 0px;}
/* ************************************************************************************* */
.main a.enlarge				{color:#B61976; font-size:11px; text-transform:lowercase; font-weight:normal; display:block;padding:10px 0px 10px 0px;}
.main a:hover.enlarge		{color:#B61976; font-size:11px; text-transform:lowercase; font-weight:normal;}

.result 					{margin:0px 0px 0px 0px;}
.result .td-top  			{width:50%; vertical-align:middle;padding:6px 0px 6px 2px;}
.result .td-bottom 		{width:50%; vertical-align:middle;padding:6px 0px 10px 2px;}
.result_right 				{text-align:right;}
.result td  				{color:#150202; font-size:11px;}
.result b   				{color:#150202; font-weight:normal;}
/* ************************************************************************************* */
.result_right b							{color:#B61976; font-weight:normal;}
.result_right a.pageResults				{color:#B61976; text-decoration:underline;font-size:11px;}
.result_right a.pageResults:hover 		{color:#B61976;	text-decoration:none;background: #FFF0FB;}
.result_right a.pageResults	u			{color:#B61976; text-decoration:underline;}
.result_right a.pageResults u:hover 	{color:#B61976;	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:#B61976; font-size:11px; text-decoration:none;}
.smallText a:hover 		{color:#B61976; font-size:11px; text-decoration:underline;}
.smallText a u 			{color:#B61976; font-size:11px; text-decoration:none;}
.smallText a:hover u	{color:#B61976; font-size:11px; text-decoration:underline;}
/* ************************************************************************************* */
td.main, p.main, div.main, .main td, .main p, .main b, .main .desc 				
							{color:#59595a; font-size:12px; line-height:1.2; font-family:arial;}
 /* .main b						{color:#4f4f4f;} */ 
.main .s_cart_head			{color:#1e1e1e; font-size:11px; line-height:1.2; font-weight:bold;}
.main a						{color:#9b2001; text-decoration:none;}
.main a:hover				{color:#9b2001; text-decoration:underline;}
 
.main .name a				{color:#9b0c5e; font-size:11px; line-height:13px; font-weight:bold; font-family:arial; text-transform:uppercase; text-decoration:none;}
.main .name a:hover			{color:#9b0c5e; text-decoration:underline;}

.main .desc 					{line-height:16px;}
.main .name  strong a			{font-weight:normal; text-decoration:underline;}
.main .name  strong a:hover		{font-weight:normal; text-decoration:none;}

.main SPAN.productSpecialPrice 		{color: #b61976;font-size: 16px; line-height:18px;font-weight:bold;font-family:arial; display:inline;}
.main s								{color: #b61976;font-size: 16px; line-height:18px;font-weight:bold;font-family:arial;}

SPAN.productSpecialPrice 			{color: #de0000;font-size: 13px; line-height:14px;font-weight:bold;font-family:tahoma; display:inline;}
s									{color: #464646;font-size: 13px; line-height:14px;font-weight:bold;font-family:tahoma;}
.img								{padding:0px 0px 0px 0px;}
.main b b							{color: #59595a;}
/* ************************************************************************************* */
table.listing 				{margin:0px 0px 10px 0px;border:10px solid #ffffff;border-width:0px 0px 0px 0px;}
table.listing td			{padding:1px 0px 1px 0px;background:url(images/line_xxx.gif) 0px 10px repeat-x;
							 color:#59595a; font-size:10px; font-family:tahoma;}

.main .listing font   				{color:#59595a; font-size:10px; font-family:tahoma;}
.main .listing b font   			{color:#59595a; font-size:10px; font-family:tahoma;}
.main .listing b font a 			{text-decoration:underline;}
.main .listing b font a:hover   	{text-decoration:none}

.main .listing font a 			{color:#59595a; text-decoration:underline; font-size:10px; font-weight:normal;}
.main .listing font a:hover   	{color:#59595a; text-decoration:none} 
/* ************************************************************************************* */ 
/* ************************************************************************************* */
.name_padd							{padding:9px 0px 12px 0px;}
.pic_padd							{padding:0px 0px 0px 0px;}
.desc_padd							{padding:10px 0px 7px 0px; height:12px;}
.price_padd							{padding:2px 2px 10px 0px;overflow:hidden;}
.button_padd						{padding:5px 0px 8px 0px;}
.s_cart_head_padd					{padding:7px 0px 12px 0px;}
.s_cart_td							{padding:29px 0px 0px 0px;}

.name2_padd							{padding:7px 0px 3px 17px;}
.desc2_padd							{padding:10px 1px 9px 17px; height:10px;}
.price2_padd						{padding:11px 5px 10px 17px; width:35%;}
.button2_padd						{padding:0px 0px 0px 17px;}
.main div.img 						{margin:0px 0px 0px 0px; text-align:center;}

.price3_padd						{padding:27px 5px 15px 0px; width:35%;}
.desc3_padd							{padding:10px 1px 0px 17px; height:10px;}
/* ************************************************************************************* */
.button_marg img, 
.button_marg input 							{margin:1px;}

.button2_marg img,
.button2_marg input 						{margin:4px;margin-left: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;}

.prod_line_xx					{background:url(images/line_xx.gif) 0px center repeat-x;}

.padd_gg img					{height:1px;}
.padd_vv img					{width:25px;}
/* ************************************************************************************* */
.shop_cart 					{color:#5a5353; font-size:12px;font-weight:bold; font-family:tahoma;text-decoration:none; 
					 		text-align:center; vertical-align:middle; height:35px;text-transform:uppercase;}

.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:3px;}
.padd2_vv img				{width:0px;}
.padd3_vv img				{width:18px;}

.padd1_gg img				{height:17px;}
.padd1_vv img				{width:px;}


.tableBox_shopping_cart		{margin:0px 0px 0px 0px;}

.cart_total_left  			{width:80%; text-align:right; vertical-align:middle;height:38px;padding:0px 5px 0px 0px;}
.cart_total_right  			{width:20%; text-align:center;vertical-align:middle;}
.cart_total_left   			{color:#4f4f4f; font-size:11px; line-height:1.2; font-weight:bold;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.remove	{width:20%;} .products	{width:45%;}.quantity	{width:15%;} .total	{width:20%;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.padd_1						{padding:15px 19px 10px 19px;}
.padd_2						{padding:0px 0px 0px 20px;}
.padd_3						{padding:10px 19px 4px 19px;}
.padd_4						{padding:15px 10px 0px 10px;}

.tableBox_output_td			{padding:10px 0px 5px 0px;}
.tableBox_output1_td		{padding:2px 0px 2px 0px;}

#main 		{margin:0 auto; padding:0px; text-align:left; position:relative;height:100%;}
.right_bg 	{margin:0 auto; padding:0px;position:absolute; top:0px; right:0; width:50%; height:672px; background:url(images/right_bg.jpg) 0px 0px repeat-x;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.menu			{padding:0px 0px 0px 0px;background:url(images/menu_bg.gif) 0px 0px repeat-x;}
.menu table		{padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
.menu td		{white-space:nowrap; height:45px; vertical-align:middle; text-align:center;}
.m_sep img		{margin:10px;}
.nav td			{height:28px;white-space:nowrap; vertical-align:middle; text-align:center;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
#m1_eng,
#m2_eng,
#m3_eng,
#m4_eng,
#m5_eng,
#m6_eng,
#over_m1_eng,
#over_m2_eng,
#over_m3_eng,
#over_m4_eng,
#over_m5_eng,
#over_m6_eng,
#m1_ger,
#m2_ger,
#m3_ger,
#m4_ger,
#m5_ger,
#m6_ger,
#over_m1_ger,
#over_m2_ger,
#over_m3_ger,
#over_m4_ger,
#over_m5_ger,
#over_m6_ger,
#m1_esp,
#m2_esp,
#m3_esp,
#m4_esp,
#m5_esp,
#m6_esp,
#over_m1_esp,
#over_m2_esp,
#over_m3_esp,
#over_m4_esp,
#over_m5_esp,
#over_m6_esp			{width:20%;height:32px;cursor:pointer;text-align:center;}
/* ************************************************************************************* */
/* ************************************************************************************* */
#m1_eng .m_corn-cc				{background:url(includes/languages/english/images/buttons/m1.gif) center 17px no-repeat;}
#m2_eng .m_corn-cc				{background:url(includes/languages/english/images/buttons/m2.gif) center 17px no-repeat;}
#m3_eng .m_corn-cc				{background:url(includes/languages/english/images/buttons/m3.gif) center 17px no-repeat;}
#m4_eng .m_corn-cc				{background:url(includes/languages/english/images/buttons/m4.gif) center 17px no-repeat;}
#m5_eng .m_corn-cc				{background:url(includes/languages/english/images/buttons/m5.gif) center 17px no-repeat;}
#m6_eng .m_corn-cc				{background:url(includes/languages/english/images/buttons/m6.gif) center 17px no-repeat;}

#over_m1_eng .m_corn-cc			{background:url(includes/languages/english/images/buttons/m1_act.gif) center 17px no-repeat;}
#over_m2_eng .m_corn-cc			{background:url(includes/languages/english/images/buttons/m2_act.gif) center 17px no-repeat;}
#over_m3_eng .m_corn-cc			{background:url(includes/languages/english/images/buttons/m3_act.gif) center 17px no-repeat;}
#over_m4_eng .m_corn-cc			{background:url(includes/languages/english/images/buttons/m4_act.gif) center 17px no-repeat;}
#over_m5_eng .m_corn-cc			{background:url(includes/languages/english/images/buttons/m5_act.gif) center 17px no-repeat;}
#over_m6_eng .m_corn-cc			{background:url(includes/languages/english/images/buttons/m6_act.gif) center 17px no-repeat;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
#m1_ger .m_corn-cc				{background:url(includes/languages/german/images/buttons/m1.gif) center 17px no-repeat;}
#m2_ger .m_corn-cc				{background:url(includes/languages/german/images/buttons/m2.gif) center 17px no-repeat;}
#m3_ger .m_corn-cc				{background:url(includes/languages/german/images/buttons/m3.gif) center 17px no-repeat;}
#m4_ger .m_corn-cc				{background:url(includes/languages/german/images/buttons/m4.gif) center 17px no-repeat;}
#m5_ger .m_corn-cc				{background:url(includes/languages/german/images/buttons/m5.gif) center 17px no-repeat;}
#m6_ger .m_corn-cc				{background:url(includes/languages/german/images/buttons/m6.gif) center 17px no-repeat;}

#over_m1_ger .m_corn-cc			{background:url(includes/languages/german/images/buttons/m1_act.gif) center 17px no-repeat;}
#over_m2_ger .m_corn-cc			{background:url(includes/languages/german/images/buttons/m2_act.gif) center 17px no-repeat;}
#over_m3_ger .m_corn-cc			{background:url(includes/languages/german/images/buttons/m3_act.gif) center 17px no-repeat;}
#over_m4_ger .m_corn-cc			{background:url(includes/languages/german/images/buttons/m4_act.gif) center 17px no-repeat;}
#over_m5_ger .m_corn-cc			{background:url(includes/languages/german/images/buttons/m5_act.gif) center 17px no-repeat;}
#over_m6_ger .m_corn-cc			{background:url(includes/languages/german/images/buttons/m6_act.gif) center 17px no-repeat;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
#m1_esp .m_corn-cc				{background:url(includes/languages/espanol/images/buttons/m1.gif) center 17px no-repeat;}
#m2_esp .m_corn-cc				{background:url(includes/languages/espanol/images/buttons/m2.gif) center 17px no-repeat;}
#m3_esp .m_corn-cc				{background:url(includes/languages/espanol/images/buttons/m3.gif) center 17px no-repeat;}
#m4_esp .m_corn-cc				{background:url(includes/languages/espanol/images/buttons/m4.gif) center 17px no-repeat;}
#m5_esp .m_corn-cc				{background:url(includes/languages/espanol/images/buttons/m5.gif) center 17px no-repeat;}
#m6_esp .m_corn-cc				{background:url(includes/languages/espanol/images/buttons/m6.gif) center 17px no-repeat;}

#over_m1_esp .m_corn-cc			{background:url(includes/languages/espanol/images/buttons/m1_act.gif) center 17px no-repeat;}
#over_m2_esp .m_corn-cc			{background:url(includes/languages/espanol/images/buttons/m2_act.gif) center 17px no-repeat;}
#over_m3_esp .m_corn-cc			{background:url(includes/languages/espanol/images/buttons/m3_act.gif) center 17px no-repeat;}
#over_m4_esp .m_corn-cc			{background:url(includes/languages/espanol/images/buttons/m4_act.gif) center 17px no-repeat;}
#over_m5_esp .m_corn-cc			{background:url(includes/languages/espanol/images/buttons/m5_act.gif) center 17px no-repeat;}
#over_m6_esp .m_corn-cc			{background:url(includes/languages/espanol/images/buttons/m6_act.gif) center 17px no-repeat;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
#m1_eng .m_corn-cc				{height:47px; font-size:0px; line-height:0px;} 

#m1_eng .table					{background:url(images/m_corn-cc.gif) center 0px repeat-x;}
/* ************************************************************************************* */
#over_m1_eng .m_corn-cc				{height:47px; font-size:0px; line-height:0px;} 
#over_m1_eng .table					{background:url(images/m_corn_act-cc.jpg) center 1px repeat-x;}
/* ************************************************************************************* */
/* ************************************************************************************* */
#m2_eng .m_corn-cc				{height:47px; font-size:0px; line-height:0px;} 

#m2_eng .table					{background:url(images/m_corn-cc.gif) center 0px repeat-x;}
/* ************************************************************************************* */
#over_m2_eng .m_corn-cc				{height:47px; font-size:0px; line-height:0px;} 
#over_m2_eng .table					{background:url(images/m_corn_act-cc.jpg) center 1px repeat-x;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
#m3_eng .m_corn-cc				{height:47px; font-size:0px; line-height:0px;} 

#m3_eng .table					{background:url(images/m_corn-cc.gif) center 0px repeat-x;}
/* ************************************************************************************* */
#over_m3_eng .m_corn-cc				{height:47px; font-size:0px; line-height:0px;} 
#over_m3_eng .table					{background:url(images/m_corn_act-cc.jpg) center 1px repeat-x;}
/* ************************************************************************************* */
/* ************************************************************************************* */
#m4_eng .m_corn-cc				{height:47px; font-size:0px; line-height:0px;} 

#m4_eng .table					{background:url(images/m_corn-cc.gif) center 0px repeat-x;}
/* ************************************************************************************* */
#over_m4_eng .m_corn-cc				{height:47px; font-size:0px; line-height:0px;} 
#over_m4_eng .table					{background:url(images/m_corn_act-cc.jpg) center 1px repeat-x;}
/* ************************************************************************************* */
/* ************************************************************************************* */
#m5_eng .m_corn-cc				{height:47px; font-size:0px; line-height:0px;} 

#m5_eng .table					{background:url(images/m_corn-cc.gif) center 0px repeat-x;}
/* ************************************************************************************* */
#over_m5_eng .m_corn-cc				{height:47px; font-size:0px; line-height:0px;} 
#over_m5_eng .table					{background:url(images/m_corn_act-cc.jpg) center 1px repeat-x;}
/* ************************************************************************************* */
/* ************************************************************************************* */
#m6_eng .m_corn-cc				{height:47px; font-size:0px; line-height:0px;} 

#m6_eng .table					{background:url(images/m_corn-cc.gif) center 0px repeat-x;}
/* ************************************************************************************* */
#over_m6_eng .m_corn-cc				{height:47px; font-size:0px; line-height:0px;} 
#over_m6_eng .table					{background:url(images/m_corn_act-cc.jpg) center 1px repeat-x;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
#m1_ger .m_corn-cc				{height:47px; font-size:0px; line-height:0px;} 

#m1_ger .table					{background:url(images/m_corn-cc.gif) center 0px repeat-x;}
/* ************************************************************************************* */
#over_m1_ger .m_corn-cc				{height:47px; font-size:0px; line-height:0px;} 
#over_m1_ger .table					{background:url(images/m_corn_act-cc.jpg) center 1px repeat-x;}
/* ************************************************************************************* */
/* ************************************************************************************* */
#m2_ger .m_corn-cc				{height:47px; font-size:0px; line-height:0px;} 

#m2_ger .table					{background:url(images/m_corn-cc.gif) center 0px repeat-x;}
/* ************************************************************************************* */
#over_m2_ger .m_corn-cc				{height:47px; font-size:0px; line-height:0px;} 
#over_m2_ger .table					{background:url(images/m_corn_act-cc.jpg) center 1px repeat-x;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
#m3_ger .m_corn-cc				{height:47px; font-size:0px; line-height:0px;} 

#m3_ger .table					{background:url(images/m_corn-cc.gif) center 0px repeat-x;}
/* ************************************************************************************* */
#over_m3_ger .m_corn-cc				{height:47px; font-size:0px; line-height:0px;} 
#over_m3_ger .table					{background:url(images/m_corn_act-cc.jpg) center 1px repeat-x;}
/* ************************************************************************************* */
/* ************************************************************************************* */
#m4_ger .m_corn-cc				{height:47px; font-size:0px; line-height:0px;} 

#m4_ger .table					{background:url(images/m_corn-cc.gif) center 0px repeat-x;}
/* ************************************************************************************* */
#over_m4_ger .m_corn-cc				{height:47px; font-size:0px; line-height:0px;} 
#over_m4_ger .table					{background:url(images/m_corn_act-cc.jpg) center 1px repeat-x;}
/* ************************************************************************************* */
/* ************************************************************************************* */
#m5_ger .m_corn-cc				{height:47px; font-size:0px; line-height:0px;} 

#m5_ger .table					{background:url(images/m_corn-cc.gif) center 0px repeat-x;}
/* ************************************************************************************* */
#over_m5_ger .m_corn-cc				{height:47px; font-size:0px; line-height:0px;} 
#over_m5_ger .table					{background:url(images/m_corn_act-cc.jpg) center 1px repeat-x;}
/* ************************************************************************************* */
/* ************************************************************************************* */
#m6_ger .m_corn-cc				{height:47px; font-size:0px; line-height:0px;} 

#m6_ger .table					{background:url(images/m_corn-cc.gif) center 0px repeat-x;}
/* ************************************************************************************* */
#over_m6_ger .m_corn-cc				{height:47px; font-size:0px; line-height:0px;} 
#over_m6_ger .table					{background:url(images/m_corn_act-cc.jpg) center 1px repeat-x;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
#m1_esp .m_corn-cc				{height:47px; font-size:0px; line-height:0px;} 

#m1_esp .table					{background:url(images/m_corn-cc.gif) center 0px repeat-x;}
/* ************************************************************************************* */
#over_m1_esp .m_corn-cc				{height:47px; font-size:0px; line-height:0px;} 
#over_m1_esp .table					{background:url(images/m_corn_act-cc.jpg) center 1px repeat-x;}
/* ************************************************************************************* */
/* ************************************************************************************* */
#m2_esp .m_corn-cc				{height:47px; font-size:0px; line-height:0px;} 

#m2_esp .table					{background:url(images/m_corn-cc.gif) center 0px repeat-x;}
/* ************************************************************************************* */
#over_m2_esp .m_corn-cc				{height:47px; font-size:0px; line-height:0px;} 
#over_m2_esp .table					{background:url(images/m_corn_act-cc.jpg) center 1px repeat-x;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
#m3_esp .m_corn-cc				{height:47px; font-size:0px; line-height:0px;} 

#m3_esp .table					{background:url(images/m_corn-cc.gif) center 0px repeat-x;}
/* ************************************************************************************* */
#over_m3_esp .m_corn-cc				{height:47px; font-size:0px; line-height:0px;} 
#over_m3_esp .table					{background:url(images/m_corn_act-cc.jpg) center 1px repeat-x;}
/* ************************************************************************************* */
/* ************************************************************************************* */
#m4_esp .m_corn-cc				{height:47px; font-size:0px; line-height:0px;} 

#m4_esp .table					{background:url(images/m_corn-cc.gif) center 0px repeat-x;}
/* ************************************************************************************* */
#over_m4_esp .m_corn-cc				{height:47px; font-size:0px; line-height:0px;} 
#over_m4_esp .table					{background:url(images/m_corn_act-cc.jpg) center 1px repeat-x;}
/* ************************************************************************************* */
/* ************************************************************************************* */
#m5_esp .m_corn-cc				{height:47px; font-size:0px; line-height:0px;} 

#m5_esp .table					{background:url(images/m_corn-cc.gif) center 0px repeat-x;}
/* ************************************************************************************* */
#over_m5_esp .m_corn-cc				{height:47px; font-size:0px; line-height:0px;} 
#over_m5_esp .table					{background:url(images/m_corn_act-cc.jpg) center 1px repeat-x;}
/* ************************************************************************************* */
/* ************************************************************************************* */
#m6_esp .m_corn-cc				{height:47px; font-size:0px; line-height:0px;} 

#m6_esp .table					{background:url(images/m_corn-cc.gif) center 0px repeat-x;}
/* ************************************************************************************* */
#over_m6_esp .m_corn-cc				{height:47px; font-size:0px; line-height:0px;} 
#over_m6_esp .table					{background:url(images/m_corn_act-cc.jpg) center 1px repeat-x;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.m_corn-cc img,
.m_corn_act-cc img			{width:100%;height:5px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
