/* CSS Document */

body{
margin:0;
padding:0;
line-height: 1.5em;
/*background-image: url(http://www.ireos.eu/templates/01/jm/bg.gif);*/
background-color: #C6EFFB;
}

b{font-size: 110%;}
em{color: red;}


#positionshadowcontainer {
width: 910px;
/* background-color: purple; */
margin: 0 auto;
}
#leftshadowcontainer {
	width: 14px;
	height: 816px;
	float: left;
	/*background-image: url(http://www.ireos.eu/templates/02/green/schadow_left.gif);
	background-repeat: repeat-y;
	background-position: right;*/
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F19203;
	/*background-color: orange;*/
}

#rightshadowcontainer {
	/*background-color: yellow;*/
	width: 14px;
	height: 816px;
	float: right;
	/*background-image: url(http://www.ireos.eu/templates/02/green/schadow_right.gif);
	background-repeat: repeat-y;*/
	background-position: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F19203;
}

#maincontainer{
float: left;
width: 880px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background-color: #FFFFEB;
/*background-color: gold;*/
}

#topsection{
background: #FCA21B;
height: 140px; /*Height of top section*/
background-image: url(http://www.ireos.eu/templates/01/jm/header.jpg);
}

a:link { color: #FC9B0A; }
a:hover { color: #FC9B0A; font-weight: bold; }
a:active { color: #FC9B0A; }
a:visited { color: #FC9B0A; }

#topsection h1{
margin: 0;
/* padding-top: 0px; */
}

#contentwrapper{
float: left;
width: 100%;
/*background-color: black;*/
}

#contentcolumn{
/*margin-right: 370px;*/ /*Margin for content column. Should be (RightColumnWidth + LeftColumnWidth)*/
float: left;
background-color: #FEECCD;
font-family: Verdana;
font-size: 10px;
color: #333333; /* FFFFFF */
background-repeat: no-repeat;
background-position: right 0px;
/*background-image: url(http://www.ireos.eu/templates/02/green/corner_leftcolumn.gif);*/
/*background-color: brown;*/
position: relative;
}

h1{
visibility: hidden;
font-size: 1px;
}
h2{
visibility: hidden;
font-size: 1px;
}
h3{
visibility: hidden;
font-size: 1px;
}

#leftcolumn{
float: right;
width: 175px; /*Width of left column in pixel*/
height: 600px;
/*margin-left: -370px;*/ /*Set margin to -(LeftColumnWidth + RightColumnWidth)*/
background: #FCA21B;
background-repeat: no-repeat;
background-position: center bottom;
/*background-image: url(http://www.ireos.eu/templates/02/green/leftcolumn_bgimg.jpg);*/
/* background-image: url(plants.jpg); */
/*background-color: blue;*/
}

.logocolumn {
height: 175px;
background-color: #FDBE60;
background-repeat: no-repeat;
background-position: center 15px;
/*background-color: purple;*/
background-image: url(http://www.ireos.eu/templates/01/jm/eeaunionmember.gif);
}

#rightcolumn{
float: left;
width: 190px; /*Width of right column in pixels*/
/*margin-left: -190px;*//*Set margin to -RightColumnWidth*/
background: #FCA21B;
}

input{
background-color:#FDC46F;
font-family:Verdana;
font-size:10px;
color:#555555;
/* border: 1px solid #3A590C; */
}

select{
background-color:#FDC46F;
font-family:Verdana;
font-size:10px;
width: 140px;
padding: 1px;
margin-bottom: 5px;
color:#555555;
/* border: 1px solid #3A590C; */
}

#footer{
float: bottom;
font-family:Verdana;
font-size:10px;
clear: left;
width: 100%;
background: #FFFFFF;
color: #999999;
text-align: center;
padding: 4px 0;
/* padding: 8px; */
/* margin: 4px; */
margin: 0px;
background-image: url(http://www.ireos.eu/templates/01/jm/dot.gif);
background-repeat: repeat-x;
background-position: top;
}

#footer a{
color: #5B5B5B;
}
#footer a:hover{
font-weight: normal;
text-decoration: none;
}

hr {
color:#FDC879;
height:1px;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
padding: 10px;
/*background-color: pink;*/
}

.topbartube{
width: 50%;
height: 0px;
padding: 0px;
margin: 0px;
vertical-align: top;
text-align: right;
/*background-color: yellow;*/
}

.switchlanguagetube {
float: right;
margin: 0px;
width: 175px;
padding-top: 7px;
text-align: right;
padding-right: 20px;
/* background-color: red; */
}

.innertubeleftcolumn {
	margin: 10px;
	margin-top: 0;
	padding: 10px;
	font-size: 10px;
	font-family: Verdana;
	color: #555555;
	text-decoration: none;
	font-weight: bold;
	/*background-color: green;*/
}

.innertuberightcolumn {
border-top-width: 1px;
border-top-style: solid;
border-top-color: #FEECCD;
background-color: #FDBE60; /*FFCC7F*/
color: #FFFFFF;
font-family: Verdana;
font-size: 11px;
padding: 0px 0px 0px 0px;
background-repeat: no-repeat;
background-position: left 0px;
/*background-image: url(http://www.ireos.eu/templates/02/green/corner_rightcolumn.gif);*/
}

.innertuberightcolumn a {
color: #FFFFFF;
font-weight: bold;
}

.innertuberightcolumn li {
height: 25px;
text-indent: 20px;
background-color: #FCA21B;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #FDBD5E;
}

.innertuberightcolumn li:hover {
height: 25px;
text-indent: 20px;
background-color: #FDBC5B;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #FDBD5E;
}

#navlist
{
margin-left: 0px;
padding-left: 0;
list-style: none;
}

#navlist li
{
padding-left: 15px;
/*background-image: url(http://www.ireos.eu/templates/02/green/bullet.gif);*/
background-repeat: no-repeat;
text-indent: 8px;
background-position: 1px;
}

.flag {
border: 1px solid #FEECCD;
}

/* Module properties */
	#property_odd {
		background:#FEF3E0 url(/images/logo_antraciet.gif) no-repeat top left;
		float:left;
		width:475px;
		height: 125px;
	}
	#property_odd:hover {
		background-color: #FFFDFB;		
	}
	#property_odd .data{
		float:left;
		width:250px;
		padding-top: 12px;		
	}
	#property_odd .image{
		float:left;
		text-align: center;
		width:160px;
		min-height:10px;
		padding:9px 10px 9px 9px;
	}
	#property_odd .img{
	width:140px;
	height:105px;
	border: 1px solid #000000;
		
	}	
	#property_odd .dataitem_1{
	/*background-color: blue;*/
		color:#666666;
		font-size: 11px;
		font-family: Verdana, Tahoma, Arial;
		font-weight: bold;
		height: 14px;
	}
	#property_odd .dataitem_2{
	/*background-color: red;*/
		height: 35px;
		width: 265px;
		float:left;
		color:#777779;
		font-size: 10px;
		font-family: Verdana, Tahoma, Arial;
		padding:0px 0px 0px 0px;
		line-height: 17px;		
	}
	#property_odd .dataitem_3{
	/*background-color: yellow;*/
		line-height: 18px;
		width: 120px;
		float:right;
		color: #FCA21B;
		font-weight: bold;
		font-size: 11px;
		font-family: Verdana, Tahoma, Arial;
		text-decoration: underline;
		cursor: hand;
		float:left;
	}	
	#property_odd .dataitem_4{
	/*background-color: pink;*/
		line-height: 18px;
		text-align: right;
		width: 130px;
		font-size: 11px;
		float:left;
		font-family: Verdana, Tahoma, Arial;
	}
	#property_odd .dataitem_5{
	/*background-color: green;*/
		width: 130px;
		float:left;
		font-size: 11px;
		font-family: Verdana, Tahoma, Arial;		
	}		
	#property_odd .dataitem_6{
	/*background-color: grey;*/
		width: 120px;
		float:right;
		color: #000000;
		font-size: 11px;
		font-family: Verdana, Tahoma, Arial;
		/*font-style: italic;*/
		font-weight: bold;
	}
	
	#property_even {
		background:#FFFBF4 url(/images/logo_antraciet.gif) no-repeat top left;
		float:left;
		width:475px;
		height: 125px;
	}
	#property_even:hover {
		background-color: #FFFDFB;		
	}
	#property_even .data{
		float:left;
		width:250px;
		padding-top: 12px;		
	}
	#property_even .image{
		float:left;
		text-align: center;
		width:160px;
		min-height:10px;
		padding:9px 10px 9px 9px;
	}
	#property_even .img{
	width:140px;
	height:105px;
	border: 1px solid #000000;
		
	}	
	#property_even .dataitem_1{
	/*background-color: blue;*/
		color:#666666;
		font-size: 11px;
		font-family: Verdana, Tahoma, Arial;
		font-weight: bold;
		height: 14px;
	}
	#property_even .dataitem_2{
	/*background-color: red;*/
		height: 35px;
		width: 265px;
		float:left;
		color:#777779;
		font-size: 10px;
		font-family: Verdana, Tahoma, Arial;
		padding:0px 0px 0px 0px;
		line-height: 17px;		
	}
	#property_even .dataitem_3{
	/*background-color: yellow;*/
		line-height: 18px;
		width: 120px;
		float:right;
		color: #785E51;
		font-weight: bold;
		font-size: 11px;
		font-family: Verdana, Tahoma, Arial;
		text-decoration: underline;
		cursor: hand;
		float:left;
	}	
	#property_even .dataitem_4{
	/*background-color: pink;*/
		line-height: 18px;
		text-align: right;
		width: 130px;
		font-size: 11px;
		float:left;
		font-family: Verdana, Tahoma, Arial;
	}
	#property_even .dataitem_5{
	/*background-color: green;*/
		width: 130px;
		float:left;
		font-size: 11px;
		font-family: Verdana, Tahoma, Arial;		
	}		
	#property_even .dataitem_6{
	/*background-color: grey;*/
		width: 120px;
		float:right;
		color: #000000;
		font-size: 11px;
		font-family: Verdana, Tahoma, Arial;
		/*font-style: italic;*/
		font-weight: bold;
	}
				
	#side .date{
		color:#999;
	}	
	#side h2 {
		font-size:14px;
		color:#c0c0c0;
		margin:35px 0 0 25px;
	}
	#side img.foto {
		margin:22px;
		border:6px solid #404040;
	}
	#modulecontainer {
	/*width: 475px;
	background-color: #FFFBF4;*/
	width: 475px;
	background-color: #FEECCD; /*FFFBF4 */
	font-family: Verdana;
	font-size: 11px;	
	}
	#pagecontentcontainer {
	width: 475px;
	background-color: #FEECCD; /*FFFBF4 */
	font-family: Verdana;
	font-size: 11px;
	/*background-color: purple;	*/
	}
	
	#backlinkcontainer {
	float: left;
	padding-bottom: 10px;
	width: 290px;
	/*background-color: green;*/
	}
	
	#iconcontainer {
	float: left;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
	width: 175px;
	/*background-color: yellow;*/
	}
	
	#topbarcontainer {
	width: 475px;
	/*background-color: orange;*/
	}	
	
	#mainimagecontainer {
	padding: 5px;
	background-color: #FFFBF4;
	width: 282px;
	float: left;
	}
	
	#firstdatacontainer {
	font-family: Verdana;
	font-size: 11px;
	float: left;
	padding-top: 5px;
	width: 183px;
	height: 185px;
	background-color: #FEF3E0;
	}
	
	#requestbuttoncontainer {
	font-family: Verdana;
	font-size: 11px;
	float: left;
	padding-bottom: 5px;
	width: 183px;
	height: 25px;
	background-color: #FEF3E0;
	}	
	
	.mainimage {
	width: 280px;
	height: 210px;
	}
	
	#firstdataitem_1 {
	line-height: 24px;
	padding-left: 10px;
	background-color: #FFFBF4;
	width: 173px;	
	}
	
	b {
	font-size: 11px;
	}
	
	#firstdataitem_2 {
	line-height: 24px;
	padding-left: 10px;
	width: 173px;	
	}	
	
	#firstdataitem_3 {
	line-height: 24px;
	padding-left: 10px;
	background-color: #FFFBF4;
	width: 173px;	
	}
	
	#firstdataitem_4 {
	font-weight: bold;
	line-height: 24px;
	padding-left: 10px;
	width: 173px;	
	}
	
	#firstdataitem_5 {
	line-height: 24px;
	padding-left: 10px;
	background-color: #FFFBF4;
	width: 173px;	
	}
	
	#firstdataitem_6 {
	line-height: 24px;
	padding-left: 10px;
	width: 173px;	
	}
	
	#firstdataitem_7 {
	line-height: 24px;
	padding-left: 10px;
	background-color: #FFFBF4;	
	width: 173px;	
	}	
	
	#requestbutton {
	font-weight: bold;
	line-height: 24px;
	padding-left: 10px;
	padding-left: 10px;
	background-color: #FFFDFB;
	width: 163px;
	border: 1px solid #666666;
	}
	
	#requestbutton a 
	{
	color: #666666;
	}
	
	#imagescrollbarcontainer {
	float: left;
	width: 475px;
	height: 85px;
	background-color: #FEF3E0;
	/*background-color: green;*/
	}
	
	#seconddatacontainer {
	font-family: Verdana;
	font-size: 11px;
	float: left;
	width: 435px; /*475*/
	padding: 20px;
	/*height: 40px;*/
	background-color: #FFFBF4;
	/*background-color: blue;*/
	}
	
	#seconddataitem_1 {
	padding-top: 10px;
	font-weight: bold;
	line-height: 24px;
	padding-left: 20px;
	background-color: #FFFBF4;
	width: 455px;	
	}
	
	#seconddataitem_2 {
	padding-top: 10px;
	padding-bottom: 10px;	
	line-height: 24px;
	height: 35px;
	padding-left: 20px;
	background-color: #FFFBF4;
	width: 455px;	
	}
	
	#seconddataitem_3 {
	padding-top: 10px;	
	line-height: 24px;
	padding-left: 20px;
	padding-bottom: 10px;
	background-color: #FFFBF4;
	width: 455px;	
	}	
	
	#seconddataitem_4 {
	line-height: 24px;
	padding-left: 20px;
	background-color: #FFFBF4;
	width: 455px;	
	}

	#seconddataitem_5 {
	line-height: 24px;
	padding-left: 20px;
	background-color: #FFFBF4;
	width: 455px;	
	}
	
	#seconddataitem_6 {
	line-height: 24px;
	padding-left: 20px;
	background-color: #FFFBF4;
	width: 455px;	
	}
	
	#seconddataitem_7 {
	line-height: 24px;
	padding-left: 20px;
	background-color: #FFFBF4;
	width: 455px;
	padding-bottom: 20px;	
	}							
	
	.seconddataheader {
	font-weight: bold;
	}
	
#motioncontainer {
	/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
	/*width: 50%;*/ /* Set to gallery width, in px or percentage */
	/*height: 130px;*/ /* Set to gallery height */
	width:					475px;
	height: 				85px;
	position:relative;
	overflow:hidden;
	/*background-color: yellow;*/
}

#motioncontainer a img 
{
	border: 				1px solid #cccccc; /* Set image border color */
}

#motioncontainer a:hover img 
{
	border: 				1px solid navy; /* Set image border hover color */
}

#statusdiv 
{
	background-color: 		lightyellow;
	border: 				1px solid gray;
	padding: 				2px;
	position: 				absolute; /* Stop Editing Gallery Styles */
	left: 					-300px;
	visibility: 			hidden;
	font-family: 			Verdana;
	font-size: 				11px;
}

#motioncontainer a:hover 
{
	/*color: 					red;*/ /* Dummy definition to overcome IE bug */
}	

#requesttopcontainer {
	padding: 20px;
	width: 435px;
	background-color: #FFFBF4;
	font-family: Verdana, Tahoma, Arial;
}
#requesttitle {
	font-weight: bold;
	color: #FC9B0A;
	font-size: 14px;
	padding-bottom: 5px;
}
#requestinstruction {
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}

#requestformcontainer {
	float: left;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	width: 305px;
	height: 144px;
	background-color: #FEF3E0;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FEECCD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FEECCD;		
}

#requestform_item_1_title {
	float: left;
	width: 120px;
	/*background-color: purple;*/
}
#requestform_item_2_title {
	float: left;
	width: 120px;
	/*background-color: purple;*/
}
#requestform_item_3_title {
	float: left;
	width: 120px;
	/*background-color: purple;*/
}
#requestform_item_4_title {
	float: left;
	width: 120px;
	/*background-color: purple;*/
}
#requestform_item_5_title {
	float: left;
	width: 120px;
	/*background-color: purple;*/
}
#requestform_item_6_title {
	float: left;
	width: 120px;
	/*background-color: purple;*/
}

#requestform_item_1 {
	float: right;
	width: 180px;
	height: 24px;
	/*background-color: blue;*/
}
#requestform_item_2 {
	float: right;
	width: 180px;
	height: 24px;
	/*background-color: orange;*/
}
#requestform_item_3 {
	float: right;
	width: 180px;
	height: 24px;
	/*background-color: blue;*/
}
#requestform_item_4 {
	float: right;
	width: 180px;
	height: 24px;
	/*background-color: orange;*/
}
#requestform_item_5 {
	float: right;
	width: 180px;
	height: 24px;
	/*background-color: blue;*/
}
#requestform_item_6 {
	float: right;
	width: 180px;
	height: 24px;
	/*background-color: blue;*/
}
#asterisk {
	width: 5px;
	background-color: #FEF3E0;
	float: right; 
	height: 24px;
}
.asterisk {
	color: #FE721D;
}

#requestpropertydatacontainer {
	float: right;
	width: 130px;
	background-color: #FFFBF4;
	font-family: Verdana;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 12px;
	height: 156px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FEECCD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FEECCD;	
}
#requestpropertydata_price {
	font-weight: bold;
	color: #666666;
}
.requestdataimage {
	width: 120px;
	border: 1px solid #333333;
}
.requestforminput {
	height: 16px;
	width: 175px;
	color: #333333;
	font-size: 11px;
	background-color: #FFFFFF; /*#FEECCD*/;	
}

.requestformradiobutton {
	height: 12px;
	height: 12px;
}

#requesttypeformcontainer {
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 20px;
	background-color: #FEF3E0;
	width: 445px;
	font-family: Verdana;
	font-size: 11px;
}

#requesttypeform_item_1_title {
	width: 100%;
	font-weight: bold;
}

#requesttypeform_item_1 {
	width: 100%;
}

#requesttypeform_item_2_title {
	width: 100%;
	font-weight: bold;
}

#requesttypeform_item_2 {
	width: 100%;
}

.requestformselect {
	width: 435px;
	font-family: Verdana;
	font-size: 11px;
	background-color: #FEECCD;
}

.requestformtextarea {
	width: 435px;
	font-family: Verdana;
	font-size: 11px;
	background-color: #FEECCD;		
}

#requesttypeform_submit {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
}

.requestformbutton {
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
}

.link_active {
	color: #FC9B0A;
	font-weight: bold;
}
.link_inactive {
	color: silver;
}
.link_current {
	color: #FC9B0A;
	font-weight: bold;
}
#pagenavigation {
	height: 30px;
	text-align: center;
}

#nav_previouspage {
width: 150px; 
float: left;
background-color: #FEF3E0;
}
#nav_pagenumbers {
width: 175px; 
float: left;
background-color: #FEF3E0;
}
#nav_nextpage {
width: 150px; 
float: left;
background-color: #FEF3E0;
}

.dataitem_propertytitle {
	color: #FC9B0A;
	font-weight: bold;
	font-size: 12px;
}

/* NEWSLETTER */
#newsletter {
	width: 475px; 
	/* background-color: yellow; */
}
#newsletter_title {
	font-weight: bold;
	font-size: 11px;
}
#newsletter_description {
	/* background-color: yellow; */
	font-size: 11px;
	padding-bottom: 30px;
}
#newsletter_textfieldlabel {
	width: 100px; 
	float: left;
	/* background-color: blue; */
	font-size: 11px;
	height: 35px;
}
.newsletter_emailfield {
	font-size: 11px;
}
#newsletter_textfield {
	width: 220px; 
	float: left;
	/* background-color: pink; */
	font-size: 11px;
	height: 35px;
}
#newsletter_submitbutton {
	width: 100px; 
	float: left;
	/* background-color: orange; */
	font-size: 11px;
	height: 35px;
}
.newsletter_submitbutton {
	font-size: 11px;
}
#newsletter_note {
	width: 475px; 
	float: left;
	color: #999999;
	font-size: 10px;
}

#pagetitle {
	width: 475px;
	font-size: 11px;
	font-weight: bold;
}

#pagetext {
	width: 475px;
	font-size: 11px;
}
