/* @override http://www.hetlelijkstegebouw.be/style/main.css */

@import "reset.css";

.script,
script {
	display: none;
}
/* @group overlay */


#overlay {
	display: none;
	z-index: 100;
	padding: 0;
	margin: 0;
	position: absolute;
	width: 100%;
	height: 100%;
}

#overlay.active {
	display: block;
}

#overlay .background {
	position: fixed;
	position: fixed;
	background-color: #000000;
	/*-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; // first!
	filter: alpha(opacity=80);	
	opacity: 0.8;*/
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	overflow: hidden;
	display: block;
}
* html #overlay .background { 
	position: absolute;
}


#overlaycontent .overlayitem {
	display: none;
}

#overlaycontent .active {
	display: block;
}

#overlaycontent {
	/*opacity: 1;*/
	z-index: 110;
	position: relative;
	width: 976px;
	padding: 0;
	margin: 4px auto 4px auto;
	left:0;
	top: 0;
	overflow: hidden;
	height: 100%;
}

#overlay .background {
	filter: alpha(opacity=80);	
	opacity: 0.8;
}

/* @end */

/* @group popup */
.popup{
	position: relative;
	margin: 109px 201px 0px 249px;
	display: none;
}

.popup.active{
	display: block;
}


.popup .top{
	position: relative;
	height: 29px;
	overflow: auto;
	background: url(../images/style/backgrounds/popup_top.jpg);
}

.popup .top a {
	float: right;
	display: block;
	width: 23px;
	height: 19px;
	background: url(../images/style/buttons/popup_close.jpg);
	text-indent: -999em;
	margin: 10px 10px 0px 0px;
}

.popup .middle{
	background: url(../images/style/backgrounds/popup_tile.jpg);
	overflow: auto;
	padding-bottom: 10px;
}

.popup .middle p {
	padding-left: 100px;
	font-size: 1.454em;
	font-size: 1.09em;
/*	font-size: 16px;*/
	background: url(../images/style/ui/popup_warning.jpg) no-repeat 20px;
	margin-bottom: 0;
	padding-bottom: 0;
	min-height: 58px;
}

.popup .middle p.persons {
	background: url(../images/style/ui/popup_personen.jpg) no-repeat 20px;
}

.popup .middle p.wanneer {
	background: url(../images/style/ui/popup_wanneer.jpg) no-repeat 20px;
}

.popup .middle p.waar {
	background: url(../images/style/ui/popup_waar.jpg) no-repeat 20px;
}

.popup .middle p.hoe {
	background: url(../images/style/ui/popup_hoe.jpg) no-repeat 20px;
}

.popup .middle p.acties {
	background: url(../images/style/ui/popup_acties.jpg) no-repeat 20px;
}


.popup .middle ul {
	list-style: none;
	padding: 6px;
	padding-left: 30px;
	margin: 8px;
	display: block;
	overflow:auto;
	background-color: #f3f0f0;
	border-bottom: solid 1px #dfdfdf;
	border-top: solid 1px #dfdfdf;
	overflow: auto;
	/*_height: 120px;*/
}

.popup .middle ul li {
	float: left;
	width: 141px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
}

.popup .middle ul li h4 {
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 10px;
}

.popup .middle ul li label {
	display: block;
	text-align: right;
	margin-right: 20px;
	padding: 3px;
}

.popup .middle ul li input {
	width: 30px;
	border: 1px solid #eae6e6;
	margin-left: 20px;
}
.popup .bottom {
	background: url(../images/style/backgrounds/popup_bottom.jpg) bottom;
	overflow: auto;
	text-align: center;
	padding-bottom: 20px;
}

.popup .bottom .large_arrow_bttn {
	float: none;
	display: inline-block;
	
}


/* @end */

* {
	outline: none;
}

body {
	background: url(../images/plaster_tile.jpg);
	width: 100%;
	height: 100%;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 0;
	margin: 0;
}

.centerContent {
	margin-top: 0;
	padding-top: 0;
	position: relative;
	top: 0;
	min-width: 963px;
}

div.language {
	float: left;
	margin-left: 10px;
	line-height: 29px;
}

div.links {
	float: right;
	margin-right: 10px;
	line-height: 29px;
}

#map_canvas {
	height: 550px; /* 407+193 */
	width: 100%;
}

.fixedwidth,
#tool_palet {
	width: 963px;
	height: 100px;
	margin: auto;
	margin-top: -60px;
	position: relative;
	z-index: 98;
}

.mapoverlay {
	position: absolute;
	top: 0px;
	width: 100%;
}

.centerme {
	position: relative;
	top: 0;
	width: 963px;
	height: 0px;
	margin: auto;
}

.logo {
	width: auto;
	display: inline;
	padding: 0px;
	z-index: 10;
	position: absolute;
	top: 0px;
	left: 0px;
	margin-left: 0px;
}

#tool_palet div.hoe-nomineren h1 {
	color: #f52c00;
	font-size: 1.25em;
}

.stoneborder {
	position: relative;
	width: 100%;
	height: 104px;
	margin-top: -4px;
	background: url(../images/wall_tile_flat.png);
}

.stoneborder .stonecontent {
	width: 963px;
	margin: auto;
	height: 0px;
}

.column {
	width: 318px;
	float: left;
	/*border: 1px solid #772233;*/
}

.column .claim {
	margin-top: 30px;
}

.column h2 {
	font-size: 1.625em;
	text-align: center;
	color: #fa050a;
}

.column.recente .thumbs ,
.column.lelijkste .thumbs {
	padding: 0 30px;
	height: 251px;
}

.column.lelijkste .nav,
.column.recente .nav {
	padding: 0 30px;	
	overflow: hidden;
	width: 258px;
	text-align: center;
}

.column.lelijkste .nav a,
.column.recente .nav a {
	text-decoration: none;
	color: #fa050a;
	float: right;
	font-weight: bold;
}

.column.lelijkste .nav a:hover,
.column.recente .nav a:hover {
	text-decoration: underline;
}

.column.lelijkste .nav a:first-child,
.column.recente .nav a:first-child {
	float:left;
}

.column.lelijkste .nav span,
.column.recente .nav span {
	font-size: 0.68em;
	color: #fa050a;
	font-weight: bold;
}


/* @group column first */

.column.first {
	height: 200px;
	margin-right: 9px;
}

.column.first .stone {
	position: absolute;
	height: 377px;
	background: url(../images/bump.png) no-repeat;
	width: 250px;
	margin-top: -150px;
	margin-left: -40px;
	color: white;
	padding: 10px 90px 10px 60px;
}

.stone p.example {
	margin: 0;
	font-size: 0.625em;
	margin-left: 40px;
	padding-top:5px;
}

.stone p.example span {
	margin-left: -20px;
	display: inline-block;
	width: 20px;
}



.stone .searchbuilding {
	margin-left: 20px;
	width: 235px;
	*margin-left: 60px;
}

.stone h1 {
	/*font-size: 1.125em;*/
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
	width: 275px;
	margin: 20px 0px 0px 20px;
	color: #ffffff;
	padding: 0;
	height: 25px;
	overflow:hidden;
	*
}

.column.first .stone .results {
	background: url("../images/search-results.png") no-repeat;
	width: 165px;
	height: 119px;
	margin-left: 255px;
	position: absolute;
	top: 3px;
	display:none;
	padding: 35px;
	z-index: 99;
	margin-top: -30px;
}

.stone .results a.close {
	position: absolute;
	top: 30px;
	right: 20px;
	background: url(../images/close_btn.png) 0 top;
	text-indent: -999em;
	width: 19px;
	height: 19px;
}

.stone .results a.close:hover {
	background-position: 0 19px;
}


.stone .results a {
	font-size: 0.6875em;
	color: #fa050a;
	text-decoration: none;
}

div.stone a.gebouwtoevoegen {
	display: block;
	width: 170px;
	height: 25px;
	margin: 0;
	padding: 0;
	color: #323232;
	text-align: center;
	position: absolute;
	bottom:28px;
	font: 0.9em/25px Impact;
	font-weight: lighter;
}


.stone .nav {
	width: 270px;
	height: 54px;
	display: table;
	padding-left: 5px;
	margin-left: -10px;
	clear: both;
	margin-top: 7px;
}
.stone .nav a {
	font-size: 0.9em;
	display: table-cell;
	width: 89px;
	color: #323232;
	padding: 5px;
	padding-top:0;
	font-stretch: condensed;
	text-align: center;
	height: 44px;
	vertical-align: middle;
	text-decoration: none;
	font-weight: bold;
	font: 18px Impact;
	font-weight: lighter;
	*display: inline-block;
	*padding-top: 20px;
}

.stone .nav a.first {
	width: 145px;
}

.stone .nav a:hover {
	/*text-decoration: underline;*/
	color:#CC0000;
}

.column.first .swf {
	margin-top: 10px;
	margin-left: -70px;
	position: relative;
}

.stone .search {
	overflow: hidden;
	height: 35px;
	display: block;
	width: 310px;
	
}

.stone #startsearch {
	float: right;
	display: block;
	width: 153px;
	height: 35px;
	line-height: 30px;
	color: #323232;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	padding-right: 30px;
	padding-top: 5px;
	font: 18px Impact;
	font-weight: lighter;
}

.stone #startsearch:hover {
	/*text-decoration: underline;*/
	color: #CC0000;
}

/* @end */

.column.lelijkste .thumbs .img,
.column.recente .thumbs a {
	display: block;
	width: 75px;
	height: 75px;
	margin:  4px;
	float: left;
	overflow: hidden;
}

.column.recente .thumbs a {
	border: 1px solid #ffffff;
}

.column.recente .thumbs a:hover {
	border: 1px solid #fa050a;
}

.column.lelijkste .thumbs img,
.column.recente .thumbs a img {
	margin: -5px;
	overflow: hidden;
}

.column.lelijkste .thumbs .img{
	margin: 0px;
}

.column.lelijkste .thumbs .details p.address {
	background: url(../images/infoWindowBgBw.jpg) no-repeat;
	margin: 0px;
	padding: 4px;
	color: #3d3d3d;
}


.column.lelijkste .thumbs .details {
	width: 173px;
	margin-left: 0px;
	padding-left: 0px;
}

.column.lelijkste .thumbs .item {
	overflow: auto;
	margin-bottom: 10px;
	border: 1px solid #ffffff;
	cursor:pointer;
}

.infohtml {
	overflow: hidden;
	cursor:pointer;
}
.infohtml img {
	float: left;
}

.column.lelijkste .thumbs .item:hover {
	border: 1px solid #fa050a;
}


/* @group buildingform */

#voteBuildingPopup p,
#voteBuildingPopup label,
#addBuildingPopup p,
#addBuildingPopup label {
	padding-top: 0px;
	display: block;
	padding-bottom: 5px;
}

#voteBuildingPopup,
#addBuildingPopup {
	font-size: 0.6875em;
	padding: 20px;
}

#voteBuildingPopup textarea,
#voteBuildingPopup input,
#addBuildingPopup input,
#addBuildingPopup textarea {
	width: 430px;
	margin-bottom: 5px;
}

#addBuildingPopup textarea,
#voteBuildingPopup textarea {
	height: 85px;
}

#voteBuildingPopup input.bttn,
#voteBuildingPopup input.chck,
#addBuildingPopup input.bttn,
#addBuildingPopup input.chck {
	width: auto;
}

#voteBuildingPopup input.bttn,
#addBuildingPopup input.bttn {
	float: right;
}

#addBuildingPopup #addressview {
	margin-top: 15px;
	padding: 4px;
	background: #e6e6e6;
	width: 430px;
}

#voteBuildingPopup label.error,
#addBuildingPopup label.error {
	color: #ff0000;
	font-style: italic;
	margin-top: 2px;
	padding-top: 2px;
	height: 16px;
}

#voteBuildingPopup .building {
	overflow: hidden;
	width: 460px;
	margin: 10px 0px;
}

#voteBuildingPopup .building img {
	float: left;
}

#voteBuildingPopup .details{
	float: right;
	width: 160px;
}

#addBuildingForm,
#voteBuildingForm,
#reactBuildingForm {
	border: 1px solid #e5e5e5;
	padding: 10px;
	width: 440px;
	overflow: hidden;
}

#reactionsform div.reactions p span.who {
	display: block;
	margin-bottom: 5px;
}


#reactionsform div.reactions p {
	margin-bottom: 5px;
	padding: 10px;
	border: 1px solid #e5e5e5;
	width: 440px;
}



.scrollingContent {
	max-height: 90%;
	overflow-y: scroll;
}

.thanks {
	/*display: none;*/
	text-align:center;
	border: 1px solid #e5e5e5;
	padding: 10px;
	margin: 10px;
}

.thanks p {
	margin-bottom: 10px;
}

.postToFacebook {
	padding:2px 2px 2px 20px; 
	height:16px; 
	background:url(http://static.ak.fbcdn.net/rsrc.php/zAB5S/hash/4273uaqa.gif) no-repeat top left; 
	text-decoration: none;
	margin: 10px;
	overflow: auto;
}

#postToFacebook:hover {
	text-decoration: underline;
}

.loading .formwrapper{
	background: url(../images/loader.gif) center center no-repeat;
}

.loading form {
	filter: alpha(opacity=40);	
	opacity: 0.4;
}

.fblogin {
	display: block;
	margin: 10px;
}

.error,
.errorMessage {
	color: #ff3100;
}

.identification {
	display: none;
	border: 1px solid #ff3100;
	padding: 10px;
	width: 410px;
	overflow: hidden;
}

#voteBuildingPopup .identification input,
#addBuildingPopup .identification input {
	width: 400px;
}

#voteBuildingPopup .identification .chck,
#addBuildingPopup .identification .chck {
	width: auto;
}

.identification p {
	color: #ff3100;
	font-weight: bold;
}

.library {
	display: none;
}


/* @end */

/* @group InfoWindow */
.column.lelijkste .thumbs .details,
.infoWindowDesc {
	float: left;
	margin-left: 7px;
	font-size: 0.68em;
}

.infoWindowDesc {
	overflow: hidden;
}

.column.lelijkste .thumbs .details p,
.infoWindowDesc p {
	margin: 4px;
}

.column.lelijkste .thumbs .details p em,
#voteBuildingPopup .details p em,
.infoWindowDesc p em{
	color: #ff3100;
	font-style: normal;
	font-weight: bold;
}

.column.lelijkste .thumbs .details .address,
.details .address,
.infoWindowDesc .address {
	background: url(../images/infoWindowBg.jpg) no-repeat;
	height: 36px;
	margin-top: -7px;
	margin-left: -13px;
	padding: 10px 13px;
	font-weight: bold;
	color: #ffffff;
}

.column.lelijkste .thumbs .details address,
.infoWindowDesc .address p {
	margin: 0px;
}

.infoWindowDesc a {
	background: url(../images/stem-hier-nl.jpg);
	display: block;
	width: 69px;
	height: 17px;
	text-indent: -999em;
}

body.fr .infoWindowDesc a {
	background: url(../images/stem-hier-fr.jpg);
}
/* @end */

/* @group forms */
#userform,
#addBuildingPopup{
	overflow: hidden;
}

.popup {
	margin-top: 50px;
	background-color: #ffffff;
	padding: 15px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border: 1px solid #CCCCCC;
	max-height: 90%;
}

.popup h3 {
	height: 46px;
	line-height: 46px;
	background: url(../images/popup-header-bg.jpg) no-repeat;
	color: #ffffff; /*#ff3100;*/
	margin: 0;
	font-size: 1.454545em;
	padding-left: 15px;
}

.formsubmit {
	float: right;
}

.popup .closebutton {
	float: right;
	background: url(../images/close_btn.png);
	width: 19px;
	height: 19px;
	margin-top: 13px;
	text-indent: -999em;
}

.popup .closebutton:hover {
	background-position: 0 19px;
}
/* @end */

/* @group footer */

#footer {
	height: 41px;
	background: url(../images/tile-footer.jpg);
	font-size: 0.6875em;
	position: fixed;
	_position: absolute;
	width: 100%;
	bottom: 0px;
	z-index: 99;
}


#footer div.language {
	float: left;
	margin: 7px 0 0 10px;
	line-height: 29px;
}

#footer div.links {
	float: right;
	margin: 5px 8px 0 0;
	line-height: 29px;
}
#footer div.links img{
	margin-left: 8px;
	vertical-align: middle;
}
#footer div.links a{
	
}
#footer a {
	color: #000000;
}
#footer .facebookBtn{
	color: #3b5997;
	background: url(../images/facebook.jpg) 0 0 no-repeat;
	padding: 0 0 5px 20px;
	}
/* @end */