/* ================================================================ 
This is a test design CSS file
=================================================================== */

.preload1 {background: url(../images/four_1.gif);}
.preload2 {background: url(../images/four_1a.gif);}

#nav {
	list-style:none;
	height:38px;
	background:#fff url(../images/four_0.gif) repeat-x;
	position:relative;
	z-index:500;
	font-family:arial, verdana, sans-serif;
	width: 100%;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav li.top {display:block; float:left; height:38px;}
#nav li a.top_link {display:block; float:left; height:35px; line-height:33px; color:#eee; text-decoration:none; font-size:12px; font-weight:bold; padding:0 0 0 18px; cursor:pointer;background: url(../images/four_0.gif);}

#nav li a.top_link span {
	float:left;
	display:block;
	height:35px;
	background: url(../images/four_0.gif) right top no-repeat;
	padding-top: 0;
	padding-right: 24px;
	padding-bottom: 0;
	padding-left: 0px;
}

#nav li a.top_link span.down {
	float:left;
	display:block;
	height:35px;
	background: url(../images/four_0a.gif) right top no-repeat  ;
	padding-top: 0;
	padding-right: 24px;
	padding-bottom: 0;
	padding-left: 3px;
}

#nav li:hover a.top_link {color:#fff; background: url(../images/four_1.gif) no-repeat;}
#nav li:hover a.top_link span {background:url(../images/four_1.gif) no-repeat right top;}
#nav li:hover a.top_link span.down {background:url(../images/four_1a.gif) no-repeat right top;}
#nav li a.top_link span.down {
	float:left;
	display:block;
	height:35px;
	background: url(../images/four_0a.gif) no-repeat right top;
	padding-top: 0;
	padding-right: 36px;
	padding-bottom: 0;
	padding-left: 12px;
}

/* Default list styling */

#nav li:hover {position:relative; z-index:200;}
#nav li:hover ul.sub
{left:2px; top:34px; background: #a7bfff; padding:3px; border:1px solid #000; white-space:nowrap; width:120px; height:auto; z-index:300;}

#nav li:hover ul.search 
{left:3px; top:34px; background: #ffffff; padding:10px; border:1px solid #a7bfff; white-space:nowrap; width:auto; height:auto; z-index:300;}

#nav li:hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:120px; font-weight:normal;}

#nav li:hover ul.sub li a
{display:block; font-size:11px; height:18px; width:120px; line-height:18px; text-indent:5px; color:#000; text-decoration:none; border:1px solid #a7bfff; text-align:left; margin-right: 10px;}

#nav li ul.sub li a.fly
{background:#a7bfff url(../images/arrow.gif) 115px 6px no-repeat;}
#nav li:hover ul.sub li a:hover 
{background:#7983e1; color:#fff; border-color:#a7bfff;}

#nav li:hover ul.sub li a.fly:hover
{background:#7983e1 url(../images/arrow_over.gif) 115px 6px no-repeat; color:#fff;}

#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
{left:123px; top:-4px; background: #a7bfff; padding:3px; border:1px solid #7983e1; white-space:nowrap; width:123px; z-index:400; 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:120px; 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
{background:#7983e1 url(../images/arrow_over.gif) 121px 6px no-repeat; color:#fff; border-color:#000;} 

#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:#a29eee url(../images/arrow.gif) 121px 6px no-repeat; color:#000; border-color:#a29eee;} 
