/* ================================================================ 
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_drop_2.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(three_1.gif);}
.preload2 {background: url(three_1a.gif);}

#nav {
	padding-top:5px;
	padding-bottom:9px;
	list-style:none; 
	height:13px; 
	position:relative; 
	z-index:10000; 
	width:92%;
}

#nav li.top {
	display:block; 
	float:left; 
	height: 22px;
	margin-left:108px;
}

.last{
	margin-left:0px !important;
}

#nav li a.top_link {
	display:block; 
	float:left; 
	cursor:pointer;
	margin-right:15px;
	margin-left:18px;
	font-family: tahoma;
	color: #000;
    font-size:18px;
    height: 25px;
    line-height: 18px;
    
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;

}

#nav li a.top_link span {
	float:left; 
	display:block;  
	height:20px; 
}

#nav li a.top_link span.down {
	float:left; 
	display:block; 
	padding:0 25px 0 12px; 
	height:35px; 
}

#nav li:hover a.top_link {
	color:#fff; 
}

#nav li:hover a.top_link span {}

#nav li:hover a.top_link span.down {}

/* Default list styling */

#nav li:hover {
	position:relative; 
	z-index:200;}

#nav li:hover ul.sub{
	right:0px;
	top:25px; 
	padding:0px; 
	white-space:nowrap; 
	width:193px; 
	height:auto; 
	z-index:300;
}

#nav li:hover ul.sub li{
	display:block; 
	height:70px; 
	position:relative; 
	float:right; 
	width:193px; 
	font-weight:normal;
	border-bottom:#4d5050 solid 2px;
	
	background-color:rgba(0, 0, 0, 0.65);
	color:#FFF; 
}

#nav li:hover ul.sub li .arrow{
	width:13px;
	height:23px;
	background-image:url(../images/arrow_ar.png);
	position:absolute;
	right:160px;
	top:25px;
}

.last1{
	display:block; 
	height:35px !important; 
	position:relative; 
	float:left; 
	width:193px; 
	font-weight:normal;
	background-image:url(../images/more_ar.png) !important;
	border:none !important;
	background-color:transparent !important;
}

#nav .divBtn{
	width:195px; 
	margin-right:0;
	float:right;
}
#nav .divBtn h3{
	font-size:14px;
	font-family:tahoma;
	margin-top:7px;
	margin-bottom:0;
	color:#f0f1f2;
	float:right;
}

#nav .divBtn .text{
	font-size:12px;
	color:#dcdcdc;
	height:60px;
	margin-right:-2px;
	text-transform:capitalize;
	width:185px;
	float:right;
	text-align:right;
	
	white-space: pre-wrap;      /* CSS3 */
	white-space: -moz-pre-wrap; /* Firefox */
	white-space: -pre-wrap;     /* Opera <7 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	word-wrap: break-word;
	font-family:tahoma;
}

#nav .all_locations a{
	color:#000 !important;
	font-size:12px;
	font-family:tahoma;
	margin-top:8px;
}

#nav li:hover ul.sub li .firstli {
	width: 195px;
	margin-bottom:3px;
	background-position: center;
}


#nav li:hover ul.sub li .firstli:hover  {
	background-image: url(../images/bg-yellow.png);
}

#nav li:hover ul.sub li a{
	display:block; 
	font-size:14px; 
	font-family:Uni Sans Book;
	height:17px; 
	width:185px; 
	line-height:18px; 
	text-indent:5px; 
	color:#ffffff; 
	text-decoration:none;
	padding:3px;
	text-transform:uppercase;
}

#nav li ul.sub li a.fly{}
#nav li:hover ul.sub li a:hover {
	color:#000000; 
}

#nav li:hover ul.sub li a.fly:hover{
	color:#000000;
}


#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:90px; 
	top:-4px; 
	background: #bbd37e; 
	padding:3px; 
	border:1px solid #5c731e; 
	white-space:nowrap; 
	width:90px; 
	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: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; 
	border-color:#fff;
} 

#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{
	color:#000; 
	border-color:#bbd37e;
} 

.menuTd{
	height:31px; 
	background-image:url(../images/bg_menu_new_ar.png);
	width:949px;
}
