/* feature home */
.featHead{
color:#FFFFFF; 
font-size:12px;
}
.atSymb{
font-size:18px;
color:#FFFFFF;
}
.innerDiv{
margin-left:2px;
margin-right:2px;
margin-top:0px;
margin-bottom:0px;
}

/* left nacv styles for general */
#divContainer {
width: 199px;
font-size: 10px;
border-top: 1px solid #ffffff;
font-weight: bold;
}


#navlist {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
font-weight: bold;
}


#navlist a, #navlist a:visited {
display: block;
width: 199px;;
padding-top: 4px;
padding-bottom:4px;
border-bottom: 1px solid #ffffff;
background-color: #CC6600;
background-image:  url(/images/Parents/navlist.jpg);
background-repeat: repeat-x;
color: #000000;
text-decoration: none;
text-indent:10px;
font-weight: bold;
}

#navlist a:hover {
background-color: #0033CC;
background-image:  url(/images/Parents/navlistOver.jpg);
color: #993300;
font-weight: bold;
}

#divContainer #navlist .onstate {
background-color: #9F6F9F;
background-image: url(/images/Educators/navlistOn.jpg);
background-repeat: repeat-x;
color: #FFFFFF !important;
font-weight: bold;
cursor: default;
}

.genThemeForm {
background-image:url(/images/general/shopByBg.jpg);
background-repeat: no-repeat;
width: 174px;
margin-top:12px;
}



/* Contains styles for tabbed product site nav */

#parentTabs {
width: 106px;
font-size: 10px;
font-weight: bold;
}


#parentTabsUL {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
font-weight: bold;
font-size:12px;
}


#parentTabsUL a, #parentTabsUL a:visited {
display: block;
width: 106px;
padding-top:8px;
padding-bottom:4px;
background-color: #CC6600;
background-image:  url(/images/Parents/prodTab.jpg);
background-repeat: no-repeat;
color: #000066;
text-decoration: none;
text-indent:0px;
font-weight: bold;
text-align:center;
}

#parentTabsUL a:hover {
background-color: #0033CC;
background-image:  url(/images/Parents/prodTab_over.jpg);
padding-top:5px;
padding-bottom:7px;
color: #000033;
font-weight: bold;
}

#parentTabs #parentTabsUL .onstate {
background-color: #9F6F9F;
padding-top:8px;
padding-bottom:4px;
background-image:  url(/images/Educators/prodTab_on.jpg);
background-repeat: repeat-x;
color: #ffffff !important;
font-weight: bold;
cursor: default;
}
#parentTabs #parentTabsUL a.onstate {
background-color: #9F6F9F;
padding-top:8px;
padding-bottom:4px;
background-image:  url(/images/Educators/prodTab_on.jpg);
background-repeat: repeat-x;
color: #ffffff !important;
font-weight: bold;
cursor: default;
}
