/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $
  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com
  Copyright (c) 2003 osCommerce
  Released under the GNU General Public License
*/
a		    {color:#fa7117; font-size:12px; text-decoration:underline;}
a:hover		{color:#fa7117;text-decoration:none;}
.boxText 				{ font-family: Arial, Verdana, sans-serif; font-size: 13px; }
.errorBox 				{ font-family : Arial, Verdana, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning 			{ font-family : Arial, Verdana, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications 	{  } 
.orderEdit 				{ font-family : Arial, Verdana, sans-serif; font-size : 12px; color: #fa7117; text-decoration: underline; }

#banner_bg				{ width: 520px; height:213px; background-color: #d1d1d1; z-index:1; margin-top:15px;}
#banner					{ position: relative; top: 1px; left: 1px; width: 518px; height:212px; background-color: #ffffff; z-index:1;}

body 					{background: #ffffff; color: #000000; margin: 3px 0 0 0; padding: 0; font-family: Arial, Verdana, sans-serif; font-size: 12px;}
#main_container			{width:980px; margin:0 auto;}
#keywords				{border: 0px; position: relative; left:1px; width:165px;}
.infoBox 				{}
.infoBoxContents 		{background: #ffffff;font-family: Arial, Verdana, sans-serif; font-size: 12px;}

.borderline {border-right: 1px solid #fa7117;}
.grey {color: #7A7A7A;}
.grey_index {color: #7A7A7A;font-size:11px;text-align:justify;}
.blue tr td{color: #2e90d9;font-weight:bold;}
.blue tr td a {color: #2e90d9;text-decoration:underline;font-weight:bold;}
.blue tr td a:hover {color: #2e90d9;text-decoration:underline;}

h1 {color: #fa7117; font-size: 16px;}
h2 {color: #7a7a7a; font-size: 20px;}
h3 {color: #fa7117; font-size: 16px;}
h4 {color: #fa7117; font-size: 23px;}
h5 {color: #7a7a7a; font-size: 16px;}
h6 {color: #fa7117; font-size: 14px;}

h1 {display:inline;}
h2 {display:inline;}
html>body h3 {display:inline;}
h4 {display:inline;}
h5 {display:inline;}
h6 {display:inline;}

h5 a {color: #7a7a7a; text-decoration: none;}
h5 a:hover {color: #fa7117; text-decoration: underline;}

h2 a:hover {color: #7a7a7a; text-decoration: none; font-size: 16px;}
h2 a {color: #fa7117; text-decoration: underline; font-size: 16px;}

/* BUTTONS */
.b1_old {	
	height: 23px; 
	font-size: 13px; 
	background: transparent url(images/btn_b1_cart.gif) no-repeat scroll 0px 0px;  
	float:right;
	line-height:22px;
	clear:none;
	display:block;
	margin:0;
	overflow:visible;
	padding:0;
	width:auto;
}
.b1 {	
	background: transparent url(images/btn_b1_left.gif) no-repeat scroll 0px 0px;  
	height: 23px; 
	font-size: 13px; 
	font-weight:bold;
	line-height:22px;
	float:right;
	margin:0;
	padding:0;
	overflow:visible;
	display:inline;
}
.b2 {	
	background: transparent url(images/btn_b2_left.gif) no-repeat scroll 0px 0px;  
	height: 23px; 
	font-size: 13px; 
	font-weight:bold;
	line-height:22px;
	float:left;
	margin:0;
	padding:0;
	overflow:visible;
	display:inline;
}
.b2r {	
	background: transparent url(images/btn_b2_left.gif) no-repeat scroll 0px 0px;  
	height: 23px; 
	font-size: 13px; 
	font-weight:bold;
	line-height:22px;
	float:right;
	margin:0;
	padding:0;
	overflow:visible;
	display:inline;
}
.b2 .button, .b2r .button {
	background:transparent url(images/btn_b2_right.gif) no-repeat scroll 100% 0;
	height:23px;
	padding:0px 18px;
	margin:0px;
}
.b2 .button1 {
	background:transparent url(images/btn_b1_right.gif) no-repeat scroll 100% 0;
	height:23px;
	padding:0px 18px;
	margin:0px;
}
.b2 a[class="button"], .b2r a[class="button"], .b2 a[class="button"] {
	line-height:22px;
	margin-top:0;
}
a.button, a.button:link, a.button:visited, a.button:hover, a.button:active, a.button, a.button1:link, a.button1:visited, a.button1:hover, a.button1:active {
	clear:none;
	color:#FFFFFF;
	display:block;
	float:left;
	margin-left:0px;
	text-align:left;
	text-decoration:none;
}

.submit1 {
	background:transparent url(images/btn_b2_right.gif) no-repeat scroll 100% 0px;
	background-color:transparent;
	border: none;
	font-size: 13px; 
	font-weight:bold;
	color:#FFFFFF !important;
	margin: 0px;
	padding:0px 0px 0px 8px;
	height:23px;
	cursor: pointer;
}
html>body .submit1 {padding:0px 12px 4px 28px;}

.submit2 {
	background:transparent url(images/btn_b2_right.gif) no-repeat scroll 100% 0px;
	background-color:transparent;
	border: none;
	height:23px;
	font-size: 13px; 
	font-weight:bold;
	color:#FFFFFF;
	display:inline;
	margin:0;
	padding:0px 0px 0px 0px;
	cursor: pointer;
}
html>body .submit2 {padding:0px 18px 0px 18px;}

/*  A {color: #000000;  text-decoration: none;}A:hover {  color: #AABBDD;  text-decoration: underline;}  */
FORM 					{display: inline;}
TR.header 				{background: #ffffff;}
TR.headerNavigation 	{background: #bbc3d3;}
TD.headerNavigation 	{font-family: Arial, Verdana, sans-serif; font-size: 12px; background: #bbc3d3; color: #fa7117; font-weight : bold;}
/*  A.headerNavigation {color: #fa7117; }A.headerNavigation:hover { color: #fa7117;
}  */
TR.headerError 		{background: #ff0000;}
TD.headerError 		{font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 12px; background: #ff0000; color: #ffffff; font-weight : bold; text-align : center;}
TR.headerInfo 		{background: #00ff00;}
TD.headerInfo 		{font-family: Arial, Tahoma, Verdana, sans-serif;font-size: 12px;background: #00ff00;color: #fa7117;font-weight: bold;text-align: center;}
/*  TR.footer {background: #bbc3d3;}TD.footer {  font-family: Arial, Verdana, sans-serif;  font-size: 12px; background: #bbc3d3; color: #fa7117;  font-weight: bold;}*/
.infoBoxNotice 				{background: #FF8E90;}
.infoBoxNoticeContents 		{background: #FFE6E6;font-family: Arial, Verdana, sans-serif; font-size: 12px;}
TD.infoBoxHeading 			{font-family: Arial, Verdana, sans-serif;font-size: 12px;font-weight: bold;background: #bbc3d3;color: #fa7117;}
TD.infoBox, SPAN.infoBox 	{font-family: Arial, Verdana, sans-serif; font-size: 12px;}

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: #f8f8f9;}
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: #f8f8f9;}
TABLE.productListing 			{border: 1px;border-style: solid;border-color: #b6b7cb;border-spacing: 1px;}
.productListing-heading 		{font-family: Arial, Verdana, sans-serif;font-size: 12px;background: #b6b7cb;color: #fa7117;font-weight: bold;}
TD.productListing-data 			{font-family: Arial, Verdana, sans-serif;font-size: 12px;}
TD.pageHeading, DIV.pageHeading {font-family: Arial, Verdana, sans-serif;font-size: 20px;font-weight: bold;color: #9a9a9a;}
TR.subBar 						{background: #f4f7fd;}
TD.subBar 						{font-family: Arial, Verdana, sans-serif;font-size: 12px;color: #000000;}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
TD.main, P.main 							{font-family: Arial, Verdana, sans-serif;font-size: 12px;}
TD.main input								{margin-bottom:3px;}
TD.smallText, SPAN.smallText, P.smallText 	{font-family: Arial, Verdana, sans-serif;font-size: 12px;}
TD.accountCategory 							{font-family: Arial, Verdana, sans-serif;font-size: 13px;color: #aabbdd;}
TD.tableHeading 							{font-family: Arial, Verdana, sans-serif;font-size: 12px;font-weight: bold;}
CHECKBOX, INPUT, RADIO, SELECT 				{font-family: Arial, Verdana, sans-serif;font-size: 12px;}
TEXTAREA 									{width: 100%;font-family: Arial, Verdana, sans-serif;font-size: 12px;}
SPAN.greetUser 								{font-family: Arial, Verdana, sans-serif;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, Tahoma, Verdana, sans-serif;font-size: 12px;font-weight: bold;}
SPAN.markProductOutOfStock 					{font-family: Arial, Tahoma, Verdana, sans-serif;font-size: 12px;color: #c76170;font-weight: bold;}
SPAN.errorText 								{font-family: Arial, Verdana, sans-serif;color: #ff0000;}

.main input, .main select					{width: 250px;}
.main a										{color: #7a7a7a;}
.moduleRow { }
.moduleRowOver 								{cursor: pointer; cursor: hand; }
.moduleRowSelected 							{}

.checkoutBarFrom, .checkoutBarTo 			{font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent 						{font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #000000; }
/* message box */
.messageBox 								{font-family: Arial, Verdana, sans-serif; font-size: 12px; }
.messageStackError, .messageStackWarning 	{font-family: Arial, Verdana, sans-serif; font-size: 12px; background-color: #F7F7F7; }
.messageStackSuccess 						{font-family: Arial, Verdana, sans-serif; font-size: 12px; background-color: #99ff00; }
#myse select 								{width:250px;line-height: 1.5;}
/* input requirement */
.product .inputRequirement, .inputRequirement 					
											{font-family: Arial, Verdana, sans-serif; font-size: 10px; color:#D2D3CE; }
/* -------------------------------------------------          -------------------------------------------------------- */
/*.main	a		{color:#fa7117; text-decoration:underline;}
.main	a:hover	{color:#fa7117; text-decoration:none;} */
.vam			{vertical-align:top;}
/* -------------------------------------------------          -------------------------------------------------------- */

table, td, .main, select, textarea {
	font-size:13px;
    font-family:Arial;
	color:#fa7117;
	vertical-align:top;
	padding:0px;
}
img      {border:0px;}
table	 {width:100%;}
td, .main		{color: #fa7117}
.main b			{color:#fa7117}
input, select, textarea		{	color:#282e3e;}
.bg{background:url(images/bg_line.gif)}

.jamp1{ width:143px; height:18px; color:#464646; font-size:12px; padding-left:2px; font-family:Tahoma;}
.jamp2{ width:143px; height:18px; color:#464646; font-size:12px; padding-left:2px; font-family:Tahoma;}

.header td 		 {color:#8d8d8d;}
.header span	 {color:#8d8d8d; font-size:12px;}
.header b   	 {color:#f79100; text-decoration:underline;}
.header a 		 {color:#7A7A7A; text-decoration:none; font-size:14px; font-weight: bold; }
.header a:hover  {color:#7A7A7A;text-decoration:underline}
.login {float:left;margin-top:4px;}
.login a, .footer .login_footer a{color: #2e90d9;font-weight:bold;font-size:12px;margin-top:15px;text-transform:normal;}
/* -box_body- */
.box_body td{ color:#fa7117}
.box_body span.productSpecialPrice { color:#fa7117; font-size:14px; font-weight:bold}

.box_body del       {color:#fa7117; font-size:14px; font-weight:bold}
.box_body span a		    {color:#fa7117; font-size:12px; text-decoration:underline; font-weight:bold; }
.box_body span a:hover	{color:#fa7117;text-decoration:none;}

.box_body  a		    {color:#fa7117; font-size:12px; text-decoration:underline;}
.box_body  a:hover		{color:#fa7117;text-decoration:none;}

.box_body span   		{color:#fa7117; font-size:12px; font-weight:normal; font-family:Tahoma}

.box_body em a 			{color:#fa7117; font-family:Tahoma; font-size:12px; font-weight:bold; text-decoration:underline; font-style:normal;}


.left_box ul 	{padding:0; margin:0px 0px 0px 10px; list-style:none; }
.left_box .bg_list	{font-size: 14px; font-weight:bold;}
.left_box .bg_list a	{color:#fa7117; font-size: 14px; padding-left:15px; background:url(images/arrow.gif) top left no-repeat; background-position:0 7px; text-decoration: none; line-height:22px}
.left_box .bg_list a:hover {color:#fa7117; text-decoration:underline;}

.left_box .bg_list_sub a	{padding-left:3px; text-decoration:none;}
.left_box .bg_list_sub a:hover {color:#fa7117; text-decoration:underline;}

.box_body .bg_list_ol	{font-size: 13px; font-weight:bold; line-height:18px}
.box_body .bg_list_ol a	{color:#fa7117; font-size: 13px; font-weight:bold; text-decoration: none;}

.box_body .bg_list_un 	{}
.box_body .bg_list_un  a	{color:#ffcce4; padding-left:20px; background:url(images/arrow_3.gif) top left no-repeat; background-position:0 3px; text-decoration:none; line-height:18px; font-weight:bold}
.box_body .bg_list_un  a:hover	{color:#fa7117; text-decoration:none;}

.box_body .bg_list_sub 	{}
.box_body .bg_list_sub  a{ color:#fa7117; padding-left:15px; background:url(images/arrow.gif) top left no-repeat; background-position:0 5px; text-decoration: none; line-height:22px; margin-left:15px}
.box_body .bg_list_sub  a:hover	{color:#fa7117; text-decoration:underline;}


.left_box .bg_list2 a	{font-size: 14px; font-weight:bold; color:#7a7a7a; padding-left:15px; background:url(images/arrow.gif) top left no-repeat; background-position:0 7px; text-decoration: none; line-height:22px}
.left_box .bg_list2_button {margin-top:5px;width:100%;}
.nav_box {width:226px;height:260px;background:url(images/nav_bg2.gif) top left no-repeat;}
.nav_box2 {width:226px;height:182px;background:url(images/nav_bg.gif) top left no-repeat;}
.nav_map_box {width:226px;height:342px;background:url(images/nav_map_bg.gif) top left no-repeat;}

/* -1- */
.box_heading_table 					{}
.box_heading_table .box_heading_td 	{color:#7a7a7a; font-weight:bold; font-size:12px; text-transform:uppercase; font-family:Arial }


.box_heading_tall_t {background:#3d3d3d url(images/box_heading_t.gif) top repeat-x;}
.box_heading_tall_b {background:#3d3d3d url(images/box_heading_b.gif) bottom repeat-x;}
.box_heading_tall_l {background:#3d3d3d url(images/box_heading_l1.gif)}
.box_heading_tall_r {background:#3d3d3d url(images/box_heading_r1.gif)}


.box_body_table .box_body_tall_l {background:url(images/box_heading_c.gif) left repeat-y;}
.box_body_table .box_body_tall_r {background:url(images/box_heading_t.gif) right repeat-y;}
.box_body_table .box_body_tall_b {background:url(images/box_heading_t.gif) bottom repeat-x;}

.box_body_table .box_body_td {padding:0px 16px 0px 6px;}


.left_box { width: 100%; }
.left_box_row { width: 224px;height:18px;float:none;color:#FA7117;font-weight:bold; }
.left_box_header { margin-left:10px;padding-top:12px;height: 30px; }
.left_box_header h2{ font-size:18px; }
.left_box_header2 { margin-left:10px;padding-top:12px;height: 30px; }
.left_box_header2 h2{ font-size:18px; }
.left_box_header2 h2 a{ color:#7a7a7a;font-size:18px;text-decoration:none; }
.bs_left { width: 20px;float:left; }
.bs_mid { width: 160px;float:left; }
.left_box_row a { text-decoration:none;color:#FA7117;font-size:13px; }
.left_box_row a:hover { text-decoration:underline;color:#FA7117; }
.bs_right { width: 37px;float:right; }

/*  ------------------------   CONTENT   ----------------------------  */

.cont_heading_table { background:url(images/cont_corn_tc.gif)}
.cont_heading_td {padding:9px 0px 9px 0px; color:#fa7117; font-weight:bold; font-size:14px; text-transform:uppercase; font-family:Arial  }

.cont_heading_td a		 {color:#fa7117; font-weight:bold; font-size:12px; text-transform:uppercase; font-family:Arial; text-decoration:none;}
.cont_heading_td a:hover {color:#fa7117; font-weight:bold; font-size:12px; text-transform:uppercase; font-family:Arial; text-decoration:underline;}
.cont_heading_td em		 {color:#fa7117; font-weight:bold; font-size:12px; text-transform:uppercase; font-family:Arial; text-decoration:underline; font-style:normal;}


.cont_body_table {}
.cont_body_tall_t {background:url(images/cont_body_corn_t.gif) top repeat-x;}
.cont_body_tall_t5 {background:url(images/cont_body_corn_t5.gif) top repeat-x;}
.cont_body_tall_b {background:url(images/cont_body_corn_b.gif) bottom repeat-x;}
.cont_body_tall_b5 {background:url(images/cont_body_corn_b5.gif) bottom repeat-x;}
.cont_body_tall_l {background:url(images/cont_body_corn_l_1.gif) left repeat-y;}
.cont_body_tall_l5 {background:url(images/cont_body_corn_l_15.gif) left repeat-y;}
.cont_body_tall_r {background:url(images/cont_body_corn_r_1.gif) right repeat-y;}
.cont_body_tall_r5 {background:url(images/cont_body_corn_r_15.gif) right repeat-y;}


.cont_body_table_2 {background:#ffffff ;}

.cont_body_table_3 {}
.cont_body_tall_t_3 {}

/*  PRODUCT  */
.product td					{ color:#FC7117;}
.product a 					{font-weight:bold; font-size:12px; color:#7a7a7a; text-decoration:none; line-height: 120%;} /* for  sub_categories (index-1.html) */
.product a:hover 			{text-decoration:none;}

.product span a 			{font-weight:bold; font-size:12px; color:#7a7a7a; text-decoration:underline;}
.product span a:hover 		{text-decoration:none;}
.product em		    		{font-weight:bold; font-size:12px; color:#7a7a7a; text-decoration:underline;font-style:normal;} 

span.productSpecialPrice {font-size:17px; color:#fa7117; font-weight:bold; font-family:Arial}

.product div a		    {color:#fa7117; font-size:12px; font-weight:normal; text-decoration:underline; text-transform:none;}/*  ??? click to enlarge  */
.product div a:hover	{color:#fa7117; text-decoration:none ;}		

.product_details		{color: #7a7a7a; font-size:12px;}
/*  IMAGE  */
.pic				{}
.table_pic_width	{width:1px;}
.pic_corn_c 		{background:#FFFFFF;}
.pic_corn_t 		{background:#FFFFFF url(images/img_tal1.gif) top repeat-x;}
.pic_corn_b 		{background:#FFFFFF url(images/img_tal2.gif) bottom repeat-x;}
.pic_corn_l 		{background:#FFFFFF url(images/img_tal3.gif) left repeat-y;}
.pic_corn_r 		{background:#FFFFFF url(images/img_tal4.gif) right repeat-y;}
.image				{background:#ffffff; width:100%;}

/*  SHOPPING CART (index-3.html) */

/*  popup  */
.popup 	{color:#7b7b7b; font-size:12px;}



/*  footer  */
.footer		  	  { width:100%}	
.footer td 		  {color:#9bc888; font-size:12px;}			
.footer a 		  {color:#b0b0b0; font-size:12px; text-decoration:none;} 			
.footer a:hover   {color:#9bc888;text-decoration:underline;}	
.footer span 	  {color:#7a7a7a; font-size:12px;}
.footer span a 		  {color:#7a7a7a; font-size:12px; text-decoration:none;} 			
.footer span a:hover   {color:#7a7a7a;text-decoration:underline;}
.footer b, .footer b a 	  {color:#9bc888; font-size:12px; text-decoration:none; font-weight:normal}			
.footer b a:hover {color:#9bc888; text-decoration:underline;}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.result 		{margin:0px 0px 0px 0px;}
.result td  	{width:50%; vertical-align:middle; padding:12px 0px 12px 0px;}
.result_right 	{text-align:right;}
.result td  	{color:#fa7117; font-size:12px;}
.result b   	{color:#fa7117; font-weight:normal;}
 
.result_right b							{color:#fa7117; font-size:12px; font-weight:bold;}
.result_right a.pageResults				{color:#fa7117; font-size:12px;text-decoration:underline; }
.result_right a.pageResults:hover 		{color:#fa7117;	text-decoration:none; }
.result_right a.pageResults	u			{color:#fa7117; font-size:12px; text-decoration:underline;}
.result_right a.pageResults u:hover 	{color:#fa7117;	text-decoration:none;}
/* -------------------------------------------------          -------------------------------------------------------- */

/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */


.title_info		{}
.title_info td	{vertical-align:middle; height:38px;}

.prod_info		{width:100px; float:left; margin-right:15px;}
.prod_info td	{text-align:center;}
/* -------------------------------------------------          -------------------------------------------------------- */  

.shop_cart {text-align:left; vertical-align:middle; text-transform:uppercase;font-weight:bold; font-size:12px; color:#fa7117;}
/*  heading  */
.remove 			{width:15%;}
.products 			{width:50%;}
.quantity 			{width:18%;}
.total 				{width:17%;}
/*  heading  */	
.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/bg_line.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  	{ text-transform:none}
.input_1		{width:40px;}
/* -------------------------------------------------          -------------------------------------------------------- */
SPAN.newItemInCart 						{font-family: Arial, Verdana, sans-serif;font-size:12px;color: #fb0707;}
.box_body a SPAN.newItemInCart 			{font-family: Arial, Verdana, sans-serif;font-size:12px;color: #fb0707; text-decoration:underline;}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.smallText a			{color:#fa7117; font-size:12px; text-decoration:none;}	/*  advanced_search.php  */
.smallText a:hover 		{color:#fa7117; font-size:12px; text-decoration:underline;}
.smallText a u 			{color:#fa7117; font-size:12px; text-decoration:none;}
.smallText a:hover u	{color:#fa7117; font-size:12px; text-decoration:underline;}

TD.fieldKey 		{font-family: Arial, Verdana, sans-serif;font-size: 12px;font-weight: bold;}

TD.fieldValue 		{font-family: Arial, Verdana, sans-serif;font-size: 12px;}
.main a b 			{color:#5D5F60;font-size: 12px; text-decoration:underline;}
.main a:hover b		{color:#5D5F60;font-size: 12px; text-decoration:none;}
/* -------------------------------------------------          -------------------------------------------------------- */
span.txt_1	{font-size:12px; text-transform:none; color:#000000;}	
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */

/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.padd_1 	{padding:0px 12px 0px 12px;}
.padd_22 	{padding:8px;}
td.padd2 	{padding:8px; padding-left:4px;}

.line_h		{line-height:16px;}
/* -------------------------------------------------          -------------------------------------------------------- */
.product div					{padding:8px 0px 5px 0px;}
div.padd3						{text-align:left; padding-top:0px; margin-left:0px; margin-right:0px;}
/* -------------------------------------------------          -------------------------------------------------------- */
.box_width_left			{ width:243px;}
.box_width_right		{ width:0px;}
.box_width_cont			{ width:100%;}
.col_left				{}
.col_center				{ width:100%;}
.col_right				{}			
/* -------------------------------------------------          -------------------------------------------------------- */
.heading_top_1			{margin-top:0px; background:#ffffff;}
.heading_top_1 .padd_11	{padding:18px 12px 9px 18px;}

.heading_top_2			{margin-top:0px;}
.heading_top_2 .padd_22	{padding:0px 20px 0px 20px;}

.heading_top_3			{margin-top:0px;}

.heading_top_4			{margin-top:0px; background:#ffffff;}
.heading_top_4 .padd_44	{padding:8px 12px 9px 18px}


.tableBox_output		{}
.tableBox_shopping_cart	{margin-top:0px;}

.tep_draw_separate		{height:12px;}

.tep_draw_prod_top		{padding:0px 0px 9px 0px;}
.tep_draw_box_prod		{}
/*    */

/*preload classes*/
.svw {width: 50px; height: 20px; overflow: hidden;}
.svw ul {position: relative; left: -999em;}

/*core classes*/
.stripViewer { 
	position: relative;
	overflow: hidden; 
	border: 0px solid #ffcc00;  
	margin: 0 0 1px 0;
	z-index:0;
}
.stripViewer ul { 
	margin: 0;
	padding: 0;
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	list-style-type: none;
	z-index:0;
}
.stripViewer ul li { 
	float: left;
	z-index:1;
}
.stripTransmitter {
	display: none;
	clear: left;
	margin-top: 0px;
	z-index:1;
}
.stripTransmitter ul {
	margin: 0;
	padding: 0;
	position: relative;
	list-style-type: none;
	margin-left: 205px;
	z-index:1;
}
.stripTransmitter ul li{
	width: 28px;
	float: left;
	margin: 0 0px 1px 0;
	z-index:1;
}
.stripTransmitter a{
	font: 12px Century Gothic,Verdana, Arial;
	text-align: center;
	line-height: 12px;
	color: #fff;
	text-decoration: none;
	display: block;
	height: 17px;
	width: 27px;
	padding-top: 4px;
	z-index:1;
}
.stripTransmitter a:hover, a.current{
	color: #990000;
	z-index:1;
}


/* popup styling*/
#popCart {
	position: absolute; /*do not change this*/
	top: 35%;
	left: 35%;
	width: 450px;
	background-color: #ffffff;
	border: 3px solid #FA7015;
	color: #000;
	z-index: 100000; /*do not change this*/
	display: none; /*do not change this*/
	padding: 20px 20px 15px 20px;
}
#popCart a{
	color: #000;text-decoration:none;
}
#popCart a.button{
	color: #fff;text-decoration:none;
}

ul.popcartList {list-style-type:none; margin:0; padding:0;}
li.popcartButton {float:right;padding-right:10px;}

#popCart_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
    background-color: #000;
    display:none;
    opacity:0.75;
   	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
}

* html #popCart_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
ul.sitemap {
  color: #ff0000;
}

#indicator{position:absolute;left:50%;top:50%;z-index:100;display:none;}

/* MENU */
.lavaLampWithImage {
	position: relative;
	height: 29px;
	width: 960px;
	background: url("images/menu/bg.gif") no-repeat top left;
	padding: 5px 10px 5px 10px;
	margin: 10px 0 0 0;
	overflow: hidden;
}
		.lavaLampWithImage li {
			float: left;
			list-style: none;
		}
			.lavaLampWithImage li.back {
				background: url("images/menu/lava.gif") no-repeat right -30px;
				width: 9px; height: 30px;
				z-index: 8;
				position: absolute;
			}
				.lavaLampWithImage li.back .left {
					background: url("images/menu/lava.gif") no-repeat top left;
					height: 30px;
					margin-right: 9px; /* 7px is the width of the rounded shape */
				}
			.lavaLampWithImage li a {
				font: 13px arial;
				text-decoration: none;
				color: #fff;
				outline: none;
				text-align: center;
				top: 7px;
				letter-spacing: 0;
				z-index: 10;
				display: block;
				float: left;
				height: 30px;
				position: relative;
				overflow: hidden;
				margin: auto 8px;    
			}
				.lavaLampWithImage li a:hover, .lavaLampWithImage li a:active {
					border: none;
					color:#000;
					text-decoration:none;
				}
				.lavaLampWithImage li a:visited {
					border: none;
					color:#fff;
					text-decoration:none;
				}

.lavaLampNoImage {
	position: relative;
	height: 29px;
	width: 861px;
	background-color: white;
	padding: 15px;
	margin: 10px 0;
	overflow: hidden;
	border: 1px solid gray;
}
		.lavaLampNoImage li {
			float: left;
			list-style: none;
		}
			.lavaLampNoImage li.back {
				border: 1px solid #000;
				background-color: #e6e8ea;
				width: 9px;
				height: 30px;
				z-index: 8;
				position: absolute;
			}
			.lavaLampNoImage li a {
				font: bold 13px arial;
				text-decoration: none;
				color: #000;
				outline: none;
				text-align: center;
				top: 7px;
				text-transform: uppercase;
				letter-spacing: 0;
				z-index: 10;
				display: block;
				float: left;
				height: 30px;
				position: relative;
				overflow: hidden;
				margin: auto 10px;
			}
				.lavaLampNoImage li a:hover, .lavaLampNoImage li a:active, .lavaLampNoImage li a:visited {
					border: none;
				}                    

.lavaLampBottomStyle {
	position: relative;
	height: 29px;
	width: 861px;
	background-color: white;
	padding: 15px;
	margin: 10px 0;
	overflow: hidden;
	border: 1px solid gray;
}
		.lavaLampBottomStyle li {
			float: left;
			list-style: none;
		}
			.lavaLampBottomStyle li.back {
				border-bottom: 5px solid blue;
				width: 9px;
				height: 30px;
				z-index: 8;
				position: absolute;
			}
			.lavaLampBottomStyle li a {
				font: bold 14px arial;
				text-decoration: none;
				color: #000;
				outline: none;
				text-align: center;
				top: 7px;
				text-transform: uppercase;
				letter-spacing: 0;
				z-index: 10;
				display: block;
				float: left;
				height: 30px;
				position: relative;
				overflow: hidden;
				margin: auto 10px;
			}   
				.lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
					border: none;
				}
li.menu_padding {
	float:right;
}
li.menu_padding a {
	font-weight:bold;
}
/* SUBMENU */

.nav {
	margin:0;
	padding:0;
	font:normal 12px Arial, Helvetica, sans-serif;
	z-index:100;
	position:relative;
}

.nav ul {
	margin:0;
	padding:0;
	list-style:none;
}

.nav ul li {
	padding:0px 10px;
	border-right:#999999 1px solid;
	width:auto;
	list-style:none;
	height:25px;
	line-height:25px;
	display:block;
	float:left; 
	position:relative;
}

.nav ul li:hover {
	background:url(../images/accordion/arrow.gif) right no-repeat;
}

.nav ul li ul {
	display: none;
	margin-left:-12px;
}
.nav ul li a {
	font-size:12px;
}
.nav ul li:hover a {
	color:#999;
	font-size:12px;
}
.nav ul li:hover ul {
	display:block; 
	position:absolute; 
	top:25px; 
	left:0px; 
	width:190px;
}
.nav ul li:hover ul li {
	border-right:0px;
}
.nav ul li:hover ul li a.hide {
	color:#666;
	text-decoration:none;
}
.nav ul li:hover ul li:hover a.hide {
	width:150px;
}
.nav ul li:hover ul li ul {
	display: none;
}
.nav ul li:hover ul li a {
	background:#fff; 
	display:block; 
	border:#dfe0e0 1px solid;
	padding-left:10px;
	color:#999; 
	width:180px;
	text-decoration:none;
}
.nav ul li:hover ul li a:hover {
	background:#dfe0e0; 
	color:#666;
	text-decoration:none;
}
.nav ul li:hover ul li:hover ul {
	display:block; 
	position:absolute; 
	left:191px; 
	top:0; 
	color:#666;
}
.nav ul li:hover ul li:hover ul li a {
	display:block; 
	width:190px; 
	background:#fff; 
	border:#dfe0e0 1px solid;
	color:#999;
}
.nav ul li:hover ul li:hover ul li a:hover {
	background:#d6d7d7; 
	color:#666;
}

td.newsletter {
	background:url(images/bg_newsletter.jpg) 0px 14px no-repeat;
	padding:30px 10px 0px 10px;
	width:169px;
	color:#FFFFFF;
}