/* ================================================================ 

This copyright notice must be untouched at all times.



The original version of this stylesheet and the associated (x)html

is available at http://www.cssplay.co.uk/menus/pro_dropline2-5.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.

=================================================================== */

.menu {

height:36px; 

font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

font-size:11px;

z-index:500;

padding:0 0 0 5px; 

background: url(../marfimages/menuback.gif) repeat-x left top;

margin-top:0px;

position:absolute;

top:165px;

width:100%;

min-width: 795px;

}



.menu .select {

margin:0; 

padding:0 0 0 5px;

list-style:none; 

white-space:nowrap;

}



.menu li {

float:left;

background:url(../marfimages/menuover.gif);

}



.menu .select a {

display:block; 

height:36px; 

float:left; 

background: url(../marfimages/menublank.gif); 

padding:0 0 0 5px; 

text-decoration:none; 

line-height:25px; 

white-space:nowrap; 

color:#ddd;

}



.menu .select a b {

display:block; 

padding:0 10px 10px 10px; 

background:url(../marfimages/menublank.gif) right top;

}



.menu .select a:hover, 

.menu .select li:hover a {

background: url(../marfimages/menuover.gif); 

padding:0 0 0 5px;

line-height:27px;

cursor:pointer; 

color:#fff;

}



.menu .select .nogo {

   color:White;

}

.menu .select a:hover.nogo, 

.menu .select li:hover.nogo {

   color: #ADD8E6;

}



.menu .select a:hover b, 

.menu .select li:hover a b {

display:block; 

padding:0 10px 9px 10px; 

background:url(../marfimages/menuover.gif) right top; 

cursor:pointer;

}



/* IE6 only */

.menu table {

border-collapse:collapse; 

margin:-1px; 

font-size:1em; 

width:0; 

height:0;

}



.menu .trail

{

   margin-top: 4px;

   margin-right: 50px;

/*   margin-left:50px;*/

   font-size: 11pt;

   color: white;

   font-weight: bold;

   float:right;

}




