* {
	margin: 0px;
	padding: 0px;
}

html {
	border-bottom: solid 6px #85a62e;
}

body, html {

	
	background-repeat:repeat-x;
	background-position: center;
	background-color: #95BA39;
	font-family: Arial;
	color: grey;
	font-size: 13px;
}

ul {
	list-style: none;
}

ul li {
	list-style: none;
	line-height: 22px;
}

img {
	border: 0px;
}

ul.lof-main-wapper li {;	
	position: relative;
}

.body-default {
	height: 100%;
	background: url(/192/img/BG_general.jpg) top center repeat-x #e7f5fb;
}

.body-issu {
	height: 700px;
	width: 100%;
	background-image: url(/192/img/issu-bg.jpg);
	background-repeat: repeat-x;
}

.white { color: #fff; }
.lightgreen, .lightgreen a {color: #d5e3b0;}

h2 { 
	font-family: 'Electrolize','Arial','sans-serif';
	font-size: 18px;
	color: #A7CF3A;
	text-transform: uppercase;
	padding-bottom: 5px;
}

p {
	margin: 0px 0px 20px 0px;
	line-height: 22px;
}

h3 {
	font-family: 'Electrolize','Arial','sans-serif';
font-size: 13px;
color: #BE1E2D;
}

.container {
	width: 980px;
	min-height: 745px;
	margin: auto;
}

.header {
	width: 980px;
	height: 20px;
	margin: auto;
}

.clear {
	clear: both;
}

/*** topmenu ***/
.top-menu {
	float: right;
	padding: 2px 0px 0px 0px;
	width: 145px;
	height: 26px;
	background: url(/192/img/label_top.png);
}

.top-menu ul {
	margin: 0px 0px 0px 47px;
}

.top-menu ul li {
	list-style: none;
	color: #FFF;
	float: left;
}

.top-menu a {
	color: #FFF;
	text-decoration: none;
}

/*** main menu **/

.main-menu {
	float: left;
	margin: 0px 0px 0px 10px;
}

.main-menu ul li {
	list-style: none;
	float: left;
	text-transform: uppercase;
	margin: 30px 1px 8px 0;
}
.main-menu ul li:hover ul li {
	display: block;
}

.main-menu ul li ul {
	position: absolute;
	padding: 10px 0px 0px 0px;
	z-index: 100;
	display: block;
	z-index: 1000;
	width: 200px;
}

#ie7.main-menu ul li ul {
	position: relative;
	float: left;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	width: 0px;
}

.main-menu ul li ul li a {
	color: #FFF;
	padding: 0px 0px 0px 10px;
	display: block;
	margin: 2px 0px 10px 0px;
}

.main-menu ul li ul li a:hover,.main-menu ul li ul li a:active {
	color: #3c3c3d;
}

.main-menu ul li ul li {
	width: 200px;
	margin: 0;
	background-color: #A7CF3A !important;
	clear: both;
	display: none;
	text-transform: none;
}

.main-menu ul li ul li.first {
	width: 200px;
	padding: 7px 0px 0px 0px;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	background-repeat: no-repeat;
	background-color: #A7CF3A !important;
	
}

.main-menu ul li ul li.last {
	width: 200px;
	height: 12px;
	background-repeat: no-repeat;
	background-color: #929196;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	padding-bottom: 15px;
}

.main-menu a {
	text-decoration: none;
	color: grey;
        font-family: 'Arial', 'sans-serif';
}

.standard-content {
	margin: 50px 0px 0px 0px;
	/*background: #fff;*/
}

/*** 
beeld ***/
.sfeerbanner {
	margin: 25px 0px 0px 0px;
	padding: 10px 0px 0px 10px;
	width: 970px;
	height: 260px;
	background: url(/192/img/header_bg.png);
}

#ie7 .sfeerbanner {
	margin: 118px 0px 0px 0px;
}

/*** Banner ***/
.wrapper-banner {
	height: 150px;
	margin: 25px auto 0;
	overflow: hidden;
	width: 980px;
}

.banner-item {
	margin: 0px 0px 0px 32px;
	width: 220px;
	height: 150px;
	float: left;
	background: url(/192/img/banner_BG.png);
	text-decoration: none;
}

.banner-item-txt {
	color: #FFF;
	margin: 18px 0px 0px 10px;
	font-family: 'Electrolize','Arial','sans-serif';
	font-size: 14px;
	font-weight:bold;
}

.banner-item-first {
	margin: 0px 2px 0px 0px;
	width: 220px;
	height: 150px;
	float: left;
	background: url(/192/img/banner_BG.png);
	text-decoration: none;
}
#moodImagesCycle
{
width:959px;
height:250px;
overflow:hidden;
}


.banner-item-img {
	margin: 10px 0px 0px 10px;
}

/*** content ***/
.content {
	margin: 25px 0px 25px 0px;
	width: 980px;
	/*background: #fff;*/
	border-radius: 5px;
	padding: 20px 0;
}

.content-top {
	width: 728px;
	height: 10px;
	background: #fff;
}

.content-middle {
	width: 980px;
	min-height: 40px;
	background-repeat: repeat-y;
	/*background: #fff;*/
}

.content-bottom {
	width: 728px;
	height: 10px;	
	background: #fff;
}

.rightcolumn {
	background: #dedede;
	border-radius: 5px;
	padding: 20px;
	width: 180px;
}

/*** Footer ***/
.footer {
	width: 100%;
	margin-bottom: -85px;
	background: url(/192/img/grass.png) top left repeat-x #95BA39;
}

.footer-menu {
	width: 242px;
	height: 28px;
	background: url(/192/img/label_bottom.png);	
	float: right;
	margin-top: 57px;
}

.stickyfooterfiller {
	height: 33px;
}

.footer-wrapper {
	width: 980px;
	margin: 0 auto;
	color:	#fff;
	padding-top:65px;
	line-height: 1.6;
}

.footer-menu ul {
	margin: 5px 0px 0px 25px;
}

.footer-menu ul li {
	float: left;
	list-style: none;
	color: #FFF;
	line-height: 24px;
}

a.mapsLink
{
	display:	block;
	color:	#628507;
	padding-left: 33px;
	background: url(/192/img/maps.jpg) no-repeat;
	line-height: 24px;
	height:24px;
}

a.mapsLink:hover
{
	color:	#fff;
}

a.locationLink
{
	color:	#628507;
	line-height: 24px;
	height:24px;
}

a.locationLink:hover
{
	color:	#fff;
}

/*** cols ***/
.col-left-75 {
	float: left;
	width: 700px;
	margin: 0px 0px 0px 20px;
	/*background: #fff;*/
}

.col-left-50 {
	float: left;
	width: 440px;
	margin: 0px 0px 0px 20px;
	/*background: #fff;*/
}

.col-left-33 {
	float: left;
	width: 330px;
	margin: 0px 0px 0px 20px;
}

.col-left-66 {
	float: left;
	width: 630px;
	margin: 0px 0px 0px 20px;
}

.bg-image {
	width: 960px;
	height: 248px;
}

.col-left-25 {
	float: left;
	width: 220px;
	margin: 0px 0px 0px 40px;
}

.hr-default {
	margin: 10px 0px 10px 0px;
	border-bottom: 1px dotted;
	font-size: 0;
	line-height: 0;
}

.hr-brochure {
	width: 204px; 
	float: right; 
	margin: 10px 0px 10px 0px;
}

.brochure {
	margin: 10px 0px 10px 0px;	
	float: right;
}

/*** Logo ***/
#logo {
	float: left;
	margin: 10px 0px 0px 0px;
	width: 262px;
	height: 68px;
	background: url(/192/img/Talentprofs_logo.png);
}

.socialmedia-wrapper {
	margin: 0px 0px 0px 35px;	
}

.socialmedia {
	float: left;
	margin: 2px 0px 0px 8px;
}

/*
 * MENU ITEMS
 */

#menuMain > li > a {
    color: #29AAE2;
    display: block;
    font-weight: bold;
    padding: 10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
	#menuMain li:hover a, #menuMain li.active a, #menuMain li.activeHead a{
		background: #A7CF3A;
		color: #fff;
	}

#menuMain li ul li a {
	text-indent: 0px;
}

/*
 * Tussengang van top en bottom.
 */

.naw-info {
	color: #535353;
	line-height: 22px;
}
.naw-info a {
        color: #042C84;
}
#menuMain li ul {
	margin: 3px 0px 0px 0px;
	background: colr
}

#button_home {
	width: 72px;
	height: 30px;
	background: url(/192/img/buttons/home.png) no-repeat left bottom;
}

#button_home, #button_profs, #button_training, #button_contact, #logo {
	cursor: pointer;
}

#button_home:hover {
	background: url(/192/img/buttons/home.png) no-repeat left top;
}

#button_profs {
	width: 159px;
	height: 30px;
	background: url(/192/img/buttons/profsvoorprofs.png) no-repeat left bottom;	
}

#button_profs:hover {
	background: url(/192/img/buttons/profsvoorprofs.png) no-repeat left top;
}

#button_training {
	width: 126px;
	height: 30px;
	background: url(/192/img/buttons/trainingen.png) no-repeat left bottom;
}

#button_training:hover {
	background: url(/192/img/buttons/trainingen.png) no-repeat left top;
}

#button_contact {
	width: 95px;
	height: 30px;
	background: url(/192/img/buttons/contact.png) no-repeat left bottom;
}

#button_contact:hover {
	background: url(/192/img/buttons/contact.png) no-repeat left top;
}
#overlayBrochureAanvraag
{
	display:none;
	width:640px;
	background:#fff;
	position:relative;
	padding: 20px 15px 15px;
}

#overlayWishlist
{
	display:none;
	width:800px;
	background:#fff;
	position:relative;
	padding: 20px 15px 15px;
	height:500px;
	overflow:auto;
}

#overlayBrochureAanvraag .close, #overlayWishlist .close
{
	background-image:url(/181/img/icon_close.png);
	position:absolute;
	right:15px;
	top:15px;
	cursor:pointer;
	height:14px;
	width:14px;
}

#overlayBrochureAanvraag form
{
	width:200px;
	float:right;
	margin: 0 0 0 25px;
	padding: 0 0 0 25px;
	border-left:1px dotted #999;
}

/* Overlay - overlayWishlist
------------------------------------------------------------------------*/
#overlayWishlist h1
{
	color:#5fc3e7;
	font-size:138.5%;
	font-weight:bold;
}

#overlayWishlist h1 span, #overlayWishlist p a
{
	color:#ee3226;
}

#overlayWishlist table, #tblWishlist
{
	margin:10px 0;
}

#overlayWishlist th, #tblWishlist th
{
	color:#60c2e5;
	padding:10px;
	text-align:left;
}

#overlayWishlist tr, #tblWishlist tr
{
	border-bottom:1px solid #60c2e5;
}

#overlayWishlist td, #tblWishlist td
{
	padding:10px;
	vertical-align:middle;
}

#overlayWishlist td .price, #tblWishlist td .price
{
	font-size:138.5%;
	font-weight:bold;
	color:#00a7da;
}

#overlayWishlist .print
{
text-decoration:none;
float:right;
}

.formField
{
	width:			200px;
	height:			20px;
	line-height:	20px;
	border:			0;
	background:		#fff;
	-moz-border-radius: 5px;
	border-radius: 	5px;
	padding: 		5px 10px;
	margin-bottom:	10px;
	font-size:		14px;
	font-family:	Arial, Helvetica, sans-serif;
	font-style:		normal;
}

.optionlist
{
	width:			0px;
	height:			0px;
}

.submitButton
{
	float:			right;
	border:			0;
	background: 	#96BB3A;
	height:			30px;
	line-height:	20px;
	padding: 		5px 10px;
	-moz-border-radius: 5px;
	border-radius: 	5px;
	font-family: 	'Electrolize','Arial','sans-serif';
	color:			#fff;
	text-transform:	uppercase;
	font-size:		14px;
}

.submitButton:hover
{
	cursor:pointer;
}

::-webkit-input-placeholder  { color:#999; font-style: italic; }
input:-moz-placeholder { color:#999; font-style: italic; }
::-ms-input-placeholder { color:#999; font-style: italic; }
.placeholder{color:#999 !important;  font-style: italic; }

a.button
{
	border:			0;
	background: 	#96BB3A;
	height:			30px;
	line-height:	20px;
	padding: 		10px;
	-moz-border-radius: 5px;
	border-radius: 	5px;
	font-family: 	'Electrolize','Arial','sans-serif';
	color:			#fff;
	text-transform:	uppercase;
	font-size:		14px;
	text-decoration:none;
}

a.drieluikItem
{
	float:			left;
	display:		block;
	height:			250px;
	width:			313px;
	margin-right:	10px;
}