﻿/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/pro_drop6.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.
=================================================================== */

.preload0 { background: url(../images/nav_bg.png); }
.preload1 { background: url(../images/bg_red.png); }
.preload2 { background: url(../images/bg_red_a.png); }
.preload3 { background: url(../images/bg_red_b.png); }
.preload4 { background: url(../images/bg_gray.png); }
.preload5 { background: url(../images/bg_gray_a.png); }
.preload6 { background: url(../images/bg_gray_b.png); }

#nav {
	background: #A00600 url(../images/nav_bg.png) no-repeat right top;
	font-family: Arial, Verdana, sans-serif;
	height: 26px;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 200;
}

#nav li.top {
	display: block;
	float: left;
}

#nav li a.top_link {
	background: url(../images/bg_red.png) no-repeat;
	color: #FFF;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 13px;
	font-weight: bold;
	height: 26px;
	line-height: 27px;
	padding: 0 0 0 12px;
	text-decoration: none;
}

#nav li a.top_link span {
	background: url(../images/bg_red.png) right top no-repeat;
	display: block;
	float: left;
	height: 26px;
	padding: 0 24px 0 12px;
}

#nav li a.top_link span.down, #nav li a.top_link span.out {
	background: url(../images/bg_red_a.png) no-repeat right top;
	display: block;
	float: left;
	height: 26px;
	padding: 0 24px 0 12px;
}

#nav li a.top_link span.out {
	background: url(../images/bg_red_b.png) no-repeat right top;
}

#nav li:hover a.top_link,
#nav a.top_link:hover {
	background: url(../images/bg_gray.png) no-repeat;
	color: #333;
}

#nav li:hover a.top_link span,
#nav a.top_link:hover span {
	background: url(../images/bg_gray.png) no-repeat right top;
}

#nav li:hover a.top_link span.down,
#nav a.top_link:hover span.down {
	background: url(../images/bg_gray_a.png) no-repeat right top;
	padding-bottom: 3px;
}

#nav li:hover a.top_link span.out,
#nav a.top_link:hover span.out {
	background: url(../images/bg_gray_b.png) no-repeat right top;
}

#nav table {
	border-collapse: collapse;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
}

#nav li:hover {
	position: relative;
	z-index: 200;
}

#nav a:hover {
	position: relative;
	white-space: normal;
	z-index: 200;
}

#nav :hover ul.sub {
	background: #E5E5E5;
	border: 1px solid #A5A5A5;
	border-top: none;
	border-left: none;
	cursor: pointer;
	height: auto;
	left: 1px;
	padding: 3px;
	top: 27px;
	white-space: nowrap;
	width: 108px;
	z-index: 300;
}

#nav :hover ul.sub li {
	display: block;
	float: left;
	font-weight: normal;
	height: 20px;
	position: relative;
	width: 108px;
}

#nav :hover ul.sub li a {
	border: 1px solid #E5E5E5;
	color: #000;
	display: block;
	font-size: 11px;
	height: 18px;
	line-height: 18px;
	text-decoration: none;
	text-indent: 5px;
	width: 106px;
}

#nav li ul.sub li a.fly {
	background: #E5E5E5 url(../images/arrow.png) 80px 6px no-repeat;
}

#nav :hover ul.sub li a:hover {
	background: #B5B5B5 url(../images/sub_bg.png) repeat-x;
	border-color: #999;
	color: #FFF;
}

#nav :hover ul.sub li a.fly:hover {
	background: #B5B5B5 url(../images/arrow_over.png) 80px 6px no-repeat;
	color: #FFF;
}

#nav li b {
	border-bottom:1px solid #1E4D7A;
	color: #1E4D7A;
	cursor: default;
	display: block;
	font-size:11px;
	height: 18px;
	line-height: 18px;
	margin-bottom: 3px;
	text-indent: 6px;
	width: 106px;
}

#nav a:hover a:hover ul,
#nav a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover a:hover ul {
	background: #E5E5E5;
	border: 1px solid #555;
	height: auto;
	left: 89px;
	padding: 3px;
	top: -4px;
	white-space: nowrap;
	width: 108px;
	z-index: 400;
}

#nav ul, 
#nav a:hover ul ul,
#nav a:hover a:hover ul ul,
#nav a:hover a:hover a:hover ul ul,
#nav a:hover a:hover a:hover a:hover ul ul {
	height: 0;
	left: -9999px;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: -9999px;
	width: 0;
}

#nav li:hover li:hover > ul {
	background: #E5E5E5;
	border: 1px solid #555;
	height: auto;
	left: 108px;
	padding: 3px;
	top: -4px;
	white-space: nowrap;
	width: 108px;
	z-index: 400;
}

#nav li:hover > ul ul {
	height: 0;
	left: -9999px;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: -9999px;
	width: 0;
}

#nav li:hover li:hover > a.fly {
	background: #B5B5B5 url(../images/arrow_over.png) 80px 6px no-repeat;
	border-color: #FFF;
	color: #FFF;
}

#nav li:hover li:hover > li a.fly {
	background: #E5E5E5 url(../images/arrow.png) 80px 6px no-repeat;
	border-color: #E5E5E5;
	color: #000;
}

#nav_wrap {
	/* border: 1px solid #111; */
	/* border-top: none; */
}

.nav_spacer {
	background: #A00600 url(../images/nav_bg.png) no-repeat;
	float: left;
	height: 26px;
	width: 10px;
}