/*
Theme Name: Beveiliginspartners
Theme URI: http://beveilingspartners.nl/
Description: Thema door: D-Block
Version: 1.1
Author: D-Block - Dennis Vereecken
Author URI: http://d-block.nl/
	
*/



/* ----------------------------------------------------------------- RESET */

* {
margin: 0;
padding: 0;
}

a img {
border: none;
}

body, html {
width: 100%;
height: 100%;
}

#content p{
padding:0 0 20px 0;
line-height: 150%;
}

img.alignright { margin: 0 0 15px 15px;}


/* ----------------------------------------------------------------- TEXT */

body{
font-family:Arial, Helvetica, sans-serif;
font-size:0.8em;
color:#666666;
background:url(images/bg.jpg);
}

h1, .content h2{
color:#336666;
font-size:16px;
padding:0 0 10px 0;
}

h2{
color:#336666;
font-size:13px;
padding:0 0 10px 0;
}

#sidebar h2{
padding:10px 0 0 0;
}

#footer b{
color:#336666;
}

a{
color:#336666;
text-decoration:underline;
}

a:hover{
color:#CC6600;
}



/* ----------------------------------------------------------------- MENU */

#menu ul{
list-style:none;
margin:0 0 0 3px;
}

#menu ul li{
display:inline;
float:left;
}

#menu ul li a{
display:inline;
float:left;
padding:10px 8px 0 8px;
text-decoration:none;
background:url(images/bgmenu2.jpg) no-repeat top right;
height:23px;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
}

#menu ul li a:hover, #menu ul li.current_page_item a, #menu ul li.current_page_parent a{
background-color:#446E6E;
}

/* ----------------------------------------------------------------- SIDEBAR */

#sidebar ul{
margin:0 0 20px 0;
}

#sidebar ul li{
list-style:none;
border-bottom:1px #CCCCCC dotted;
padding:7px 0 7px 0;
}

#sidebar ul li a{
display:block;
text-decoration:none;
color:#336666;
font-weight:bold;
padding:0 0 0 20px;
}

#sidebar ul li a:hover, #sidebar ul li.current_page_item a{
color:#CC6600;
background:transparent url(images/arrow2.gif) no-repeat scroll 7px 50%;
}

/* ----------------------------------------------------------------- CONTENT */

.content{
background:transparent url(images/arrow.png) no-repeat scroll 0 0;
margin:30px 0 0 0;
padding:0 0 0 25px;
}

/* ----------------------------------------------------------------- HEADERS */

/* home */
.defaultheader { text-indent: -9999999px; display: block; }
#header-30, .defaultheader {background:url(images/header/header1.jpg) no-repeat 0 35px; height:190px; width:760px;}

/* bedrijfsprofiel */
#header-18, #header-19, #header-20, #header-21, #header-22, #header-23, #header-165 {background:url(images/header/header7.jpg) no-repeat 0 35px; height:190px; width:760px;}

/* inbraak */
#header-7, #header-74, #header-76, #header-77, #header-80, #header-81, #header-82, #header-83, #header-84, #header-85{background:url(images/header/header4.jpg) no-repeat 0 35px; height:190px; width:760px;}

/* camera bewaking */
#header-39, #header-42, #header-43, #header-44, #header-46, #header-47, #header-48{background:url(images/header/header2.jpg) no-repeat 0 35px; height:190px; width:760px;}

/* branddetectie */
#header-41, #header-49, #header-51, #header-52, #header-53, #header-54, #header-55{background:url(images/header/header6.jpg) no-repeat 0 35px; height:190px; width:760px;}

/* toegangscontrole */
#header-40, #header-56, #header-57, #header-59, #header-61{background:url(images/header/header3.jpg) no-repeat 0 35px; height:190px; width:760px;}

/* winstpakkers */
/*#header-22, #header-23 {background:url(images/header/header5.jpg) no-repeat 0 35px; height:190px; width:760px;}*/

/* contact */
#header-2{background:url(images/header/header8.jpg) no-repeat 0 35px; height:190px; width:760px;}



/* ----------------------------------------------------------------- LAYOUT */

#container{
width:760px;
margin:0 auto;
background:#FFFFFF url(images/bgcontent.jpg) no-repeat 350px 270px;
height:100%;
min-height:100%;
position:relative;
padding: 0 35px 0 35px;
}		

html>body #container {
height: auto;
}

#menu{
height:33px;
width:760px;
background:url(images/bgmenu.jpg);
}

#sidebar{
float:left;
width:170px; 
margin: 35px 0 0 0;
padding:10px 15px 20px 15px; 
background:url(images/bgsidebartop.jpg) no-repeat top;
}


#contentcontainer {
overflow: hidden;
width: 760px;
height:100%;
min-height:100%;
}

html>body #contentcontainer {
height: auto;
}

#content{
float:left;
width:520px;
margin:2px 0px 50px 35px;
}
		
#content img.alignleft {
float:left;
border:1px solid #ddd;
padding:5px;
margin:10px;
}

#content ul, #content ol{
margin:0 0 20px 0;
list-style-position: inside;
}

#content ul li, #content ol li{
padding:0 0 0 0;
}

#footer{
clear:both;
width:525px;
margin:0px 0px 0 235px;
padding:15px 0 15px 0;
text-align:center;
border-top:1px #CCCCCC dotted;
font-size:11px;
}

/* ----------------------------------------------------------------- LIGHTBOX */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* cformes */
p.linklove { display: none; }
ol.cf-ol { list-style: none; margin: 0; padding: 0; width: 495px;}
span.reqtxt, span.emailreqtxt { color: #FF0000; }
ol.cf-ol { list-style: none; float: left; }
ol.cf-ol li { margin: 0 0 10px 0; float: left; }
fieldset.cf_hidden { display: none; }

ol.cf-ol textarea { height: 50px; width: 300px; }
ol.cf-ol input { margin: 0 5px 0 0; }
ol.cf-ol label { margin: 0 5px 0 0; width: 90px!important; float: left; }

/* 100% */
ol.cf-ol li#li-2-1, ol.cf-ol li#li-2-5, ol.cf-ol li#li-2-8, ol.cf-ol li#li-2-11, ol.cf-ol li#li-2-12, ol.cf-ol li#li-2-14, ol.cf-ol li#li-2-16, ol.cf-ol li#li-2-18 { width: 100%; }
input#cf2_field_1, input#cf2_field_5, input#cf2_field_8, input#cf2_field_11 { width: 350px;}

ol.cf-ol li#li-2-2 { width: 90px; }
ol.cf-ol li#li-2-5 { display: none; }

/* dhr voornaam achternaam */
input#cf2_field_3, input#cf2_field_4 { width: 100px; }
ol.cf-ol li#li-2-3 label, ol.cf-ol li#li-2-4 label, ol.cf-ol li#li-2-10 label, ol.cf-ol li#li-2-7 label, ol.cf-ol li#li-2-2 label, ol.cf-ol li#li-2-13 label, ol.cf-ol li#li-2-15 label, ol.cf-ol li#li-2-17 label, ol.cf-ol li#li-2-19 label { width: auto!important; }

/* postcode */
ol.cf-ol input#cf2_field_6 { width: 60px; }
ol.cf-ol input#cf2_field_10 { width: 100px; }

/* button */
#sendbutton2 {
	margin: 10px 0 10px 0;
	float: left;
}
