/*
Theme Name: Docslim clinics
Theme URI: http://www.docslim.nl/
Description: Webdesign by Made in Melon.
Version: 1.0
Author: Maurice van Opdorp
Author URI: http://www.madeinmelon.nl/
Tags: Made in Melon, Docslim

	Webdesign V1
	http://www.madeinmelon.nl/

	This theme was designed and built by Maurice van Opdorp,
	whose blog you will find at http://www.mauricevanopdorp.nl/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial;
	color: #333333;
	text-align: center;
	background: url("images/body-background.jpg") repeat-x scroll center top #8c854f;
	}

#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}
.facebooklike{
    height: 58px;
    left: 50%;
    margin: 0 0 0 -95px;
    padding: 10px 10px 10px 5px;
    position: absolute;
    width: 490px;	
}
.sociablefirst{
margin-left:0px !Important;
}
#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em;
	float:right;
	background:#fff;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Verdana, Arial;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #696130;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #696130;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Verdana, Arial;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #696130;
	text-decoration: none;
	}

a:hover {
	color: #333333;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Verdana, Arial;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
    background-color: #FFFFFF !important;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    width: 920px;
	}


#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}
	
.header-image{
height:235px;
background: url('images/header-image.jpg') no-repeat top;
margin:0 auto;
position:relative;
text-align:left;
width:999px;
}	

.menu-top{
background:url('images/top-menu-bg.jpg') no-repeat scroll center top transparent;
height:42px;
position:absolute;
right:50px;
text-align:center;
padding-top:10px;
width:330px;
}

.menu-top a, .menu-top a:link, .menu-top a:visited{
color:#FFFFFF;
font-size:14px;
font-weight:bold;
margin-right:15px;
text-decoration:none;
}
.menu-top a:hover{
color:#fed000;
font-size:14px;
text-decoration:none;
font-weight:bold;
}


#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
margin:0;
padding:0;
text-align:left;
width:550px;
	}

.widecolumn {
margin:0;
padding:0;
text-align:left;
width:550px;
	}

.post {
margin:0 0 20px;
text-align:left;
width: 535px;
color: #808000;
}

.text-header{
margin-top:20px;
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	background: url('images/footer-image.jpg') no-repeat bottom center;
	padding: 0;
	margin: 0 auto;
	height:174px;
text-align:left;
	width: 920px;
	clear: both;
	
	}

#footer p {
	margin: 0;
	padding:0;
	text-align: left;
	font-size:12px;
	}
	
#footer a, #footer a:visited, #footer a:link{
color:#333333;
font-size:12px;
text-decoration:none;
}
#footer a:hover{
color:#696130;
font-size:12px;
text-decoration:none;
}

#footer .footer-left, #footer .footer-middle, #footer .footer-right{
position:relative;
float:left;
}
#footer .footer-left{
width:120px;
}
#footer .footer-middle, #footer .footer-right{
width:180px;
margin-bottom:10px;
}

.footer-links{
float:right;
margin-bottom:10px;
margin-right:20px;
position:relative;
width:490px;
margin-top:65px;
}

.copyright{
margin-top:20px;
color:#333333;
font-size:9px;
text-decoration:none;
}

.copyright a, .copyright a:visited, .copyright a:link{
font-size:9px !important;
text-decoration:none;
}
	
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 25px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* 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 {
	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;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}
#zing_ws_customer .zfaces-form ul{
padding-left: 0px !important;
}
html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
/*	text-align:left;*/
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	font:12px 'Lucida Grande',Verdana,Arial,Sans-Serif;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: left;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.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;
}
/* End captions */


/* sidebar yellow*/
.sidebar-yellow-block{
    background: url("images/BUsidebar-block-yellow-bg.jpg") no-repeat scroll center bottom transparent;
    height: 122px;
    margin-bottom: 20px;
    margin-left: 20px;
    width: 323px;
}
#yellow-block-large{
    background: url("images/sidebar-block-yellow-bg.jpg") no-repeat scroll center top transparent !important;
    height: 180px !important;
}
.sidebar-yellow-block-shop-verder{
	background: url('images/sidebar-block-yellow-bg-shop.jpg') no-repeat bottom center;
	height:90px;
	width:323px;
	margin-bottom:20px;
	margin-left:20px;

}
.sidebar-yellow-block-menu{
	background: url('images/sidebar-block-yellow-bg.jpg') no-repeat bottom center;
	height:180px;
/*	height:122px;*/
	width:323px;
	margin-bottom:20px;
	margin-left:20px;

}
.content-yellow{
padding-top:5px;
}


.sidebar-yellow-title{
color:#FFFFFF;
font-size:16px;
font-weight:bold;
padding-bottom:5px;
padding-left:5px;
padding-top:5px;
}
.sidebar-yellow-title a, .sidebar-yellow-title a:link, .sidebar-yellow-title a:visited{
color:#ffffff !important;
font-size:16px;
text-decoration:none !important;
}
.btn-webshop{
    height: 200px;
    margin-left: 782px;
    margin-top: 60px;
    position: absolute;
    width: 200px;
    z-index: 100;
}

.sidebar-yellow-title a:hover{
color:#696130 !important;
font-size:16px;
text-decoration:none !important;
}
.sidebar-yellow-image{
width:322px;
height:68px;
}
.sidebar-yellow-read-more{
background:url("images/sidebar-block-read-more-bg.jpg") no-repeat scroll left bottom transparent;
float:right;
padding-left:7px;
width:110px;
}
.ideal{margin-left:20px;}
.sidebar-yellow-read-more a, .sidebar-yellow-read-more a:link, .sidebar-yellow-read-more a:visited{
text-decoration:none;
color:#696130;
font-size:13px;
}

.sidebar-yellow-read-more a:hover{
text-decoration:none;
color:#333333;
font-size:13px;
}

/* yellow block contact*/
.sidebar-yellow-block-contact{
	background: url('images/sidebar-block-yellow-contact-bg.jpg') top left;
	width:323px;
	height:710px;
	margin-bottom:20px;
	margin-left:20px;
}
.sidebar-yellow-block-webshop{
	background: url('images/sidebar-block-yellow-webshop-bg.jpg') top left;
	width:323px;
	height:350px;
	margin-bottom:20px;
	margin-left:20px;
}
.form-content{
padding-left:5px;
padding-right:5px;
color:#696130 !important;
}

.form-content input{
border:2px solid #696130;
margin-top:5px;
width:300px;
color:#696130;
}

.form-content textarea{
border:2px solid #696130;
margin-top:5px;
height:80px;
width:300px;
color:#696130;
}

.form-content .verzenden input{
width: 120px !important;
color:#333;
}

.post table tr td{
border:1px solid #D1CCA3 !important;
padding:2px;
width:515px !important;
align:left;
text-align:left;
}

/*/////////*/
/* WEBSHOP */
/*/////////*/

#zing_ws_main table tr td, #zing_ws_details table tr td{
    border: 0px solid #CBCBCB !important;
}
.hideme{
visibility:hidden;
height:0px;
width:0px;
}
.datatable {
width: 490px !important;
min-width: 490px !Important;
margin-left: 0 !important;
}
#addtocart, #button, #appscommit, #wp-submit{
    border: 2px solid #696130;
    margin-top: 5px;
	color: #333333;
    width: 120px !important;
}
#addtocart-detail{
background:url('images/addtocart-bg.jpg') no-repeat scroll left bottom transparent;
border: 0 none;
color: #808000;
float: left;
font-size: 20px;
height: 48px;
padding-top: 0;
width: 150px;}

.webshop-sidebar li, #zfaces0 li, #zfaces0 ul, #zfaces0 ol, #zfacestabs ul li, #zfacestabs ul li{
    list-style-image: none;
    list-style-type: none;
	margin: 0px !important;
	color: #FFFFFF;
}
.zfelabel {
    color: #000000 !important;
}
.webshop-sidebar{
padding-left:5px;
}
.datatable, .borderimg, #zing_ws_my .datatable tr td{
border:0px !Important;
}
.datatable caption {
    color: #696130 !Important;
    font-size: 1.6em !important;
}
.zfaces-form {
    border: 0px !important;
}
.webshop-sidebar #zingiri-web-shop-cart, .webshop-sidebar #zingiri-web-shop-general, .webshop-sidebar #text-4{
margin-bottom: 20px !important;
}
.datatable th, .post table tr td {
    border: 0 solid #808080 !important;
}
.kostentabel, .post table.kostentabel tr td {
    border: 1px solid #D1CCA3 !important;
	}
	
	
	
.datatable th{
text-align: right!important;
}
#content .entry .zing_ws_page{
margin-top:10px !Important;
}
.datatable tr.altrow td {
    background-color: #FFFFFF !important;
}
#wslogin {
    width: 100% !important;
}
#wsregister {
    width: 100% !important;
}
.zfaces-form label{
    color: #000000 !important;
    height: 15px !important;
    margin-left: 5px !important;
    padding-left: 10px !important;
}
#zfaces input, .zfaces input {
    color: black !Important;
    float: left !Important;
    margin-left: 5px !Important;
    margin-top: 5px !Important;
}
#zing_ws_customer select {
    margin-left: 15px;
    width: 200px;
}
#zing_ws_customer #zf_15_name{
    margin-bottom: 5px;
    margin-left: 0 !important;
}

#zing_ws_customer #element_15_1{
    margin-left: 0 !important;
}
.zfalert {
    border: 0 solid #CCCCCC!Important;
    color: #000000 !Important;
    text-align: left!Important;
    width: 100% !Important;
}
/* na succesvol inschrijven */
#post-457 #zing_ws_customer .datatable{
visibility:hidden;
}
.zfaces #zf_21, .shopnavigatie h2{
visibility:hidden !Important;
height:0px !important;
width:0px !Important;
}
#highlight_image{
    border: 2px solid #F4D721 !important;
    height: 300px;
    width: 250px;
}
.shopnavigatie #zing-navlist li{
margin-right:5px;
list-style-image: none;
list-style-type: none;
}
.shopnavigatie li{
list-style-image: none;
list-style-type: none;
float: right;
}
.shopnavigatie{
    height: 40px;
    text-align: right;
	width: 513px;
}
.shopnavigatie li a, .shopnavigatie li a:visited, #zingiri-web-shop-general #zingiri-sidebar-general #zing-navlist li a{
    border: 2px solid #696130;
    color: #333333;
    margin-top: 5px;
    width: 120px !important;
	padding:3px;
	background: #f0f0f0 !Important;
    text-decoration: none;
}
.shopnavigatie li a:hover{
    border: 2px solid #696130;
    color: #fff;
    margin-top: 5px;
    width: 120px !important;
	padding:3px;
	background: #696130 !Important;
    text-decoration: none;
}
.detail-discription{

}
table.borderless-discription{

}

.zing_ws_page h5{
font-size: 1.2em;
}
#zing_ws_main img, #checkout .imgleft{
border: 2px solid #f4d721;
margin-top:10px;
}
table.borderless{
width: 490px !important;
}
.imgleft {
padding:0px !Important;
margin-right:5px;
margin-top:0px !Important;
}
.shopnavigatie .widget_text{
}
#element_20_1{
margin-left:15px;
}
#zing-sidebar-cart{
font-size:14px !important;
}
#zing_ws_cart .datatable img{
border: 3px solid #F4D721 !important;
}
