/*
Silver Images v-menu stylesheet
© Andy Hibbert 2007 - http://www.Silver-Images.co.uk
*/

.uklinks{
position:absolute;
visibility: hidden;
border:1px solid gray;
border-bottom-width: 0;
font:normal 11px verdana, sans-serif;
line-height: 16px;
z-index: 100;
background-color: #ddeeff;
width: 130px;
}

.uklinks a{
color: #669966;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid gray;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

.uklinks a:hover{ 
background-color: navy;
color: #bbeeff;
}

.uslinks{
position:absolute;
visibility: hidden;
border:1px solid gray;
border-bottom-width: 0;
font:normal 11px verdana, sans-serif;
line-height: 16px;
z-index: 100;
background-color: #ddffee;
width: 130px;
}

.uslinks a{
color: #669966;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid gray;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

.uslinks a:hover{ 
background-color: navy;
color: #bbeeff;
}

.aflinks{
position:absolute;
visibility: hidden;
border:1px solid gray;
border-bottom-width: 0;
font:normal 11px verdana, sans-serif;
line-height: 16px;
z-index: 100;
background-color: #f9e7c2;
width: 130px;
}

.aflinks a{
color: #669966;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid gray;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

.aflinks a:hover{ 
background-color: navy;
color: #bbeeff;
}

.ozlinks{
position:absolute;
visibility: hidden;
border:1px solid gray;
border-bottom-width: 0;
font:normal 11px verdana, sans-serif;
line-height: 16px;
z-index: 100;
background-color: #ffcc99;
width: 130px;
}

.ozlinks a{
color: #669966;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid gray;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

.ozlinks a:hover{ 
background-color: navy;
color: #bbeeff;
}
