/* General Styles*/

img { border: none; }
a { outline: none; }
body { margin: 0; }

/* highlight Styles */

#highlight { width: 550px; height: 143px; background: url(fj/img/loading.gif) center center no-repeat; font-family: Arial, Helvetica, sans-serif;  }
#highlight img {
	border: none;
	position: absolute;
	filter: alpha(opacity=0);
	opacity: 0;
	-moz-opacity:0;
	width: 550px;
	height: 160px;
}
#highlight .navegationbg {
	width: 860px;
	margin-top: 207px;
	position: absolute;
	z-index: 5;
	background: url(fj/img/bg.gif) repeat-x;
	height: 0px;
	filter: alpha(opacity=80);
	opacity: .8;
	-moz-opacity:0.8;
	left: 20px;
	top: -33px;
}
#highlight #navegation {
	width: 594px;
	margin-top: 207px;
	position: absolute;
	z-index: 6;
	border-top: solid 1px #535353;
	height: 193px;
	top: -206px;
	left: 104px;
}
#highlight #navegation p {
	margin: 0;
	width: 137px;
	_width: 131px;
	float: left;
	height: 48px;
	font-size: 0.6em;
	line-height: 1.3em;
	color: white;
	line-height: 1.5em;
	background-repeat: no-repeat;
	background-position: right top;
}
#highlight #navegation p.withoutborder { background: none; }
#highlight #navegation p.selected {
}
#highlight #navegation span { font-size: 1.8em; }
#highlight #navegation p a { color: white; text-decoration: none; padding: 10px 0 0 10px; _padding: 5px 0 0 5px; display: block; height: 48px; width: 137px; _width: 131px; }
