/*MODIFIED BY JOSUE CALDERON*/
/*GREEN LINKS COLOR IS: #3c6f2c */

#glowmenu {	
	display: table;
	margin: 0 auto;
	position: relative;
	text-align: center;
	overflow: hidden;
	top: 20px;
}

#glowmenu ul{
	position: relative;	
}

.shrinkwrap {
	text-align: left; /*(restore alignment)*/
	display: inline;
	zoom: 1;
}

.shrinkwrap ul { 
	list-style: none;  
	margin: 0;  
	padding: 0; 
}

.shrinkwrap ul li {
	display: block;  
	float: left;
	list-style-type: none;  
	text-indent: 0;
	text-transform: uppercase;
}


.glowingtabs{	
	font-size: 11px;
	line-height:normal;
}

.glowingtabs ul{
	text-align: center;
	padding:0;

}

.glowingtabs li{
	overflow: hidden;
	display:inline;
	margin:0;
	padding:0;
	height: 32px;
	vertical-align: middle;
}

.glowingtabs a {
	float:left;
	background:url(/Content/Global/img/topnav/glowtab-left.gif) no-repeat left top;
	margin:0;
	margin-right: 0px; /*spacing between each tab*/	
	/*padding:0 0 0 10px;*/	
	text-decoration:none;
	width:115px; /*constrain tab width*/
	height: 32px;
	overflow:hidden;
	display:table;
}

.glowingtabs a span{
	float:left;
	display:block;
	/*background:url(/Content/Global/img/topnav/glowtab.gif) no-repeat right top;*/
	padding: 5px 0px 0px 0px;
	font-weight: bold;
	height: 32px;
	width:114px;
	overflow:hidden;		
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height:13px;
	color:#FFFFFF;
}

.glowingtabs .navdivider{
	float:left;
	display:block;
	background:url(/Content/Global/img/topnav/glowtab.gif) no-repeat right top;
	width:1px;
	height: 32px;
	line-height:12.5px;
}

.glowingtabs a.lastnavitem span{
	background:url(/Content/Global/img/topnav/glowtab.gif) no-repeat right top;	
	background-position: 10px 0;
}

a.lastnavitem {
	float:left;
	display:block;
	/*background:url(/Content/Global/img/topnav/glowtab.gif) no-repeat right top;*/
	width: 135px;
	overflow: hidden;
	background-position:0px 0;
	/*padding: 0px 0px 0px 12px;*/	
	font-weight: bold;
	height: 32px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height:13px;
	color:#FFFFFF;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.glowingtabs a span {float:none;}
/* End IE5-Mac hack */

.glowingtabs a:hover span {
	color: #3c6f2c;
}

.glowingtabs li.selected a{ /*Selected Tab style*/
	background:url(/Content/Global/img/topnav/glowtab.gif) no-repeat right top;	
	background-position:0 -82px; /*Shift background image up to start of 2nd tab image*/
}

.glowingtabs li.selected a span{ /*Selected Tab style*/
	background:url(/Content/Global/img/topnav/glowtab.gif) no-repeat right top;	
	background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
	color: #3c6f2c;
}

.glowingtabs a:hover, .glowingtabs li.selected a:hover{ /*onMouseover style*/
	background:url(/Content/Global/img/topnav/glowtab.gif) no-repeat right top;	
	background-position:0% -82px; /*Shift background image up to start of 2nd tab image*/
}

.glowingtabs a:hover span, .glowingtabs li.selected a:hover span{ /*onMouseover style*/
	background:url(/Content/Global/img/topnav/glowtab.gif) no-repeat right top;	
	background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
}


/* ######### Style for 7 nav items ######### */

li#navtitle1 a span {

}

li#navtitle2 a span {

}

li#navtitle3 a span {

}

li#navtitle4 a span {

}

li#navtitle5 a span {

}

li#navtitle6 a span {

}

li#navtitle7 a span {

}
/* ######### End Style for 7 nav items ######### */



/* ######### Style for Drop Down Menu ######### */

.dropmenucolumn1 {	
	width: 175px;
	overflow:hidden;
	padding-right: 10px;
	position:relative;
}

.dropmenucolumn2 {
	width: 175px;
	overflow:hidden;
	padding-left: 10px;
}

.dropmenucolumn3 {
	width: 175px;
	overflow:hidden;
	padding-left: 10px;
}

.dropmenucolumn4 {
	width: 175px;
	overflow:hidden;
	padding-left: 10px;
}

.dropmenucolumn4 img {
	width: 175px;
}

.dropmenudiv_d{
	position:absolute;
	/*top: 59px !important; */ /**** adjustment made to compensate for shifting the top nav tabs for SEO - LM 12.07.2010 ****/
	font:normal 12px Helvetica;
	line-height:18px !important;
	z-index:100;
	background-color: white;
	visibility: hidden;
	/*
	border-width:1px; 
	border-color:#88908f;	
	*/
	border: 1px solid #88908f;
	border-top: 0;
	padding: 17px 17px 5px 17px !important;
	/*#width: 175px;*/
	#min-width: 175px;
}

.dropmenudiv_d a:link{
	width: auto;
	display: block;
	/*text-indent: 5px;*/	
	padding: 3px 0px 3px 0px !important;	
	text-decoration: none;
	color: #3b3b3f !important;
}

.dropmenudiv_d a:visited{
	width: auto;
	display: block;
	/*text-indent: 5px;*/	
	padding: 3px 0px 3px 0px !important;
	text-decoration: none;
	color: #3b3b3b !important;
}

* html .dropmenudiv_d a{ /*IE only hack*/
/*width: 100%;*/
}

.dropmenudiv_d a:hover{ /*THEME CHANGE HERE*/
	color:#3c6f2c;
	text-decoration:underline;	
}

.dropmenudiv_d a:active{
	width: auto;
	display: block;
	/*text-indent: 5px;*/	
	padding: 3px 0px 3px 0px !important;
	text-decoration: none;
	color: #3c6f2c;
}

.dropmenudiv_title{
	color:#3c6f2c !important;
	font-size:24px;
	white-space:nowrap;
	/*
	padding-top:17px;
	padding-left:17px;
	*/
}

.dropmenudiv_padding{
	margin:10px 0px 10px 0px !important;		
}

.dropmenudiv_level2{ 
	font-weight:bold !important;
	color: #3b3b3f !important;
}

.dropmenudiv_level3{ 
	margin-left:10px;
	color: #3b3b3f !important;
}

.dropmenudiv_line{ 
	background-image:url(/Content/Global/img/layout/leftnav_divline_vt.gif); 
	background-repeat:no-repeat; 
	background-position:right top; 
	/*padding: 0px 8px 0px 8px;*/
	line-height:14px; 
}



