/*--------------- Registration -----------------*\
|  styles beginnen met de "reg"                  |
|  -- Registratie                                |
|  -- Profile                                    |
|  -- Pages                                      |
\*----------------------------------------------*/
/*----------------- Old Styles -----------------*/
#dowstrijdBG {
	background-color : #EFEFDE;
	border : 1px solid #CECBCE;
	margin-top: 5px;
}
.dowQuestion {
	font-size : 12px;
	font-weight : bold;
	color : #71714E;
	border-bottom: 1px solid #71714E;
	padding-bottom: 5px;
}
.dowQuestion A {
	font-size : 12px;
	color : #007169;
	font-weight : bold;
	text-decoration : none;
}
.dowQuestion A:HOVER {
	font-size : 12px;
	color : #720628;
	font-weight : bold;
	text-decoration : underline;
}
.dowItem {
	font-size : 10px;
	font-weight : none;
	color : #000000;
}
.dowItem A {
	font-size : 10px;
	color : #007169;
	font-weight : bold;
	text-decoration : none;
}
.dowItem A:HOVER {
	font-size : 10px;
	color : #720628;
	font-weight : bold;
	text-decoration : underline;
}
.dowAnswer {
	font-size : 11px;
	font-weight : bold;
	color : #000000;
}
.dowAnswer A {
	font-size : 11px;
	color : #007169;
	font-weight : bold;
	text-decoration : none;
}
.dowAnswer A:HOVER {
	font-size : 11px;
	color : #720628;
	font-weight : bold;
	text-decoration : underline;
}
#dowPrivacyScroll {
	height: 100px;
	overflow: auto;	
}
.dowPrivacy {
	font-size : 9px;
	font-weight : normal;
	text-decoration : none;
	color : #636563;
	margin-top: 10px;
}
.dowPrivacy A {
	text-decoration : none;
	font-weight : bold;	
	color : #007169;
}
.dowPrivacy A:HOVER {
	text-decoration : underline;
	font-weight : bold;	
	color : #720628;
}
/*--------------- General Styles ---------------*/
#cMLeftDow {
	width: 728px;
	float: left;
}
.imgStatus {
	border: none;
	vertical-align: middle;
}
.imgWed {
	border : none;
	margin: 5px;
}

/*-------------- Form Content Styles -----------*/
#dowFormContent {
	/* min-height: 300px; */
	border: 1px solid #DFDFDF;
}
#dowFCMain {
	padding: 5px;
}
#dowFCIntro {
	background-color: #EEEEEE;
	color: #000000;
	padding: 10px 5px 5px 5px;
}
#dowFCIntro a {
	color: #007169;
	font-weight : bold;	
	text-decoration: none;
}
#dowFCIntro a:hover {
	color:#720628;
	text-decoration: underline;
}
/*------------- Form Elements Styles -----------*/
.dowDiv {
	height: 20px;
	clear: both;
}
.dowDivTA {
	height: 40px;
	clear: both;
}
.dowLabel {
	width: 180px;
	padding-top: 2px;
	text-align : right;
	float: left;
}
.dowLabel2 {
	padding-top: 2px;
	text-align : right;
	float: left;
}
.dowLabelStar {
	font-size : 9px;
	text-decoration : none;
	text-align : right;	
}
.dowLabelCheck {
	width: 180px;
	text-align : right;
	float: left;
}
.dowInput {
	float: left;
}
.dowText {
	font-size : 12px;
	font-weight : normal;
	color : #333333;
	padding-top: 2px;	
	float: left;	
}
.dowText A {
	color : #007169;
	font-weight : bold;
	text-decoration : none;
}
.dowText A:HOVER {
	color : #720628;
	font-weight : bold;
	text-decoration : underline;
}
.dowNote {
	font-size : 9px;
	font-weight : normal;
	color : #007169;		
}

.dowComment {
	background-color: #EEEEEE;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	margin-bottom: 5px;
	padding: 3px;	
	clear : both;
}
.dowEmailComment {
	background-color: #EEEEEE;
	width: 450px;
	font-size : 11px;
	font-weight : normal;
	color : #000000;
	padding: 3px;	
	float: left;
}
.dowExtraCheck {
	width: 25px;
	float: left;	
}
.dowExtraText {
	width: 675px;
	font-size : 12px;
	font-weight : normal;
	color : #333333;
	padding-top: 2px;	
	float: left;
}

.dowHeader {
	height: 20px;
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;	
	background-color: #899B5F;
	margin-bottom: 5px;
	clear: both;
}
.dowTitle {
	padding: 3px;	
	float: left;
}
.dowSubTitle {
	background-color: #C2CCAC;
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
	margin-bottom: 5px;
	padding: 3px;
	clear: both;	
}

.dowDesc {
	font-size : 12px;
	font-weight : normal;
	color : #333333;
}
.dowDesc A {
	color : #007169;
	font-weight : bold;
	text-decoration : none;
}
.dowDesc A:HOVER {
	color : #720628;
	font-weight : bold;
	text-decoration : underline;
}

#dowCaptcha {
	height: 50px;
	padding-top: 5px;
	clear: both;
}
#dowPrivacyScroll {
	height: 150px;
	overflow: auto;
	clear: both;	
}
.dowPrivacy {
	font-size : 9px;
	font-weight : normal;
	text-decoration : none;
	color : #666666;
	margin-top: 10px;
}
.dowPrivacy A {
	text-decoration : none;
	font-weight : bold;	
	color : #007169;
}
.dowPrivacy A:HOVER {
	text-decoration : underline;
	font-weight : bold;	
	color : #720628;
}
.dowPrivacy em {
	font-size : 14px;
	font-weight : bold;	
	color : #666666;
}
