/*___________________________________________________________________________________________________________________

	mediaCT webinterieur - www.mediact.nl - info@mediact.nl - 050 5799393 - Groningen - The Netherlands
	copyright: http://creativecommons.org/licenses/by-nc-nd/2.0/deed.nl

_____________________________________________________________________________________________________________________*/

body, html {
	background-color: #fff;
	text-align: center;
	/* behavior:url("templates/css/csshover.htc"); */
}




/* begin_screen_mct_beheer_editor */





body,td,th,input,select,textarea, ul, li {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #484848;
	line-height: 20px;
}

input,textarea { line-height: normal; }

p { margin-bottom: 15px; line-height: 20px; }

a { color: #f21717; }
a:hover { text-decoration: none; color: #f21717; }
a:active { text-decoration: none; }
img { border: none; }
fieldset { border: none; }
caption { display: none; }

ul { list-style-type: circle; margin: 0 0 15px 0; padding-left: 0; }
ol { margin-left: 0 0 15px 0; padding-left: 0; }
li { margin-left: 20px; }

table { border-collapse: collapse; }
th, td {}
th {}
thead th {}
tbody th {}
tfoot th {}
tfoot td {}

dl dt {}
dl dd {}






/*__________________________________________________________ HEADINGS __________________________________________________________*/

h1,h2,h3,h4,h5,h6 {
	color: #f21717;
	font-size: 12px;
	margin-bottom: 10px;
	font-weight: bold;
}
h2 {
	font-size: 24px;
	margin-bottom: 10px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 14px;
}

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a { text-decoration: none; }
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover { color: #135eb9; }





/*__________________________________________________________ ALGEMENE CLASSES __________________________________________________________*/

.imageBorder { padding: 2px; border: 1px solid #C9C9C9; margin-right: 9px; }

.meer { background: url("/bullets/bullet_readmore.gif") no-repeat right 6px; padding-right: 10px; }

a.rss { padding-left: 18px; background: url("img/bullets/bullet_rss.gif") no-repeat left 4px; }

a.exLink { padding-right: 10px; background: url("img/bullets/bullet_exlink.gif") no-repeat right 6px; }

ul.li_spacing li {	margin-bottom: 15px; }

/* end_screen_mct_beheer_editor */

.clearLeft {
	clear: left;
}





/*__________________________________________________________ CONTAINER __________________________________________________________*/

#container {
	width: 984px;
	background: url("img/bg_container.gif") repeat-y;
	margin: 0 auto;
	text-align: left;
}






/*__________________________________________________________ HEADER _____________________________________________________________*/

#header {
	background: url("img/heading_logo.jpg") no-repeat;
	height: 99px;
	margin: 0 29px 0 29px;
	text-indent: -1234em;
	position: relative;
	overflow: hidden;
}
#header h1 a {
	position: absolute;
	left: 335px;
	top: 15px;
	width: 260px;
	height: 65px;
	outline: none;
}
#header_home {
	background: url("img/heading_trucks.jpg") no-repeat;
	height: 225px;
	margin: 0 29px 0 29px;
}
#header_page {
	background: url("img/heading_clouds.jpg") no-repeat;
	height: 68px;
	margin: 0 29px 0 29px;
}





/*__________________________________________________________ CONTENT ____________________________________________________________*/

#content {
	margin-top: 30px;
}

#content img {
	border: 1px solid #CCC;
	padding: 3px;
}






/*__________________________________________________________ MAIN CONTENT _______________________________________________________*/

#maincontent {
	padding: 0 0 0 70px;
	width: 530px;
}

#maincontent .article {

}






/*__________________________________________________________ LEFT CONTENT _________________________________________________________*/

#rightcontent {
	float: right;
	padding: 0 44px 0 0;
	width: 275px;
}

#rightcontent .article {

}





/*__________________________________________________________ COMPONENT _________________________________________________________*/

.component {
	background: url("img/component_shadow.gif") bottom no-repeat;
	width: 244px;
	padding: 0 0 10px 0;
	margin-bottom: 30px;
}
.component .article {
	border-top: 6px solid #135eb9;
	margin-right: 4px;
	padding: 10px 20px 10px 20px;
}
.component.nieuws ul {
	list-style-type: none;
	margin: 0 -10px 0 -10px;
	border-bottom: 1px solid #bfbfbf;
	padding: 0;
}
.component.nieuws ul li {
	margin: 0px;
	min-height: 28px;
	_height: 28px;
}
.component.nieuws ul li a {
	display: block;
	border-top: 1px solid #bfbfbf;
	padding: 8px 10px 4px 10px;
	color: #484848;
	text-decoration: none;
	min-height: 16px;
	_height: 16px;
}
.component.nieuws ul li a:hover {
	background: url("img/submenu_hover.gif") repeat-x;
	color: #f21717;
}
.component.nieuws ul li a.active {
	background: url("img/submenu_hover.gif") repeat-x;
	color: #f21717;
}
.component.nieuws ul li a .datum {
	float: right;
	font-size: 10px;
	padding: 2px 0 0 10px;
}
.component a.readmore {
	margin-top: 15px;
	display: block;
	text-align: right;
}
.component.randomproduct .thumbimg {
	display: block;
	margin-bottom: 10px;
}
.component.randomproduct .thumbimg img {
	border: 1px solid #bfbfbf;
	padding: 2px;
}







/*__________________________________________________________ NEWS ARTICLES _________________________________________________________*/

#newsarticles {
	
}
#newsarticles .article {
	margin: 20px 0 20px 0;
	border-bottom: 1px solid #C9C9C9;
	clear: left;
	min-height: 180px;
	_height: 180px;
}
#newsarticles .date {
	float: right;
	font-size: 10px;
	padding-top: 6px;
}
#newsarticles .fixedimage img {
	width: 160px;
	padding: 2px;
	border: 1px solid #C9C9C9;
	float: left;
	margin-right: 20px;
}
#newsarticles .readmore {
	text-align: right;
}





/*__________________________________________________________ PRODUCTS _________________________________________________________*/

#productscategories {
	
}
#productscategories .category .showProducts {
	text-align: right;
}
#productscategories .category {
	clear: left;
	border-bottom: 1px solid #C9C9C9;
	margin: 20px 0 20px 0;
	min-height: 155px;
	_height: 155px;
}
#productscategories .image {
	float: left;
	padding: 2px;
	position: relative;
	top: 5px;
	border: 1px solid #C9C9C9;
	margin: 0 10px 0 0;
	width: 160px;
}

.product {
	border: 1px solid #C9C9C9;
	float: left;
	text-align: center;
	padding: 2px;
	margin: 0 10px 20px 0;
	width: 160px;
}
.product img {
	width: 160px;
}
.product .image {
	height: 120px;
	width: auto;
	overflow: hidden;
	margin-bottom: 10px;
}

#productarticle .bigImage {
	width: 338px;
	float: left;
	margin: 0 20px 20px 0;
}
#productarticle #bigImage {
	height: 240px;
	border: 1px solid #C9C9C9;
	padding: 8px;
}
#productarticle #smallimages {
	margin-top: 20px;
	float: left;
}
#productarticle .smallimage {
	float: left;
	margin: 0 0 5px 0;
	width: 170px;
}
#productarticle .smallimage img {
	padding: 2px;
	border: 1px solid #C9C9C9;
	height: 75px;
}
#productarticle .description {
	clear: left;	
}





/*__________________________________________________________ PHOTOALBUMS  _______________________________________*/
#photoalbums img {
	border: 0px;
}
#photoalbums .photoalbum {
	padding: 10px 10px 0 10px;
	border: 1px solid #CCC;
	margin: 0 8px 20px 8px;
	width: 215px;
	text-align: center;
	height: 240px;
	float: left;
	overflow: hidden;
}
#photoalbums .photoalbum .image {
	margin-bottom: 10px;
}
#photoalbums #photoscroll {
	height: 210px;
	width: 528px;
	overflow-y: hidden;
	overflow-x: auto;
	border: 1px solid #CCC;
	padding: 10px 0 10px 0;
}
#photoalbums .photo {
	padding: 4px;
	border: 1px solid #CCC;
	margin: 0 10px 0 10px;
	width: 166px;
	height: 180px;
	text-align: center;
}
#photoalbums .photo img {
	margin-bottom: 10px;
	
	max-width: 166px;
	_width:expression(document.body.clientWidth > 166 ? "166px" : "auto");	
}
#photoalbums .photo_big {
	padding: 4px;
	border: 1px solid #CCC;
	margin: 0 0 20px 0;
	text-align: center;
}
#photoalbums .photo_big .image {
	border: 1px solid #CCC;
	
	max-width: 518px;
	_width:expression(document.body.clientWidth > 518 ? "518px" : "auto");
}







/*__________________________________________________________ META INFO - PRINT / AUTEUR / DATE  _______________________________________*/

ul.meta {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-top: 1px solid #C9C9C9;
	padding-top: 2px;
	clear: left;
	margin-top: 20px;
}

ul.meta li {
	float: left;
	border-right: 1px solid #C9C9C9;
	padding-right: 5px;
	margin-right: 2px;
	padding-left: 3px;
	font-size: 9px;
	margin-left: 0px;
}

ul.meta li.calender {
	background: url("img/bullets/bullet_date.gif") no-repeat 1px 3px;
	padding-left: 18px;
	height: 18px;
}

ul.meta li.auteur, ul.meta li.print {

}

ul.meta li.print {
	background: url("img/bullets/bullet_print.gif") no-repeat 3px 2px;
	padding-left: 23px;
	height: 20px;
	border-right: none;
}






/*__________________________________________________________ ITEM NAVIGATION _______________________________________________________*/

#itemnavigation {
	text-align: center;
}

#itemnavigation ul { margin-left: 0; margin-top: 0; }

#itemnavigation ul li {
	display: inline;
	background-image: none;
	padding-left: 0;
	font-size: 10px;
	margin-left: 0px;
}






/*__________________________________________________________ BREADCRUMB ______________________________________________________________*/

#breadcrumb {
	margin: 0 50px 0 55px;
	position: relative;
	top: -27px;
}

body.vervolg #breadcrumb { display: block; }

#breadcrumb ul { list-style-type: none; margin: 0; }

#breadcrumb li {
   display: inline;
   text-transform: lowercase;
   font-size: 10px;
   margin: 0 3px 0 3px;
}

#breadcrumb li.first { padding-left: 0; background-image: none; }

#breadcrumb a { text-decoration: none; }

#breadcrumb a:hover {
	text-decoration: underline;
} 






/*__________________________________________________________ REACTION FORM ___________________________________________________________*/

#reactionform {}

#reactionform  #helpbox { position: absolute; width: 222px; height: 120px; background-color: #FFF; border: 1px solid black; z-index: 2; }

#reactionform  #helpbox p { margin: 6px; color: #000;}

#reactionform  #helpbox .hidden { display: none; }







/*__________________________________________________________ CONTACT FORM ____________________________________________________________*/

#contactform { margin-top: 20px; }

#contactform div label, #contactform input.submit { display: block; }

#contactform div label {
	display: block;
	margin: 6px 0 2px 0;
	padding: 0 3px 0 0;
	width: 100px;
	float: left;
}

#contactform div input, #contactform div textarea {
	padding: 1px 0 0 3px;
	border: 1px solid #C9C9C9;
	width: 250px;
	margin: 3px 0 1px 0;
}

#contactform div input {
	display: inline;
	padding-top: 3px;
}

#contactform  div input.inputerror,#contactform  div textarea.inputerror  {
	border: 1px solid #cc0000;
}

#contactform div textarea {
	height: 100px;
	width: 422px;
}

#contactform input.submit {
	float: right;
	border: 2px solid #0f4b94;
	background: #135eb9;
	color: #FFF;
	padding: 0 20px 0 20px;
	margin-top: 10px;
}



/*__________________________________________________________ SITEMAP _________________________________________________________________*/

#sitemap li {
	margin-left: 0;
	list-style-image: none;
	list-style-type: none;
	min-height: 22px;
}

#sitemap li a { display: block; font-weight: bold; text-decoration: none; padding-top: 10px; }

#sitemap li a:hover { text-decoration: underline; }

#sitemap li li a {
	height: 22px;
	margin: 0; padding: 0;
	padding-left: 25px;
	font-weight: normal;
	background: url("img/bullets/bullet_list.gif") no-repeat 10px 4px;
}

#sitemap li li li a {
	padding-left: 40px;
	background: url("img/bullets/bullet_list.gif") no-repeat 28px 8px;
}

#sitemap li li li li a {
	padding-left: 55px;
	background-position: 45px top;
}

#sitemap li li li li li a {
	padding-left: 70px;
	background-position: 60px top;
}



/*__________________________________________________________ contact_home _________________________________________________________________*/

#contact_home {
	height: 205px;
	background-color: #135eb9;
	overflow: hidden;
	position: relative;
	margin-top: 40px;
}
#contact_home #naw {
	float: right;
	width: 172px;
	height: 205px;
	background: #FFFFFF url("img/contact_gradient.gif") repeat-y right;
	padding: 30px 0 0 28px;
}
#contact_home #naw a {
	color: #135eb9;
}
#contact_home #info {
	color: #FFFFFF;
	width: 290px;
	padding: 20px 20px 0 20px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#contact_home #info h2, #contact_home #info a {
	color: #FFFFFF;	
}
#contact_home #info #form {
	width: 330px;
	overlfow: hidden;
	position: absolute;
	left: 0px;
	background-color: #135eb9;
}
#contact_home #info #form #showform {
	background: #0f4b94 url("img/arrow_top_white.gif") no-repeat 25px 11px;
	display: block;
	width: 265px;
	padding: 6px 20px 6px 45px;
	outline: none;
	cursor: pointer;
	text-decoration: underline;
}
#contact_home #info #form #contact {
	margin: 10px 20px;
	_height: 200px;
	min-height: 200px;
}
#contact_home #info #form label {
	width: 90px;
	display: block;
	float: left;
}
#contact_home #info #form textarea {
	width: 192px;
	height: 40px;
	border: 2px solid #0f4b94;
	overflow: hidden;
}
#contact_home #info #form input {
	border: 2px solid #0f4b94;
	margin-bottom: 3px;
}
#contact_home #info #form .submit {
	border: 2px solid #0f4b94;
	float: right;
	background-color: #FFFFFF;
	height: 24px;
	margin-top: 6px;
}
#contact_home #info #form .inputerror {
	background: #b8ceea;
}






/*__________________________________________________________ MENU _________________________________________________________________*/

#menu {
	padding: 0 50px 0 50px;
	height: 27px;
	text-align: center;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	background: url("img/menu_separator.gif") no-repeat;
	height: 27px;
	padding: 0 0 0 1px;
}
#menu ul li {
	float: left;
	margin: 0;
	
}
#menu ul li a {
	display: block;
	color: #959ecc;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 4px 30px 2px 29px;
	border-bottom: 6px solid #135eb9;
	background: url("img/menu_bg.gif") top right;
}
#menu ul li a:hover {
	background: url("img/menu_hover.gif") top right;
}
#menu ul li a.active {
	color: #f21717;
}






/*__________________________________________________________ FOOTER ________________________________________________________________*/

#footer {
	background: url("img/bg_footer.gif") no-repeat #FFFFFF;
	clear: both;
	margin-top: 30px;
	height: 15px;
	padding: 25px 0 20px 0;
	
	font-size: 11px;
	color: #616161;
	text-align: center;
}
#footer a {
	color:  #616161;
}
#footer a:hover {
	color: #f21717;
}