/*
Theme Name: DLR Products
Theme URI: http://www.drl-products.nl
Description: Wordpress thema voor de website van DRL products
Version: 1.0
Author: Stephan Bijma
Author URI: http://www.incolor.nl
Tags: Stroke Service Assen, Incolor
*/ 
@import url("reset.css");
body{
	background:#fff;
	font-family:helvetica,arial,verdana;
	font-size:10px;
	line-height:18px;
	text-align:center;
	color:#CACACA;
	background:#CCCCCC;
	background: url('images/bck_main.png') bottom center repeat-x fixed;
}
h2{
	font-family:verdana;
	font-size:18px;	
	color:#FFFFFF;
	margin-bottom:15px;
	line-height:22px;
	font-weight:bold;
	margin-top: 20px;
	margin-left: 20px;
}
h3{
	font-family:helvetica,arial,verdana;
	font-size:16px;
	padding-top:8px;
	margin-bottom:4px;
	margin-left: 20px;
	margin-top: 20px;
}
h4{
	font-family:helvetica, arial, verdana;
	font-size:11pt;
	color:#46518e;
	font-weight:bold;
	margin-bottom:5px;
}
p{
	margin-bottom:15px;	
	font-size: 10pt;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	font-family:Gill Sans, sans-serif;
}
a{
	color:#FFF;	
	text-decoration:none;
}
a:hover{
	color:#FFF;	
	text-decoration:underline;
}
ul{
	margin-bottom:10px;	
}
li{
	list-style-type:disc;	
	margin-left:40px;
}
.clear{
	clear:both;
	float:none;	
}
#container{
	position:relative;
	margin:0px auto 10px auto;	
	text-align:left;
	width:1024px;
}
#header{
	position:relative;
	height:102px;	
	background:#fff;
}
#header h1 a{
	position:relative;
	display:block;
	width:496px;
	height:85px;
	text-indent:-12345em;	
	background:url("images/logo.gif");
	top:7px;
	left:10px;
}
#left_column{
	float:left;
	width:424px;
	min-height:600px;
	background:#000;
}
#left_column h3{
	font-weight:bold;	
}
#left_column h3 a{
	display:block;	
}
#left_column li{
	font-size:10pt;	
}
#left_column table{
	font-size:10pt;	
}
#left_column .post_snippet{
	width:400px;	
}

.wp-caption-text{
	font-size:12px;
	font-style:italic;
}
a.morebutton{
	display:block;
	line-height:23px;
	text-align:center;
	width:140px;
	color:#fff;
	height:23px;
	margin-bottom:20px;
}
a:hover.morebutton{
	color:#fff;	
	border:1px solid #e58537;
	text-decoration:underline;
}

a img{
	border: 4px solid #fff;	
}

a img:hover{
	border: 4px solid #fae1af;
}

#slide{
	width: 600px;
	float:left;	
	min-height:600px;
	background:url("images/background_1.jpg") no-repeat left top;
}

#tekstbox{
	position:absolute;
	float:right;
	top:687px;
	left: 640px;
	width:384px;
	height:51px;
	background:url("images/footer_tekst.png") no-repeat;
	padding-top:13px;
	padding-left:20px;
	
}

#center_img{
	/*position: absolute;
	top:150px;
	left:790px;
	width: 135px;
	height:	345px;*/
	border:0px solid #000;
	margin:20px 40px 0 0;
	float:right;
	width:200px;
	
	
}

#center_img img{
	max-width:175px;
}

#product_img{
	/*position: absolute;
	top:150px;
	left:480px;
	width: 135px;
	height:	345px;
	max-width:500px;*/
	border:0px solid #000;
	float:left;
	margin:20px 0 0 65px;
	
}

#product_img img{
	max-height:520px;
	max-width:300px;
}

#slogan_img{
	position: absolute;
	top:138px;
	left:424px;
	width: 135px;
	height:	345px;
	border:0px solid #000;
}

#headerslogan{
	position: absolute;
	top:7px;
	left:930px;
	width: 90px;
	height:	90px;
	border:0px solid #000;
}

#headerslogan  a{
	color:#fff;

}

#flash_animatie{
	position: absolute;
	top:138px;
	left:424px;
	width: 135px;
	height:	345px;
	border:0px solid #000;
}

#footer{
	height:39px;
}
#footer_left{
	float:left;
	margin:0 0 0 17px;
	color:#000;
	width:1000px;
}

#footer P{
	font-size:11px;	
}
#footer_right{
	position:relative;
	margin:11px 17px 0 0;
	float:right;
	text-align:right;	
}
/*
#navigation{
	width:1024px;
	left:0;
	background: #B10101 url("images/menubg.jpg") repeat-x;
	z-index: 10;
}
#navigation ul{
	margin-left:20px;	
	display:block;
	margin-bottom:0;
	z-index: 10;
	background: #740001 url("images/bgmenu2.jpg") repeat-y;
}
#navigation li{
	position:relative;
	float:left;	
	padding-right:8px;
	list-style-type:none;
	margin-left:0;
	z-index: 10;
}
#navigation li a{
	position:relative;	
	display:block;
	float:left;
	padding:0 5px;
	color:#fff;
	font-weight:bold;
	font-size:13px;
	line-height:34px;
	height:36px;
	text-transform:uppercase;
	z-index: 10;
}
#navigation li a:hover, #navigation li a.active, #navigation li.current_page_item a, #navigation li.current_page_parent a, #navigation li.current_page_ancestor a{
	color:#E1D299;
	text-decoration:none;	
}
#navigation li ul{
	display:none;	
	
	padding-bottom:11px;
	padding-top:3px;
}
#navigation li:hover ul{
	z-index:100;
	position:absolute;
	width:265px;
	display:block;
	top:32px;
	left:-11px;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:3px solid #000;
	padding-bottom:0;
}
#navigation li ul li{
	position:relative;
	float:none;
	list-style-type:none;
	list-style-position:inside;
	color:#e68e38;
	background:none;
	border-bottom:1px solid #fff;
	clear:both;
	display:block;
}
#navigation li ul li a{
	*text-indent:-10px;
	text-transform:none;
}
#navigation li ul li a, #navigation li.current_page_item ul li a, #navigation li.current_page_parent ul li a, #navigation li.current_page_ancestor ul li a{
	background:none;	
	color:#fff;
	float:none;
	font-size:13px;
	height:13px;
	padding-bottom:20px;
	font-weight:bold;
}
#navigation li ul li a:hover, #navigation li ul li.current_page_item a{
	background:none;	
	color:#E1D299;
}
#navigation li ul li a:hover{
	text-decoration:underline;	
}
#navigation li ul li ul{
	display:block;	
	position:relative !important;
	top:0px !important;
	border:none !important;
	margin-left:11px !important;
	padding:0 !important;
	width:230px !important;
}
#navigation li ul li ul li{
	list-style-type:none;
	list-style-position:inside;	
	border:none;
	border-top:1px solid #fff;
}
#navigation li ul li ul li a, #navigation li ul li.current_page_item ul li a{
	font-weight:normal !important;
	margin-left:14px;
	color:#fff;
	width:100%;
}
#navigation ul li ul li.current_page_parent a, #navigation ul li ul li.current_page_ancestor a{
	background:none;	
}
#navigation ul li ul li.current_page_item a:hover{
	color:#fff;	
}
*/



/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */
@import "calendar.css";

.cform {  
	width: 410px; 
	padding: 5px;
	margin-bottom: 20px;
}

.cform fieldset	{ 
	margin-top:10px; 
	padding:5px 0 5px 0; 
	border:none;
}

.cform .cf_hidden {
	display:none; 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend { 
	margin:0;
	padding:0; 
	font:normal 18px Helvetica; 
	color: #aaa;
	letter-spacing:3px;
}

ol.cf-ol { 
	margin:0!important; 
	padding:15px 0 0 0!important; 
	border-top:1px solid #f2f2f2;
}
ol.cf-ol li	{
	background:none!important; 
	margin:5px 0!important; /*some themes may interfere otherwise*/
	padding:0; 
	list-style:none!important; 
	text-align:left;
	line-height:1.1em;
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	font-size:1em;
	letter-spacing:2px;
	margin:12px 0pt !important;
	padding:0pt 0pt 0pt 100px;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label { 
	margin:4px 10px 0 0; 
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align:left;
	vertical-align:top;
	font:10pt;
}
.cform label span {
	width:102px; /* must be the same as above!*/
	display:block; 
}

label.cf-before {
	margin:4px 10px 0 0; 
}

label.cf-after 	{
	margin:4px 2px 0pt 6px;
	text-align:left;
	width:75px;
}

label.cf-after span {
	width:75px;
	display:block;
}

label.cf-group-after {
	margin:4px 0 0 2px;
	width:60px;
	text-align:left;
}
label.cf-group-after span {
	width:60px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select { 
	padding:3px;
	border:1px solid #aaa; 
	font:0.9em Trebuchet MS,sans-serif;
	background:#ffffff url(../images/field-bg-top.gif) repeat-x top left;
	vertical-align:top;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	border: 1px solid #FFCC00;
	background:#ffffff url(../images/field-bg-bottom.gif) repeat-x bottom left; 
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	color:#333;
	background:#ffffff url(../images/field-bg-bottom.gif) repeat-x bottom left; 
}

.cform textarea,
.cform input {
	width:298px; 
}
.cform select {
	width:306px; /* attempt to have equal length */
}  

.cform select.cfselectmulti	{ 
	height:7.5em; 
}

.cform textarea {
	font-family: arial;
	font-size: 0.9em;
	overflow:auto;
}

/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt { 
	margin:0px 5px 7px 0px;
	display: block; 
	vertical-align:top;
	font-size:0.7em;
	line-height:1.2em;
}


/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	font-size:1em;
	letter-spacing:2px;
	margin:12px 0pt 0 !important;
	padding:0pt 0pt 0pt 100px;
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

input.cf-box-a,
input.cf-box-b 	{ 
	margin:1px 0 0 0; 
	width:16px; 
	height:22px;
	border:none!important;
	background:none!important;
}

input.cf-box-a 	{ 
	margin-left:100px; /* check with label 'width' incl. */
} 


/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	padding: 0 0 5px 100px; 
} 


/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	margin: 0;
	padding:0pt 3px 0pt 0pt !important;
}
.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton	{ 
	width:auto;  
	padding:2px 1em; 
	margin: 0;
	font-size:0.8em;
	background:url(images/button-bg.gif) repeat-x; 
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
}
.cform input.resetbutton {
	margin: 0 5px 0 0;
}
.cform input.backbutton {
	margin: 0 5px 0 0;
}

/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
	padding:5px 0!important;
	margin:5px 0!important;
}

ol.cf-ol li ul.cf_li_text_err {
	margin:0 0 0 10px;
	padding:0;
	color:#333;
	display:none;
}

ol.cf-ol ul.cf_li_text_err li {
	background:url(icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}

/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */
label.secq,
label.seccap {
	vertical-align:text-bottom;
	margin-bottom:4px;
}

input.secinput {
	vertical-align:text-bottom;
}

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:100px;
	padding: 4px 4px;
	margin: 0;
	vertical-align:text-bottom;
}

img.captcha	{
	vertical-align:text-bottom;
	margin:0 0 0 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(captcha_reset_white.gif) no-repeat;
	margin:0 0 2px 3px;
	width:21px;
	height:21px;
	border:none;
}

img.imgcalendar {
	border:none;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {
	color:#333;
	display:none;
	padding:10px 15px!important;
	width:380px;
	line-height:1.3em;
}

div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:red!important;
	text-decoration:underline!important;
}
div.success {
	background:#F9F9F9 none repeat scroll 0%;
	display:none;
}
div.failure {
	display:block;
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
}
div.waiting {
	background:#F9F9F9;
	display:block;
}
/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform .cf_error { 
	color:red; 
	border:1px solid #FF0000; 
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:red; 
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

p.cf_info 		{
	margin:10px 0;
	text-align:center;
}
p.success 	{
	color:green;
}
p.failure 	{
	color:red;
}

/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}

/*                                                    */
/* upload box styling                                 */
/*                                                    */

.cform input.cf_upload  {
	width:220px;
	background: #f9f9f9;
	border:1px solid #888888;
}

/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove {
	margin:6px auto 10px !important;
	padding:0pt 6px 0pt 0pt !important;
	text-align:right;
	width:410px;
	display:none;
}
.linklove a,
.linklove a:visited {
	font-size: 0.8em;
	font-family: Tahoma;
	color:#aaaaaa!important;
}


/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
*+html ol.cf-ol,
*+html ol.cf-ol li	{
	display: inline-block;  /*for ie7*/
}
* html ol.cf-ol,
* html ol.cf-ol li,
* html span.reqtxt,
* html span.emailreqtxt { 
	display: inline-block;
}
* html .cform legend { 
	position:absolute; 
	left: -8px; 
	top:0;
	margin-left:0;
}
*+html .cform legend { 
	position:absolute; 
	left: -8px;
	top:0;
	margin-left:0;
}
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
*+html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
* html img.captcha	{
	margin-bottom:1px!important;
}
*+html img.captcha	{
	margin-bottom:1px!important;
}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

/* Custom data by Bloksma ICT */

#snelselect {
	background:url("images/direct_naar_snelselect.png");
	width:283px;
	height:27px;
	margin:25px 0 0 0px;
	padding-top:10px;
	padding-left:10px;
}

#snelselect a {
	text-decoration:none;
	color:#FFF;
	font-size:22px;
	font-family:helvetica, arial, sans-serif;
}

.thumb_container{
	float:left;
	margin-left:15px;
	min-width:160px;
	min-height:160px;
}

.thumb_loader{margin:60px;}

#right_part1, #right_part2{
	width:600px;
	height:549px;
	overflow:auto;
	
}
#right_part2 p img {border: none;}
#right_part2 #cont{
	margin:20px 25px 20px 50px;
	color:#FFF !important;
}

#right_part2 #cont p{ 
	margin:0 0 15px 0;
}

#slide ul, li{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#slide_nav{
	position:absolute;
	top:400px;
	left:1000px;
/*	background:url(images/white_circle.png) no-repeat center center;*/
	width:44px;
	height:44px;
}

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
}
#slider li{ 
	width:600px;
	height:600px;
	overflow:hidden; 

}
span#prevBtn a, span#nextBtn a{
	position:absolute;
	top:400px;
	left:1000px;
	width:44px;
	height:44px;
	display:block;
	text-indent:-9999px;
}	
	
span#nextBtn a{
	background:url(images/arrow_right.png) no-repeat center center;
}

span#prevBtn a{
	background:url(images/arrow_left.png) no-repeat center center;
}

#slide2{
	background:url(images/mask.png) no-repeat right top;
	height:600px;
}

#slide2{
	font-size:10px;
	line-height:15px;
}

#slide2 p{
	font-size:10px;
	line-height:15px;
}

#slide2 table td{
	vertical-align:top;
}

#slide2 table td.first{
	width:100px;
}

#right_part2 p, #right_part2 table{	
	text-align:left;
}

#left_column p{
	text-align:justify;
}

#right_part2 p img{
	max-width:250px;
	height:auto;
}

#right_part2 p img.big{
	max-width:525px;
}

#slide2 table td, #slide2 p{
	font-size:12px;
}

.post392 #product_img img, .post987 #product_img img, .post82 #product_img img, .post1300  #product_img img, .post271 #product_img img, .post293 #product_img img,
.post300 #product_img img, .post314 #product_img img, .post322  #product_img img, .post330  #product_img img, .post341 #product_img img, .post1082  #product_img img,
.post1250 #product_img img, .post1269 #product_img img, .post1260 #product_img img, .post401 #product_img img, .post406 #product_img img, .post1064 #product_img img
{
	max-width:500px;
}
.post392 #product_img, .post987 #product_img, .post82 #product_img, .post1300  #product_img, .post271 #product_img, .post293 #product_img,
.post300 #product_img, .post314 #product_img, .post322  #product_img, .post330  #product_img, .post341 #product_img, .post1082  #product_img,
.post1250 #product_img, .post1269 #product_img, .post1260 #product_img, .post401 #product_img, .post406 #product_img, .post1064 #product_img
{
	max-width:500px;
}
.post1156 #center_img img{
	max-width:200px;
}

#center_img img{
	margin-bottom:10px;
}
.logoo{
	max-width:170px;
	max-height:120px;
}

#logos_table{
	width:580px;
	display:block;
	border-collapse:collapse;
	white-space:nowrap;
}

#logos_table tr{
	display:table-row;
}

#logos_table td{
	width:290px;
	max-width:290px;
	display:table-cell;
/*	float:left;
	vertical-align:middle;
	height:120px;
	line-height:120px;*/
}

#logos_table td a{
	max-width:290px;
	display:block;
	margin-top:15px;
}

/*
#logos_table{
	margin:0 auto;
	position:relative;
	z-index:1000;
}
#logos_table tr td{
	width:240px;
	height:140px;
}*/
#slide img a, #slide a img{text-decoration:none; border:none;}

.post185 #prevBtn , .post185 #nextBtn{display:none;}

#content #logos_table td{vertical-align:middle;}
