/*	+++++++++++++++++++++++++++++++++++++++++++++		*/
/*		www.yuri4x4.com -> yuri_menu_enrty_2008.css		*/
/*	++++++++++++++++++++++++++++++++++++++++++++++		*/


/*	+++++++++++++++++++++++++++++++++++++++		*/
/*	This *NOT* the primary css file				*/
/*	+++++++++++++++++++++++++++++++++++++++		*/


div.entrynavititle
{
	background: #ff0;
	color: #00f;
	font-weight: bold;
	padding: 1px 1px 1px 5px;
}

a:link { color: #2020ff; }
a:visited { color: #6060b2; }
a:hover { color: #ff6060; }
a:active { color: #ff0000; }

a.entryfoot:link
{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

a.entryfoot:visited
{
	color: #efefef;
	text-decoration: none;
	font-weight: bold;
}

a.entryfoot:hover
{
	color: #ff6060;
	text-decoration: underline;
}

a.entryfoot:active
{
	color: #ff0000;
	text-decoration: underline;
}

a.topbanner:link
{
	color: #2020ff;
	background: #ffffa0;
	text-decoration: none;
	font-weight: bold;
}

a.topbanner:visited
{
	color: #2020ff;
	background: #ffffa0;
	text-decoration: none;
	font-weight: bold;
}

a.topbanner:hover
{
	color: #d80000;
	background: #fff;
	text-decoration: underline;
}

a.topbanner:active
{
	color: #ff0000;
	background: #fff;
	text-decoration: underline;
}

a.entrylink
{
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

a.entrylink:visited { color: #e0e0e0; }

a.entrylink:hover
{
	text-decoration: underline;
	color: #ff4040;
}

a.entrylink:active
{
	text-decoration: underline;
	color: #ffa040;
}

a.entryicon
{
	display: block;
	float: left;
	border: solid #ff0 2px;
	width: 50px;
	height: 50px;
	margin: 5 5px;
}

a.entryicon:visited
{
	border: solid #e0e0e0 2px;
	width: 50px;
	height: 50px;
}

a.entryicon:hover
{
	border: solid #ff4040 2px;
	width: 50px;
	height: 50px;
}

a.entryicon:active
{
	border: solid #ffa040 2px;
	width: 50px;
	height: 50px;
}

/*	+++++++++++++++++++++++++++++++++++++++++++++		*/
/*		www.yuri4x4.com -> yuri_menu_enrty_2008.css		*/
/*	++++++++++++++++++++++++++++++++++++++++++++++		*/
#submenu0, #submenu1, #submenu2
{
	position: absolute;
	display: none;
	width: 141px;
	left: 80px;
	background: #202020;
	border-left: solid #fff 1px;
	border-top: solid #fff 1px;
	border-right: solid #a0a0a0 1px;
	border-bottom: solid #a0a0a0 1px;
	padding: 0px;
	font-size: 11px;
	font-family: arial, helvetica,sans-serif;
	line-height: 150%;
	text-align: left;
	font-weight: bold;
}

#submenu0 { top: 125px; }
#submenu1 { top: 202px; }
#submenu2 { top: 280px; }

#submenu0 a:link, #submenu0 a:visited, #submenu1 a:link, #submenu1 a:visited, #submenu2 a:link, #submenu2 a:visited
{
	display: block;
	color: #fff;
	background: #202020;
	font-weight: bold;
	line-height: 150%;
	padding: 2px;
	border: solid #000 1px;
	border-bottom: solid #808080 1px;
	text-decoration: none;
}

#submenu0 a:visited, #submenu1 a:visited, #submenu2 a:visited
{
	display: block;
	color: #e0e0e0;
}

#submenu0 a:hover, #submenu1 a:hover, #submenu2 a:hover
{
	color: #ff4040;
	background: #000;
	border: solid #ff0 1px;
}

#submenu0 a:active, #submenu1 a:active, #submenu2 a:active
{
	color: #ffa040;
	background: #606060;
	border: solid #fff 1px;
}

/*	+++++++++++++++++++++++++++++++++++++++		*/
/*	This *NOT* the primary css file				*/
/*	+++++++++++++++++++++++++++++++++++++++		*/
