/*#page-wrap{font-family: brush; width:700px;  position:absolute; font-size:23px; font-weight:normal; z-index:400; top:13px; left:345px; color:#000000;}*/ 

#page-wrap {
	font-family: brush;
	width:665px;
	position:absolute;
	font-size:23px;
	font-weight:normal;
	z-index:10;
	top:30px;
	left:386px;
	color:#000000;
}
a {
	text-decoration: none;
}
ul {
	list-style: none;
}
/* 
	LEVEL ONE
*/
ul.dropdown {
	position: relative;
	margin:0;
	padding:0;
}
ul.dropdown li {
	font-weight:normal;
	float: left;
	background: #fcce00;
	margin:0;
	padding:5px 10px 5px 10px;
	text-align:center;
	/*_padding-left:2px;*padding-left:2px;*/ color:#000000;
}
ul.dropdown li.current {
	font-weight:normal;
	float: left;
	background: #fcce00;
	margin:0;
	padding:5px 10px 5px 10px;
	text-align:center;
	/*_padding-left:2px;*padding-left:2px;*/ color: #de0122;
}
ul.dropdown li:hover {
	color:#de0122;
}
ul.dropdown a.current {
	color: #de0122;
}
ul.dropdown a.current:hover {
	color: #000;
}
ul.dropdown li.sleep {
	color: #7b7b7b;
}
ul.dropdown li.sleep:hover {
	color: #7b7b7b;
}
ul.dropdown a {
	color: #000;
}
ul.dropdown a:hover {
	color: #de0122;
}
ul.dropdown a:active {
	color: #de0122;
}
ul.dropdown li:last-child a {
	border-right:none;
	color:#000000;
}
ul.dropdown li:last-child a.current {
	border-right:none;
	color:#de0122;
}
ul.dropdown li:last-child a.current:hover {
	border-right:none;
	color:#000;
}
ul.dropdown li:last-child a:hover {
	border-right:none;
	color:#de0122;
}
ul.dropdown li.hover, ul.dropdown li:hover {
	background: #fcce00;
	color:#de0122;
	position: relative;
color:
}
/*ul.dropdown li.hover a{ color: #de0122;}*/

/* 
	LEVEL TWO
*/
ul.dropdown ul {
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: -30px;
	text-align:center;
}
ul.dropdown ul.reportages {
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: -45px;
	text-align:center;
}
ul.dropdown ul.reportages li {
	font-weight: normal;
	background: #fcce00;
	color: #000;
	float: none;
	font-size:14px;
	margin:0;
	padding:0;
	width:160px;
}
ul.dropdown ul.reportages li a {
	padding:0;
}
ul.dropdown ul.reportages li a:hover {
	padding:0;
}
ul.dropdown ul.last {
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: -60px;
	text-align:center;
}
ul.dropdown ul.last li {
	font-weight: normal;
	background: #fcce00;
	color: #000;
	float: none;
	font-size:14px;
	margin:0;
	padding:0;
	width:180px;
}
ul.dropdown ul.last li a {
	padding:0;
}
ul.dropdown ul.last li a:hover {
	padding:0;
}

ul.dropdown ul li {
	font-weight: normal;
	background: #fcce00;
	color: #000;
	float: none;
	font-size:14px;
	margin:0;
	padding:0;
	width:160px;
}
/* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a {
	width: 100%;
	display: inline-block;
	border-top:2px solid #fdb201;
}
ul.dropdown ul li a:hover {
	width: 100%;
	display: inline-block;
	color:#de0122;
}

/* -------------------------------------*/
/*               FONT BRUSH             */
/* -------------------------------------*/
@font-face {
 font-family:brush;
 src: url("../../css/lipton.eot") /* EOT file for IE */
}
 @font-face {
 font-family: brush;
 src: url("../../css/lipton.ttf") /* TTF file for CSS3 browsers */
}

