/* ================================================================ 
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.
=================================================================== */

.preload1 {background: url(../trainingplus/images/home/six_0a.jpg);}
.preload2 {background: url(../trainingplus/images/home/six_1a.jpg);}

#nav {
	padding:0;
	margin:0;
	list-style:none;
	height:32px;
	position:relative;
	z-index:200;
	font-family:arial, verdana, sans-serif;
	background-color: #C6D7E1;
	background-image: url(../images/home/navstrip-blu-tile.jpg);
	background-repeat: repeat-x;
	width: 720px;
	clear: both;
}
#nav li {
	margin-left: 0px;
}



#nav li.top {
	display:block;
	float:left;
	margin-left: 0px;
}
#nav li a.top_link {
	display:block;
	float:left;
	height:32px;
	line-height:28px;
	color:#174B70;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
	background: url(../images/home/navstrip-blu-tile.jpg);
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 8px;
}
#nav li a.top_link span {
	float:left;
	display:block;
	height:32px;
	background: url(../images/home/navstrip-blu-tile.jpg) right top no-repeat;
	padding-top: 0;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 6px;
}
#nav li a.top_link span.down {
	float:left;
	display:block;
	height:32px;
	background-image: url(../images/topnav/six_0a.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 6px;
}

#nav li:hover a.top_link,
#nav a.top_link:hover
{color:#FFFFFF; background: url(../images/topnav/six_1.jpg) no-repeat;}
#nav li:hover a.top_link span, 
#nav a.top_link:hover span
{background:url(../images/topnav/six_1.jpg) no-repeat right top;}
#nav li:hover a.top_link span.down,
#nav a.top_link:hover span.down
{background:url(../images/topnav/six_1a.jpg) no-repeat right top; padding-bottom:3px;}

#nav table {border-collapse:collapse; padding:0; margin:0; position:absolute; left:0; 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
{
	left:1px;
	top:32px;
	padding:3px;
	white-space:nowrap;
	height:auto;
	z-index:300;
	background-color: #57A9D9;
	width: 150px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: double;
	border-left-style: solid;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-bottom-color: #8E99A0;
	border-left-color: #8E99A0;
	border-right-width: 1px;
	border-right-color: #8E99A0;
}
#nav :hover ul.sub li
{
	display:block;
	height:20px;
	position:relative;
	float:left;
	width:100%;
	font-weight:normal;
	text-align: left;
}
#nav :hover ul.sub li a
{
	display:block;
	font-size:11px;
	height:18px;
	width:100%;
	line-height:18px;
	text-indent:5px;
	color:#ffffff;
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav li ul.sub li a.fly
{
	background-color: #222E43;
	background-image: url(../images/topnav/arrow.gif);
	background-repeat: no-repeat;
	background-position: 140px 6px;
}
#nav :hover ul.sub li a:hover 
{
	color:#fff;
	border-color:#fff;
	background-color: #194B6E;
}
#nav :hover ul.sub li a.fly:hover
{
	color:#fff;
	background-color: #475F8C;
	background-image: url(../images/topnav/arrow_over.gif);
	background-repeat: no-repeat;
	background-position: 80px 6px;
}

#nav li b {
	display:block;
	font-size:11px;
	height:18px;
	width:auto;
	line-height:18px;
	margin-bottom:3px;
	text-indent:3px;
	color:#FFFFFF;
	cursor:default;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #222E43;
}

#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
{
	left:89px;
	top:-4px;
	padding:3px;
	border:1px solid #0b4d97;
	white-space:nowrap;
	width:150px;
	z-index:400;
	height:auto;
	background-color: #FF0000;
}

#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
{
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:0;
	height:0;
	margin:0;
	padding:0;
	list-style:none;
	background-color: #FFFFFF;
}

#nav li:hover li:hover > ul
{
	left:100px;
	top:3px;
	padding:3px;
	border:1px solid #B4C1D9;
	white-space:nowrap;
	width:150px;
	z-index:400;
	height:auto;
	background-color: #475F8C;
}
#nav 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
{
	color:#fff;
	border-color:#fff;
	background-color: #7F95BE;
	background-image: url(../images/topnav/arrow_over.gif);
	background-repeat: no-repeat;
	background-position: 80px 6px;
} 
#nav li:hover li:hover > li a.fly
{
	color:#000;
	border-color:#FFFFFF;
	background-color: #7F95BE;
	background-image: url(../images/topnav/arrow.gif);
	background-repeat: no-repeat;
	background-position: 80px 6px;
} 
