<STYLE>
/*********************************************************************/
/* Default menu styles. See below for vertical menu styles */
/* padding order = padding-top, padding-right, padding-bottom, padding-left
/* There are 4 states for all NLS styles that need to be written
/*********************************************************************/

/* The menu container style, set a generic font style in here */
.nlsmenu {
	font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;
    z-index:1; 
	background: url(../images/Template_Images/b_endspaceLong.jpg) no-repeat;
}

/* The menu item container styles */
.nlsitemcontainer {/*width: 500px; */height: 39px; padding-top: 0px; /*background: url(../images/Template_Images/menu_on.jpg) repeat-x*/}
.nlsitemcontainerover {/*width: 995px; */height: 39px; padding-top: 0px; /*background: url(../images/Template_Images/menu_over.jpg) repeat-x center;*/}
.nlsitemcontainersel {/*width: 995px; */height: 39px; padding-top: 0px; /*background: url(../images/Template_Images/menu_over.jpg) repeat-x center; */}

/* The menu item styles - set font styles here*/
.nlsitem {
    font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;
    color:#FFF;
    padding: 6px 19px 5px 19px;
	font-weight: bold;
	vertical-align:middle;
	text-align: center;
	text-transform: capitalize;
	background: url(../images/Template_Images/menu_on.jpg) no-repeat;
}
.nlsitemover {
    font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;
    color:#FFF;
	padding: 6px 19px 5px 19px;
	font-weight: bold;
	vertical-align:middle;
	text-align: center;
	text-transform: capitalize;
	background: url(../images/Template_Images/menu_over.jpg) no-repeat center;
}
.nlsitemsel {
    font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;
    color:#FFF;
	padding: 6px 19px 5px 19px;
	font-weight: bold;
	vertical-align:middle;
	text-align: center;
	text-transform: capitalize;
	background: url(../images/Template_Images/menu_over.jpg) no-repeat center;
}
.nlsitemdisable {
    font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;
    color:#FFF;
	padding: 6px 19px 5px 19px;
	font-weight: bold;
	vertical-align:middle;
	text-align: center;
	text-transform: capitalize;
}


/* The menu item styles - set font styles here*/
.homepage_nlsitem 
{
    font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;
	color:#FFF;
    padding: 6px 19px 5px 19px;
	font-weight: bold;
	vertical-align:middle;
	text-align: center;
	text-transform: capitalize;
	background: url(../images/Template_Images/b_home.jpg) no-repeat;
}
.homepage_nlsitemover 
{
    font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;
    color:#FFF;
	padding: 6px 19px 5px 19px;
	font-weight: bold;
	vertical-align:middle;
	text-align: center;
	text-transform: capitalize;
	background: url(../images/Template_Images/b_home_over.jpg) no-repeat center;
}
.homepage_nlsitemsel 
{
    font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;
    color:#FFF;
	padding: 6px 19px 5px 19px;
	font-weight: bold;
	vertical-align:middle;
	text-align: center;
	text-transform: capitalize;
	background: url(../images/Template_Images/b_home_over.jpg) no-repeat center;
}
.homepage_nlsitemdisable 
{
    font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;
    color:#FFF;
	padding: 6px 19px 5px 19px;
	font-weight: bold;
	vertical-align:middle;
	text-align: center;
	text-transform: capitalize;
	background: url(../images/Template_Images/b_home_over.jpg) no-repeat center;
}

.homepage_nlsitemcontainer 
{
	height:39px; 
	padding-top: 0px;
	/*background: url(../images/Template_Images/b_home.jpg) no-repeat;*/
}
.homepage_nlsitemcontainerover 
{
	height: 39px; 
	padding-top: 0px;
	/*background: url(../images/Template_Images/b_home_over.jpg) no-repeat;*/
}
.homepage_nlsitemcontainersel
{
	height: 39px;
	padding-top: 0px;
	/*background: url(../images/Template_Images/b_home_over.jpg) no-repeat;*/
}

/* Styles for menu items seperator */
.nlsseparatorcontainer {width:0px; height: 36px; background: url(../images/Template_Images/NAV-divider.jpg) no-repeat;}
.nlsseparator {background: #ff0000}

/* Styles for icon cell - if using this is set in Admin/settings */
.nlsiconcell {width:0px;}
.nlsiconcellover {width:0px;}
.nlssubmenucellover {width:0px;}
.nlssubmenucellsel {width:0px;}

/* Styles for Submenu pointer cell - if using this is set in Admin/settings */
.nlssubmenucell{ padding-left:0px;}
.nlsiconcellover {width:0px;}
.nlssubmenucellover {width:0px; }
.nlssubmenucellsel {width:0px;}

/* Styles for Menu Shadow */
.horzshadow { 
	background-repeat:no-repeat;
    background-image:url(img/hshadow.gif);
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);
}
.vertshadow {
	-moz-opacity:0.4;
	background-repeat:no-repeat;
	background-image:url(img/vshadow.gif);
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);
}
.cornshadow {
	-moz-opacity:0.4;
	background-repeat:no-repeat;
	background-image:url(img/cornershadow.gif);
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);
}

/* Styles for Advanced Borders */
.mtopleft {height:0px; width:0px;}
.mtopright {height:0px; width:0px;}
.mbottomleft {width:0px; height:0px;}
.mbottomright {width:0px; height:0px;}
.mtop {height:0px;}
.mbottom {height:0px;}
.mleft {width:0px;}
.mright {width:0px;}

/*************************************************************/
/* Vertical menu items */
/************************************************************/

/* The menu container style, set a generic font style in here */
.vert_nlsmenu {
	font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;
    z-index:1;  
	background: #000; 
	border-top: 0px solid #2b2b2b; 
	border-left: 1px solid #2b2b2b; 
	border-right: 1px solid #2b2b2b; 
}

/* The menu item container styles */
.vert_nlsitemcontainer {/*width: 995px; */height: 36px; padding-top: 0px; background: #525281;}
.vert_nlsitemcontainerover {/*width: 995px; */height: 36px; padding-top: 0px; background: #f0ae28;}
.vert_nlsitemcontainersel {/*width: 995px; */height: 36px; padding-top: 0px; background: #525281;}

/* The menu item styles - set font styles here*/
.vert_nlsitem {
    font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;
    color:#c9cacc;
    padding:6px 11px 0px 11px;
	font-weight: bold;
	vertical-align:middle;
	text-align: center;
	text-transform: capitalize;
	background: #525281;
	background: url(../images/Template_Images/NAV-BGD.jpg) repeat-x;
}
.vert_nlsitemover {
    font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;
    color:#FFF;
	padding: 6px 11px 0px 11px;
	font-weight: bold;
	vertical-align:middle;
	text-align: center;
	text-transform: capitalize;
	background: url(../images/Template_Images/NAV-BGD-OVER.jpg) repeat-x;
}
.vert_nlsitemsel {
    font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;
    color:#c9cacc;
	padding: 6px 11px 0px 11px;
	font-weight: bold;
	vertical-align:middle;
	text-align: center;
	text-transform: capitalize;
	background: url(../images/Template_Images/NAV-BGD-OVER.jpg) repeat-x;
}
.vert_nlsitemdisable {
    font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;
    color:#FFF;
	padding: 6px 11px 0px 11px;
	font-weight: bold;
	vertical-align:middle;
	text-align: center;
	text-transform: capitalize;
}

/* Styles for menu items seperator */
.vert_nlsseparatorcontainer {height: 2px; background: url(../images/Template_Images/NAV-divider.jpg) no-repeat;}
.vert_nlsseparator {background: #ff0000}

/* Styles for icon cell - if using this is set in Admin/settings */
.vert_nlsiconcell {width:0px;}
.vert_nlsiconcellover {width:0px;}
.vert_nlssubmenucellover {width:0px;}
.vert_nlssubmenucellsel {width:0px;}

/* Styles for Submenu pointer cell - if using this is set in Admin/settings */
.vert_nlssubmenucell{ padding-left:0px;}
.vert_nlsiconcellover {width:0px;}
.vert_nlssubmenucellover {width:0px; }
.vert_nlssubmenucellsel {width:0px;}

/* Styles for Menu Shadow */
.vert_horzshadow {
	-moz-opacity:0.4;
    background-repeat:no-repeat;
    background-image:url(img/hshadow.gif);
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);
}
.vert_vertshadow { 
	-moz-opacity:0.4;
	background-repeat:no-repeat;
	background-image:url(img/vshadow.gif);
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);
}
.vert_cornshadow {
	-moz-opacity:0.4;
	background-repeat:no-repeat;
	background-image:url(img/cornershadow.gif);
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);
}

/* Styles for Advanced Borders */
.vert_mtopleft {height:0px; width:0px;}
.vert_mtopright {height:0px; width:0px;}
.vert_mbottomleft {width:0px; height:0px;}
.vert_mbottomright {width:0px; height:0px;}
.vert_mtop {height:0px;}
.vert_mbottom {height:0px;}
.vert_mleft {width:0px;}
.vert_mright {width:0px;}

</STYLE>