﻿body
{
}


.a
{
     color:White;
}

.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: #DBDBDB; }
.orderEdit 				{ font-family : Arial; font-size : 10px; color: #262625; text-decoration: underline; }

BODY 					{ color: #000000; margin: 0px; padding:0px;}

.infoBox 				{background: #7e7e7e;}
.infoBoxContents 		{background: #ffffff;font-family: Arial; font-size: 10px;}




.moduleRow { }
.moduleRowOver 								{background-color: #DBDBDB; cursor: pointer; cursor: hand; }
.moduleRowSelected 							{background-color: #DBDBDB; }

.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  #76939F ; 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:9px 18px 5px 17px;}
/* ********************************************************************************************************* */	
.s3_tl 			{background:url(../images/s3_tl.gif) left top no-repeat;}
.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:6px;}
.s33_br 		{background:url(../images/s3_br.gif) right bottom no-repeat;padding:6px 18px 6px 18px;}
.s3_l 			{background:url(../images/s3_l.gif) left repeat-y #ffffff;}
/* ********************************************************************************************************* */											
.s2_tl 			{background:url(../images/s2_tl.gif) left top no-repeat; width:100%;}
.s2_tr 			{background:url(../images/s2_tr.gif) right top no-repeat;}
.s2_bl			{background:url(../images/s2_bl.gif) left bottom no-repeat;}
.s2_br 			{background:url(../images/s2_br.gif) right bottom no-repeat;padding:10px 17px 10px 17px; text-align:left;}
.s2_t {background:url(../images/s2_bg.gif) top repeat-x;}
.s2_b {background:url(../images/s2_bg.gif) bottom repeat-x; }
.s2_l {background:url(../images/s2_bg.gif) left repeat-y;}
.s2_r {background:url(../images/s2_bg.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;}
/* ********************************************************************************************************* */											
.p3_tl 			{background:url(../images/p3_tl.gif) left top no-repeat; width:100%;}
.p3_tr 			{background:url(../images/p3_tr.gif) right top no-repeat;}
.p3_bl			{background:url(../images/p3_bl.gif) left bottom no-repeat;}
.p3_br 			{background:url(../images/p3_br.gif) right bottom no-repeat;padding:15px 17px 13px 17px; text-align:left;}
.p3_t {background:url(../images/p3_bg.gif) top repeat-x;}
.p3_b {background:url(../images/p3_bg.gif) bottom repeat-x; }
.p3_l {background:url(../images/p3_bg.gif) left repeat-y #ffffff;}
.p3_r {background:url(../images/p3_bg.gif) right repeat-y;}										

/* ********************************************************************************************************* */	
.main	a		{color:#262625; text-decoration:underline;}
.main	a:hover	{color:#262625; 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;}

label
{
  padding:5px;
}
/*
input
{
     color:#282e3e;
     font-size:11px;
     line-height:13px;
     font-family:Tahoma;
     vertical-align:top;
     padding:5px;
}
*/


.BtnSubmit
{

cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 1px 2px;
background:url(../images/formbg.gif) repeat-x left top;

}


img      {border-style: none;
    border-color: inherit;
    border-width: 0px;
   /* height: 6px;*/
}

/*
table	 {width:100%;}
*/
 select				{border:1px solid #7c7c7c;}
 
 /*
 input.button 
 {
     padding:3px;
     cursor:pointer;
     width:100px;
 }
 */

 
.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:83px; 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
{
  width:800px;
}


.header td 		 {color:#fff2b5; font-size:11px; vertical-align:middle;}
.header a 		 {color:#fff2b5; text-decoration:none; font-size:11px; font-weight:normal}
/*.header a:hover  {color:#fff2b5;text-decoration:none;}*/
/* ********************************************************************************************************* */
/*  footer  */
.footer		  	  		{width:100%; color:#7a7a7a;}	
.footer td 		  		{color:#7a7a7a; font-size:11px; vertical-align:middle;}			
.footer a 		  		{color:#7a7a7a; font-size:11px; text-decoration:none;} 			
.footer a:hover   		{color:#7a7a7a;text-decoration:underline;}	
.footer span 	  		{color:#7A7A7A; font-size:11px; font-weight:normal;
                            font-family:verdana;
             	  		 }

.footer span a 		  	{color:#006598; font-size:11px; text-decoration:none; font-weight:normal;} 			
.footer span a:hover   	{color:#006598;text-decoration:underline;}

.footer b a 	  		{color:#006598; font-size:11px; font-weight:normal; text-decoration:none;}			
.footer b a:hover 		{color:#006598; text-decoration:underline;}

.popup					{background:#ffffff;}
.popup td				{color:#262626; line-height:14px;}
.popup a, .popup a u 	  			{color:#5d5d5d; font-size:11px; font-weight:normal; text-decoration:none;}			
.popup a:hover, .popup a:hover u 		{color:#5d5d5d; text-decoration:underline;}

.popup strong			{display:block; padding:7px 0px 0px 0px; color:#262626;}

/* ********************************************************************************************************* */
/* -box_body- */
.box_body td							{color:#262626; font-size:11px; line-height:13px;}
.box_body font							{color:#ffebbc; font-size:11px; line-height:13px;}

.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:#262626; font-family:Tahoma; font-size:11px; line-height:13px; text-decoration:none;}
.box_body a:hover  		{color:#262626; text-decoration:underline}

.box_body span   		{color:#262626; font-size:11px; font-weight:normal; line-height:13px;}
.box_body span a		{text-decoration:none; color:#262626; font-size:12px; line-height:13px; font-weight:bold; font-family:tahoma;}
.box_body span a:hover	{color:#262626;text-decoration:underline;}

.box_body em a 			{color:#ffebbc; font-family:Tahoma; font-size:11px; line-height:13px; font-weight:bold; text-decoration:underline; font-style:normal;}
.box_body em a:hover			{color:#ffebbc; font-family:Tahoma; font-size:11px; line-height:13px; font-weight:bold; text-decoration:none; font-style:normal;}
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
.box_body ul 				{padding:0; margin:0px; margin-left:1px; list-style:none; }
.box_body .bg_list			{background:url(../images/bg_hline.gif) 0px 0px repeat-x;}
.box_body .bg_list a		{background:url(../images/bg_list.gif) 0px 4px no-repeat; padding-left:16px;
							 color:#333333; font-size:11px; text-decoration:none; font-weight:bold; line-height:24px; font-family:tahoma;}
.box_body .bg_list a:hover  {color:#333333; font-size:11px; text-decoration: underline;}

.box_body .bg_list_un 		{background:url(../images/spacer.gif) 0px 0px repeat-x;}
.box_body .bg_list_un a		{background:url(../images/bg_list.gif) 0px 5px no-repeat; padding-left:16px;
							 color:#333333; font-size:11px; text-decoration:none; font-weight:bold; line-height:24px; font-family:tahoma;}
.box_body .bg_list_un a:hover  {color:#333333;  font-size:11px; text-decoration: underline;}

.box_body .bg_list_sub 		{background:url(../images/bg_hline.gif) 0px 0px repeat-x;}
.box_body .bg_list_sub a	{background:url(../images/bg_list.gif) 7px 4px no-repeat; padding-left:23px;
							 color:#333333; font-size:11px; text-decoration:none; font-weight:bold; line-height:24px; font-family:tahoma;}
.box_body .bg_list_sub a:hover  {color:#333333; font-size:11px; text-decoration: underline;}


.box_body .bg_list2			{}
.box_body .bg_list2 a		{background:url(../images/bg_list.gif) 0px 4px no-repeat; padding-left:16px;
							 color:#333333; font-size:11px; text-decoration:none; font-weight:bold; line-height:24px; font-family:tahoma;}

/* ********************************************************************************************************* */
/* ********************************************************************************************************* */

/* -1- */
.box_heading_table 					{background:#a8cddf;}
.box_heading_table .box_heading_td 	{background:url(../images/box_heading_td.gif) 10px 18px no-repeat; padding: 18px 10px 8px 29px; height:39px; width:100%}
.box_heading_table .box_heading_td 	{color:#c83400; font-weight:bold; font-size:11px; text-transform:uppercase; font-family:Georgia; }
/* ********************************************************************************************************* */
.box_body_table						{background:#a8cddf; margin-bottom:8px;}
.box_body_table .box_body_td 		{padding:0px 17px 10px 17px;}
.box_body_l, .box_body_r			{vertical-align:bottom;}
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
/* -2- */
.box_heading2_table 					{  background-color:#e1e8ee; background :url(../images/box_heading2_table.gif) 0px 0px repeat-x #ffe0b3;}
.box_heading2_table .box_heading2_td 	{ background-color:#e1e8ee;background: url(../images/box_heading2_td.gif) 15px 18px no-repeat ; padding:18px 10px 8px 34px; 
                                     	   background-position:top;
                                     	  height:39px;
                                     	   
                                     	  }
.box_heading2_table .box_heading2_td 	{ background-color:#e1e8ee; font-weight:bold; font-size:11px; font-family:Georgia; text-transform:uppercase;background-position:top; }
/* ********************************************************************************************************* */
.box_body2_table_rep				{background:url(../images/box_body2_table_rep.jpg) left bottom repeat-x #E1E8EE; margin-bottom:8px;color:#333333;}
.box_body2_table					{background:url(../images/box_body2_table.jpg) left bottom no-repeat;color:#333333;}
.box_body2_table .box_body2_td 		{background:url(../images/box_body2_td.jpg) right bottom no-repeat;padding:0px 17px 10px 17px;
                               		   font-family: Tahoma;  
                               		   font-size:11pt;
                               		   color:#333333;
                               		 }
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */

/* ********************************************************************************************************* */
/* -3- */

.box_heading3_table 					{background:url(../images/box_heading3_table.gif) 0px 0px repeat-x #366078;}
.box_heading3_table .box_heading3_td 	{background:url(../images/box_heading3_td.gif) x #366078 0px 0px no-repeat; padding:18px 10px 8px 0px; height:39px; width:100%; color:White;}
.box_heading3_table .box_heading3_td 	{ font-weight:bold; font-size:11px; font-family:Georgia; text-transform:uppercase }
.box_heading_table .box_heading_td img,
.box_heading2_table .box_heading2_td img,
.box_heading3_table .box_heading3_td img,
.box_heading4_table .box_heading4_td img	{vertical-align:middle;margin:0px 6px 0px 6px;}

/* ********************************************************************************************************* */
.box_body3_table_rep				{background:url(../images/box_body3_table_rep.jpg) #366078 left bottom repeat-x #7e350a; margin-bottom:8px}
.box_body3_table					{background:url(../images/box_body3_table.jpg) #366078 left bottom no-repeat;}
.box_body3_table .box_body3_td 		{background:url(../images/box_body3_td.jpg) #366078 right bottom no-repeat;padding:0px 17px 16px 17px;}
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
/* -3- */

.box_heading4_table 					{background:url(../images/box_heading4_table.gif) 0px 0px repeat-x #8ac4d2;}
.box_heading4_table .box_heading4_td 	{background:url(../images/box_heading4_td.gif) 0px 0px no-repeat; padding:18px 10px 8px 0px; height:39px; width:100%;}
.box_heading4_table .box_heading4_td 	{color:#ffebbc; font-weight:bold; font-size:11px; font-family:Georgia; text-transform:uppercase }

/* ********************************************************************************************************* */
.box_body4_table_rep				{background:url(../images/box_body4_table_rep.gif) left bottom repeat-x #8ac4d2; margin-bottom:8px}
.box_body4_table					{background:url(../images/box_body4_table.gif) left bottom no-repeat;
    height: 11px;
}
.box_body4_table .box_body4_td 		{background:url(../images/box_body4_td.gif) right bottom no-repeat;padding:0px 17px 10px 17px;}
/* ********************************************************************************************************* */




/* ********************************************************************************************************* */
/* ********************************************************************************************************* */


.cont_heading_table 	{background:url(../images/cont_heading_table.gif) 0px 0px repeat;height:33px;}
.cont_heading_td		{background: /*url(../images/cont_heading_td.gif)*/ 6px 4px no-repeat; height:100%; padding:4px 10px 4px 28px; width:100%;vertical-align:middle}
.cont_heading_td 		{color:#ffffff; font-weight:bold; font-size:14px; text-transform:uppercase; font-family:Georgia;}


.cont_heading_td a 			{color:#ffffff; font-weight:bold; font-size:14px; text-transform:uppercase; font-family:Georgia;text-decoration:none}
.cont_heading_td a:hover 	{color:#ffffff; font-weight:bold; font-size:14px; text-transform:uppercase; font-family:Georgia;text-decoration:underline;}
.cont_heading_td em 		{color:#ffffff; font-weight:bold; font-size:14px; text-transform:uppercase; font-family:Georgia;text-decoration:none; font-style:normal;}

.cont_heading_t				{background:url(../images/cont_heading_bg.gif) 0px 0px repeat-x;}
.cont_heading_b				{background:url(../images/cont_heading_bg.gif) 0px bottom repeat-x;}
.cont_heading_l				{background:url(../images/cont_heading_bg.gif) 0px 0px repeat-y;}
.cont_heading_r				{background:url(../images/cont_heading_bg.gif) right 0px repeat-y;}


.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:#8b8b8b; font-size:11px;}
.product strong					{color:#1c1c1c; }
 /* ********************************************************************************************************* */
.product a 					{color:#1c1c1c; font-size:11px; font-weight:bold; text-decoration:none;} 
.product a:hover 			{text-decoration:underline;}
/* ********************************************************************************************************* */
.product div span a 			{color:#1c1c1c; font-size:11px; font-weight:bold; text-decoration:none;}
.product div span a:hover 		{text-decoration:underline;}
/* ********************************************************************************************************* */
.product span a 			{color:#1c1c1c; font-size:11px; font-weight:bold; text-decoration:none;}
.product span a:hover 		{text-decoration:underline;}
.product em 					{color:#1c1c1c; font-size:11px; font-weight:bold; font-style:normal;}
/* ********************************************************************************************************* */
span.productSpecialPrice 		{font-size:11px; color:#262626; font-weight:bold; font-family:tahoma;}
.product s 						{color:#1c1c1c;font-size:11px;font-weight:normal;}
/* ********************************************************************************************************* */
.product div a		    {color:#262626; font-size:10px; font-weight:normal; text-decoration:none; text-transform:none;}
.product div a:hover	{color:#262626; text-decoration: underline;}		
/* ********************************************************************************************************* */
.product b font   			{color:#8b8b8b; text-decoration:none; font-size:10px; font-weight:bold; font-family:tahoma;}
.product b font a 			{color:#8b8b8b; text-decoration:underline; font-size:10px; font-weight:normal;}
.product b font a:hover   	{color:#8b8b8b; text-decoration:none} 
div.listing						{border-top:1px solid #7e7e7e; margin-top:5px;}
div.listing table 				{margin:5px 0px 0px 0px;border:0px solid #ffffff;border-width:0px 0px 0px 0px;}
div.listing td					{padding:1px 0px 1px 0px;}
/* ********************************************************************************************************* */

/*  IMAGE  */
.pic_1				{border:0px solid #8e999e}
.pic 				{border:0px solid #8e999e}

.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_bg.gif) 0px top repeat-x;}
.pic_corn_b 		{background:#FFFFFF url(../images/pic_corn_bg.gif) 0px bottom repeat-x;}
.pic_corn_l 		{background:#FFFFFF url(../images/pic_corn_bg.gif) left 0px repeat-y;}
.pic_corn_r 		{background:#FFFFFF url(../images/pic_corn_bg.gif) right 0px repeat-y;}

/* ********************************************************************************************************* */
/* ********************************************************************************************************* */




/* ********************************************************************************************************* */
/* ********************************************************************************************************* */


/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
.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:#262626; font-size:11px;}
.result b   	{color:#262626; font-weight:normal;}
 
.result_right b							{color:#262626; font-size:11px; font-weight:bold;}
.result_right a.pageResults				{color:#262626; font-size:11px;text-decoration:underline; }
.result_right a.pageResults:hover 		{color:#262626;	text-decoration:none; }
.result_right a.pageResults	u			{color:#262626; font-size:11px; text-decoration:underline;}
.result_right a.pageResults u:hover 	{color:#262626;	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:#262625; font-size:11px; text-decoration:none;}	/*  advanced_search.php  */
.smallText a:hover 		{color:#262625; font-size:11px; text-decoration:underline;}
.smallText a u 			{color:#262625; font-size:11px; text-decoration:none;}
.smallText a:hover u	{color:#262625; 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:16px;color:#333333; font-size:11px; text-decoration:none; font-weight:normal; font-family:tahoma;}

.shop_cart_table			{width:88%;}
.shop_cart_table .name		{padding:9px 3px 10px 4px; text-align:center;}
.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/cart_line_x.gif) left center repeat-x;}
.cart_line_y					{background:url(../images/cart_line_y.gif) center top repeat-y;}

.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:#333333; font-size:11px; text-decoration:none; font-weight:normal; font-family:tahoma;}

/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
span.txt_1	{font-size:10px; text-transform:none; color:#000000;}	
/* ********************************************************************************************************* */
.padd_gg				{height:6px;}
.padd_vv				{width:0%;}
.padd_vv img			{width:6px;}

.padd_gg2				{height:6px;}
.padd_vv2				{width:0%;}
.padd_vv2 img			{width:6px;}
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
.box_width_left			{ width:169px;
    height: 1px;
}
.box_width_right		{ width:174px;}
.box_width_cont			{ width:100%;}
.col_left				{}
.col_center				{ width:100%;padding:0px 5px 0px 5px;}
.col_right				{}			
/* ********************************************************************************************************* */
.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:3px;}
.heading_top_3 .padd_33	{padding:0px 0px 5px 0px;}

.heading_top_4			{margin-top:0px;}
.heading_top_4 .padd_44	{padding:0px 10px 9px 10px}


.tableBox_output		{margin-top:4px;}
.tableBox_shopping_cart	{margin-top:0px;}

.tep_draw_separate		{height:4px;}
.tep_draw_separate1		{height:111px;}

.tep_draw_prod_top		{padding:0px 0px 0px 0px;}
.tep_draw_box_prod		{}
/*    */




/*--Max--*/

a.menu{
   font-family : "Arial Narrow",Arial,Helvetica,sans-serif;
   
   font-size: 12px;
   font-weight:  bold;
   padding: 0px;
   white-space:nowrap;
  color:#1e417c;
   text-decoration:none;
   text-transform:uppercase;
}

a.menu:hover
{
      text-decoration:none;
      color: #1e417c;
      text-transform:uppercase;
}


a.selectedMenu{
  
   font-family : "Arial Narrow",Arial,Helvetica,sans-serif;
   font-size: 12px;
   font-weight:  bold;
   padding: 0px;
   white-space:nowrap;
   text-decoration:none;
   color:White;
   text-transform:uppercase;
      
   
}

a.selectedMenu:hover
{
      text-decoration:none;
      text-transform:uppercase;
        cursor:pointer;
      
    /*color: darkblue;*/
}



li.menu {
  
  padding-top: 0px; 
  padding-bottom: 10px; 
  display:inline;
  float:left;
  font-size:15px;
    height: 43px;
    width: 150px;
}

div.menu
{
  width: 150px;
  height: 25px;
  display: inline;
  float: left;	
  clear:left;	
  text-align: center;
  /*background: url(../images/bluetab.png)  ; */
  background: url(../images/button-off.png)  ; 
  background-repeat: no-repeat;
  background-position:center;  
  padding:5px;
  cursor:pointer;
  color: White;
}


div.selectedMenu
{
  width: 150px;
  height: 25px;
  display: inline;
  float: left;	
  clear:left;	
  text-align: center;
  /*background: url(../images/babybluetab.png)  ; */
  background: url(../images/button-on.png)  ; 
  background-repeat: no-repeat;
  background-position:center;  
  padding:5px;
  color: White;
        cursor:pointer;
  
}

.lblContentHeader
{
   color:#D2D3D3;
   font-family: Arial;
   font-weight:bold;
   font-size:14px;
  text-align:left;
}

.contentPnl
{
 
 background-color:  White;  
 padding : 15px 20px 20px 20px;
 margin :0px;   
 font-size:12px;
 line-height:18px;
 
 
 /*Verdana,"Trebuchet MS",sans-serif ;*/
}

.contentPnlNoSize
{
 
 background-color:  White;  
 padding : 15px 20px 20px 20px;
 margin :0px;   
 font-family:  Arial, Helvetica, sans-serif;
 font-size:12px;
 line-height:18px;
 width:95%;
 
 /*Verdana,"Trebuchet MS",sans-serif ;*/
}


.ArticleSource
{
   text-align:left;   
   margin-top:5px;
   padding:0px;
   background-color: White;
   color:Blue;
}

.ArticleTitle
{
   text-align: center;   
   margin-top:5px;
   padding:0px;
   font-weight :bold;
   font-family:Arial ;
   font-size:20px;
    color:#183a5c;
    line-height:20px;
}

.ArticleImg
{
   text-align:left;   
   float:left;
   margin:0px;
   padding:0px;
   padding-top:15px;
   width:100%;
   background-color: White;
}

.Article
{
   text-align:left;   
   margin-top:0px;
   padding :0px;
   background-color: White;
}

.ArticleAuthor
{
       text-align: center;
       margin-top:5px;   
       padding:0px;
       padding-top:10px;
       font-style:italic;
}


.divArticle
{
    padding:5px;
    vertical-align:top;
    
}
.divImg
{
}


/*
.ArticleSource
{
   text-align:left;   
   margin-top:5px;
   padding:0px;
   background-color: White;
   color:Blue;
}

.ArticleTitle
{
   text-align: center;   
   margin-top:5px;
   padding:0px;
   font-weight :bold;
   font-family:Arial ;
   font-size:20px;
    color:#183a5c;
    line-height:20px;
}

.ArticleImg
{
   text-align:left;   
   float:left;
   margin:0px;
   padding:0px;
    width:588px;
   
}

.Article
{
   text-align:left;   
   margin-top:0px;
   padding :0px;
   background-color: White;
}

.ArticleAuthor
{
       text-align: center;
       margin-top:5px;   
       padding:0px;
       padding-top:10px;
       font-style:italic;
}


.divArticle
{
    padding:5px;
    vertical-align:top;
    
}
.divImg
{
}
*/
.lblBody
{
      
}


a.ArticleLink 
{
  color:Blue;
}

a.ArticleLink :hover
{
   color:Red;
}


.footer
{
    font-family:Tahoma;
    font-size:11px;   
    margin-top:5px;
}

.secureContent
{
     background-color:#8AC4D2;
     border :solid 1px black;
     margin:5px;
     padding:5px;
}


.secureUsername
{
     font-family:Tahoma;
     font-size:10px;
      font-style:italic;
      
}



/* For Secure Menu control*/


a.MenuTextColor:link
{
	color: white;
	text-decoration: none;
	font-weight:bold;
	font-family:Arial;
}

a.MenuTextColor:visited 
{
   color  : white;
	text-decoration: none;
	font-weight:bold;
	font-family:Arial;
}
.MenuTextColor  a:hover 
{
	color: red;
	text-decoration: underline;
}    
/* For Secure Menu control*/



.breadCrumb
  {
     color:green;
     letter-spacing:0px;
     margin-bottom:15px;
     font-style:italic;
     font-size:13px;
  }  
  
  
  span.status
  {
     font-size:11px;   
  }
  
  .archTitle
  {
   margin:0px;
   padding:0px;
   font-weight :bold;
   font-family:Arial ;
   font-size:13px;
   color: #183a5c;
  }
  
  .arcDateEntered
  {
     
  }
  
  
  .hLink 
  {
      color:Blue;
  }
  
  .hLink:hover
  {
     color: Teal ;
     text-decoration:  none;
  }
  
  
  .divTmpSidebar
  {
     background: url(../images/temp_sidebar.jpg) left top no-repeat ;
     
  }
  
  /*-------------*/

/* FOR THE menu item thing */
* {
    padding:0;
    margin:0;
}

ul, ol, dl
{
   margin: 0;
   
}
li, dd, blockquote 
{
    margin-left: 0px;
}
/* FOR THE menu item thing */



p.para:first-letter 
{
  /*font-size:30px;
  font-family:Monotype Corsiva;*/
}


div.Cap:first-letter 
{
  /*font-size:30px;
  font-family:Monotype Corsiva;
*/
}
 .logoTxt
 {
     font-family: Arial Black;
 }
 
 
 
 
 div.selectedMenuAction 
{
    
    /*background:transparent url(../images/BlueTabAction.png) no-repeat scroll center center;*/
    background:transparent url(../images/button-hover.png) no-repeat scroll center center;
    clear:left;
    color:Blue;
    display:inline;
    float:left;
    height:25px;
    padding:5px;
    text-align:center;
    width:150px;
    cursor:pointer;
    
     /*border:solid 2px  transparent;*/
}


.srchBox
{
  font-family:Arial;
  height: 12pt;
  vertical-align:middle;
  color:#999999;
   width:200px;
}
/*--allen*/
.srchButton
{
  width:95px;
  height:29px;
  cursor:pointer;
  vertical-align:middle;
 background: url(../images/search-button.png) no-repeat ;
}

.HoverSrchButton
{
  width:100px;
  height:29px;
  cursor:pointer;
  vertical-align:middle;
   background: url(../images/search-button-hover.png) no-repeat ;
}


.loginCntrl
{
    padding:5px;
    margin:5px;    
}

.LoginDiv
{
 width:500px; 
 font-family:Arial Black;
 font-size:10px;   
}



.pricingPnl
{
   
   background-color:Aqua;
    padding:0;
    margin:0;  
}


.lblTotal
{
    font-size:18px;
    font-weight:bold;
    margin-right:4px;
    color: #0099cc;
}


.AttrbTable
{
     width:95%;
     
}


.ToppriceCalCell1
{
    font-family: Arial Narrow;
    font-weight: bold;
    color: #1d427c;
    text-transform:uppercase;
    width:100px;
    padding-left:10px;
    border-bottom: dotted 1px #8e8e8e;
}
.ToppriceCalCell2
{
      font-family:Arial Narrow;
   font-weight:bold;
    font-size:13px;
    border-bottom: dotted 1px #8e8e8e;
}

.priceCalCell1
{
    font-family: Arial Narrow;
    font-weight: bold;
    color: #1d427c;
    text-transform:uppercase;
    width:100px;
    padding-left:10px;
   
}
.priceCalCell2
{
   font-family:Arial Narrow;
   font-weight:bold;
    font-size:13px;
   
}


.bpCellBorder
{
       border-bottom: dotted 1px #8e8e8e;
}

.bpCell
{
  font-family:Arial Narrow;
   font-weight:bold;
    font-size:13px;
    border-bottom: dotted 1px #8e8e8e;
}
.priceCalCell3
{
   color: #8e8e8e;
   text-transform:uppercase;
   font-style:italic;
   padding-left:10px;
    margin-left:10px;
   font-size:9px;
   border-bottom: dotted 1px #8e8e8e;
}
.bpCell
{
  padding-left:10px;   
}

.pcItem
{
   font-size:8px;
   color:Black;
  
}

fieldset div
{
    /*background-color:#e6e7e8;*/
     
}




.attrbHeading
{
    font-size:14px;
   margin-bottom:10px;
  font-weight:bold;
  font-family: Arial Narrow;   
  text-transform:uppercase;
  color:#5b3406;
  
}


.pnlProductAttrbslegend 
{
	border-color: black;
	border-style: solid;
	border-width: thin;
	padding: 0px;
}


legend
{
  font-size:14px;
  margin-bottom:10px;
  font-weight:bold;
  font-family: Arial Narrow;   
  text-transform:uppercase;
  color:#5b3406;
  padding-left:0px;
  
}


.threeColumnRightContentPnl legend
{
   font-size:14px;
   margin-bottom:10px;
  font-weight:bold;
  font-family: Arial Narrow;   
  text-transform:uppercase;
  color:#5b3406;
  background-color: #DFE7F3;
}


.attrbInsHeader
{
   /*background-color:#1D427C;*/
   color:#3399cc;
   padding-left:5PX;
   font-weight:bold;
   font-family : Arial;
   font-size:22px;
   text-align:center;
   margin-bottom:20px;
   
}

.attrbLegHeader
{
   /*background-color:#1D427C;*/
   color:#3399cc;
   text-transform:uppercase;
   padding-left:5PX;
   font-weight:bold;
   font-family : Arial;
   font-size:14px;
}

.attrbLeg
{
  /*background-color:#EADEAD   ;*/
  border : solid 0px #5A3716;
  padding:0;
  margin:0;
}

.attrbLeg legend
{ 
    display:none;
   
}

.attrbLeg fieldset
{
 padding:0;
 margin:0;     
  border:dotted 0px #5b3406;
   /*background-color:  #EADEAD;*/

}


.pnlProductAttrbs
{
  
   text-align:left;
   margin:aauto;
   padding-left:10px;
}
.conFrmBox
{
  font-size:10px;    
 
}


.textboxQ
{
 
  margin-right:5px;
  font-size: 12px;
  color: #5C5C5C;
 
}

.btnQ
{
    padding-top:3px;
   margin-bottom:20px;   
}

.Qval
{
     font-size: 10px;
     color:Red;
     margin-bottom:10px;   
}




