@import url("/meta/css/director.css");

/*interaction*/

#header .logo:hover {
	background:#ACEB00;
}

.theme {
	background:#ACEB00;
	opacity:0.8;
	filter:alpha(opacity=80);
}

.header_link {
	background:transparent url('/meta/images/page_web.gif') no-repeat;
	width:390px;
}

#menu_active {
	top:119px;
}

#networks {
	width:50%;
}

.sub_link {
	color:#ACEB00;
}