body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul,
ol, li, dl, dt, dd, form, a, fieldset, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
}

title {
    text-transform: capitalize;
}

body {
	background:#DEDEDE url(/theme/tessu/images/gradient_grey.png) repeat-x fixed left top;
	//background:#FFF repeat-x fixed left top;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	margin:0;
	padding:0;
}

a:link, a:visited {
	text-decoration: none;
	color: #375d74;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0;
}

#page {
	margin: 0 auto;
	width: 950px;
}

#topnav {
	position: relative;
	width: 950px;
}

#topnav h1 {
	margin:10px 10px 10px 10px;
	float: left;
}

#topnav ul.toomba_menubalk {
	float: left;
	display: inline;
	margin: 25px 0px 0px 0px;
	padding:0px;
	width:650px;
}

#topnav ul.toomba_menubalk li.menuItemFirst {
	margin-left:-1000px;

}
#topnav ul.toomba_menubalk li {
	float: left;
	margin-right:9px;
	list-style: none;
}

#topnav ul.toomba_menubalk li a {
	text-transform: uppercase;
	font-size: 14px;
	text-decoration: none;
	color: #000;
}

#topnav #search {
	float: right;
	margin: 27px 22px 0 0;
}

#topnav #search label {
	font-size: 14px;
	color: #000;
	text-transform: uppercase;
}

#spotlight {
	clear: left;
	height: 255px;
}

#home #spotlight {
	height: 351px;	
}

#home #spotlight #pageheader {
	float: left;
	width: 590px;
}

#spotlight #pageheader { 
	width: 590px;
	float: left;
}

#spotlight #pageheader h2 {
	height: 202px;
	text-indent: -5000px;
	margin: 20px 0 0 15px;
}

#spotlight .projects {
	float: right;
	width: 350px;
	margin-top: 20px;
}

#pageheader a.moreinfo {
	display: block;
	width: 191px;
	height: 28px;
	margin-top: 25px;
	padding-top: 5px;
	font-size: 1.2em;
}

#spotlight .projects .project {
	clear:  left;
	margin: 0 10px 10px 10px;
}

#spotlight .projects .project h3 {
	font-size: 1.5em;
	font-weight: normal;
	color: #333;
	padding: 5px 0 0 0;
}

#spotlight .projects .project img {
	float:  left;
	margin-right: 10px;
}

#spotlight .projects .project p {
	margin-left: 85px;
	width: 220px;
	font-size: 0.98em;
	padding-bottom: 8px;
}

#spotlight .projects .projectinfo { 
	padding-bottom: 10px;
}

.subpage #spotlight h2 {
    text-indent: -5000px;  
}

#content {
	padding: 0;
	clear: left;
	width:950px;
	margin-left:20px;
	margin-right:20px;
}

#content:after, .projects .projectinfo:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#leftcol, #rightcol, #pagecontent {
	float: left;
}

#pagecontent {
    width:490px;
    margin-top: 8px;
}
#pagecontent.wide {
    width:720px;
    margin-top: 8px;
    padding-left:10px;
	min-height:217px;
}
#referentiesBox {
	margin-top:10px;
}
#rightcol {
    width: 209px;
	margin-top:8px;
}

#leftcol {
	margin-top:8px;
	width: 209px;
}

.sectioncontent {
	margin: 0;
	padding: 0px 20px 25px 25px;
	position: relative;
}

.sectioncontent h2 {
	color:#F08800;
}

.sectioncontent h1, .nieuws_kopje, #form_Contact h3 {
	font-size:1.5em;
	color:#F08800;
	width:100%;
}
#form_Contact h3 {
	margin-bottom:6px
	}
.nieuws_kopje {
	margin:0px 0px 7px 0px;
	font-weight:bold;
	display:block;
}

.sectioncontent .title, .sectioncontent ul li {
	font-weight: normal;
	margin-bottom: 5px;
}

ul.metadata {
	list-style: none;
	margin: 10px 0;
}

#feeds ul, #leftcol ul, #leftcol ol {
    list-style: none;
	margin:6px 0 10px;
}

#content p { 
	margin: 6px 0 10px 0;
}

/* Project pages
---------------------------------------------------- */

#spotlight {
	border: 0;
}

#pageheader h1 { 
	height: 200px;
	margin: 47px 0 47px 5px;
	text-indent: -5000px;
}

.projectdetails dt { 
	color: #333;
	font-size: 1.5em;
	font-weight: normal;
}

.projectdetails dd { 
	margin-bottom: 10px;
	color: #333;
}

.projectintro { 
	margin: 0 20px;
	padding: 15px 10px 30px 5px;
	font-size: 1.05em;
	border-bottom: 1px dotted #ccc;
}

.projectintro h2 { 
	font-size: 2em;
	font-weight: normal;
}

.projectintro ol, .projectintro ul {
    margin: 0 0 0 25px;
}

 .projectdetails {
	float: right;
	width: 340px !important;
	margin: 20px 10px 0 10px !important;
}

 .projectdetailswrap { 
	width: 330px;
}

 .projectdetails h3 { 
	padding: 15px 35px 0 35px;
	font-size: 1.6em;
	font-weight: normal;
}

 .projectdetails p { 
	padding: 5px 35px 15px 35px;
}


/* Superfooter 
---------------------------------------------------- */

#footer {
	clear: left;
	font-size: 0.9em;
	padding:20px;
//	margin-left:-40px;
//	width:990px;
//	background:url("/theme/tessu/images/oranje_balk.png") no-repeat;
}

#footer #productlist {
	height: 127px;
	margin-top: 9px;
}

#footer #productlist ul { 
	padding: 0 26px 0 178px;
	height: 127px;
}

#footer #productlist ul li {
	list-style: none;
	float: left;
	width:  75px;
	text-align: center;
	padding: 15px 0 0 25px;	
}

#footer #productlist ul li a {
    display: block;
}

#footer #productlist ul li a:hover img { 
	text-decoration: none;
}

#footer #productlist .viewall { 
	padding-top: 50px;
	white-space: nowrap;
}

#footer .item { 
	width: 170px;
	float: left;
	margin: 23px 5px 23px 15px;
}

#footer .item ul li { 
	list-style: none;
	margin-bottom: 3px;
}

#footer .item h4 { 
	margin-bottom: 5px;
}

#footer .item.featured { 
	width: 330px;
}

#footer form li { 
	float: left;
	margin-top: 10px;
}

#listsignup { 
	width: 125px;
	margin-right: 5px;
}

#footer form li+li { 
	padding-top: 5px;
}

#footercontent {
	clear: left;
}

#footercontent .archivelist li { 
	border-bottom: 1px dotted #ccc;
	padding-bottom: 3px;
}

#footercontent .archivelist li.viewall { 
	border-bottom: none;
}

#legal { 
	clear: left;
	width: 950px;
//	margin-left:40px;
}

#copyright { 
	float: left;
}

#copyright img { 
	float: left;
	margin-right: 8px;
}

#copyright p strong { 
	display: block;
	width: 400px;
}

#legal ul { 
	float: right;
	margin: 10px 40px 0 0;
}

#legal ul li { 
	list-style: none;
	float: left;
	margin-left: 40px;
}

a:link, a:visited {
    color: #F08800;
}

a:hover {
    color: #F08800;
}

#pageheader h1 {
   display:none;
}

#mainPhoto {
	height:200px;
	margin:10px 0 10px 5px;
	text-indent:-5000px;
}

#productPhoto {
	height:210px;
	margin:10px 0 10px 5px;
}

.pics {  
    height:  232px;  
    width:   232px;  
    padding: 0;  
    margin:  0;  
}
 
.pics img {  
    padding: 15px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  550px; 
    height: 200px; 
    top:  0; 
    left: 0 
}


.pics_producten img {  
    padding: 15px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  167px; 
    height: 167px; 
    top:  0; 
    left: 0 
}


.picsWide {  
    height:  232px;  
    width:   232px;  
    padding: 0;  
    margin:  0;  
} 
 
.picsWide img {  
    padding: 15px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  910px; 
    height: 200px; 
    top:  0; 
    left: 0 
}

#rightcol .sectioncontent span, #leftcol .sectioncontent span  {
	height:162px;
	margin-left:0px;
}

#rightcol .sectioncontent span img, #leftcol .sectioncontent span img.fotoLinks, .sectioncontent .product_box .product_pic_box span img.fotoLinks  {
    height:  167px;  
    width:   167px;  
    padding: 0;  
    margin:4px 0px 0px 0px; 
}
.sectioncontent .product_box .product_pic_box span img.fotoLinks {
	background-color:#EEEEEE;
	border:1px solid #CCCCCC;
	height:167px;
	padding:15px;
	margin:23px 0px 0px 0px;
	width:167px;
}
#rightcol .sectioncontent span img, #leftcol .sectioncontent span img.fotoLinks {  
    padding: 15px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  167px; 
    height: 167px; 
    top:  0; 
    left: 0 
}

#header {
	height:320px;
}


.categorien {
	width:675px;
	margin:0px;
	padding:0px;
	float:left;
}
ul.categorien li {
	list-style:none;
	display:block;
	color:#333;
	width:300px;
	background-color:#EAEAEA;
	border:1px solid #CCC;
	margin-right:15px;
	margin-top:10px;
	float:left;
}
ul.categorien li a {
	display:block;
	padding:10px;
}
ul.categorien li a:hover {
	display:block;
	padding:10px;
	color:#FFF;
	background-color:#F08800;
	text-decoration:none;
}

/* PRODUCT DETAILS */
#pagecontent.extrawide {
	width:950px;
	float:left;
}
.productBeschrijving {
	display:inline;
	width:900px;
	float:left;
}

/* SUBCATS */
.productDetail {
	display:block;
	color:#333;
	width:300px;
	height:90px;
	padding:10px;
	background-color:#EAEAEA;
	border:1px solid #CCC;
	margin-right:15px;
	margin-top:10px;
	float:left;
}
.productDetail:hover, .productDetail:hover .productLink a {
	color:#FFF;
	background-color:#F08800;
	text-decoration:none;
}
.productOverview {
	display:none;
}
.productBeschrijving h2 {
	display:block;
	position:absolute;
	left:-194px;
	top:27px;
	height:250px;
}
.productLink {
	font-weight:bold;
	display:block;
	margin-bottom:10px;
}

/* CONTACT FORMULIER */
form.Contact .label {
	font-weight:bold;
	width:180px;
	margin-bottom:3px;
}
form.Contact {
	margin-bottom:10px;
}
form.Contact input, form.Contact textarea {
	margin-bottom:5px;
}
form.Contact input {
	width:150px;
	padding:3px;
	border:1px solid #BBB;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
}
form.Contact input.submit {
	width:100px;
	background-color:#F08800;
	color:#FFF;
	font-weight:bold;
	padding:3px;
	border:1px solid #000;	
}
form.Contact input.radio {
	width:15px;
	padding:0px;
	border:0px;
	margin-right:5px;
}
form.Contact textarea {
	width:250px;
	height:70px;
	padding:3px;
	border:1px solid #BBB;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
}

/* ORANJE BALK */
#oranje_balk {
	width:100%;
	background:url("/theme/tessu/images/oranje_balk.png") repeat-x bottom;
}

/* REFERENTIES PAGINA FANCYBOX */
#referentiesBox .single_image {
	width:auto;
}

#referentiesBox .single_image img {
	width:110px;
	height:77px;
}

/* ROUND CORNERS CONTENT */
#roundCornerTop {
	background:url("/theme/tessu/images/content_top_transparant.png");
	width:990px;
	margin-top: 25px;
	margin-left:-20px;
	height:14px;
}
#roundCornerMiddle {
	background:url("/theme/tessu/images/content_middle_transparant.png");
	width:990px;
	margin-left:-20px;
}
#roundCornerBottom {
	background:url("/theme/tessu/images/content_bottom_transparant.png");
	width:990px;
	margin-left:-20px;
	height:14px;
}

/* ADMIN */
#tinymce p {
	margin-bottom:10px;
}
#tinymce ul {
	margin:0px 0px 10px 20px;
	padding:0px;
}

.wide .sectioncontent ul {
	margin-left:20px;
}
.wide .sectioncontent .categorien {
	margin-left:0px;
}

/* PRODUCTS OVERVIEW */
.product_box {
	margin-bottom:10px;
	float:left;
}
.product_pic_box {
	float:left;
}
.product_description {
	margin-left:20px;
	width:680px;
	float:left;
}

/* IMAGE PRODUCT DETAIL */
.single_image {
	margin-right:10px;
	margin-bottom:15px;
	width:100%;
	display:inline;
	float:left;
}

.single_image img {
	height:104px;
	width:250px;
	float:left;
}