/*
Theme Name: clieopatra
*/
body{
	margin:0;
	color:#2d2d2d;
	font-size:13px;
	font-family: Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref",sans-serif;
	background:#999;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#285a78;
}
a:hover{text-decoration:underline;}
input, textarea, select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
q{quotes: none;}
q:before{content:"";}
q:after{content:"";}
.wrap{
	width:100%;
	overflow:hidden;
}
#wrapper{
	width:994px;
	margin:21px auto 0;
	background:url(images/bg-wrapper.gif) no-repeat;
	padding:11px 0 0;
	position:relative;
}
#wrapper .holder{
	background:#fff url(images/bg-wrapper-bottom.gif) no-repeat 0 100%;
	width:964px;
	overflow:hidden;
	padding:0 15px 19px;
}
#header{
	height:1%;
	overflow:hidden;
	font-weight:bold;
	margin:0 0 12px;
}
.nav-bar{
	margin:0 0 4px;
	padding:0;
	list-style:none;
	text-align:right;
	font-size:13px;
}
.nav-bar li{
	display:inline;
	background:url(images/separator-navbar.gif) no-repeat 0 50%;
	padding:0 6px;
}
.nav-bar li:first-child{
	background:none;
}
.nav-bar li.contact { padding-left: 6px; }

.header-up{
	width:100%;
	overflow:hidden;
	margin:0 0 17px;
}
#header .logo{
	width:271px;
	height:84px;
	background:url(images/logo.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	margin:0;
}
#header .logo a{
	height:100%;
	display:block;
}
#header .ad{
	float:right;
}
.navigation{
	background:#dcecdd url(images/bg-nav-top.gif) no-repeat;
	width:100%;
	overflow:hidden;
}
#nav{
	margin:0;
	padding:0 0 0 6px;
	list-style:none;
	overflow:hidden;
	background:url(images/bg-nav-bottom.gif) no-repeat 0 100%;
	font-size:14px;
	height:1%;
}
#nav li{
	float:left;
	margin:0 0 0 -1px;
	background:url(images/separator-navbar.gif) no-repeat 0 50%;
}
#nav li:first-child{
	background:none;
}
#nav li a{
	float:left;
	padding:9px 9px 9px 8px;
}
#main{
	width:965px;
	overflow:hidden;
}
.inner #content{
	width:985px;
}
#content{
	width:982px;
	overflow:hidden;
}
#main p{margin:0 0 17px;}
#main .box{
	width:308px;
	float:left;
	background:#ececec url(images/bg-box-grey-top.gif) no-repeat;
	margin:0 19px 0 0;
	display:inline;
	overflow:hidden;
}
#main .box .holder{
	background:url(images/bg-box-grey-bottom.gif) no-repeat 0 100%;
	padding:12px 10px 7px;
	height:1%;
	overflow:hidden;
	width:auto;
}
#main .add-box .holder{
	padding:12px 13px 0;
}
#main .media{
	width:309px;
	background:#f3f7ec url(images/bg-box-light-green-top.gif) no-repeat;
}
#main .media .holder{
	background:url(images/bg-box-light-green-bottom.gif) no-repeat 0 100%;
	padding:12px 13px 0;
}
#main .sub-box{
	background:#eaeff2 url(images/bg-box-greeen-top.gif) no-repeat;
	float:right;
}
#main .sub-box .holder{background:url(images/bg-box-greeen-bottom.gif) no-repeat 0 100%;}
.inner #main .sub-box .holder{
	background:url(images/bg-box-greeen-bottom02.gif) no-repeat 0 100%;
}
.section{
	overflow:hidden;
	padding:0;
	margin:0 0 33px;
	float:left;
	height:1%;
	width: 100%;
}
.section img{
	float:left;
	margin:0 5px 0 0;
}
#main .section p{
	height:1%;
	overflow:hidden;
	margin:0;
}
.section h2{
	margin:-2px 0 2px;
	color:#666;
	font-size:17px;
}
.section .text-box{
	height:1%;
	overflow:hidden;
}
.box .h1, .box .h2{
	display:block;
	font-size:20px;
	color:#134a6b;
	margin:0 0 20px;
	padding:0 0 0 3px;
	height:20px;
	position:relative;
}
.box .h2{
	font-size:17px;
	line-height:20px;
	height:auto;
	margin:0 0 17px;
}
.video-plugin{
	width:284px;
	height:169px;
	margin:0 0 35px;
}
.box .link{
	width:286px;
	height:69px;
	background:url(images/bg-link.gif) no-repeat;
	color:#fff;
	display:block;
	font-size:19px;
	font-weight:bold;
	line-height:27px;
	text-align:center;
	padding:17px 0 0;
	margin:0 0 5px;
}
.frame{
	width:284px;
	background:#fff;
	margin-bottom:7px;
}
.frame blockquote{
	margin:0;
	background: url(images/bg-cite-t.gif) no-repeat;
	width:100%;
	position:relative;
}
.frame blockquote .frame-c{
  
	background: url(images/bg-cite-b.gif) no-repeat 0 100%;
	padding:10px 10px 0;
	margin-top:2px;
}
.frame blockquote cite{
	position:absolute;
	bottom:-4px;
	right:3px;
	font:italic bold 9px Arial, Helvetica, sans-serif;
	text-align:right;
	color:#111212;
}
.frame blockquote q{
	line-height:19px;
	display:block;
	padding-bottom:27px;
	font-size:12px;
}
.frame blockquote strong{
	width:22px;
	height:16px;
	float:left;
	padding-left:4px;
	margin-top:-5px;
	background: url(images/ico01.gif) no-repeat;
}
* html .frame blockquote strong{
	padding-left:1px;
}
.box .klik{
	float:right;
	color:#000;
	text-decoration:underline;
	display:block;
	margin:-4px 0 10px;
}
.box .klik:hover{
	text-decoration:none;
}
#main .sub-box p{
	margin:0;
}
.box .block-wrap{
	width:284px;
	background:#fff;
}
.box .block-t{
	background: url(images/bg-cite-t.gif) no-repeat;
}
.box .block-b{
	background: url(images/bg-block-b.gif) no-repeat 0 100%;
	padding:11px 10px 10px;
}
.box .block-b h2{
	font-size:17px;
	line-height:19px;
	height:auto;
	margin:0;
	color:#134A6B;
}
#main .sub-box .block-b p{
	margin:0 0 5px;
}
#main .sub-box .block-b .wrap img{
	float:left;
	margin:0 -8px;
	display:inline;
}
#main .sub-box .block-b .text-box{
	float:left;
}
.text-box strong{
	font-size:16px;
	color:#c30;
	display:block;
	margin-bottom:8px;
}
.text-box .versie{
	height:1%;
	overflow:hidden;
	margin-bottom:17px;
}
.text-box .versie .submit{
	display:none;
}
.versie label{
	font-size:15px;
	float:left;
	font-weight:bold;
	padding:2px 2px 0 0;
	margin:0 10px 10px 0;
}
.text-box .versie select{
	font-size:15px;
	line-height:17px;
}
.text-box .versie legend{
	display:none;
}
.text-box .bestellen{
	display:block;
	background: url(images/bg-btn-bestellen.gif) no-repeat;
	width:164px;
	height:33px;
	text-indent:-9999px;
	overflow:hidden;
	border:0;
}
#content .data{
	width:626px;
	float:left;
	padding:11px 0 0 12px;
}
#content .data h1{
	margin:0 0 21px;
	font-size:22px;
	color:#134a6b;
}
#content .data p{
	line-height:20px;
	margin-bottom:15px;
}
#content .data-table{
	border-collapse:collapse;
	padding:0;
	margin:0 0 33px;
}
#content .data-table th{
	text-align:left;
	background:#dde8c8;
	border-right:1px solid #fff;
	font-size:17px;
	padding:15px 0 15px 9px;
}
#content .data-table .functie{
	width:390px;
}
#content .data-table .standaard{
	width:116px;
	padding-left:0;
	text-align:center;
}
#content .data-table .pro{
	width:110px;
	padding-left:0;
	border-right:0;
	text-align:center;
}
#content .data-table td{
	border-bottom:1px solid #134a6b;
	border-left:1px solid #fff;
	font-size:12px;
	padding:0 7px;
	height:44px;
	text-align:center;
	vertical-align:middle;
}
#content .data-table .left{
	text-align:left;
	border-left:0;
}
#content .data-table .odd td{
	background:#eaeff2;
}
#content .data-table .ok{
	text-align:center;
	background: url(images/ico03.gif) no-repeat;
	width:39px;
	height:29px;
	display:block;
	margin:0 auto;
}
#content .data-table .odd .ok{
	background: url(images/ico02.gif) no-repeat;
}
#content .data-table .none{
	width:23px;
	height:3px;
	overflow:hidden;
	display:block;
	background: url(images/line01.gif) no-repeat;
	margin:0 auto;
}
#content .bestel-t{
	width:624px;
	background:#ececec url(images/bg-bestel-t.gif) no-repeat;
  margin-top:21px;
}
#content .bestel-b{
	background: url(images/bg-bestel-b.gif) no-repeat 0 100%;
	padding:14px 0 0 8px;
	height:1%;
	overflow:hidden;
}
#content .bestel-b p{
	font-size:12px;
	margin-bottom:7px;
}
#content .bestel-b h2{
	margin-bottom:1px;
}
#content .bestel-b .img-box{
	float:left;
	padding:0 11px 0 4px;
}
#content .bestel-b .img-box img{
	display:block;
}
#content .bestel-b .text-box{
	height:1%;
	overflow:hidden;
}
#content .bestel-b .bestellen{
	background: url(images/bg-btn-bestellen02.gif) no-repeat;
	width:187px;
}
.inner #main .box{
	margin-top:2px;
}
.inner #main .box .holder{
	padding-top:9px;
}
#gform_3 li, #gform_3 ul { list-style-image:none;
list-style-position:outside;
list-style-type:none; }

#gform_3 .ginput_container {
       background:transparent url(images/bg-input.gif) no-repeat scroll 0 0;
       float:left;
       left:-38px;
       position:relative;
}
#gform_3 .ginput_container #input_3_2{
       width:226px;
       float:left;
       padding:10px 12px 8px;
       background:none;
       border:0;
       font-size:12px;
       line-height:15px;
}

#gform_3 .gform_footer input {
  float:right;
  position:relative;
  top:-33px;
}

#field_3_2 label { display:none; }

#gform_wrapper_3{
       margin-bottom:27px;
}

#gform_3 .gform_title{
       font-size:16px;
       color:#666;
       display:block;
       padding:1px 0 5px 10px;
}
.inner .frame{
	margin-bottom:28px;
}
.block-b .system{
	list-style:none;
	margin:0;
	padding:0;
}
.block-b .system li{
	background: url(images/bullet01.gif) no-repeat 0 4px;
	padding-left:14px;
	line-height:17px;
	margin-bottom:17px;
}
.block-b .system li span{
	font-size:13px;
}
.inner .block-b h2{
	margin:16px 0 6px 0;
}
.block-b .betrouwbaa{
	list-style:none;
	margin:0;
	padding:11px 0 0 4px;
}
.block-b .betrouwbaa li{
	margin-bottom:25px;
}
.block-b .betrouwbaa strong{
	background: url(images/bullet02.gif) no-repeat;
	display:block;
	padding:2px 0 2px 35px;
	font-size:16px;
	line-height:24px;
	color:#134a6b;
}
.block-b .betrouwbaa span{
	line-height:20px;
	font-size:12px;
}
.inner .block-wrap{
	margin-bottom:21px;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
cite a{
	color:#111212;
}
.posts-nav{
	display:block;
	width:100%;
	clear:both;
}
.add-box .section + .section + .section{
	clear:both;
	padding-bottom:33px;
}

/* Footer ================================================================================
*/
.footer {
color:#666666;
margin:15px auto 40px;
width:994px;
}
.footer a, .footer a:hover {
color:#444444;
}
.footer .footer-links {
margin-bottom:10px;
}
.footer ul, .footer li {
display:inline;
padding-left:0px;
-webkit-padding-start:0px;
}
.footer ul a {
background:transparent url(images/links_separator.gif) no-repeat
scroll 100% 50%;
margin-right:3px;
padding-right:5px;
}
.footer .footer-links li.last a {
background:transparent none repeat scroll 0 0;
margin-right:0;
padding-right:0;
}
/* =======================================================================================
*/
.page-id-27 .gform_wrapper .top_label input.medium, .page-id-27 .gform_wrapper .top_label select.medium .page-id-27 .gform_wrapper .top_label input.large, .page-id-27 .gform_wrapper .top_label select.large, .page-id-27 .gform_wrapper .top_label textarea.textarea, .page-id-37 .gform_wrapper .top_label input.medium, .page-id-37 .gform_wrapper .top_label select.medium, .page-id-37 .gform_wrapper .top_label input.large, .page-id-37 .gform_wrapper .top_label select.large, .page-id-37 .gform_wrapper .top_label textarea.textarea, #forum-page .gform_wrapper .top_label input.medium, #forum-page .gform_wrapper .top_label select.medium #forum-page .gform_wrapper .top_label input.large, #forum-page .gform_wrapper .top_label select.large, #forum-page .gform_wrapper .top_label textarea.textarea
 {
width:95%;
}

.page-id-27 .gform_wrapper .top_label .gfield_label, .page-id-37 .gform_wrapper .top_label .gfield_label, #forum-page .gform_wrapper .top_label .gfield_label  { font-weight:normal; }
.page-id-27 .gform_wrapper h3.gform_title, .page-id-37 .gform_wrapper h3.gform_title, #forum-page .gform_wrapper h3.gform_title { color:#134A6B; }

.page-id-27 #gform_wrapper_1, .page-id-37 #gform_wrapper_2, #gform_wrapper_4  {
background:#EAEFF2 url(images/bg-content-green-top.gif) no-repeat scroll 0 0;
margin-top:20px;
width:358px;
}
.page-id-27 #gform_1, .page-id-37 #gform_2, #gform_4 {
height:1%;
overflow:hidden;
padding:12px 10px 7px;
width:auto;
background:transparent url(images/bg-content-green-bottom.gif) no-repeat scroll 0 100%;
}
.page-id-27 .gform_wrapper .gform_heading, .page-id-37 .gform_wrapper .gform_heading, #forum-page .gform_wrapper .gform_heading { margin-bottom:0; padding-bottom:0; }


.box .link:hover, .text-box .bestellen:hover {
       -moz-opacity: 0.7;
       -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
       filter: alpha(opacity=70);
       opacity: 0.7;
       -khtml-opacity: 0.7;
       text-decoration:none;
}

.content{margin-bottom:25px;}
#main .title p{margin-bottom:5px;}

#forum-page table { width:575px; text-align:left; border-collapse: collapse; font-weight:bold; }
#forum-page th + th{width:20%;}
#forum-page tr { border: 2px #DDE8C8; }
#forum-page th { background: #DDE8C8; }
#forum-page th, #forum-page td { border-bottom: 1px solid #134A6B;  padding:3px 10px 3px 5px; border-right:0; }
#thread{list-style-type:none;}

img           { border:0; vertical-align:top; }
:focus        { outline: 0; }
