/*---- LeftNavigation ----*/
#KidsContent #LeftNavigation {
  margin: 0;
  padding: 8px 3px 0 7px;
  background-color: #F2F2F2;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: 1px solid #CCC;
  width: 110px;
  float: left;
  position: relative;
  z-index: 10;
}
/*---- Off State ----*/
#KidsContent #LeftNavigation .LN_Tab_Container_Off {
  margin: -8px 0 0 0;
  padding: 8px 0 0 0;
  background-image: url(/Kids-World/US_v2/Kids-Products/LN_Tab_Off.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 105px;
}

#KidsContent #LeftNavigation .LN_Tab_Container_Off .LN_Tab {
  margin: 0;
  padding: 0;
  background-color: #FFF;
  width: 105px;
}

#KidsContent #LeftNavigation .LN_Tab_Container_Off .LN_Tab h2 {
  margin: 0;
  padding: 4px 0 16px 10px;
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  font-weight: 900;
  line-height: 100%;
  color: #FF0000;
  text-transform: uppercase;
  background-image: url(/Kids-World/US_v2/Kids-Products/LN_Arrow_Off.gif);
  background-repeat: no-repeat;
  background-position: 83px 6px;
  border-top: none;
  border-right: 1px solid #CCC;
  border-bottom: none;
  border-left: 1px solid #CCC;
}

#KidsContent #LeftNavigation .LN_Tab_Container_Off .LN_Tab h2 a:link, #KidsContent #LeftNavigation .LN_Tab_Container_Off .LN_Tab h2 a:visited { color: #FF0000; text-decoration: none; }

#KidsContent #LeftNavigation .LN_Tab_Container_Off .LN_Tab h2 a:hover, #KidsContent #LeftNavigation .LN_Tab_Container_Off .LN_Tab h2 a:active { color: #FF0000; }
/*---- ByType OFF Tab ----*/
#KidsContent #LeftNavigation .LN_Tab_Container_Off .LN_Tab_Type {
  margin: 0;
  padding: 0;
  background-color: #FFF;
  width: 105px;
}

#KidsContent #LeftNavigation .LN_Tab_Container_Off .LN_Tab_Type h2 {
  margin: 0;
  padding: 4px 0 16px 10px;
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  font-weight: 900;
  line-height: 100%;
  color: #FF0000;
  text-transform: uppercase;
  background-image: url(/Kids-World/US_v2/Kids-Products/LN_Arrow_Off.gif);
  background-repeat: no-repeat;
  background-position: 83px 6px;
  border-top: none;
  border-right: 1px solid #CCC;
  border-bottom: none;
  border-left: 1px solid #CCC;
}

#KidsContent #LeftNavigation .LN_Tab_Container_Off .LN_Tab_Type h2 a:link, #KidsContent #LeftNavigation .LN_Tab_Container_Off .LN_Tab_Type h2 a:visited { color: #FF0000; text-decoration: none; }

#KidsContent #LeftNavigation .LN_Tab_Container_Off .LN_Tab_Type h2 a:hover, #KidsContent #LeftNavigation .LN_Tab_Container_Off .LN_Tab_Type h2 a:active { color: #FF0000; }
/*---- END ByType OFF Tab ----*/
/*---- END Off State ----*/
/*----*/
/*---- On State ----*/
#KidsContent #LeftNavigation .LN_Tab_Container_On {
  margin: -8px 0 0 0;
  padding: 8px 0 0 0;
  background-image: url(/Kids-World/US_v2/Kids-Products/LN_Tab_ON.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 105px;
}

#KidsContent #LeftNavigation .LN_Tab_Container_On .LN_Tab {
  margin: 0;
  padding: 0;
  background-color: #FF0000;
  width: 105px;
}

#KidsContent #LeftNavigation .LN_Tab_Container_On .LN_Tab h2 {
  margin: 0;
  padding: 4px 0 16px 10px;
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 100%;
  color: #FFF;
  text-transform: uppercase;
  background-image: url(/Kids-World/US_v2/Kids-Products/LN_Arrow_On.gif);
  background-repeat: no-repeat;
  background-position: 83px 6px;
  border-top: none;
  border-right: 1px solid #CCC;
  border-bottom: none;
  border-left: 1px solid #CCC;
}

#KidsContent #LeftNavigation .LN_Tab_Container_On .LN_Tab h2 a:link, #KidsContent #LeftNavigation .LN_Tab_Container_On .LN_Tab h2 a:visited { color: #FFF; text-decoration: none; }

#KidsContent #LeftNavigation .LN_Tab_Container_On .LN_Tab h2 a:hover, #KidsContent #LeftNavigation .LN_Tab_Container_On .LN_Tab h2 a:active { color: #FFF; }
/*---- ByType ON Tab ----*/
#KidsContent #LeftNavigation .LN_Tab_Container_On .LN_Tab_Type {
  margin: 0;
  padding: 0;
  background-color: #FF0000;
  width: 105px;
}

#KidsContent #LeftNavigation .LN_Tab_Container_On .LN_Tab_Type h2 {
  margin: 0;
  padding: 4px 0 16px 10px;
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  font-weight: 900;
  line-height: 100%;
  color: #FFF;
  text-transform: uppercase;
  background-image: url(/Kids-World/US_v2/Kids-Products/LN_Arrow_On.gif);
  background-repeat: no-repeat;
  background-position: 83px 6px;
  border-top: none;
  border-right: 1px solid #CCC;
  border-bottom: none;
  border-left: 1px solid #CCC;
}

#KidsContent #LeftNavigation .LN_Tab_Container_On .LN_Tab_Type h2 a:link, #KidsContent #LeftNavigation .LN_Tab_Container_On .LN_Tab_Type h2 a:visited { color: #FFF; text-decoration: none; }

#KidsContent #LeftNavigation .LN_Tab_Container_On .LN_Tab_Type h2 a:hover, #KidsContent #LeftNavigation .LN_Tab_Container_On .LN_Tab_Type h2 a:active { color: #FFF; }
/*---- END ByType ON Tab ----*/
/*----*/
/*---- Tab List --*/
/*-- Off --*/
#KidsContent #LeftNavigation #LN_Tab_List_Off {
  margin: 0;
  padding: 0;
  background-color: #FF0000;
  border-top: none;
  border-right: 1px solid #CCC;
  border-bottom: none;
  border-left: 1px solid #CCC;
  width: 103px;
}

#KidsContent #LeftNavigation #LN_Tab_List_Off ul {
  margin: 0 0 0 13px;
  padding: 0 0 14px 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 125%;
  list-style-type: none;
  color: #FFF;
  display: block;
}

#KidsContent #LeftNavigation #LN_Tab_List_Off ul li {
  margin: 0 0 10px 0;
  padding: 0 0 0 8px;
  background-image: url(/Kids-World/US_v2/images/whiteBullet.gif);
  background-repeat: no-repeat;
  background-position: 0 6px;
}

#KidsContent #LeftNavigation #LN_Tab_List_Off ul li a:link, #KidsContent #LeftNavigation #LN_Tab_List_Off ul li a:visited { color: #FFF; text-decoration: underline; }

#KidsContent #LeftNavigation #LN_Tab_List_Off ul li a:hover, #KidsContent #LeftNavigation #LN_Tab_List_Off ul li a:active { color: #FFF; font-weight: 900; }
/*-- On --*/
#KidsContent #LeftNavigation #LN_Tab_List_On {
  margin: 0;
  padding: 0;
  background-color: #FF0000;
  border-top: none;
  border-right: 1px solid #CCC;
  border-bottom: none;
  border-left: 1px solid #CCC;
  width: 103px;
}

#KidsContent #LeftNavigation #LN_Tab_List_On ul {
  margin: 0 0 0 13px;
  padding: 0 0 14px 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 125%;
  list-style-type: none;
  color: #FFF;
  display: block;
}

#KidsContent #LeftNavigation #LN_Tab_List_On ul li {
  margin: 0 0 10px 0;
  padding: 0 0 0 8px;
  background-image: url(/Kids-World/US_v2/images/whiteBullet.gif);
  background-repeat: no-repeat;
  background-position: 0 6px;
}

#KidsContent #LeftNavigation #LN_Tab_List_On ul li a:link, #KidsContent #LeftNavigation #LN_Tab_List_On ul li a:visited { color: #FFF; text-decoration: underline; }

#KidsContent #LeftNavigation #LN_Tab_List_On ul li a:hover, #KidsContent #LeftNavigation #LN_Tab_List_On ul li a:active { color: #FFF; font-weight: 900; }

.LN_Sub_On { font-weight: 900; }
/*---- End Tab List ----*/
/*---- END On State ----*/ 
/*----*/
/*---- LN_Divider ----*/
#KidsContent #LeftNavigation #LN_Divider {
  margin: 0;
  padding: 0;
  background-color: #CCC;
  border-top: none;
  border-right: 1px solid #CCC;
  border-bottom: none;
  border-left: 1px solid #CCC;
  width: 103px;
  height: 1px;
}
/*---- END LN_Divider ----*/
/*----*/
/*---- OffSite LN Items ----*/
#KidsContent #LeftNavigation #LN_OffSite {
  margin: 0;
  padding: 31px 0 0 0;
  background-color: #FFF;
  border-top: none;
  border-right: 1px solid #CCC;
  border-bottom: none;
  border-left: 1px solid #CCC;
  width: 103px;
}

#KidsContent #LeftNavigation #LN_OffSite ul {
  margin: 0 7px 0 8px;
  padding: 0 0 14px 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: 900;
  line-height: 125%;
  list-style-type: none;
  color: #FF0000;
  display: block;
}

#KidsContent #LeftNavigation #LN_OffSite ul li {
  margin: 0 0 10px 0;
  padding: 0 0 0 8px;
  background-image: url(/Kids-World/US_v2/images/redBullet.gif);
  background-repeat: no-repeat;
  background-position: 0 6px;
}

#KidsContent #LeftNavigation #LN_OffSite ul li a:link, #KidsContent #LeftNavigation #LN_OffSite ul li a:visited {color: #FF0000; text-decoration: underline; }

#KidsContent #LeftNavigation #LN_OffSite ul li a:hover, #KidsContent #LeftNavigation #LN_OffSite ul li a:active { color: #FF0000; text-decoration: none; }
/*---- END OffSite LN Items ----*/
/*----*/
/*---- Navigation Extension ----*/
#KidsContent #LeftNavigation #LN_Extension {
  margin: 0;
  padding: 0 0 14px 0;
  background-color: #FFF;
  border-top: none;
  border-right: 1px solid #CCC;
  border-bottom: none;
  border-left: 1px solid #CCC;
  width: 103px;
  height: 120px;
}
/*---- END Navigation Extension ----*/
/*---- END Left Navigation ----*/
