@import "menu.css";
@import "sifr.css";

/*
* Algemene style regels
*/
* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

body {
	background: url(/cms/templates/isearchforyou/images/backgrounds/bg-pattern.gif);
}

#container {
	min-height: 255px;
	background: url(/cms/templates/isearchforyou/images/backgrounds/bg-gradient.png) top center repeat-x;
}

#wrapper {
	width: 972px;
	min-height: 472px;
	margin: 0 auto;
	background: url(/cms/templates/isearchforyou/images/backgrounds/wrapper_shadow.png) top center no-repeat;
	padding: 9px 11px 0;
}

#header {
	background: #fff url(/cms/templates/isearchforyou/images/backgrounds/bg-header.gif) repeat-x top center;
	border-bottom: 10px solid #a2b700;
	height: 66px;
}

#header .logo {
	float: left;
	width: 240px;
}

#header .logo img {
	margin: 19px 0 19px 16px;
}

#content {
	background: #fff;
	min-height: 400px;
	position: relative;
	background-position: top left;
	background-repeat: no-repeat;
}

#content h1 {
	font: bold 36px Rockwell, Times, serif;
	color: #fff;
	padding: 140px 0 33px 15px;
}

#content h1 em {
	display: block;
	font-size: 24px;
}

#main {
	width: 722px;
	background: #fff;
	position: relative;
	float: left;
	min-height: 200px;
}

#main p {
	font: 13px/22px Arial, Helvetica, sans-serif;
	padding: 5px 25px 20px 15px;
	color: #696867;
}

#main .intro p {
	color: #000;	
}

#main p.small {
	font-size: 11px;	
}

#main h2 {
	font: bold 18px Rockwell, Times, serif;
	color: #7c7b7a;
	padding: 10px 15px 10px;
}

#main h2 a {
	font: bold 18px Rockwell, Times, serif;
	color: #7c7b7a;
	text-decoration: underline;
}

#main .rc1 {
	width: 722px;
	height: 12px;
	background: url(/cms/templates/isearchforyou/images/backgrounds/rc1.png) top right no-repeat;
	position: absolute;
	top: -12px;
}

#clip {
	width: 229px;
	height: 680px;
	float: right;
	background: url(/cms/templates/isearchforyou/images/backgrounds/clip.png) top left no-repeat;
	margin: -40px 10px 0;
	zoom: 1;
	padding: 40px 0 0;
}

.buttons {
	margin-left: -25px;
	margin-top: 15px;
}

#clip p {
	font: 12px/22px Arial, Helvetica, sans-serif;
	color: #666;
	padding: 0 18px 0 23px;
}

#clip a {
	color: #a2b700;
}

#clip img {
	margin: -10px 0 10px 25px;
}

#footer {
	background: #a2b700;
	padding: 10px;
	margin-top: 1px;
	position: relative;
}

#footer p {
	font: 11px Arial, Helvetica, sans-serif;
	color: #fff;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer #adminmenu {
	position: absolute;
	right:10px;
	top: 10px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #fff;
}

.clear {
	clear: both;
}
/*
* Home pagina style regels
*/
#main .overview a {
	float: left;
	margin-bottom: 15px;
}

#main .box {
	background: url(/cms/templates/isearchforyou/images/backgrounds/box.png) top left no-repeat;
	width: 322px;
	height: 170px;
	margin: 0 0 20px 14px;
	padding: 10px 14px 5px 10px;
	float: left;
}

#main .box h2 {
	padding-bottom: 0;	
}

#main .box img {
	width: 128px;
	height: 128px;
	padding: 0 3px 3px 0;
	background: url(/cms/templates/isearchforyou/images/backgrounds/book-shadow.png) right bottom no-repeat;
	float: left;
	margin: 13px;
}

#main .box p {
	font-size: 12px;
}

#main p a {
	text-decoration: underline;
	color: #a2b700;
}

#main .date {
	padding: 0;
	font-size: 11px !important;
	color: #999999;
}



/*
* E-books pagina style regels
*/
#main .box-large {
	width: 695px;
	background: url(/cms/templates/isearchforyou/images/backgrounds/product-top.png) center top no-repeat;
	margin: 0 25px 23px 15px;
	padding: 13px 0 0;
}

#main .box-large .box-content {
	width: 680px;
	background: url(/cms/templates/isearchforyou/images/backgrounds/product-bg.png) center top repeat-y;
	padding: 0 15px 0 0;
	overflow: hidden;
}

#main .box-large .box-content .boek {
	width: 153px;
	height: 153px;
	background: url(/cms/templates/isearchforyou/images/backgrounds/bg-boek.png) left top;
	margin: 0 15px;
	float: left;
}

#main .box-large .box-content .boek-omschrijving {
	float: left;
	width: 290px;
}

#main .box-large .box-content .boek-omschrijving * {
	margin-left: 0;
	padding-left: 0;
}

#main .box-large .box-content .prijsinformatie {
	float: left;
	border-left: 1px solid #cdcccc;
	margin-top: 10px;
	padding-left: 20px;
	height: 145px;
}

#main .box-large .box-content .prijsinformatie table {
	width: 145px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#main .box-large .box-content .prijsinformatie table p {
	margin: 0;
	padding: 0;
}

#main .box-large .box-content .prijsinformatie table p.groen {
	color: #a2b700;
}

#main .box-large .box-content .prijsinformatie table p.groter {
	font-weight: bold;
	font-size: 1.05em;
}
#main .box-large .box-content .prijsinformatie p.subtitle {
	margin: 0;
	padding: 0;
	font-size: .75em;
	color: #999999;
}

#main .box-large .box-content .prijsinformatie p.subtitle a {
	color: #999999;
	text-decoration: none;
}

#main .box-large .box-content .prijsinformatie p.subtitle a:hover {
	color: #696867;
}

#main .box-large .box-content-border {
	width: 689px;
	height: 1px;
	background: #cdcccc;
	margin-top: 10px;
}

#main .box-large .uitklap-content {
	background: url(/cms/templates/isearchforyou/images/backgrounds/uitklap-bg.png) center top repeat-y;
	padding: 8px 15px 0 15px;
	text-align: center;
}

#main .box-large .uitklap-content #toggle {
	background: url(/cms/templates/isearchforyou/images/backgrounds/toggle.png) left center no-repeat;
	padding: 0 0 0 20px;
	text-align: left;
}

#main .box-large .uitklap-content #toggle.expanded {
	background: url(/cms/templates/isearchforyou/images/backgrounds/toggle_expanded.png) left center no-repeat;
	padding: 0 0 0 20px;
}

#main .box-large .uitklap-content #toggle a {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}

.js_enabled .box-large .uitklap-content object {
	display: none;
}

#main .box-large .uitklap-content object {
	margin: 0 auto;
}

#main .box-large .box-large-bottom {
	background: url(/cms/templates/isearchforyou/images/backgrounds/product-bottom.png) center bottom no-repeat;
	height: 17px;
	width: 695px;
}

.hidden {
	display: none;	
}

.uitleg {
	margin-left: 10px;	
}

#uitleg .tekst {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	padding: 0 16px;
}

#uitleg .tekst h2 {
	font-weight: bold;
	font-size: 18px;
}

#uitleg .tekst p {
	margin: 10px 0;
	font-size: 12px;
	line-height: 20px;
}

#uitleg .tekst dl {
	font-size: 12px;
	line-height: 20px;
	width: 200px;
	margin-bottom: 20px;
	height: 30px;
}

#uitleg .tekst dl dt, #uitleg .tekst dl dd {
	width: 100px;	
	float: left;
}

/*
* Nieuwsbrief pagina style regels
*/
#main .nieuwsbrief-item {
	width: 722px;
	height: 299px;
	background: #364469;
}

#main .nieuwsbrief-item  p {
	padding-top: 40px;
	color: #fff;
	font-weight: bold;
	font-size: 0.9em;
}

#main .nieuwsbrief-item table {
	padding: 0 0 0 15px;
}

#main .nieuwsbrief-item table td {
	width: 150px;
}

#main .nieuwsbrief-item label {
	color: #fff;
	font: 13px/22px Arial, Helvetica, sans-serif;
}

#main .nieuwsbrief-item input {
	height: 22px;
	width: 200px;
	border: 1px solid #7c7c7c;
	margin-top: -10px;
	padding-top: 6px;
}

#main .nieuwsbrief-item .inschrijven {
	width: 113px;
	height: 24px;
	background: url(/cms/templates/isearchforyou/images/inschrijven.png) center center no-repeat;
	display: block;
	margin-top: 15px;
	cursor:pointer;
}

.nieuwsbrief-example {
	float: right;
	margin-right: 10px;
	margin-top: -20px;
}


#form_contact, #form_ideal {
	margin-left: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
}

#form_contact h2, #form_ideal h2 {
	margin-left: -12px;
}

form .form-row {
	padding: 5px;	
}

form .form-row.end {
	border-top: 1px solid #ccc;	
	margin-top: 10px;
}

#main .bestel-form label {
	float: left;
	width: 120px;
	color: #000;
	font: 13px/22px Arial, Helvetica, sans-serif;
}

.form-row p  {
	margin-top: -5px;
}

#main .bestel-form input {
	height: 22px;
	width: 200px;
	border: 1px solid #7c7c7c;
}

#main .bestel-form input.radio {
	width: 20px;
	height: auto;
}
#main .bestel-form input.radio.nolabel {
	margin-left: 105px;	
}

#main .bestel-form button {
	width: 113px;
	height: 24px;
	display: block;
	margin-top: 15px;
	cursor:pointer;
	background: url(/cms/templates/isearchforyou/images/backgrounds/button.gif) left center no-repeat;
	color: #fff;
	font-weight:bold;
	font-size: 11px;
	text-align: center;
	float: right;
}

#main .bestel-form .notice {
	margin: 0 0 15px;
	padding: 5px;
	font-size: 11px;
	border: 1px solid #f3e8e5;
	border-left: 0;
	border-right: 0;
}

#main .bestel-form .notice p {
	padding-bottom: 1em;
}

#main .bestel-form .error {
	border-color: #f00;
}

#main .bestel-form .notice.error * {
	color: #c33;
}

#main .bestel-form .notice.error p {
	font-weight: bold;
	margin-left: -15px;
}

#main .bestel-form .notice.error li {
	padding-bottom: 16px;
	float: none;
	clear: both;
	width: 200px;
}

#main .bestel-form .notice.error li label {
	width: 200px;	
	float: none;
}

#main .bestel-form .notice.error ul {
	padding-left: 15px;
	padding-bottom: 0;
	list-style-type: square;
}

.payment-steps {
	background: url(/cms/templates/isearchforyou/images/backgrounds/paymentsteps.gif) left center no-repeat;
	margin-left: 12px;
	padding-top: 10px;
}

.order {
	height: 200px;	
}