/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menus/pro_dropline_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.
=================================================================== */
#gloss_nav {
	height:74px;
	width:790px;
	position:relative;
	font-family:arial, verdana, sans-serif;
	font-size:12px;
	background-repeat: no-repeat;
	background-image: url(../img/GLOSSHEADER1.png);
	padding-left: 10px;
	text-align: center;
}

#gloss_nav .select {
margin:0; 
padding:0; 
list-style:none; 
white-space:nowrap;
text-align: center;
}

#gloss_nav li {
	text-align: center;
}

#gloss_nav li.lrt {
	text-align: center;
}


#gloss_nav .select a {
	display:block;
	height:35px;
	float:left;
	padding:0 0 0 0px;
	text-decoration:none;
	line-height:33px;
	white-space:nowrap;
	color:#FFFFFF;
	margin-top: 32px;
	width: 49px;
	text-align: center;
}


#gloss_nav .select li.lrt a {color:#0ff;text-align: center;}


#gloss_nav .select a b {
	display:block;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: center;
}

#gloss_nav .select li.line a b {
	text-align: center;
}

#gloss_nav .select a:hover, 
#gloss_nav .select li:hover a {
	padding:0 0 0 0;
	color:#CCFF99;
	text-align: center;
}

#gloss_nav .select li.lrt a:hover, 
#gloss_nav .select li.lrt:hover a {
text-align: center;
}

#gloss_nav .select a:hover b, 
#gloss_nav .select li:hover a b {
	display:block;
	cursor:pointer;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: center;
}

#gloss_nav .select li.line a:hover b, 
#gloss_nav .select li.line:hover a b {
text-align: center;
}

#gloss_nav .select li.lrt a:hover b, 
#gloss_nav .select li.lrt:hover a b {
text-align: center;
}

#gloss_nav .select li.lrt a:hover b.arrow, 
#gloss_nav .select li.lrt:hover a b.arrow {
}
.rm {
	margin-left: 8px;
}
