/*
  $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: 12px; }
.errorBox { font-family: arial; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family: arial; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #979797; }
.orderEdit { font-family: arial; font-size : 10px; color: #1487c7; text-decoration: underline; }

BODY 						{background:#969696;color: #ffffff;margin: 5px; 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.headerNavigation 		{background: #bbc3d3;}

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

A.headerNavigation 			{color: #FFFFFF;}

A.headerNavigation:hover 	{color: #ffffff;}

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;}

TR.footer 					{background: #bbc3d3;}

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

.infoBox 					{background: #e0e0e0;}

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

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: 10px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;}

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

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

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

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

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

TR.subBar 							{background: #f4f7fd;}

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



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

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

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

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

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

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

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

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

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

TD.formAreaTitle 					{font-size: 12px;font-weight: bold;font-family: 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: #979797; cursor: pointer; cursor: hand; }
.moduleRowSelected 					{background-color: #979797; }

.checkoutBarFrom, .checkoutBarTo 	{color: #979797; font-size: 10px;font-family: arial;}
.checkoutBarCurrent 				{color: #ffffff;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; }
/* ************************************************************************************* */
/* ************************************************************************************* */
.button_marg img, 
.button_marg input 							{margin:1px;}

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

.bg_input input								{background:none; border:0px;}
/* ************************************************************************************* */
.vam					{vertical-align:middle;}
.tac					{text-align:center;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.header td 		 {color:#636363; font-size:11px; font-family:tahoma; height:18px; vertical-align:middle;}

.header strong 	 {color:#1487c8;}
.header b   	 {color:#5b5b5b; font-size:10px; font-family:tahoma; display:block; padding-bottom:2px;}

.header a 		 {color:#5b5b5b; font-size:10px; line-height:12px; font-family:tahoma; font-weight:bold; text-decoration:underline}
.header a:hover  {color:#5b5b5b; text-decoration:none}

.select			{width:90px;}
.go				{width:100%; height:20px; border:1px solid #afafaf;}

.header ul			{list-style:none; text-align:left;padding:0px 0px 0px 20px;margin:0px;}
.header li			{text-align:left;margin:4px 0px 4px 0px;}
.header li a		{padding:0px 0px 0px 12px;}

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

/* ************************************************************************************* */
.footer		  	  {width:100%; color:#474747;}	
.footer td 		  {color:#474747; font-size:11px; font-family:Arial; vertical-align:middle;}			
.footer a 		  		{color:#474747; font-size:11px; text-decoration:none;} 			
.footer a:hover   		{color:#474747;text-decoration:underline;}	
.footer span 	  {color:#474747; font-size:11px; font-weight:normal}

.footer span a 		  	{color:#474747; font-size:11px; text-decoration:none; font-weight:normal;} 			
.footer span a:hover   	{color:#474747;text-decoration:underline;}

.footer b a 	  		{color:#474747; font-size:11px; font-weight:bold; text-decoration:none;}			
.footer b a:hover 		{color:#474747; text-decoration:underline;}

.popup					{}
.popup td				{color:#ffffff; font-size:11px; line-height:14px;}

.popup strong			{display:block; padding:10px 0px 0px 0px; color:#ffffff;}

.popup b			{color:#ffffff; font-size:11px; font-weight:bold; font-family:tahoma; text-transform:uppercase;}

/* ************************************************************************************* */
/* ************************************************************************************* */
* 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;}
/* ************************************************************************************* */
.info_t 		{background:url(images/info_t.gif) 0px top repeat-x #303030;}
.info_rr		{background:url(images/info_rr.gif) right 0px repeat-y;}
.info_b 		{background:url(images/info_b.gif) 0px bottom repeat-x;}
.info_ll 		{background:url(images/info_ll.gif) 0px 0px repeat-y; width:100%;}
.info_r 		{background:url(images/info_r.gif) right 0px no-repeat;}
.info_l			{background:url(images/info_l.gif) 0px 0px no-repeat;}
.info_tl 				{background:url(images/info_tl.gif) left top no-repeat;}
.info_tr 				{background:url(images/info_tr.gif) right 0px no-repeat;}
.info_bl				{background:url(images/info_bl.gif) left bottom no-repeat;}
.info_br 				{background:url(images/info_br.gif) right bottom no-repeat;padding:20px 20px 20px 20px;}
/* ************************************************************************************* */
.infoBoxHeading_table				{background:url(images/infoBoxHeading_table.gif) 0px 0px repeat-x #99c611; height:40px;} 
.infoBoxHeading_td					{background:url(images/infoBoxHeading_td.gif) 0px 0px repeat-x;padding:2px 0px 2px 16px;width:100%;}
.infoBoxHeading_r					{background:url(images/infoBoxHeading_rr.gif) right 0px repeat-y;text-align:right;}

.infoBoxHeading_td					{color:#ffffff; font-size:11px; font-weight:bold; font-family:arial; text-transform:uppercase;}
/* ************************************************************************************* */
.infoBox_table						{background:url(images/box_line_right.gif) right 0px repeat-y #303030;margin:0px 0px 12px 0px;}
.infoBox_td							{background:url(images/box_line_bottom.gif) 0px bottom repeat-x;}
/* ************************************************************************************* */
.infoBoxContents_table				{background:url(images/box_corn_br.gif) right bottom no-repeat;}
.infoBoxContents2_table				{background:url(images/box_corn_br.gif) right bottom no-repeat;}
.infoBoxContents_table .boxText							{padding:10px 20px 15px 20px;}
.infoBoxContents2_table .boxText						{padding:10px 20px 10px 0px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
div.boxText					{padding:0px 0px 0px 0px; width:100%;}

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

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

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

.boxText div  					{}
.boxText div.img 				{margin:10px 0px 10px 0px; text-align:center;}
.boxText div.stars 				{margin:14px 0px 10px 0px;}				
/* ************************************************************************************* */
/* ************************************************************************************* */
.boxText li, .boxText li a			{font-family:arial;}
.boxText ul							{list-style:none;margin:0px 0px 0px 0px;padding:0;line-height:1.5;}

.boxText .bg_list 					{background:url(images/bg_list_hline.gif) 0px 0px repeat-x;}
.boxText .bg_list a					{color:#ffffff; font-size:12px; line-height:22px;
									 padding:3px 0px 3px 10px;}
.boxText .bg_list a:hover			{color:#1487c8;text-decoration:underline;}

.boxText .bg_list_un 					{}
.boxText .bg_list_un a					{color:#ffffff; font-size:12px; line-height:22px;
									 padding:3px 0px 3px 10px;text-decoration:none;}
.boxText .bg_list_un a:hover			{color:#1487c8;text-decoration:underline;}

.boxText .bg_list_sub 					{background:url(images/bg_list_hline.gif) 0px 0px repeat-x;}
.boxText .bg_list_sub a					{color:#ffffff; font-size:12px; line-height:22px;
									 padding:3px 0px 3px 10px;text-decoration:none;}
.boxText .bg_list_sub a:hover			{color:#1487c8;text-decoration:underline;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.main a.enlarge				{color:#1487c8; font-size:11px; text-transform:lowercase; font-weight:normal; display:block;padding:10px 0px 10px 0px;}
.main a:hover.enlarge		{color:#1487c8; font-size:11px; text-transform:lowercase; font-weight:normal;}

.result 		{margin:0px 0px 0px 0px;}
.result td  	{width:50%; vertical-align:middle;padding:3px 9px 3px 9px;}
.result_right 	{text-align:right;}
.result td  	{color:#ffffff; font-size:11px;}
.result b   	{color:#ffffff; font-weight:normal;}
/* ************************************************************************************* */
.result_right b							{color:#1487c8; font-weight:normal;}
.result_right a.pageResults				{color:#1487c8; text-decoration:underline;font-size:11px;}
.result_right a.pageResults:hover 		{color:#1487c8;	text-decoration:none;background: #FFF0FB;}
.result_right a.pageResults	u			{color:#1487c8; text-decoration:underline;}
.result_right a.pageResults u:hover 	{color:#1487c8;	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:#1487c7; font-size:11px; text-decoration:none;}	/*  advanced_search.php  */
.smallText a:hover 		{color:#1487c7; font-size:11px; text-decoration:underline;}
.smallText a u 			{color:#1487c7; font-size:11px; text-decoration:none;}
.smallText a:hover u	{color:#1487c7; font-size:11px; text-decoration:underline;}
/* ************************************************************************************* */
td.main, p.main,
div.main,
.main td,
.main p,
.main b,
.main .desc 				{color:#ffffff; font-size:12px; line-height:1.2; font-family:arial;}

.main .s_cart_head			{color:#ffffff; font-size:12px; line-height:1.2; font-weight:bold;}
.main a						{color:#ffffff; text-decoration:underline;}
.main a:hover				{color:#ffffff; text-decoration:none;}
 
.main .name a				{color:#ffffff; font-size:11px; font-weight:bold;text-decoration:none;}
.main .name a:hover			{color:#ffffff; text-decoration:underline;}

.main .desc 				{}

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

.main strong				{}

.img						{border:1px solid #afafaf; background:#ffffff;}
.img td						{text-align:center;}
/* ************************************************************************************* */
.name_padd							{padding:5px 0px 3px 0px;}
.desc_padd							{padding:4px 0px 4px 0px; height:42px;}
.price_padd							{padding:2px 0px 2px 0px;}
.button_padd						{padding:0px 0px 0px 0px;}
.s_cart_head_padd					{padding:10px 0px 15px 0px;}
.s_cart_td							{padding:56px 0px 0px 0px;}

.name2_padd							{padding:5px 0px 15px 0px; height:34px;}
.desc2_padd							{padding:4px 0px 5px 0px; height:50px;}
.price2_padd						{padding:5px 5px 5px 5px; text-align:right;}
.button2_padd						{padding:20px 0px 1px 0px;}
.main div.img 						{margin:0px 0px 0px 0px; text-align:center;}
/* ************************************************************************************* */
table.listing 				{margin:10px 0px 0px 0px;border:10px solid #ffffff;border-width:0px 0px 0px 0px;}
table.listing td			{padding:1px 0px 1px 0px;
							 color:#ffffff; font-size:10px; font-family:tahoma;}

.main .listing font   				{color:#ffffff; font-size:10px; font-family:tahoma;}
.main .listing b font   			{color:#ffffff; 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:#ffffff; text-decoration:underline; font-size:10px; font-weight:normal;}
.main .listing font a:hover   	{color:#ffffff; text-decoration:none} 
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.main_table						{}
.box_width_left					{width:290px;}
.box_width_right				{width:0px; visibility:hidden;}

.content_width_td				{width:100%;padding:0px 0px 0px 14px;}
.box_width_td_left				{padding:0px 0px 0px 0px;}
.box_width_td_right				{padding:0px 0px 0px 0px; visibility:hidden;}
/* ************************************************************************************* */
/* ************************************************************************************* */    
.left_part				{float:left; width:70%}
.right_part				{float:right;padding:0px 20px 0px 0px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.prod_line_x					{background:url(images/line_x.gif) 0px center repeat-x;}
.prod_line_y					{background:url(images/line_y.gif) center 0px repeat-y; vertical-align:bottom;}

.padd_gg img					{height:3px;}
.padd_vv img					{width:10px;}
/* ************************************************************************************* */
.shop_cart 					{color:#5a5353; font-size:12px;font-weight:bold; font-family:arial;text-decoration:none; 
					 		text-align:center; vertical-align:middle; height:35px;text-transform:uppercase;}

.cart_line_x				{background:url(images/line2_xx.gif) 0px center repeat-x;}
.cart_line_y				{background:url(images/line2_yy.gif) center 0px repeat-y;}

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

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

.cart_total_left  			{width:80%; text-align:right; vertical-align:middle;height:38px;padding:0px 20px 0px 0px;}
.cart_total_right  			{width:20%; text-align:center;vertical-align:middle;}
.cart_total_left   			{color:#ffffff; font-size:12px;font-weight:bold; font-family:arial;text-transform:uppercase;}

.remove 					{width:20%;}
.products 					{width:45%;}
.quantity 					{width:15%;}
.total 						{width:20%;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.cont_heading_table				{background:url(images/cont_heading_table.gif) 0px 0px repeat-x #a7c404; height:38px; margin-bottom:6px;} 
.cont_heading2_table			{height:38px; margin-bottom:6px;} 
.cont_heading_td				{background:url(images/cont_heading_td.gif) 0px 0px repeat-x;padding:3px 20px 0px 24px;width:100%; height:100%;}
.cont_heading2_td				{background:url(images/cont_heading_td.gif) 0px 0px repeat-x #a7c404;padding:3px 20px 0px 24px;width:100%; height:100%;}
.cont_heading_b					{background:url(images/cont_heading_b.gif) 0px bottom repeat-x;}
.cont_heading_l					{background:url(images/cont_heading_l.gif) 0px 0px repeat-y;}

.cont_heading2_l				{background:url(images/cont_heading2_l.gif) 0px 0px repeat-y;}

.cont_heading_td				{color:#ffffff; font-size:11px; font-weight:bold; font-family:tahoma; text-transform:uppercase;}
.cont_heading2_td				{color:#ffffff; font-size:11px; font-weight:bold; font-family:tahoma; text-transform:uppercase;}
/* ************************************************************************************* */
.cont_heading_td a 				{color:#ffffff; font-size:11px; font-weight:bold; font-family:arial; text-transform:uppercase;text-decoration:none}
.cont_heading_td a:hover  	{color:#ffffff; text-decoration:underline;}

.padd_1						{padding:0px 0px 0px 0px;}
.padd_2						{padding:0px 20px 0px 20px;}
.padd_3						{padding:5px 29px 0px 29px;}

.tableBox_output_td			{padding:5px 0px 0px 0px;}
.tableBox_output1_td		{padding:0px 0px 0px 0px;}
/* ************************************************************************************* */
// Holiday
TD.mainred{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color:#FF0000;
  font-weight:bold;
}
/* category information boxes */

.cat_info_box {background: #fff6e6; border: solid 1px #6FA1C8; padding: 8px; margin-bottom: 10px; font-family: Verdana, Arial, sans-serif;
  font-size: 11px; font-weight: bold}


