/* Design by Brian Diaz of Media 65 @ http://www.m65.net  All Rights Reserved */

/* #######################  GENERAL SETTINGS ############################ */
html.body{
	font-family: Tahoma, verdana, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	background-color:#FFFFFF;
	
	
}
/*  Global Formatting */
h1 {font-size:16px;line-height: 1em;font-weight: 900;}
h2 {font-size:14px;line-height: 0.8em;font-weight: 900;}
h3 {font-size:14px;line-height: 1em;font-weight: 900;}
h4 {font-size:13px;line-height: 1em;font-weight: 900;}
h5 {font-size:12px;line-height: 1em;font-weight: 900;}
h6 {font-size:11px;line-height: 1em;font-weight: 900;}
td{font-size: 12px;}
th{font-size: 12px;}
a {color: #CC6600;}
a:hover {color: #87B66C;}
a:visited {color: #CC6600;}
a.image, a.image:hover  {border:0;}
li{ list-style: none;}
ul { list-style: none;}

/* #######################  END GENERAL SETTINGS ############################ */


/* ######################  LAYOUT SETTINGS       ############################## */
/* Add here Div Wrappers of table formatting to layouts custom stuff*/
/* ######################  LAYOUT SETTINGS       ############################## */

/*##################### NAVIGATION SECTION #####################*/
/* Pathway Breadcrumbs */	
	.pathway {font-size: 11px;color:#333;}
	a.pathway:link {color:#87B66C;}
	a.pathway:visited {color:#87B66C;}
	a.pathway:active {color:#87B66C;}
	a.pathway:hover {color:#87B66C;text-decoration:underline;}

/* Mainlevel menu */
/* End Mainlevel menu */
	

	
/* Add Custom Menus */

/* Add Custom Menus */
		
/*##################### NAVIGATION SECTION #####################*/	

/* ##################### STANDARD MODULE TABLE  #################*/	
table.moduletable {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

table.moduletable th { 
background: #2F3E57;
height: 18px;  
color: #FFFFFF;
}

table.moduletable td {/*height: 18px;*/}

/* Add here Custom Modules */

/* End Custom Modules */

/* ##################### END STANDARD MODULE TABLE  #################*/	


/* #############  CONTENT - SECTIONS & CATEGORIES ###########################*/
.contentheading {
font-size: 16px;
width: 100%;
font-weight: bold;
color: #FFFFFF;
padding-left: 12px;
background-color:#EE941C ;
}

/* content title and links */
.contentpagetitle { }
a.contentpagetitle,a.contentpagetitle:link, a.contentpagetitle:visited 
{text-decoration: none;font-weight: normal; color: #FFFFFF;border-bottom: 0px;}
a.contentpagetitle:hover {color: #545454;border-bottom: 0px  text-decoration: none;}

/* top box like a category description */
.contentdescription {background-color : White;}

/* Main Body Text */
.contentpane {background: White;}
.contentpaneopen {/*background-color: White;*/}
/* Main Body Text */

/* article rating */
.content_rating {font-weight: normal;font-size:.8em;}
.content_vote {font-weight: normal;font-size: .8em;}

/* icons */
.buttonheading{font-size: 12px;background-color:#ee941c ; width:450px;  }
.pop-ups {float: right;}
a.pop-up {border-bottom: 0;}

/* Dates */
.createdate {color: #666; font-size:.8em; font-weight: normal;}
.modifydate {font-size: 10px;color: #666;text-decoration: none;font-weight: normal;}
.newsfeeddate {font-size: 10px;color: #FF6600;font-weight: normal;}
/* Dates */

/* Writen by Authors name */
.small {color: #666;}

/* Page navigation links "<<< 1 of 10 next >>>" */
.pagenav{font-size: 14px;  color: #CC6600; }
.pagebar{font-size: 12px;}
.pagenav_prev{font-size: 14px;  color: #FF6600; }
.pagenav_next{font-size: 14px;  color: #FF6600; }
a.pagenav {color: #CC6600; border-bottom: 0;}
a.pagenav:hover {color: #87B66C; border-bottom: 0;}
.pagenavcounter{	height: 15px;  }
.back_button{font-size: 12px; height: 15px;  }	

/* Read more link */
.readon{
font-family: Arial, Verdana, Helvetica, sans-serif; 
font-size: 13px; color:#FF6600;font-weight: bold;
}


/* Article index  {mospagebreak} */
table.contenttoc {
	padding: 0px;
	/*margin: 2px;*/
	font-size: 12px;
	}
	
table.contenttoc th {
background: #2F3E57; 
color: White;
}
	
table.contenttoc td {/*padding: 2px;*/}

/* Links article index */
	a.toclink:hover, a.toclink:visited, a.toclink:link {	height: 18px; }
/* End Article index  */

/*  component heading */
.componentheading {
    padding-left:22px;
	padding-bottom:15px;
	font-size: 1.5em;
    font-weight: bold;
    color: #ee941c;
    text-align:left;
    margin-top: 5px;
	/*margin-bottom: 5px;
	/* background-color: White;*/
	
	}
	
/* Sectiontable Table types listings Faqs's, weblink etc..*/
.sectiontableheader {
	background-color : #D3D3D3;
	color : #333;
	font-weight : bold;
	border-collapse: collapse;
	font-size: 11px;
	}

/* Table odd and Even Rows */
.sectiontableentry1 {background-color : #FFFFFF;font-size: 11px;}
.sectiontableentry2 {background-color : #EBEBEB;font-size: 11px;}
.sectiontablefooter{	height: 18px; }
/* End Sectiontable */

/* Category */
.category {color:#333;}
a.category:link, a.category:visited, a.category:hover  {	height: 15px;  }
/* End category */


/* blogsection */
.blog {/*background-color : #FFFFFF;*/}
.blogsection{	height: 18px;  }
.blog_more{	height: 18px;  }
.blog_heading {	height: 18px;  }
/* space from bottom of article */
.article_seperator{/*background-color : #FFFFFF;*/}
/* End blogsection */

/* Search Form Module*/
.search {height: 18px;}
/* results if not search google */
.searchintro{height: 18px;}
/*Search Form keyword highlight*/
.highlight {
border: 1px dashed #010101;
background: #DDEEFF;
padding: 0px 2px 0px 2px;}
/* End Search Form */

/* wrapper title */
.wrapper{/*background-color : #FFFFFF;*/}
/* ############# END CONTENT - SECTIONS & CATEGORIES ###########################*/
	

/* ##################### FORM SECTION  #####################*/	
form{font-size: 12px}
input {
font-family: Arial, Verdana, Helvetica, sans-serif; 
background-color:#FFFFFF; font-size: 13px; color: #333;
}
.inputbox {background: White;}
.text_area {background: White;}
/* Pull down menu */
.selectbox {width: 100%;}
/* Submit Button */
.button {border: 1px solid #999; background: #333;color: White;}

/* Contact Email Form */
.contact_email {margin: 0px;padding: 5px;}
/* ##################### END FORM SECTION  ##################### */	

/* ###################### TABBED EDITING ###################### */
/*When user login to edit or sumbit articles*/
/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
   }
		
.code {
	font-family: courier, serif;
	font-size: 1.2em;
	padding: 2px;
	background-color: #f0f0f0;
	color: blue;
	border: 1px solid #d5d5d5;
	margin: 0px;
	width: 90%;
}


/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 1em;
	color : #666;
	text-align: center;
   }

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #666666;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: bold;
	color: #FFFFFF;
	padding: .2em;
   }

.offtab {
	background-color : #cccccc;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: normal;
	padding: .2em;
   }

.edit-tabs {
   padding: 1em;
   background: none;
   }

.tabpadding {padding:1px;}

.tabheading {
	background-color: #FF6600;
	text-align: left;
   }

.pagetext {
	visibility: hidden;
	display: none;
   }

	/*Body of the form*/
.adminform{background-color : #FFFFFF;}
/* ###################### End TABBED EDITING ###################### */

/* css van template monster*/


body {padding:0; margin:0; color:#000000;}
body, td {font-family:Tahoma; font-size:11px; }
br{font-size:10px}

.content td{color:#3A403C; font-size:11px; /*line-height:16px*/} 
.content b{color:#A51A16} 
.content b a{color:#3A403C; font-size:9px; text-decoration:none} 
.content b a:hover{text-decoration:underline} 
.content a{color:#3A403C; text-decoration:underline} 
.content a:hover{text-decoration:none} 
.content li{background:url(images/1_z1.gif)  center left no-repeat; margin:0px 0px 0px 0px; padding:0px 0px 0px 12px }


.content .block a{color:#3A403C; text-decoration:none}
.content .block a:hover{text-decoration:underline} 

.content .block1{color:#3A403C; font-size:9px; line-height:11px }

.content .block2 a{color:#A51A16; text-decoration:underline}
.content .block2 a:hover{text-decoration:none} 

.footer{color:#3A403C; font-size:9px; line-height:13px} 
.footer a{color:#3A403C; font-size:9px; text-decoration:none} 
.footer a:hover{text-decoration:underline} 

input,textarea{
   background:#FFFFFF;
   border:1px solid #C3C5C7;
   font-family:Tahoma;
   color:#3A403C; 
   font-size:11px;
   padding-left:5px
} 

/* css voor zelfgemaakte template fox2*/

#container {
	height: 505px;
	width: 800px;
	margin-left: -400px; /* - (width/2) 
	overflow: auto;*/
	background-color: #E0EDD9;
	background: #ff345f;
	left: 50%; 
	position: relative;
	margin-top: 5%;
}
#container #banner object {
	position: relative;
	background-position: center;
	top: 2px;
	bottom: 2px;
}


#banner {
	height: 68px;
	width: 800px;
	/*background-color: #00dd33;*/
	}

body {
	background-position: 0 10px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	background-image: url(http://www.cajou.be/2010/templates/rhuk_milkyway/site_bg_bar.jpg);
}
#container #maincontainer p {
	padding: 8px;
}
/*#container #left a:link {
	background-image: url(http://www.hotelfox.org/site2008/images/buttonup.jpg);
	height: 20px;
	width: 200px;
	
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	text-transform: capitalize;
	color: #4B4B15;
	background-position: 0px 0px;
	text-decoration: none;
	}
	*/
#container #leftcolumn a {
	line-height: 12px;
	display: block;

	height: 15px;
	width: 180px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	text-transform: capitalize;
	color: #FF00FF;
	background-position: 0px 0px;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-repeat: no-repeat;
	font-weight: bold;
}


#container #leftcolumn ul {
	line-height: 10px;
	font-size: 12px;
	list-style-position: inside;
	list-style-type: none;
	margin-left:0px;
}

/* Sub Menu */
#container #leftcolumn .sublevel{
font-size: 10px;
display: block;
height: 15px;}


#container #leftcolumn .menu #current ul li a{
line-height: 13px;
font-size: 10px;
display: block;
height: 13px;
color:#9A090C;
font-weight: normal; 
margin-left:0px;
}

#container #leftcolumn .menu .active ul li a{
line-height: 13px;
font-size: 10px;
display: block;
height: 13px;
color:#9A090C;
font-weight: normal; 
margin-left:0px;
}





/* End Sub Menu */


#container h6 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
}

/* div voor modules */







/* layout dim */
#maincontainer {
	left:144px;
	top:138px;
	height: 416px;
	width: 577px;
	overflow: auto;
	background-position: -350px 0px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	/*background-attachment: fixed;
	position: relative;*/
	position:absolute;
	padding: 8px;
}

#maincontainer p {
	padding: 8px;
}


#menuplaats{
position: absolute;
left:0px;
top:138px;
width:200px;
z-index: 100;
}

#menuplaats ul{

width:200px;
z-index: 100;
}

#leftcolumn {
	position:absolute;
	top:500px;
	left:0px;
	height: 380px;
	width: 120px;
	overflow: auto;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-top: 9px;
	padding-bottom: 9px;
	
	float: none;
	
}

#rightcolumn {
	position:absolute;
	top:150px;
	left:745px;
	height: 380px;
	width: 120px;
	overflow: auto;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-top: 9px;
	padding-bottom: 9px;
	float: none;
	}
#leftcolumn ul {
margin-left:0px;
padding-left:10px;
width:300px;
background-color:#FF00FF;
}

#user4{
position: absolute;
font-size: 13px;
margin-right: 8px;
padding-right: 8px;
left:765px;
top: 75px;
}
#jflanguageselection ul.jflanguageselection li {
padding-right: 5px;
} 
#jflanguageselection ul.jflanguageselection li a {
text-decoration: none;
} 
#plopsa {
	position:absolute;
	top:450px;
	left:745px;
	height: 380px;
	width: 120px;
	overflow: auto;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-top: 9px;
	padding-bottom: 9px;
	
	float: none;
	
}

#foot {
	position:absolute;
	top:610px;
	left:0px;
	height: 10px;
	width: 100%;
	background-color: #D59D00;
	
}

#topbar {
	position:absolute;
	top:128px;
	left:0px;
	height: 3px;
	width: 100%;
	background-color: #D59D00;
	z-index:50 
	
}
.acymailing_introtext
{
margin-left:0px; 

}
.acymailing_form{
padding-left:-3px;

}
