/*jQuery MegaMenu Plugin
  Author: Devadatta Sahoo
  Author URI: http://www.geektantra.com */

#Container {
  width: 741px;
  margin: auto; 
  font-family: Verdana, Trebuchet MS, arial;
  
}

/*ul {
	text-align: left;
	margin: 35px;
	font-size: 16px;
	list-style-type: square;
}*/
.MegaMenu {
  /* width:741px;
   height:35px;*/
   width:100%;
   

}
.MegaMenu a.MegaMenuLink:link, .MegaMenu a.MegaMenuLink:visited {
   display:block;
   padding: 5px 0 5px 0;
   margin: 0 ;
   color: #000;
   text-decoration: none;
   font-size: 13px;
   font-weight:bold;
   text-align:center;
   outline: none;
   z-index: 500;
   line-height:35px;
   font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
   float:left;
   width:100%;

   
}
.MegaMenu a.MegaMenuLinkOff:link, .MegaMenu a.MegaMenuLinkOff:visited {
   display:block;
   color: #FFF;
   text-decoration: none;
   font-size: 13px;
   font-weight:bold;
   text-align:center;
   outline: none;
   z-index:1;
   width:100%; 
   height:30px;
   float:left;
     
}
.MegaMenu a.MegaMenuLinkOff:hover {
	background:url(../images/menuactive.jpg) repeat-x;
    border: 1px solid #9A9A9A;
    color:#000000;
	width:100%;
	}
.MegaMenu a.MegaMenuLinkActive:link, .MegaMenu a.MegaMenuLinkActive:visited {
   background:url(../images/menuactive.jpg) repeat-x;
   background-repeat:repeat-x;   
   color: #FFF;
   border: 0px solid #9A9A9A;
   width:100%;
  
   padding: 5px 0 3px 0;
}
.MegaMenu .MegaMenuContent{
   display: none;   
}
.outerDiv
{
	background:#B6B6B6;
   	padding:10px;   
}
#MegaMenuContent, #MegaMenuContentShadow {
   background: #FFF; 
   border: 0px solid #9A9A9A;
   border-top: none;
   padding: 0px 0 0 0;
   margin-left: 10px;
   margin-top:0;
   position: absolute;
   z-index: 500;
}
#MegaMenuContentShadow {
   /*background-color: #000;
   margin-left: 18px;
   margin-top: 6px;
   z-index: 9;
   opacity: 0.2;
   -moz-opacity: 0.2;
   filter:alpha(opacity=20);*/
}
.MegaMenuTable {
  border-collapse: collapse;
  border: 0px solid #FFF; 
  background-color:#fff; 
}
.MegaMenuTable th {
  text-align: left;
  padding: 5px 5px;
  font-size: 13px;
}
.MegaMenuTable .MegaMenuHead {
  padding: 0px 5px 5px;
  border-bottom: 5px solid #EEE;
  font-size:14px;
  color:#000;
  font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;

}
.MegaMenuTable td {
  vertical-align: top;  
}
.MegaMenuTable td.LastCell {
  border: none;
}
.MenuFoot div {
  border-top: 1px solid #CCC;
  margin: 0 10px 5px 10px; 
  font-size: 10px;
  color: #555;
  padding: 0 0px 0px 0px;
}
.MenuFoot h2 {
  padding: 0px 0px 3px 0px;
  margin: 0px;
  font-size: 14px;
  color: #000;
}
.MegaMenuTable {
  cursor: default;
}
.MegaMenuTable a {
  cursor: pointer;
  color:#565656;
  font-weight:normal;
  font-size:12px;
  text-decoration:none;
}
.MegaMenuTable .MegaMenuLists {
  margin: 0px 15px;
  padding: 0px;
  color: #000;
  /*list-style-type: square;
  list-style-position: inside;*/
  list-style-type:none;
  line-height:18px;
  
}
.MegaMenuLists ul
{
    margin:0;
    padding:0;
    border:0;
}
.MegaMenuLists li {
  margin: 0px 0px 5px;
  *margin: 2px 0px 0;
  font-weight: bold;
  font-size: 13px;
  
}

.MegaMenuLists div li {
  margin: 5px 0px 0px 10px;
  
   font-size: 11px;
   font-weight:normal;
   line-height:12px;
}
/*Non IE CSS Starts*/
html>body .MegaMenu a.MegaMenuLink:link,html>body .MegaMenu a.MegaMenuLink:visited {
   position: relative;
}
html>body #MegaMenuContent, html>body #MegaMenuContentShadow {
}

.leftCorner
{
    background-image:url(../images/leftCurve2.jpg);
    position:absolute;
    float:left;
    width:6px;
    height:35px;
}
.rightCorner
{
    background-image:url(../images/rightCurve2.jpg);    
    float:right;
    width:6px;
    height:35px;
}

.essex_menu
{
    width:200px;
    height:130px;
}
.info_menu
{
    width:200px;
    height:130px;
}
.location_menu
{
   	width:775px;
    height:130px;
	
}
.textbox {
	width:110px;
	margin:-10px 0 0 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height:15px;
	background:none;
	font-size:12px;
	font-family: Tahoma, "Georgia", Times New Roman, Times, serif;
	font-weight:normal;	
	text-align:left;
	text-decoration:none;
	color:#000;
	float:left;
	padding-left:5px;
}
.search {
	background:url(../images/textbox.png) 0 0 no-repeat;
	height:35px;
	width:136px;
	padding:15px 0;
	float:right;
	position:absolute;
	margin-left:30px;
	*margin-left:0;
}
.input {
	height:25px;
	width:23px;
	display:block;
	float:right;	
	border:0;
	background:transparent;
	cursor:pointer;	
	margin-right:-4px;
}

.li_child
{
	font-weight:normal;
	line-height:10px;
	padding:8px 0px 0px 10px;
		
}
.menudividerLarge{
background:url(images/menudividerlarge.jpg) no-repeat right;
  padding:0 10px;
}
a:hover,
a:active {
	color: #007eff;
	text-decoration: none;
}



.MegaMenu a.MegaMenuLinkActive:link, .MegaMenu a.MegaMenuLinkActive:visited {
   background:url(images/menuactive.jpg) repeat-x;
   background-repeat:repeat-x;   
   color: #FFF;
   border: 0px solid #9A9A9A;
}

#menu_1{
	background-image:url(images/essexmenu.jpg);
	width:71px;
	height:43px;
		
}

#menu_1:hover{
	background-image: url(images/essexmenu_active.jpg);
	width:71px;
	height:43px;
		
}

#menu_2{
	background-image: url(images/menu_04.jpg);
	width:107px;
	height:43px;
		
}

#menu_2:hover{
	background-image: url(images/header_bg_over_04.jpg);
	width:107px;
	height:43px;
		
}

#menu_3{
	background-image: url(images/menu_06.jpg);
	width:104px;
	height:43px;
	display:block;
		
}

#menu_3:hover{
	background-image: url(images/departmentmenu_active.jpg);
	width:104px;
	height:43px;
	display:block;
}
