@charset "utf-8";
/* CSS Document */
/*Navigation Menus*/
/*Network Menu*/
#network_menu {
	height: 			20px;
	background-color:	#fff;
}

#network_menu img {
	border:				0;
}

#network_menu ul {
	float:				left;
	background:			url('../images/menu_spacer_20.png') repeat-x;
} 

#network_menu li {
	display:			inline;
	list-style-type: 	none;
	float:				left;
	height:				20px;
	background:			url('../images/menu_background_blue_20_ro.png') repeat-x;
}

#network_menu li img {
	height:				20px;
}
#network_menu #nw_left  {
	width: 				626px;
	height:				20px;
	background:			url('../images/menu_background_blue_20.png') repeat-x;
}
#network_menu #nw_home, #network_menu #nw_sites, #network_menu #nw_login, #network_menu #nw_join  {
	width: 				80px;
	height:				20px;
	margin-left: 		1px;
	overflow:			hidden;
}
#network_menu li a {
	display:			block;
	height: 			20px;
	background:			url('../images/menu_background_blue_20.png') repeat-x;
}
#network_menu li a:hover  {
	display:			block;
	height:  			20px;	
	background:			url('../images/menu_background_blue_20_ro.png') repeat-x;
}
/*Main/Header Menu*/
#header_site_menu {
	height: 			41px;
	padding-bottom:		15px;
	background-color:	#fff;
	background:			url('../images/gradient_bottom.png') bottom repeat-x;
}

#header_site_menu img {
	border:				0;
}

#header_site_menu ul {
	height:  			40px;
	float:				left;
	background:			url('../images/menu_spacer_40.png') repeat-x;
} 

#header_site_menu li {
	height: 			40px;
	display:			inline;
	list-style-type: 	none;
	float:				left;
	background:			url('../images/menu_background_blue_40_ro.png') repeat-x;
}
#header_site_menu #home {
	width: 				158px;
	height:				40px;	
}
#header_site_menu #home img {
	width: 				158px;
	height:				40px;	
}
#header_site_menu #updates, #header_site_menu #models, #header_site_menu #machines, #header_site_menu #sites, #header_site_menu #memlogin {
	width: 				157px;
	height:				40px;
	margin-left:		1px;
	overflow:			hidden;
}
#header_site_menu #updates img, #header_site_menu #models img, #header_site_menu #machines img, #header_site_menu #sites img, #header_site_menu #memlogin img {
	width: 				157px;
	height:				40px;
}
#header_site_menu #nextpage, #header_site_menu #joinnow  {
	width: 				159px;
	height:				40px;
	margin-left: 		1px;
	overflow:			hidden;
}
#header_site_menu #nextpage img, #header_site_menu #joinnow img  {
	width: 				159px;
	height:				40px;
}
#header_site_menu li a {
	display:			block;
	height: 			40px;
	background:			url('../images/menu_background_blue_40.png') repeat-x;
}
#header_site_menu li a:hover  {
	display:			block;
	height:  			40px;
	background:			url('../images/menu_background_blue_40_ro.png') repeat-x;
}
/*Tour Menu*/
#tour_menu {
	width:				940px;
	height:				auto;
	margin:				0px auto 0px auto;
	text-align:			left;
	padding-top: 		20px;
	/*background-color:	#ccc;*/
	/*border:				1px solid #aaa;*/
}
#tour_menu ul {
	padding:			0px;
} 
#tour_menu li {
	display:			inline;
	list-style-type: 	none;
	padding-left:		10px;
	font-size:			16px;
	font-weight:		bold;
}
#tour_menu li.title {
	display:			inline;
	list-style-type: 	none;
	padding-left:		10px;
	font-size:			16px;
	font-weight:		bold;
	color:				#000;
}
#tour_menu li a {
	text-decoration:	none;
	color:				#000;
}
#tour_menu li a:hover {
	color:				#990000;
}
#tour_menu li.selected {
	text-decoration:	none;
	color:				#990000;
}


/*Join/Next Buttons*/
#joinnext {
	height: 			61px;
	padding-bottom:		15px;
	background-color:	#fff;
	background:			url('../images/gradient_bottom.png') bottom repeat-x;
}

#joinnext img {
	border:				0;
}

#joinnext ul {
	float:				left;
	height:				60px;
	background:			url('../images/menu_spacer_60.png') repeat-x;	
} 
#joinnext li {
	height:				60px;
	display:			inline;
	list-style-type: 	none;
	float:				left;
	background:			url('../images/menu_background_blue_60_ro.png') repeat-x;
}
#joinnext #joinbttn {
	width: 				475px;
	height:				60px;	
}
#joinnext #nextbttn {
	width: 				474px;
	height:				60px;
	margin-left: 		1px;
	overflow:			hidden;
}
#joinnext li a {
	display:			block;
	height: 			60px;
	background:			url('../images/menu_background_blue_60.png') repeat-x;
}
#joinnext li a:hover  {
	display:			block;
	height:  			60px;
	background:			url('../images/menu_background_blue_60_ro.png') repeat-x;
}

/*Lower Site Menu*/
#lower_site_menu {
	height: 			41px;
	padding-top: 		15px;
	padding-bottom:		15px;
	background-color:	#fff;
	background:			url('../images/gradient_bottom.png') bottom repeat-x;
}

#lower_site_menu img {
	border:				0;
}

#lower_site_menu ul {
	float:				left;
	height:				40px;
	background:			url('../images/menu_spacer_40.png') repeat-x;
} 

#lower_site_menu li {
	height:				40px;
	display:			inline;
	list-style-type: 	none;
	float:				left;
	background:			url('../images/menu_background_blue_40_ro.png') repeat-x;
}

#lower_site_menu #home_f {
	width: 				158px;
	height:				40px;	
}
#lower_site_menu #home_f img {
	width: 				158px;
	height:				40px;	
}
#lower_site_menu #updates_f, #lower_site_menu #models_f, #lower_site_menu #machines_f, #lower_site_menu #sites_f, #lower_site_menu #memlogin_f {
	width: 				157px;
	height:				40px;
	margin-left:		1px;
	overflow:			hidden;
}
#lower_site_menu #updates_f img, #lower_site_menu #models_f img, #lower_site_menu #machines_f img, #lower_site_menu #sites_f img, #lower_site_menu #memlogin_f img {
	width: 				157px;
	height:				40px;
}
#lower_site_menu #nextpage_f, #lower_site_menu #joinnow_f  {
	width: 				159px;
	height:				40px;
	margin-left: 		1px;
	overflow:			hidden;
}
#lower_site_menu #nextpage_f img, #lower_site_menu #joinnow_f img {
	width: 				159px;
	height:				40px;
}
#lower_site_menu li a {
	display:			block;
	height: 			40px;
	background:			url('../images/menu_background_blue_40.png') repeat-x;
}
#lower_site_menu li a:hover  {
	display:			block;
	height:  			40px;
	background:			url('../images/menu_background_blue_40_ro.png') repeat-x;
}


