/**************************** Ruling Colors ***************************/
/** Used in complex modules and modules that have 'light' text on 'dark' background**/
.box1Background					{background-color:#bdcfed; color:#333333; background-image:url('../stripbox.gif'); background-repeat:repeat-x; background-position:top;}
.box1Color						{color:#333333;}
.box1Color:HOVER				{color:#ffffff;}

.box1Background_LightVersion	{background-color:#e2e9ea; color:#003174;}
.box1Color_LightVersion			{color:#003174;}
.box1Color_LightVersion:hover	{color:#1378d2;}


/** Used in titles and captions**/
.titlesColor					{color:#6f6f6f; text-decoration:none;}
.titlesColor:hover				{color:#5c89cf;}
.pageTitleColor					{color:#6f6f6f;}
.pageTitleColor:hover			{color:#5c89cf;}


/**************************** Main Elements ***************************/
BODY			{font-family:arial, helvetica, sans-serif; font-weight:normal; color:#6f6f6f; font-size:80%; padding:0px; margin:0px;}
BODY *			{-moz-box-sizing:border-box; box-sizing:border-box;}

TABLE			{}
TD				{font-size:80%;}
HR				{border:0px; border-top:#c5c5c5 1px solid; height:1px; width:100%; background-color:transparent;}
FORM			{display:inline;}
INPUT			{font-size:12px; font-weight:normal; font-family:Arial;}
INPUT.input		{border:#cdd6d8 1px solid;}
TEXTAREA		{border:#cdd6d8 1px solid;}
SELECT			{font-size:10px; font-weight:normal; font-family:Arial;}
A				{text-decoration:none; color:#003173;}
A:hover			{text-decoration:underline; color:#5c89cf;}
INPUT.button	{color:#ffffff; border-style:none; font-family:arial, helvetica, sans-serif; font-size:12px; font-weight:normal; background-color:#transparent; height:18px; text-align:center; cursor:pointer; padding:0px 5px 1px 5px; background:url('../stripButton.gif') repeat-x top;}
UL				{}
UL LI			{list-style:circle url('../ListIconLevel1.gif');}
.red			{color:red;}

/* Body */
TABLE.body			{margin-top:-3px; width:100%; padding-right:14px; padding-left:15px;}
TABLE.bodyItem		{}
TABLE.bodyList		{}

/** Bread Crumbs **/
TD.navigationTabContainer	{padding-bottom:13px;}
TD.navigationTab			{color:#497cc0; font-weight:normal; font-size:11px;}
A.navigationTab				{color:#497cc0; text-decoration:none;}
A.navigationTab:hover		{color:#003174; text-decoration:underline;}


/** Page Title & Description **/
TD.PageTitle			{}
DIV.PageTitle			{font-weight:bold; font-size:110%; margin-bottom:12px; color:#6f6f6f;}
TD.PageCategoryTitle	{}
DIV.PageCategoryTitle	{}
H1.PageTitle			{font-size:100%;}
H1.PageCategoryTitle	{color:#6f6f6f;}
TD.description			{padding-bottom:22px; background-image:url('../TDdesciptBorder.gif'); background-repeat:no-repeat; background-position:center bottom;}

/** Copyright **/
TD.Copyright			{font-weight:normal; font-size:11px; color:#6f6f6f;}
A.Copyright				{font-weight:normal; font-size:11px; text-decoration:none; color:#6f6f6f;}
A.Copyright:hover		{text-decoration:none; color:#5c89cf;}

/** Site Message **/
DIV.SiteMessageContainer		{border-bottom:solid 1px gray; text-align:center; padding:5px;}


/************************** Pop-up windows ******************************************/
BODY.Popup			{}

/** Talkbacks **/
INPUT.Response		{width:220px;}
TEXTAREA.Response	{width:220px; height:200px;}

/** Tell a Friend **/
INPUT.Friend		{width:220px;}
TEXTAREA.Friend		{width:220px; height:200px;}

TABLE#Kav_Lehinuh_Cupon             {width:357px; height:279px; margin:20px auto; background:url('../KLCupon.png') no-repeat;}
TABLE#Kav_Lehinuh_Cupon .Inner      {padding:18px 0px 13px 0px; vertical-align:top;}
TABLE#Kav_Lehinuh_Cupon .Padding    {padding:0px 12px;}
TABLE#Kav_Lehinuh_Cupon TABLE       {font-weight:bold;}

TABLE#Kav_Lehinuh_Cupon H3,
TABLE#Kav_Lehinuh_Cupon H4        {display:block; margin:0px; padding:0px;}

TABLE#Kav_Lehinuh_Cupon .Title    {height:70px;}
TABLE#Kav_Lehinuh_Cupon .Title H3 {color:#6f6f6f; font-size:18px; width:180px;}
TABLE#Kav_Lehinuh_Cupon .Title H4 {color:#0c67b7; font-size:16px; width:180px;}

TABLE#Kav_Lehinuh_Cupon .Phone    {height:25px;}
TABLE#Kav_Lehinuh_Cupon .Phone b  {color:#6f6f6f; font-size:14px;}
TABLE#Kav_Lehinuh_Cupon .Discount {width:154px; height:90px; background:url('../KLDiscount.png') no-repeat; color:#fff; text-align:center;}
TABLE#Kav_Lehinuh_Cupon .Discount H3 {font-size:55px;}
TABLE#Kav_Lehinuh_Cupon .Discount H4 {font-size:12px;}

TABLE#Kav_Lehinuh_Cupon .Limit     {font-size:12px; color:#ea0000; text-align:center; padding:15px 0px;}

TABLE#Kav_Lehinuh_Cupon .Links     {width:357px; text-align:center;}
TABLE#Kav_Lehinuh_Cupon .Links DIV {width:220px; margin:0px auto; text-align:center;}
TABLE#Kav_Lehinuh_Cupon .Links A   {display:block; float:right; padding-right:17px; margin-right:10px; color:#0667f2; text-decoration:none; font-size:11px; cursor:pointer;}
TABLE#Kav_Lehinuh_Cupon .KLPrint   {background:url('../KLPrint.png') no-repeat right;}
TABLE#Kav_Lehinuh_Cupon .KLTell    {background:url('../KLTell.png') no-repeat right;}
TABLE#Kav_Lehinuh_Cupon .KLClose   {background:url('../KLClose.png') no-repeat right;}
