/* --- t r i n c h . c o m ---
web  -> http://www.trinch.com
mail -> info@trinch.com
------------------------------ */

/* --- standard --- */
body {
	background: #f1f0ec url(../img/body.gif) repeat-x;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	margin: 0;
	padding: 0;
	}
img {
	border: none;
	}
a {
	outline: none;
	color: #06c;
	text-decoration: underline;
	}
a:hover {
	color: #000;
	text-decoration: none;
	}
a.white {
	color: #fff;
	text-decoration: underline;
	}
a.white:hover {
	color: #fff;
	text-decoration: none;
	}
ul, li {
	margin: 0;
	padding: 0;
	}

/* --- main --- */
#main {
	width: 876px;
	margin: 0 auto;
	}

/* --- header --- */
#header {
	position: relative;
	width: 876px;
	padding: 26px 0 0 0;
	}
	#header h1 {
		position: absolute;
		bottom: -102px;
		left: 322px;
		margin: 0;
		}
		#header h1 a {
			display: block;
			cursor: pointer;
			overflow: hidden;
			width: 375px;
			height: 43px;
			background: url(../img/logo.png) no-repeat;
			text-indent: -9999px;
			}
	#header .flash {
		position: absolute;
		bottom: -130px;
		left: 0;
		width: 875px;
		height: 125px;
		margin: 0;
		}
.small-nav {
	list-style: none;
	overflow: hidden;
	width: 861px;
	margin: 0;
	padding: 0 15px 32px 0;
	}
	.small-nav li {
		float: right;
		background: url(../img/marker.gif) no-repeat 0 3px;
		padding: 0 15px 0 18px;
		}
		.small-nav li a {
			font-size: 14px;
			color: #000;
			line-height: 15px;
			text-decoration: none;
			}
		.small-nav li a:hover {
			color: #06c;
			text-decoration: none;
			}
		.small-nav li.nav-text {
			font-size: 14px;
		}
.nav {
	list-style: none;
	overflow: hidden;
	width: 836px;
	margin: 0;
	padding: 0 0 0 40px;
	}
	.nav li {
		float: left;
		}
		.nav li a {
			float: left;
			width: 120px;
			height: 20px;
			background: url(../img/nav.gif) no-repeat;
			font-size: 12px;
			color: #000;
			line-height: 13px;
			text-transform: uppercase;
			text-decoration: none;
			padding: 10px 0 0 10px;
			}
		.nav li a.active,
		.nav li a:hover {
			background: url(../img/nav-hover.gif) no-repeat;
			}
			.nav li a span {
				background: url(../img/marker.gif) no-repeat 0 2px;
				padding: 0 0 0 18px;
				}

/* --- content --- */
#content {
	width: 876px;
	background: url(../img/header.jpg) no-repeat;
	padding: 182px 0 10px 0;
	}
#content.home {
	min-height: 162px;
	background: url(../img/home-header.jpg) no-repeat;
	padding-bottom: 1px;
	}
	#content h2 {
		background: url(../img/marker.gif) no-repeat 0 4px;
		font-size: 18px;
		font-weight: normal;
		color: #000;
		text-transform: uppercase;
		line-height: 19px;
		margin: 0 0 11px;
		padding: 0 0 0 17px;
		}
.text {
	overflow: hidden;
	width: 816px;
	margin-top: -39px;
	padding: 0 30px 10px;
	}
	.text .right-box-text {
		float: right;
		width: 400px;
		}
	.text .left-box-text {
		float: left;
		width: 390px;
		}
	.text p {
		font-size: 11px;
		color: #fff;
		line-height: 14px;
		margin: 0 0 15px 0;
		}
.white-box {
	background: #fff url(../img/white-box-top.gif) no-repeat;
	width: 875px;
	}
.white-box-text {
	background: url(../img/white-box-bottom.gif) no-repeat 0 100%;
	padding: 25px 30px 30px 30px;
	width: 815px;
	}
	.white-box-text strong {
		font-weight: bold;
		color: #06c;
		}
	.white-box-text ul.list {
		overflow: hidden;
		list-style: none;
		margin: 0;
		padding: 0;
		}
		.white-box-text ul.list li {
			float: left;
			width: 500px;
			background: url(../img/bullet.gif) no-repeat 0 5px;
			margin: 0 0 5px 0;
			padding: 0 0 0 12px;
			}
.left-col {
	float: left;
	width: 525px;
	}
.right-col {
	float: right;
	width: 250px;
	}
ul.openingsuren {
	overflow: hidden;
	list-style: none;
	width: 250px;
	margin: 0 0 20px 0;
	padding: 0;
	}
	ul.openingsuren li {
		float: left;
		width: 250px;
		background: url(../img/bullet2.gif) no-repeat 0 5px;
		margin: 0 0 5px 0;
		padding: 0 0 0 12px;
		}
div.link-btn a {
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	}
div.link-btn a:hover {
	text-decoration: none;
	}
ul.box {
	list-style: none;
	overflow: hidden;
	width: 800px;
	margin: 0;
	padding: 0 0 0 6px;
	}
	ul.box li {
		float: left;
		display: inline;
		overflow: hidden;
		width: 179px;
		height: 156px;
		border: solid #ccc;
		border-width: 0 1px 1px 0;
		margin: -5px -1px 5px 1px;
		padding: 10px;
		}
		ul.box li span {
			position: relative;
			display: block;
			overflow: hidden;
			width: 180px;
			padding-bottom: 5px;
			}
			ul.box li span a {
				display: block;
				overflow: hidden;
				width: 180px;
				height: 125px;
				cursor: pointer;
				}
				ul.box li span a span {
					position: absolute;
					top: 0;
					right: 0;
					padding: 0;
					}
					ul.box li span a span img {
						display: block;
						}
		ul.box li div {
			overflow: hidden;
			padding: 0 5px;
			}
			ul.box li div strong {
				float: left;
				width: 85px;
				color: #06c;
				}
			ul.box li div em {
				float: right;
				width: 80px;
				font-style: normal;
				color: #ccc;
				text-align: right;
				}
			ul.box li div em a {
				color: #ccc;
				text-decoration: underline;
				}
			ul.box li div em a:hover {
				color: #06c;
				text-decoration: none;
				}
span.shadow {
	display: block;
	overflow: hidden;
	width: 482px;
	height: 18px;
	background: url(../img/shadow.png) no-repeat;
	margin-left: 200px;
	}

/* --- footer --- */
#footer {
	width: 100%;
	text-align: center;
	padding: 0 0 10px 0;
	}
	#footer p {
		font-size: 12px;
		color: #06c;
		line-height: 20px;
		padding: 0;
		}
	#footer a {
		font-size: 12px;
		color: #06c;
		line-height: 20px;
		text-decoration: none;
		}
	#footer a:hover {
		color: #000;
		text-decoration: none;
		}

/* --- imageMenu --- */
#imageMenu {
	position: relative;
	overflow: hidden;
	width: 525px;
	height: 160px;
	border: 2px solid #fff;
	margin: 0 auto;
	}
	#imageMenu ul {
		list-style: none;
		display: block;
		width: 1050px;
		height: 160px;
		margin: 0px;
		}
		#imageMenu ul li {
			float: left;
			}
			#imageMenu ul li a {
				display: block;
				overflow: hidden;
				cursor: pointer;
				width: 173px;
				height: 200px;
				background: #fff none repeat scroll 0 0;
				border-right: 2px solid #fff;
				text-indent: -1000px;
				}
			#imageMenu ul li.kantoor a {
				background: url(../img/kantoor.jpg) repeat scroll 0 0;
				}
			#imageMenu ul li.te-koop a {
				background: url(../img/te-koop.jpg) repeat scroll 0 0;
				}
			#imageMenu ul li.te-huur a {
				background: url(../img/te-huur.jpg) repeat scroll 0 0;
				}

/* --- form --- */
form, fieldset {
	outline: none;
	border: none;
	margin: 0;
	padding: 0;
	}
fieldset { 
	clear: left;
	float: left;
	display: block;
	width: 525px;
	border: none;
	}
label.txtfield {
	position: relative;
	float: left;
	display: block;
	width: 250px;
	font-size: 10px;
	color: #000;
	text-transform: uppercase;
	margin-bottom: 10px;
	}
	label.full {
		width: 100%;
		}
	label em, 
	label.full em {
		font-style: normal;
		color: #f00;
		}
label.txtfield input, 
label.txtfield textarea {
	outline: none;
	width: 225px;
	background: url(../img/bg-form.gif) repeat-x 0 0;
	border: 1px solid #ccc;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	padding: 3px;
	}
input.txtfield {
	outline: none;
	width: 225px;
	background: url(../img/bg-form.gif) repeat-x 0 0;
	border: 1px solid #ccc;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	padding: 3px;
	}
label.txtfield textarea {
	width: 500px;
	height: 75px;
	}
.btn {
	clear: both;
	float: left;
	width: 500px;
	margin: 0;
	padding: 0;
	}
	.btn em {
		font-size: 11px;
		font-style: normal;
		color: #f00;
		line-height: 20px;
		padding-left: 10px;
		}

/* --- miscellaneous --- */
.clear {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
	}
.left { float: left !important; }
.right { float: right !important; }

/* --- google map --- */
#map {
	width: 250px;
	height: 200px;
	border: 4px solid #ececec;
	margin: 10px 10px 0 0;
	}

/* --- photos --- */
.photos-col {
	float: left;
	width: 250px;
	padding-right: 24px;
	}
	.photos-col ul {
		overflow: hidden;	
		list-style: none;
		width: 100%;
		margin: 0 0 10px;
		padding: 0;
		}
		.photos-col li {
			float: left;
			border: 1px solid #efefef;
			margin-right: 5px;
			}
			.photos-col li img {
				height: 36px;
				width: 50px;
				display: block;
				border: 1px solid #fff;
				overflow: hidden;
				}
.photo-box {
	border: 1px solid #efefef;
	margin-bottom: 5px;
	padding: 0;
	}
	.photo-box .info-content {
		overflow: hidden;
		width: 260px;
		background: #e1f0ff url(../img/photo-box-bg.gif) repeat-x 0 100%;
		border: 1px solid #fff;
		text-align: center;
		padding: 5px 0;
		}
	.photo-box img {
		border: 1px solid #efefef;
		margin-bottom: 5px;
		}
	.photo-box a.zoom {
		float: left;
		background: url(../img/icon-zoom.gif) no-repeat;
		color: #333;
		margin-left: 5px;
		padding-left: 21px;
		}

/* --- table --- */
table {
	width: 99%;
	border-collapse: collapse;
	}
td, th {
	padding: 5px;
	}
thead th {
	background: #e1f0ff;
	font-size: 11px;
	color: #000;
	text-align: left;
	text-transform: uppercase;
	}
tbody th, tbody td {
	border-bottom: 1px solid #ccc;
	font-size: 11px;
	text-align: left;
	}
	tbody td {
		text-align: left;
		line-height: 15px;
		}