
/* =============================================================================
	== Filename.......:	styles-02-header-1-v1.css
	==
	== Used for.......:	Stylesheet for the header part
	==
	== Author.........:	The real Orakel
	==
	== Date of coding.:	18.06.2009
	==
	== Copyright......:	(c) 2009 - by The real Orakel
	=========================================================================== */

/* =============================================================================
==	These are the main styles for the header part
============================================================================= */
div.footer_area {
	color: #AFAFAF;
	font-size: 10px;
}
div.footer_cities, div.footer_contact {
	position: relative;
	top: 20px;
	color: #616666;
	line-height: 18px;
}
div.footer_header {
	color: #71B0FF;
	font-weight: bold;
}
div.underline {
	border-bottom: 1px solid #616666;
}
div.footer_cities {
	float: left;
	width: 700px;
}
div.footer_cell {
	width: 349px;
}
div.footer_contact {
	float: right;
	width: 230px;
}
a.footer {
	color: #616666;
	font-weight: bold;
}
a.footer:hover { color: white; }

div.copyright, div.footer_text {
	position: relative;
	top: 0px;
	line-height: 19px;
}
div.copyright { width: 180px; }
div.logo_02 { width: 82px; }
div.footer_text { width: 140px; }




/*
div.footer_01 {
	top: 70px;
	height: 180px;
	font-size: 11px;
}
div.content_bottom_part {
	height: 55px;
	background-image: url( images-v1/bg-main-bottom.png );
}

div.footer_02 {
	top: 0px;
	height: 80px;
	padding-top: 10px;
	font-size: 11px;
	color: #616666;
	white-space: nowrap;
}


*/
