@charset "utf-8";
/* CSS Document */

/* max-width */
@media screen and (min-width: 800px) and (max-width: 1024px) {
	body {
		background:url(../images/layout/1024-x-2250.jpg) no-repeat #fde9ea center top;
	}
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
	body {
		background:url(../images/layout/1280-x2250.jpg) no-repeat #fde9ea center top;
	}
}
@media screen and (min-width: 1281px) and (max-width: 1600px) {
	body {
		background:url(../images/layout/1600-x2250.jpg)  no-repeat #fde9ea center top;
	}
}
@media screen and (min-width: 1601px) and (max-width: 1680px) {
	body {
		background:url(../images/layout/1680x2250.jpg)  no-repeat #fde9ea center top;
	}
}
@media screen and (min-width: 1681px) and (max-width: 1920px) {
	body {
		background:url(../images/layout/1920-x2250.jpg) no-repeat #fde9ea center top;
	}
}

/* MAIN WRAPPER */
#mainWrapper {
	margin:150px auto 0;
	position:relative;
	width:1025px;
	color:#302f30;
	/*font-family:Arial, Helvetica, sans-serif;*/
}
#top {
	margin:0 auto;
	width:565px;
}
#top h1, #top h2, header h2 { 
	text-indent:-999999px;	
	margin:0;
	padding:0;
	float:left;	
}
#top h1 {
	font-size:1.3em;
	text-transform:uppercase;
	background:url(../images/illustrations/saskiaDeBel.png) no-repeat top left;
	width:228px;
	height:17px;
	margin:9px 20px 0 0;
}
#top h2 {
	font-size:1.6em;
	text-transform:lowercase;
	background:url(../images/illustrations/het.png) no-repeat top left;
	width:297px;
	height:35px;
	
}

/* HEADER */
#topMenu, #mainContent {	
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
    -khtml-border-radius:8px;
	border-radius:8px;	
}
header {		
	margin:0 0 16px 0;	
}
#topMenu {
	height:95px;
	background:url(../images/layout/transperantBg.png) repeat left top;
	width:100%;
	margin:20px 0;/*
	box-shadow:2px 2px #d5d5d5;*/
}
/*header h2 {
	margin:28px 0 0 0;	
	font-size:2.8em;
	color:#661215;
	background-color:#F9C6C7;
	background:url(../images/layout/header.png) no-repeat 36px 48px, url(../images/layout/transperantBg.png);
	width:960px;	
	height:134px;
}*/
#topMenu ul {
	width:100%;
	margin:0px 30px;
}
#topMenu ul li {
	background:url(../images/layout/verticle-line_menu.png) no-repeat right center;
	height:95px;
	width:113px;
	float:left;
	margin-right:0;
	margin-left:0px;
	padding:0 20px 0 10px;
}
#topMenu ul li:last-child {
	background:none;
}
#topMenu ul li.active {
	background:#E4A8AA;
	margin-left:-1px;
}
#topMenu ul li a {
	text-decoration:none;
	color:#c05468;
	float:left;
	padding:15px 0;
	font-weight:bold;
	font-size:1.1em;
	font-family:Arial, Helvetica, sans-serif;
	width:130px;
	text-shadow:2px 2px 2px #FFF;
}
#topMenu ul li.active a {
	color:#FFF;
	padding:15px 0px;
	width:125px;
	text-shadow:none;
}
#topMenu ul li:first-child a {
	padding:15px 30px;
}
#topMenu ul li a span {
	color:#8a837e;
	font-weight:normal;
	font-size:0.8em;
	text-shadow:none;
}
#topMenu ul li a:hover {
	color:#c02d47;
}
#topMenu ul li a:hover span {
	color:#353532;
}
/* MAINCONTENT */
#mainContent {
	background:url(../images/layout/bg.png) repeat left top;
	padding:30px 30px 30px;
	margin-bottom:50px;
	width:960px;
}

/* main content top */
#mainContentTop {
	border-bottom:1px solid #D99DA8;
	margin-bottom:20px;
}
#mainContentTop p {
	font-weight:normal;
	font-size:1.4em;
	margin:10px auto;
	width:445px;
	font-family:"Times New Roman", Times, serif;
	text-align:right;
}
h1 {
	background:url(../images/illustrations/het-book.png) no-repeat center center;
	text-indent:-9999px;
	width:428px;
	height:60px;
	margin:0 auto;
}
h2 {
	text-transform:none;
	color:#262424;
	font-family:"Times New Roman", Times, serif;
	padding: 0 0 20px;
	line-height:125%;
	margin-bottom:0px;
	font-size:1.8em;
}
h3, a.moreInfo {
	color:#86003a;
}
h3 {
	font-weight:bold;
	text-transform:none;
	padding-top:0;
	font-size:0.9em;
}
p {
	margin:7px 2px 0px;
}
a.moreInfo {
	background:url(../images/layout/meer_arrow.png) no-repeat right center;
	padding:0 10px;
}
/* main content middle */
#mainContentMiddle {
	padding-bottom:20px;
	border-bottom:4px solid #e5c9d2;
}
#mainContentMiddleLeft {
	float:left;
	width:485px;
	border-right:1px solid #D99DA8;
	position:relative;
}
#mainContentMiddleLeft h2 {
	padding:0px;
	background:url(../images/illustrations/hetRelatie.png) no-repeat center center;
	height: 42px;
    margin-top: 30px;
    padding: 0;
    text-indent: -9999px;
    width: 325px;
}
#mainContentMiddleLeft p.subHeading {
	font-weight:bold;
	padding:0 0 15px;/*
	font-size:1.1em;*/
}
#bookInfo {
	background:url(../images/layout/bookInfo.png) no-repeat center center;
	width:195px;
	height:329px;
	position:absolute;
	top:80px;
	right:10px;
}
#bookInfo h3 {
	color:#262424;
	font-weight:normal;
	padding:25px 28px;
	font-size:1.6em;
	font-family:"Times New Roman", Times, serif;
}
#bookInfo p {
	margin:15px 20px 16px 28px;
	font-size:0.8em;
}
#bookInfo a {
	background:url(../images/illustrations/buyNow.png) no-repeat center center;
	width:133px;
	height:34px;
	display:block;
	text-indent:-9999px;
	margin:7px 30px;
}
#bookInfo a:hover {
	background:url(../images/illustrations/buyNowOver.png) no-repeat center center;
}
#mainContentMiddleRight {
	float:right;
	width:450px;
}
#mainContentMiddleRight img, #mainContentBottom img, #testimonialWrapper img {
	float:left;
	margin:0 16px 10px 0;
}
#mainContentMiddleRightTop h2 {
	color:#86003A;
	font-weight:bold;
	font-size:1.6em;
}
#mainContentMiddleRightTop h3 {
	color:#262424;
	margin-top:0;
}
#mainContentMiddleRightTop{
	/*width:400px;*/
	margin-bottom:40px;
}
#mainContentMiddleRightTop a {
	background:url(../images/illustrations/relatiemeter.png) no-repeat center center;
	width:226px;
	height:51px;
	display:block;
	text-indent:-9999px;
	margin:20px 0px;
}
#mainContentMiddleRightTop a:hover {
	background:url(../images/illustrations/relatiemeterOver.png) no-repeat center center;
}
#mainContentMiddleRightBottom {
	border-top:1px solid #D99DA8;
	padding-top:20px;	
}
#mainContentMiddleRightBottom h2 {
	background:url(../images/illustrations/saskiaDeBel.png) no-repeat center center;
	text-indent:-9999px;
	width:550px;
	height:17px;
	margin-top:0px;
	margin-bottom:15px;
}
#mainContentMiddleRightBottom h3 {
	margin-top:0;
}
/*#mainContentMiddleRightBottom h2, #mainContentMiddleRightBottom h3 {
	width:285px;
}*/

/*a.button {
	background:url(../images/layout/arrow.png) no-repeat 85px center, url(../images/layout/btn-strip.png) repeat-x center center;
	color:#fff;
	text-transform:uppercase;
	height:32px;
	padding:8px 40px 8px 15px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
    -khtml-border-radius:5px;
	border-radius:5px;
	font-weight:bold;
	text-decoration:none;
	font-size:1em;
	font-family:helvetica;
}

a.button {
	background:url(../images/layout/buy-now_btn.png) no-repeat left center;
	text-indent:-9999px;
}*/


/* main content bottom */
#mainContentBottom {
	margin-top:20px;
	border-bottom:1px solid #D99DA8;
	padding-bottom:20px;
}
#testimonialWrapper {
	position:relative;
	padding-top:10px;
}
#testimonial {
	float:left;
	width:379px;
	margin-left:40px;
	/*position:absolute;*/
}
#testimonialWrapper ul li {
	list-style:none;
	margin-left:0px;
}
#testimonial.line {
	border-right:1px solid #D99DA8;
	padding-right:20px;
}
#testimonial span.testimonialBy {
	font-weight:bold;
	color:#262424;
	float:right;
	width:206px;
	margin-top:15px;
}
#testimonial p {
	/*position:relative;*/
	width:205px;
	float:right;
}
span.startQuote {
	background:url(../images/layout/quotes_up.png) no-repeat 0 top;
	text-indent:-9999px;
	display: block;
    float: left;
    height: 23px;
    width: 29px;
}
span.endQuote {
	background:url(../images/layout/quotes_down.png) no-repeat;
	text-indent:-9999px;
	display: block;
    float: right;
    height: 23px;
    width: 29px;
	/*position:absolute;
	top:133px;
	left:58px;*/
}
#before {
	background:url(../images/layout/arrow_left.png) no-repeat left center;
}
#afetr {
	background:url(../images/layout/arrow_right.png) no-repeat right center;
}

/* FOOTER */
#footerElements {
	margin:0 auto;
	width:734px;
}
footer a {
	color:#302f30;
}
footer p {
	/*margin:0 auto;*/
}
footer ul li {
	padding-right:10px;
	margin:0px;
}
footer ul li a {
	padding-right:10px;
	text-decoration:none;
	
}
footer ul li:last-child {
	padding-right:0px;
}
footer ul li:last-child a {
	padding-right:0px;
}
footer ul li.active a {
	color:#710031;
}
footer ul li a:hover {
	color:#86003a;
}
#copyrights {
	width:340px;
	margin:15px auto;
}
#ndd {
	width:270px;
	margin:-5px auto;
}

	
/* Slider */

/* Easy Slider */
#slider {
	margin:20px 0 0 30px;
}
#slider ul li {
	margin-left:0;
	margin-bottom:0;
}
#slider ul, #slider li,
#slider2 ul, #slider2 li{
	margin:0;
	padding:0;
	list-style:none;
}
#slider2{margin-top:1em;}
#slider li, #slider2 li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:870px;
	height:260px;
	overflow:hidden; 
}	
/*#prevBtn, #nextBtn,
#slider1next, #slider1prev{ 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:71px;
	z-index:1000;
}*/	
#nextBtn, #slider1next { 
    bottom: 40px;
    position: absolute;
    right: 90px;
}	
#prevBtn, #slider1prev { 
	bottom: 40px;
    position: absolute;
    left: 434px;
}													
#prevBtn a, #nextBtn a,
#slider1next a, #slider1prev a{  
	display:block;
	position:absolute;
	width:30px;
	height:26px;                                        
	color:#081D3C;
	font-family:sans-serif;
	text-indent:-9999px;
	bottom:90px;                                     
}	
#nextBtn a, #slider1next a {
	background:url(../images/layout/arrow_right.png) no-repeat right center;	
	padding:0 40px 1px 0;
	left:20px;
}
#prevBtn a, #slider1prev a {
	background:url(../images/layout/arrow_left.png) no-repeat left center;	
	padding:0 0 2px 12px;
	right:392px;
}
#prevBtn a:hover, #nextBtn a:hover,
#slider1next a:hover, #slider1prev a:hover{
	color:#1A3562;
}
p.contactUs {	
	width:805px;
	margin:15px auto;
}
p.contactUs, p.contactUs a {
	color:#9A1E23
}