/* ================================================================ 
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.stunicholls.com/menu/pro_dropdown_3.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.
=================================================================== */

.preload2 {
	background: url(three_0a1.png);
}
#nav {
	font-family: arial, verdana, sans-serif;
	background-position: 0 bottom;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 500;
	height: 38px
}
#nav li.top {
	display:block;
	float:left;
}
#nav li a.top_link {
	color: #ccc;
	font-size:12px;
	font-weight:bold;
	font-family: Arial;
	line-height: 28px;
	text-decoration: none;
	background-image: url(three_0a1.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0 50%;
	cursor: pointer;
	display: block;
	padding: 0 0 0 15px;
	height: 30px;
	float: left;
	text-transform: uppercase
}
#nav li a.top_link span {
	background-image: url(three_0a1.png);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: right top;
	display: block;
	padding: 0 25px 0 10px;
	height: 30px;
	float: left
}
#nav li a.top_link span.down {
	background-image: url(three_0a1.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right top;
	display: block;
	padding: 0 25px 0 10px;
	height: 30px;
	float: left
}
#nav li:hover a.top_link {
	color: #fff;
	background-image: url(three_0a1.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0
}
#nav li:hover a.top_link span {
	background-image: url(three_0a1.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right top
}
#nav li.top1 {
	display:block;
	float:left;
}
#nav li a.top_link1 {
	color: #ccc;
	font-size:12px;
	font-weight:bold;
	font-family: Arial;
	line-height: 28px;
	text-decoration: none;
	background-image: url(three_0a2.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0 50%;
	cursor: pointer;
	display: block;
	padding: 0 0 0 15px;
	height: 30px;
	float: left;
	text-transform: uppercase
}
#nav li a.top_link1 span {
	background-image: url(three_0a2.png);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: right top;
	display: block;
	padding: 0 25px 0 10px;
	height: 30px;
	float: left
}
#nav li a.top_link1 span.down {
	background-image: url(three_0a2.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right top;
	display: block;
	padding: 0 25px 0 10px;
	height: 30px;
	float: left
}
#nav li:hover a.top_link1 {
	color: #fff;
	background-image: url(three_0a2.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0
}
#nav li:hover a.top_link1 span {
	background-image: url(three_0a2.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right top
}
/* Default list styling */

#nav li:hover {
	color: #ccc;
	position: relative;
	z-index: 200
}
#nav li:hover ul.sub {
	color: #ccc;
	background: #000;
	white-space: nowrap;
	padding: 3px;
	z-index: 300;
	top: 30px;
	left: 1px;
	width: 175px;
	height: auto;
	border: solid 1px #000
}
#nav li:hover ul.sub li {
	color: #ccc;
	font-weight: normal;
	display: block;
	position: relative;
	width: 175px;
	height: 20px;
	float: left;
}
#nav li:hover ul.sub li a {
	color: #ccc;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
	text-indent: 5px;
	display: block;
	width: 173px;
	height: 18px;
	background-color:#000;
	border-bottom:#333333 solid 1px;
}
#nav li ul.sub li a.fly {
	background:#000000 url(arrow.gif) 165px 6px no-repeat;
}
#nav li:hover ul.sub li a:hover {
	color: #fff;
	background: #121212
}
#nav li:hover ul.sub li a.fly:hover {
	background:#333333 url(arrow_over.gif) 165px 6px no-repeat;
	color:#fff;
}
#nav li b {
	color: #ff6;
	font-size: 11px;
	line-height: 18px;
	text-indent: 6px;
	cursor: default;
	display: block;
	margin-bottom: 3px;
	width: 173px;
	height: 18px;
	border-bottom: 1px solid #ff6
}
#nav li:hover li:hover ul, #nav li:hover li:hover li:hover ul, #nav li:hover li:hover li:hover li:hover ul, #nav li:hover li:hover li:hover li:hover li:hover ul {
	color: #fff;
	background: #333;
	white-space: nowrap;
	padding: 3px;
	z-index: 400;
	top: -4px;
	left: 175px; 
	width: 175px;
	height: auto;
}
#nav ul, #nav li:hover ul ul, #nav li:hover li:hover ul ul, #nav li:hover li:hover li:hover ul ul, #nav li:hover li:hover li:hover li:hover ul ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:0;
	height:0;
	margin:0;
	padding:0;
	list-style:none;
}
#nav li:hover li:hover a.fly, #nav li:hover li:hover li:hover a.fly, #nav li:hover li:hover li:hover li:hover a.fly, #nav li:hover li:hover li:hover li:hover li:hover a.fly {
	color: #fff;
	background: #333333 url(arrow_over.gif) no-repeat 165px 6px;
	border-color: #333
}
#nav li:hover li:hover li a.fly, #nav li:hover li:hover li:hover li a.fly, #nav li:hover li:hover li:hover li:hover li a.fly {
	background:#333333 url(arrow.gif) 165px 6px no-repeat;
	color:#000;
	border-color:#000000;
}
