/*

 Some styles used by the "Cascading Popup Menus" script.
 Consult a CSS reference (a good clear one is at www.ncdesign.org) for syntax and tweaking ideas.
 You can delete the ones you're not using in your ItemStyles, or add more if you want.

*/


/*
 Font settings -- change your font, colour, alignment etc.
 Insert 'font-weight: bold;' or 'font-style: italic;' without quotes if you want.
 Note that items contain <A HREF> tags, so if your other stylesheets style anchor tags,
 these may inherit the rules. I've styled all the variations of links here as one.
*/

.lowText, a.lowText:link, a.lowText:visited, a.lowText:active, a.lowText:focus {
 color: #14287c;
 font: 12px Arial, sans-serif;
 text-align:left;
 text-decoration: none;
  border-left:solid 10px #eaecf3;
  padding-top:3px;
 }

.highText, a.highText:link, a.highText:visited, a.highText:active, a.highText:focus {
 color: #14287c;
 font: 12px Arial, sans-serif;
 text-align: left;
 text-decoration: none;
  border-left:solid 10px #d0d3df;
  padding-top:3px;
}

.roothighText, a.roothighText:link, a.roothighText:visited, a.roothighText:active, a.roothighText:focus {
 color: #ff0000;
 font-family:Verdana, Arial, helvetica;
 /*font-size:13px;
 font: 16px Arial, sans-serif;
 text-align: center;
 text-decoration:none;
 width:65px;*/
 text-decoration:none;
 color:#14287c;
 font-size:13px;
 padding:4px 0px 4px 5px;
 vertical-align:bottom;
 text-align: left;
          margin-left:0px;
          margin-right:0px;
}

a.roothighText:hover {
background-image:url(images/hoverbg.gif);
background-position:bottom;
background-repeat:repeat-x;
height:26px;
overflow:hidden;
background-color:#9287bc;
text-decoration:none;
color:#ffffff;
font-size:13px;
text-align: left;
          margin-left:0px;
          margin-right:0px;
}


/* Borders used by some items */

.itemBorder {
 
 border-bottom: 1px solid #cccccc;
}
.itemBorderBlank {
 border: 1px solid #CCCCDD;
}

#span_DhtmlMenu1 /* THIS NEEDS DUPLICATING FOR EACH DHTMLMENU ITEM IN THE PRIMARY NAVIGATION */
{
    background-color:transparent;
        border-top:1px solid white;
        vertical-align:bottom;
        margin:0px -3px 0px 3px;
        padding:0px;
}
#span_DhtmlMenu2 /* THIS NEEDS DUPLICATING FOR EACH DHTMLMENU ITEM IN THE PRIMARY NAVIGATION */
{
    background-color:transparent;
        border-top:1px solid white;
        vertical-align:bottom;
        border-left:1px solid #CCCCCC;
        margin:0px -3px 0px 3px;
        padding:0px;
}
#span_DhtmlMenu3 /* THIS NEEDS DUPLICATING FOR EACH DHTMLMENU ITEM IN THE PRIMARY NAVIGATION */
{
    background-color:transparent;
        border-top:1px solid white;
        vertical-align:bottom;
        border-left:1px solid #CCCCCC;
        margin:0px -3px 0px 3px;
        padding:0px;
}
#span_DhtmlMenu4 /* THIS NEEDS DUPLICATING FOR EACH DHTMLMENU ITEM IN THE PRIMARY NAVIGATION */
{
    background-color:transparent;
        border-top:1px solid white;
        vertical-align:bottom;
        border-left:1px solid #CCCCCC;
        margin:0px -3px 0px 3px;
        padding:0px;
}
#span_DhtmlMenu5 /* THIS NEEDS DUPLICATING FOR EACH DHTMLMENU ITEM IN THE PRIMARY NAVIGATION */
{
    background-color:transparent;
        border-top:1px solid white;
        vertical-align:bottom;
        border-left:1px solid #CCCCCC;
        margin:0px -3px 0px 3px;
        padding:0px;
}
#span_DhtmlMenu6 /* THIS NEEDS DUPLICATING FOR EACH DHTMLMENU ITEM IN THE PRIMARY NAVIGATION */
{
    background-color:transparent;
        border-top:1px solid white;
        vertical-align:bottom;
        border-left:1px solid #CCCCCC;
        margin:0px -3px 0px 3px;
        padding:0px;
}
#span_DhtmlMenu7 /* THIS NEEDS DUPLICATING FOR EACH DHTMLMENU ITEM IN THE PRIMARY NAVIGATION */
{
    background-color:transparent;
        border-top:1px solid white;
        vertical-align:bottom;
        border-left:1px solid #CCCCCC;
        margin:0px -3px 0px 3px;
        padding:0px;
}

/*THE FOLLOWING IS FOR IE6 & IE7 only */

* html #span_DhtmlMenu1 /* THIS NEEDS DUPLICATING FOR EACH DHTMLMENU ITEM IN THE PRIMARY NAVIGATION */
{
    background-color:transparent;
        border-top:1px solid white;
        vertical-align:bottom;
        margin:0px 3px 0px 3px;
        padding:0px;
}
* html #span_DhtmlMenu2 /* THIS NEEDS DUPLICATING FOR EACH DHTMLMENU ITEM IN THE PRIMARY NAVIGATION */
{
    background-color:transparent;
        border-top:1px solid white;
        vertical-align:bottom;
        border-left:1px solid #CCCCCC;
        margin:0px 3px 0px 3px;
        padding:0px;
}
* html #span_DhtmlMenu3 /* THIS NEEDS DUPLICATING FOR EACH DHTMLMENU ITEM IN THE PRIMARY NAVIGATION */
{
    background-color:transparent;
        border-top:1px solid white;
        vertical-align:bottom;
        border-left:1px solid #CCCCCC;
        margin:0px 3px 0px 3px;
        padding:0px;
}
* html #span_DhtmlMenu4 /* THIS NEEDS DUPLICATING FOR EACH DHTMLMENU ITEM IN THE PRIMARY NAVIGATION */
{
    background-color:transparent;
        border-top:1px solid white;
        vertical-align:bottom;
        border-left:1px solid #CCCCCC;
        margin:0px 3px 0px 3px;
        padding:0px;
}
* html #span_DhtmlMenu5 /* THIS NEEDS DUPLICATING FOR EACH DHTMLMENU ITEM IN THE PRIMARY NAVIGATION */
{
    background-color:transparent;
        border-top:1px solid white;
        vertical-align:bottom;
        border-left:1px solid #CCCCCC;
        margin:0px 3px 0px 3px;
        padding:0px;
}
* html #span_DhtmlMenu6 /* THIS NEEDS DUPLICATING FOR EACH DHTMLMENU ITEM IN THE PRIMARY NAVIGATION */
{
    background-color:transparent;
        border-top:1px solid white;
        vertical-align:bottom;
        border-left:1px solid #CCCCCC;
        margin:0px 3px 0px 3px;
        padding:0px;
}
* html #span_DhtmlMenu7 /* THIS NEEDS DUPLICATING FOR EACH DHTMLMENU ITEM IN THE PRIMARY NAVIGATION */
{
    background-color:transparent;
        border-top:1px solid white;
        vertical-align:bottom;
        border-left:1px solid #CCCCCC;
        margin:0px 3px 0px 3px;;
        padding:0px;
}

*:first-child+html #span_DhtmlMenu1 /* THIS NEEDS DUPLICATING FOR EACH DHTMLMENU ITEM IN THE PRIMARY NAVIGATION */
{
    background-color:transparent;
        border-top:1px solid white;
        vertical-align:bottom;
        margin:0px 3px 0px 3px;
        padding:0px;
}
*:first-child+html #span_DhtmlMenu2 /* THIS NEEDS DUPLICATING FOR EACH DHTMLMENU ITEM IN THE PRIMARY NAVIGATION */
{
    background-color:transparent;
        border-top:1px solid white;
        vertical-align:bottom;
        border-left:1px solid #CCCCCC;
        margin:0px 3px 0px 3px;
        padding:0px;
}
*:first-child+html #span_DhtmlMenu3 /* THIS NEEDS DUPLICATING FOR EACH DHTMLMENU ITEM IN THE PRIMARY NAVIGATION */
{
    background-color:transparent;
        border-top:1px solid white;
        vertical-align:bottom;
        border-left:1px solid #CCCCCC;
        margin:0px 3px 0px 3px;
        padding:0px;
}
*:first-child+html #span_DhtmlMenu4 /* THIS NEEDS DUPLICATING FOR EACH DHTMLMENU ITEM IN THE PRIMARY NAVIGATION */
{
    background-color:transparent;
        border-top:1px solid white;
        vertical-align:bottom;
        border-left:1px solid #CCCCCC;
        margin:0px 3px 0px 3px;
        padding:0px;
}
*:first-child+html #span_DhtmlMenu5 /* THIS NEEDS DUPLICATING FOR EACH DHTMLMENU ITEM IN THE PRIMARY NAVIGATION */
{
    background-color:transparent;
        border-top:1px solid white;
        vertical-align:bottom;
        border-left:1px solid #CCCCCC;
        margin:0px 3px 0px 3px;
        padding:0px;
}
*:first-child+html #span_DhtmlMenu6 /* THIS NEEDS DUPLICATING FOR EACH DHTMLMENU ITEM IN THE PRIMARY NAVIGATION */
{
    background-color:transparent;
        border-top:1px solid white;
        vertical-align:bottom;
        border-left:1px solid #CCCCCC;
        margin:0px 3px 0px 3px;
        padding:0px;
}
*:first-child+html #span_DhtmlMenu7 /* THIS NEEDS DUPLICATING FOR EACH DHTMLMENU ITEM IN THE PRIMARY NAVIGATION */
{
    background-color:transparent;
        border-top:1px solid white;
        vertical-align:bottom;
        border-left:1px solid #CCCCCC;
        margin:0px 3px 0px 3px;
        padding:0px;
}
