/* ----------------------------------------------------
   C O M M O N
------------------------------------------------------*/

* {
	margin: 0;          /* top, right, bottom, left */
	padding: 0;
}

a {
	color: #000000;
	text-decoration: none;
}

ul, ol, li {
	list-style: none;
}	

img {
	border: none;
}

/* ----------------------------------------------------
   P A G E
------------------------------------------------------*/


html, body {
	background: #648ea7;
	color: #000000;
	font: normal 13px Arial, Helvetica, sans-serif;
}


/* ----------------------------------------------------
   C O N T A I N E R
------------------------------------------------------*/

#wrapper {
	margin: 0px auto;
	width: 960px;
}

#container {
	display: inline;
	float: left;
	padding-bottom: 50px;
	width: 960px;
}


/* ----------------------------------------------------
   H E A D E R
------------------------------------------------------*/

#header {
	background: url(../images/header.png) #648ea7 left top no-repeat;
	float: left;
	height: 90px;
	position: relative;
	width: 100%;
}

#header #logoanim {
	height: 70px;
	position: absolute; left: 5px; top: 12px;
	width: 100px;
}

#header h1.logo {
	font-size: 10px;
	position: absolute; left: 110px; top: 15px;
	text-indent: -500em;
}

#header h1.logo a {
	display: block;
	height: 65px;
	overflow: hidden;
	width: 350px;
}


/* ----------------------------------------------------
   T O P B A R
------------------------------------------------------*/

#topbar {
	background: url(../images/topbar.png) #f8f8f8 left top no-repeat;
	float: left;
	height: 62px;
	width: 100%;
}

/* --- FLAGBOX --- */

#topbar div#flagbox {
	display: inline;
	float: left;
	margin: 27px 0 0 27px;
}

#topbar div#flagbox img {
	border: solid 1px #f8f8f8;
	display: inline;
	float: left;
	margin-right: 7px;
}

/* --- TOPMENU --- */

#topbar ul {
	display: inline;
	float: right;
	font-size: 13px;
	margin: 20px 20px 0 0;
}

#topbar ul li {
	border-left: solid 1px #e5e5e5;
	float: left;
	position: relative;
}

#topbar ul li a {
	background: url(../images/topmenu_a.png) #323f4b left top repeat-x;
	color: #eaeaea;
	display: block;
	height: 32px;
	line-height: 32px;
	padding: 0 10px 0 10px;
	white-space: nowrap;
}

#topbar ul li a:hover {
	background-position: 0 -32px;
	color: #ffffff;
}

#topbar ul ul {
	border: solid 1px #47525f;
	border-top: none;
	display: none;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	position: absolute; left: 0; top: 32px;
	width: 220px;
}

#topbar ul ul li {
	border: none;
}

#topbar ul ul li a {
	background: none;
	background-color: #515b67;
	color: #f3f3f3;
	height: 28px;
	line-height: 28px;
	width: 200px; /* 220 - 2*10 padding */ 
}

#topbar ul ul li a:hover {
	background-color: #677280;
	color: #ffffff;
}

#topbar li:hover ul,
#topbar li.over ul {
	display: block;
}


/* ----------------------------------------------------
   H E A D L I N E
------------------------------------------------------*/

#headline {
	background: url(../images/headline.png) #f8f8f8 left top no-repeat;
	float: left;
	height: 220px;
	width: 100%;
}

/* --- LOGINBOX --- */

#loginbox {
	background: url(../images/dna.jpg) #d3deea left top no-repeat;
	display: inline;
	float: left;
	height: 220px;
	margin-left: 20px;
	overflow: hidden;
	width: 240px;
}

#loginbox h2 {
	color: #ffffff;
	font: normal 13px Verdana, Arial, Helvetica, sans-serif;
	height: 26px;
	line-height: 26px;
	letter-spacing: 2px;
	padding-left: 10px;
}

#loginbox #loginform {
	margin: 18px 0 5px 0;
	line-height: 16px;
	text-align: center;
}

#loginbox #loginform label {
	color: #404042;
	font-size: 11px;
	vertical-align: middle;
}

#loginbox #loginform input {
	vertical-align: middle;
}

#loginbox #loginform input.text {
	background: url(../images/login_text.png) #ffffff left top repeat-x;
	border: solid 1px #aabbcc;
	color: #495764;
	font: normal 12px Arial, Helvetica, sans-serif;
	height: 18px;
	overflow: hidden;
	margin-bottom: 5px;
	padding: 3px 2px 1px 2px;
	text-align: left;
}

input#login_button {
	background: url(../images/login_submit.png) #bd2828 left top no-repeat;
	border: none;
	color: #ffffff;
	cursor: pointer;
	font: normal 12px Arial, Helvetica, sans-serif;
	height: 28px;
	margin: 12px 0 10px 0;
	width: 100px;
}

#loginbox #loginform a {
	color: #42699f;
	letter-spacing: 1px;
	font-size: 11px;
}

#loginbox #loginform a:hover {
	color: #101010;
}

/* --- HEADLINE-IMAGE --- */

#headline-image {
	background: #f8f8f8;
	display: inline;
	float: right;
	height: 220px;
	margin-right: 20px;
	width: 670px;
}


/* ----------------------------------------------------
   M A I N
------------------------------------------------------*/

#main {
	background: url(../images/main.png) #f8f8f8 left top repeat-y;
	float: left;
	width: 100%;
}


/* ----------------------------------------------------
   S I D E B A R
------------------------------------------------------*/

#sidebar {
	color: #404345;
	display: inline;
	float: left;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	margin-left: 20px;
	margin-top: 10px;
	padding-bottom: 20px;
	width: 240px;
}

/* --- SIDEBOX --- */

#sidebar div.sidebox {
	background: url(../images/sidebox.png) left bottom repeat-x;
	border: solid 1px #c3c4c5;
	display: inline;
	float: left;
	margin-bottom: 20px;
	padding: 1px;
	width: 236px;   /* 240 - border es padding */
}

#sidebar div.sidebox h2 {
	background: url(../images/sidebox_h2.png) #515c67 left top no-repeat;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	height: 28px;  /* 34 - 6 */
	margin-bottom: 8px;
	padding-left: 20px;
	padding-top: 6px;
}

#sidebar div.sidebox p {
	color: #404345;
	line-height: 16px;
	margin: 8px 5px 8px 5px;
}

#sidebar div.sidebox a {
	color: #42699f;
	text-decoration: underline;
}


#sidebar div.sidebox a:hover {
	color: #888888;
	text-decoration: underline;
}


/* ----------------------------------------------------
   C O N T E N T S
------------------------------------------------------*/

#contents {
	display: inline;
	float: right;
	margin-right: 20px;
	margin-top: 10px;
	padding-bottom: 20px;
	overflow: visible;
	width: 670px;
}


/* ----------------------------------------------------
   F O O T E R
------------------------------------------------------*/

#footer {
	background: url(../images/footer.png) #f8f8f8 left top no-repeat;
	float: left;
	height: 20px;
	width: 100%;
}


/* ----------------------------------------------------
   P A G E F O O T E R
------------------------------------------------------*/

#pagefooter {
	float: left;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	margin-top: 2px;
	width: 100%;
}

#pagefooter p.meta {
	color: #ffffff;
	font-size: 10px;
	margin-right: 2px;
	text-align: right;
}

#pagefooter a {
	color: #aed1e5;
}

#pagefooter a:hover {
	text-decoration: underline;
}

