/*
Theme Name: Klein Optiek
Theme URI: http://optiek.com/
Description: 
Version: 1.0
Author: Rein Aris / Bas van Doren 
*/
@import 'reset.css';
body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	background: #eeefef;
}
body.small_text {
	font-size: 11px;
	line-height: 1.85em;
}
body.normal_text {
	font-size: 12px;
	line-height: 1.7em;
}
body.big_text {
	font-size: 14px;
	line-height: 1.45em;
}
.outer {
	width: 1000px;
	margin: 0 auto;	
}
.wrapper {
	background: url(images/bg-outer.png) repeat-y center top;
	width: 100%;
	position: relative;
}
#bg, #bg table, #bg td {
    height: 100%;
    overflow: hidden;
    width: 100%;
}
#bg {
    position: fixed;
}
#bg div {
    height: 220%;
    left: -60%;
    position: absolute;
    top: -60%;
    width: 220%;
	background: url(images/bg-outer.gif) repeat-y center top;
}
#bg td {
    text-align: center;
    vertical-align: middle;
}
#bg img {
    margin: 0 auto;
    min-height: 50%;
    min-width: 50%;
	filter:alpha(opacity=60);
	-moz-opacity:0.60;
	opacity:0.60;
}

#header {
	height: 165px;
	min-width: 960px;
	position: relative;
	background: #fff;
}
#social {
	left: 740px;
	position: absolute;
	top: 19px;
	color: #999;
	font-size: 11px;
}
#social span {
	float: left;
	padding-bottom: 3px;
	padding-right: 10px;	
}
#social img {
	float: left;
	margin: 2px 5px 0 0;	
}
#text_size {
	left: 900px;
	position: absolute;
	top: 20px;
}
#text_size .small, #text_size .normal, #text_size .big {
	background-image: url("images/zoom.gif");
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 18px;
	width: 20px;
}
#text_size .small {
	background-position: top left;
}
#text_size .small:hover, #text_size .small.current {
	background-position: bottom left;
}
#text_size .normal {
	background-position: top center;
}
#text_size .normal:hover, #text_size .normal.current {
	background-position: bottom center;
}
#text_size .big {
	background-position: top right;
}
#text_size .big:hover, #text_size .big.current {
	background-position: bottom right;
}
#logo {
	background: transparent url("images/logo.gif") no-repeat scroll top left;
	height: 87px;
	margin: 38px 0 0 33px;
	width: 178px;
	float: left;
}
#logo a {
	height: 87px;	
	width: 178px;
	display: block;
}
#slogan {
	background-position: top left;
	background-repeat: no-repeat;
	height: 165px;
	margin: 0 0 0 22px;
	width: 197px;
	float: left;
}
#slogan.home {
	background-image: url("images/slogan.gif");
}
#slogan.random_1 {
	background-image: url("images/pattern_1.gif");
}
#slogan.random_2 {
	background-image: url("images/pattern_2.gif");
}
#slogan.random_3 {
	background-image: url("images/pattern_3.gif");
}
#slogan.random_4 {
	background-image: url("images/pattern_4.gif");
}
#slogan.random_5 {
	background-image: url("images/pattern_5.gif");
}
#slogan.random_6 {
	background-image: url("images/pattern_6.gif");
}
#top_menu {
	display: block;
	left: 435px;
	position: absolute;
	top: 95px;
	width: 700px;
}
#top_menu li {
	display: inline;
	font-size: 14px;
	list-style-type: none;
	padding-left: 14px;
	position: relative;
}
#top_menu a {
	color: #333333;
	display: inline;
	font-size: 14px;
	letter-spacing: 0.75px;
	line-height: 2em;
	text-decoration: none;
}
#top_menu a:hover, #top_menu li.current_page_item a, #top_menu li.current_page_parent a, .cufon-active #top_menu a:hover, .cufon-active #top_menu li.current_page_item a, .cufon-active #top_menu li.current_page_parent a {
	color: #009fd0;
}
#top_menu li.current_page_item li a, #top_menu li.current_page_parent li a, .cufon-active #top_menu li.current_page_item li a, .cufon-active #top_menu li.current_page_parent li a {
	color: #000000;
}
.cufon-active #top_menu a {
	color: #000000;
	letter-spacing: 0;
}
#top_menu li ul {
	display: none;
	background: transparent url("images/submenu.png") no-repeat bottom left;
	width: 189px;
	padding-bottom: 15px;
	z-index: 100;
	position: relative;
}
#top_menu li ul li:first-child {
	background: transparent url("images/submenu_top.gif") no-repeat top left;
	padding-top: 15px;
}
#top_menu li ul li.current_page_item a {
	font-weight: bold;
}
#top_menu li ul li {
	display: block;
	padding: 0 20px;
}
#top_menu li ul li a, .cufon-active #top_menu li ul li a {
	color: #000000;
	font-size: 13px;
	letter-spacing: 0.75px;
}
#top_menu li ul li a:hover, .cufon-active #top_menu li ul li a:hover {
	color: #00a0d2;
}
#top_menu li:hover ul, #top_menu li ul:hover {
	display: block;
	position: absolute;
	top: 100%;
	left: 0;
}
#homepage {
	background-color: #f5f4f3;
}
#homepage .intro {
	background-color: #f5f4f3;
	height: 381px;
	min-width: 960px;
	position: relative;
	width: 100%;
}
#homepage .photo_text, #homepage .news {
	height: 331px;
	padding: 25px;
	line-height: 19px;
}
#homepage .news h4 {
	font-size: 18px;
	color: #32280F;
	margin: 0 0 16px -2px;
	padding: 0;
	font-weight: normal;
}
#homepage .photo {
	background-color: #009fd0;
	float: left;
	height: 381px;
	width: 390px;
}
#homepage .photo_text {
	background: #009fd0 url("images/home_arc.png") no-repeat scroll -140px 100%;
	color: #ffffff;
	float: left;
	width: 228px;
}
#homepage .contact {
	color: #000000;
}
#homepage .news {
	float: left;
	width: 242px;
}
#homepage .news p {
	margin-bottom: 15px;
}
#homepage .news h3 a {
	font-size: 14px;
	text-decoration: none;
}
#homepage .news h3 {
	margin-bottom: 4px;	
}
#homepage .intro .arc {
	background: transparent url("images/home_arc.png") no-repeat scroll top left;
	bottom: 0;
	height: 47px;
	left: 250px;
	position: absolute;
	width: 140px;
	z-index: 100;
}
#homepage .special {
	background: #ffffff url("images/home_photo2.jpg") no-repeat scroll 519px 0;
	min-height: 270px;
	min-width: 960px;
	width: 100%;
}
#homepage #cycleDiv {
	width: 668px;
	height: 381px;
	overflow: hidden;
	float: left;
}
#homepage #cycleDiv li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#homepage #cycleDiv li a,#homepage #cycleDiv li a:hover {
	color: #fff;
}
#homepage .special .entry {
	padding: 35px 0 25px 30px;
	width: 560px;
}
#homepage .special .image {
	float: right;
	margin-left: 5px;
	min-height: 160px;
	min-width: 300px;
	position: relative;
}
#homepage .special a.show_offer {
	bottom: 0;
	display: block;
	left: 0;
	position: absolute;
}
#homepage .special .image .caption {
	bottom: 20px;
	color: #989387;
	position: absolute;
	right: 30px;
	width: 200px;
	text-align: right;
}
#homepage h2, #homepage h2 a {
	color: #fff;
	text-decoration: none;
    font-size: 18px;
    font-weight: normal;
    margin: 0 0 16px -2px;
    padding: 0;
}
.cufon-active #homepage h2, .cufon-active #homepage h2 a {
	font-weight: bold;
}
#crumb_trail {
	background-color: #009fd0;
	color: #ccecf6;
	height: 30px;
	line-height: 30px;
	padding-left: 30px;
}
#crumb_trail a {
	color: #ccecf6;
}
#title {
	background-color: #cecbc5;
}
#title h1 {
	color: #ffffff;
	background-color: #32280f;
	height: 65px;
	line-height: 65px;
	overflow: hidden;
	margin: 0;
	padding: 0 30px 0 30px;
	width: 609px;
	white-space: nowrap;
	font-size: 24px;
}
#page {
	background: #f5f4f3 url("images/fake_col.gif") repeat-y scroll top left;
	width: 1000px;
}
#page .entry {
	padding: 25px 30px 0 30px;
	width: 609px;
}
#page #sidebar {
	clear: right;
	float: right;
	padding: 25px;
	min-width: 281px;
	width: 24%;
}
.photomask {
	width: 440px;
	overflow: hidden;
	float: right;
	margin-top: -95px;
	margin-right: -15px;
	clear: both;
}
#page_photo {
	
	
}
#sidebar em {
	color: #6a6a6a;
	font-style: normal;
}
#sidebar h2 {
	font-size: 18px;
}
.form p {
	display: block;
	position: relative;
	line-height: 2.5em;
	margin: 0 0 5px 0;
}
.form span {
	color: #6a6a6a;
	display: block;
}
.form input {
	bottom: 0;
	position: absolute;
	left: 20%;
	width: 300px;
}
.form textarea {
	margin-left: 20%;
	width: 300px;
	margin-top: -20px;
}
.form input, .form textarea {
	background-color: #fbfbfb;
	border: 1px solid #b5b5b5;
	font-family: Arial, Verdana, sans-serif;
	font-size: inherit;
	padding: 3px;
}
.form .submit {
	margin: -1em 0 2em 0;
}
.form .submit input {
	background: #0186b0 url("images/submit_bg.gif") repeat-x scroll top left;
	color: #ffffff;
	cursor: pointer;
	font-weight: bold;
	width: 100px;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #009fd0;
	text-decoration: none;
}
p {
	margin-bottom: 12px;
}
strong {
	font-weight: bold;
}
h2, h2 a {
	font-size: 24px;
	font-weight: normal;
	margin: 10px 0 10px 0;
}
h3, h3 a {
	color: #009fd0;
	font-weight: bold;
}
.clear {
	clear: both;
}
.hide {
	display: none;
}
/* contact form 7 */
.wpcf7 span.wpcf7-not-valid-tip {
	position: absolute;
	width: 304px;
	height: 17px;
	padding: 4px 0 0 2px;
	left: 20%;
	top: 0;
	margin: -23px 0 0 0;
	color: #656565;
	background: #ffd1d1;
	line-height: 15px;
}
.wpcf7 div.wpcf7-validation-errors {
	border: 0;
	padding: 0;
	font-weight: bold;
	color: #F00;
	margin: 0 0 20px 0;
}
.wpcf7 div.wpcf7-response-output {
	border: 0;
	padding: 0;
	margin: 0 0 20px 0;
	font-weight: bold;
	color: #F00;
}
#page div.wpcf7-mail-sent-ok {
	color: #090;
}
/* end contact form 7 */
#page .entry ul {
	list-style: circle;
	padding: 0 0 15px 16px;
}
.entry .ngg-galleryoverview {
	margin: 0;
}
.entry .googleMap {
	margin-bottom: 20px;
}

/* ROUTE */
#page .adres {
	border: 1px solid #a3a3a3;
	height: 20px;
	background: url(images/bg-input.gif) left top repeat-x;
	padding: 0;
	width: 100%;
	padding: 0 0 1px 0;
	color: #656565;
}
#page .button {
	width: auto;
	background: #00a0d2;
	color: #fff;
	border: none;
	font-weight: bold;
	padding: 1px 2px 2px 2px;
	cursor: pointer;
	margin: 4px 0 0 0;
}
#page #dir_1 {
	padding: 0;
	margin: 0 0 0 -5px;
	width: 609px;
}
#page #underline {
	font-size: 10px;
	color: #CCC;
	text-align: right;
	padding: 5px 35px 5px 0;
}
#page #underline a {
	color: #fff;
}
/* END ROUTE */
.alignright {
	float: right;
	margin: 0 0 10px 10px;
}
.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}
.date {
	padding-bottom: 0;
	color: #999;
	font-weight: normal;
	margin: 0;
}
#homepage .kleintjes {
	padding: 20px 0 0 30px;
}
.deKleintjesMask {
	position: absolute;
	margin-left: -34px;
}
.headerKleintje01 {
	position: absolute;
	left: 240px;
	top: 0;
}
.headerKleintje02 {
	position: absolute;
	right: 0px;
	top: 0;
	display: none;
}
.functie {
	color: #666;
}
.medewerkers .person {
	float: left;
	margin: 0 33px 15px 0;
}
.medewerkers .last {
	margin-right: 0;
}
#page .entry .gform_wrapper {
	padding: 15px 15px 5px 15px;
	border: 1px dashed #009fd0;
	margin-bottom: 20px;
}
#page .gform_wrapper h3.gform_title {
	margin-top: 0;
}
#page .entry .gform_wrapper ul {
	margin: 0;
	padding: 0;
}
#page #gforms_confirmation_message {
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
}
.page-id-51 #page .entry .gform_wrapper {
	padding: 10px 0 10px 0;
	border: 0;
	border-top: 1px dashed #009fd0;
	margin-top: 20px;
}
.page-id-51 #page .gform_wrapper .gform_heading {
	margin: 0;
}
/* GRAVITY FORMS */
#page .gform_wrapper .gfield_error {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
#page .gform_wrapper select {
	padding: 0;
	height: 23px;
}
#page .gform_wrapper .top_label select.medium {
	width: 31%;
}
#page .gform_wrapper .top_label input.medium {
	width: 30%;
	padding: 3px 0 3px 0 !important;
}
#page .gform_wrapper {
	margin: 0;
	padding: 0;
	max-width: 100%;
}
#page .gform_wrapper .medium {
	border: 1px solid #999;
}
#page .gform_wrapper form {
	margin: 0;
	padding: 0;
}
#page .gform_wrapper .top_label .gfield_error {
	width: 97%;
}
#page .gform_wrapper .top_label .gfield_description.validation_message {
	padding: 4px 0;
}
#page .gform_wrapper .gform_footer {
	padding-top: 0;
	margin-top: 10px;
}
#page .gform_wrapper input.button {
	color: #fff;
	border: none;
	padding: 2px 5px 3px 5px;
	font-weight:bold;
	border: 1px solid #036685;
}
#page .gform_wrapper .top_label .gfield_label {
	margin: 0;
}
/* END GRAVITY FORMS */
#page .gform_wrapper .gform_edit_link {
	display: none;
}
#page .gform_wrapper .gfield {
	padding-bottom: 8px;
}
.entry div.shr-bookmarks {
	clear: none !important;
	margin-bottom: 30px;
}
div.shr-bookmarks div.shr-getshr a {
	display: none !important;
}

.home-logos {
	padding: 20px;
	text-align: right;	
}
.home-logos img {
	margin-left: 20px;	
}
