@charset "UTF-8";

/* EU Immobilien Design
 * CSS Document - Main Stylesheet
 * using the dyncss system 
 * coded by Lisaraël@newedge
 */

@import url(./TinyMCE_custom.css);


* {
	padding: 0;
	margin: 0;
	outline: 0;
}

html, body {
	width: 100%;
}

body {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	position: relative;
	height: 100%;
	color: #fff;
	background: #163891 url(../images/i_layout/bcg.png) top center repeat-x;
	padding: 0 0 15px;
}

img {
	border: 0;
}

p {
	
}

a, a:link {
	color: #aaf;
	text-decoration: none;
}

a:hover {
	color: #666;
	text-decoration: underline;
}

a:active {
	color: #aaf;
}

a:visited {
	color: #aaf;
}

.clear {
	clear: both;
}

/* **************************************************************************************************** */


#container {
	padding: 0;
	margin: 0 0 2px;
	background: url(../images/i_layout/body.png) top center repeat-y;
}

#header {
	width: 800px;
	padding: 0;
	text-align: right;
	margin: 0 auto;
	/* background: url(../images/i_layout/top.png) top center repeat-x; */
	position: relative;
}

#header_banner {
	width: 800px;
	height: 110px;
	background: url(../images/i_layout/header.png) top center no-repeat;
	margin: 0 auto;
	position: relative;
}

#header_banner h1 {
	display: none;
}

#floatholder {
	margin: 0 auto 0;
	width: 800px;
	position: relative;
	background: url(../images/i_layout/top.png) top no-repeat;
	padding:10px 0 0;
	
	display:block;
}

#col_left {
	float: left;
	width: 10px;
}

#group_right {
	float: left;
	
}

#col_center {
	float: left;
	width: 520px;
}

#col_right {
	float: left;
	width: 260px;	
	margin-left:10px;
}

#footer {
	background: url(../images/i_layout/foot.png) bottom center no-repeat;
	height: 10px;
	height: auto !important;
	min-height: 10px;
	text-align: center;
	margin: 0 auto;
	width: 800px;
	text-align: right;
	clear: both;
}

#impressum {
	background: url(../images/i_layout/footer.png) top center no-repeat;
	margin: 0 auto;
	text-align: center;
	font-size: 10px;
}

/* Col Right : Sibel */

#col_right {
	
}

.sibel_header {
	background: url(../images/i_layout/sibel_photo.jpg) top right no-repeat;
	height: 317px;
}

.sibel_logo {
	background: url(../images/i_layout/sibel_logo.png) bottom right no-repeat;
	height: 317px;
	text-indent: -9999px;
}

.sibel_content {
	background: url(../images/i_layout/sibel_body.png) top right repeat-y;
	padding: 0 15px 0 20px;
	text-align: left;
}

.sibel_top {
	background:url(../images/i_layout/sibel_top.png) bottom no-repeat;
	height: 11px;
	padding: 0;
	margin: 0;
	border:0px solid red;
}

.sibel_bottom {
	background: url(../images/i_layout/sibel_foot.png) top right no-repeat;
	height: 11px;
	margin: 0;
	padding: 0;
}


/* **************************************************************************************************** */


#header_top {
	height: 31px;
	width: 800px;
	position: relative;
}

#header_top_left {
	
}

#header_top_right {
	position: absolute;
	background: url(../images/i_layout/top_right.png) top right no-repeat;
	height: 31px;
	top: 0;
	right: 14px;
}

#header_top_menu {
	background: url(../images/i_layout/top_left.png) top left no-repeat;
	height: 31px;
	padding: 3px 22px 0 25px;
}

#shortcuts {
	display: inline;
}

#shortcuts ul {
	display: inline;
	padding: 4px 0 0;
}

#shortcuts ul li {
	list-style-type: none;
	list-style-position: inside;
	display: inline;
	margin: 0 2px;
}

#shortcuts ul li img, #header_top img {
	vertical-align: middle;
}

#langs {
	position: absolute;
	z-index: 99;
	top: 5px;
	right: 5px;
}

#langs a {
	color: white;
}

/* **************************************************************************************************** */


#menu_top_container {
	height: 25px;
	margin: 0 auto;
	background: url(../images/i_layout/menu.png) top center no-repeat;
	text-align: left;
}

#menu_top ul {
	
	list-style-position: inside;
	list-style-type: none;
	margin: 0 auto;
	width: 800px;
	padding: 5px 20px 0 0;
}

#menu_top ul li {
	display: inline;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/i_layout/menu_separator.png) 0px 2px no-repeat;
	padding: 0 0 0 17px;
	margin: 0 0 0 5px;
}

#menu_top ul li a {
	text-decoration: none;
	color: #ccc;
}

#menu_top ul li a:hover {
	text-decoration: none;
	color: #fff;
}

#menu_top ul li a.active, #menu_top ul li a.active:hover {
	text-decoration: none;
	color: #fff;
}

/* Sous-menu, ici placé dans la colonne de gauche */

#menu_left_container {
	width: 10px;
	height: 1px;
}

#menu_left {
	width: 780px;
	background: url(../images/i_layout/menu_box.png);
	height: 28px;
	margin: 0 auto 10px;
}

#menu_left ul {
	list-style-type: none;
 	margin: 0px 10px 0px 0;
	padding: 2px 0 0;
}

#menu_left ul li {
	margin: 0 10px 3px;
	float: left;
	padding: 3px 0 0;
	/* background: #008; */
}

#menu_left ul li ul {
	margin: 0 0 5px;
	padding: 5px 0;
	/* background: #ccf; */
}

#menu_left ul li ul li {
	margin: 0;
	padding: 0;
	/* background: #ccf; */
}

#menu_left ul li a {
	display: block;
	width: -10px;
	height: 18px;
	padding: 1px 0 0 5px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #cff;
	position: relative;
	float:left;
	
}

#menu_left ul li a span {
	
}

#menu_left ul li a:hover {
	color: #fff;
}

#menu_left ul li a.active, #menu_left ul li a.active:hover {
	color: #fff;
}

#menu_left ul li ul li a {
	display: block;
	width: -10px;
	height: 18px;
	padding: 1px 0 0 10px;
	color: #333;
	position: relative;
	z-index: 100;
}

#menu_left ul li ul li a:hover {
	color: #666;
}

#menu_left ul li ul li a.active, #menu_left ul li ul li a.active:hover {
	color: #333;
}

/* **************************************************************************************************** */


/* NAVLINE */

#navline {
	font-size: 10px;
	margin: 0 10px 10px 15px;
}

#navline a {
	font-size: 10px;
	text-decoration: underline;
}

#navline a:hover {
	color: white;
}

#navline span {
	font-size: 10px;
}

/* BODY STYLES */

#body_layout {
	padding: 0 10px 20px 15px;
}

#body_layout h2 {
	font: normal 18px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #fff;
	margin: 10px 0 0;
	padding: 0 20px 15px 0;
}

#body_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	padding: 0;
}

#body_content p {
	margin: 0;
	padding: 0 0 14px 0;
}

#body_content ul, #body_content ol {
	list-style-position: inside;	
}

#body_content a {
	text-decoration: underline;
}

#body_image {
	float: left;
	margin: 0 20px 20px 0;
	padding: 0;
}

/* SITEMAP */

.sitemap {
	
}

.sitemap ul {
	margin: 0;
	padding: 0 0 0 20px;
	color: #ccc;
	list-style-image: url(../images/i_layout/LI_arrow.png);
}

.sitemap li {
	color: #ccc;
}

.sitemap a {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #bbb;
	text-decoration: none;
}

.sitemap a:hover {
	text-decoration: underline;
}

/* 3 buckets */

#three_buckets {
	margin: 10px auto 0;
	text-align: center;
	width: auto;
}

.bucket {
	width: 163px;
	float: left;
	margin: 0 0px 0 10px;
	text-align: left;
}

.bucket h3 {
	font: normal H4_TEXT "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: white;
	height: 25px;
	line-height: 25px;
	margin: 0 auto 10px;
	width: 155px;
	text-align: center;
	text-transform: capitalize;
}

.bucket h3 a {
	color: white;
}

#blue_bucket h3 {
	background: url(../images/i_layout/blue_header.png) top left no-repeat;
}

#green_bucket h3 {
	background: url(../images/i_layout/green_header.png) top left no-repeat;
}

#red_bucket h3 {
	background: url(../images/i_layout/red_header.png) top left no-repeat;
}

/* **************************************************************************************************** */


div.right_box {
	width: 180px;
	margin: 0 auto 10px;
}

div.right_box h2 {
	color: white;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background: #008;
	padding: 3px 0 3px 5px;
}

div.right_box .box_content {
	background: #ccf;
	padding: 3px;
}

/* Documents */

#documents ul {
	margin: 0 0 0;
	padding: 10px 3px 3px;
	list-style-type: none;
}

#documents ul li {
	margin: 0 0 5px;
	padding: 0 0 0 4px;
	font-size: 10px;
}

#documents ul li a {
	text-decoration: none;
}

#documents ul li a:hover {
	text-decoration: underline;
}

/* Newsletter */

#newsletter form input {
	border: 1px solid #ccc;
	background: #163891;
	padding: 2px;
	margin: 1px 0;
	font-size: 10px;
}

#newsletter form input.submit {
	padding: 1px 2px;
}

#newsletter .links {
	clear: both;
	text-align: right;
	padding: 3px 3px 3px 0;
}

#newsletter .links a {
	text-decoration: none;
}

#newsletter .links a:hover {
	text-decoration: underline;
}

/* Scroller */

#news .box_content .link {
	float: right;
	font-size: 10px;
	margin: 0;
	padding: 0;
}

#news .box_content {
	font-size: 10px;
}

/* Videos */

div.player {
	width: 170px;
	margin: 3px auto 0;
}

/* Images */

#images div.box_content {
	text-align: right;
	padding: 0;
	margin: 0;
}

#images div.box_content a {
	display: block;
	margin: 0;
	padding: 5px 0;
}

/* Search */

form#recherche {
	text-align: right;
	padding: 0 5px 0 0;
}

form#recherche div {
	padding: 0 0 10px;
}

form#recherche select {
	width: 125px;
}

/* **************************************************************************************************** */


.pagination, #pagination {
	margin: 10px;
	padding: 0;
}

.pagination a, #pagination a {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #bbb;
	padding: 1px 2px 2px;
}

.pagination a.active, #pagination a.active {
	color: #163891;
	text-decoration: none;
	background-color: #EBEDF5;
}

.modules_list {
	
}

.group_block {
	margin: 0 0 25px;
	padding: 0 0 10px;
}

.group_block h2 {
	font: normal 16px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #fff;
	margin: 0 0 10px;
	padding: 3px 7px;
	background: #163891;
}

.elt_block {
	width: 501px;
	margin: 10px 0;
	background: #ebedf5;
	color: #333;
}

.elt_block_top {
	height: 10px;
	background: url(../images/i_layout/white_top.png) top center no-repeat;	
}

.elt_block_bottom {
	height: 10px;
	background: url(../images/i_layout/white_bottom.png) bottom center no-repeat;
}

.elt_block h3 {
	font: bold 16px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #163891;
	margin: 0 10px 5px;
	padding: 0 0 3px;
}

.elt_block .price {
	text-align: right;
	margin: 0 0 5px;
}

.elt_block .date {
	float: right;
	text-align: right;
	margin: 0 10px 5px 0;
	color: #c30;
	font: bold 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.elt_block .link {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #339;
	margin: 0 0 0 0;
	padding: 0 10px 0 0;
	text-align: right;
}

.elt_block .plain {
	margin: 0 10px 0;
}

.elt_block .abstract {
	float: right;
	width: 350px;
	margin: 0 10px 0 0;
}

.elt_block .full_abstract {
	margin: 10px 5px 0;
}

.elt_block .link a {
	color: #339;
}

.list_image_box {
	float: left;
	padding: 0 10px 10px;
	margin: 5px 0 0;
	width: 110px;
	text-align: center;
}

.image_box {
	margin: 0px 4px 6px;
	float: left;
}

.elt_left {
	width: 240px;
	float: left;
	margin: 0 5px 0 5px;
}

.elt_left .prev_image {
	display: block;
	margin: 0 auto;
}

.elt_right {
	float: right;
	width: 240px;
	margin: 0 5px 0 0;
}

.infobox {
	margin: 10px 0 0;	
}

.infobox ul {
	margin: 10px 0 0;	
	list-style-position: inside;
}

.infobox ul li {
	margin: 0 0 5px;
}

.infobox ul li a {
	color: #009;
}

.infobox strong, .gmap_title strong {
	color: #33a;
	display: block;
	margin: 0 0 5px;
}

.gmap_title {
	margin: 0 5px;
}

.vignettes {
	margin: 5px 2px;
}

/* GMap */

div.gmap {
	margin: 15px auto;
	width: auto;
	height: 400px;
}

div#marker_tooltip h1 {
	font-size: 16px;
	color: #555;
	margin: 0 0 5px;
}

div#marker_address {
	margin: 0 0 5px;
	color: #999;
	font-style: italic;
}

div#marker_content {
	color: #555;
}

/* Articles */

.article_block {
	width: 501px;
	margin: 10px 0;
	background: url(../images/i_layout/article_bcg.png) top center repeat;
	color: #ebedf5;
}

.article_block_top {
	height: 10px;
	background: url(../images/i_layout/article_top.png) top center repeat-y;
}

.article_block_bottom {
	height: 10px;
	background: url(../images/i_layout/article_bottom.png) top center repeat-y;
}

.article_block h3 {
	font: bold 16px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ebedf5;
	margin: 0 10px 5px;
	padding: 0 0 3px;
}

.article_block .price {
	text-align: right;
	margin: 0 0 5px;
}

.article_block .date {
	float: right;
	text-align: right;
	margin: 0 10px 5px 0;
	color: #ebedf5;
	font: bold 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.article_block .list_image_box {
	padding: 0 0 0 10px;
	margin: 0 5px 5px 0;
	text-align: center;
}

.article_block .link {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ebedf5;
	margin: 0 0 0 0;
	padding: 0 10px 0 0;
	text-align: right;
}

.article_block div.plain {
	padding: 0 10px;
}

.article_block .abstract {
	float: right;
	width: 350px;
	margin: 0 10px 0 0;
}

.article_block .link a {
	color: #ebedf5;
}

.article_block .vignettes {
	float: left;
	padding: 0 0 0 7px;
}

.article_block .vignettes a {
	display: block;
	margin: 0 0 10px;
}

/* **************************************************************************************************** */


div.form_inline_elt, div.form_block_elt {
	margin: 0 0 10px;
	clear: both;
}

div.form_inline_elt span {
	vertical-align: top;
	margin: 0 10px 0 0;
}

div.form_inline_elt label, div.form_block_elt label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bbb;
	margin: 0 5px 0 0;
	display: block;
	width: 150px;
	float: left;
}

div.form_block_elt label {
	display: block;
	margin: 0 5px 5px 0;
	float: none;
	width: 650px;
}

div.form_check_elt {
	margin: 0 5px 5px 155px;
}

div.form_check_elt input {
	margin: 0 5px 0 0;
}

input.textinput, input.bigtextinput, input.smalltextinput, input.numberinput, input.bignumberinput, input.dateinput, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ccc;
	border: 1px solid #081965;
	background: #163891;
	padding: 1px 2px;
}

textarea {
	min-width: 400px;
	min-height: 125px;
}

input.textinput {
	padding: 2px;
	font-size: 11px;
	min-width: 200px;
	margin: 0 5px 0 0;
}

input.bigtextinput {
	min-width: 500px;
}

input.smalltextinput {
	min-width: 25px;
}

input.numberinput {
	width: 20px;
}

input.bignumberinput {
	width: 30px;
}

input.dateinput {
	width: 70px;
}

div.form_inline_elt select option, div.form_block_elt select option, table.listingTable tr td select option {
	padding: 1px 2px 1px 5px;
}

div.field_explain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: MAIN_COLOR_3;
	margin: 0 0 2px 15px;
	font-style: italic;
}

span.input_explain {
	font-size: 10px;
	font-style: italic;
	color: MAIN_COLOR_2;
}

span.warning {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: WARNING_COLOR_1;
	margin: 0 0 5px;
	font-style: normal;
}

span.warning input {
	border: 0;
	color: WARNING_COLOR_1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 0 3px;
}

label span.warning {
	display: inline;
	margin: 0 5px 0 0;
}

div.form_buttons {
	margin: 2px auto 5px;
	width: auto;
	text-align: center;
}

input.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ccc;
	border: 1px solid #081965;
	cursor: pointer;
	padding: 1px 2px 2px 18px;
	background: #163891 url(../images/i_icons/bullet_disk.png) 2px 1px no-repeat;
}

input.go {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ccc;
	border: 1px solid #081965;
	cursor: pointer;
	padding: 1px 2px 2px 18px;
	background: #163891 url(../images/i_icons/bullet_go.png) 2px 1px no-repeat;
}

input.reset {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ccc;
	border: 1px solid #081965;
	cursor: pointer;
	padding: 1px 2px 2px 18px;
	background: #163891 url(../images/i_icons/arrow_undo.png) 2px 1px no-repeat;
}

input.submit:hover, input.go:hover, input.reset:hover {
	background-color: INPUT_BG_COLOR_HOVER;
}

div.inline_form {
	margin: 0 0 5px 20px;
	position: relative;
}

div.inline_form label, form.inline_form input, div.inline_form div {
	display: inline;
}

div.inline_form label input {
	vertical-align: baseline;
}

fieldset {
	border: 1px dotted #081965;
	padding: 5px;
	margin: 0 0 10px;
}

legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ccc;
	padding: 0 5px;
	margin: 0 0 5px;
}

.form_subtitle_elt {
	margin: 0 auto 20px;
	font-size: 13px;
	color: #efefef;
}

.form_subtitle_elt span {
	color: #aaf;
}

/* **************************************************************************************************** */


#copyright {
	width: 800px;
	margin: 0 auto 0;
	padding: 2px 20px 0 0;
	text-align: right;
	font-size: 9px;
	color: #3A5FC3;
}

#copyright a {
	color: #3A5FC3;
}

#copyright_print {
	display: none;
}

/* tinybox */

#tinybox {
	color: #555;
}

#tinybox a {
	color: #006;
}

#tinybox a:hover {
	color: #667;
}



/* **************************************************************************************************** */


