/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: arial; font-size: 10px; }
.errorBox { font-family: arial; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family: arial; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #24272a; }
.orderEdit { font-family: arial; font-size : 10px; color: #000001; text-decoration: underline; }

BODY 						{color: #63676b;margin: 0px;padding:0px 22px 0px 22px;background:#000000;}

A 							{ /* color: #545456; */ 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%;}
br				{line-height:7px;}
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
TR.headerError 				{background: #ff0000;}

TD.headerError 				{color: #ffffff;font-size: 12px;font-weight : bold;font-family:arial; background: #ff0000;text-align:center;}

TR.headerInfo 				{background: #00ff00;}

TD.headerInfo 				{color: #ffffff;font-size: 12px;font-weight: bold;font-family: arial;background: #00ff00;text-align: center;}

.infoBox 					{background: #2C3034;}

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

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;}

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

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

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

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

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

TR.subBar 							{background: #f4f7fd;}

TD.subBar 							{color: #545456;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;}


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: arial;}
SPAN.markProductOutOfStock 			{color: #c76170;font-size: 12px;font-weight: bold;font-family: arial;}

SPAN.errorText 						{color: #ff0000;font-family: arial;}

.moduleRow { }
.moduleRowOver 						{background-color: #24272a; cursor: pointer; cursor: hand; }
.moduleRowSelected 					{background-color: #24272a; }

.checkoutBarFrom, .checkoutBarTo 	{color: #666665; font-size: 10px;font-family: arial;}
.checkoutBarCurrent 				{color: #666665;font-size: 10px;font-family: arial;}
/* message box */
.messageBox 						{font-family: arial; font-size: 10px; }
.messageStackError, 
.messageStackWarning 				{font-family: arial; font-size: 10px; background-color: #ffb3b5;}

.messageStackSuccess 				{font-family: arial; font-size: 10px; background-color: #99ff00; }
/* input requirement */
.inputRequirement 					{font-family: arial; font-size: 11px; color: #ff0000; vertical-align:top}
/* ************************************************************************************* */
.vam					{vertical-align:middle;}
.tac					{text-align:center;}
.b_width strong			{display:block; width:130px; font-weight:normal;}
.width2_100,
.width3_100				{width:100%;}
.width2_100 select		{width:130px;}
.width3_100 input		{width:100%;}
.indent_2				{padding-left:12px;}
.indent_3				{padding-bottom:3px;}
.radio input			{margin:0px 5px 1px 5px; vertical-align:middle;}

.img_middle	img			{vertical-align:middle; margin:0px 10px 0px 0px;}
.img_middle				{padding:3px 0px 1px 0px;}

.ofh								{overflow:hidden;}
.al_left img						{vertical-align:middle;}
.al_left 							{text-align:left;}
.al_right							{text-align:right;}
.fl_left							{float:left;}
.fl_right							{float:right;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */	
.bg_main			{width:983px; margin:auto;position:relative;}
.bg2_main			{padding:0px 18px 0px 18px;}
.bg3_main			{padding:0px 0px 0px 0px;}

.main_table					{padding:0px 0px 0px 0px;}
.box_width_left				{width:190px;}
.box_width_right			{width:190px;}

.content_width_td				{width:100%;padding:0px 0px 0px 0px;background:url(images/content_width_td.gif) 0px 0px repeat-y;}
.box_width_td_left				{padding:0px 17px 0px 0px;}
.box_width_td_right				{padding:0px 16px 0px 0px;}

.tep_draw_top_td				{padding:0px 0px 0px 18px;background:url(images/part2.gif) 0px 0px no-repeat;}
/* ************************************************************************************* */
.row_1							{padding:0px 0px 1px 0px;}
.row_3							{padding:1px 0px 0px 0px;}
.wrapper_content_b				{background:url(images/wrapper_content_b.gif) 0px 100% repeat-x #141718;}
.wrapper_content_t				{background:url(images/wrapper_content_t.gif) 0px 0px repeat-x;}
.wrapper_content_tl				{background:url(images/wrapper_content_tl.jpg) 0px 0px no-repeat;}
.wrapper_content_tr				{background:url(images/wrapper_content_tr.jpg) 100% 0px no-repeat;}
.wrapper_content_bl				{background:url(images/wrapper_content_bl.jpg) 0px 100% no-repeat;}
.wrapper_content_br				{background:url(images/wrapper_content_br.jpg) 100% 100% no-repeat;padding:0px 15px 27px 16px;}
/* ************************************************************************************* */
.row_1_td						{background:url(images/row_1_td.gif) 0px 100% repeat-x #202427;}
.row_1_left_rep					{background:url(images/row_1_left_rep.gif) 0px 0px repeat-y;}
.row_1_right_rep				{background:url(images/row_1_right_rep.gif) 100% 0px repeat-y;}
.row_1_div					{background:url(images/row_1_div.jpg) 0px 100% no-repeat;}
.row_1_table					{background:url(images/row_1_table.jpg) 100% 100% no-repeat; height:93px;}
.row_1_table td					{padding:0px 25px 0px 0px; vertical-align:middle;}

.row_2_table					{background:url(images/banner_bg_rep.jpg) 0px 0px repeat-x;}
.row_2_td						{background:#000000;}
/* ************************************************************************************* */

.row_1_table .logo	{padding:27px 0px 0px 31px; vertical-align:top;}

.row_2_td			{padding:0px 0px 1px 0px; vertical-align:top;}
.row_3_td			{border:1px solid #1f2326; border-width:1px 0px 1px 0px; height:13px;}
/* ************************************************************************************* */

.banner_bg_table		{width:250px; background:url(images/banner_bg2.jpg) 0px 0px no-repeat #202427;}
.banner_bg_td			{padding:10px 6px 0px 11px; height:354px;}
/* ************************************************************************************* */
.header		 		{margin:0px 0px 0px 0px;}
.header_table		{height:40px;}
.header td 		 	{color:#7a8a93; font-size:12px; line-height:13px; font-weight:normal; font-family:tahoma;white-space:nowrap;}
.header img			{vertical-align:middle;}

.header .width3_100				{white-space:nowrap;vertical-align:middle; text-align:left;}
.header .menu .width3_100 a		{display:inline;}	


.header form	{display:inline;}
.select			{width:190;border:1px solid #363b3f; color:#788089; font-size:11px; background:#2c3034; margin:0px 100px 0px 0px;}
.select2		{width:80%; border:1px solid #363b3f; color:#788089; font-size:11px; background:#2c3034; vertical-align:middle;margin:10px 20px 15px 10px;}
.go				{width:100%;border:1px solid #363b3f; color:#788089; font-size:11px; background:#2c3034;height:19px; }
/* ******************* */
.header b 		 		{color:#7a8a93; text-decoration:none; font-weight:normal;}
.header .z1				{text-align:left;height:23px;background:url(images/z1.gif) 0px 3px no-repeat;padding:7px 0px 6px 26px;}
.header .z1 a 		 	{color:#b4d6e6; font-size:11px; line-height:12px; font-weight:bold; font-family:tahoma; text-decoration:underline}
.header .z1 a:hover  	{color:#b4d6e6; text-decoration:none;}
/* ******************* */
.menu					{width:100%; padding-bottom:1px;}

.menu_table				{border-bottom:1px solid #1f2326;}
.menu div 				{height:40px;background:url(images/menu_left.gif) 0px 0px no-repeat;}
.menu table td					{text-align:center; vertical-align:middle; height:51px;}
.menu table td.menu_separator	{width:1px;}
.menu a							{display:block;}
/* ************************************************************************************* */	
.footer_td			{width:223px; text-align:center;}
.footer2_td			{width:100%;padding:0px 8px 0px 12px; text-align:left;}

.footer		  	  {color:#63676b; font-size:11px; line-height:20px; font-family:arial; vertical-align:middle; height:83px; border-top:1px solid #1f2326;}	
.footer td 		  {color:#63676b; font-size:11px; line-height:20px; font-weight:normal; font-family:tahoma; vertical-align:middle;}			
.footer a 		  {color:#63676b; font-size:11px; line-height:20px; font-weight:normal; font-family:tahoma; text-decoration:none;} 			
.footer a:hover   {color:#63676b;text-decoration:underline;}
	
.footer span 	  		{color:#63676b; font-size:11px; font-weight:normal; font-family:tahoma;}
.footer span a 		  	{color:#63676b; font-size:11px; font-weight:normal; font-family:tahoma;text-decoration:none; } 			
.footer span a:hover   	{color:#63676b;text-decoration:underline;}

.footer b				{color:#63676b; font-size:11px; font-weight:normal; font-family:tahoma; text-decoration:none;}
.footer b a 	  		{color:#63676b; font-size:11px; font-weight:normal; font-family:tahoma; text-decoration:none;}			
.footer b a:hover 		{color:#63676b; text-decoration:underline;}
/* ************************************************************************************* */
.popup_bg				{padding:0px 10px 0px 10px;}
.popup_1				{height:105px;padding:71px 10px 0px 0px;background:url(images/p_logo.gif) 0px 24px no-repeat; text-align:right;}
.popup_3				{padding:10px 0px 7px 0px; text-align:right;}
.popup_2				{padding:0px 0px 0px 0px;}
.popup					{padding:0px 0px 0px 0px;}
.popup div				{color:#63676b; font-size:11px; line-height:16px; font-family:tahoma;padding:10px 0px 20px 0px;}

.popup strong			{color:#63676b; font-size:11px; line-height:16px; font-weight:bold;padding:10px 0px 4px 0px; display:block;}
.popup  a,
.popup  a u 	  		{color:#ffffff; font-size:11px; font-weight:normal; text-decoration:none;}			
.popup  a:hover 		{color:#ffffff; text-decoration:underline;}
/* ************************************************************************************* */
/* ************************************************************************************* */
* html .width_100				{width:100%;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.cont_t 		{background:url(images/cont_t.gif) 0px top repeat-x #ffffff;margin:0px 0px 8px 0px;}
.cont_r 		{background:url(images/cont_r.gif) right 0px repeat-y;}
.cont_b 		{background:url(images/cont_b.gif) 0px bottom repeat-x;}
.cont_l 		{background:url(images/cont_l.gif) 0px 0px repeat-y;}
.cont_tl 			{background:url(images/cont_tl.gif) left top no-repeat; width:100%;}
.cont_tr 			{background:url(images/cont_tr.gif) right 0px no-repeat;}
.cont_bl			{background:url(images/cont_bl.gif) left bottom no-repeat;}
.cont_br 			{background:url(images/cont_br.gif) right bottom no-repeat;padding:10px 19px 4px 19px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.pic2_t 		{background:url(images/pic_line.gif) 0px top repeat-x #ffffff; margin:4px 0px 9px 0px;}
/* ************************************************************************************* */
.pic2_tl 			{background:url(images/pic2_tl.gif) left top no-repeat; width:100%;}
.pic2_tr 			{background:url(images/pic2_tr.gif) right 0px no-repeat;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.name2_table		{background:#f5f5f5;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.prod_border_table		{margin:4px 0px 4px 0px;}
.prod_border_t			{background:url(images/prod_border_t.gif) 0px 0px repeat-x;}
.prod_border_r			{background:url(images/prod_border_m.gif) 0px 0px repeat-x; border-right:1px solid #e1caed;}
.prod_border_b			{border-bottom:1px solid #e1caed;}
.prod_border_l			{background:url(images/prod_border_m.gif) 0px 0px repeat-x; border-left:1px solid #e1caed;}
.prod_border_m			{background:url(images/prod_border_m.gif) 0px 0px repeat-x; width:100%;padding:0px 17px 6px 17px;}
.prod2_border_m			{background:url(images/prod_border_m.gif) 0px 0px repeat-x; width:100%;padding:5px 18px 10px 18px;}
/* ************************************************************************************* */
.infoBox_banner			{padding:0px 0px 11px 0px;}
/* ************************************************************************************* */
.infoBox_					{margin:3px 0px 9px 0px; border:1px solid #2c3034; background:#000000;}
.infoBox_border_t			{border-top:1px solid #e1caed; background:#ffffff;}
.infoBox_border_r			{border-right:1px solid #e1caed; background:#ffffff;}
.infoBox_border_b			{border-bottom:1px solid #e1caed; background:#ffffff;}
.infoBox_border_l			{border-left:1px solid #e1caed; background:#ffffff;}
.infoBox_border_m			{width:100%;padding:10px 18px 10px 18px; background:#ffffff;}
/* ************************************************************************************* */
.name2_t 		{background:url(images/name2_t.gif) 0px top repeat-x #ffffff; margin-bottom:12px;}
.name2_b 		{background:url(images/name2_b.gif) 0px bottom repeat-x;}
.name2_tl 			{background:url(images/name2_tl.gif) left top no-repeat; width:100%;}
.name2_tr 			{background:url(images/name2_tr.gif) right 0px no-repeat;}
.name2_bl			{background:url(images/name2_bl.gif) left bottom no-repeat;}
.name2_br 			{background:url(images/name2_br.gif) right bottom no-repeat;padding:6px 4px 3px 13px; height:43px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.popup_t		{background:url(images/popup_line.gif) 0px top repeat-x #ffffff;margin:4px 0px 12px 0px;}
.popup_t 		{background:url(images/popup_line.gif) 0px top repeat-x #ffffff;}
.popup_r 		{background:url(images/popup_line.gif) right 0px repeat-y;}
.popup_b 		{background:url(images/popup_line.gif) 0px bottom repeat-x;}
.popup_l 		{background:url(images/popup_line.gif) 0px 0px repeat-y;}
.popup_tl 			{background:url(images/popup_tl.gif) left top no-repeat; width:100%;}
.popup_tr 			{background:url(images/popup_tr.gif) right 0px no-repeat;}
.popup_bl			{background:url(images/popup_bl.gif) left bottom no-repeat;}
.popup_br 			{background:url(images/popup_br.gif) right bottom no-repeat;padding:4px 13px 11px 13px;}
/* ************************************************************************************* */
.footer_t		{background:url(images/footer_t.gif) 0px top repeat-x #ededed;}
.footer_r 		{background:url(images/footer_line.gif) right 0px repeat-y;}
.footer_b 		{background:url(images/footer_line.gif) 0px bottom repeat-x;}
.footer_l 		{background:url(images/footer_line.gif) 0px 0px repeat-y;}
.footer_tl 			{background:url(images/footer_tl.gif) left top no-repeat; width:100%;}
.footer_tr 			{background:url(images/footer_tr.gif) right 0px no-repeat;}
.footer_bl			{background:url(images/footer_bl.gif) left bottom no-repeat;}
.footer_br 			{background:url(images/footer_br.gif) right bottom no-repeat;padding:10px 20px 10px 20px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBoxHeading_table				{margin:26px 0px 0px 0px;}
.infoBoxHeading_td					{height:9px;padding:0px 0px 0px 0px; width:100%;text-align:left;}
/* ************************************************************************************* */
.infoBoxHeading_td			{color:#ffffff;font-size:14px;line-height:14px;font-weight:bold;font-family:tahoma;}
.infoBoxHeading_td a 		{color:#ffffff;font-size:14px;line-height:14px;font-weight:bold;font-family:tahoma;text-decoration:none}
.infoBoxHeading_td a:hover  {color:#ffffff; text-decoration:underline;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBox_table						{margin:0px 0px 0px 0px;}
.infoBox_td 						{padding:0px 0px 0px 0px;}
.infoBoxContents_table				{padding:0px 0px 0px 0px;}
.infoBoxContents_table .boxText		{padding:10px 0px 1px 0px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.boxText,
.boxText td					{color:#63676b; font-size:11px; line-height:12px; font-family:arial; }
.boxText a					{color:#85bfdd; font-size:11px; line-height:12px; font-family:arial; text-decoration:none;}
.boxText a:hover			{color:#85bfdd; text-decoration:underline;}
.boxText span 				{display:block;}

.boxText span a					{color:#85bfdd; font-size:14px; line-height:18px; font-weight:bold;text-decoration:none;}
.boxText span a:hover			{color:#85bfdd; text-decoration:underline;}

.boxText span.productSpecialPrice 	{color:#85bfdd;font-size: 16px; line-height:18px;font-family:tahoma; font-weight:normal;display:inline;}
del						 			{color:#85bfdd;font-size: 16px; line-height:18px;font-family:tahoma; font-weight:normal;}

.boxText a SPAN.newItemInCart 								{color: #ff0000;font-size: 11px;font-family: arial; line-height:12px; text-decoration:none;}
.boxText a:hover SPAN.newItemInCart 						{color: #ff0000;font-size: 11px;font-family: arial; line-height:12px; text-decoration:underline;}


.boxText div.img 				{margin:10px 0px 10px 0px; text-align:center;}
.boxText div.stars 				{margin:14px 0px 10px 0px;}

.boxText .name_padd				{padding:5px 0px 5px 0px; height:24px; text-align:center}
.boxText .pic_padd				{padding:10px 2px 6px 2px; text-align:center;}
.boxText .price_padd			{padding:5px 0px 5px 0px; height:29px;text-align:center; vertical-align:middle;}
.boxText .desc_padd				{padding:0px 0px 0px 0px; text-align:center;}
.boxText .star_padd				{padding:5px 0px 5px 0px; height:29px;text-align:center; vertical-align:middle;}			
.boxText select					{margin:2px 0px 2px 0px;border:1px solid #363b3f; background:#2c3034; color:#788089; font-size:11px;}
.boxText .input					{margin:2px 0px 0px 0px;border:1px solid #363b3f; background:#2c3034; color:#788089; font-size:11px;height:19px; width:100%;}	

.infoBox_ .main  TEXTAREA,
.infoBox_ .main  input,
.infoBox_ .main  select,
.infoBox_ .fieldValue  select,
.infoBox_ .fieldValue  input			{border:1px solid #363b3f; color:#788089; font-size:11px; background:#2c3034;}		
/* ************************************************************************************* */
.boxText font  				{color:#87174a; text-decoration:none; font-size:11px; font-weight:bold;}
.boxText font a 			{color:#545456; text-decoration:none; font-size:10px; font-weight:normal;}
.boxText font a:hover  		{color:#545456; text-decoration:underline}

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

.boxText strong a 				{color:#070304; text-decoration:none; font-size:12px;}
.boxText strong a:hover  		{color:#070304; text-decoration:underline}
/* ************************************************************************************* */
.boxText li							{padding:0px 0px 0px 0px; width:100%;}
.boxText li, .boxText li a			{font-family:tahoma;}
.boxText ul							{list-style:none;margin:0px 0px 0px 0px;padding:0;}
.boxText ul.bestsellers				{list-style:none;margin:0px 0px 0px 0px;padding:0;}
.boxText li a 						{display:block;}
.boxText ul li div 					{padding-left:14px;}

.boxText .bg_list 					{background:url(images/bg_list_hline.gif) 0px 0px repeat-x;}
.boxText .bg_list a					{color:#63676b; font-size:11px; line-height:12px; font-weight:normal;
									 padding:7px 1px 9px 1px;text-decoration:none;background:url(images/spacer.gif) 22px 13px no-repeat;}
.boxText .bg_list a:hover			{color:#63676b;text-decoration:underline;}

.boxText .bg_list_un 				{background:url(images/bg1_list_hline.gif) 0px 0px repeat-x;}
.boxText .bg_list_un a				{color:#63676b; font-size:11px; line-height:12px; font-weight:normal;
									 padding:7px 1px 9px 1px;text-decoration:none;background:url(images/bg_list.gif) 22px 13px no-repeat;}
.boxText .bg_list_un a:hover		{color:#63676b;text-decoration:underline;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/*  .main .boxText_td				{padding:10px 20px 19px 20px;}  */

.main a.enlarge				{color:#85bfdd; font-size:11px; text-transform:lowercase; font-weight:normal; display:block;padding:10px 0px 10px 0px; font-family:arial; text-decoration:underline;}
.main a:hover.enlarge		{color:#85bfdd; font-size:11px; text-transform:lowercase; font-weight:normal; text-decoration:none}

.result 					{margin:0px 0px 0px 0px;background:url(images/result.gif) 0px 0px repeat-x;}

.result_top_padd td  		{width:50%; vertical-align:middle;padding:9px 0px 9px 1px;}
.result_bottom_padd td		{width:50%; vertical-align:middle;padding:9px 0px 9px 1px;}

.result .result_right 	{text-align:right;background:url(images/result_right.gif) 100% 0px no-repeat;}
.result td  			{color:#63676b; font-size:11px; font-family:tahoma; line-height:12px;
						 background:url(images/result_left.gif) 0px 0px no-repeat; height:30px;}
.result b   			{color:#63676b; font-weight:normal;}
/* ************************************************************************************* */
.result_right b							{color:#85bfdd; font-weight:normal;}
.result_right a.pageResults				{color:#85bfdd; text-decoration:underline;font-size:11px;}
.result_right a.pageResults:hover 		{color:#85bfdd;	text-decoration:none;background:#24272a;}
.result_right a.pageResults	u			{color:#85bfdd; text-decoration:underline;}
.result_right a.pageResults u:hover 	{color:#85bfdd;	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:#85bfdd; font-size:11px; text-decoration:none;}	/*  advanced_search.php  */
.smallText a:hover 		{color:#85bfdd; font-size:11px; text-decoration:underline;}
.smallText a u 			{color:#85bfdd; font-size:11px; text-decoration:none;}
.smallText a:hover u	{color:#85bfdd; font-size:11px; text-decoration:underline;}
/* ************************************************************************************* */
td.main, p.main,
div.main,
.main td,
.main p,
.main b,
.main .desc 				{color:#63676b; font-size:11px; line-height:14px; font-family:tahoma;}

.main .s_cart_head			{color:#ffffff;font-size: 12px; line-height:14px; font-weight:bold;font-family:arial;text-transform:uppercase; font-family:tahoma;}
.main a						{color:#85bfdd; font-size:11px; line-height:13px; font-family:tahoma; font-weight:normal;text-decoration:underline;}
.main a:hover				{color:#85bfdd; text-decoration:none;}

.main .name b a				{color:#85bfdd; font-size:14px; line-height:14px; font-weight:bold;text-decoration:none;}
.main .name b a:hover		{color:#85bfdd; text-decoration:underline;}
 
.main .name 				{color:#85bfdd; font-size:14px; line-height:14px; font-weight:normal;}
.main .name a				{color:#85bfdd; font-size:14px; line-height:14px; font-weight:bold; text-decoration:none;}
.main .name a:hover			{color:#85bfdd; text-decoration:underline;}

.main .desc 				{font-size:11px;line-height:14px; font-weight:normal;}
.main .desc b 				{color:#63676b;}

.main .price2_padd font		{color:#ffffff; font-size:16px; line-height:16px; font-weight:normal; font-family:tahoma;}

SPAN.productSpecialPrice 			{color:#85bfdd;font-size: 16px; line-height:18px;font-family: tahoma; font-weight:normal; display:inline;}
s									{color:#85bfdd;font-size: 16px; line-height:18px;font-family: tahoma; font-weight:normal;}

.main SPAN.productSpecialPrice 		{color:#85bfdd;font-size: 16px; line-height:18px;font-family:tahoma; font-weight:normal;display:inline;}
.main s								{color:#85bfdd;font-size: 16px; line-height:18px;font-family:tahoma; font-weight:normal; }


.main .strong				{font-size:12px;font-family: arial; line-height:20px;font-weight:normal; text-decoration:none;}
.main b b					{color:#63676b;}
.img						{border:1px solid #dedede; width:1px; background:#ffffff;}
.img td						{padding:0px;}
.padd_2	select				{border:1px solid #363b3f; background:#2c3034; color:#788089; font-size:11px;vertical-align:middle;}
/*  
.main	input,
.main	select				{border:1px solid #419735; color:#419735; font-size:12px;}
  */
/* ************************************************************************************* */
.main .desc ul			{margin:10px 0px 10px 0px;list-style:none;padding:0;}
.main .desc li			{padding:0px 0px 0px 0px;}

.main .desc li div		{color:#63676b; font-size:12px; line-height:12px; font-weight:normal;
						 padding:7px 0px 5px 1px;text-decoration:none;background:url(images/bg_list3.gif) 0px 8px no-repeat;}


.main .desc li a		{color:#63676b; font-size:12px; line-height:12px; font-weight:normal;
						 text-decoration:none;}
.main .desc li a:hover	{color:#63676b; font-size:12px; line-height:12px; font-weight:normal; text-decoration:underline;}

.desc_list				{width:50%;}
.desc_list_separator	{padding:0px 2px 0px 2px;}
/* ************************************************************************************* */  
/* ************************************************************************************* */
.main .pic_padd								{padding:1px 17px 6px 1px;float:left;}
.main .name_padd							{padding:1px 0px 15px 2px;}
.main .desc_padd							{padding:12px 10px 10px 0px; text-align:left;}
.main .data_padd							{padding:6px 10px 0px 0px;}
.main .price_padd							{padding:3px 6px 0px 0px;float:right;}
.main .button_padd							{margin:0px 0px 0px 0px;padding:0px 1px 0px 0px;}
.main .s_cart_head_padd						{padding:8px 0px 15px 0px;}
.main .s_cart_td							{padding:25px 0px 0px 0px;}
.main .s_cart_td input						{border:1px solid #363b3f; background:#2c3034; color:#788089; font-size:11px;}

.main .name2_padd							{padding:0px 15px 3px 0px;height:36px;}
.main .pic2_padd							{padding:2px 0px 0px 0px;text-align:center;}
.main .desc2_padd							{padding:6px 0px 9px 0px;}
.main .listing2_padd						{padding:1px 10px 3px 10px;}
.main .price2_padd							{padding:6px 0px 17px 0px; height:8px;vertical-align:bottom;}
.main .button2_padd							{padding:0px 0px 0px 0px;}
.main .pr_desc2_padd						{padding:5px 10px 10px 10px;width:100%;}
.main .button22_padd						{margin:10px 0px 10px 0px;}
.main .button2_padd table					{text-align:center;}
.main div.img 								{margin:0px 0px 0px 0px; text-align:center;}
.main .prod2_padd							{margin:0px 0px 0px 0px;padding:12px 1px 0px 0px;overflow:hidden;}

.main .name3_padd							{width:100%; height:5px;padding:5px 5px 13px 5px; text-align:center;}
.main .pic3_padd							{padding:11px 3px 0px 3px;}
.main .desc3_padd							{padding:1px 0px 5px 0px;text-align:center;}
.main .button3_padd							{padding:10px 0px 0px 0px; text-align:center;}
.main .price3_padd							{padding:9px 0px 7px 0px; height:8px;text-align:center;}
.main .name4_padd							{height:5px;padding:14px 0px 3px 0px; vertical-align:middle; text-align:center;}
.main .pic4_padd							{padding:11px 4px 12px 4px; text-align:center;}
/* ************************************************************************************* */
.button_marg img, 
.button_marg input 							{margin:0px 33px 0px 0px;}

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

.bg_input input								{background:none; border:0px;}
/* ************************************************************************************* */
.prod_info					{float:left;padding:3px 1px 1px 1px;margin:0px 25px 0px 0px; text-align:center;}
.desc3_padd					{padding:1px 10px 7px 14px; width:100%;}
/* ************************************************************************************* */
table.listing 				{margin:5px 0px 0px 0px;}
table.listing td			{padding:1px 0px 1px 0px;
							 color:#63676b; font-size:10px; font-family:arial;}

.main .listing b 					{font-weight:normal;}
.main .listing em,
.main .listing font   				{color:#63676b; font-size:10px; font-family:arial;}
.main .listing b font   			{color:#63676b; font-size:10px; font-family:arial;}
.main .listing b font a 			{text-decoration:underline;}
.main .listing b font a:hover   	{text-decoration:none}

.main .listing font a 			{color:#63676b; text-decoration:underline; font-size:10px; font-weight:normal;}
.main .listing font a:hover   	{color:#63676b; text-decoration:none} 
/* ************************************************************************************* */
/* ************************************************************************************* */    
.left_part				{float:left; width:75%}
.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;}

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

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

.padd3_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 5px 0px 0px;}
.cart_total_right  			{width:20%; text-align:center;vertical-align:middle;}
.cart_total_left   			{color:#ffffff;font-size: 12px; line-height:14px; font-weight:bold;font-family:arial;text-transform:uppercase;}

.remove 					{width:20%;}
.products 					{width:45%;}
.quantity 					{width:15%;}
.total 						{width:20%;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.cont_heading_table			{margin:26px 0px 0px 0px;}
.cont_heading_td			{height:9px;padding:0px 0px 0px 1px; width:100%;text-align:left;}
/* ************************************************************************************* */
.cont_heading_td			{color:#ffffff;font-size:14px;line-height:14px;font-weight:bold;font-family:tahoma;}
.cont_heading_td a 			{color:#ffffff;font-size:14px;line-height:14px;font-weight:bold;font-family:tahoma;text-decoration:none}
.cont_heading_td a:hover  	{color:#ffffff; text-decoration:underline;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.padd_1						{padding:15px 0px 0px 0px;}
.padd_2						{padding:0px 0px 0px 0px;}
.padd_3						{padding:12px 0px 0px 0px;}
.padd_4						{padding:5px 10px 5px 10px;}

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

.tep_draw_prod_top_td		{padding:0px 0px 0px 0px;}
.tep_draw_prod_top2_td		{padding:0px 0px 0px 0px;}
.marg						{margin:5px 0px 0px 0px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
#m1,
#m2,
#m3,
#m4,
#m5,
#m6,
#over_m1,
#over_m2,
#over_m3,
#over_m4,
#over_m5,
#over_m6			{width:auto; cursor:pointer; white-space:nowrap;text-align:center; vertical-align:middle;
					font-size:13px;line-height:14px;font-weight:bold;font-family:tahoma;padding:0px 10px 0px 16px;}					

#m1,
#m2,
#m3,
#m4,
#m5,
#m6					{color:#ffffff;background:url(images/spacer.gif) 0px 31px no-repeat;}

#over_m1,
#over_m2,
#over_m3,
#over_m4,
#over_m5,
#over_m6			{color:#8e9da5;background:url(images/spacer.gif) 0px 31px no-repeat;}
/* ************************************************************************************* */
/* OTF contrib begins */
/* DDB - 041031 - Form Field Progress Bar */
.progress{
  width: 1px;
  height: 14px;
  color: white;
  font-size: 12px;
  overflow: hidden;
  background-color: navy;
  padding-left: 5px;}
}
/* OTF contrib ends */
/*-------------------------------------*/
/*   Horizontal Drop-Down Menu Style   */
/*-------------------------------------*/

.horbar	{   /* Color of main horizontal menubar and border */
	color: black;
	background-color: #e6e7e6;
	border: 1px outset #525252;
}

.horizitem	{          /* Behaviour of main horizontal menu items, leave as is for proper operation */
	float: left;
	white-space: nowrap;
}

.horizitem a {              /* Font style, size of submenu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 12px;	
	text-decoration: none;
	position: relative;	
	display: block;	
}

.horizitem a:link, .horizitem a:visited 	{      /* Font style & color of main menu items */
	color: #000000;
	text-decoration: none;
}

.horizitem a:hover	{       /* Font style & color, background menu color of main menu item when hovered over */
	color: #ffffff;
	background-color: #21459c;
	text-decoration: none;
}

.horizitem a:active	{       /* Font style & color, background menu color of main menu item when clicked */
	color: #ffff00;
	background-color: #666666;	
	text-decoration: none;
}

.horizsubmenu	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.horizsubframe	{      /* Color of submenu item and border */
	background-color: #e6e7e6;
	border: 2px outset #fdfefd;
	
	position: relative;
	display: block;	
}

.horizsubitem	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
}

.horizsubitem a {            /* Font style, size of submenu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 12px;	
	text-decoration: none;
	
	position: relative;
	display: block;	
}

.horizsubitem a:link, .horizsubitem a:visited	{       /* Font color, style of submenu items */
	color: #000000;
	font-size: 12px;	
	text-decoration: none;
}

.horizsubitem a:hover	{      /* Font color, style, background submenu color of submenu item when hovered over */
	color: #ffffff;
	background-color: #21459c;
	text-decoration: none;
}

.horizsubitem a:active	{      /* Font color, style, background submenu color of submenu item when clicked */
	color: #ffff00;
	background-color: #666666;		
	text-decoration: none;
}

.horizsubitem .horizfwdarr, .horizitem .horizfwdarr	{      /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */
    background-color: #ccc;
		font-weight: bold;
}

.horbar .dmselected {   /* Style override for selected root category */
    background-color: #999;
}


/*---------------------------------*/
/*   Vertical Fly-Out Menu Style   */
/*---------------------------------*/

.verbar	{   /* Color of main vertical menubar and border */
	color: black;
	background-color: #e6e7e6;
	border: 1px outset #fdfefd;
}

.vertitem	{          /* Behaviour of main vertical menu items, leave as is for proper operation */
	text-align: left;
	white-space: nowrap;
}

.vertitem	a {   /* Font style, size of main menu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 12px;		
	text-decoration: none;
	position: relative;
	display: block;		
}

.vertitem a:link, .vertitem a:visited	{   /* Default font style & color of main menu items */
	color: #000000;
	text-decoration: none;	
}

.vertitem a:hover	{   /* Font style & color, background menu color of main menu item when hovered over */
	color: #ffffff;
	background-color: #21449c;
	text-decoration: none;
}

.vertitem a:active	{   /* Font style & color, background menu color of main menu item when clicked */
	color: #ffff00;
	background-color: #666666;	
	text-decoration: none;	
}

.vertsubmenu	{   /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.vertsubframe	{   /* Color of submenu item and border */
	background-color: #e6e7e6;
	border: 2px outset #fdfefd;

	position: relative;
	display: block;	
}

.vertsubitem	{     /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
}

.vertsubitem a	{   /* Font style, size of submenu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 12px;			
	text-decoration: none;
	
	position: relative;
	display: block;	
}

.vertsubitem a:link, .vertsubitem a:visited	{   /* Default font style & color of submenu items */
	color: #000000;
	text-decoration: none;	
}

.vertsubitem a:hover	{   /* Font style & color, background submenu color of submenu item when hovered over */
	color: #ffffff;
	background-color: #21449c;
	text-decoration: none;
}

.vertsubitem a:active	{   /* Font style & color, background submenu color of submenu item when clicked */
	color: #ffff00;
	background-color: #666666;	
	text-decoration: none;			
}

.vertsubitem .vertfwdarr, .vertitem .vertfwdarr	{   /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */
    background-color: #ccc;
		font-weight: bold;
}

.verbar .dmselected {   /* Style override for selected root category */
    background-color: #999;
}

/*---------------------------*/
/* Tree and Plain Menu Style */
/*---------------------------*/

.treemenudiv	{     /* Behaviour of tree/plain menu item - leave as is for proper performance */
	display: block;
	white-space: nowrap;
}


.phplmbodytable { /* Class of table cells containing plain menus */

}

.phplmnormal {     /* Font size & color of unlinked menu items */
	color: #000000;
	font-size: 13px;	
	text-decoration: none;	
}


a.phplm:link, a.phplm:visited	{      /* Font color, style of linked & visited menu items */
	color: #003300;
	font-size: 13px;	
	text-decoration: none;	
}


a.phplm:hover	{      /* Font color, style of menu items when hovered over */
	color: #841212;
	background-color: #ccc;
	font-size: 13px;	
	text-decoration: none;	
}

a.phplm:active	{      /* Font size & color of menu items when clicked */
	color: #ff0000;
	font-size: 13px;	
	text-decoration: none;	
}

.dmselected {   /* Style overide for selected category tree */
    background-color: #ccc;
		font-weight: bold;
}