﻿
#accordion
{
width:240px;
left:-10px;
position:relative;
display:table;
clear:none;
margin-top:0px;
z-index:0;
float:left;
margin-bottom:40px;
margin-right:8px;
}


.toggler  { 
background-image: url(../Images/LHBackgroundImage.png);
width: 200px;
height: 23px;
padding-top: 8px;
padding-left: 10px;
font: bold 9pt/11pt Helvetica, Arial, sans-serif;
color: #004ebc;
cursor:pointer; 
margin-left: 10px; 
margin-bottom:0px; 
margin-top:0px; 
z-index:0;
}
.toggler:hover    { background:#fff; z-index:0;}
.element    { padding:0 5px; z-index:0;}


.LHNavDropDown
{
background-image: url('../Images/LHNavDropDwnBase.jpg');
background-repeat:no-repeat;
background-position:bottom;
background-color: #ffeb00;
width:210px;
z-index:0;
margin-left:5px;
margin-top:0px;
padding-top:10px;
margin-bottom:1px;
}





.LHNavDropDown ul 
{
list-style-type:none;
min-height:18px;
margin:0px;
padding-left:0px;
padding-bottom:5px;
}

.LHNavDropDown ul li
{
    width: 208px;
}

.LHNavDropDown a
{
font: bold 9pt/11pt Helvetica, Arial, sans-serif;
color:#000;
text-decoration:none;
width:200px;
display:block;
padding-left:10px; 
vertical-align:middle;
padding-top:5px;
padding-bottom:5px;
margin:0px;
}


.LHNavDropDownTop ul li a:hover
{
background-color:#64acca;
width:200px;

}


.element
{
width:232px;
}

.LHNavDropDown ul li a:hover
{
background-color:#64acca;
color:#fff !important;


}


.LHNavDropDown ul li a:visited
{
font: bold 9pt/11pt Helvetica, Arial, sans-serif;
color:#000;
text-decoration:none;
width:200px;
display:block;

}

/*
.LHSelectedLink 
{
background-image:url('../Images/LHSelectedNav.png');
background-repeat: no-repeat;
margin-left:-10px;
color: #fff !important;
padding-top:auto !important;
padding-bottom:auto !important;
padding-left:20px !important;
width:250px !important;
height:35px;
}


.LHSelectedLink {
background-image:url('../Images/LHSelectedNav.png');
margin-left:-10px !important;
background-repeat: no-repeat;
display:table-cell;
vertical-align:middle;
border:1px solid green;
max-height:4em !important;
width:250px !important;
height:45px !important;
color: #fff !important;
padding-left: 10px !important;


}
*/
.LHUnselectedLinkOneLine
{
margin-top: -10px;display:table;
}

.LHUnselectedLinkTwoLine
{
margin-top: 0px;display:table;
}


.LHSelectedLink {
display:table;
vertical-align:middle;
height:45px;
background-image:url('../Images/LHSelectedNav.png');

margin-left:-10px !important;

background-repeat: no-repeat;
width:250px !important;
padding-left:10px;
padding-top:2px !important;
padding-bottom:0px !important;
margin-top:-3px;
margin-bottom:-2px;
}

.LHSelectedOneLine
{
vertical-align:middle; margin-top:14px !important;
margin-bottom:0px; color:#fff; display:table;
}

.LHSelectedLink a:visited, .LHSelectedLink a:active
{
color:#fff !important;

}


.LHSelectedTwoLine
{
vertical-align:middle; margin-top:7px !important; margin-bottom:0px;color:#fff;display:table;
}

.LHSelectedLink a:hover 
{
background-color:Transparent !important;
}

