@charset "utf-8";
/* CSS Document */
#navigation_l {
	width: 100%;
	/*background-color: #ecebe5;
	background-image: url(../img/menu_BG.jpg);
	background-repeat: repeat-x;
	background-position: top;*/
	height: 29px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	z-index: 10;
	float: left;
}
#navigation_r {
	width: 500px;
	/*background-color: #ecebe5;
	background-image: url(../img/menu_BG.jpg);
	background-repeat: repeat-x;
	background-position: top;*/
	height: 29px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	z-index: 10;
	float: right;
}
/* ================================================================ 
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/jquery-dropline-7.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#menu_l {
	position:relative;
	height:29px;
	text-align: center;
	width: 575px;
	padding: 0px;
	float: left;
	margin: 0px;
	/*background-color: #ded4ce;*/
}
#menu_r {
	position:relative;
	height:29px;
	text-align: center;
	width: 560px;
	padding: 0px;
	float: right;
	margin: 0px;
	/*background-color: #ded4ce;*/
}

#dropline, #dropline ul {
	display: block;
	padding:0;
	list-style:none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-transform: capitalize;	
}

#dropline table {
	border-collapse:collapse;
	margin:-1px -10px;
	padding:0px;
	width:0px;
	height:0px;
	font-size:12px;
}
#menu_l #dropline li {float:left; height:29px;}
#menu_l #dropline li a {
	float:left;
	display:block;
	height:29px;
	line-height:29px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	text-decoration:none;
	font-weight:bolder;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	overflow: hidden;
	width: 110px;/*
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #92b6d1;*/
}
#menu_r #dropline li {float:left; height:29px;}
#menu_r #dropline li a {
	float:left;
	display:block;
	height:29px;
	line-height:29px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	text-decoration:none;
	font-weight:bolder;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	overflow: hidden;
	width: 110px;	/*
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #92b6d1;*/
}
#dropline li a:visited {
	color:#000;
}
#dropline li a:hover {
	display: block;
	height: 25px;
	overflow: hidden;
	text-decoration: underline;
	/*background-image: url(../../_images/main/Commuterama_nav_item_BG.gif);*/
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFFFFF;
	
}
#dropline li ul li {
	color:#000;
	display: block;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
#dropline li ul li a {
	color:#000;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}

#dropline li ul li a.down {font-size:14px; font-weight:bold;}

#menu_l #dropline li ul {
	position:absolute;
	top:25px;
	left:-9999px;
	z-index:10;
	width: 375px;
}
#menu_r #dropline li ul {
	position:absolute;
	top:25px;
	left:-9999px;
	z-index:10;
	width: 550px;
}



#dropline li ul.floatRight li {float:right;}
#menu_l2 {
	position:relative;
	height:29px;
	text-align: center;
	width: 100%;
	padding: 0px;
	float: left;
	margin: 0px;
}
#menu_l2 ul {
	display: block;
	padding:0;
	list-style:none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-transform: capitalize;	
}
#menu_l2 ul li {
  display: block;
  position: relative;
  float:left; 
  height:29px;
}
#menu_l2 li ul { display: none; }
#menu_l2 ul li a {
  display: block;
  text-decoration: none;


  padding: 0px 0px 0px 0px;

  margin-left: 1px;
  white-space: nowrap;
  


	height:29px;
	line-height:29px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	text-decoration:none;
	font-weight:bolder;
	overflow: hidden;
	width: 110px;
}
#menu_l2 ul li ul li a {
	display: block;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin-left: 1px;
	white-space: nowrap;
	height:29px;
	line-height:29px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	text-decoration:none;
	font-weight:bolder;
	overflow: hidden;
	width: 110px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
#menu_l2 ul li a:hover {
	background-image: url(../../_img/_template/Commuterama_nav_item_BG.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
}
#menu_l2 li:hover ul {
  display: block;
  position: absolute;
}
#menu_l2 li:hover li {
  float: none;
  font-size: 11px;
}
#menu_l2 ul li ul li:hover a {
	/*background-color: #CCCCCC;*/
}
#menu_l2 li:hover li a:hover {
	/*background-image: url(../../_images/main/Commuterama_nav_item_BG.gif);*/
	background-image:none;
	background-color:#D0E2CF;
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
}