@charset "utf-8";
/* CSS Document */
/* ================================================================
This copyright notice must be kept untouched in the stylesheet at
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/image_dropdown.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any
way to fit your requirements.
=================================================================== */
.reb_ie_fix { *margin-top: -5px;  }

#nav {padding:0; margin:0; list-style:none; height:35px; position:relative; z-index:200; font-family:arial, verdana, sans-serif; width:145px; background:}
#nav li.top {display:block; float:left; }
#nav li a {display:block; float:left; height:40px; width:145px; border: 0px; text-decoration:none; padding:0; cursor:pointer;}
#nav li a b {margin-left:-999px;}

#nav li a.veg {background:url(../veg/background.gif);}

#nav li:hover a,
#nav a:hover
{background-position: 0 40px;}


#nav table {position:absolute; top:0; left:0; border-collapse:collapse; padding:0; width:0; height:0; margin:-1px;}

#nav .sub {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover {position:relative; z-index:200;}
#nav a:hover {position:relative; white-space:normal; z-index:200;}

#nav :hover ul.sub
{left:0px; top:40px; background: transparent; width:132px; height:auto; z-index:300;}
#nav :hover ul.sub li
{display:block; height:35px; position:relative; float:left; width:132px; font-weight:normal;}
#nav :hover ul.sub li a
{display:block; height:35px; width:145px; text-decoration:none; padding:0; cursor:pointer;}
#nav :hover ul.sub li a b {position:absolute; left:-9999px; margin:0;}

#nav :hover ul li a.about {background:url(../veg/about.png);}
#nav :hover ul li a.team {background:url(../veg/team.png);}
#nav :hover ul li a.profile {background:url(../veg/profile.png);}
#nav :hover ul li a.compliance {background:url(../veg/compliance.png);}


#nav :hover ul.sub li a:hover
{background-position: 0 35px; position:relative;}
#nav :hover ul.sub li a:hover b {left:100px; top:15px; background:#fff; color:#000; display:block; width:100px; height:20px; text-align:center; font-size:12px; line-height:18px;}

/* Second drop down */

#nav2 {padding:0; margin:0; list-style:none; height:35px; position:relative; z-index:200; font-family:arial, verdana, sans-serif; width:130px; background:}
#nav2 li.top {display:block; float:left; }
#nav2 li a {display:block; float:left; height:40px; width:130px; border: 0px; text-decoration:none; padding:0; cursor:pointer;}
#nav2 li a b {margin-left:-999px;}

#nav2 li a.veg {background:url(../veg/projects.gif);}

#nav2 li:hover a,
#nav2 a:hover
{background-position: 0 40px;}


#nav2 table {position:absolute; top:0; left:0; border-collapse:collapse; padding:0; width:0; height:0; margin:-1px;}

#nav2 .sub {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav2 li:hover {position:relative; z-index:200;}
#nav2 a:hover {position:relative; white-space:normal; z-index:200;}

#nav2 :hover ul.sub
{left:0px; top:40px; background: transparent; width:132px; height:auto; z-index:300;}
#nav2 :hover ul.sub li
{display:block; height:35px; position:relative; float:left; width:132px; font-weight:normal;}
#nav2 :hover ul.sub li a
{display:block; height:35px; width:130px; text-decoration:none; padding:0; cursor:pointer;}
#nav2 :hover ul.sub li a b {position:absolute; left:-9999px; margin:0;}

#nav2 :hover ul li a.general_building {background:url(../veg/general_building.png);}
#nav2 :hover ul li a.civil_works {background:url(../veg/civil_works.png);}
#nav2 :hover ul li a.mechanical {background:url(../veg/mechanical.png);}
#nav2 :hover ul li a.plant_hire {background:url(../veg/plant-hire.png);}
#nav2 :hover ul li a.it {background:url(../veg/it.png);}

#nav2 :hover ul.sub li a:hover
{background-position: 0 35px; position:relative;}
#nav2 :hover ul.sub li a:hover b {left:100px; top:15px; background:#fff; color:#000; display:block; width:100px; height:20px; text-align:center; font-size:12px; line-height:18px;}
