/* 
 * CSS for sinterklaas-kleurplaten
 * version 0.1 01-09-2009
 *
 */

body {
	
	margin: 0;
	padding: 0;

	background-repeat: repeat-x;
}


* {
	font-family: "Arial", Sans-serif;
}

p {

	font-family: "Verdana", "Arial", Sans-serif;
	font-size: 11px;
}



#main_container {

	width: 900px;
	max-width: 900px;
	position: relative;

	margin-left: auto;
	margin-right: auto;



}

#main_content {

	min-height: 500px;
	height: auto !important;
	height: 500px;

	padding-top: 14px;
	position: relative;
}


#main_header {

	position: relative;
	top: 0;
	
	width: 100%;
	height: 23px;

	background: url('../layout/images/layout2.jpg');

	font-family: "Verdana", "Arial", Sans-serif;
}


#main_header_h1 {
	
	font-size: 13px;
	color: white;
	float: left;

	padding-left: 12px;
}


#main_header_links {

	font-size: 12px;
	color: white;
	float: right;

	padding-right: 10px;
	padding-top: 2px;
}


.main_header_a {

	font-size: 10px;
	color: white;
	text-decoration: none;

	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	
	font-family: "Verdana", "Arial", Sans-serif;
}


.browse_right_event_img {

	width: 110px;
	height: 110px;
}


/*       index       */



#index_container {

	width: 100%;
	margin-left: 22px;
	margin-top: 8px;
}


#index_image_container {
	
	float: left;
	width: 350px;
}


.index_image_img {

	border: 1px solid #bf1111;
	margin-left: 6px;
	margin-bottom: 5px;
	position: relative;

	z-index: 2;
}


#index_tekstenzoek_container {

	padding-top: 12px;
	padding-left: 70px;

	float: left;
}


#index_tekstenzoek_container p {

	text-align: center;
	
	font-family: "Verdana", "Arial", Sans-serif;
	font-size: 18px;
	font-weight: bold;
}



#content_extra_tekst {

	position: absolute;
	top: 80px;

	right: 20px;
	
	width: 340px;

	z-index: 4;
	
	font-size: 11px;

	background-color: white;
}



#index_tekstenzoek_span {

	color: #bf1111;
}


#index_tekstenzoek_zoek_div, #browse_tekstenzoek_zoek_div {

	margin-top: 130px;
	margin-left: 45px;

	height: 180px;
	width: 216px;

	background-color: #b50e0e;

	position: relative;

	vertical-align: middle;

	padding-top: 30px;
	padding-left: 60px;

	z-index: 2;
}


#browse_tekstenzoek_zoek_div {

	margin-top: 10px;
	margin-left: 5px;

	height: 177px;
	width: 200px;

	background-color: #b50e0e;

	position: relative;

	vertical-align: middle;

	padding-top: 20px;
	padding-left: 40px;

	z-index: 2;

}



.index_tekstenzoek_zoek_span {
	
	color: white;

	font-size: 15px;
	font-family: "Verdana", "Arial", Sans-serif;
	font-weight: bold;

}


.index_tekstenzoek_zoek_select {

	width: 160px;

	max-width: 300px;

	font-size: 11px;

	margin-top: 4px;
}


#index_tekstenzoek_zoek_button_a {
	
	background-image: url('../layout/images/indexbuttonBG.jpg');
	background-repeat: repeat-x;

	display: block;
	height: 40px;
	margin-left: -60px;
	
	text-align: center;
	padding-top: 5px;

	text-decoration: none;
}


.browse_tekstenzoek_zoek_button_a {
	
	margin-left: -40px !important;

}


#index_tekstenzoek_zoek_button_h2, #index_tekstenzoek_zoek_button_a {
	
	color: #8d0808;
	font-size: 24px;
	font-weight: bold;
}


.index_tekstenzoek_zoek_corner, .browse_tekstenzoek_zoek_corner {
	background-image: url('../layout/images/spriteRoundCorners3.png');
	position: absolute;
	width: 16px;
	height: 16px;
}

.browse_tekstenzoek_zoek_corner {
	background-image: url('../layout/images/spriteRoundCorners.png') !important;
}


#index_tekstenzoek_zoek_corner_lt {
	top: 0;
	left: 0;
	background-position: 0 16px;
}

#index_tekstenzoek_zoek_corner_lb {
	bottom: 0;
	left: 0;
	background-position: 0 48px;
}

#index_tekstenzoek_zoek_corner_rt {
	top: 0;
	right: 0;
	background-position: 0 32px;
}

#index_tekstenzoek_zoek_corner_rb {
	bottom: 0;
	right: 0;
	background-position: 0 0;
}


#index_grijs {

	height: 124px;
	background-color: #d0d3d6;
	width: 100%;

	position: absolute;
	top: 453px;
	
	z-index: -1;

	clear: both;
}


#index_paard_img {

	position: absolute;
	top: 120px;
	left: 210px;

	z-index: 0;
}




/*        footer       */


#index_footer_geel {
	
	background-color: #fbd836;

	width: 100%;
	height: 10px;

	position: absolute;

	top: 577px;
	z-index: -1;
}


#index_footer_rood {

	background-color: #bf1111;

	width: 100%;
	height: 115px;

	position: absolute;

	top: 587px;
	z-index: 0;
}




#footer_geel {
	
	background-color: #fbd836;

	width: 100%;
	height: 10px;

	position: relative;
	clear: both;

	top: 40px;
	z-index: 2;
}


#footer_rood {

	background-color: #bf1111;

	width: 100%;
	height: 115px;

	position: relative;

	top: 30px;
	z-index: 2;
}




#footer_rood_div,#footer_rood_div_index {

	margin-left: 80px;
	margin-top: 10px;
	
	color: white;
	font-size: 10px;
}

#footer_rood_div {

	padding-top: 10px;
}

.footer_rood_a {

	color: white;
	text-decoration: none;
}

#footer_rood_h2 {

	margin-top: 10px;
	font-size: 20px;
}

.footer_img {
	
	float: right;

	position: relative;
	top: -40px;

	margin-right: 15px;
}

/*        privacy     */

#main_privacy {

	overflow: auto;
	font-family: "Calibri", "Arial", Sans-serif;

}


#main_privacy h1 {

	position: relative;
	margin-top: 10px;
	color: #365F91;
	font-size: 20px;
}


#error {
	font-family: "Arial", Sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #cc0000;
	position: absolute;
	padding: 0;
	margin: 0;
	left: 20px;
	top: 40px;
	z-index:3;
}

#success {
	font-family: "Arial", Sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #00cc00;
	position: absolute;
	padding: 0;
	margin: 0;
	left: 20px;
	top: 40px;
	z-index:3;
}

a img {
	
	border: 0;
}
img, div, h1, h2, p {
	padding: 0;
	margin: 0;
}




/*    Browse           */



#browse_left_container {

	width: 270px;
	max-width: 270px;
	height: 100%;

	float: left;

	font-size: 11px;
	font-family: "Verdana","Arial", Sans-serif;

	overflow: hidden;
}

#browse_left_container p {
	
	white-space: normal;
}


#browse_left_h2 {

	color: #ac0c0c;

	font-size: 20px;

	padding-bottom: 10px;
}


#browse_left_hr {
	
	border: 1px solid #f4ce1c;

	margin-top: 5px;
	margin-bottom: 5px;
}


#browse_right_container {

	width: 610px;
	height: 100%;

	float: left;
	position: relative;

	margin-left: 18px;
}


#browse_right_breadcrumb {

	height: 40px;
	width: 100%;

	background-color: #bb1010;
	display: block;
	position: relative;

	vertical-align: middle;

	color: white;
}

.browse_breadcrumb_a, .browse_breadcrumb_span {

	color: white;
	text-decoration: none;
	font-size: 11px;

	position: absolute;
	
	top: 13px;
	left: 20px;
}

.browse_breadcrumb_a {
	left: 65px;
}


#browse_right_paging_left {
	
	font-size: 12px;
	margin-top: 3px;
	margin-left: 12px;
	float: left;
}


#browse_right_paging_right {
	
	float: right;
	position: relative;

	margin-right: 12px;
}


#browse_right_paging_right a {
	
	font-size: 11px;
	color: black;

	text-decoration: none;
}

.browse_right_divider {

	margin-left: 10px;
	padding-bottom: 5px;
	padding-top: 6px;

	position: relative;
	
	width: 590px;
	height:5px;
}


.browse_right_event_contain {

	display: block;
	clear: both;

	height: 110px;

	position: relative;

	margin-left: 10px;

	font-size: 11px;
	font-family: "Verdana", "Arial", Sans-serif;
}


.browse_right_event_contain img {

	margin-right: 10px;

	width: 110px;
}


.browse_right_event_h2 {

	font-size: 15px;
	padding-bottom: 4px;

	
	font-family: "Verdana", "Arial", Sans-serif;
}

.browse_right_event_urla {

	color: black;
	text-decoration: none;
}

.browse_right_event_containbottom {

	position: absolute;

	bottom: 0;
	left: 120px;
}

.browse_right_event_hasBG {
	background: url('../layout/images/browseBtnBg.png') repeat-x;

	display: block;
	float: left;

	padding-top: 4px;
	text-align: center;

	height: 20px;
	width: 100px;

	margin-left: 3px;

	color: white;
	text-decoration: none;
	
	font-family: "Verdana", "Arial", Sans-serif;
	font-size: 11px;
}


.browse_right_event_price {
	
	position: absolute;

	color: #b80f0f;
	font-size: 16px;
	font-weight: bold;

	right: -160px;

}

/*   Contactformulier   */



#sendmail_container {
	
	position: relative;
	margin-left: 10px;
	padding-top: 20px;

}

#sendmail_form_left {
	
	float: left;
	line-height: 22px;
	text-align: right;
}

#sendmail_form_right {

	float: left;
	margin-left: 5px;
}

#sendmail_naam, #sendmail_email, #sendmail_opmerking {

	width: 320px;
	margin-top: 1px;
}


#sendmail_naam.error, #sendmail_email.error, #sendmail_opmerking.error {

	color: red;
}
label.error {

	color: red;
	margin-left: 10px;
}

#below_contact {
	margin-left: 100px;
	
}

#below_contact a {
	
	font-weight: bold;
	color: black;
	
	text-decoration: none;
}

#below_contact a:hover {

	text-decoration: underline;
}

#below_contact a:active {

	color: red;
	text-decoration: underline;
}


/*    Links     */


.link_listingCat {

	font-size: 16px;
}


.link_listingCatSmall {

	font-size: 14px;
}



.links_listinga {
	
	color: black;
	font-size: 12px;
}

.links_listingul {
	
	list-style: none;
}
	



/* Admin */

#body_admin {

	margin-left: 20px;
	margin-top: 20px;
}

/* tinymce editor body */
body.mceContentBody {
	font-family: "Verdana", "Arial", Sans-serif;
	font-size: 11px;
}



#login_div {

	width: 300px;

	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;

	text-align: center;

	vertical-align: middle;

}

#login_div input {
	
	width: 160px;
	border: 1px solid #2da9ff;
	background-color: #ebf8fe;
}

#loginsubmitbutton {

	background-color: #C7E2FF !important;

	width: 162px !important;
	margin-top: 5px;
	margin-left: 2px;
}

#admin_sys_explain {

	float: right;
}

.admin_subcatlistinga {
	
	color: #032B9A;
}

li .admin_subcatlistinga {
	
	color: black;
}

.admin_subcatlistinga:active {

	color: #fe4503;
}

.links_editli {
	
	background-color: #D1D5FF;
}
.links_editli input {
	
	background-color: #E9ECFF;
}

.admin_dela {
	color: red;
}


#doenetofjeeenknopjebent {

	display: block;

	color: white;
	font-weight: bold;
	
	background-image: url('../layout/images/gradientsearch.png');
	background-repeat: repeat-x;
	height: 22px;
	width: 66px;
	position: relative;
	float: right;
	right: 60px;
	top: -22px;

	margin-bottom: 4px;

	line-height: 22px;
	text-align: center;
	vertical-align: middle;
	
	cursor: pointer;
}

