/*----------------------------------------------------------------------
# animus relaxo v1.1 - Release date: 16 Oct 2006 / Update: 22 Jan 2007
# ----------------------------------------------------------------------
# Copyright (C) 2006-2007 Web Revolution. All Rights Reserved.
# Author: Web Revolution - Creative Concepts & Advertising Innovation
# License: Copyrighted Commercial Software
# Website: http://eshop.webrevolution.org
#                _                           _       _   _             
#  __      _____| |__    _ __ _____   _____ | |_   _| |_(_) ___  _ __  
#  \ \ /\ / / _ \ '_ \  | '__/ _ \ \ / / _ \| | | | | __| |/ _ \| '_ \ 
#   \ V  V /  __/ |_) | | | |  __/\ V / (_) | | |_| | |_| | (_) | | | |
#    \_/\_/ \___|_.__/  |_|  \___| \_/ \___/|_|\__,_|\__|_|\___/|_| |_|
------------------------------------------------------------------------*/
 

body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#body_bg{
	background: url(../images/wrapper_top.gif) no-repeat top center;
	background-color: #d1e690;
}
.clr{
	clear: both;
	background: transparent;
}
.clrpage{
	clear:both;
	background:transparent;
	float: none;
	overflow: hidden;
	height: 0px;
}

img{
	border: 0;
}


/* JOOMLA DEFAULT STYLE
--------------------------------------------------------- */
a:link, a:visited{
	color: #6DA608;
	text-decoration: none;
}
a:hover{
	color: #6DA608;
	text-decoration: underline;
}
ul {
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
}
ul a:link, ul a:visited{
	color: #6DA608;
	text-decoration: none;
}
ul a:hover{
	color: #6DA608;
	text-decoration: underline;
}
.contentheading,
.contentheading_blog,
table.contentpane_blog p.contentheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #393939;
	text-indent: 0px;
	background: none;
}
.contentheading a:link, .contentheading a:visited, .contentheading_blog a:link, .contentheading_blog a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #393939;
	text-decoration: none;
}
.contentheading a:hover, .contentheading_blog a:hover {
	color: #6DA608;
	text-decoration: underline;
}
.modifydate{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cbcbcb;
	padding-top: 15px;
}
.small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cbcbcb;
}
.createdate{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cbcbcb;
}
.readon{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6DA608;
}
a.readon:link, a.readon:visited {
	text-decoration: none;
}
a.readon:hover {
	text-decoration: underline;
}
td.buttonheading {
	width: 12px;
}
.sectiontableheader {
	background-color : #efefef;
	background-repeat: repeat;
	border-bottom: solid 1px #999999;
	padding: 2px;
	color : #000000;
	font-weight : bold;
	padding: 2px;
}

.sectiontableentry2 {
	background-color : #F3F3F3;
}
.mosimage_caption{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #939393;
	padding-top: 5px;
	padding-bottom: 5px;
}
.componentheading, .contentheading, .componentheading_blog {
/* added */
        background-image: url(../images/oxfeet.gif);
        background-repeat: no-repeat;
        text-indent: 28px;
/* end added */
	font-family: Verdana, "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-align: left;
	margin-bottom: /* 20px */ 10px;
line-height: 20px;
}
table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 200px;
	background-color: #E4F1C1;
}
table.contenttoc{
	font-size:11px;
}
table.contenttoc td {
	padding: 4px 5px 6px 18px;
	background: url(../images/arrow.png) no-repeat 7px 5px;
}
table.contenttoc th {
	padding: 5px 4px 2px;
	background-color : #E3F0C0;
	color: #6DA608;
	text-indent: 5px;
	font-size: 12px;
	text-align: left;
}
table.contenttoc a {
	color: #666;
}
.contentpaneopen, .contentpaneopen_blog{
	width: 100%;
}
table.contentpane, table.contentpane_blog{
	width: 100%;
	margin-bottom: 30px;
}
p img {
	float: left;
margin-right: 10px;
}
.norightmargin{
	float: left;
margin-right: 0px;
}
.highlight{
	background-color: #ffff99;
}
.contentpane{
	width: auto;
}
form {
	margin: 0;
	padding: 0;
}
table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}
table.pollstableborder {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
}
table.pollstableborder img {
	vertical-align: baseline;
}
table.pollstableborder td {
	padding: 2px!important;
}
form {
	margin: 0;
	padding: 0;
}
#mod_login_password, #mod_login_username {
	width: 140px;
}
#mod_search_searchword{
	width: 100px;
	border: 1px solid white;
	background-color: #99CC00;
	color: white;
	padding: 1px 2px;
	margin-top: 15px;
}
input, select {
	font: 11px Tahoma, Arial, sans-serif;
}
select, .inputbox {
	padding: 2px;
}
textarea {
	padding-left: 2px;
}
.button {
	padding: 1px 4px;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-bottom: 1px solid #BABDB6;
	border-right: 1px solid #BABDB6;
	background: url(../images/but-bg.gif) #EFEFEF;
}
.button:hover, .button:focus {
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #BABDB6;
}
.inputbox {
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #EDEEEC;
	border-bottom: 1px solid #EDEEEC;
	border-left: 1px solid #BABDB6;
	background: url(../images/shadow.gif) repeat-x top #FFFFFF;
}
.inputbox:hover, .inputbox:focus {
	border: 1px solid #BABDB6;
	background: url(../images/shadow.gif) repeat-x top #FFFFFF;
}
.pagenav {
	padding: 2px;
	font-size: 11px;
}
a.pagenav,
.pagenav_prev a,
.pagenav_next a,
.pagenavbar a,
.back_button a {
	padding: 1px 4px;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-bottom: 1px solid #BABDB6;
	border-right: 1px solid #BABDB6;
	background: url(../images/but-bg.gif) #EFEFEF;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}
a.pagenav:hover, a.pagenav:active,
.pagenav_prev a:hover, .pagenav_prev a:active,
.pagenav_next a:hover, .pagenav_next a:active,
.pagenavbar a:hover, .pagenavbar a:active {
	padding: 1px 4px;
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #BABDB6;
	background: url(../images/but-bg.gif) #EFEFEF;
	color: #666666;
	text-decoration: none;
}
.pagenavbar {
	padding-left: 14px;
	background: url(../images/pages.gif) no-repeat center left;
	color: #666666;
	font-size: 11px;
}
.pagenavcounter {
	padding: 8px 14px 8px 0;
	background: url(../images/pages.gif) no-repeat 0 11px;
	color: #666666;
	font-style: italic;
}
.blog_more {
	margin-top: 5px;
	margin-bottom: 30px;
}
.back_button{
	font-size: 11px;
}
.adminform textarea {
	width: 640px!important;
}

.adminform textarea.inputbox {
	width: 640px!important;
}


/* WRAPPER
--------------------------------------------------------- */
div#wrapper{
	width: 960px;
	position: relative;
}
div.wrappershadow{
	background: url(../images/wrapper_shadow.gif);
	background-repeat: repeat-y;
}


/* LOGO
--------------------------------------------------------- */
div#logo {
	width: 266px;
	height: 42px;
	float: left;
}


/* WRAPPER SHADOW
--------------------------------------------------------- */
div#wrapperfooter{
	width: 960px;
	height: 110px;
}
div.wrapperfootershadow{
	background: url(../images/wrapper_footer_shadow.gif);
	background-repeat: no-repeat;
	height: 110px;
}


/* TOP MENU BAR
--------------------------------------------------------- */
div#topmenuwrap{
	width: 920px;
}
div#topmenu{
	height: 31px;
	background-color: #9c0;
}
div.topmenu{
	background: url(../images/topmenu_bg.gif);
	background-repeat: repeat-x;
}
div#navwrap{
	/* padding-left: 282px; */
}
div#nav{
	height: 28px;
	text-align: left;
	
	/* thank you IE ... */
	position: relative;
	z-index: 999;
}


/* SUCKERFISH CSS DROP DOWN MENU
--------------------------------------------------------- */
#nav {
	/* background: url(../images/toolbar_div.gif) 0 0 no-repeat; */
	margin: 0;
	padding: 0;
	height: 28px;
}
#nav a {
	font-size: 1.1em;
	color: #fff;
	float: left;
	text-decoration: none;
	display: block;
	cursor: pointer;
	line-height: 28px;
	padding: 0 12px 0 10px;
}
#nav ul ul a.daddy {
	background: url(../images/toolbar_img3.png) 100% 50% no-repeat;
}
#nav ul ul a.daddy:hover {
	background: url(../images/toolbar_img3_hover.png) 100% 50% no-repeat;
}
#nav li a {
	background: url(../images/toolbar_div.gif) 100% 0 no-repeat;
}
#nav li a:hover{}
#nav li li a{
	background: none;
	font-weight: normal;
	padding: 0;
	text-indent: 10px;
	color: #939393;
	line-height: 26x;
}
#nav ul li ul li a:hover{
	background: none;
}
#nav ul li a:hover,
#nav ul li ul li ul li a:hover {
	color: #fff;
}
#nav, #nav ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav li li {
	padding: 0;
	background: none;
	border-bottom: 1px solid #7ca500;
	border-top: 1px solid #aee800;
}
#nav a {}
#nav ul ul a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	width: 167px;
	font-size: 1.1em;
	text-align: left;

}
#nav li {
	float: left;
	padding: 0;
 	background: none;
	height: 28px;
}
#nav ul li {
	position: relative;
}
#nav li ul {
	top: 28px;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	font-weight: normal;
	border-width: 0;
	margin: 0;
	padding: 0;
	border-right: 1px solid #7ca500;
	border-left: 1px solid #7ca500;
	border-top: 1px solid #7ca500;
}	
#nav ul {
	padding: 0;
	margin: 0;
}
#nav li li {
	float: left;
	padding: 0;
   	width: 170px;
}
#nav li ul ul {
	margin: -30px 0 0 170px;
}
#nav li:hover ul ul, 
#nav li:hover ul ul ul,
#nav li:hover ul ul ul ul,  
#nav li.sfhover ul ul, 
#nav li.sfhover ul ul ul, 
#nav li.sfhover ul ul ul ul {
	left: -999em;
}
#nav li:hover ul, 
#nav li li:hover ul, 
#nav li li li:hover ul, 
#nav li li li li:hover ul,
#nav li.sfhover ul, 
#nav li li.sfhover ul, 
#nav li li li.sfhover ul,
#nav li li li li.sfhover ul{
	z-index: 100;
	left: 0;
}
#nav li:hover, #nav li.sfhover, #nav li.active {
    left: 0;
    background: url(../images/topmenu_hover.gif) repeat-x;
}
#nav li li:hover, #nav li li.sfhover {
    left: 0;
    background: url(../images/topmenu_sub_hover.gif) repeat-x;
}
#nav li:hover a, #nav li.sfhover a {
    color: #fff;
}
#nav li li:hover a, #nav li li.sfhover a {
    color: #fff;
}
#nav li li:hover a:hover, #nav li li.sfhover a:hover {
    color: #fff;
}
#nav a {}
#nav ul ul a {
	background: none;
}
#nav li.active {
	
}
#nav li.active a{
}
#nav li li.active {
	background: url(../images/topmenu_sub_hover.gif) repeat-x;
}
#nav li:hover ul, 
#nav li li:hover ul, 
#nav li li li:hover ul, 
#nav li li li li:hover ul,
#nav li.sfhover ul, 
#nav li li.sfhover ul, 
#nav li li li.sfhover ul,
#nav li li li li.sfhover ul{
	background: #9c0;
}


/* TOP HEADER
--------------------------------------------------------- */
div#topheaderwrap{
	width: 920px;
	height: 123px;
	overflow: hidden;
}
div#topheader{
	height: 123px;
}
div.topheader{
	background-color: #ffffff;
}
div#topheaderimg{
	width: 920px;
	height: 123px;
}
div#topheaderempty{
	background: url(../images/topheader_img.jpg);
	background-repeat: no-repeat;
	width: 920px;
	height: 123px;
}


/* TOOLBAR
--------------------------------------------------------- */
div#toolbarwrap{
	width: 920px;
}
div#toolbar{
	height: 42px;
	background-color: #555555;
}
div.toolbar{
	background: url(../images/toolbar_bg.gif);
	background-repeat: repeat-x;
}
div#langbar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 32px;
	color: #9f9f9f;
	width: 250px;
	height: 42px;
	float: right;
	padding-right: 10px;
	text-transform: uppercase;
	text-align: right;
}
div#langbar a:link, div#langbar a:visited{
	color: #9f9f9f;
	text-decoration: none;
	height: 42px;
	line-height: 42px;
	color: white;
	font-size: 12px;
}
div#langbar a:hover{
	color: #ffffff;
	text-decoration: underline;
} 
div#langbar ul{
	float: right;
}
div#langbar li{
	margin-left: 6px;
}
div#date{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	line-height: 27px;
	padding-right: 10px;
	color: white;
	height: 28px;
	float: right;
	vertical-align: center;
}
/* ------------------------------------ */
div#user10wrap, div#user11wrap, div#user12wrap{
	float: left;
}
div#user10, div#user11, div#user12{
	padding: 5px 80px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #aaaaaa;
}
div#user10 h3, div#user11 h3, div#user12 h3{
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #cbcbcb;
	margin: 0px;
	margin-bottom: 5px;
}
div#user10wrap{
	background-repeat: no-repeat;
	background-image: url(../images/eng_icon.jpg);
	background-position: 100% 50%;
}
div#user11wrap{
	background-repeat: no-repeat;
	background-image: url(../images/es_icon.jpg);
	background-position: 100% 50%;
}
div#user12wrap{
	background-repeat: no-repeat;
	background-image: url(../images/ita_icon.jpg);
	background-position: 100% 50%;
}


/* TOP USERS
--------------------------------------------------------- */
div#topuserswrap{
	width: 920px;
}
div#topusers{
	height: 176px;
	background-color: #dfdfdf;
}
div.topusers{
	background: url(../images/topusers_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 2px;
}
div#user1div{
	float: left;
	width: 513px;
	height: 156px;
	overflow: hidden;
	margin: 10px 35px 10px 30px;
	overflow: hidden;
}
div#user1{
	text-align: left;
	font-size: 11px;
	color: #000;
}
div#user1 h3{
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #cbcbcb;
	margin: 0px;
}
div#user2div{
	float: right;
	text-align: left;
	width: 275px;
	height: 156px;
	margin: 10px 30px 10px 0px;
	padding-left: 35px;
	overflow: hidden;
	border-left: 2px ridge #ffffff;
	background: url(../images/user2_bg.gif) right no-repeat;
}
div#user2{
	text-align: left;
	font-size: 11px;
	padding-top: 13px;
	color: #000;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div#user2 h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #939393;
	margin: 0px 0px 3px 0px;
}
div#user2 .moduletable{
	margin-bottom: 20px;
}


/* CONTENT STRUCTURE
--------------------------------------------------------- */
div#contentwrap{
	width: 920px;
	background-color: white;
}
div#content{
	width: 920px;
	background: url(../images/maincontentwrap.gif) repeat-y;
}
div.content{}

div.topcontent{
	background: url(../images/topcontent_bg.gif);
	background-repeat: no-repeat;
	height: 20px;
}
div.middlecontent{
	background: url(../images/middlecontent_bg.gif);
	background-repeat: repeat-y;
}
div.bottomcontent{
	background: url(../images/bottomcontent_bg.gif);
	background-repeat: no-repeat;
	height: 20px;
}


/* CONTENT
--------------------------------------------------------- */
div#maincontentwrap{
	margin: 0px;
	padding: 0px;
}
div#maincontentwrapinner{
	/* padding: 0px 1px 0px 1px; */	
	background: url(../images/maincontentwrap.gif) repeat-y;
}
/* ------------------------------------ */
div#leftblock{
	float: left;
	width: 230px;
}
div#userleft{
	padding: 0px 20px 0px 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #aaaaaa;
}
div#userleft h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #939393;
	margin: 0px 0px 3px 0px;
}
div#userleft ul{
	list-style-type: none;
	margin: 0px;
}
div#userleft .moduletable{
	margin-bottom: 20px;
}
/* ------------------------------------ */
div#usercenter{
	padding: 0px 3px 0px 3px;	
	text-align: left;
	margin: 0;
}
div#centerblock{ /* 3 columns layout */
	float: left;
	width: 496px;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
}
div#centerblockright{ /* 2 columns layout ~ right block disabled */
	float: left;
	width: 690px;
	/* border-left: 1px solid #e0e0e0; */
}
div#centerblockleft{ /* 2 columns layout ~ left block disabled */
	float: left;
	width: 690px;
	/* border-right: 1px solid #e0e0e0; */
}
div#centerblockfull{ /* 1 columns layout */
	float: left;
	width: 898px;
}
div#mainbody{
	margin-bottom: 3px;
	background-image: none;
	padding: 7px 10px 7px 10px;
	background-color: white;
}
div#mainbody p{
	margin: 0 0 12px 0;
}

div#mainbody a{
	/* font-weight: bold; */
}

.icon{
	float: left;
	margin-right: 5px;
	width: 150px;
	height: 150px;
}
/* ------------------------------------ */
div#rightblock{
	float: left;
	width: 230px;
	background-color: #e3f0bf;
}
div#userright{
	padding: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #aaaaaa;
	background-color: #e3f0bf;
}
div#userright h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6DA608;
	margin: 0px 0px 3px 3px;
}
div#userright .moduletable{
	margin-bottom: 20px;
}
div#userright ul{
	list-style-type: none;
	margin: 0px;
	list-style-image: url(../images/arrow.png);
	padding-left: 16px;
}
.moduletable ul li a{
	color: #666;
}

div#userright div.module {
	}
div#userright div.module div {
	border-bottom: 3px solid white;
	}
div#userright div.module div div {
	border-bottom: 0px;
	
	}
	
div#userright div.module_voorbeeldbedrag div {
	border-bottom: 3px solid white;
}
div#userright div.module_voorbeeldbedrag div div {
	border-bottom: 0px;
}
	
div#userright div.module div div div {
}

div.mod_green {
  background-color: #99cc00;
  padding: 3px;
  color:  white;
  height: 84px;
}
div.mod_lgreen {
  background-color: #E3F0BF;
  padding: 3px;
  color:  black;
  height: 84px;
}
div#userright div.module div.mod_border {
  border-color: #99cc00;
  border-width: 1px 0px 1px 1px;
  border-bottom: 1px solid #99cc00 !important;
  border-style: solid;
  color:  black;
  padding: 2px;
  height: 88px;
}

/* ------------------------------------ */
div#pathwrap{
	margin: 10px 0;
	padding-bottom:2px;
}
div#pathway{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6DA608;
	padding: 0 13px;
}
a.pathway{
	color: #6DA608;
}
/* ------------------------------------ */
div#user3div{
	margin-bottom: 3px;
	background-color: #E7F2C6;
/*	padding: 10px; */
}
div#user3{
	text-align: left;
	font-size: 12px;
	color: black;
	text-align: right;
	padding: 0;
}
div#user3 h3{
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #6DA608;
	margin: 0px;
	margin-bottom: 5px;
	text-align: right;
}
div#user3 img{
	float: left;
	margin: 0px 10px 10px 0px;
}
div#user3 ul
{
	list-style-type: none;
}
/* ------------------------------------ */
div#user456div{
	padding-bottom: 3px;
	width: 684px;
	height: 63px;
	overflow: hidden;
	background-color: white;
}
div#user4wrap, div#user5wrap, div#user6wrap{
	float: left;
}
div#user4, div#user5, div#user6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	width: 226px;
}
div#user4, div#user5{
	margin-right: 3px;
}
div#user4 h3, div#user5 h3, div#user6 h3{
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6DA608;
	margin: 0px;
	margin-bottom: 5px;
}
/* ------------------------------------ */
div#user789div{
	width: 684px;
}
div#user7wrap, div#user8wrap, div#user9wrap{
	float: left;
}
div#user7, div#user8, div#user9{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	width: 226px;
}
div#user7, div#user8{
	margin-right: 3px;
}
div#user7 h3, div#user8 h3, div#user9 h3{
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6DA608;
	margin: 0px;
	margin-bottom: 5px;
}


/* FOOTER
--------------------------------------------------------- */
div#footwrap{
	width: 900px;
	height: 110px;
}
div#footerinfo{
	text-align: left;
	padding: 10px 0px 0px 10px;
	color: #7c7c7c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	width: 100%;
}
div#footerw3c{
	padding: 20px 10px 0px 0px;
	float: right;
}
div#footerwrap{
	background-color: #196765;
	margin-top: 0px;
	padding: 0px;
}

/* FLASHY MENU
-----------------------------------------------*/
div#flashymenu
{
}

div#flashyleft
{
	float: left;
	width: 300px;
}

div#flashyright
{
	float: right;
	width: 300px;
	height: 210px;
	text-align: right;
	margin-right: 5px;
	margin-top: 15px;
}

#fxpage{
	width: 300px;
	height: 210px;
	background-color: #E6F2C5;
	background: url('../images/fxpagebg.gif');
	background-position: 0px 0px;
}

#flashypagedefault
{
	width: 290px;
	height: 180px;
	background: url('../images/flashypage2.jpg') no-repeat;
	background-position: bottom left;
	background-color: #E6F2C5;
	position: relative;
	left: 0px;
	top: 0px;
}

.hidden{
	opacity: 0;
}

#flashypage1
{
	background: url('../images/flashypage1.jpg') no-repeat;
	background-position: bottom left;
	background-color: #E6F2C5;
}

#flashypage2
{
	
}

#kwicks_container { 
	height: 214px;
}
#kwicks {
	position: relative;
	width: 300px;
	margin: 0;
	padding: 0;
}
 
#kwicks .kwick {
	display: block;
	width: 300px;
	height: 30px;
	background-color: #E6F2C5;
	cursor: pointer;
	font-size: 12px;
	color: #555;
	cursor: pointer;
	padding: 3px 0;
}

#kwicks li.kwicks_spacer {
	height: 2px;
	background-color: white;
}



/* ROADMAP MODULE
-------------------------------------*/
div#roadmap{
	background: url(../images/roadmap.gif) no-repeat;
	width: 684px;
	height: 90px;
}

/* ACTION BUTTON MODULES
-----------------------------------------*/
#usercenter div.actionbutton{
	width: 226px;
}

#rightblock div.actionbutton{
	width: 227px;
}

div.actionbutton{
	background-color: #9c0;
	height: 60px;
	overflow: hidden;
}

div.actionbutton_box
{
	
}

div.actionbutton_title
{
	cursor: pointer;
	height: 60px;
	background-color: #9c0;
	overflow: hidden;
}

div.actionbutton_image
{
	height: 123px;
	overflow: hidden;
}

div.actionbutton_text
{
	height: 123px;
	cursor: default;
}

.actionbutton p
{
	margin: 0 8px;
}

/* EXTRA MODULES
------------------------------------*/

div#countdown
{
	background: url(../images/aftellen.gif) no-repeat;
	background-color: #9c0;
	padding: 40px 0 0 3px;
	font-size: 1.1em;
}

div#countdown .days
{
	font-weight: bold;
}

div#lonelyboots
{
	font-size: 1.1em;
	height: auto !important;
padding-bottom: 8px;
}


/* see also div.module div.mod_lgreen { */
div.module_hotnews, div.module_search {
  background-color: #E3F0BF;
  padding: 3px;
  color:  black;
  height: 84px;
}

div#userright div.module_hotnews, div#userright div.module_search {
	border-bottom: 3px solid white;
	}
div#userright div.module_hotnews div, div#userright div.module_search div {
	border-bottom: 0px;
}
div#resultaat{
	background: url(../images/resultaten.gif) no-repeat;
	background-color: #9c0;
	font-size: 1.1em;
}

div#resultaat ul{
	margin-top: 40px;
	list-style-type: none;
	list-style-image: none;
	padding-left: 3px;
}

div#pp_search{
	background-color: #E3F0BF;
	font-size: 1.1em;
}

div#pp_search form{
	margin-top: 30px;
	margin-bottom: 4px;
	padding-left: 0px;
}

div#nscript_scroller{
	background: url(../images/nieuws.gif) no-repeat;
	background-color: #E3F0BF;
	font-size: 1.1em;
	overflow: hidden;
}

div#nscript_scroller span{ 
	font-weight: bold;
}

/* extra language menu (english - spanish) */

ul#mainlevel_en_es, ul#mainlevel_lang_alt
{
	float: right;
	vertical-align: middle;
	list-style: none;
	padding: 0;
	margin-left: 0px;
	font-size: 0.8em;
}

ul#mainlevel_en_es li, ul#mainlevel_lang_alt li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 1px 1px 1px 6px;
	white-space: nowrap;
	border: none;
}

ul#mainlevel_en_es li a, ul#mainlevel_lang_alt li a
{
	display: block;
	float: left;
}

table#overviewtable form
{
	display: inline;
}

div.counttotal_title
{
	padding-top: 34px;
	height: 217px;
	overflow: hidden;
}

div#counttotal_title
{
	background: #9c0 url(../images/opbrengst_title.gif) no-repeat;
	padding-top: 34px;
	height: 217px;
	overflow: hidden;
}

div#counttotal_title_2008
{
	background: #9c0 url(../images/opbrengst_title.gif) no-repeat;
}

div#counttotal_title_en
{
	background: #9c0 url(../images/opbrengst_title_en.gif) no-repeat;
	padding-top: 34px;
	height: 217px;
	overflow: hidden;
}

div#counttotal_title_en_2008
{
	background: #9c0 url(../images/opbrengst_title_en.gif) no-repeat;
}

div#counttotal_title_fr
{
	background: #9c0 url(../images/opbrengst_title_fr.gif) no-repeat;
	padding-top: 34px;
	height: 217px;
	overflow: hidden;
}

div#counttotal_title_fr_2008
{
	background: #9c0 url(../images/opbrengst_title_fr.gif) no-repeat;
}

div#counttotal_title_de
{
	background: #9c0 url(../images/opbrengst_title_de.gif) no-repeat;
	padding-top: 34px;
	height: 217px;
	overflow: hidden;
}

div#counttotal_title_de_2008
{
	background: #9c0 url(../images/opbrengst_title_de.gif) no-repeat;
}

div#aftellen
{
	width: 230px;
	height: 90px;
	background: url(../images/teller_bg.gif) no-repeat;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

div#aftellenen
{
	width: 230px;
	height: 90px;
	background: url(../images/teller_bg_en.gif) no-repeat;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

div#aftellenfr
{
	width: 230px;
	height: 90px;
	background: url(../images/teller_bg_fr.gif) no-repeat;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

div#aftellende
{
	width: 230px;
	height: 90px;
	background: url(../images/teller_bg_de.gif) no-repeat;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

div#aftellen div, div#aftellenfr div, div#aftellende div, div#aftellenen div
{
	padding: 46px 14px 20px 16px;	
}

table#overviewtable th
{
	background-color: #9c0;
	font-weight: bold;
	color: white;
	padding: 3px;
}

.translate
{
	color: red;
}

#lonelyboots a {
	color: white;
	text-decoration: underline;
	font-weight: bold;
}

#havefun {
	height:auto;
	font-size:1.1em;
}

.module_voorbeeldbedrag
{
	color: white;
	background-color: #9c0;
	font-size: 1.1em;
}

.module_voorbeeldbedrag table tr td
{
	padding-bottom: 3px;
}

.module_voorbeeldbedrag strong
{
	font-size: 1.2em;
	display: block;
	text-align: left;
}

.module_voorbeeldbedrag img
{
	margin-right: 5px;
}

.module_voorbeeldbedrag table tr td div
{
	padding: 0 3px;
	
}

.module_voorbeeldbedrag .article_seperator
{
	display: none;
	
}

tr.rulerow
{
	background-color: white;
	display: none;
}

.module_tips
{
	font-size: 1.1em;
	background-color: #9c0;
	color: white;
	padding: 3px;
	border-bottom: 3px solid white;
}

.module_tips .contentheading
{
	background: url(../images/tip.gif) no-repeat;
	padding-left: 52px;
	text-indent: 0px;
	color: white;
	line-height: 18px;
	height: 27px;
	vertical-align: top;
}

table#sponsortable img
{
	float: none;
}

div#schenk
{
	height: 60px;
	overflow: hidden;
}

.formContainer
{
	border: none !important;
}

.formFields{
	white-space: nowrap;
}

.formFields div{
	display: inline;
}

table.adminform {
	width: 660px;
}

.search_search {
display: inline;
float: left;
}

div.module_remark_nl div.mod_green, div.module_remark_fr div.mod_green, div.module_remark_de div.mod_green
{
	height: auto;
	padding: 35px 6px 5px;
	font-size: 1.1em;
}

div.module_remark_nl div.mod_green
{
	background: #9c0 url(../images/opmerking.gif) no-repeat top left;
}

div.module_remark_fr div.mod_green
{
	background: #9c0 url(../images/opmerking_fr.gif) no-repeat top left;
}

div.module_remark_de div.mod_green
{
	background: #9c0 url(../images/opmerking_de.gif) no-repeat top left;
}

div.module_remark_nl div, div.module_remark_fr div, div.module_remark_de div
{
	border-bottom: 3px solid white;
}

div.module_remark_nl div div, div.module_remark_fr div div, div.module_remark_de div div
{
	border-bottom: none;
}

div#dm_cats div.dm_row div.dm_description
{
	display:none;
}