body {padding:0; margin:0; background:#370001}
table, td, .main, select, input, textarea {
	font-size:11px;
    font-family:Verdana;
	color:#282e3e;
	line-height:13px;
	vertical-align:top;
	padding:0px;
}
img      {border:0px;}
table	 {width:100%;}

.vam { vertical-align:middle}
.bg{background:url(images/bg_line.gif)}

.jamp1{ width:143px; height:18px; color:#464646; font-size:10px; padding-left:2px; font-family:Tahoma;}
.jamp2{ width:143px; height:18px; color:#464646; font-size:10px; padding-left:2px; font-family:Tahoma;}

.header td 		 {color:#be682c; vertical-align:middle; font-family:Tahoma}
.header span	 {color:#be682c; font-size:10px;}
.header b   	 {color:#be682c; text-transform:uppercase}
.header a 		 {color:#be682c; text-decoration:none; font-size:10px; font-weight:bold}
.header a:hover  {color:#be682c;text-decoration:underline}
.header strong 	 {color:#250706; text-transform:uppercase; font-size:10px; }

/* -box_body- */
.box_body td{ color:#f07f7f}
.box_body span.productSpecialPrice { color:#b06833; font-size:11px; font-weight:bold}
.box_body b       {color:#bb4600; font-size:12px;}
.box_body s       {color:#a17f62; font-size:11px; font-weight:bold}
.box_body span a		    {color:#a17f62; font-size:10px; text-decoration:none; font-weight:bold; }
.box_body span a:hover	{color:#a17f62;text-decoration:underline;}

.box_body ul 	{padding:0; margin:0 0 0 17px; list-style:none; }
.box_body .bg_list	{}
.box_body .bg_list a	{color:#b5784b; padding-left:14px; background:url(images/arrow.gif) top left no-repeat; background-position:0 5px; text-decoration:none; line-height:20px}
.box_body .bg_list a:hover {color:#ffffff; 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:#ffffff; text-decoration:none;}

.box_body .bg_list_sub 	{}
.box_body .bg_list_sub  a	{color:#b5784b; padding-left:14px; background:url(images/arrow.gif) top left no-repeat; background-position:0 5px; text-decoration:none; line-height:20px; margin-left:14px}
.box_body .bg_list_sub  a:hover	{color:#ffffff; text-decoration:none;}



/* -1- */
.box_heading_table 					{}
.box_heading_table .box_heading_td 	{padding:17px 10px 5px 17px;}
.box_heading_table .box_heading_td 	{color:#fbdbcd; font-weight:bold; font-size:11px; text-transform:uppercase }

.box_body_table {}
.box_body_table .box_body_tall_l {background:url(images/body_tal1_1.gif) left repeat-y;}
.box_body_table .box_body_tall_r {background:url(images/body_tal2_1.gif) right repeat-y;}
.box_body_table .box_body_tall_b {background:url(images/body_tal3_1.gif) bottom repeat-x;}

.box_body_table .box_body_td {padding:0px;}


/*  ------------------------   CONTENT   ----------------------------  */

.cont_heading_table { background:url(images/cont_corn_tc.gif)}
.cont_heading_td {padding:17px 17px 5px 10px; font-size:12px; color:#fbdbcd; font-weight:bold; font-size:11px; text-transform:uppercase }


.cont_body_table {background:#FFFFFF;}
.cont_body_tall_t {background:#FFFFFF url(images/body_tal.gif) top repeat-x;}
.cont_body_tall_b {background:#FFFFFF url(images/body_tal.gif) bottom repeat-x;}
.cont_body_tall_l {background:#FFFFFF url(images/body_tal.gif) left repeat-y;}
.cont_body_tall_r {background:#FFFFFF url(images/body_tal.gif) right repeat-y;}


/*  PRODUCT  */
.product td					{ color:#86522c}
.product a 					{font-weight:bold; font-size:12px; color:#8E013B; text-decoration:none;} /* for  sub_categories (index-1.html) */
.product a:hover 			{text-decoration:underline;}

.product span a 			{font-weight:bold; font-size:10px; color:#632509; text-decoration:none; }
.product span a:hover 		{text-decoration:underline;}

.product em {/*  ???????? ????????  ??? shoping cart - ?????? ?? ??????!!! */ font-style:normal;}

span.productSpecialPrice {font-size:12px; color:#d00404; font-weight:bold }

.product div a		    {color:#ff02af; font-size:9px; font-weight:normal; text-decoration:none; text-transform:none;}/*  ??? click to enlarge  */
.product div a:hover	{color:#ff02af; text-decoration: underline;}		

/*  IMAGE  */
.pic		img		{ border:1px solid #bb5a26}
.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;}

/*  RESULT  */

.result td				{font-size:11px; font-family:Verdana, Helvetica, sans-serif; color:#b5784b; padding:16px 10px;}
.result b 				{font-weight:normal;}
.result a 				{color:#b5784b;}
.result a u:hover 		{text-decoration:none;}

.result .result_left	{padding-left:10px;}
.result .result_right	{text-align:right; padding-right:15px;}
.result .result_right b {color:#b5784b;}

/*  SHOPPING CART (index-3.html) */
.shop_cart 	{background:url(images/bg4.gif); font-weight:bold; text-align:center; height:39px}

.shop_cart td.remove 		{width:20%;}
.shop_cart td.product 		{width:45%;}
.shop_cart td.qty 			{width:15%;}
.shop_cart td.total 		{width:20%;}

.product em { text-transform:uppercase; font-weight:bold; font-size:12px}

.cart_line_x {background:url(images/cart_line_x.gif) repeat-x}
.cart_line_y {background:url(images/cart_line_y.gif) repeat-y}
.line_x {background:url(images/line_bg.gif) repeat-x center}
.line_y {background:url(images/line_bg.gif) repeat-y center}

.cart_total_left  	{width:80%; text-align:right; vertical-align:middle;height:38px;}
.cart_total_right  	{width:20%; text-align:center;vertical-align:middle;}

.padd33 						{padding:21px 0px 0px 0px;}



/*  popup  */
.popup td 	{color:#b5784b; font-size:10px; line-height:12px}
.popup strong 	{color:#632509; font-size:10px;}
.popup a 	{color:#b5784b; font-size:11px; text-decoration:none}
.popup a:hover 	{color:#b5784b; font-size:11px; text-decoration: underline}


/*  footer  */
.footer		  	  { width:100%}	
.footer td 		  {color:#824621; font-size:11px; font-family:Verdana}			
.footer a 		  {color:#824621; font-size:11px; text-decoration:none;} 			
.footer a:hover   {color:#824621;text-decoration:underline;}	
.footer span 	  {color:#f1c7ab; font-size:11px;}
.footer span a 		  {color:#f1c7ab; font-size:11px; text-decoration:underline; font-weight:bold} 			
.footer span a:hover   {color:#f1c7ab;text-decoration:none;}
.footer b, .footer b a 	  {color:#824621; font-size:11px; font-weight: normal; text-decoration:none;}			
.footer b a:hover {color:#824621; text-decoration:underline;}

		

.box_width_left			{ width:190px;}
.box_width_right		{ width:178px;}
.box_width_cont			{ width:100%;}

.col_left				{}
.col_center				{ width:100%;}
.col_right				{}		  .popup td {
	background-repeat: no-repeat;
}
.popup {
	background-repeat: no-repeat;
}
