
/* MAIN STYLES */
body {
	margin: 0px;
	background-image: url(../images/layout/page_bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #c3d63e;
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
}

body h1{
	font-size: 14px;
	font-weight: bold;
	height: 35px;
	background-image: url(http://www.virtufit.nl/html/images/trainen/trainingen/niveaubalk.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	margin: 0px;
	padding: 08px 0px 0px 40px;
}

body h2{
	font-size: 14px;
	font-weight: bold; color: #4f5053; height: 25px;
	margin: 0px 15px 0px 10px;	
}

.content {
	background-image: url(../images/layout/content_bg_main.png);
	background-repeat: repeat-y;
	width: 800px;
}

.headerFooter {
	height: 16px;
	background-image: url(../images/layout/headerFooter_bg.png);
	background-repeat: no-repeat;
	font-size: 1px;
	background-position: 50%;
}

.mainTop {
	height: 20px;
	background-image: url(../images/layout/content_bg_top.png);
	background-repeat: no-repeat;
	font-size: 1px;
	background-position: 50%;
}

.mainBottom {
	height: 36px;
	background-image: url(../images/layout/content_bg_bottom.png);
	background-repeat: no-repeat;
	font-size: 1px;
	background-position: 50%;
}

#errorDiv {
	/*display: block;*/
/*	visibility: hidden;	*/
}

#errorContent {
	color: #ff5c5c;
	text-align: justify;
	line-height: 16px;
	width: 500px;
}


#bottomMenu {
	width: 800px;
	color: #414141;
}

#bottomMenu a {
	color: #414141;
	text-decoration: none;
}

#bottomMenu a:hover {
	color: #000000;
	text-decoration: none;
}

a {
	color: #81B530;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #ff7611;
	text-decoration: none;
}
a.selected {
	color: #ff7611;
	text-decoration: none;
}

a.action {
	color: #ff7611;
	text-decoration: none;
	outline: none;
}

a:hover.action {
	color: #81B530;
	text-decoration: none;
}

a.selected.action {
	color: #81B530;
	text-decoration: none;
}

#mainContent {
	padding-left: 200px;
	text-align: left;
}

#mainContent div {
	width: 580px;
}

.contentTxt {
	line-height: 16px;
	color: #878787;
}

.contentTxt p{
	margin: 0px 15px 0px 10px;
}

input[type=text]{
	padding: 2px;
	height: 16px;
	border: 1px solid #32ab00;
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	color: #414141;
}
input[type=password]{
	padding: 2px;
	height: 16px;
	border: 1px solid #32ab00;
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	color: #414141;
}

input[type=image] {
	outline: none;
}

select{
	padding: 2px;
	height: 18px;
	border: 1px solid #32ab00;
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	color: #414141;
}

select.credits{
	padding: 2px;
	height: 18px;
	border: 1px solid #afc47f; /*afc47f  7fac17  */
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	color: #414141;
}

/* HEADER CONTENT STYLES */

#loginDiv {
	text-align: right;
	padding: 10px 30px 0px 0px;
	height: 35px;
}

#loginDiv input {
	padding: 2px;
	height: 16px;
	width: 140px;
	border: 1px solid #32ab00;
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	color: #414141;
}

#loginDiv input.password {
	width: 100px;
}


#loginDiv input.image {
	height: 22px;
	width: 63px;
	border: none;
	display: block;
	padding: 0px;
	margin-left: 4px;
}


#loginDiv div {
	padding: 0px;
	margin: 0px;
	float: right;
}

#slogan {
	padding: 30px 80px 0px 0px;
/*	
	height: 84px;
	background-image: url(http://www.virtufit.nl/html/images/layout/slogan_header.png);
	background-repeat: no-repeat;
	background-position: center;
*/	
}
/*
a#b_login {
	background-image: url(../images/layout/b_login.jpg);
	background-repeat: no-repeat;
	width: 63px;
	height: 22px;
	text-decoration: none;
	display: block;
	margin-left: 4px;
}

a#b_login:hover {
	background-image: url(../images/layout/b_login_on.jpg);
	background-repeat: no-repeat;
	width: 63px;
	height: 22px;
	display: block;
	text-decoration: none;
	margin-left: 4px;
}
*/

/* afrekenen knop */
a#a_afrekenenknop {
background-image: url(http://www.virtufit.nl/html/images/ledenaccount/afrekenen.jpg); background-repeat: no-repeat; width: 111px; height: 38px; text-decoration: none; display: block;
}

a#a_afrekenenknop:hover {
background-image: url(http://www.virtufit.nl/html/images/ledenaccount/afrekenen_hover.jpg); background-repeat: no-repeat; width: 111px; height: 38px; text-decoration: none; display: block;
}



a#b_registreren {
	background-image: url(../images/index/b_registreren.jpg);
	background-repeat: no-repeat;
	width: 146px;
	height: 28px;
	text-decoration: none;
	display: block;
	margin-left: 4px;
}
a#b_registreren {
	background-image: url(../images/index/b_registreren.jpg);
	background-repeat: no-repeat;
	width: 146px;
	height: 28px;
	text-decoration: none;
	display: block;
	margin-left: 4px;
}


/* MENU STYLES*/

#menuDiv {
	float: left;
	padding-left: 34px;
	width: 159px;
}

a.menuItem {
	display: block;
	height: 22px;
	padding: 8px 0px 0px 30px;
	text-align: left;
	background-image: url(../images/menu/arrow.gif);
	background-repeat: no-repeat;
	background-position: 4px;
	background-color: #e5eee6;
	color: #000000;
	text-decoration: none;
}

a.menuItem:hover {
	display: block;
	height: 22px;
	padding: 8px 0px 0px 30px;
	text-align: left;
	background-image: url(../images/menu/arrow_on.gif);
	background-repeat: no-repeat;
	background-position: 4px;
	background-color: #f9fbf9;
	color: #ff7611;
	text-decoration: none;
}

#subDirectTrainen {
	background-color: #e5eee6;
}

a.subMenuItem {
	display: block;
	height: 18px;
	padding: 2px 0px 0px 30px;
	text-align: left;
	background-color: #e5eee6;
	color: #7ab641;
	text-decoration: none;
}

a.subMenuItem:hover {
	display: block;
	height: 18px;
	padding: 2px 0px 0px 30px;
	text-align: left;
	background-color: #f9fbf9;
	color: #ff7611;
	text-decoration: none;
}


/* trainen/trainingen */
.div_niveaubalk {
	height: 32px;
	margin: 0px;
	padding: 0px;
	background-image: url(http://www.virtufit.nl/html/images/trainen/trainingen/niveaubalk.jpg);
}

.div_niveaubalk a {
	color: #ffffff;
}

a.a_trainingstartknop {
background-image: url(http://www.virtufit.nl/html/images/trainen/trainingen/startknop.jpg); background-repeat: no-repeat; width: 99px; height: 51px; text-decoration: none; display: block;
}

a.a_trainingstartknop:hover {
background-image: url(http://www.virtufit.nl/html/images/trainen/trainingen/startknop_hover.jpg); background-repeat: no-repeat; width: 99px; height: 51px; text-decoration: none; display: block;
}

.tbl_training {
	border-right: 0px;
	border-left: 0px;
	border-bottom: 1px solid #91c63f;
	border-top: 1px solid #91c63f;
	color: #7ab641;
}

.tbl_training a {
	color: #647c0a;
	text-decoration: underline;
}

/* opslaan knop */
a.a_opslaanknop {
background-image: url(http://www.virtufit.nl/html/images/layout/opslaan.jpg); background-repeat: no-repeat; width: 76px; height: 22px; text-decoration: none; display: block;
}

a.a_opslaanknop:hover {
background-image: url(http://www.virtufit.nl/html/images/layout/opslaan_hover.jpg); background-repeat: no-repeat; width: 76px; height: 22px; text-decoration: none; display: block;
}


/*trainers/profiel */
a.a_trainers_profiel_knop_trainerselectie {
background-image: url(http://www.virtufit.nl/html/images/trainers/profiel/knop_trainerselectie.jpg); background-repeat: no-repeat; width: 111px; height: 22px; text-decoration: none; display: block; margin: 4px;
}
a.a_trainers_profiel_knop_vorige {
background-image: url(http://www.virtufit.nl/html/images/trainers/profiel/knop_vorige.jpg); background-repeat: no-repeat; width: 76px; height: 22px; text-decoration: none; display: block;
}
a.a_trainers_profiel_knop_volgende {
background-image: url(http://www.virtufit.nl/html/images/trainers/profiel/knop_volgende.jpg); background-repeat: no-repeat; width: 76px; height: 22px; text-decoration: none; display: block;
}
a.a_trainers_profiel_knop_lessen {
background-image: url(http://www.virtufit.nl/html/images/trainers/profiel/knop_lessen.jpg); background-repeat: no-repeat; width: 76px; height: 22px; text-decoration: none; display: block;
}


#flasherror {
	background-image: url(../images/layout/content_bg_main.png);
	background-repeat: repeat-y;
	width: 800px;
	padding: 20px 0px 20px 0px;
}


/* FAQ styles */
.faq_question {
	color: #e58115;
	font-weight: bold;
	margin-left: 10px;
}

.faq_answer {
	margin-left: 17px;
}

.faq_title {
	font-size: 14px;
	font-weight: bold;
	margin-left: 10px;
}
