.horz_nlsmenu {
    /*border-top:#dddddd 1px solid;
    border-left:#dddddd 1px solid;
    border-bottom:#999999 1px solid;
    border-right:#999999 1px solid;
    z-index:1;*/   
    position:relative;
}

.horz_nlsitemcontainer {
    height:56px;
    width:117px;
}
.horz_nlsiconcell {width:22px;}
.horz_nlssubmenucell{width:20px;}
.horz_nlsitem {
    text-align: center;
    color:#4e4e4e;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
    padding:2px 5px 2px 5px;
}

.horz_nlsitemcontainerover {
    height:56px;
    width:117px;
    background-image:url(/assets/images/layouts/freshdevs_splashlayout/hover.png);
    background-repeat:no-repeat;
}
.horz_nlsiconcellover {width:22px;}
.horz_nlssubmenucellover {width:20px;}
.horz_nlsitemover {
    text-align: center;
    font-size:12px;
    font-weight:bold;
    color:#ffffff;
    padding:2px 5px 2px 5px;
}

.horz_nlsitemdisable {
    color:#4e4e4e;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
    padding:2px 5px 2px 5px;
}

.horz_nlsseparatorcontainer {padding-left:0px;}

.horz_nlsseparator {
    height:50px;
    width:2px;
    background-image:url(/assets/images/layouts/freshdevs_layout2/menu/tbitemsep.gif);
    background-position:bottom center;
    background-repeat:no-repeat;
}

.horz_mtopleft {height:0px;}
.horz_mtop {height:0px;}                                
.horz_mtopright {height:0px;}
.horz_mbottomleft {width:0px; height:5px;}
.horz_mbottom {height:5px; background-repeat:no-repeat; background-position:5px 0px; background-image:url(/assets/images/layouts/freshdevs_layout2/menu/hshadow.gif);filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);}
.horz_mbottomright {width:5px; height:5px; background-repeat:no-repeat; background-position:0px 0px; background-image:url(/assets/images/layouts/freshdevs_layout2/menu/cornershadow.gif);filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);}
.horz_mleft {width:0px;}
.horz_mright {width:5px; background-repeat:no-repeat; background-position:0px 5px; background-image:url(/assets/images/layouts/freshdevs_layout2/menu/vshadow.gif);filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);}

.horz_horzshadow { -moz-opacity:0.4;background-repeat:no-repeat; background-image:url(/assets/images/layouts/freshdevs_layout2/menu/hshadow.gif);filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);}
.horz_vertshadow { -moz-opacity:0.4;background-repeat:no-repeat; background-image:url(/assets/images/layouts/freshdevs_layout2/menu/vshadow.gif);filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);}
.horz_cornshadow { -moz-opacity:0.4;background-repeat:no-repeat; background-image:url(/assets/images/layouts/freshdevs_layout2/menu/cornershadow.gif);filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);}
