/* ================================================================ 
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.cssplay.co.uk/menus/simple_dropline.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.
=================================================================== */
/* for this demo only */
#nav {float: left; margin: 0 0 0 8px;  }

#nav .nonenv { border: none;  }

/* the styling */
#nav {width:700px; height:10px;position:relative; border-bottom: none;font-weight: normal; }

#nav .select, #nav .current {margin:0; padding:0; list-style:none; }

#nav .current li a {background: url(../images/bg_mn.gif) no-repeat 0 8px;  color:#333;  height: 35px; display: block; }
#nav .forum li a { color:#ffff00; }
#nav .forum li a:hover { color:#81d812; }

#nav li {display:inline; margin:0; padding:0; height:auto; }

#nav .select a,
#nav .current a {display:block; height:31px; float:left; background:none; padding:10px 10px 0 10px; text-decoration:none; font-size:12px; line-height:28px; white-space:nowrap; border-right:none; color:#fff; font-weight: bold; }

#nav .select-last a {display:block; height:31px; float:left; background:none; padding:10px 10px 0 10px; text-decoration:none; font-size:12px; line-height:28px; white-space:nowrap; color:#fff; }
* html #nav .select a, * html #nav .current a {width:1px; height:32px; }


#nav .select a:hover, 
#nav .select li:hover a {background:none; cursor:pointer; color:#000;}

#nav .sub {display:none;}

/* for IE5.5 and IE6 only */
#nav table {position:absolute; border-collapse:collapse; left:0; top:0;}

#nav .current a {background:none; color:#fff;}


#nav .sub li a:hover, 
#nav .select a:hover .sub li a:hover, 
#nav .select li:hover .sub li a:hover {background:none; color: #FF2F34; }

/*#nav .sub_active .current_sub a, */
#nav .sub_active a:hover { color: #FF2F34;}

#nav .select a:hover .sub li a, 
#nav .select li:hover .sub li a { display:block; background:none; padding:10px 10px 0 10px; height:28px; margin:0; white-space:nowrap; border:0; color: #009900; font-size:12px; font-weight: normal;}

#nav .select li a:hover .sub, 
#nav .select li:hover .sub {display:block; position:absolute;  width:700px; top:40px; left:0; background:white; margin-top:0; padding:0 0 0 0; z-index:100; color: #009900; font-size:11px;}


#nav .sub, #nav .sub_active {margin:0; padding:0; list-style:none; }

#nav .sub_active {
	display:block;
	position:absolute;
	width:701px;
	top:48px;
	left:-1px;
	background:none;
	margin-top:0;
	padding:0;
	z-index:10;
}
* html #nav .sub_active, * html #nav .select a:hover .sub {z-index:-1; margin-top:0; margin-t\op:1px;}

#nav .sub_active a {height:21px; text-decoration:none; line-height:20px; white-space:nowrap; display:block; float:left; background:white; padding:4px 10px 4px 10px; margin:0; font-size:12px; white-space:nowrap; color: #009900;}


#reviewnavigator a {  text-decoration:none; font: 16px Arial, Helvetica, sans-serif; color: #FF2F34; }
#reviewnavigator a:hover { text-decoration:none; font: 16px Arial, Helvetica, sans-serif; color: #520801; }

.textlink08 { color: #ffffff; font-size: 12px; font-family: Verdana, Arial, Georgia, Times New Roman, Times, Helvetica, serif; text-decoration: none }
a.textlink08  { color: #ffffff; font-size: 12px; font-family: Verdana, Arial, Georgia, Times New Roman, Times, Helvetica, serif; text-decoration: none }
a.textlink08:hover  { color: #ffe900; font-size: 12px; font-family: Verdana, Arial, Georgia, Times New Roman, Times, Helvetica, serif; text-decoration: underline }
a.textlink08:active  { color: #333333; font-size: 12px; font-family: Verdana, Arial, Georgia, Times New Roman, Times, Helvetica, serif; text-decoration: none }

