
.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: #212122; }
.orderEdit 				{ font-family : Arial; font-size : 10px; color: #f85802; text-decoration: underline; }

BODY 					{background: #232323; color: #000000; margin: 0px; padding:0px;}

.infoBox 				{background: #FFB1C5;}
.infoBoxContents 		{background: #ffffff;font-family: Arial; font-size: 10px;}

  A {color: #000000;  text-decoration: none;}A:hover {  color: #AABBDD;  text-decoration: underline;}  

A:link {
	COLOR: #FFBC80;
}
A:active {
	COLOR: #FFBC80;
}
A:visited {
	COLOR: #FFBC80;
}
A:hover {
	COLOR		: #dd6900; 
	TEXT-DECORATION	: underline;
}

FORM 					{display: inline;}
TR.header 				{background: #ffffff;}
TR.headerNavigation 	{background: #bbc3d3;}
TD.headerNavigation 	{font-family: Arial; font-size: 10px; background: #bbc3d3; color: #ffffff; font-weight : bold;}
/*  A.headerNavigation {color: #FFFFFF; }A.headerNavigation:hover { color: #ffffff;
}  */
TR.headerError 		{background: #ff0000;}
TD.headerError 		{font-family: Arial; font-size: 12px; background: #ff0000; color: #ffffff; font-weight : bold; text-align : center;}
TR.headerInfo 		{background: #00ff00;}
TD.headerInfo 		{font-family: Arial;font-size: 12px;background: #00ff00;color: #ffffff;font-weight: bold;text-align: center;}
/*  TR.footer {background: #bbc3d3;}TD.footer {  font-family: Arial;  font-size: 10px; background: #bbc3d3; color: #ffffff;  font-weight: bold;}*/
.infoBoxNotice 				{background: #FF8E90;}
.infoBoxNoticeContents 		{background: #FFE6E6;font-family: Arial; font-size: 10px;}
TD.infoBoxHeading 			{font-family: Arial;font-size: 10px;font-weight: bold;background: #bbc3d3;color: #ffffff;}
TD.infoBox, SPAN.infoBox 	{font-family: Arial; font-size: 10px;}

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: #2e2e2e;}
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: #212121;}
TABLE.productListing 			{border: 1px;border-style: solid;border-color: #b6b7cb;border-spacing: 1px;}
.productListing-heading 		{font-family: Arial;font-size: 10px;background: #b6b7cb;color: #FFFFFF;font-weight: bold;}
TD.productListing-data 			{font-family: Arial;font-size: 10px;}
TD.pageHeading, DIV.pageHeading {font-family: Arial;font-size: 20px;font-weight: bold;color: #9a9a9a;}
TR.subBar 						{background: #f4f7fd;}
TD.subBar 						{font-family: Arial;font-size: 10px;color: #000000;}
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
TD.main, P.main 							{font-family: Arial;font-size: 11px;line-height: 1.5;}
TD.smallText, SPAN.smallText, P.smallText 	{font-family: Arial;font-size: 10px;}
TD.accountCategory 							{font-family: Arial;font-size: 13px;color: #aabbdd;}
TD.tableHeading 							{font-family: Arial;font-size: 12px;font-weight: bold;}
CHECKBOX, INPUT, RADIO, SELECT 				{
	color		: #444444;
	font-family	: Arial;
	font-size	: 11px;
}
TEXTAREA 									{width: 100%;font-family: Arial;font-size: 11px;}
SPAN.greetUser 								{font-family: Arial;font-size: 12px;color: #f0a480;font-weight: bold;}
TABLE.formArea 								{background: #f1f9fe;border-color: #7b9ebd;border-style: solid;border-width: 1px;}
TD.formAreaTitle 							{font-family: Arial;font-size: 12px;font-weight: bold;}
SPAN.markProductOutOfStock 					{font-family: Arial;font-size: 12px;color: #c76170;font-weight: bold;}
SPAN.errorText 								{font-family: Arial;color: #ff0000;}

.moduleRow { }
.moduleRowOver 								{background-color: #212122; cursor: pointer; cursor: hand; }
.moduleRowSelected 							{background-color: #212122; }

.checkoutBarFrom, .checkoutBarTo 			{font-family: Arial; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent 						{font-family: Arial; font-size: 10px; color: #000000; }
/* 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; }
#myse select 								{width:90%;}
/* input requirement */
.product .inputRequirement, .inputRequirement 					
											{font-family: Arial; font-size: 10px; color:#FF0000; }
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */											
.s_tl 			{background:url(/images/s_tl.gif) left top no-repeat; width:100%;}
.s_tr 			{background:url(/images/s_tr.gif) right top no-repeat;}
.s_bl			{background:url(/images/s_bl.gif) left bottom no-repeat;}
.s_br 			{background:url(/images/s_br.gif) right bottom no-repeat;padding:4px;}
.ss_br 			{background:url(/images/s_br.gif) right bottom no-repeat;padding:20px; padding-top:3px;}
.s_t {background:url(/images/s_t.gif) top repeat-x #0d0d0d;}
.s_b {background:url(/images/s_t.gif) bottom repeat-x; }
.s_l {background:url(/images/s_t.gif) left repeat-y;}
.s_r {background:url(/images/s_t.gif) right repeat-y;}
/* ********************************************************************************************************* */	
.s2_tl 			{background:url(/images/s2_tl.gif) left top no-repeat;}
.s2_tr 			{background:url(/images/s2_tr.gif) right top no-repeat;padding:14px 13px 14px 13px;}
.s2_l 			{background:url(/images/s2_bg.gif) left top repeat-x #0e0e0e;}
/* ********************************************************************************************************* */
.s3_tl 			{background:url(/images/s3_tl.gif) left top no-repeat; width:100%;}
.s3_tr 			{background:url(/images/s3_tr.gif) right top no-repeat;}
.s3_bl			{background:url(/images/s3_bl.gif) left bottom no-repeat;}
.s3_br 			{background:url(/images/s3_br.gif) right bottom no-repeat;padding:10px 23px 7px 23px; text-align:left;}
.s3_t 			{background:#2e2e2e;}										
/* ********************************************************************************************************* */											
.s4_tl 			{background:url(/images/s4_tl.gif) left top no-repeat; width:100%;}
.s4_tr 			{background:url(/images/s4_tr.gif) right top no-repeat;}
.s4_bl			{background:url(/images/s4_bl.gif) left bottom no-repeat;}
.s4_br 			{background:url(/images/s4_br.gif) right bottom no-repeat;padding:10px 17px 10px 17px; text-align:left;}
.s4_t {background:url(/images/s4_bg.gif) top repeat-x;}
.s4_b {background:url(/images/s4_bg.gif) bottom repeat-x; }
.s4_l {background:url(/images/s4_bg.gif) left repeat-y;}
.s4_r {background:url(/images/s4_bg.gif) right repeat-y;}
/* ********************************************************************************************************* */	
.s5_tl 			{background:url(/images/s5_tl.gif) left top no-repeat;}
.s5_tr 			{background:url(/images/s5_tr.gif) right top no-repeat; padding:4px;}
.s5_l 			{background:url(/images/s5_bg.gif) left top repeat-x;}										
/* ********************************************************************************************************* */	
.s6_tl 			{background:url(/images/s6_tl.gif) left top no-repeat;}
.s6_tr 			{background:url(/images/s6_tr.gif) right top no-repeat; padding:4px;}
.s6_l 			{background:url(/images/s6_bg.gif) left top repeat-x;}										
/* ********************************************************************************************************* */
.p_tl 			{background:url(/images/p_tl.gif) left top no-repeat; width:100%;}
.p_tr 			{background:url(/images/p_tr.gif) right top 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:3px 16px 3px 16px;}
.p_l 			{background:#ffffff;}
/* ********************************************************************************************************* */
.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:3px 16px 3px 16px;}
.p2_l 			{background:#ffffff;}
/* ********************************************************************************************************* */	
.main	a		{color:#f85802; text-decoration:underline;}
.main	a:hover	{color:#f85802; text-decoration:none;}
.vam			{vertical-align:middle;}
.tac			{text-align:center;}
/* ********************************************************************************************************* */
.padd_1 	{padding:0px 10px 0px 10px;}
.padd_22 	{padding:8px;}
td.padd2 	{padding:8px; padding-left:4px;}

.line_h		{line-height:16px;}
.image		{width:100%;}
/* ********************************************************************************************************* */
div.padd3						{text-align:left; padding-top:0px; margin-left:0px; margin-right:0px;}
.padd33 img, .padd33 input 		{margin:2px;}
.bg_input input	{background:none; border:0px;}
* html .width_100				{width:100%;}
/* ********************************************************************************************************* */
.remove 			{width:15%;}
.products 			{width:50%;}
.quantity 			{width:15%;}
.total 				{width:20%;}

body {padding:0; margin:0;}
table, td, .main, select {
	color		: #f85800;
	font-size	: 11px;
	font-family	: Tahoma;
	vertical-align	: top;
	padding		: 0px;
}

input, textarea 		{
	color		: #f85800;
	font-size	: 11px;
	line-height	: 13px;
	font-family	: Tahoma;
	vertical-align	: top;
	padding		: 0px;
}

img      {border:0px;}
table	 {width:100%;}

input, textarea, select				{border:1px solid #7c7c7c;}
.border_0							{border:0px; background:none;}
.vam { vertical-align:middle}
.bg{background:url(/images/bg_line.gif)}

.jamp{ width:90px; height:17px; color:#464646; font-size:11px; padding-left:2px; font-family:Tahoma;}
.jamp1{ width:123px; height:17px; color:#464646; font-size:11px; padding-left:2px; font-family:Tahoma;}
.jamp2{ width:130px; height:17px; color:#464646; font-size:11px; padding-left:2px; font-family:Tahoma;}

/* ********************************************************************************************************* */
.header font   {color:#757373; text-decoration:none; font-size:11px; font-weight:bold;}
.header font a {color:#757373; text-decoration:none; font-size:10px; font-weight:bold; font-family:Tahoma}
.header font a:hover   {color:#757373; text-decoration:underline}     /*   5 items*/

.header strong a {color:#000000; font-family:Tahoma; font-size:10px; text-decoration:underline; font-weight:normal}/* shop_cart*/
.header strong a:hover   {color:#000000; text-decoration:none}

.header td 		 {color:#474343; font-size:10px; text-transform:uppercase;}
.header span	 {color:#FFFFFF; font-size:11px;}
.header b   	 {color:#ffffff; display:block; padding-bottom:4px;}
.header a 		 {color:#f85801; text-decoration:none; font-size:11px; text-transform:none;}
.header a:hover  {color:#f85801;text-decoration:underline}
.header b a 		 {color:#474343; text-decoration:none; font-size:10px; font-weight:normal}
.header b a:hover   {color:#474343;text-decoration:underline}

.header strong 	 {color:#f85800; text-transform:uppercase; font-size:10px; text-decoration:underline;}
/* ********************************************************************************************************* */
/*  footer  */
.footer		  	  {width:100%; color:#d0cdcb;}	
.footer td 		  {color:#d0cdcb; font-size:11px; vertical-align:middle; font-family:tahoma;}			
.footer a 		  		{color:#f85800; font-size:11px; text-decoration:none;} 			
.footer a:hover   		{color:#f85800;text-decoration:underline;}	
.footer span 	  {color:#676767; font-size:11px; font-weight:normal}

.footer span a 		  	{color:#676767; font-size:11px; text-decoration:none; font-weight:normal;} 			
.footer span a:hover   	{color:#676767;text-decoration:underline;}

.footer b a 	{color:#d0cdcb; font-size:11px; font-weight:normal; text-decoration:none;}			
.footer b a:hover 		{color:#d0cdcb; text-decoration:underline;}

.popup					{}
.popup td				{color:#d1d1d1; line-height:14px;}

.popup b				{display:block; padding:0px 0px 10px 0px; color:#353434; font-size:16px;}
.popup strong			{display:block; padding:10px 0px 0px 0px; color:#f85800; font-size:11px; text-decoration:underline;}

/* ********************************************************************************************************* */
/* -box_body- */
.box_body td							{color:#ffffff; font-size:11px}

.box_body span.productSpecialPrice 		{color:#ffffff; font-size:15px; font-weight:bold; font-family:tahoma;}
.box_body del       					{color:#ffffff; font-size:13px; font-weight:bold; font-family:tahoma;}

.box_body a 			{color:#ffffff; font-family:Tahoma; font-size:11px; text-decoration:none;}
.box_body a:hover  		{color:#ffffff; text-decoration:underline}

.box_body span   		{color:#ffffff; font-size:11px; font-weight:normal;}
.box_body span a		{ color:#f85800; font-size:13px; font-weight:bold; font-family:arial;text-decoration:underline;}
.box_body span a:hover	{color:#f85800;text-decoration:none;}

.box_body em a 			{color:#ffffff; font-family:Tahoma; font-size:11px; font-weight:bold; text-decoration:underline; font-style:normal;}
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
.box_body ul 				{padding:0; margin:0px; margin-top:10px; list-style:none; }
.box_body .bg_list			{}
.box_body .bg_list a		{background:url(/images/bg_list.gif) 0px 5px no-repeat; padding-left:17px;
							 color:#ffffff; font-size:11px; text-decoration:underline; font-weight:normal; line-height:21px;}
.box_body .bg_list a:hover  {color:#ffffff; font-size:11px; text-decoration:none;}

.box_body .bg_list_un 	{}
.box_body .bg_list_un  a		{color:#ffffff; font-size:11px; text-decoration:none; line-height:21px}
.box_body .bg_list_un  a:hover	{color:#ffffff; text-decoration:underline;}

.box_body .bg_list_sub 			{}
.box_body .bg_list_sub a		{background:url(/images/bg_list_sub.gif) 0px 5px no-repeat; padding-left:16px; margin-left:8px;
							 	 color:#f85800; font-size:11px; text-decoration:none; line-height:21px;}
.box_body .bg_list_sub a:hover  {color:#f85800; font-size:11px; text-decoration: underline;}
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */

/* -1- */
.box_heading_table 					{}
.box_heading_table .box_heading_td 	{background:url(/images/box_heading_td.jpg) 0px 0px no-repeat #DA0000; padding:3px 10px 3px 0px; height:17px; width:100%;}
.box_heading_table .box_heading_td 	{color:#d4e7ff; font-weight:bold; font-size:11px; text-transform:uppercase }

.box_heading_t						{background:url(/images/box_heading_t.jpg) 0px 0px no-repeat;}
.box_heading_l						{background:#DA0000;}
.box_heading_r						{background:#DA0000;}
.box_heading_b						{background:url(/images/box_heading_b.gif) 0px 0px repeat-x;}
/* ********************************************************************************************************* */
.box_body_table						{background:url(/images/line_box.gif) left bottom repeat-x; margin-bottom:18px;}
.box_body_table .box_body_td 		{padding:10px 18px 0px 18px;}
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
.cont_heading_table 					{background:url(/images/cont_heading_table.gif) 0px 0px repeat-x #DA0000; margin-bottom:11px;}
.cont_heading_table .cont_heading_td 	{background:url(/images/cont_heading_td.jpg) 0px 0px no-repeat; padding:3px 10px 3px 0px; height:17px; width:100%;}
.cont_heading_table .cont_heading_td 	{color:#d4e7ff; font-weight:bold; font-size:11px; text-transform:uppercase }

.cont_heading_t						{background:url(/images/cont_heading_t.jpg) 0px 0px no-repeat;}
.cont_heading_l						{background:#DA0000;}
.cont_heading_r						{background:#DA0000;}
.cont_heading_b						{background:url(/images/cont_heading_b.gif) 0px 0px repeat-x;}



.cont_heading_table 	{}
.cont_heading_td		{background:url(/images/cont_heading_td.gif) 6px 9px no-repeat; height:38px; padding:4px 19px 10px 33px; width:100%;vertical-align:middle}
.cont_heading_td 		{color:#ffffff; font-weight:bold; font-size:12px; text-transform:uppercase; font-family:tahoma;}


.cont_heading_td a 			{color:#d4e7ff; font-weight:bold; font-size:11px; text-transform:uppercase; font-family:tahoma;text-decoration:none}
.cont_heading_td a:hover 	{color:#d4e7ff; font-weight:bold; font-size:11px; text-transform:uppercase; font-family:tahoma;text-decoration:underline;}
.cont_heading_td em 		{color:#d4e7ff; font-weight:bold; font-size:11px; text-transform:uppercase; font-family:tahoma;text-decoration:none; font-style:normal;}

.cont_body_table 						{}
.cont_body_table .cont_body_table_td 	{background:url(/images/bg_c.gif) top left repeat-x #375f88; height:29px; padding-left:19px}
.cont_body_table .cont_body_table_td 	{color:#242527; font-weight:bold; font-size:10px; text-transform:uppercase; vertical-align:middle }



/*  PRODUCT  */
.product,
.product td						{color:#f85800; font-size:11px;}
.product strong					{color:#f85800; font-weight:normal;}
.product font					{color:#f85800; font-size:11px;}
.product a 					{color:#f85800; font-size:11px; font-weight:bold; font-family:Arial;text-decoration:none;} 
.product a:hover 			{text-decoration:underline;}

.product div span a 			{color:#f85800; font-size:13px; font-weight:bold; text-decoration:underline;}
.product div span a:hover 		{color:#f85800; text-decoration:none;}
.product em 					{color:#f85800; font-size:13px; font-weight:bold; font-style:normal;}

span.productSpecialPrice 		{font-size:17px; color:#ffffff; font-weight:bold; font-family:Arial;}
.product s 						{color:#ffffff;font-size:11px;font-weight:normal;}

.product div a		    {color:#f85800; font-size:12px; font-weight:bold; text-decoration:underline; text-transform:none;}
.product div a:hover	{color:#f85800; text-decoration:none;}		

/*  IMAGE  */
.pic_1				{border:0px solid #212121}
.pic 				{border:1px solid #212121}

.table_pic_width_1	{width:1px;text-align:center;}
.table_pic_width	{width:1px;text-align:center;}
.table_pic_width td	{text-align:center;}

.pic_corn_c 		{background:#FFFFFF;}
.pic_corn_t 		{background:#FFFFFF url(/images/pic_corn_t.gif) 0px top repeat-x;}
.pic_corn_b 		{background:#FFFFFF url(/images/pic_corn_b.gif) 0px bottom repeat-x;}
.pic_corn_l 		{background:#FFFFFF url(/images/pic_corn_l.gif) left 0px repeat-y;}
.pic_corn_r 		{background:#FFFFFF url(/images/pic_corn_r.gif) right 0px repeat-y;}

/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
.result 		{margin:0px 0px 0px 0px;}
.result td  	{width:50%; vertical-align:middle;padding:1px 9px 1px 9px;}
.result_right 	{text-align:right;}
.result td  	{color:#d1d1d1; font-size:11px;}
.result b   	{color:#d1d1d1; font-weight:normal;}
 
.result_right b							{color:#f85801; font-size:11px; font-weight:bold;}
.result_right a.pageResults				{color:#f85801; font-size:11px;text-decoration:underline; }
.result_right a.pageResults:hover 		{color:#f85801;	text-decoration:none; }
.result_right a.pageResults	u			{color:#f85801; font-size:11px; text-decoration:underline;}
.result_right a.pageResults u:hover 	{color:#f85801;	text-decoration:none;}
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
SPAN.newItemInCart 						{font-family: Arial;font-size:10px;color: #fb0707;}
.box_body a SPAN.newItemInCart 			{font-family: Arial;font-size:10px;color: #fb0707; text-decoration:underline;}
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
.smallText a			{color:#f85802; font-size:11px; text-decoration:none;}	/*  advanced_search.php  */
.smallText a:hover 		{color:#f85802; font-size:11px; text-decoration:underline;}
.smallText a u 			{color:#f85802; font-size:11px; text-decoration:none;}
.smallText a:hover u	{color:#f85802; font-size:11px; text-decoration:underline;}

TD.fieldKey 		{font-family: Arial;font-size: 12px;font-weight: bold;}

TD.fieldValue 		{font-family: Arial;font-size: 12px;}
.main a b 			{color:#5D5F60;font-size: 10px; text-decoration:underline;}
.main a:hover b		{color:#5D5F60;font-size: 10px; text-decoration:none;}
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
.prod_info		{width:100px; float:left; margin-right:15px;}
.prod_info td	{text-align:center;}
/* ********************************************************************************************************* */  
.product .shop_cart {text-align:center; vertical-align:middle; height:35px;color:#f85800; font-size:11px; text-decoration:none; font-weight:bold; font-family:Arial; text-transform:uppercase;}

.shop_cart_table			{width:88%;}
.shop_cart_table .name		{padding:9px 3px 10px 4px;}
.shop_cart_table .cart_pic	{padding:0px 0px 10px 0px; text-align:center}

.shop_cart_td				{ padding:20px 0px 0px 0px;}
.shop_cart_table td			{padding:5px 3px 0px 4px;}
.shop_cart_table td	td		{padding:0px;}
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */	
.bg_line_x						{background:url(/images/line_x.gif) left center repeat-x;}
.bg_line_y						{background:url(/images/line_y.gif) center top repeat-y;}

.cart_line_x 					{background:url(/images/line_xx.gif) center top repeat-x;}

.cart_total_left  			{width:80%; text-align:right; vertical-align:middle;height:38px;}
.cart_total_right  			{width:20%; text-align:center;vertical-align:middle;}
.cart_total_left strong  	{color:#ffffff; font-size:11px; text-decoration:none; font-weight:bold; font-family:Arial;}

/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
span.txt_1	{font-size:10px; text-transform:none; color:#000000;}	
/* ********************************************************************************************************* */
.padd_gg				{height:31px;}
.padd_vv				{width:0%;}
.padd_vv img			{width:31px;}

.padd_gg2				{height:6px;}
.padd_vv2				{width:0%;}
.padd_vv2 img			{width:6px;}
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
.box_width_left			{ width:217px;}
.box_width_right		{ width:0px;}
.box_width_cont			{ width:100%;}
.col_left				{}
.col_center				{ width:100%;padding:0px 0px 0px 9px;}
.col_right				{ visibility:hidden;}			
/* ********************************************************************************************************* */
.heading_top_1			{margin-top:0px;}
.heading_top_1 .padd_11	{padding:10px 10px 9px 10px;}

.heading_top_2			{margin-top:0px;}
.heading_top_2 .padd_22	{padding:0px 10px 0px 10px;}

.heading_top_3			{margin-top:0px;}
.heading_top_3 .padd_33	{padding:0px 0px 0px 0px;}

.heading_top_4			{margin-top:0px;}
.heading_top_4 .padd_44	{padding:0px 10px 9px 10px}


.tableBox_output		{margin-top:0px;}
.tableBox_shopping_cart	{margin-top:0px;}

.tep_draw_separate		{height:11px;}
.tep_draw_separate1		{height:111px;}

.tep_draw_prod_top		{padding:0px 0px 0px 0px;}
.tep_draw_box_prod		{}
/*    */






H1 {
	FONT-WEIGHT	: normal; 
	FONT-SIZE	: 19px; 
	PADDING-BOTTOM	: 10px; 
	MARGIN		: 0px 0px 0px 5px; 
}

H2 {
	PADDING-RIGHT	: 6px; 
	PADDING-LEFT	: 6px; 
	FONT-SIZE	: 16px; 
	PADDING-BOTTOM	: 5px; 
	MARGIN		: 0px; 
	PADDING-TOP	: 0px;
}

H3 {
	PADDING-RIGHT	: 6px; 
	PADDING-LEFT	: 6px; 
	FONT-SIZE	: 14px; 
	PADDING-BOTTOM	: 5px; 
	MARGIN		: 0px; 
	PADDING-TOP	: 2px
}


.cost{
	color: #FF0000; 
	font-family: Arial,Verdana,sans-serif; 
	font-size: 22px; 
	font-align: center; 
	font-weight: 600;  
	text-decoration: none; 
}
.cost-title{
	color: #FF0000; 
	font-family: Arial,Verdana,sans-serif; 
	font-size: 16px; 
	font-align: center; 
	font-weight: 600;  
	text-decoration: none; 
}
.cost_small{
	color: #DDDDDD; 
	font-family: Verdana,sans-serif; 
	font-size: 22px; 
	font-align: center; 
	font-weight: 400;  
	margin: 10px 0px; 
	text-decoration: none; 
	line-height: 26px;
}


.table_header {
	background-color: #000000;
	padding-left: 3px;
	padding-right: 3px;
	height: 20px;
	color: #FFFFFF;
	vertical-align	: middle;
}

.table_footer {
	background-color: #000000;
	padding-left: 3px;
	padding-right: 3px;
	height: 20px;
	color: #FFFFFF;
}

.field_name {
	background-color: #444444;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	height: 20px;
	vertical-align	: middle;
}

.field_value {
	background-color: #333333;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 3px;
	vertical-align	: middle;
	padding-bottom: 0px;
	height: 20px;
}


select {
	border: 1px solid;
	border-color: AA8476;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.regfield {
	border: 1px solid #486682;
	font-size: 12px;
}

.input_search	 {
	border: 1px solid #666666;
	background-color: #FFFFFF;
	font-size: 11px;
	height: 19px;
	font-weight: 500;
	color: #444444;
	padding-left: 5;
	padding-right: 5;
}

div.menutitle {
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #47597E;
	text-decoration: none;
	font-weight: 500;
	font-size: 14px;
	list-style-type: square;

}


.basket {
	font-size: 14px;
	color: #000000;
	font-weight: 600;

}


INPUT.reg {
	BORDER-RIGHT: #AAAAAA	1px solid; 
	BORDER-TOP: #AAAAAA	1px solid; 
	BORDER-LEFT: #AAAAAA	1px solid; 
	BORDER-BOTTOM: #AAAAAA	1px solid; 
	FONT-SIZE: 8pt; 
	COLOR: #ffffff; 
	BACKGROUND-COLOR: #444444
}

.product-category-list {
	background-color: #111111;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 3px;
	height: 24px;
	font-size: 18px;

	color: #FFFFFF;
}
