/* SLIDINGLOGIN */
.buttonslidelogin {
	color: #696969;
	background-color:transparent;
	font-family:Arial, sans-serif;
	cursor: pointer;
    font-size:10pt;
    font-style:normal;
    font-weight:normal;
	 LETTER-SPACING: -0px;
	border:0px solid #ffffff;
    height:25px;
    text-align:left;
}
.horz_nlsmenu {
z-index:1;
}
.horz_nlsitemcontainer {
height:25px;
background-color:transparent;
    border: 0px solid;
    border-radius:0px;
}
.horz_nlsiconcell {width:0px;}
.horz_nlssubmenucell{width:0px;}
.horz_nlsitem {
    font-family:Arial, verdana;
    font-size:10pt;
	 LETTER-SPACING: -0px;
    color:#696969;
    font-style:normal;
    font-weight:normal;
text-align:center;
    padding:0px 15px 0px 10px;
}
.horz_nlsitemcontainerover {
    height:25px;
background-color:transparent;
    border: 0px solid;
    border-radius:0px;
}
.horz_nlsiconcellover {width:0px;}
.horz_nlssubmenucellover {width:0px;}
.horz_nlsitemover {
    font-family:Arial, verdana;
    color:#69baa7;
	 LETTER-SPACING: -0px;
text-align:center;
    font-weight:normal;
    font-style:normal;
    font-size:10pt;
    padding:0px 15px 0px 10px;
}
.horz_nlsitemcontainersel {
    height:25px;
background-color:transparent;
    border: 0px solid;
    border-radius:0px;
}
.horz_nlsiconcellsel {width:0px;}
.horz_nlssubmenucellsel {width:0px;}
.horz_nlsitemsel {
    font-family:Arial, verdana;
    color:#69baa7;
	 LETTER-SPACING: -0px;
text-align:center;
    font-weight:normal;
    font-style:normal;
    font-size:10pt;
    padding:0px 15px 0px 10px;
}
.horz_nlsitemdisable {
    font-family:Arial, verdana;
    font-size:10pt;
    color:#999999;
    padding:0px 15px 0px 10px;
}
.horz_nlsseparatorcontainer {padding-left:0px; width:1px;}
.horz_nlsseparator {
    height:30px;
    width:1px;
    background-image:url(img/mbarseparator.gif);
    background-position:center center;
    background-repeat:repeat-x;
}
.horz_mtopleft {height:0px; width:0px;}
.horz_mtopright {height:0px; width:0px;}
.horz_mbottomleft {width:0px; height:0px;}
.horz_mbottomright {width:0px; height:0px;}
.horz_mtop {height:0px;}
.horz_mbottom {height:0px;}
.horz_mleft {width:0px;}
.horz_mright {width:0px;}
.nlsmenu {
    border:#dcdcdc 1px solid;
    border-radius:5px;
    padding:5px 5px 5px 5px;
    margin:1px 0px 0px 0px;
    background-color:#ffffff;
    z-index:1;
    width:220px;
}
.nlsitemcontainer {
    height:30px;
    background-color:#ffffff;
    border: 0px solid;
    border-radius:0px 0px 0px 0px;
}
.nlsiconcell {width:0px;}
.nlssubmenucell{width:15px;
}
.nlsitem {
    font-family:Arial, verdana;
    font-size:10pt;
	 LETTER-SPACING: -0px;
    color:#000000;
    font-weight:normal;
    font-style:normal;
text-align:left;
    padding:0px 10px 0px 10px;
}
.nlsitemcontainersel {
    height:30px;
    background-color:#ffffff;
    border: 0px solid;
    border-radius:0px 0px 0px 0px;
}
.nlsiconcellsel {width:0px;}
.nlssubmenucellsel {width:15px;
}
.nlsitemsel {
    font-family:Arial, verdana;
text-align:left;
    color:#69baa7;
	 LETTER-SPACING: -0px;
    font-weight:normal;
    font-style:normal;
    font-size:10pt;
    padding:0px 10px 0px 10px;
}
.nlsitemcontainerover {
    height:30px;
    background-color:#ffffff;
    border: 0px solid;
    border-radius:0px 0px 0px 0px;
}
.nlsiconcellover {width:0px;}
.nlssubmenucellover {width:15px;
}
.nlsitemover {
    font-family:Arial, verdana;
    color:#69baa7;
	 LETTER-SPACING: -0px;
text-align:left;
    font-weight:normal;
    font-style:normal;
    font-size:10pt;
    padding:0px 10px 0px 10px;
}
.nlsitemdisable {
    font-family:verdana;
    font-size:8pt;
    color:#999999;
    padding:2px 10px 2px 10px;
}
.nlsseparatorcontainer {text-align:center;}
.nlsseparator {
    height:3px;
    background-image:url(img/menuseparator.gif);
    background-position:center center;
    background-repeat:no-repeat;
}
.mtop {; height:10px;width:20px;background-image:url(/design/layoutimages/navborder_top.gif);background-repeat:repeat-x;}
.mtopleft {; height:10px; width:20px;background-image:url(/design/layoutimages/navborder_topleft.gif);}
.mtopright {; height:10px; width:10px;background-image:url(/design/layoutimages/navborder_topright.gif);}
.mbottom {; height:10px;width:20px;background-image:url(/design/layoutimages/navborder_bottom.gif);background-repeat:repeat-x;}
.mbottomleft {; height:10px; width:20px;background-image:url(/design/layoutimages/navborder_bottomleft.gif);}
.mbottomright {; height:10px; width:10px;background-image:url(/design/layoutimages/navborder_bottomright.gif);}
.mleft {; background-position:bottom;width:20px;background-image:url(/design/layoutimages/navborder_left.gif);background-repeat:repeat-y;}
.mright {; background-position:bottom;width:10px;background-image:url(/design/layoutimages/navborder_right.gif);background-repeat:repeat-y;}
