﻿/* ================================================================ 
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.
=================================================================== */

#nav {
padding:0px 15px 0px 15px; 
margin:0; 
list-style:none; 
height:30px; 
position:relative; 
z-index:200; 
width:930px;
}

#nav li.top {
display:block; 
float:left;
}

#nav li a {
display:block; 
float:left; 
height:30px; 
text-decoration:none; 
padding:0; 
cursor:pointer;
}

#nav li a b {
margin-left:-999px;
}

#nav li a.home {
background-image:url(../images/nav_home.gif);
width: 68px;
background-repeat: no-repeat;
}

#nav li a.discover {
background-image:url(../images/nav_discover.gif);
width: 90px;
background-repeat: no-repeat;
}

#nav li a.cgi {
background-image:url(../images/nav_cgi.gif);
width: 59px;
background-repeat: no-repeat;}

#nav li a.plans {
background-image:url(../images/nav_plans.gif);
width: 70px;
background-repeat: no-repeat;}

#nav li a.spec {
background-image:url(../images/nav_spec.gif);
width: 93px;
background-repeat: no-repeat;}

#nav li a.prices {
background-image:url(../images/nav_prices.gif);
width: 112px;
background-repeat: no-repeat;}

#nav li a.investor {
background-image:url(../images/nav_investor.gif);
width: 96px;
background-repeat: no-repeat;}

#nav li a.const {
background-image:url(../images/nav_const.gif);
width: 111px;
background-repeat: no-repeat;}

#nav li a.about {
background-image:url(../images/nav_about.gif);
width: 116px;
background-repeat: no-repeat;}

#nav li a.contact {
background-image:url(../images/nav_contact.gif);
width: 80px;
background-repeat: no-repeat;}

#nav li:hover a,
#nav a:hover
{background-position: bottom;
}

#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:0; 
top:29px; 
height:auto; 
z-index:300;

}

#nav :hover ul.sub li
{display:block; 
height:30px; 
position:relative; 
float:left; 
font-weight:normal;

}

#nav :hover ul.sub li a
{
display:block; 
height:30px; 
text-decoration:none; 
padding:0; 
cursor:pointer;
}

#nav ul li a.big {
background:url(../images/nav_big.gif);
background-repeat: no-repeat;
background-position: left top;
width: 114px;
}

#nav ul li a.big:hover {
background:url(../images/nav_big.gif);
background-position: bottom;
}

#nav ul li a.small {
background:url(../images/nav_small.gif);
background-repeat: no-repeat;
background-position: left top;
width: 114px;
}

#nav ul li a.small:hover {
background:url(../images/nav_small.gif);
background-position: bottom;
}

#nav ul li a.enquire {
background:url(../images/nav_enquire.gif);
background-repeat: no-repeat;
width: 83px;
background-position: left top;
}

#nav ul li a.enquire:hover {
background:url(../images/nav_enquire.gif);
background-position: left bottom;
}

#nav ul li a.map {
background:url(../images/nav_map.gif);
background-repeat: no-repeat;
width: 83px;
background-position: left top;
}

#nav ul li a.map:hover {
background:url(../images/nav_map.gif);
background-position: left bottom;
}

#nav ul li a.saunton {
background:url(../images/nav_saunton.gif);
background-repeat: no-repeat;
width: 140px;
background-position: left top;
}

#nav ul li a.saunton:hover {
background:url(../images/nav_saunton.gif);
background-position: left bottom;
}

#nav ul li a.burrows {
background:url(../images/nav_burrows.gif);
background-repeat: no-repeat;
width: 140px;
background-position: left top;
}

#nav ul li a.burrows:hover {
background:url(../images/nav_burrows.gif);
background-position: left bottom;
}

#nav ul li a.constupdate {
background:url(../images/nav_constupdate.gif);
background-repeat: no-repeat;
width: 161px;
background-position: left top;
}

#nav ul li a.constupdate:hover {
background:url(../images/nav_constupdate.gif);
background-position: left bottom;
}

#nav ul li a.news {
background:url(../images/nav_news.gif);
background-repeat: no-repeat;
width: 161px;
background-position: left top;
}

#nav ul li a.news:hover {
background:url(../images/nav_news.gif);
background-position: left bottom;
}

#nav ul li a.gara {
background:url(../images/nav_gara.gif);
background-repeat: no-repeat;
width: 116px;
background-position: left top;
}

#nav ul li a.gara:hover {
background:url(../images/nav_gara.gif);
background-position: left bottom;
}