@import '../css/rte.css';

/* --- t r i n c h . c o m ---
web  -> http://www.trinch.com
mail -> info@trinch.com
------------------------------ */

/* standard */
html {
	overflow-y: scroll;
	}
body {
	min-width: 900px;
	background: #8ac75b;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0;
	}
img {
	border: none;
	}
a {
	color: #333;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
form, fieldset {
	border: none;
	margin: 0;
	padding: 0;
	}
input, textarea, select {
	vertical-align: top;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
	}
input:focus, textarea:focus {
	outline: none;
	}

/* miscellaneous */
.clear {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
	}
.hidden {
	display: none;
	}
.nizien {
	position: absolute;
	margin-left: -9999px;
	}

/* other */
#wrapper {
	width: 100%;
	background: #fff;
	padding: 20px 0 0;
	}
#header {
	width: 100%;
	background: #fff;
	}
.header-holder {
	position: relative;
	width: 840px;
	height: 335px;
	background: url(../img/bg-header.jpg) no-repeat;
	margin: 0 auto;
	padding: 0 60px 0 0;
	}
.language {
	float: right;
	list-style: none;
	overflow: hidden;
	margin: 0;
	padding: 0;
	}
.language li {
	float: left;
	background: url(../img/separator-language.gif) no-repeat 0 50%;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	margin: 0 1px 0 -1px;
	padding: 0 5px;
	}
.language a {
	color: #999;
	text-decoration: none;
	}
.language a:hover,
.language .active a {
	color: #8ac75b;
	}
.logo {
	position: absolute;
	overflow: hidden;
	top: 20px;
	right: 60px;
	width: 255px;
	height: 87px;
	text-indent: -9999px;
	margin: 0;
	}
.logo span {
	display: block;
	height: 100%;
	background: url(../img/logo.png) no-repeat;
	}
.logo a {
	position: relative;
	display: block;
	cursor: pointer;
	height: 100%;
	}
#header .text {
	position: absolute;
	right: 60px;
	bottom: 65px;
	width: 280px;
	font: 25px/25px Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: right;
	}
#main {
	position: relative;
	width: 100%;
	background: url(../img/bg-main.gif) repeat-x;
	padding: 0 0 30px;
	}
.main-holder {
	width: 820px;
	background: url(../img/bg-main-holder.gif) repeat-x;
	margin: 0 auto;
	padding: 0 40px;
	}
.main-holder:after {
	content: "";
	display: block;
	clear: both;
	}
#content {
	position: relative;
	float: right;
	width: 600px;
	background: #fff;
	margin: -50px 0 0;
	}
.products {
	overflow: hidden;
	width: 570px;
	font-size: 12px;
	color: #666;
	line-height: 14px;
	padding: 20px 0 25px 30px;
	}
.products .box {
	float: left;
	width: 170px;
	margin: 10px 10px 0 0;
	}
.products .box .image {
	display: block;
	height: 105px;
	margin: 0 0 15px;
	}
.products .box h2 {
	font: 20px/22px Arial, Helvetica, sans-serif;
	color: #8ac75b;
	margin: 0 0 5px;
	text-align:center;
	}
.products .box h2 a {
	color: #8ac75b;
	text-decoration: none;
	}
.products .box h2 a:hover {
	text-decoration: underline;
	}
.products .box .note {
	font-size: 11px;
	color: #999;
	line-height: 12px;
	padding: 0 0 15px;
	}
.products .box p {
	margin: 0;
	text-align:center;
	}
.content-box {
	width: 520px;
	height:338px;
	background: #efefef;
	line-height: 16px;
	padding: 30px;
	}
.content-box h1 {
	font: 22px/24px Arial, Helvetica, sans-serif;
	color: #8ac75b;
	margin: 0 0 20px;
	}
.content-box p {
	margin: 0 0 15px;
	}
.txtarea {
	width: 520px;
	line-height: 16px;
	padding: 30px;
	min-height:400px;
	}
.aside {
	float: left;
	width: 180px;
	margin: 40px 0 0;
	}
#nav {
	list-style: none;
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0;
	padding: 0;
	}
#nav li {
	vertical-align: top;
	margin: 0 0 5px;
	}
#nav a {
	display: block;
	height: 25px;
	background: #e0e0e0 url(../img/separator-nav.gif) no-repeat 10px 14px;
	color: #666;
	text-decoration: none;
	padding: 10px 0 0 30px;
	}
#nav a:hover,
#nav .active a {
	background: #77a354 url(../img/separator-nav-hover.gif) no-repeat;
	color: #fff;
	}
#footer {
	overflow: hidden;
	width: 830px;
	color: #fff;
	text-align: right;
	margin: 0 auto;
	padding: 15px 0 15px 0;
	}
#footer p {
	margin: 0;
	}
#footer a {
	color: #fff;
	text-decoration: none;
	}
#footer a:hover {
	text-decoration: underline;
	}
#footer .contacts {
	float: left;
	text-align: left;
	margin-top:3px;
	}

/* fotolijst */
.fotothumbs {
	margin-left:0px;
	padding: 0;
	}

.fotolist li {
	list-style: none;
	padding-left: 10px;
	}

.fotothumbs li {
	float: left;
	width: 100px;
	height: 100px;
	list-style: none !important;
	margin:5px 35px 25px 0px;
}

.fotothumbs li.last {margin-right:0px;}
.fotothumbs li img {width:100px; height:75px; background-color:#e0e0e0; border:1px solid #ccc; padding:5px;}


.contact {height:280px; float:left; background:url(../img/contact_bg.gif) no-repeat 0px 0px #e0e0e0;}
.contact-title {height:25px; padding-top:10px;}
.contact-title span {color:#fff; font-size:13px; font-weight:500; font-family:Arial, Helvetica, sans-serif; margin:0px 0px 0px 30px;}
.contact ul {margin:0; padding:10px; list-style:none;}
.contact ul li {margin-bottom:5px; color:#666; font-size:12px;}







