/* ---------- */
#logo {
    background: url("/i/outer/logo.png") no-repeat left top;
    width: 287px; height: 78px;
    position: absolute; left: 40px; top: 18px;
}
#logo img {
    width: 287px; height: 78px;
    position: absolute;
}
#l-logo {
    position: absolute; left: 45px; top: 14px;
    width: 287px; height: 78px;
    position: absolute; z-index: 100;
}
#l-logo a img {
	display: block;
    width: 287px; height: 78px;
    position: relative;
}
#seagull {
    display: block;
    background: url("/i/outer/seagul.png") no-repeat left top;
    width: 116px; height: 71px;
    position: absolute; right: 220px; top: 30px;
}

/* --------------- */
div.registration {
	position: absolute; z-index: 10;
	left: 594px; top: 34px;
	white-space: nowrap; font-size: 19px; color: #020a4b; font-family: arial;
	height: 34px;
}
div.registration a {
	font-size: 19px; color: white; font-family: arial; text-shadow: #3973a8 0px 1px 4px;
}
div.registration a:hover {
    color: #2d4253; text-decoration: none;
	text-shadow: none;
}
#slogan.logged {
	color: #2d4253; font: 13px Tahoma, Geneva, sans-serif;
}
#slogan.logged a {
	color: #2d4253;
	margin: 0;
}
#slogan.logged a.user {
	font-size: 16px; color: white; font-family: Tahoma;
}
#slogan.logged span.delim {
	color: #4781b3;
}
#slogan.logged div.cont {
	position: absolute; top: 32px; left: 351px;
	padding: 3px 0 3px 4px;
	white-space: nowrap;
	text-align: right;
	line-height: 18px;
}

/* ------------- */
#bottom {   
	background-color: black;
    position: relative; z-index: 100; left: 14px;
	width: 958px; margin: 0;
    color: #a9a9a9; font-size: 12px;
}
#bottom div.b {   
    position: absolute; bottom: 7px; width: 958px; margin: 0;
}
#bottom a {
    color: #a9a9a9; margin-right: 1em; font-size: 12px;
}
#bottom a:hover {
    color: white;
}
#bottom a.blank {
	padding-right: 15px;
	margin-right: -12px;
}
#bottom a.blank:hover {
	background: url(../../i/outer/go_away.gif) no-repeat right center;	
}
#bottom table {   
    width: 100%;
}
#bottom table td.nn {   
    text-align: right;
}
#bottom td.nn a {
    margin-right: 0;
}


/*-----------*/
div.m-menu {
	position: relative; left: -20px; 
	margin-bottom: 21px;
	float: left;
	font-family: Tahoma, Geneva, Arial, sans-serif;
}
#r-menu.m-menu {
	position: relative; z-index: 1; left: -20px; 
	margin-bottom: 21px;
	float: left;
}
div.m-menu table {
	position: relative;
	border-spacing: 0; 
}
div.m-menu table td {
	background: url('/i/outer/tabs_back_main_1.gif') repeat-x center bottom;
	border-bottom: solid black 1px;
}
div.m-menu table td.n1, div.m-menu table td.nn, #r-menu.m-menu table td.nn {
	padding: 0 7px 0 0;
	background: none;
}
div.m-menu table td.n1, #r-menu.m-menu table td.n1 {
	background: url('/i/outer/tabs_back_rt.gif') no-repeat right bottom;
}
#r-menu.m-menu table td.n1.co-active {
	background: url('/i/outer/tabs_back_main_1_r.gif') repeat-x center bottom;
}
div.m-menu table td a {
	color: white;
}
div.m-menu table td a:hover {
	color: #dbc0c0;
}
div.m-menu div.cont {
	position: relative;
}
div.m-menu td.active div.cont div.rt-shade {
	position: absolute; right: -1px; bottom: 0; height: 100%;
	width: 1px;
	background-color: #400303;
}
div.m-menu td.active div.cont div.lt-shade {
	position: absolute; left: -2px; bottom: 0; height: 100%;
	width: 1px;
	background-color: #660505;
}
div.m-menu td.active div.cont div.lt-shade-black {
	position: absolute; left: -1px; bottom: 0; height: 100%;
	width: 1px;
	background-color: black;
}
div.m-menu div.cont div.b {
	position: relative;
	padding: 9px 20px 9px 13px;
	background: url('/i/outer/tabs_back_rt.gif') no-repeat right bottom;
}
div.m-menu div.cont div.t-bar {
	position: absolute; margin-left: -1px; margin-top: -7px; border-left: solid black 1px;
	background: #020a4b url('/i/outer/tabs_back_rt.gif') no-repeat right bottom;
	height: 7px; width: 100%;
}
div.m-menu td.active {
	background-color: #020a4b; border-bottom: solid #020a4b 1px; background: none;
}
div.m-menu table td.nn.co-active, div.m-menu table td.n1.co-active {
	background: url('/i/outer/tabs_back_main_1.gif') repeat-x center bottom; border-bottom: solid black 1px;
}
div.m-menu table td.active a {
	color: #b8bacc; text-decoration: none;
}
div.m-menu td div.cont div.rt-shade, div.m-menu td div.cont div.lt-shade, div.m-menu div.cont div.t-bar {
	display: none;
}
div.m-menu td.active div.cont div.rt-shade, div.m-menu td.active div.cont div.lt-shade, div.m-menu td.active div.cont div.t-bar {
	display: block;
}
#r-menu.m-menu table td {
	background: url('/i/outer/tabs_back_main_1_r.gif') repeat-x center bottom;
	border-bottom: solid black 1px;
}
#r-menu.m-menu td.active {
	background-color: #020a4b; border-bottom: solid #020a4b 1px; background: none;
}
#r-menu.m-menu td.active div.cont div.lt-shade {
	background-color: #103b8f;
}
#r-menu.m-menu td.active div.cont div.rt-shade {
	background-color: #103b8f;
}
#r-menu.m-menu table td a {
	color: #abc7ff;
}
#r-menu.m-menu table td a:hover {
	color: #7399e5;
}
#r-menu.m-menu table td a.blank {
	padding-right: 15px;
	margin-right: -12px;
}
#r-menu.m-menu table td a.blank:hover {
	background: url(../../i/outer/go_away.gif) no-repeat right center;	
}

/* language */

#lang {
    position: absolute; z-index: 10;
    right: 35px; top: 38px;
}
#lang td {
    vertical-align: top; padding: 0; padding-right: 7px;
}
#lang td.nn {
    padding-right: 0;
}
#lang td.nn div.curr {
    position: relative;
    width: 34px; height: 19px;
    background: url("/i/outer/lang_back.gif") no-repeat left top;    
}
#lang td.nn div.curr:hover {
    opacity: 0.8;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
#lang td.nn img {
    width: 16px; height: 11px;
    position: absolute; left: 4px; top: 4px;
}
#lang td.nn a {
    width: 33px; height: 17px;
    position: absolute;
}
#lang td.n1 a {
    color: white; font-size: 11px;
    display: block;
}
#lang td.n1 a:hover {
    color: #bff0ff;
}
#lang #s-lang {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;	
	border: solid #6b99c0 1px;
	position: absolute; display: none;
    background-color: #f1fcff;
    margin-top: 2px; right: 0;
}
#lang #s-lang div.b {
    padding: 0;
}
#lang #s-lang div.b div.body {
    padding: 4px 14px;
}
#lang #s-lang div.b td {
    padding: 3px 0;
}
#lang #s-lang div.b td.n1 a {
    color: #005dc9; font-size: 11px;
    margin: 0 7px 0 0; display: block;
    text-align: right; 
}
#lang #s-lang div.b td.nn div.curr {
    background: none; width: 16px;
}
#lang #s-lang div.b td.nn div.curr a {
    width: 16px;
}
#lang #s-lang div.b td.nn div.curr img {
    left: 0;
}

/*--------*/
div.bubble {
	display: none;
}
#index div.bubble, div.iv-b-1 {
	position: absolute;
	display: block;
}
#index #b-1.bubble {
	top: -270px; left: 190px;
	width: 46px; height: 169px;
	background: url("/i/outer/bubble-1.png") no-repeat left center;
}
#index.logged #b-1.bubble {
	display: none;
}
#index #b-2.bubble {
	top: -230px; right: 217px;
	width: 27px; height: 129px;
	background: url("/i/outer/bubble-2.png") no-repeat left center;
}
#index div.iv-b-1 {
	top: -165px; left: 70px;
	width: 68px; height: 25px;
	background: url("/i/outer/iv-b-1.png") no-repeat left center;
}
#index.logged div.iv-b-1 {
	top: -165px; left: 240px;
}


/* --- login forms --- */
.b-loginForm {
	position: absolute; left: 360px; top: 22px; z-index: 5000;
}
.h-loginForm__controls {
	zoom: 1;
	position: relative; top: -1px;
	border-top: solid 1px transparent;
}
.h-loginForm__controls:after {
    content: "."; 
    display: block; clear: both; visibility: hidden; 
    height: 0; 
}
.b-loginForm__control {
	float: left;
	margin: 0 4px 0 0;
	display: inline;
}
.b-loginForm__control__t {
	font: 11px/14px Tahoma, Geneva, sans-serif;
	color: #437ba8;
	display: block;
	margin: 0 0 1px 1px;
}
.b-loginForm__control__i {
	font: 12px/20px Tahoma, Geneva, sans-serif; 
	border: 1px solid #12194a;
	width: 70px; height: 18px;
	padding: 1px 0 0 0;
	display: block;
	background: #e4f5fb;
}
div.b-loginForm__control__sbm {
	background: #a80808;
	border: 1px solid #12194a;
	position: absolute;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	width: 60px; height: 30px;
	top: 9px; left: 152px;
}
div.b-loginForm__control__sbm input {
	background-color: transparent;
	font: 14px Tahoma, Geneva, sans-serif;
	color: #fff;
	text-align: center;
	display: block;	position: relative; 
	margin: 0; width: 60px; padding: 5px 0;
	border: none;
	cursor: pointer;
}
.b-loginForm__forgot {
	font: 11px/20px Tahoma, Geneva, sans-serif;
	color: #4781b2;
	position: relative; top: 0px;
	margin: 0 0 0 1px;
}
a.b-loginForm__forgot:hover {
	color: black;
}
.b-loginForm__errors {
	background: url(/i/outer/login_error_back.png) no-repeat;
	width: 217px;
	height: 63px;
	font: 14px Tahoma, Geneva, sans-serif;
	color: black;
	text-align: center;
	display: block;
	position: absolute;
	margin-left: -3px;
}
.b-loginForm__errors__txt {
	position: relative; top: 25px;
	padding: 7px;
}
.b-loginForm__errors__closer {
	position: absolute;
	top: 7px;
	right: 7px;
	color: #12194a;
	font: bold 14px Tahoma, Geneva, sans-serif;
	cursor: pointer;
}