﻿.menu {padding:0 0 0 0; margin:0;height:30px; position:relative; z-index:100;font-family:tahoma;font-size:11px;background:transparent; }
/* hack to correct IE5.5 faulty box model */
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:97px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:97px;position:relative;}
.menu li a.top_link {display:block; float:left; width:97px; height:30px; line-height:28px; 
				color:#494a4e; 
				text-decoration:none; 
				font-size:11px; 
				font-weight:bold; 
				text-align:center; 
				cursor:pointer;background: url(../Images/back.gif);}
/*.menu li a.top_link span {display:block; float:left; width:97px; height:32px; background:url(../Images/back2.gif) right top;}
.menu li a.top_link span.down {float:left; display:block; padding:0 0px 0 0px; height:32px; background:url(../Images/backa.gif) no-repeat right top;}*/
/* New Bit Added for Home Page selected with Highlighted Text */

.menu li > a.top_link3 {display:block; float:left; width:97px; height:30px; line-height:28px; color:#5c902e; text-decoration:none; font-size:11px; font-weight:bold; text-align:center; cursor:pointer;background: url(../Images/back2_overa.gif);}
.menu li > a.top_link3 span {float:left; display:block; width:97px; padding:0 0px 0 0;height:30px;background:url(../Images/back_overa.gif) right top;}
.menu li > a.top_link3 span.down {float:left; display:block; padding:0 0px 0 0px; height:30px; background:url(../Images/back_overa.gif) no-repeat right top;}

.menu li > a.top_link3:hover {color:#5c902e; width:97px; background: url(../Images/back_over2a.gif) no-repeat;}
.menu li > a.top_link3:hover span {background:url(../Images/back_overa.gif) no-repeat right top;}
.menu li > a.top_link3:hover span.down {background:url(../Images/back_overa.gif) no-repeat right top;}
 
.menu li:hover > a.top_link3 {color:#5c902e; background: url(../Images/back_overa.gif) no-repeat;}
.menu li:hover > a.top_link3 span {background:url(../Images/back_overa.gif) no-repeat right top;}
.menu li:hover > a.top_link3 span.down {background:url(../Images/back_overa.gif) no-repeat right top;}
 
 
.menu  li > a.top_link2 {display:block; float:left; width:97px; height:30px; line-height:28px; color:#494a4e; text-decoration:none; font-size:11px; font-weight:bold; text-align:center; cursor:pointer;background: url(../Images/backa.gif);}
.menu  li > a.top_link2 span {float:left; display:block; width:97px; padding:0 0px 0 0;height:30px;background:url(../Images/backa.gif) right top;}
.menu  li > a.top_link2 span.down {float:left; display:block; padding:0 0px 0 0px; height:30px; background:url(../Images/backa.gif) no-repeat right top;}

.menu li > a.top_link2:hover {color:#5c902e; width:97px; background: url(../Images/back_overa.gif) no-repeat;}
.menu li > a.top_link2:hover span {background:url(../Images/back_over2.gif) no-repeat right top;}
.menu li > a.top_link2:hover span.down {background:url(../Images/back_overa.gif) no-repeat right top;}
 
.menu li:hover > a.top_link2 {color:#5c902e; background: url(../Images/back_overa.gif) no-repeat;}
.menu li:hover > a.top_link2 span {background:url(../Images/back_overa.gif) no-repeat right top;}
.menu li:hover > a.top_link2 span.down {background:url(../Images/back_overa.gif) no-repeat right top;}
 
.menu li > a.top_link4 {display:block; float:left; width:97px; height:30px; line-height:28px; color:#5c902e; text-decoration:none; font-size:11px; font-weight:bold; text-align:center; cursor:pointer;background: url(../Images/back_over.gif);}
.menu li > a.top_link4 span {float:left; display:block; width:97px; padding:0 0px 0 0;height:30px;background:url(../Images/back_over.gif) right top;}
.menu li > a.top_link4 span.down {float:left; display:block; padding:0 0px 0 0px; height:30px; background:url(../Images/back_over.gif) no-repeat right top;}

.menu li > a.top_link4:hover {color:#5c902e; width:97px; background: url(../Images/back_over.gif) no-repeat;}
.menu li > a.top_link4:hover span {background:url(../Images/back_over.gif) no-repeat right top;}
.menu li > a.top_link4:hover span.down {background:url(../Images/back_over.gif) no-repeat right top;}
 
.menu li:hover > a.top_link4 {color:#5c902e; background: url(../Images/back_over.gif) no-repeat;}
.menu li:hover > a.top_link4 span {background:url(../Images/back_over.gif) no-repeat right top;}
.menu li:hover > a.top_link4 span.down {background:url(../Images/back_over.gif) no-repeat right top;}

 


.menu li:hover > a.top_link {color:#5c902e; background: url(../Images/back_over2.gif) no-repeat;}

/* style the links for the top level */
.menu a, .menu a:visited 
{
		display:block;font-size:11px;text-decoration:none; 
	color:#494a4e; width:97px; height:31px; 
	background: url(../Images/back2.gif); 
	line-height:29px; font-weight:bold;
	border-width:1px;
	border-style: solid;
	border-color: #ccc;
	border-width:0 1px 1px 1px;}
	
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:97px; w\idth:95px;}

 
/* style the second level background */
/************************************** Service 1st Drop Down Menu *****************************/
.menu ul ul a.drop, .menu ul ul a.drop:visited 
	{background:#ffffff url(../Images/arrow.gif) no-repeat 165px center;color:#333333;}
	/****************************************************************************************/
	
/* style the second level hover */
.menu ul ul a.drop:hover{background:#5c902e url(../Images/arrow.gif) no-repeat 165px center;color:#ffffff;}
.menu ul ul :hover > a.drop {background:#5c902e url(../Images/arrow.gif) no-repeat 165px center;color: #ffffff;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#d5e0cc;padding-left:3px;margin-left:3px;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#5c902e;}
 
 
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:31px;left:0; width:170px;}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}
 
/* position the third level flyout menu */
.menu ul ul ul{left:-174px; top:-1px; width:97px;}
 
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-174px;}
 
/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}
 

/* style the second level links */
/******************************** About & Contact Dropdown Menu ***************************************/
.menu ul ul a, .menu ul ul a:visited 
{
	text-align:left;
	font-weight: normal;
	background:#ffffff; 
	color:#333333; 
	height:auto; 
	line-height:14px; 
	padding-top:5px;
	padding-bottom: 2px; 
	padding-right: 2px;
	padding-left: 5px;
	width:92px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:120px;w\idth:120px;}
/********************************************************************************************************/ 
 .menu ul ul.sub2 a, .menu ul ul.sub2 
 {
	border-bottom: 1px solid #ccc;
	width:166px;	
	}
 
/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#fff; background:#5c902e;}
.menu :hover > a, .menu ul ul :hover > a {color:#fff; background:#5c902e;}
 
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }


/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}
 

