/* *********** MENUS *********** */
div#menu_top_container {
	height: 19px;
	width: 392px;
	float: right;
	margin-top: -19px;
	text-align: left;
}

div#menu_left_container {
	height: auto;
	width: 141px;
	background-color: #EFEFEF;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-family: arial, sans-serif;
	border-color: #EFEFEF;
	border-width: 2px 2px 2px 2px;
	border-style: solid;
}

/* *********** PROFILE MENU *********** */
#mid_menu {
font-size: 11px;
width: 385px;
margin: 0px;
padding: 0px;
height: 21px;
text-align: center;
}

#mid_menu_xl {
font-size: 11px;
width: 453px;
margin: 0px;
padding: 0px;
height: 21px;
text-align: center;
}

#mid_menu li, #mid_menu_xl li {
float: left;
list-style-type: none;
margin: 0px;
padding: 0px 3px 0px 0px;
white-space: nowrap;
}

#mid_menu ul, #mid_menu_xl ul {
margin: 0px;
padding: 0px;
}

#mid_menu a, #mid_menu_xl a {
padding: 3px 0px 0px 0px;
margin: 0px;
background-image: url(../images/btn_main_off.gif);
background-repeat: no-repeat;
height: 18px;
width: 74px;
display: block;
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}

#mid_menu a:hover, #mid_menu a:active,
#mid_menu_xl a:hover, #mid_menu_xl a:active,
#uberlink_mid a:link, #uberlink_mid a:visited,
#uberlink_mid a:hover, #uberlink_mid a:active {
background-image: url(../images/btn_main_on.gif);
background-repeat: no-repeat;
height: 18px;
width: 74px;
}


/* *********** PROFILE SUBMENU *********** */
#sub_menu {
background-image: url(../images/bar_subcat.gif);
background-repeat: no-repeat;
font-size: 11px;
width: 385px;
margin: 0px;
padding: 0px;
height: 17px;
text-align: center;
}

#sub_menu li {
float: left;
list-style-type: none;
margin: 0px;
padding: 0px 3px 0px 0px;
white-space: nowrap;
}

#sub_menu ul {
margin: 0px;
padding: 0px;
}

#sub_menu a {
padding: 2px 0px 0px 0px;
margin: 0px;
height: 15px;
width: 125px;
display: block;
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}

#sub_menu a:hover, #sub_menu a:active,
#uberlink_sub a:link, #uberlink_sub a:visited,
#uberlink_sub a:hover, #uberlink_sub a:active {
text-decoration: underline;
height: 15px;
width: 125px;
}

/* *********** FAV LINKS BOX *********** */
#link_box {
	left: 0px;
	width: 215px;
}

#link_box ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	background-color: #EFEFEF;
  width: 215px;
}

#link_box li {
	margin-top: 2px;
  border-color: #C3C3C3;
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  width: 215px;
}

#link_box a {
	display: block;
	padding: 1px 0px 0px 0px;
	background-color: #EFEFEF;
	height: 15px;
	width: 200px;
}

#link_box a:link, #link_box a:visited {
	background-color: #EFEFEF;
	text-decoration: none;
	font-weight: bold;
	color: #4A4A4A;
	padding-left: 15px;
}

#link_box a:hover, #link_box a:active {
	background-color: #EFEFEF;
	background-image:  url(../images/arrow_links.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 200px;
}

/* *********** MAIN/SIDE MENU *********** */
#menu_left {
	left: 0px;
	width: 141px;
	padding: 0;
	margin: 0;
}

#menu_left ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	background-color: #C3C3C3;
  width: 141px; 
}

#menu_left li {
	margin: 0px;
	padding: 0px 0px 1px 0px;
	width: 141px; 
}

#menu_left a {
	display: block;
	padding: 1px 0px 0px 0px;
	background-color: #EFEFEF;
	height: 18px;
	width: 126px;
}

#menu_left a:link, #menu_left a:visited {
	background-color: #EFEFEF;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding: 3px 0px 0px 15px;
}

#menu_left a:hover, #menu_left a:active {
	background-color: #EFEFEF;
	background-image:  url(../images/menu_on.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 126px;
	color: #FFFFFF;
}

#uberlink_left a:link, #uberlink_left a:visited,
#uberlink_left a:hover, #uberlink_left a:active {
	background-color: #EFEFEF;
	background-image:  url(../images/menu_on.gif);
	background-repeat: no-repeat;
	height: 19px;
	color: #FFFFFF;
}


/* *********** TOP MENU *********** */

/******** all rollover images ********/
.News { background:url(../images/btn_news_on.gif) bottom left no-repeat; }
.Browse { background:url(../images/btn_browse_on.gif) bottom left no-repeat; }
.Forums { background:url(../images/btn_forums_on.gif) bottom left no-repeat; }
.Contact { background:url(../images/btn_contact_on.gif) bottom left no-repeat; }

/********** horizontal ********/
#menu_top {
	height:19px;
	width:392px;
	margin:0;
	list-style:none;
	padding:0;
}

#menu_top li {
	margin:0;
	padding:0;
	display:block;
	width:98px;
	float:left;	
}

#menu_top a:hover img {
	visibility:hidden;
}

#menu_top a {
	display:block;
}

#menu_top a/**/ {
	height:19px; /* hide from IE5.0/win */
}

/* fixes for IE/win \*/
* html #menu_top a {
	cursor:hand;
}

* html #menu_top li a:hover {
	height:1%;
}
/* */


/* *********** NEW/UPDATED RIDES *********** */
#home_rides {
	width: 215px;
	padding-bottom: 2px;
}

#home_rides ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
  width: 215px;
}

#home_rides li {
	margin-top: 2px;
  border-color: #C3C3C3;
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  width: 215px;
}

#home_rides a {
	display: block;
	margin-left: 0px;
	padding: 3px 2px 1px 3px;
	width: 210px;
}

#home_rides a:link, #home_rides a:visited {
	text-decoration: none;
	margin-left: 0px;
	color: #4A4A4A;
	padding: 3px 2px 1px 3px;
}

#home_rides a:hover, #home_rides a:active {
	background-color: #CCCCCC;
	margin-left: 0px;
	height: auto;
	width: 210px;
	padding: 3px 2px 1px 3px;
}


/* *********** MORE NEWS BUTTON *********** */
#more_news {
	background-color: #D6DEED;
	width: 298px;
	height: 16px;
	text-align: center;
	border: 1px solid #C3C3C3;
  margin-top: 5px;
}

#more_news a {
	display: block;
	width: 298px;
  font-size: 14px;
  font-weight: bold;
}

#more_news a:link, #more_news a:visited {
	text-decoration: none;
	color: #A3A3A3;
}

#more_news a:hover, #more_news a:active {
	background-color: #44639F;
	text-decoration: none;
	color: #FFFFFF;
}

/* *********** ADD_UP BUTTON *********** */
#add_up {
  background-color: #D6DEED;
	width: 215px;
	height: 16px;
	text-align: center;
	border: 1px solid #C3C3C3;
	padding: 0px;
	margin-top: 2px;
}

#add_up a {
	display: block;
	width: 215px;
  font-size: 14px;
  font-weight: bold;
}

#add_up a:link, #add_up a:visited {
	text-decoration: none;
	color: #A3A3A3;
	padding: 0px;
}

#add_up a:hover, #add_up a:active {
	background-color: #44639F;
	text-decoration: none;
	color: #FFFFFF;
	width: 215px;
	padding: 0px;
}

/* *********** BROWSE FORM TABS *********** */

#browse_tabs {
  width: 437px;
  height: 15px;
	color: #000;
	margin: 12px 0px 0px 0px;
	padding: 0px;
	border-bottom: 1px solid #C3C3C3;
	text-align: center;
}

#browse_tabs  ul {
  width: 438px;
  margin: 0;
 	padding: 0;
	list-style-type: none;
}
		
#browse_tabs  li {
  margin: 0px;
  float: left;
	width: 216px;
}

#browse_tabs  a, a.active {
  border-color: #C3C3C3;
  border-width: 1px 1px 0px 1px;
  border-style: solid;
 	display: block;
	color: #C3C3C3;
	background: #EFEFEF;
	font: bold 1em Arial, sans-serif;
	width: 215px;
	text-decoration: none;
}

#browse_tabs  a.active {
  color: #FFFFFF;
	background: #44639F;
}

#browse_tabs  a:hover {
	color: #fff;
	background: #98AAC9;
	text-decoration: none;
}

#browse_tabs  a.active:hover {
	background: #44639F;
	text-decoration: none;
	color: #FFFFFF; 
}