/* ================================================================ 
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.
=================================================================== */

.nav {
height:40px; 
position:relative; 
font-family:arial, verdana, sans-serif; 
font-size:12px; 
font-weight:bold;
width:986px; 
z-index:500;/*
background:url(/images/elements/hotlinks_graphic.gif) #cb0c0c no-repeat;*/
background:url(/images/elements/hotlinks_graphic.gif) #b80807 no-repeat;
}

.nav .table {
display:table; 
margin:0 1px;
float:right;
}

.nav .imglink{
margin:0; 
padding:0 2px; 
list-style:none; 
display:table-cell; 
white-space:nowrap;
}

.nav .navselect2 {
margin:0; 
padding:0; 
list-style:none; 
display:table-cell; 
white-space:nowrap;
width:30%;
}

.nav .navselect2 li {
margin:0; 
padding:0; 
height:auto; 
float:left;
}

.nav .navselect2 a {
display:block; 
height:41px; 
float:left; 
padding:0 10px 0 10px; 
background-color:Transparent; 
text-decoration:none; 
line-height:41px; 
white-space:nowrap; 
color:#fff;
}


.nav .navselect,
.nav .navcurrent {
margin:0; 
padding:0; 
list-style:none; 
display:table-cell; 
white-space:nowrap;
}

.nav .navselect li,
.nav .navcurrent li,
.nav .imglink li {
margin:0; 
padding:0; 
height:auto; 
float:left;
}
/*<br>
<em>Nyheder</em>
*/
.nav .navselect a {
display:block; 
height:41px; 
float:left; 
padding:0 7px 0 7px; 
background-color:Transparent; 
text-decoration:none; 
line-height:41px; 
white-space:nowrap; 
color:#fff;
border-left:1px solid #fff;
text-transform:uppercase;
}

.nav .navselect a em {
display:block; 
height:41px; 
float:left; 
padding:0; 
background-color:Transparent; 
text-decoration:none; 
white-space:nowrap; 
text-transform:none;
margin-top:-30px;
font-family:arial, verdana, sans-serif; 
font-size:10px;
font-style:normal;
}

.nav .navcurrent a {
display:block; 
height:41px; 
float:left; 
background-color:#fff; 
color:#CB0C0C; 
padding:0 7px 0 7px; 
text-decoration:none; 
line-height:41px; 
white-space:nowrap;
text-transform:uppercase;
}
.nav .navcurrent a em {
display:block;
float:left; 
background-color:Transparent; 
color:#CB0C0C; 
padding:0; 
text-decoration:none; 
line-height:41px; 
white-space:nowrap;
text-transform:none;
margin-top:-30px;
font-family:arial, verdana, sans-serif; 
font-size:10px;
font-style:normal;
}



.nav .navcurrent a b {
display:block; 
padding:0;
}

.nav .navselect a:hover, 
.nav .navselect li:hover a {
background-color: #FFFFFF; 
color:#CB0C0C;
padding:0;
cursor:pointer;
}

.nav .navselect a:hover em {
color:#CB0C0C;
}
.nav .navselect a:hover b em{
color:#CB0C0C;
}

.nav .navselect a:hover b, 
.nav .navselect li:hover a b {
display:block; 
float:left; 
padding:0 7px 0 7px; 
background-color: #FFFFFF; 
color:#CB0C0C;
cursor:pointer;
}

.nav .navselect_sub {
display:none;
border-top:1px solid #fff;
border-bottom:1px solid #fff;
}

/* IE6 only */
.nav table {
border-collapse:collapse; 
margin:-1px; 
font-size:1em; 
width:0; 
height:0;
}

.nav .sub {
display:table; 
margin:0 auto; 
padding:0; 
list-style:none;
}

.nav .sub_active .navcurrent_sub a, 
.nav .sub_active a:hover {
background:transparent; 
color:#f00;
}

.nav .navselect :hover .navselect_sub, 
.nav .navcurrent .show {
display:block; 
position:absolute; 
width:100%; 
top:39px; 
background-color:#b80807; 
padding:0; 
z-index:100; 
left:0; 
text-align:center;
}

.nav .navcurrent .show {
z-index:10;
}

.nav .navselect :hover .sub li a, 
.nav .navcurrent .show .sub li a {
display:block; 
float:left; 
background:transparent; 
padding:0 5px 0 5px; 
margin:0; 
white-space:nowrap; 
border:0; 
color:#fff;
border-right:1px solid #fff; 
height:25px;
line-height:25px;
text-transform:none;
font-size:11px; 
}

.nav .navcurrent .sub li.sub_show a {
color:#000; 
background-color:#4B4848; 
background-color:#fff; 
cursor:default; 
}
.nav .navcurrent .sub li.last a {
border:0; 
}

.nav .navselect :hover .sub li.last a{
border:0;
}

.nav .navselect :hover .sub li a:hover, 
.nav .navcurrent .sub li a:hover {
visibility:visible; 
text-transform:none;
font-size:11px; 
color:#fb0d0d; 
background-color:#919090;
color:#000; 
background-color:#fff; 
}
