/* ------ HTML Elements ------ */

body, html {
	color:#000;
/* #787275 */
	font-size: 12px;
	background: #605B56 url('/site/gfx/bg_header.png') 0 0 repeat-x;

}
body,form,input,button,textarea {
	font-family: Arial,Helvetica,sans-serif;
}
body {

	/* overflow: hidden; */
/*
	overflow-x: hidden;
overflow-y:scroll;
*/
}
p {
	margin:0;
	padding:0;
}

a:link, a:visited {
	text-decoration:underline;
	color: #837D80;
}
a:hover, a:active {
	text-decoration:none;
	color:#837D80;
}

a:focus {
	border: 0;
	outline: 0;
}
em {
	font-style:italic;
}
th {
	font-weight:bold;
}
ol,ul,dl {
	margin-left: 15px;
	margin-bottom: 15px;
}
ol li {
	list-style: decimal outside;	
}
ul li {
	list-style: disc outside;
}
h1,h2,h3,h4,h5,h6,strong {
	font-weight:bold;
	margin-bottom:10px;
}
table {
	margin: 10px 0 10px 0;
}
td,th {
	padding-right: 10px;
}
hr {
	border: none; 
	border-bottom: 1px solid #333;
	height: 0;
}
/* ------ Page Structure ------ */

#header {
	height: 102px;
	width:100%;
	/* background-color: #837D80; */
	position: fixed;
	left: 0;
	top: 0;
	z-index:999;
	
}
#logo {
	height: 52px;
	background: #fff url('/site/gfx/logo.png') 0 0 no-repeat;
}
#menu {
	height: 50px;
	background-color: #78736F;
	overflow: hidden;
	color: #fff;
}
#menu_items {
	margin-top: 20px;
	margin-left: 23px;
	font-size: 14px;
	text-transform: uppercase;
	float: left;
}
.dot {
	width:20px;
	text-align: center;
	float: left;
}
.menuitem {
	float: left;
}
.menu_white a {
	color: #fff;
	text-decoration: none;
}
.menu_white a:hover {
	color: #000;
	text-decoration: none;
}
.menu_active a {
	color: #000;
	text-decoration: none;
}
.menu_active a:hover {
	color: #000;
	text-decoration: none;
}
#container {
	position:relative;
}
#content {
	background-color: #787275;
	background: url('/site/gfx/bg.gif') repeat-x;
	position: absolute;
	top: 105px;
	left: 0;
	z-index: 1000;
}
#viewswitch {
	height:40px;
	display: block;
	z-index: 2000;
	position: fixed;	
	bottom:0;
	width:175px;
}
#viewswitch .top {
	width:20px;
	height:10px;
	display: block;
	position: absolute;
	top:0;
	left:132px;
	background: url('/site/gfx/arrow_up.png') no-repeat 0 0;
}
#viewswitch .dot {
	color: #fff;
	width:15px;
}
#viewswitch .bottom {
	position: absolute;
	top:10px;
	background-color: #8D878A;
	height:20px;
	color: #BAB5B7;
	width:239px;
	padding:10px 10px 0 10px;
}


.switchitem a{
	color: #fff;
	text-decoration: none;
}
.switchitem a:hover{
	color: #000;
	text-decoration: none;
}
.switchitemactive a {
	color: #000;
	text-decoration: none;
}
.switchitemactive a:hover {
	color: #000;
	text-decoration: none;
}
.switchtext {
	float:left;
	margin-right:10px;
}
.switchitem, .switchitemactive {
	float:left;
}

#meta{
	text-transform: uppercase;
	position: absolute;
	top:25px;
	right:20px;
}
#meta a {
	font-size:12px;
	text-decoration: none;
}
#meta a:hover {
	color: #000000;
	text-decoration: none;
}

div.modal_bg_b {
	background:transparent url(/site/gfx/modal_shadow_b.png) repeat-x scroll 0 0;
	behavior: url(/global/iepngfix.htc);
	width:100%;
	left:0;
	bottom:-20px;
	height:20px;
}
div.modal_bg_br {
	background:transparent url(/site/gfx/modal_shadow_br.png) no-repeat scroll 0 0;
	behavior: url(/global/iepngfix.htc);
	bottom:-20px;
	height:20px;
	right:-20px;
	width:20px;
}
div.modal_bg_r {
	background:transparent url(/site/gfx/modal_shadow_r.png) repeat-y scroll 0 0;
	behavior: url(/global/iepngfix.htc);
	width:20px;
	right:-20px;
	top:0px;
	height:100%;
}

div.modal_bgs {
	border:0 none;
	height:100%;
	left:0;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:70;
}
.modal_bg {
	border:0 none;
	display:block;
	margin:0;
	padding:0;
	position:absolute;
	z-index:70;
}
#modal_left_column {
	width:300px;
	float: left;
}
#modal_left_column_images {
	width:300px;
	float: left;
}
#modal_right_column {
	width:400px;
	float: right;
/* 	margin-left:15px;	 */
}
#modal_wide_column {
	width:450px;
}
.intro {
	font-size:16px;
	line-height:20px;
}
.intro_links {
	font-size:16px;
	line-height:20px;
	color:#837D80;
}
.intro_smalllinks {
	font-size:13px;
	line-height:20px;
	color:#837D80;
}
.intro_links a {
	color:#837D80;
	text-decoration: underline;
}


.modal_outer {
	display:block;
	height:300px;
	left:300px;
	top:50px;
	width:500px;
}
div.modal_outer {
	left:0;
	margin:0;
	padding:20px 20px 20px;
	position:absolute;
	top:0;
	z-index:90;
}


.modal_inner {
	background:#FFFFFF none repeat scroll 0 0;
	height:100%;
	position:relative;
	width:100%;
}
.modal_close {
	display:block;
	background:transparent url(/site/gfx/modal_close.png) no-repeat scroll -1px -1px;
	behavior: url(/global/iepngfix.htc);
	cursor:pointer;
	height:20px;
	position:absolute;
	right:-10px;
	top:-10px;
	width:20px;
	z-index:180;
}
.modal_close:hover {
	background:transparent url(/site/gfx/modal_close.png) no-repeat scroll -23px -1px;
}
.modal_content {
	bottom:10px;
	display:block;
	height:auto;
	left:15px;
	right:15px;
	top:20px;
	width:auto;
	margin:0;
	position:absolute;
	z-index:100;
	background: url(/site/gfx/preloader.gif) no-repeat center center;
}
.loaded .modal_content{
	background: none;
}

#main_modal_bg {
	background-color: #78736F;
	z-index:1200;
	position: absolute;
	top:0;
	left:0;
	overflow:hidden;
	display: none;
}
.modal_content h1 {
	color: #000;
	text-transform: uppercase;
	font-size:14px;
}

.modal_loader {
	text-align: center;
}
.modal_title_left {
	width:300px;
	float: left;
}
.modal_title_back {
	width:400px;
	float: right;
	padding-right:20px;
}
.modal_contents {
	margin-top:25px;
	overflow-y: auto;
	padding-right:20px;

}
#modal_contents_thumbs {
	padding-right:20px;

	clear: both;
	padding-top:50px;
	height:80px;
}

#modal_left_column_images img{
	display: none;
	
}
.border1 {
	border: 1px solid #edebeb;
}
#modal_left_column_images img.visible{
	display: block;
}
#modal_contents_thumbs img{
	float:left;
	width: 90px;
	opacity:0.7;
	margin-right: 12px;
	cursor: pointer;
	border: 1px solid #edebeb;
}
#modal_contents_thumbs img:hover{
	opacity:1.0;
}
#modal_contents_thumbs img.active{
	opacity:1.0;
}

.image_thumbs {
	width:210px;
	position: absolute;
	bottom:0;
	left:0;
	margin-top:20px;
}
.image_thumb {
	height:30px;
	display: block;
	float:left;
	margin-right:5px;
}
.image_thumb img{
	opacity:0.7;
	cursor: pointer;
	height:30px;
}
.image_thumb a{
	display:block;
	height:30px;
}
.image_thumb a:hover img{
	opacity:1;
	cursor: pointer;
}





.modal_content {
	overflow: hidden;
}
.projectinfo {
	float:right;
	width:210px;
	position: relative;
}
.projectinfovideo {
	clear:both;
	width:384px;

}
.project img{
	float: left;
	margin-right: 10px;
}
.detailimage{
	position: relative;
	float: left;
	margin-right: 10px;
}
.project .detailimage img{
	float: none;
	margin: 0;
}
.colorbox{
	position: relative;
	display: block;
}
.colorbox .enlarge{
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url(/site/gfx/enlarge.png) no-repeat center center;
	opacity: 0.7;
	filter: alpha(opacity = 70);
}
.colorbox:hover .enlarge{
	opacity: 1.0;
	filter: alpha(opacity = 100);
}
.detailimagevideo {
	margin-bottom:10px;
	display: block;
}
.forsaleimage{
	z-index:2000;
	position: absolute;
	left:0;
	top:0;
	display:block;
	width:54px;
	height:15px;
}
.forsaletag {
	background: url(/site/gfx/forsale.png) no-repeat 0 0;
}
.forsaletag_sold {
	background: url(/site/gfx/forsale_sold.png) no-repeat 0 0;
}
.forsaletag_sale {
	background: url(/site/gfx/forsale_sale.png) no-repeat 0 0;
}
.forsaletag_optie {
	background: url(/site/gfx/forsale_optie.png) no-repeat 0 0;
}

.project p{
	line-height: 17px;
}
/* Timeline */

#timeline {
	position: relative;
	height: 100px;
}
#years {
	position: absolute;
	display: block;
	height: 20px;
	top: 10px;
	left:25px;
}
.year {
	position: absolute;
	font-size: 16px;
	color: #fff;
}
#items {
	position: absolute;
	top: 33px;
	left:25px;
}
.item {
	position: absolute;
	top: 33px;
}
.item_border {
	/* border-left: 1px solid #6B6568; */
}
.item_content {
	color: #fff;
	font-size: 11px;
	line-height: 120%;
	margin: 5px 0;
	vertical-align: bottom;
}
.item_photo {
	height: 80px;
	position: relative;
}
.item_description {
	margin-top:8px;
}

.fc {
	clear: both;
}
.fl {
	float:left;
}
.fr {
	float:right;
}

/* ------ Navigation ------ */


/* ------ Headings ------ */

h1 {
	font-size: 20px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 13px;
}
h6 {
	font-size: 12px;
}

/* ------ Content Area ------ */



/* ------ Forms ------ */

/*
button, input[type="checkbox"], input[type="radio"], input[type="reset"], input[type="submit"] {
	padding:1px;
}
select, input, button, textarea {
	font-size:99%;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}
*/

/* ------ Contactform ------ */

#contactform textarea,input {
	font-size: 12px;
	color: #23333E;
}
#contactform .formfield {
	display: block;
	height: 20px;
	margin-bottom: 15px;
}
#contactform .formfieldtextarea {
	display: block;
	margin-bottom: 15px;
}
#contactform label {
	display: block;
	float: left;
	padding-top: 6px;
	width: 100px;
	color:#23333E;
}
#contactform .required {
	color: #C43349;
}
#contactform .input_large {
	border: 1px solid #999;
	font-size: 1em;
	padding: 5px;
	width: 250px;
}
#contactform .input_small {
	border: 1px solid #999;
	font-size: 1em;
	padding: 5px;
	width: 100px;
}
#contactform .hiddenfield {
	display:none;
	visibility:hidden;
}
#forms .errorlabel {
	color: #C43349;
}
#forms .normallabel{
	color:#000;
}

/* ------ Footer ------ */


#forms ul {
	font-size:100%;
	list-style-type:none;
	margin:0;
	padding:0;
	width:100%;
	list-style: none;

}
#forms li {
	display:block;
	margin:0;
	padding:0 0 8px 0;
	position:relative;
}

input.large {
	width:100%;
}
input.medium {
	width:50%;
}
input.small {
	width:20%;
}
input.text {
	background:#FFFFFF url(../../../images/shadow.gif) repeat-x scroll center top;
	border-color:#7C7C7C #C3C3C3 #DDDDDD;
	border-style:solid;
	border-width:1px;
	color:#333333;
	font-size:100%;
	margin:0;
	padding:3px 0;
}
#forms li div label {
	clear:both;
	color:#444444;
	display:block;
	font-size:9px;
	line-height:9px;
	margin:0;
	padding-top:3px;
}
#forms li div {
	color:#444444;
	margin:0 4px 0 0;
	padding:0 0 10px;
}
label.description {
	border:medium none;
	color:#222222;
	display:block;
	font-size:95%;
	font-weight:700;
	line-height:150%;
	padding:0 0 4px;
}
#forms li div.left {
	display:inline;
	float:left;
	width:48%;
}
#forms li div.right {
	display:inline;
	float:right;
	width:48%;
}
#forms li div.right .medium {
	width:100%;
}
#forms li div.left .medium {
	width:100%;
}




