.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: #6b594b; }
.orderEdit 				{ font-family : Arial; font-size : 10px; color: #ffe695; text-decoration: underline; }

BODY 					{padding:0px 32px 16px 32px; margin:0; background:#54463b; color: #ffffff; }

.infoBox 				{/*background: #fcca90;*/}
.infoBoxContents 		{/*background: #ffffff;*/font-family: Arial; font-size: 10px;}

/*  A {color: #ffffff;  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; font-size: 10px; background: #bbc3d3; color: #ffffff; font-weight : bold;}
/*  A.headerNavigation {color: #FFFFFF; }A.headerNavigation:hover { color: #ffffff;
}  */
TR.headerError 		{background: #e4587f;}
TD.headerError 		{font-family: Arial; font-size: 12px; background: #e4587f; 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: #fbeef5;}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even 		{background: #ffffff;}
TABLE.productListing 			{border: 1px;border-style: solid;border-color: #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: #ffe594;}
TR.subBar 						{background: #f4f7fd;}
TD.subBar 						{font-family: Arial;font-size: 10px;color: #ffffff;}
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
td.main, p.main 							{font-family: Arial;font-size: 11px;line-height: 1.5; padding-bottom:5px;}
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 				{font-family: Arial;font-size: 11px;}
TEXTAREA 									{font-family: Arial;font-size: 11px;}
SPAN.greetUser 								{font-family: Arial;font-size: 14px;color: #ffe694;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: #e4587f;}

.moduleRow { }
.moduleRowOver 								{background-color: #6b594b; cursor: pointer; cursor: hand; }
.moduleRowSelected 							{background-color: #6b594b; }

.checkoutBarFrom, .checkoutBarTo 			{font-family: Arial; font-size: 10px; color: #ffffff; }
.checkoutBarCurrent 						{font-family: Arial; font-size: 10px; color: #ffcc33; }
/* 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: #c76170;  }
#myse select 								{width:90%;}
/* input requirement */
.product .inputRequirement, .inputRequirement 					
											{font-family: Arial; font-size: 10px; color:#FFCC33; }
											
td.fieldKey 		{font-family: Arial;font-size: 12px;font-weight: bold;}
td.fieldValue 		{font-family: Arial;font-size: 12px; padding-bottom:5px;}

/* ********************************************************************************************************* */
/* ********************************************************************************************************* */											
.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:0px 27px 0px 22px;}
.s_t {background:url(images/s_t.gif) top repeat-x;}
.s_b {background:url(images/s_b.gif) bottom repeat-x; }
.s_l {background:url(images/s_l.gif) left repeat-y;}
.s_r {background:url(images/s_r.gif) right repeat-y;}
/* ********************************************************************************************************* */	
/* ********************************************************************************************************* */
.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:16px 18px 20px 18px;}
.p_t {background:url(images/p_t.gif) top repeat-x #ffffff;}
.p_b {background:url(images/p_b.gif) bottom repeat-x; }
.p_l {background:url(images/p_l.gif) left repeat-y;}
.p_r {background:url(images/p_r.gif) right repeat-y;}
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */	
.main	a		{color:#ffcc33; text-decoration:underline;}
.main	a:hover	{color:#ffcc33; 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%;}

select, input, textarea 		{color:#54463b;font-size:12px;line-height:normal;font-family:Arial;
												vertical-align:top;padding:0px;}
table, td, .main				{color:#ffffff;font-size:12px;line-height:normal;font-family:Arial;
												vertical-align:top;padding:0px;}

img      {border:0px;}
table	 {width:100%;}
table, td { border-collapse:collapse; border:0; padding:0px;}

input, textarea, select				{}
.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:120px; height:17px; color:#464646; font-size:11px; padding-left:2px; font-family:Tahoma;}
.jamp2{ width:210px; height:16px; color:#da4d01; border:1px solid #da4d01; font-size:11px; padding-left:2px; font-family:Tahoma;}

/* ********************************************************************************************************* */
.header { background:url(images/banner_bg.jpg) bottom right no-repeat #5d4c42; height:330px;}
.header input,
.header textarea,
.header select				{border:none}

.header font   {color:#ffffff; text-decoration:none; font-size:11px; font-weight:bold;}
.header font a {color:#ffcc33; text-decoration:none; font-size:10px; font-weight:bold; font-family:Tahoma}
.header font a:hover   {color:#ffcc33; text-decoration:underline}     /*   5 items*/

.header td 		 {color:#ffffff; font-weight:bold; font-size:12px;}
.header span	 {/*color:#ffffff;*/ font-size:14px;}
.header b   	 {/*color:#ffffff;*/}
.header a 		 {color:#ffcc33; font-size:14px; text-decoration:none}
.header a:hover  {color:#ffcc33;text-decoration:underline;}
.header strong 	 {color:#ffcc33; }

.logo { padding:0 0 36px 0px;}
/* ********************************************************************************************************* */
/*  footer  */
.footer		  	  { background:url(images/footer_bg_s.jpg) top left no-repeat; height:85px;}
.footer td 		  {color:#ffffff; font-size:12px;}			
.footer a 		  {color:#ffffff; font-size:12px; text-decoration:none; text-transform:capitalize;} 			
.footer a:hover   {color:#ffffff;text-decoration:none;}	
.footer span 	  {color:#d2ba74; font-size:12px; text-transform:capitalize;}
.footer span a 		  {color:#d2ba74; font-size:12px; text-decoration:none; text-transform:none;} 			
.footer span a:hover   {color:#d2ba74;text-decoration:none;}
.footer b, .footer b a 	  {color:#ffffff; font-size:12px; font-weight: bold; text-transform:none;}			
.footer b a:hover {color:#ffffff; text-decoration:none;}

.popup_footer			{ color:#030303; text-transform:uppercase; font-size:11px;}
.popup_footer a			{ color:#030303;}
.popup td				{color:#5e5b5b; line-height:16px;}

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

/* ********************************************************************************************************* */
/* -box_body- */
.box_body td{ color:#ffffff}
.box_body span.productSpecialPrice { color:#f4d2b5; font-size:18px; font-weight:normal; padding-left:20px;}
.box_body b       {color:#f4d2b5; font-size:12px;}
.box_body s, .box_body del  {color:#ffffff; font-size:18px; font-weight:normal}
.box_body span a		    {color:#ffffff; font-size:13px; text-decoration:none; text-transform:none; font-weight:bold; font-family:Arial}
.box_body span a:hover	{color:#ffffff;text-decoration:underline;}

.box_body 	a{ color:#ffffff; text-decoration:none; }
.box_body   a:hover	{color:#ffe694;text-decoration:none;}


.box_body  ul 	{padding:15px 5px 10px 4px; margin:0px; list-style:none; }
.box_body .bg_list 	{line-height:24px;}
.box_body .bg_list  a	{color:#ffe694;text-decoration:none; padding-left:0px; font-size:13px; font-weight:bold;}
.box_body .bg_list  a:hover	{color:#ffffff;text-decoration:none;}

.box_body .bg_list_un 	{background:none; line-height:20px; background-position:0 9px;}
.box_body .bg_list_un  a	{color:#f1d2b5;text-decoration:underline; padding-left:15px; font-weight:bold}
.box_body .bg_list_un  a:hover	{color:#f1d2b5; text-decoration:none;}

.box_body .bg_list_sub 	{line-height:24px; padding-left:13px;}
.box_body .bg_list_sub  a	{color:#ffffff; text-decoration:none; padding-left:15px; font-size:12px;}
.box_body .bg_list_sub  a:hover	{color:#ffffff; text-decoration:none; font-weight:bold;}
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */

/* -1- */
.box_heading_table				{}
.box_heading_table .box_heading_td 	{ padding:4px 10px 10px 15px; }
.box_heading_table .box_heading_td 	{color:#ffffff; font-weight:bold; font-size:12px; font-family:Arial; text-transform:uppercase;}


.box_body_table { margin-bottom:15px; }

.box_body_table .box_body_td {padding:0px 10px 0px 15px; color:#ffffff; font-size:11px;}
.box_body_table .box_body_td a { color:#ffffff; font-size:12px; font-weight:bold;}
.box_body_table .box_body_td a:hover{ text-decoration:underline;}
.box_body_table .box_body_td select { border:1px solid #da4d01; width:162px;}
.box_body_table .box_body_td ul { padding:0px;}
.box_body_table .box_body_td li a { font-size:11px; color:#ffffff;}


/* -2- */
.box_heading_table_2 					{}
.box_heading_table_2 .box_heading_td_2 	{ padding:14px 10px 6px 16px; background:none;}
.box_heading_table_2 .box_heading_td_2 	{color:#ffffff; font-weight:bold; font-size:13px; font-family:Arial;  }

.box_body_td_2 { padding:0px 20px 30px 17px;}

.corner-top-left {background:url(images/corner-top-left.gif) no-repeat left top #f99827;}
.corner-top-right {background:url(images/corner-top-right.gif) no-repeat right top;}
.corner-bot-left {background:url(images/corner-bot-left.gif) no-repeat left bottom;}
.corner-bot-right {background:url(images/corner-bot-right.gif) no-repeat right bottom; margin-bottom:11px;}


/* -3- */
.box_heading_table_3 					{}
.box_heading_table_3 .box_heading_td_3 	{ padding:14px 10px 6px 16px; background:none;}
.box_heading_table_3 .box_heading_td_3 	{color:#ffffff; font-weight:bold; font-size:13px; font-family:Arial;  }

.box_body_table_3 {background:}

.box_body_table_3 .box_body .bg_list { line-height:20px; background:url(images/arrow2.gif) no-repeat 0 8px}
.box_body_table_3 .box_body .bg_list a{ color:#1d6a92;}

.corner-top-left2 {background:url(images/corner-top-left2.gif) no-repeat left top #99b401;}
.corner-top-right2 {background:url(images/corner-top-right2.gif) no-repeat right top;}
.corner-bot-left2 {background:url(images/corner-bot-left2.gif) no-repeat left bottom;}
.corner-bot-right2 {background:url(images/corner-bot-right2.gif) no-repeat right bottom; padding-bottom:15px;}


/* -4- */
.box_heading_table_4 					{}
.box_heading_table_4 .box_heading_td_4 	{ padding:6px 10px 6px 16px;}
.box_heading_table_4 .box_heading_td_4 	{color:#ffffff; font-weight:bold; font-size:13px; font-family:Arial;  }

.box_body_table_4 { margin-bottom:9px;}

.box_body_table_4 .box_body_td {padding:0px;}/* ********************************************************************************************************* */
/* ********************************************************************************************************* */

.cont_heading_table 	{}
.cont_heading_td {padding:2px 17px 1px 0px; font-size:16px;  font-weight:bold; color:#fca9b4; font-family:Arial; text-transform:uppercase;}

.cont_heading_td a 			{color:#ffffff; font-weight:bold; font-size:12px; text-transform:uppercase; font-family:arial;text-decoration:none}
.cont_heading_td a:hover 	{color:#ffffff; font-weight:bold; font-size:12px; text-transform:uppercase; font-family:arial;text-decoration:underline;}
.cont_heading_td em 		{color:#ffffff; font-weight:bold; font-size:12px; text-transform:uppercase; font-family:arial;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 td					{ color:#ffffff; font-size:13px}
/* ********************************************************************************************************* */
.product a 					{font-weight:bold; font-size:13px; color:#ffedb3; text-decoration:none;} /* for  sub_categories (index-1.html) */
.product a:hover 			{text-decoration:none;}
/* ********************************************************************************************************* */
.product div span a 			{color:#ffedb3; font-size:12px; font-weight:bold; text-decoration:none;}
.product div span a:hover 		{text-decoration:underline;}
/* ********************************************************************************************************* */
.product span a 			{font-weight:bold; font-size:13px; color:#ffedb3; text-decoration:none; text-transform:none; display:block; line-height:12px;}
.product span a:hover 		{text-decoration:none;}
.product em 				{color:#ffffff; font-size:13px; font-weight:bold; font-family:Arial; text-transform:none;font-style:normal; }
.title_info { margin-bottom:5px;}
/* ********************************************************************************************************* */
span.productSpecialPrice 		{color:#f4d2b5;font-size:20px;font-weight:normal; font-family:Arial;}
.product s 						{color:#ffffff;font-size:20px;font-weight:normal; font-family:Arial;}
/* ********************************************************************************************************* */
.product div a		    {color:#669103; font-size:10px; font-weight:normal; text-decoration:underline; text-transform:none;}
.product div a:hover	{text-decoration:none;}		
/* ********************************************************************************************************* */
.product  font   			{color:#ffffff; text-decoration:none; font-size:13px; font-weight:normal; font-family:tahoma;}
.product b font   			{color:#ffffff; text-decoration:none; font-size:13px; font-weight:bold; font-family:tahoma;}
.product b font a 			{color:#ffffff; text-decoration:underline; font-size:13px; font-weight:normal;}
.product b font a:hover   	{color:#ffffff; text-decoration:none} 

table.listing 				{margin:15px 0px 10px 0px;border:0px solid #ffffff;border-width:0px 0px 0px 0px;}
table.listing td			{padding:1px 0px 1px 0px;}
/* ********************************************************************************************************* */

/*  IMAGE  */
.pic_box			{border:0px solid #c5d7dc}
.pic 				{border:}
.pic2 				{border:1px solid #ffffff; padding:5px;}

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

/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
.main a b 			{color:#ffffff;font-size: 10px; text-decoration:underline;}
.main a:hover b		{color:#ffffff;font-size: 10px; text-decoration:none;}




/* ********************************************************************************************************* */
/* ********************************************************************************************************* */


/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
.result 		{margin:0px 0px 0px 0px;}
.result td  	{width:50%; vertical-align:middle;padding:10px 9px 10px 9px;}
.result_right 	{text-align:right;}
.result td  	{color:#ffffff; font-size:11px;}
.result b   	{color:#ffffff; font-weight:normal;}
 
.result_right b							{color:#ffffff; font-size:11px; font-weight:bold;}
.result_right a.pageResults				{color:#ffffff; font-size:11px;text-decoration:underline; }
.result_right a.pageResults:hover 		{color:#ffffff;	text-decoration:none; }
.result_right a.pageResults	u			{color:#ffffff; font-size:11px; text-decoration:underline;}
.result_right a.pageResults u:hover 	{color:#ffffff;	text-decoration:none;}
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
SPAN.newItemInCart 						{font-family: Arial;font-size:10px;color: #ffffff;}
.box_body a SPAN.newItemInCart 			{font-family: Arial;font-size:13px;color: #ffffff; text-decoration:underline;}
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
.smallText a			{color:#ffedb3; font-size:11px; text-decoration:none;}	/*  advanced_search.php  */
.smallText a:hover 		{color:#ffedb3; font-size:11px; text-decoration:underline;}
.smallText a u 			{color:#ffedb3; font-size:11px; text-decoration:none;}
.smallText a:hover u	{color:#ffedb3; font-size:11px; text-decoration:underline;}
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
.prod_info		{width:100px; float:left; margin-right:15px; margin-bottom:10px;}
.prod_info td	{text-align:center;}
/* ********************************************************************************************************* */  
.product .shop_cart {text-align:center; vertical-align:middle; height:25px;color:#ffedb3; font-size:13px; font-weight:bold; font-family:Arial; text-transform:none;}

.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:/*#fcca90;*/}
.bg_line_y						{background:/*url(images/line_y.gif)*/ center top repeat-y;}

.cart_line_x 					{background:#fcca90;}

.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:12px;text-transform:lowercase;}

/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
span.txt_1	{font-size:10px; text-transform:none; color:#ffffff;}	
/* ********************************************************************************************************* */
.padd_gg				{height:1px;}
.padd_vv				{width:0%;}
.padd_vv img			{width:7px;}

.padd_gg2				{height:9px;}
.padd_vv2				{width:0%;}
.padd_vv2 img			{width:7px;}
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
.box_width_left			{ width:226px;}
.box_width_right		{ width:218px;}
.box_width_cont			{ width:100%;}
.col_left				{ background:#6b594b;}
.col_center				{ width:100%; padding:10px; background:#877569;}
.col_right				{ background:#6b594b;}
/* ********************************************************************************************************* */
.heading_top_1			{margin:0px 0px 8px 0px;}
.heading_top_1 .padd_11	{padding:10px 0px 9px 0px;}

.heading_top_2			{margin-top:0px;}
.heading_top_2 .padd_22	{padding:0px 20px 0px 20px;}

.heading_top_3			{margin:0px 0px 8px 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:18px;}
.tep_draw_separate1		{height:111px;}

.tep_draw_prod_top_table	{ }
.tep_draw_prod_top_td		{padding:20px 6px 20px 6px;}

.tep_draw_box_prod		{}
/* ********************************************************************************************************* */
.col_l					{background:url(images/col_l.gif) 0px 0px repeat-y;}
.col_l img				{height:7px;}

.col_c_table			{width:776px; margin:auto;}
.col_c					{width:100%;padding:0px 26px 10px 29px; background:#ffffff;}

.col_r					{background:url(images/col_l.gif) 0px 0px repeat-y;}
.col_r img				{height:7px;}
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */

/* ********************************************************************************************************* */
/* ********************************************************************************************************* */


/* ********************************************************************************************************* */
/* ********************************************************************************************************* */

/* ********************************************************************************************************* */
/* ********************************************************************************************************* */

.box_body font  				{color:#ffffff; text-decoration:none; font-size:11px; font-weight:normal;}
.box_body font a 				{color:#726459; text-decoration:none; font-size:13px; font-weight:bold;}
.box_body font a:hover  		{color:#726459; text-decoration:underline}

.box_body strong a 				{color:#726459; text-decoration:none; font-size:12px; text-transform:uppercase;}
.box_body strong a:hover  		{color:#726459; text-decoration:underline}

.cart {width:204px; height:62px; padding-top:10px; padding-left:10px; background:url(images/cart_bg.jpg) top left no-repeat; margin-bottom:7px; color:#FFFFFF; font-size:12px;}
.cart a {color:#FFFFFF; text-decoration:none;}
.cart a:hover {color:#ffb947; text-decoration:none;}

.joinmaillist {color:#ffe695; font-size:12px; font-weight:bold;}
.linkbox_top {background:url(images/linkbox_top.gif) top left no-repeat; height:10px; width:190px; padding:0; margin:0;}
.linkbox_bot {background:url(images/linkbox_bot.gif) top left no-repeat; height:10px; width:190px; padding:0; margin:0;}
.linkbox_bg {background:url(images/linkbox_bg.gif) top left repeat-y; width:190px; padding-top:0;}
.buttonlist {background:url(images/linkbox_button.gif) top left no-repeat; clear:both; line-height:27px; width:180px; padding:0 0 5px 30px;}
.buttonlist_text {line-height:27px; float:left; padding-left:30px;}

.bestseller { margin-bottom:20px;}
.bestseller li {padding:10px 3px 0 4px; margin:0; float:left; width:85px; text-align:center;}