/* ================================================================ 
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_dropline.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.
=================================================================== */
a{outline: none;}
.nav .table {
margin:0 auto;
}

.nav {
height:37px; 
background: url(../images/menu_blue_bg.jpg) repeat-x; 
position:relative; 
font-family:arial, verdana, sans-serif; 
font-size:11px; 
width:668px; 
z-index:500;
float:left;
text-align:left;
margin:0 0;
}



.nav .select,
.nav .select1,
.nav .current1,
.nav .current {
margin:0; 
padding:0; 
list-style:none; 
display:block;
float: left; 
white-space:nowrap;
width: auto !important;
}

.nav li {
margin:0; 
padding:0; 
height:auto; 
float:left;
}

.nav .select1 a {
display:block; 
height:35px; 
float:left; 
padding:0 27px; 
text-decoration:none; 
line-height:37px; 
white-space:nowrap; 
color:#fff;
font-weight:bold;
font-size:14px;
}

.nav .select a {
display:block; 
height:35px; 
float:left; 
padding:0 27px; 
text-decoration:none; 
line-height:37px; 
white-space:nowrap; 
color:#fff;
font-weight:bold;
font-size:14px;
}


.nav .current1 a {
display:block; 
height:37px; 
float:left; 
padding:0 0 0 15px; 
text-decoration:none; 
line-height:37px; 
white-space:nowrap; 
font-size:14px;
color:#f9a200;font-weight:bold;
background: url(../images/Finatek_Index_14.jpg); 
}


.nav .current1 a b {
display:block; 
padding:0 30px 0 15px; 

}

.nav .current a {
display:block; 
height:37px; 
float:left; 
padding:0 0 0 15px; 
text-decoration:none; 
line-height:37px; 
white-space:nowrap; 
font-size:14px;
color:#f9a200;font-weight:bold;
background: url(../images/menu_hover.jpg); 
}


.nav .current a b {
display:block; 
padding:0 30px 0 15px; 
background: url(../images/menu_hover.jpg); 
}

.nav .select a:hover, 
.nav .select li:hover a {
background: url(../images/menu_hover.jpg); 
padding:0 0 0 15px; 
cursor:pointer; 
color:#000000;
height:37px; 
}


.nav .select1 a:hover, 
.nav .select1 li:hover a {
background: url(../images/Finatek_Index_14.jpg) no-repeat; 
padding:0 0 0 15px; 
cursor:pointer; 
color:#000000;
height:37px; 
}

.nav .select1 a:hover b, 
.nav .select1 li:hover a b {
display:block; 
float:left; 
padding:0 30px 0 15px; 

cursor:pointer;
}


.nav .select a:hover b, 
.nav .select li:hover a b {
display:block; 
float:left; 
padding:0 30px 0 15px; 
background: url(../images/menu_hover.jpg); 
cursor:pointer;
}

.nav .select_sub {
display:none;
}

/* IE6 only */
.nav table {
border-collapse:collapse; 
margin:-1px; 
font-size:1em; 
width:0; 
height:0;
}

.nav .sub {
display:table; 
margin:0 0; 
padding:0; 
list-style:none;
}
.nav .sub_active .current_sub a, 
.nav .sub_active a:hover {
background:transparent; 
color:#f00;
}

.nav .select1 :hover .select_sub, 
.nav .current1 .show {
display:block; 
position:absolute; 
width:668px; 
top:37px; 
background:#ffffff;
/*background:url(back_0.gif); */
padding:0; 
z-index:100; 
left:0; 
text-align:center;
}

.nav .select :hover .select_sub, 
.nav .current .show {
display:block; 
position:absolute; 
width:669px; 
top:37px; 
background:#ffffff;
/*background:url(back_0.gif); */
padding:0; 
z-index:100; 
left:0; 
text-align:center;
}

.select_sub{
height:30px;
}
.nav .current .show {
z-index:10;
}

.nav .select1 :hover .sub li a, 
.nav .current1 .show .sub li a {
display:block; 
float:left; 
background:transparent; 
padding:0 10px 0 10px; 
margin:0; 
white-space:nowrap; 
border:0; 
font-size:12px;
font-weight:normal;
color:#000; 
height: 30px;
line-height: 30px;
}

.nav .select :hover .sub li a, 
.nav .current .show .sub li a {
display:block; 
float:left; 
background:transparent; 
padding:0 10px 0 10px; 
margin:0; 
white-space:nowrap; 
border:0; 
font-size:12px;
font-weight:normal;
color:#000; 

}



.nav .current1 .sub li.sub_show a {
color:#088; 
cursor:default; 
font-size:12px;
font-weight:normal;
}

.nav .current .sub li.sub_show a {
color:#088; 
cursor:default; 
font-size:12px;
font-weight:normal;
}

.nav .select1:hover .sub li a:hover, 
.nav .current1.sub li a:hover {
visibility:visible; 
color:#088; 
background:#ffffff;
/*background:url(menus/back_1.gif)*/;
}


.nav .select :hover .sub li a:hover, 
.nav .current .sub li a:hover {
visibility:visible; 
color:#088; 

/*background:url(menus/back_1.gif)*/;
}

.nav .current1 .show .sub li a:hover {
color:#088; 
}
