/*

  $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

*/

h1 {

color:#a80019;

font:Arial, Helvetica, sans-serif;

font-weight:bold;

font-size:12pt;

}
h2 {

color:#000000;

font:Arial, Helvetica, sans-serif;

font-weight:bold;

font-size:11pt;

}

.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: #f3f3f3; }

.orderEdit { font-family: arial; font-size : 10px; color: #a10a02; text-decoration: underline; }



BODY 						{background:#a5a5a5;color: #353535;margin: 0px; padding:0;}



A 							{ /* color: #000000; */ font-family:arial;text-decoration: none;}

A:hover 					{ /* color: #AABBDD; */ text-decoration: underline;}



FORM 						{display: inline;}

td, div						{padding:0px; margin:0px; font-family:arial;}

/* ********************************************************************************************************* */

td 				{vertical-align:top;}

table			{width:100%;}

/* ********************************************************************************************************* */

/* ********************************************************************************************************* */

/* ********************************************************************************************************* */

TR.headerError 				{background: #ff0000;}



TD.headerError 				{color: #ffffff;font-size: 12px;font-weight : bold;font-family:Tahoma; background: #ff0000;text-align:center;}



TR.headerInfo 				{background: #00ff00;}



TD.headerInfo 				{color: #ffffff;font-size: 12px;font-weight: bold;font-family: Tahoma;background: #00ff00;text-align: center;}



.infoBox 					{background: #dcdcd9;}



.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:#f3f3f3;}



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: #e6e6e6;

  border-spacing: 0px;}



.productListing-heading 			{color: #FFFFFF;font-size: 10px;font-weight: bold;font-family: arial;

  									 background: #e6e6e6;}



TD.productListing-data 				{ /* font-size: 10px;font-family: arial; */ }


.topLinks 			{ font:Arial, Helvetica, sans-serif; font-size:9pt; color:#FFFFFF; padding-bottom:3px; padding-right:4px;}
A.topLinks 			{ color: #FFFFFF; text-decoration:none; }
A.topLinks:hover 	{ color: #dababc; }

.cartLink 			{ font:Arial, Helvetica, sans-serif; font-size:10pt; color:#FFFFFF; padding-top:15px; padding-bottom:3px; padding-right:4px; vertical-align:middle;}
A.cartLink 			{ color: #FF0000; text-decoration:none; font-weight:bold;}
A.cartLink:hover 	{ color: #dababc; }



A.pageResults 						{ /* color: #0000FF; */ }



A.pageResults:hover 				{ /* color: #0000FF; */ background: #FFFF33;}



TD.pageHeading, DIV.pageHeading 				{color: #9a9a9a; font-size: 20px;font-weight: bold;font-family: arial;}

TD.pageHeading a, DIV.pageHeading a 			{color: #9a9a9a; font-size: 20px;font-weight: bold;font-family: arial; text-decoration:none;}

TD.pageHeading a:hover, DIV.pageHeading a:hover {color: #9a9a9a; text-decoration:underline;}



TR.subBar 							{background: #f4f7fd;}



TD.subBar 							{color: #000000;font-size: 10px;font-family: arial;}







TD.accountCategory 					{color: #aabbdd;font-size: 13px;font-family: arial;}



TD.fieldKey 						{font-size: 12px;font-weight: bold;font-family: arial;}



TD.fieldValue 						{font-size: 12px;font-family: arial;}



TD.tableHeading 					{font-size: 12px;font-weight: bold;font-family: arial;}



SPAN.newItemInCart 					{color: #ff0000;font-size: 10px;font-family: arial;}



CHECKBOX, INPUT, RADIO, SELECT {font-size: 11px;font-family: arial;}



TEXTAREA 							{font-size: 11px;font-family: arial;

  									 width: 100%;}



SPAN.greetUser 						{color: #f0a480;font-size: 12px;font-weight: bold;font-family: arial;}



TABLE.formArea {

  background: #f1f9fe;

  border-color: #7b9ebd;

  border-style: solid;

  border-width: 1px;}



TD.formAreaTitle 					{font-size: 12px;font-weight: bold;font-family: Tahoma;}

SPAN.markProductOutOfStock 			{color: #c76170;font-size: 12px;font-weight: bold;font-family: Tahoma;}



SPAN.errorText 						{color: #ff0000;font-family: arial;}



.moduleRow { }

.moduleRowOver 						{background-color: #f3f3f3; cursor: pointer; cursor: hand; }

.moduleRowSelected 					{background-color: #f3f3f3; }



.checkoutBarFrom, .checkoutBarTo 	{color: #353535; font-size: 10px;font-family: arial;}

.checkoutBarCurrent 				{color: #353535;font-size: 10px;font-family: arial;}

/* message box */

.messageBox 						{font-family: arial; font-size: 10px; }

.messageStackError, 

.messageStackWarning 				{font-family: arial; font-size: 10px; background-color: #ffb3b5;}



.messageStackSuccess 				{font-family: arial; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement 					{font-family: arial; font-size: 10px; color: #ff0000; }

/* ************************************************************************************* */

.vam					{vertical-align:middle;}

.tac					{text-align:center;}

/* ************************************************************************************* */

/* ************************************************************************************* */

.header			 {}

.header td 		 {color:#ffffff; font-size:14px; font-family:arial; font-weight:normal;vertical-align:middle;}





.header a 		 {color:#d52d00; font-size:14px; line-height:16px; font-family:arial; font-weight:bold; text-decoration:none}

.header a:hover  {color:#d52d00; text-decoration:underline}



.select			{width:90px; border:1px solid #c5c5bf;}

.select2		{width:70%; border:1px solid #c5c5bf; vertical-align:middle;}

.go				{width:152px; height:20px; border:1px solid #808080;}

.menu td		{background:url(images/m_bg.gif) 0px 0px repeat-x; vertical-align:middle; text-align:center}

.welcome		{margin:0px 0px 20px 0px;}

/* ************************************************************************************* */

.footer		  	  {width:1019px; color:#fefefe; vertical-align:middle; background:url(images/f_bg.gif) 0px bottom repeat-x;}	

.footer td 		  {color:#fefefe; font-size:13px; font-family:Arial; vertical-align:middle;}			

.footer a 		  		{color:#fefefe; font-size:13px; line-height:17px; text-decoration:none;} 			

.footer a:hover   		{color:#fefefe;text-decoration:underline;}	

.footer span 	  {color:#fefefe; font-size:13px; font-weight:normal}



.footer span a 		  	{color:#fefefe; font-size:13px; text-decoration:none; font-weight:normal;} 			

.footer span a:hover   	{color:#fefefe;text-decoration:underline;}



.footer b a 	  		{color:#fefefe; font-size:13px; font-weight:normal; text-decoration:none;}			

.footer b a:hover 		{color:#fefefe; text-decoration:underline;}



.popup					{}

.popup td				{color:#353535; font-size:11px; line-height:14px; font-family:tahoma;}



.popup strong			{display:block; padding:10px 0px 0px 0px; color:#174392;}



.popup a u,

.popup a 	  		{color:#8b8b8b; font-size:11px; font-weight:normal; text-decoration:none;}			

.popup a:hover,

.popup a:hover u 		{color:#8b8b8b; text-decoration:underline;}





/* ************************************************************************************* */

.m_bg a			{color:#20445e; font-size:12px; font-weight:bold; font-family:arial; text-decoration:none;}

.m_bg a:hover	{color:#20445e; text-decoration:underline;}

.m_bg 			{background:#e3e8eb;}

.m_tl 			{background:url(images/m_tl.gif) left top no-repeat; width:100%;}

.m_tr 			{background:url(images/m_tr.gif) right 0px no-repeat;}

.m_bl			{background:url(images/m_bl.gif) left bottom no-repeat;}

.m_br 			{background:url(images/m_br.gif) right bottom no-repeat;padding:12px 10px 12px 10px;}

/* ************************************************************************************* */

* html .width_100				{width:100%;}

.s_t {background:url(images/s_t.gif) top repeat-x #303030; margin-bottom:6px;}

.s_b {background:url(images/s_b.gif) bottom repeat-x;}

.s_l {background:url(images/s_l.gif) left repeat-y;}

.s_tl 			{background:url(images/s_tl.gif) left top no-repeat; width:100%;}

.s_bl			{background:url(images/s_bl.gif) left bottom no-repeat;padding:2px 2px 13px 2px;}

/* ************************************************************************************* */

.sc_bg			{background: #ffffff;padding:1px 0px 0px 0px;}

.sc_t 			{background:url(images/sc_t.gif) top repeat-x #ffffff; width:100%;}

.sc_r 			{background:url(images/sc_r.gif) right repeat-y #ffffff;}

.sc_b 			{background:url(images/sc_b.gif) bottom repeat-x #ffffff;}

.sc_l 			{background:url(images/sc_l.gif) left repeat-y #ffffff;}



.nav_bg 	{background:url(images/nav_bg.gif) 0px top repeat-x #e0f5fe;}

.nav_t 		{background:url(images/nav_line.gif) 0px top repeat-x;}

.nav_r 		{background:url(images/nav_line.gif) right 0px repeat-y;}

.nav_b 		{background:url(images/nav_line.gif) 0px bottom repeat-x;}

.nav_l 		{background:url(images/nav_line.gif) 0px 0px repeat-y;}

.nav_tl 			{background:url(images/nav_tl.gif) left top no-repeat; width:100%;}

.nav_tr 			{background:url(images/nav_tr.gif) right 0px no-repeat;}

.nav_bl				{background:url(images/nav_bl.gif) left bottom no-repeat;}

.nav_br 			{background:url(images/nav_br.gif) right bottom no-repeat;padding:1px 15px 1px 15px;}

/* ************************************************************************************* */

.prod_t 		{background:url(images/prod_bg.gif) 0px top repeat-x #ffffff;}

.prod_r 		{background:url(images/prod_bg.gif) right 0px repeat-y;}

.prod_b 		{background:url(images/prod_bg.gif) 0px bottom repeat-x;}

.prod_l 		{background:url(images/prod_bg.gif) 0px 0px repeat-y;}

.prod_tl 			{background:url(images/prod_tl.gif) left top no-repeat; width:100%;}

.prod_tr 			{background:url(images/prod_tr.gif) right 0px no-repeat;}

.prod_bl			{background:url(images/prod_bl.gif) left bottom no-repeat;}

.prod_br 			{background:url(images/prod_br.gif) right bottom no-repeat;padding:18px 21px 12px 21px;}

.prod1_br 			{background:url(images/prod_br.gif) right bottom no-repeat;padding:18px 21px 18px 21px;}

.prod2_br			{background:url(images/prod_br.gif) right bottom no-repeat;padding:31px 21px 15px 21px;}

.prod4_br 			{background:url(images/prod_br.gif) right bottom no-repeat;padding:4px 4px 4px 4px;}

.prod_popup_tl 			{background:url(images/prod_popup_tl.gif) left top no-repeat; width:100%;}

.prod_popup_tr 			{background:url(images/prod_popup_tr.gif) right 0px no-repeat;}

/* ************************************************************************************* */

.p_t 		{background:url(images/p_t.gif) 0px top repeat-x #b1d51c;}

.p_rr		{background:url(images/p_rr.gif) right 0px repeat-y;}

.p_b 		{background:url(images/p_b.gif) 0px bottom repeat-x;}

.p_ll 		{background:url(images/p_ll.gif) 0px 0px repeat-y; width:100%;}

.p_r 		{background:url(images/p_r.gif) right 0px no-repeat;}

.p_l		{background:url(images/p_l.gif) 0px 0px no-repeat;}

.p_tl 				{background:url(images/p_tl.gif) left top no-repeat;}

.p_tr 				{background:url(images/p_tr.gif) right 0px no-repeat;}

.p_bl				{background:url(images/p_bl.gif) left bottom no-repeat;}

.p_br 				{background:url(images/p_br.gif) right bottom no-repeat;padding:9px 10px 9px 10px;}

/* ************************************************************************************* */

.p2_t 			{background:url(images/p2_t.gif) 0px bottom repeat-x #f6f6f6;}

.p2_tl 			{background:url(images/p2_tl.gif) left top no-repeat ; width:100%;}

.p2_tr 			{background:url(images/p2_tr.gif) right top no-repeat;}

.p2_bl			{background:url(images/p2_bl.gif) left bottom no-repeat;}

.p2_br 			{background:url(images/p2_br.gif) right bottom no-repeat;padding:8px 5px 3px 5px;}

/* ************************************************************************************* */

/* ************************************************************************************* */

.tep_draw4_l 		{background:url(images/tep_draw4_line.gif) 0px 0px repeat-y #ffffff; margin-bottom:7px;}

.tep_draw4_r 		{background:url(images/tep_draw4_line.gif) right 0px repeat-y;}

.tep_draw4_b 		{background:url(images/tep_draw4_line.gif) 0px bottom repeat-x;}



.tep_draw4_bl			{background:url(images/tep_draw4_bl.gif) left bottom no-repeat; width:100%;}

.tep_draw4_br 			{background:url(images/tep_draw4_br.gif) right bottom no-repeat;padding:9px 9px 9px 9px;}

/* ************************************************************************************* */

/* ************************************************************************************* */

/* ************************************************************************************* */

.infoBoxHeading_table				{margin-top:0px;} 

.infoBoxHeading_td					{padding:14px 40px 0px 37px;width:100%; height:32px;background:url(images/infoBoxHeading_td.gif) 27px 22px no-repeat;}

.infoBoxHeading_td					{color:#990026; font-size:16px; font-weight:bold; font-family:arial; text-transform:uppercase;}

/* ************************************************************************************* */

.infoBox_table						{margin:0px 0px 0px 0px;}

.infoBox_td						{padding:6px 30px 0px 27px;}

/* ************************************************************************************* */

.infoBoxContents_table				{ border-bottom:1px solid #a1a1a1;}

.infoBoxContents_table .boxText	{ padding-bottom:14px;}

/* ************************************************************************************* */









/* ************************************************************************************* */

/* ************************************************************************************* */

.infoBoxHeading2_table				{margin-top:0px;} 

.infoBoxHeading2_td					{padding:14px 40px 0px 37px;width:100%; height:32px;background:url(images/infoBoxHeading2_td.gif) 27px 22px no-repeat;}

.infoBoxHeading2_td					{color:#252525; font-size:16px; font-weight:bold; font-family:arial; text-transform:uppercase;}

/* ************************************************************************************* */

.infoBox2_table						{margin:0px 0px 0px 0px;}

.infoBox2_td						{padding:0px 30px 0px 27px;}

/* ************************************************************************************* */

.infoBoxContents2_table				{ border-bottom:1px solid #a1a1a1;}

.infoBoxContents2_table .boxText	{ padding-bottom:14px;}

/* ************************************************************************************* */

/* ************************************************************************************* */



/* ************************************************************************************* */

/* ************************************************************************************* */

/* ************************************************************************************* */

/* ************************************************************************************* */

/* ************************************************************************************* */

/* ************************************************************************************* */

/* ************************************************************************************* */

div.boxText					{padding:0px 0px 0px 0px; width:100%;}



.boxText,

.boxText td					{color:#252525; font-size:11px; line-height:14px; font-family:arial; }

.boxText a					{color:#252525; font-size:11px; line-height:14px; font-family:arial; text-decoration:none;}

.boxText a:hover			{color:#252525; text-decoration:underline;}

.boxText span 				{display:block;padding:0px 0px 10px 0px;}



.boxText span a					{color:#252525; font-size:12px; font-weight:bold;text-decoration:none;}

.boxText span a:hover			{color:#252525; text-decoration:underline;}



.boxText span.productSpecialPrice 	{color: #ff0000;font-size: 16px; line-height:14px;font-weight:bold;font-family: arial; display:inline;}

del						 			{color: #707070;font-size: 14px; line-height:14px;font-weight:normal;font-family: arial;}



.boxText div  					{}

.boxText div.img 				{margin:10px 0px 10px 0px; text-align:center;}

.boxText div.stars 				{margin:14px 0px 10px 0px;}				

/* ************************************************************************************* */



.infoBoxContents2_table .boxText a					{color:#ffffff; font-size:11px; line-height:14px; font-family:arial; text-decoration:none;background:url(images/bg_search.gif) 0px 5px no-repeat; padding-left:7px;}

.infoBoxContents2_table .boxText a:hover			{color:#ffffff; text-decoration:underline;}



/* ************************************************************************************* */

.boxText li							{padding:0px 0px 0px 0px;}

.boxText li, .boxText li a			{font-family:arial;}

.boxText ul							{list-style:none;margin:0px 0px 0px 0px;padding:0;}

.boxText ul.list2 					{margin:0px 0px 0px 0px;padding:0;}



.boxText ul.list 					{margin:0px 0px 0px 0px;padding:0;}

.boxText li a 						{display:block;padding:3px 0px 5px 19px;}

.boxText ul li div 					{padding-left:10px; width:100%;}

.boxText li em						{font-style:normal;}





/*.boxText .bg_list 					{background:url(images/bg_list_hline.gif) 0px 0px repeat-x;} */
.boxText .bg_list 					{}

.boxText .bg_list a					{color:#252525; font-size:11px; line-height:12px;text-decoration:none;

									 background:url(images/bg_list.gif) 10px 7px no-repeat;}

.boxText .bg_list a:hover			{color:#252525;text-decoration:underline;}



.boxText .bg_list strong a			{color:#252525; font-size:11px; line-height:12px;text-decoration:none;

									 background:url(images/bg_list.gif) 10px 7px no-repeat;}

.boxText .bg_list strong a:hover	{color:#252525;text-decoration:underline;}





.boxText .bg_list_un 				{}

.boxText .bg_list_un a				{color:#252525; font-size:11px; line-height:12px;text-decoration:none;

									 background:url(images/bg_list.gif) 10px 7px no-repeat;}

.boxText .bg_list_un a:hover		{color:#252525;text-decoration:underline;}



.boxText li.bg 						{background:#e6e6e6;}

/* ************************************************************************************* */

/* ************************************************************************************* */

/* ************************************************************************************* */

.boxText .bg_list3 					{}

.boxText .bg_list3 a				{color:#252525; font-size:11px; line-height:12px; font-family:tahoma;text-decoration:none;}

.boxText .bg_list3 a:hover			{color:#252525;text-decoration:none;}

.boxText .bg_list3 a em				{text-decoration:none;}

.boxText .bg_list3 a:hover em		{text-decoration:underline;}

/* ************************************************************************************* */

/* ************************************************************************************* */

.main a.enlarge				{color:#252525; font-size:10px; text-transform:lowercase; font-weight:normal; display:block; padding:10px 0px 10px 0px; font-family:tahoma;}

.main a:hover.enlarge		{color:#252525; font-size:10px; text-transform:lowercase; font-weight:normal;}

.result 		{margin:0px 0px 0px 0px;}

.result td  	{width:50%; vertical-align:middle;padding:13px 1px 13px 1px;}

.result_right 	{text-align:right;}

.result td  	{color:#464646; font-size:11px;}

.result b   	{color:#464646; font-weight:normal;}

/* ************************************************************************************* */

.result_right b							{color:#a10a03; font-weight:normal;}

.result_right a.pageResults				{color:#a10a03; text-decoration:underline;font-size:11px;}

.result_right a.pageResults:hover 		{color:#a10a03;	text-decoration:none;background: #f3f3f3;}

.result_right a.pageResults	u			{color:#a10a03; text-decoration:underline;}

.result_right a.pageResults u:hover 	{color:#a10a03;	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:#a10a02; font-size:11px; text-decoration:none;}	/*  advanced_search.php  */

.smallText a:hover 		{color:#a10a02; font-size:11px; text-decoration:underline;}

.smallText a u 			{color:#a10a02; font-size:11px; text-decoration:none;}

.smallText a:hover u	{color:#a10a02; font-size:11px; text-decoration:underline;}

/* ************************************************************************************* */

td.main, p.main,

.main td,

.main p,

.main b,

.main .desc 				{color:#474747; font-size:11px; line-height:15px; font-family:arial;}


div.main					{color:#474747; font-size:11px; line-height:15px; font-family:arial; float:left;}

.main .s_cart_head			{color:#5a5353; font-size:12px; line-height:12px; font-weight:bold; text-transform:uppercase;}

.main a						{color:#353535; font-size:11px; line-height:15px; text-decoration:underline;font-family:arial;}

.main a:hover				{color:#353535; text-decoration:none;}

 

.main .name					{} 

.main .name a				{color:#252525; font-size:12px; font-weight:bold;text-decoration:none;}

.main .name a:hover			{color:#252525; text-decoration:underline;}



.main .name b a				{color:#141414; font-size:11px; line-height:17px; font-weight:bold; text-transform:uppercase;text-decoration:underline;}

.main .name b a:hover		{color:#141414; text-decoration:none;}



.main .desc 				{line-height:15px; font-family:arial;}



SPAN.productSpecialPrice 			{color: #174392;font-size: 16px; line-height:18px;font-weight:bold;font-family: arial; display:block;}

s									{color: #174392;font-size: 16px; line-height:18px;font-weight:normal;font-family: arial;}



.main SPAN.productSpecialPrice 		{color: #174392;font-size: 16px; line-height:18px;font-weight:bold;font-family: arial; display:inline;}

.main s								{color: #174392;font-size: 16px; line-height:18px;font-weight:normal;font-family: arial;}




.img						{border:1px solid #cdd1d4; background:#ffffff;}

/* ************************************************************************************* */

.name_pad_table						{margin-bottom:0px;}

.name_padd							{padding:2px 0px 4px 0px; height:38px;}

.desc_padd							{padding:7px 0px 4px 0px; height:70px;}

.price_padd							{padding:4px 0px 4px 0px; text-align:center;}

.button_padd						{padding:4px 2px 4px 0px; text-align:right;}

.s_cart_head_padd					{padding:15px 0px 15px 0px;}

.s_cart_td							{padding:43px 0px 0px 0px;}



.name2_padd							{padding:3px 5px 5px 0px; height:48px; text-align:center;}

.desc2_padd							{padding:0px 0px 4px 0px; height:50px;}

.price2_padd						{padding:0px 5px 5px 5px; text-align:center;}

.button2_padd						{padding:3px 0px 1px 0px; text-align:center;}

.main div.img 						{margin:0px 0px 0px 0px; text-align:center;}

/* ************************************************************************************* */

table.listing 				{margin:0px 0px 0px 0px;border:10px solid #ffffff;border-width:0px 0px 0px 0px;}

table.listing td			{padding:1px 0px 1px 0px;

							 color:#8b8b8b; font-size:10px; font-family:tahoma;}



.main .listing b 					{font-weight:normal;}

.main .listing font   				{color:#8b8b8b; font-size:10px; font-family:tahoma;}

.main .listing b font   			{color:#8b8b8b; 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:#8b8b8b; text-decoration:underline; font-size:10px; font-weight:normal;}

.main .listing font a:hover   	{color:#8b8b8b; text-decoration:none} 

/* ************************************************************************************* */

/* ************************************************************************************* */

.button_marg img, 

.button_marg input 							{margin:1px;}



.button2_marg img,

.button2_marg input 						{margin:2px;}



.bg_input input								{background:none; border:0px;}

/* ************************************************************************************* */

/* ************************************************************************************* */

/* ************************************************************************************* */

.col_c_table					{position:relative; background-color:#FFFFFF; background:url(images/bg_head.jpg) 0px 0px no-repeat; width:980px; border: 1px #000000 solid;}

.col_c							{padding:0px 0px 0px 0px; background-color:#FFFFFF;}

.main_table						{background-color:#FFFFFF;}

.box_width_left			{width:257px;}

.box_width_right		{width:0px; visibility:hidden;}



.content_width_td				{width:100%;padding:0px 0px 0px 0px; background-color:#ffffff;}

.box_width_td_left				{padding:30px 0px 20px 0px; background-color:#f3f3f3;}

.box_width_td_right				{padding:0px 0px 0px 12px; background-color:#FFFFFF;}

/* ************************************************************************************* */

/* ************************************************************************************* */    

.left_part				{float:left; width:80%}

.right_part				{float:right;padding:0px 0px 0px 0px;}

/* ************************************************************************************* */

/* ************************************************************************************* */

.prod_line_x					{background:url(images/line_x.gif) 0px center repeat-x;}

.prod_line_y					{background:url(images/line_y.gif) center 0px repeat-y; vertical-align:bottom;}



.padd_gg img					{height:26px;}

.padd_vv img					{width:29px;}

/* ************************************************************************************* */

.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:20px;}

.padd2_vv img				{width:3px;}



.tableBox_shopping_cart		{margin:0px 0px 0px 0px;}



.cart_total_left  			{width:80%; text-align:right; vertical-align:middle;height:38px;padding:0px 20px 0px 0px;}

.cart_total_right  			{width:20%; text-align:center;vertical-align:middle;}

.cart_total_left   			{}



.remove 					{width:15%;}

.products 					{width:50%;}

.quantity 					{width:15%;}

.total 						{width:20%;}

/* ************************************************************************************* */

/* ************************************************************************************* */

.cont_heading_table					{border-bottom:2px solid #a8a8a8; height:36px;} 

.cont_heading_td					{padding:9px 10px 6px 0px;width:100%;color:#a80019;font:Arial, Helvetica, sans-serif; font-weight:bold;font-size:12pt;}

.cont_heading_td					{color:#990026; font-size:16px; line-height:21px; font-weight:bold; font-family:arial;}

/* ************************************************************************************* */

.cont_heading_td a 					{color:#990026; font-size:16px; line-height:21px; font-weight:bold; font-family:arial;text-decoration:none;}

.cont_heading_td a:hover  			{color:#990026; text-decoration:underline;}

/* ************************************************************************************* */

									

							 



.padd_1						{padding:8px 0px 8px 0px;}

.padd_2						{padding:0px 20px 0px 20px;}

.padd_3						{padding:4px 0px 4px 0px;}



.tableBox_output_td			{padding:4px 0px 4px 0px;}

.tableBox_output1_td		{padding:0px 0px 0px 0px;}





.right_bgd { position:absolute; top:0px; right:0; width:50%; height:672px; background:url(images/tail-top-right.jpg) 0px 0px repeat-x;}



.tep_draw_infoBox			{border:1px solid #dcdcd9; margin-top:6px;}

.tep_draw_infoBox2			{}

table.ShowSchedule
{ 
width: 100%;
border: 1px #400a18 solid;
border-collapse: collapse;
border-spacing: 0px;
}

th.ShowSchedule
{
background-color: #731029;
border-top: 1px #400a18 solid;
border-bottom: 1px #400a18 solid;
font-weight: bold;
font-size: 9pt;
color:#ffffff;
text-align:left;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 5px;
padding-right: 2px;
}

td.ShowSchedule
{ border-bottom: 1px #400a18 dotted;
font-weight: normal;
font-size:9pt;
color:#000000;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 5px;
padding-right: 2px;
vertical-align:top;
 }
.greyText {
color:#716f6f;
font-size:12pt;
font-weight:bold;
text-align:center;
}