@charset "UTF-8";

/* TIM DOUWSMA SITE CSS */

/*************************************************/
/* HTML tag styles                               */
/*************************************************/

* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

body, html {
	height: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background: #689ACD url(../img/img_new/body_bg.jpg) no-repeat center top;
}

/*************************************************/
/* Page Layout styles                            */
/*************************************************/

/* Positionering algemeen
**************************************************/

/* Page Layout
**************************************************/

#outer_table {
	width: 100%;
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%;
}

#left {
	width: 50%;
	vertical-align: top;
}

#right {
	width: 50%;
}

#wrap_container {
	width: 974px;
	vertical-align: top;
}

#wrap {
	width: 974px;
	position:relative;
}

#header {
	height: 383px;
	position: relative;
	width: 728px;
}

#header .logo {
  position:absolute;
  top: 57px;
  left: 600px;
}

#headertext {
	position: absolute;
	bottom: 26px;
	width: 728px;
	text-align: center;
	color: #ccc;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.1em;
}

#hor_nav {
	width: 728px;
	height: 41px;
	position:absolute;
	top: 374px;
	right: 0px;
}

#hor_nav li {
	list-style: none;
	display: inline;
	float: left;
}


#main {
	position: relative; /* refbox */
	vertical-align: top;
	padding-top: 0px;
	width: 974px;
}

#photobar_home {
	/* background: url(../img/img_home/fotobalk_home.gif) no-repeat; */
	height: 69px;
	width: 484px;
	margin-top: 25px;
	margin-bottom: 25px;
	position:absolute;
	top: 268px;
	right: 0px;
}

#wallpapers_home {
	position: relative;
	padding-top: 20px;
	height: 214px;
}

#wallpapers_home img {
	border: 1px solid #FFF;
}

#wp1, #wp2, #wp3, #wp4 {
	position: absolute;
	height: 105px;
	width: 105px;
}

#wp1 {
	left: 0px;
}

#wp2 {
	left: 109px;
}

#wp3 {
	left: 0px;
	bottom: 0px;
}

#wp4 {
	left: 109px;
	bottom: 0px;
}

#footer {
	height: 25px;
	text-align: left;
	font-size: 11px;
	color: #fff;
	padding-bottom: 28px;
}

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

#footer a:hover {
	color: #429FED;
}

#footer .realisatie {
  float:right;
} 

#footer_logos {
	background: url(../img/img_new/block_bg_tile.jpg);
	height: 100px;
	margin-top: 15px;
	margin-bottom: 15px;
	position: relative;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #9d8054;
	border: 1px solid #000000;
}

.sponsors, .internetpartner {
	position: absolute;
	width: auto;
	top: 10px;
}

.sponsors {
	left: 10px;
}

.internetpartner {
	right: 95px;
	white-space: nowrap;
}

.vdlp {
	position: absolute;
	right: 22px;
	top: 40px;
}


.sponsorlogos {
	position: absolute;
	left: 10px;
	top: 35px;
}

/*
  * |-------------------------------|
  * | #header                       |
  * |-------------------------------|
  * | #col1   | #col3     | #col2   |
  * | 225px   | flexible  | 210px   |
  * |-------------------------------|
  * | #footer                       |
  * |-------------------------------|
  */

#col1 {
	width: 236px;
	float: left;
	left: 0px;
	position: absolute;
}

#col1_home {
	width: 236px;
	float: left;
	margin-top: 30px;
}


#col2, #col2_home {
	float: right;
	width: 236px;
	color: #ccc;
	left: 738px;
}

#col2 {
	padding-top: 0;
}

#col2_home {
	padding-top: 30px;
}

#col3 {
	margin: 30px 245px 0 245px;
}

#col3_breed {
	width: auto;
	margin: 0 0px 0 255px;
	padding-top: 30px;
}

#col1_content {
	position: relative; /* refbox */
	background: url(../img/img_new/box_bg_tile.jpg) repeat-y center top;
	padding: 10px;
	border: 1px solid #000000;
}

#col2_content {
	position: relative; /* refbox */
	background: url(../img/img_new/box_bg_tile.jpg) repeat-y left bottom;
	padding: 10px;
	border: 1px solid #000000;
}
#col3_content{
	position: relative; /* refbox */
	background: url(../img/img_new/box_bg_tile.jpg) repeat-y right top;
	padding: 10px;
	border: 1px solid #000000;
}
#col3a_content {
	position: relative; /* refbox */
	background: url(../img/img_new/box_bg_tile.jpg) repeat-y -100px -100px;
	padding: 10px;
	border: 1px solid #000000;
}
#col3b_content {
	position: relative; /* refbox */
	background: url(../img/img_new/box_bg_tile.jpg) repeat-y -200px 0px;
	padding: 10px;
	border: 1px solid #000000;
}


#col3_content_home {
}

#col3a {
	float: left;
	width: 236px;
}

#col3b {
	float: right;
	width: 236px;
}

.divider {
	margin-top: 20px;
	margin-bottom: 20px;
	background: url(../img/img_new/lijn.gif) repeat-x;
	min-height: 1px;
}

.block {

}

.block a {
	text-decoration: underline;
	color: #9D8054;
}

.block a:hover {
  color: #429FED
}

.block p {
	color: #5f5c58;
	font: 11px/17px Verdana, Arial, Helvetica, sans-serif;
}

.block h2, .block h2 a {
	color: #027db6;
	margin-bottom: 2px;
	padding-top: 5px;
	font: 18px/23px Georgia, "Times New Roman", Times, serif;
  text-decoration:none;
}

.block h3{
	color: #027db6;
	font: 17px/23px Georgia, "Times New Roman", Times, serif;
	height: 14px;
	padding-right: 4px;
	padding-left: 4px;
}


/*************************************************/
/* Styles Losse onderdelen                       */
/*************************************************/

/* Content CMS
**************************************************/

.content {
	font-size: 12px;
	line-height: 19px;
	color: #5f5c58;
}

.content hr {
	color: #333;
	height: 1px;
	border-width: 0px;
	background: #333;
}

.content ul {
	margin-bottom: 11px;
}

.content li {
	list-style: url(none) none;
	background: url(../img/img_algemeen/bullet_content.gif) no-repeat 0.4em 0.5em;
	padding-left: 15px;
}

.content ul li ul {
	margin-bottom: 0px;
}

.content ul li ul li {
	list-style: url(none) none;
	background: url(../img/img_algemeen/bullet_content.gif) no-repeat 0.4em 0.5em;
	padding-left: 15px;
}

.content a {
	text-decoration: underline;
	color: #9d8054;
}

.content a:hover {
	text-decoration: underline;
	color: #429FED;
}

.imglinks {
	float: left;
	margin: 6px;
	border: 1px solid #fff;
}

.imgrechts {
	float: right;
	margin: 6px;
	border: 1px solid #fff;
}

.content p {
	font-size: 12px;
	line-height: 19px;
	color: #5f5c58;
	margin-bottom: 11px;
	font-weight: normal;
}

.content h1 {
	color: #027DB6;
	font: bold 24px/28px Georgia, "Times New Roman", Times, serif;
  padding-bottom: 2px;
}

.content h2, .content h2 a, .content h2 a:hover {
	color: #027DB6;
	font: bold 18px/20px Georgia, "Times New Roman", Times, serif;
	padding-bottom: 2px;
  text-decoration:none;
}

.content h3 {
	color: #999;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background: url(../img/img_site/h3_bg.jpg) repeat-x;
	height: 16px;
	padding-right: 4px;
	padding-left: 4px;
}

.content h4 {
	font-weight: bold;
	font-size: 15px;
	line-height: 20px;
	color: #005dab;
	text-transform: uppercase;
}

.content h5 {
	font-weight: bold;
	font-size: 15px;
	line-height: 20px;
	color: #005dab;
	text-transform: uppercase;
}

.content h6 {
	font-weight: bold;
	font-size: 15px;
	line-height: 20px;
	color: #005dab;
	text-transform: uppercase;
}

p.sectionheader {
	margin-bottom: 20px;
}

p.pageheader {
	margin-bottom: 0px;
}

p.more {
	color: #005dab;
	background: url(../img/img_new/pijltje.gif) no-repeat 0em 0.4em;
	text-transform: uppercase;
	font: bold 9px/18px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 7px;
}

p.more a {
	color: #9d8054;
	text-decoration: underline;
	padding-left: 20px;
}

p.more a:hover {
	color: #429FED;
}

p.date {
	font: bold 9px/9px Verdana, Arial, Helvetica, sans-serif;
	color: #9d8054;
  margin:0px;
  padding-bottom:2px;
  margin:0px;
}

p.comments_number {
	color: #999;
	background: url(../img/img_new/ballonnetjes.png) no-repeat 0.2em 0.2em;
	text-transform: uppercase;
	font: bold 9px/18px Verdana, Arial, Helvetica, sans-serif;
	padding-left: 23px;
	margin-top: 7px;
}

p.comments {
	color: #999;
	text-transform: uppercase;
	font: bold 9px/18px Verdana, Arial, Helvetica, sans-serif;

	margin-top: 7px;
}

p.comments_number a, p.comments a {
	color: #9d8054;
	text-decoration: underline;
}

p.comments_number a:hover, p.comments a:hover {
	color: #429FED;
}

#comments h6 {
	color: #000;
	font-size: 19px;
	line-height: 22px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 40px;
	text-transform: none;
}

#comments blockquote {
	font-style: italic;
	color: #000;
	padding: 6px;
	font-size: 12px;
	line-height: 18px;
}

#leave_reply {
	position: relative;
	width: auto;
	text-align: right;
	top: -24px;
	text-transform: uppercase;
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
}

#leave_reply a {
	color: #9d8054;
}

#leave_reply a:hover {
	color: #429FED;
}

p.posted {
	background: url(../img/img_new/user_comment.png) no-repeat;
	padding-left: 21px;
	font-size: 11px;
	font-weight: bold;
}

.user_comment {
	margin-bottom: 30px;
	border: 1px solid grey;
	padding: 4px; 
}

#leave_comment label {
	display: block;
	font: bold 11px/30px Verdana, Arial, Helvetica, sans-serif;
}

#leave_comment input {
	background: #FFFFFF;
}

#seealso h3 {
	font-size: 13px;
	font-weight: normal;
}

#seealso a {
	color: #005dab;
	text-decoration: underline;
}

#seealso a:hover {
	color: #429FED;
}

#seealso li {
	list-style: none;
	background: url(none);
	padding-left: 0px;
}

#naarboven {
	float:left;
	color: #000;
	font-size: 11px;
	cursor: pointer;
}

#toonpdf {
	float:right;
}

/* blog
*************************************************/

#blogheader {
	font: bold 14px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #9d8054;
	margin-top: 20px;
}

/* contentHeading
**************************************************/

.contentHeading {
	position: relative; /* refbox */
	text-align: left;
	vertical-align: top;
	margin-bottom: 7px;
}

.contentHeading a {
	text-decoration: none;
	color: #2b5d87;
}

.contentHeading span {
	float: right;
	color: #006699;
	position: absolute;
	right: 8px;
	font-size: 12px;
	display: block;
	top: 0px;
}

div.contentHeading h2 {
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 11px;
	background: url(../img/img_algemeen/contentHeading_h2_bg.gif) no-repeat left center;
	padding-left: 25px;
	font-weight: bold;
	color: #2b5d87;
	text-transform: uppercase;
	height: 20px;
}

.nospan {
	margin-bottom: 7px;
}

.nospan h2 {
	margin-right: 0px;
}


/* Formulieren CMS
**************************************************/

.letsFormContainer fieldset {
	border: 0px ;
	padding: 0px;
	margin: 0px;
}

.letsFormContainer legend {
	font-size: 13px;
	color: #000;
	padding-left: 2px;
	font-weight: bold;
}

.letsFormContainer em {
	margin-left: -2px;
}

input, select, textarea, file {
	background: #FFFFFF;
	padding: 2px;
	border: 1px solid #B4CDE1;
	margin-left: 2px;
}

.letsFormTextArea, textarea {
	margin-top: 3px;
}

textarea {
	height: 80px;
	width: 220px;
	font: 12px Arial, Helvetica, sans-serif;
}

.letsFormTable {
	padding: 2px;
	display:block;
	font-size: 11px;
	line-height: 18px;
}

.error {
	border: 1px solid red;
}

.letsFormTD {
	width: 125px;
	padding-bottom:10px;
	color: #000;
	vertical-align: top;
}

.letsErrorList {
	color:red;
}

.letsFormButton {
	color: #FECF45;
	background: #4445A2;
	padding: 4px;
	cursor: pointer;
	margin-top: 5px;
	font: bold 9px Verdana, Geneva, sans-serif;
	border-style: none;
	width: 150px;
	text-align: center;
}

.letsFormCheckbox {
	border: 0px solid #B4CDE1;
	background: #E5ECF4;
	margin:3px 3px 3px 3px;
}

.letsFormCheckbox_error {
	border: 0px solid red;
	background: red;
	margin:3px 3px 3px 3px;
}

.letsFormRadio {
	border: 0px solid #6e7176;
	background: #FFFFFF;
	margin:3px 3px 3px 0px;
}

.letsFormRadio_error {
	border: 0px solid red;
	background: red;
	margin:3px 3px 3px 0px;
}

.letsFormTijdSelect {
	width: 50px;
 *width: 40px;
	font-size: 11px;
}

#toolTip { /* Styling van het infoplaatje */
	position:relative;
	top:3px;
	cursor: pointer;
}

.formInfo {
	font-size: 11px;
	background: #4445A2;
	border: 1px none #000;
	width: 150px;
	margin: 0px;
	padding: 5px;
	color: #FECF45;
}

#letsFormCaptcha { /* Styling van het captchaplaatje */
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 3px;
}

.w20 {
	width: 20px
}

.w50 {
	width: 50px
}

.w100 {
	width: 100px
}

.w120 {
	width: 120px
}

.w150 {
	width: 150px
}

.w180 {
	width: 180px
}

.w200 {
	width: 200px
}

.w100percent {
	width: 100%
}


/* Links
**************************************************/

#link b  {
	font-size: 14px;
	color: #5F5C58;
}

#link a  {
  color:#9D8054;
	font-size: 12px;
}

#link a:hover  {
	color: #429FED;
	font-size: 12px;
}

/* Fotoalbum
**************************************************/

.content .fa {
	padding: 4px;
	margin-bottom: 10px;
}

.content .fa .fa_header_table {
	line-height: 18px;
	margin-bottom: 4px;
	width: 100%;
}

.content .fa .fa_header_table td {
	height: 18px;
	padding-right: 5px;
	color: #9D8054;
	font-weight: bold;
	padding-top: 10px;
	font-size: 13px;
}

.fa_table {
	float: left;
	margin: 2px;
	text-align: left;
}

.fa_fotoalbum {
	height: 120px;
	width: 120px;
	background-color:#999999;
	border:3px solid #666767;
}

.fa_foto {
	background: url(../img/img_fotoalbum/diaraampje.png) no-repeat center;
	height: 110px;
	width: 110px;
	text-align: center;
}

.fa_bijschrift a {
	text-align: center;
	vertical-align: middle;
	text-decoration: underline;
	font-size: 10px;
}

.fa_bijschrift a:hover {
	color: #684725;
}

.fa_foto_breedte {
	width: 100%;
}

.fa_album_breedte {
	width: 100%;
}

/* fixes float problems
**************************************************/

.clearfix:after {
	content: ".";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}

.clearfix {
	zoom: 1;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

div.carousel ul li img {
  margin-right:3px;
}


#ie6msg {border:3px solid #090; margin:8px 0; background:#cfc; color:#000;}
#ie6msg h4{margin:8px; padding:0;}
#ie6msg p{margin:8px; padding:0;}
#ie6msg p a.getie7{font-weight:bold; color:#006;}
#ie6msg p a.ie6expl{font-weight:normal; color:#006;}
