/* Cubique Webcreations  
www.cubique.nl */

/* ----------------------------------------------------- algemene kenmerken ------- */
* {
	margin: 0;
	padding: 0;
}
html, body {
	background-image: url(img/main/background.gif);
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: 50% 50%;
}
img {
	border: 0 none;
}
td {
	vertical-align: top;
}
a, input {
	outline: none;
}

/* ----------------------------------------------------- layout kenmerken ------- */

#container {
	width: 960px;
	margin: 0 auto;
	position: relative;
	padding-bottom: 15px;
	background-color: #FFF;
}
#container.splitted {
	background: url('img/main/back-content.gif');
}
* html > #container {
	height: 100%;
}
#header {
	min-height: 170px;
	height: auto !important;
	height: 170px;
	background: #fff url('img/main/header.gif') no-repeat;
}
.clear {
	clear: both; 
}
#content {
	width: 630px;
	float: left;
	height: auto;
	margin-bottom: 40px;
}
#nieuws {
	width: 960px;
	float: left;
	height: auto;
	margin-bottom: 40px;
}
#right-block {
	width: 255px;
	float: left;
	height: auto;
	margin: 0 0 40px 30px;
}

/* ----------------------------------------------------- menu kenmerken ------- */

#menu {
	float: left;
	min-height: 30px;
	height:  auto! important;
	height: 30px;
	width: 600px;
	margin: 114px 0 0 30px;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu li {
	float: left;
	padding-left: 0.5em;
	margin-left: 0.5em;
	font-family: arial, tahoma, verdana;
	font-size: 0.91em;
	width: 65px;
}
#menu li.line {
	border-left: 1px solid #ec6a31
} 
#menu li a {
	color: #ec6a31;
	text-decoration: none;
}
#menu li a:hover, #footer a:hover, div #news p.more a:hover, #table-contact a:hover {
	text-decoration: underline;
}
#submenu {
	margin-top: 5px;
}
div #submenu p {
	font-size: 0.81em;
}
.hide {
	display:none
}
.show {
	display: block
}
#linkhome {
	width: 130px;
	height: 130px;
	margin: 18px 0 0 26px;
	float: left;
	display: inline;
}
#linkhome a {
	width: 130px;
	height: 130px;
	display: block;
}
div #menu #sub a:hover {
	text-decoration: none;
}
div #menu #sub p a:hover {
	text-decoration: underline;
}
/* ----------------------------------------------------- footer kenmerken ------- */

#footer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 960px;
	min-height: 30px;
	height: auto !important;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	background: #ec6a31;
	border-top: 10px solid #fff;
}
#footer p {
	margin: 0;
	padding: 0 0 0 15px;
	font-family: arial, tahoma, verdana;
	color: #fff;
	font-size: 0.71em;
	letter-spacing: 0.05em;
}
#footer a {
	color: #fff;
	text-decoration: none;
}

/* ----------------------------------------------------- content opmaak kenmerken ------- */ 

#content {
	padding: 5px;
}
#content p, #content li, #news p, .nieuwsbericht-tekst p, #table-contact, #contactformulier, #project p {
	font-family: verdana, arial, tahoma;
	color: #666;
	font-size: 0.71em;
	line-height: 1.5em;
}
#content p {
	padding: 0 0 10px 25px;
	clear: both;
}
#ul-float {
	padding: 0 0 15px 25px;
	margin-left: 10px;
}
#ul-float li {
	float: left;
	margin: 0 15px 0 15px;
}
div #content h1 {
	padding: 5px 0 10px 25px;
}
#content h3 {
	font-family: arial, tahoma, verdana;
	margin: 0;
	padding: 10px 0 0 25px;
	font-style: italic;
	font-size: 0.84em;
	font-weight: bold;
	color: #666;
}
#content ul {
	margin: 0 0 10px 50px;
}
#content a, #project a {
	color: #3f7ca9;
}
/* ----------------------------------------------------- nieuws blokje kenmerken ------- */ 

#news {
	background: #fff url('img/main/back-right.gif') no-repeat bottom;
	background-position: 5px bottom;
	padding-bottom: 50px;
}
#news h1, #principals h1, #content h1, #nieuws h1, #project h1 {
	font-family: arial, tahoma, verdana;
	color: #666;
	font-size: 0.84em;
	padding: 10px 0 0 5px;
}
div #news h1 {
	color: #ec6a31;
}
div #news p.title {
	padding:  10px 0 0 5px;
}
div #news p.title {
	padding:  10px 0 0 5px;
}
div #news p.more {
	padding: 0 0 0 5px;
}
div #news p.more a {
	color: #3f7ca9;
	text-decoration: none;
}
#principals img {
	margin: 30px 0 0 30px;
}
div #content h1 {
	text-transform: uppercase;
	font-size: 0.91em;
}
/* ----------------------------------------------------- nieuws overzicht kenmerken ------- */ 

#nieuws {
	padding-bottom: 40px;
}
#nieuws .nieuwsbericht {                              
	min-height: 100px;
	background: url('img/main/nieuwslijn.gif') no-repeat;
	width:  960px;
	margin-top: 15px;
}
div #nieuws h1 {
	padding: 10px 0 0 675px;
}
div #nieuws h1.jaar {
	background: url('img/main/nieuwslijn.gif') no-repeat;
	padding-top: 20px;
	margin-top: 15px;
}
div .nieuwsbericht-tekst {
	width: 255px;
	float: right;
	display: inline;
	margin: 0 30px 0 30px;
	padding-top: 10px;
	text-align: left;
}
.nieuwsbericht-tekst h3 {
	font-family: arial, tahoma, verdana;
	padding: 0 0 0 0;
	font-size: 0.84em;
	color: #3f7ca9;
}
#nieuws .nieuwsbericht {
	text-align: right;
}
#nieuws .nieuwsbericht img {
	margin: 15px 0 -30px 5px;
	padding: 0;
}
.nieuwsbericht-tekst .datum {
	font-family: arial, tahoma, verdana;
	font-weight: bold;
	font-size: 0.69em;
	color: #666;
}
/* ----------------------------------------------------- front page image-viewer kenmerken ------- */ 

#product-viewer {
	position:relative;
	margin: 10px 0 0 25px;
	width:600px;
	height:450px;
	overflow:hidden;
}
#product-viewer img{
	position:absolute;
	display:none;
	border:none;
}
#images {
	position:absolute;
}

/* ----------------------------------------------------- contactformulier kenmerken ------- */ 

#table-contact, #contactformulier {
	margin-left: 25px;
}
#table-contact a {
	text-decoration: none;
}
#table-contact td, #contactformulier td {
	width: 250px;
}
#divider {
	background: url('img/main/nieuwslijn.gif') no-repeat;
	width: 620px;
	height: 5px;
	margin: 15px 0 15px 5px;
}
.formfield {
	width: 220px;
	font-family: verdana, arial, tahoma;
	padding: 3px;
	font-size: 1em;
	border: 1px solid #c4c4c4;
	margin: 3px 0 5px 0;
	color: #666;
}
.message {
	height: 180px;
}
.newsletter {
	margin-top: 10px;
}
.button {
	background: #e0dfe3;
	border: 1px solid #c4c4c4;
	font-family: verdana, arial, tahoma;
	font-size: 1em;
	padding: 3px 10px 3px 10px;
	margin-top: 15px;
}
#map {
	height: 300px;
	width: 550px;
	margin: 10px 0 15px 25px;
	font-family: verdana, arial, tahoma;
	color: #666;
	font-size: 0.71em;
}
#kaart {
	height: 300px;
	width: 550px;
}

/* ----------------------------------------------------- project pagina kenmerken ------- */ 

div #project h1 {
	padding-bottom: 10px;
}
div #project p {
	padding: 5px
}
#project a:hover {
	color: #666;
}
.project-img {
	margin-left: 25px;
}

/* ----------------------------------------------------- projecten overzicht kenmerken ------- */

#projecten {
	margin: 5px 0 0 25px;
	position: relative;
}
#projecten .project {
	float: left;
	display: inline;
	margin: 0 10px 10px 0;
	width: 186px;
	height: 141px;
	border: 1px solid #c4c4c4;
	position: relative;
}
#projecten .project img {
	width: 180px;
	height: 135px;
	margin: 3px 0 0 3px;
}
.project-title {
	background: #fff;
	width: 180px;
	height: 30px;
	position: absolute;
	margin: -33px 0 0 3px;
	-moz-opacity:.85;
	filter:alpha(opacity=85);
	opacity:.85;
	overflow: hidden;
	left: 0px;
	top: 143px;
}
div #projecten .project .project-title p {
	padding: 4px;
	margin: 0;
	text-align: left;
	font-weight: bold;
	font-size: 0.84em;

}
