﻿
/* StaticPanel Look */

.menuStaticPanel 
{
border:solid 0px #4465a1;
height:22px;
width:178px;
padding:1px;
text-align:left;
text-indent:3px;
cursor:hand!important;

}


 .menuStaticPanel .menuPanelItem
{
border:solid 0px #4465a1;
height:22px;
padding:1px;
width:178px;
text-indent:3px;
text-align:left;
background-image:url('../images/leftmenubackground-arrows_new.gif');

}
.menuStaticPanel .menuPanelItem_Expanded
{
border:solid 0px #4465a1;
height:22px;
padding:1px;
text-align:left;
text-indent:3px;
width:178px;
background-image:url('../images/leftmenurollover.gif');

}

 .menuStaticPanel .menuPanelItem_Hover
{
border:solid 0px #4465a1;
height:22px;
padding:1px;
text-align:left;
text-indent:3px;
width:178px;
background-image:url('../images/leftmenurollover.gif');

}

/* Image Cell */
.menuImgCont
{
height:16px;
width:16px;
border:solid 0px #4465a1;
}

.menuImg
{
height:16px;
width:16px;
}

.menuTextCell
{

height:10px;
padding-top:2px;
padding-bottom:1px;
}

.menuTextCont
{
color:#4c6da5 !important;
font-family:Tahoma !important;
font-size:11px !important;
width: 100%;
padding-left: 7px;
border:solid 0px #7191be;
}


/* Arrow Cell*/
.menuArrCont
{
height: 9px;
width: 8px;
margin: 2px;
border:solid 0px #4465a1;
}

.menuArr
{
height: 9px;
width: 8px;
}

/* Dynamic Panel Look */

.menuDynamicPanel
{

background-color:#E4EEF3;
border:solid 1px #7191be;
cursor:hand!important;
}

.menuDynamicPanel .menuPanelItem
{
border:solid 0px #4465a1;
height:22px;
padding:1px;
text-align:left;
text-indent:3px;
background-image:url('../images/leftmenubackground-arrows_r.gif');
}


.menuDynamicPanel .menuPanelItem_Expanded
{
background-image:url('../images/leftmenubackground-arrows_n.gif');
border:solid 0px ;
border:solid 0px #4465a1;
height:22px;
padding:1px;
text-align:left;
text-indent:3px;
}


.menuDynamicPanel .menuPanelItem_Hover
{
background-image:url('../images/leftmenubackground-arrows_n.gif');
border:solid 0px ;
border:solid 0px #4465a1;
height:22px;
padding:1px;
text-align:left;
text-indent:3px;
}


.menuDynamicPanel .menuImgCont
{
height:16px;
width:6px;
border:solid 0px #4465a1;

}
.menuDynamicPanel .menuImg
{
height:16px;
width:6px;
}

.menuDynamicPanel .menuTextCell
{
height:10px;
padding-top:2px;
padding-bottom:1px;
}
.menuDynamicPanel .menuTextCont
{
color:#4c6da5;
font-family:Tahoma;
font-size:11px;
width: 100%;
padding-left: 7px;
border:solid 0px #7191be;
}


/* Arrow Cell*/
.menuDynamicPanel .menuArrCont
{
height:8px;
width:8px;
padding:0px;
border:solid 0px #4465a1;

}
.menuDynamicPanel .menuArr
{
height:8px;
width:8px;
}