/* manxradio.com menu styles */


#topNav {
background:#660066 url(../images/menu1_top.gif) no-repeat top left;
width:152px;
clear:left;
margin: 6px 0 6px 0;
padding:0;
}

#bottomNav .nav {
background:transparent url(../images/menu2_top.gif) no-repeat top right;
}

#bottomNav {
background:#993399 url(../images/menu2_bottom.gif) no-repeat bottom right;
width:152px;
margin:0 0 8px;
padding:0;
clear:left;
}

.nav {
	clear:both;
	width:152px;
	list-style:none;
	color:#78256D;
	font-size:1.2em;
	position:relative;
	background:transparent url(../images/menu1_bottom.gif) no-repeat bottom left;
	margin:0;
	padding:0;
}

.nav li {
list-style:none;
position:relative;
border-bottom:1px solid #EFEFE1;
margin:0;
}

.nav li a:link,.nav li a:visited {
color:#fff;
font-weight:400;
display:block;
width:135px;
_width:125px;
text-decoration:none;
line-height:1.4em;
margin-left:0;
background:transparent url(../images/bullet.gif) no-repeat 6px 50%;
padding:0 0 0 20px;
}

.nav li a:hover {
color:#fff;
background:transparent url(../images/bullet.gif) no-repeat 9px 50%;
}


.print, .rss, .listen, .video, .digg, .mail {
list-style:none;
line-height:25px;
margin-left:0;
background:transparent url(../images/print.gif) no-repeat 2px 50%;
padding:0 0 0 40px;
}

.rss{
background:transparent url(../images/rss.gif) no-repeat 2px 3px;
}
.listen{
background:transparent url(../images/audio.gif) no-repeat 2px 50%;
}
.video{
background:transparent url(../images/video.gif) no-repeat 2px 50%;
}
.digg{
background:transparent url(../images/digg.gif) no-repeat 2px 50%;
}
.mail {
background:transparent url(../images/mail.gif) no-repeat 2px 50%;
}
.doubmenu{
width:205px!important; 
float:left;
}

.tabnav {
list-style:none;
text-align:center;
clear:both;
width:100%;
background:#fff url(../images/bar.png) repeat-x left 28px;
margin:0;
padding:0;
}

.tabnav li {
float:left;
font-size:1.1em;
background:#fff url(../images/lighttab.png) no-repeat top left;
border-bottom:2px solid #CCC;
margin:0;
padding:0;
}

.tabnav a {
float:left;
display:block;
color:#C5C5C5;
text-decoration:none;
height:10px;
font-size:16px;
background:#fff url(../images/lighttab.png) no-repeat top right;
margin:0 0px 0 8px;
padding:6px 10px 12px 0;
}

*html .tabnav a {
margin:0 1px 0 4px;
padding:6px 10px 3px 0;
}

.tabnav a:hover {
background:#fff url(../images/lighttab.png) no-repeat top right;
color:#36F;
}

.tabnavri {
list-style:none;
text-align:center;
clear:both;
width:100%;
background:#fff url(../images/bar.png) repeat-x left 28px;
margin:0;
padding:0;
}

.tabnavri li {
float:right;
font-size:1.1em;
background:#fff url(../images/lighttab.png) no-repeat top left;
border-bottom:2px solid #CCC;
margin:0;
padding:0;
}

.tabnavri a {
float:left;
display:block;
color:#C5C5C5;
text-decoration:none;
height:10px;
font-size:16px;
background:#fff url(../images/lighttab.png) no-repeat top right;
margin:0 0px 0 8px;
padding:6px 10px 12px 0;
}

*html .tabnavri a {
margin:0 1px 0 4px;
padding:6px 10px 3px 0;
}

.tabnavri a:hover {
background:#fff url(../images/lighttab.png) no-repeat top right;
color:#36F;
}


#current {
background:#fff url(../images/darktab.png) no-repeat top left;
border-bottom:2px solid #E9E9E9;
}

#current a {
background:#fff url(../images/darktab.png) no-repeat top right;
color:#36F;
}

.active {
background:#fff url(../images/darktab.png) no-repeat top left;
color:#36F;
}

.active strong {
color:#36F;
}
