/* 
    Document   : style
    Created on : 5 june 2012, 13:41:12
    Author     : olexandr
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

body {
    background-color: #F8F8F8;
    background-image: url('../images_new/menu_back.jpg');
    background-repeat: repeat-x;
    background-position: 0px 133px;
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', "Trebuchet MS", sans-serif;
}

a {
    color: #536B8D;
}

#main {
    width: 960px;
    margin: 0 auto;
    display: block;
    clear: both;
	position: relative;
	left: 0px;
	top: 0px;
}

#left_ads{
	width: 160px;
	height: 600px;
	top: 215px;
	left: -200px;
	position: absolute;
}

#right_ads{
	width: 160px;
	height: 600px;
	top: 215px;
	right: -200px;
	position: absolute;
}

#main_header {
    display: block;
    height: 130px;
    margin: 0;
}

#logo {
    float: left;
}

#header_links {
    clear: both;
    text-align: right;
	margin-top:3px;
    /*margin-top: 5px;*/
}

#header_links a{
    text-decoration: none;
    color: #525252;
    margin: 0;
    float: right;
}

#header_links a.header_link {
    border-right: 1px solid #DCDCDC;
    font-size: 14px;
    padding: 3px 7px;
}

#header_links div#size1 {
    font-size: 14px;
    padding: 3px 5px 0px 5px;
    cursor: pointer;
    float: right;
}

#header_links div#size2 {
    font-size: 17px;
    padding:0px 5px 0px 5px;
    cursor: pointer;
    float: right;
}

#header_links div#size3 {
    font-size: 20px;
    padding: 0px 5px 0px 5px;
    cursor: pointer;
    float: right;
}

#header_links a.header_link:hover {
    text-decoration: underline;
}

.language	{text-align:right;
			height:30px;
			padding-top:10px;
			padding-right:5px;}
			
select	{vertical-align:top;}


#flags a{
	margin: 3px 0 0 5px;
}

#search {
    background: url('../images_new/header_search.png') no-repeat;
    width: 220px;
    float: right;
    margin-top: 6px;
    font-size:13px;
}

#search_text {
    width: 184px;
    line-height: 25px;
    height: 25px;
    border: 0px;
    background: transparent;
    margin: 0 0 3px 4px;
    float: left;
    outline:none;
}

#search a {
    display: block;
    width: 27px;
    height: 27px;
    margin-bottom:3px;
    float: left;
}

nav {
    display: block;
	height: 32px;
}

nav a, .main_menu_item {
    display: block;
    float: left;
    height: 26px;
    color: #FFF;
    font-size: 17px;
    text-decoration: none;
    padding: 6px 0 0 6px;
	width: 174px;
	cursor: pointer;
}

#nav1 {
    background-image: url('../images_new/nav1_back.jpg');
    width: 174px;
	display: block;
    float: left;
}

#nav2 {
    background-image: url('../images_new/nav2_back.jpg');
    width: 174px;
	display: block;
    float: left;
}

#nav3 {
    background-image: url('../images_new/nav3_back.jpg');
    width: 174px;
	display: block;
    float: left;
}

#nav4 {
    background-image: url('../images_new/nav4_back.jpg');
    width: 174px;
	display: block;
    float: left;
}

#nav5 {
    background-image: url('../images_new/nav5_back.jpg');
    width: 174px;
	display: block;
    float: left;
}

#nav6 {
    background-image: url('../images_new/nav6_back.jpg');
    width: 60px;
	display: block;
    float: left;
}

#nav6  a{
    width: 54px;
}

/* Submenu */



a.submenu_item {
	display: block;
	padding: 3px 5px;
	margin-bottom: 5px;
	width: 170px;
	height: auto;
	float: left;
	font-size: 16px;
	line-height:18px;
	color: #FFF;
    font-size: 17px;
    text-decoration: none;
} 

#submenu1 a:hover {
	background: #92C09B;
}

#submenu1 {
	background: #62A07B;
/*	background: -moz-linear-gradient(top, #62A07B, #92D0AB);
    background: -webkit-gradient(linear, left top, left bottom, from(#62A07B), to(#92D0AB));
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#62A07B', EndColorStr='#92D0AB', GradientType=0);
*/
}

#submenu2 a:hover {
	background: #7FAB99;
}

#submenu2 {
	background: #4F8B89;
/*	background: -moz-linear-gradient(top, #4F8B89, #7FABA9);
    background: -webkit-gradient(linear, left top, left bottom, from(#4F8B89), to(#7FABA9));
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#4F8B89', EndColorStr='#7FABA9', GradientType=0);
*/
}

#submenu3 a:hover {
	background: #839BAD;
}

#submenu3 {
	background: #536B8D;
/*	background: -moz-linear-gradient(top, #536B8D, #839BBD);
    background: -webkit-gradient(linear, left top, left bottom, from(#536B8D), to(#839BBD));
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#536B8D', EndColorStr='#839BBD', GradientType=0);
*/
}

#submenu4 a:hover {
	background: #8C7F9A;
}

#submenu4 {
	background: #5C4F7A;
/*	background: -moz-linear-gradient(top, #5C4F7A, #8C7FAA);
    background: -webkit-gradient(linear, left top, left bottom, from(#5C4F7A), to(#8C7FAA));
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#5C4F7A', EndColorStr='#8C7FAA', GradientType=0);
*/
}

#submenu5 a:hover {
	background: #8C7F9A;
}

#submenu5 {
	background: #623860;
/*	background: -moz-linear-gradient(top, #623860, #926890);
    background: -webkit-gradient(linear, left top, left bottom, from(#623860), to(#926890));
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#623860', EndColorStr='#926890', GradientType=0);
*/	
}

/*.submenu .clear{
	width: 100%;
	height: 1px;
	background: #fff;
}*/

.submenu {
	display: none;
	padding: 20px 0px;
	width: 960px;
	clear: both;
}

.submenu:hover {
	display: block;
}

#big_banner {
    background-image: url('../images_new/big_banner.jpg');
    width: 960px;
    height: 357px;
    margin-top: 34px;
    color: #FFF;
}

#bg-image{
    background-image: url('../images_new/menucopybalkje.jpg');
    width: 960px;
    height: 8px;
    margin-top: 15px;
    position:absolute;
    z-index:-1;
}

#content {
	color: #525252;
	line-height: 160%;
	margin: 40px 5px 100px 20px;
	font-size: 16px;
	width:650px;
	float:left;
}

#content p{
	margin-bottom: 10px;
}

#content_home {
	width:950px;
	color: #525252;
	line-height: 160%;
	margin: 20px 5px 100px 5px;
	font-size: 16px;
	float:left;
}

#content a, #content_home a {
	color: #536B8D;
	text-decoration: none;
}

#commentsbox #respond a, #commentsbox #respond a:hover {
  background-image: url("../images_new/nav4_back.jpg");
    display: block;
    width:205px;
	overflow: visible;
    line-height:24pt;
    height:32px;
    text-align:left;
    padding-left:8px;}
        
#commentsbox #respond a	{
	color:#ffffff;
	
}
        
#commentsbox #respond a:hover	{
	text-decoration:none;
	color:#DAD6E4;
}

#content h1 {
	font-size: 22px;
    font-weight: bold;
    margin: 5px 0 5px 0;
}

#content h2 {
	font-size: 20px;
    font-weight: bold;
    margin: 5px 0 5px 0;
}

h2	{line-height:16pt !important;}

#content h3 {
	font-size: 17px;
    font-weight: bold;
    margin: 5px 0 15px 0;
}

#content h4 {
	font-size: 17px;
    font-weight: bold;
    margin: 5px 0 5px 5px;
}

#content a:hover, #content_home a:hover {
	text-decoration: underline;
}

#content ul {padding-bottom:10px;
}



#rechterkolom {
	width:238px;
	float:right;
	color: #525252;
	font-size:14px;
	padding-bottom: 60px;
	}
							
#fadeshow_block {
	background: #fff;
	padding: 32px;
	margin-top:10px;
}
							
#blok1		{}

#blok2		{}

#blok3, #blok4 {
	padding-top: 25px;
}

#blok3 a {
	color: #536B8D;
	text-decoration: none;
}

#blok3 a:hover {
	color: #536B8D;
	text-decoration: underline;
	}

#blok4 a {
	text-decoration: none;
	line-height: 22px;
	font-size:13px;
	display: block;
	padding: 0px 5px;
}

#blok4 a:nth-child(even) {
	background: #ddd;
}
#blok4 a:nth-child(odd) {
	background: #eee;
}

#blok4 a:hover {
	background: #fff;
}

#blok5 {
	padding-top: 30px;
	text-align: center;
}
 
.bloktekst	{font-size:12px;
             line-height:15pt;}
             
ul.dropdown ul {
    left: 0;
    position: absolute;
    top: 100%;
}

ul.dropdown, ul.dropdown li, ul.dropdown ul {
    list-style: none outside none;
    margin: 0;
}

.menu_item a {color:#525252;
							text-decoration: none;
							padding-right:6px;
							line-height:18pt;}

.menu_item a:hover	{color:#525252;
                     text-decoration:underline;}

#footer-block
{
    background-color: #D6D6D6;
	color: #536B8D;
	bottom: -220px;
    position: fixed;
    width: 200px;
	height: 200px;
	left: 0px;
	padding: 19px;
	display: block;
	z-index: 2222;
}

#footer-block > div { 
    position: absolute; 
    top: 19px; 
    left: 19px; 
    right: 19px; 
    bottom: 19px; 
}
					 
footer {
    display: block;
	position: fixed;
	bottom: 0px;
    background-color: #D6D6D6;
    width: 100%;
    height: 55px;
	z-index: 3333;
}

#footer-text {
    width: 960px;
    margin: 0 auto;
    padding: 13px 5px 0 0;
}

#footer_menu {
    clear: both;
	height: 30px;
}

#footer_menu a {
    margin-left:20px;
    color: #536B8D;
    font-weight:bold;
    text-decoration: none;
    font-size:15px;
	line-height: 30px;
}

#footer_menu a:hover {
    text-decoration: underline;
}

.clear {
    clear:both;
}


#content .pagination a, #content .post-tags a {
	color:#fff;
	text-decoration:none;
}

/* Article Tags:Start */
.post-tags{
	padding-top:10px;
	padding-bottom:20px;
}

	.post-tags a{
	    background:#12AFAC;
	    color:#fff;
	    text-decoration:none;
	    padding:3px;
	    margin:5px;
	    line-height:200%;
	}
	
	.post-tags a:hover{
	    background:#1C1C1C;
	    text-decoration:none;
	}
/* Article Tags:End */

/* Pagination: Start */
.pagination{
	text-align:left;
	clear:both;
    padding:15px 0;
}

.pagination p{
    display:block;
    float:left;
    vertical-align:middle;
}

	.pagination a:link, .pagination p a:visited, .pagination span{
		background:#1C1C1C;
		padding:2px 6px;
		text-decoration:none;
		color:#fff;
	}
	
	.pagination span{
	   background:#12AFAC;
	}
	
	.pagination p a:hover{
		background:#12AFAC;
		text-decoration:none;
	}
/* Pagination: End */

strong, b	{font-weight:bold;}

#foottekst	{height:30px;}

#tiptip_content {
	background-color: #5C4F7A;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(#5C4F7A));
}

#tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -7px;
	border-left-color: #5C4F7A !important;
}

em	{font-style:italic;}

table .question	{margin-top:10px;}



.buttons a:link {
 height:38px;
 width:185px;
 float:right;
  display: block;
  background: url('../images_new/bestelformulier-button3.png');
  background-repeat: no-repeat;
  border: none;
  text-indent: -9999px;       /* To not show the text-link */
}

.buttons a:hover {
 height:38px;
 width:185px;
 float:right;
  display: block;
  background: url('../images_new/bestelformulier-button2-hover.png');
  background-repeat: no-repeat;
  border: none;
  text-indent: -9999px;       /* To not show the text-link */
}

.buttons2 a:link {
 height:38px;
 width:185px;
 float:right;
  display: block;
  background: url('../images_new/boek-bestellen-button.png');
  background-repeat: no-repeat;
  border: none;
  text-indent: -9999px;       /* To not show the text-link */
}

.buttons2 a:hover {
 height:38px;
 width:185px;
 float:right;
  display: block;
  background: url('../images_new/boek-bestellen-hover-button.png');
  background-repeat: no-repeat;
  border: none;
  text-indent: -9999px;       /* To not show the text-link */
  
}

.buttons3 a:link {
 height:38px;
 width:220px;
 float:right;
  display: block;
  background: url('../images_new/bestellen-met-ops-korting.png');
  background-repeat: no-repeat;
  border: none;
  text-indent: -9999px;       /* To not show the text-link */
}

.buttons3 a:hover {
 height:38px;
 width:220px;
 float:right;
  display: block;
  background: url('../images_new/bestellen-met-ops-korting-hover.png');
  background-repeat: no-repeat;
  border: none;
  text-indent: -9999px;       /* To not show the text-link */}

/*Cookie bar*/
div.cookieBar {
    top: 0;
    left: 0;
    position: fixed;
    height: 160px;
    z-index: 999;
    width: 100%;
}
div.cookiebox {
    width: 1000px;
    margin: 0 auto;
    background: url(/images/cookie_bg.png);
    background-repeat: no-repeat;
    /*background-position: 3px 0 3px 30px;*/
    height: 120px;
    display: block;
    padding-top: 12px;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
}
div.cookiebox .cookiebutton {
    padding-top: 0;
    height: 32px;
    margin-left: 0;
    display: inline;
    margin-top: 0;
}
div.cookiebox .cookiebutton.yesbutton {
    margin-right: 5px;
}
.cookiebutton {
    position: relative;
    display: inline-block;
    margin-top: 15px;
    margin-bottom: 15px;
}
.cookiebutton span.button a {
    text-decoration: none;
    display: inline-block;
    margin-right: 3px;
    border: 0;
    cursor: pointer;
    white-space: nowrap;
    text-align: center;
    font-weight: bold;
    font-size: 1em;
    padding-right: 10px;
    padding-left: 10px;
}
.calltoaction span.button a {
    height: 23px;
    padding-top: 5px;
    background-image: url('../images_new/nav5_back.jpg');
    color: #FFF;
}
.readmorebutton span.button {
    background: transparent;
    height: 23px;
    display: inline-block;
}
.readmorebutton span.button a {
    background: transparent;
    height: 24px;
    color: #8c8e93;
}

#facebox	{top:150px!important;
			width:1000px;}
			
#facebox .content	{width:980px!important;
					font-family: 'Open Sans', "Trebuchet MS", sans-serif;}
			
.popup	{width:1000px!important;}

