/* kontenery */

html, body{
	margin: 0; padding: 0;
	height: 100%;
	font: normal 8pt Verdana, Arial;
	color: #000;
}
body{
	background: url(../gfx/back2.jpg) 0 31px repeat-x;
}

div.fb_gp1{
	float: left;
	height: 65px;
	margin-left: 6px;
}
div#fb_gp1_clear{
	clear: both;
	height: 30px;
}

#body_container{
	min-height: 100%;
	height: auto;
	position: relative;
}
#wrap{
	background: url(../gfx/top4.jpg) 50% 0 no-repeat;
	width: 995px;
	width: 1195px;
	margin: 0 auto;
}
#header_container{
	height: 255px;
	padding: 15px 220px 0 30px;
	text-align: right;
}
#right_container{
	text-align: center;
	width: 180px;
	padding: 0 10px;
	float: right;
	padding-bottom: 200px;
	margin-right: 3px;
	background: #BDD326;
	border-right: solid 1px #C9C9C9;
	border-left: solid 1px #C9C9C9;
}
#right_container img{
	border: 0;
	display: block;
	margin: 0 auto;
}
#right_container .random{
	width: 100%;
	border-collapse: collapse;
}
#right_container .random h2{
	font-size: 10pt;
	/*	font-weight: normal;*/
	margin-bottom: 0.5em;
}
#right_container .random td{
	width: 100%;
}
#right_container .random td img{
	padding: 1px;
	background: #FFF;
	border: solid 1px #000;
}
#right_container .random p{
	margin: 0.5em 0 0 0;
	font-size: 10pt;
}
#right_container .random p img{
	display: inline;
	vertical-align: middle;
}

#left_container{
	width: 200px;
	float: left;
	padding-bottom: 200px;
	margin-left: 7px;
	background: #DDE82B;
	border-right: solid 1px #C9C9C9;
	border-left: solid 1px #C9C9C9;
}
#left_container img{
	border: 0;
	display: block;
	margin: 0 auto;
}
#left_container ul{
	width: 200px;
	margin: 0;
	padding: 0 0 10px 0;
	list-style: none;
}
#left_container ul li{
	margin: 0;
	position: relative;
	z-index: 100;
	height: 36px;
}
#left_container ul li ul.level2{
	display: none;
	position: absolute;
	top: 0;
	left: 100%;
	width: 220px;
}
/* #left_container ul li:hover ul.level2{
display: block;
} */

#left_container ul li{
	background: url(../gfx/button.gif) 0 0 no-repeat;  /* button2 */
}
#left_container ul li a{
	margin: 0;
	height: 36px;
	line-height: 36px;
	display: block;
	padding-left: 30px;
	color: #FFF;
	text-decoration: none;
}
/* #left_container ul li#home a{;
background: url(../gfx/menu_home.gif) 5px 50% no-repeat;
}
#left_container ul li#family-search a, #left_container ul li#aupair-search a{
background: url(../gfx/menu_search.gif) 5px 50% no-repeat;
}
#left_container ul li#au-pair-search-by-country a, #left_container ul li#family-search-by-country a{
background: url(../gfx/menu_country.gif) 5px 50% no-repeat;
}
#left_container ul li#advanced-au-pair-search a, #left_container ul li#advanced-family-search a{
background: url(../gfx/menu_adv.gif) 5px 50% no-repeat;
}
#left_container ul li#top-friends a{
background: url(../gfx/menu_top.gif) 5px 50% no-repeat;
}
#left_container ul li#your-panel a{
background: url(../gfx/menu_panel.gif) 5px 50% no-repeat;
}
#left_container ul li#logout a{
background: url(../gfx/menu_logout.gif) 5px 50% no-repeat;
}
#left_container ul li#register a{
background: url(../gfx/menu_register.gif) 5px 50% no-repeat;
}
#left_container ul li#confirm-your-e-mail a{
background: url(../gfx/menu_confirm.gif) 5px 50% no-repeat;
}
#left_container ul li#forgot-your-password a{
background: url(../gfx/menu_remind.gif) 5px 50% no-repeat;
}
#left_container ul li#log-in a{
background: url(../gfx/menu_login.gif) 5px 50% no-repeat;
} */

#left_container ul li.active a{
	font-weight: bold;
	letter-spacing: -0.8px;
}
#left_container ul li a:hover{
	text-decoration: underline;
}
#left_container ul.level2 li a{
	border-right: solid 1px #75961A;
	border-left: solid 1px #DDE82B;
}

#center_container{
	margin-left: 235px;
	background: url(../gfx/center.gif) 0 1px no-repeat;
	min-height: 300px;
	width: 709px;
	padding: 10px 21px 200px 10px;
	border-top: solid 1px #F8F8F8;
}
#center_container table.top10{
	width: 75%;
	border-collapse: collapse;
	margin: 0 auto;
}
#center_container #map{
text-align: center;
}
#center_container table.top10 td{
	width: 50%;
	vertical-align: top;
}
#center_container table.top10 p, #center_container #map p, #center_container h3.rand3{
	text-align: center;
	font-weight: bold;	
}
#center_container table.top10 div{
	border: solid 1px #000;
	padding: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

#center_container table.top10 h2{
	font-size:  8pt;
	margin: 0.25em 0;
}
#center_container table.top10 h2 a{
	font-weight: normal;
}




h1{
	font-size: 12pt;
}
#center_container h1.search{
	margin-top: 0;
}
#center_container h1.inform{
	margin-top: 0;
	padding: 20px 0 0 20px;
}

#footer_container{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 115px;
	line-height: 35px;
	padding-top: 15px;
	background: url(../gfx/footer.gif) 50% -12px no-repeat;
}
#footer_container span.inner{
	display: block;
	width: 1175px;
	padding: 0 10px;
	margin: 0 auto;
}
#footer_container span.credits{
	float: right;
	line-height: 16px;
	text-align: right;
	margin-right: 5px;
}
#footer_container span.credits a{
	color: #000;
	text-decoration: none;
	display: block;
}
#footer_container span.credits a:hover{
	text-decoration: underline;
}
#footer_container .seo_footer{
	background: #F8F8F8;
	width: 1175px;
	padding: 10px 10px 0 10px;
	margin: 0 auto;
	font-size: 8pt;
	line-height: 10pt;
	height: 80px;
}
#footer_container .seo_footer table{
	border-collapse: collapse;
	width: 100%;
}
#footer_container .seo_footer td{
	vertical-align: top;
	padding: 0 5px;
}
#footer_container .seo_footer ul{
	padding: 0 0 0 15px;
	margin: 0;
}
#footer_container .seo_footer p{
	margin: 0 0 0.5em 0;
}


#clearing{
	clear: both;
}

/* inne */

#header_container a{
	color: #000;
	text-decoration: none;
}
#header_container a:hover{
	text-decoration: underline;
}

#footer_container a{
	color: #000;
	text-decoration: none;
}
#footer_container a:hover{
	text-decoration: underline;
}

#header_container h1, #header_container #h1{
	margin: 35px 0 0 0;
}
#header_container h1 a, #header_container #h1 a{
	margin: 0;
	display: block;
	height: 32px;
	padding: 128px 0 0 50px;
	width: 520px;
	text-align: left;
	font: normal 20pt Verdana;
	color: #FFF;
}
#header_container h1 a:hover, #header_container #h1 a:hover{
	text-decoration: none;
}

#center_container a{
	color: #000;
	text-decoration: none;
}
#center_container a:hover{
	text-decoration: underline;
}
#center_container a.more{
	color: #9CBD1E;
	font-weight: bold;
	display: block;
	float: right;
}

#center_container ul.pager{
	padding: 0;
	list-style: none;
	text-align: center;
}
#center_container ul.pager li{
	display: inline;
}
#center_container ul.pager li.prev{
	background: url(../gfx/prev.gif) 0 50% no-repeat;
	padding-left: 30px;
}
#center_container ul.pager li.next{
	background: url(../gfx/next.gif) 100% 50% no-repeat;
	padding-right: 30px;
}

#center_container ul.pager li a.active{
	color: #0490C3;
	font-weight: bold;
	cursor: default;
}
#center_container ul.pager li a.active:hover{
	text-decoration: none;
}
#center_container a.return{
	background: url(../gfx/prev.gif) 0 50% no-repeat;
	padding-left: 30px;
}




.form{
	margin: 10px 10px;
	width: 95%;
	border-collapse: collapse;}
.form th{
	padding: 5px;
	width: 30%;
}
.form td{
	padding: 5px;
	vertical-align: middle;
}

td.tooltip{
	height: 25px;
	padding: 0 0 5px 0;
}
td.tooltip span{
	color: #028EC1;
	background: url(../gfx/helpicon.gif) 0 0 no-repeat;
	font-weight: bold;
	cursor: pointer;
	display: block;
	float: left;
	height: 25px;
	padding-left: 25px;
	line-height: 25px;
}

p.msg, p.msgok, p.msgerr{
	padding: 5px 0 5px 40px;
	color: #028EC1;
	background: url(../gfx/infoicon.gif) 13px 2px no-repeat;
	font-weight: bold;
}

p.msgnoindent{
	padding: 5px 0 5px 31px;
	color: #028EC1;
	background: url(../gfx/infoicon.gif) 1px 2px no-repeat;
	font-weight: bold;
}
p.msgwarning{
	color: #F8202B;
	text-transform: uppercase;
}

a.fancy img{
	padding: 1px;
	background: #FFF;
	border: solid 1px #000;
}

.description h4{
	color: #028EC1;
	font-size: 10pt;
	text-decoration: underline;
	margin: 1em 0;
}

/* internals */
.hidden{
	display: none;
}

span.error{
	display: block;
	font-weight: bold;
	color: #028EC1;
	font-size: 8pt;
}

span.error_tooltip_trigger{
	font-weight: bold;
	color: #028EC1;
	cursor: pointer;
	padding: 1px 4px 1px 4px;
	background: #F8F8F8;
	border: solid 1px #AAA;
}
span.info_note{
	color: #666;
	font-size: 8pt;
	font-weight: normal;
}
span.required{
	color: #028EC1;
	font-weight: bold;
}


table.form th, table.form td{
	text-align: left;
}
table.form th{
	width: 25%;
	text-align: right;
}

.buttons td{
	padding-left: 30px;
}
.isaction{
	background: url(../gfx/reload.gif) 5px 50% no-repeat;
}

.buttons .disabled{
	color: #666;
	border: solid 1px #666;
}

tr:target{
	background: #FFDFDF;
}
.noclose .ui-dialog-titlebar .ui-dialog-titlebar-close{
	display: none;
}
.ui-datepicker-trigger{
	margin: 0 0 0 4px;
	padding: 2px 0 0 0;
}
