/***********************************************/
/* ZebraSite | Content Management Systeem      */
/* ZebraSite CSS 		                       */
/* Copyright http://www.zebrasite.nl           */
/* Created by: David Soes
/* Template name: Wildhorses_design2		   */
/* Alle rechten voorbehouden 2004 - 2009       */
/***********************************************/
 
		body, table, tr, td{
			font-family: Trebuchet MS;
			font-size: 11px;
			color: #2A261C;
			}
		
			input, textarea, select{
			font-family: Arial;
			font-size: 11px;
			color: 54513F;
			width: 200px;
			}
		
			button{
			font-family: Arial;
			font-size: 11px;
			}
		
			input.text, select{
			padding: 0px;
			height: 20px;
			}
			
			html, body {
			padding-left: 15px;
	    	padding-right: 5px;
			padding-top	: 15px;
			background: #9F8C6C url("images/background.gif"); 
			margin: 0px;
			text-align: center; /* Werkt alleen voor IE, Centereren van de Wrapper */
			}
			
			a {
			color: #000;
			text-decoration: none;
			font-weight: bold;
			}
		
			a:hover {
			text-decoration: underline;
			color: #000;
			}
			
			#menu a	{ 
			color: #2A261C; 
			font-size: 11px; 
			font-family:  Verdana;
			font-weight: bold;
			}
			
	    	#menu a:hover 	{ text-decoration:underline; }
			#menu a:active 	{ text-decoration:underline; }
			#ZebraSite a	{ font: 11px Arial; color: #000;text-decoration: none;	}
			#ZebraSite a:hover { text-decoration:underline;	}
			
			img 		{ border: 0px; }
			.Eboxed		{ border: 1px solid #373124;}
			
			h1 { 
			font-size: 16px;
			letter-spacing: 0.4em; 
			font-family: Trebuchet MS; 
			font-weight: normal; 
			text-transform: uppercase;
			color: #3b392e;
			}
			
			h2 {
			color: #6b6b6b;
			font-size: 16px;
			font-family:  Trebuchet MS, arial;
			}		
			
			/* Layout */		
			#wrapper {				
				width: 827px;
				margin: 0 auto; /* Werkt alleen voor FireFox, Centereren van de Wrapper */
				text-align: left;
				border: #5b5438 1px solid ;
			}
			
			* html #wrapper {
			width: 829px;	
			}
			
			#header {
				width: 827px;
				height: 183px;
				background:url("images/top.jpg") no-repeat;
				padding: 0 0 0 5px;
			}
			
			#menu ul {
				list-style: none;
				margin: 5px 11px 0 25px;
			}
			#menu ul li {
				padding: 5px 0 0 0;
			}
			
			#left {
				width: 197px;				
				height: 422px;
				background: url("images/left.jpg") no-repeat;
				float: left;
				text-align:center;
			}
			
			#right {
				width: 24px;
				height: 422px;
				background: url("images/right.jpg") no-repeat;
				float: right;
			}
						
			#content {
				width: 586px;
				height: 407px;
				background: #fefefe url("images/content.jpg") no-repeat;
				float: left;
				padding: 15px 5px 0 15px;
				overflow: auto;
				
       			scrollbar-face-color        : #C2B69C;
				scrollbar-highlight-color   : #95934F;
				scrollbar-shadow-color      : #756351;
				scrollbar-3dlight-color     : #C6C6C6;
				scrollbar-darkshadow-color  : #C6C6C6;
				scrollbar-arrow-color       : #1C0E0B;
				scrollbar-track-color       : #C6C6C6;
				}
			
			/* ##CSS HACK##
			Deze DIV geldt alleen voor IE */
			* html #content {
				background-attachment: fixed;
				width: 606px;
				height: 422px;
			}
						
			#footer {
				height: 60px;
				background: #fafafa url("images/bottom.jpg") no-repeat;
				clear: both;
				font-size:13px;
				color: #900;
				text-align:left;
				font-weight:bold;
			}

		
			#copyright {
			padding: 40px 0 0 120px;
			float: left;
			}
			
			#ZebraSite {
			float: right;
			font: 10px Arial;
			padding: 16px 35px 0 0;
			}

			/* ZebraSite editor. */
			body.mceContentBody {
			background: url("images/content.jpg") repeat;
			text-align: left;
			padding: 15px 0 0 15px ;
			}

			
		/* CMS HACK */
			#content_holder {
			position: absolute;
			margin: -999999px;
			visibility: hidden;
			}
			
			/* Einde Layout */	
			
			
			#module_category {
			width: 500px;
			height: 25px;
			background-image: url('images/menuback.gif');
			background-repeat:no-repeat;
			color: #555555;
			font-weight:bold;
			}
			
			#module_category a{
			color: #5e5e5e;
			}
			
			.module_title {
			font-weight:bold;
			}
			
			.module_postedby {
			font-style:italic;
			color: #9d9696;
			}
			
			/* GLOBAL MODULE */
			.global_module_itemtitle{
			font-weight:bold;
			}
			.global_module_by
			{
			color: #b9ac55;
			font-weight: bold;
			}
			.global_module_message {
			width: 471px;
			background: #ffffff;
			font-size: 11px;
			font-weight: normal;
			padding: 6px 0 0 11px;
			border-left: 3px solid #d2d2d2;
			border-right: 3px solid #d2d2d2;
			border-bottom: 2px solid #d2d2d2;
			}
			
			.global_module_message a{
			color: #5e5e5e;
			}
			
			* html .global_module_message {
			width: 488px;
			}
			.global_module_header {
				width: 350px;
				background-color: #ffffff;
			}
			.global_module_headerby{
				float: left;
				color: black;
				font-weight: bold;
				padding: 0 5px 0 0;
			}
			.global_module_headersite{
				float : left;
				color: black;
				font-weight: bold;
				padding: 0 5px 0 0;
			}
			.global_module_headeron{
				float : left;
				color: black;
				font-size: 10px;
				font-weight: bold;
				padding: 0 5px 0 0;
			}
			.global_module_headerontext{
				color:#666666;
				font-size:10px;
			}
			.global_module_headertitle {
				background-color: #ffffff;
				color: #b20107;
				font-size: 12px;
				font-weight: bold;
			}

			.global_module_headerlink a {
				color: #5e5e5e;
			}
			/* END GLOBAL MODULE */