/*--------------- Registration -----------------*\
|  styles beginnen met de "reg"                  |
|  -- Registratie                                |
|  -- Profile                                    |
|  -- Pages                                      |
\*----------------------------------------------*/
/*--------------- General Styles ---------------*/
#cMLeftReg {
	width: 728px;
	float: left;
}
.imgStatus {
	border: none;
	vertical-align: middle;
}
/*----------------- Form Styles ----------------*/
#regFormBG { }
#regTab { 
	line-height:26px; 
}
#regTab a {
	color: #FFFFFF;
	padding: 0px 10px ;
	/* border: 1px solid #DFDFDF; */ 
	background-color: #666666;
	/* border-bottom: none; */
	position: relative;
	top: 4px; /* for ie5*/
	height: 20px; /* for ie5*/
	text-decoration: none;
	voice-family: "\"}\""; 
	voice-family: inherit; 	
	top: 2px; /*ie mac gets this*/
	height: auto;
	padding: 3px 10px 4px;
}
/*ie5 jumps this next style because of voice family hack above - It must follow immediately */
/* commented backslash mac hiding hack  \*/ 
#regTab a {
	top: 3px;
	height: auto;
	padding: 3px 10px 4px;
} 
/* end hack */ 
#regTab a:hover {	
	background-color: #333333;
	color: #FFFFFF;	
}
#regTab a.regTabCurr {
	background-color: #333333;
	color: #FFFFFF;
}
/*-------------- Form Content Styles -----------*/
#regFormContent {
	/* min-height: 300px; */
	border: 1px solid #DFDFDF;
}
#regFCMain {
	padding: 5px;
}
#regFCIntro {
	background-color: #EEEEEE;
	color: #000000;
	padding: 10px 5px 5px 5px;
}
#regFCIntro a {
	color: #007169;
	font-weight : bold;	
	text-decoration: none;
}
#regFCIntro a:hover {
	color:#720628;
	text-decoration: underline;
}
/*------------- Form Elements Styles -----------*/
.regDiv {
	height: 20px;
	clear: both;
}
.regDivTA {
	height: 40px;
	clear: both;
}
.regLabel {
	width: 180px;
	padding-top: 2px;
	text-align : right;
	float: left;
}
.regLabel2 {
	padding-top: 2px;
	text-align : right;
	float: left;
}
.regLabelStar {
	font-size : 9px;
	text-decoration : none;
	text-align : right;	
}
.regLabelCheck {
	width: 180px;
	text-align : right;
	float: left;
}
.regInput {
	float: left;
}
.regText {
	font-size : 12px;
	font-weight : normal;
	color : #333333;
	padding-top: 2px;	
	float: left;	
}
.regText A {
	color : #007169;
	font-weight : bold;
	text-decoration : none;
}
.regText A:HOVER {
	color : #720628;
	font-weight : bold;
	text-decoration : underline;
}
.regNote {
	font-size : 9px;
	font-weight : normal;
	color : #007169;		
}

.regComment {
	background-color: #EEEEEE;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	margin-bottom: 5px;
	padding: 3px;	
	clear : both;
}
.regEmailComment {
	background-color: #EEEEEE;
	width: 450px;
	font-size : 11px;
	font-weight : normal;
	color : #000000;
	padding: 3px;	
	float: left;
}
.regExtraCheck {
	width: 25px;
	float: left;	
}
.regExtraText {
	width: 675px;
	font-size : 12px;
	font-weight : normal;
	color : #333333;
	padding-top: 2px;	
	float: left;
}

.regHeader {
	height: 20px;
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;	
	background-color: #899B5F;
	margin-bottom: 5px;
	clear: both;
}
.regTitle {
	padding: 3px;	
	float: left;
}
.regYesNo {
	width: 25px;
	padding: 3px;	
	float: right;
}
.regVisible {
	padding: 3px;	
	float: right;
}
.regSubTitle {
	background-color: #C2CCAC;
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
	margin-bottom: 5px;
	padding: 3px;
	clear: both;	
}

.regDesc {
	font-size : 12px;
	font-weight : normal;
	color : #333333;
}
.regDesc A {
	color : #007169;
	font-weight : bold;
	text-decoration : none;
}
.regDesc A:HOVER {
	color : #720628;
	font-weight : bold;
	text-decoration : underline;
}

#regCaptcha {
	height: 50px;
	padding-top: 5px;
	clear: both;
}
#regPrivacyScroll {
	height: 150px;
	overflow: auto;
	clear: both;	
}
.regPrivacy {
	font-size : 9px;
	font-weight : normal;
	text-decoration : none;
	color : #666666;
	margin-top: 10px;
}
.regPrivacy A {
	text-decoration : none;
	font-weight : bold;	
	color : #007169;
}
.regPrivacy A:HOVER {
	text-decoration : underline;
	font-weight : bold;	
	color : #720628;
}
.regPrivacy em {
	font-size : 14px;
	font-weight : bold;	
	color : #666666;
}


#regAvatar {
	width: 714px;
	height: 205px;
	border: 1px solid #959595;
	overflow: auto;
	margin: 5px 0px;
	clear: left;
}
/* #regAvatarScroll {
	width: 714px;
	overflow: hidden;
} */
.regAvatarItem {
	width: 36px;
	margin: 5px 0px 0px 3px;
	float: left;
}
.regAvatarRadio {
	text-align: center;
}
/*--------------- Begin Profile ----------------*/
#regProfile {
	width: 150px;
	border: 1px solid #DFDFDF;
	float: left;
}
#regProfileExtra {
	width: 380px;
	border: 1px solid #DFDFDF;
	margin-left: 5px;
	float: left;
}
.regProNick {
	text-align: center;
	font-size : 16px;
	font-weight : bold;
	text-decoration : none;
	color : #720628;
	margin-bottom: 5px;
	clear: both;	
}
.regProAvatar {
	width: 101px;
	margin-left: 18px;
	border: 1px solid #DFDFDF;
	text-align: center;
	clear: both;	
}
.regProASL {
	height: 28px;
	margin: 2px 0px 0px 18px;	
	clear: both;
}
.regProAge {
	width: 29px;
	height: 24px;	
	border: 1px solid #DFDFDF;	
	text-align: center;	
	font-size : 16px;
	font-weight : bold;	
	color : #720628;	
	padding: 1px;
	margin-right: 2px;
	float: left;	
}
.regProSex {
	width: 29px;
	border: 1px solid #DFDFDF;	
	text-align: center;	
	padding: 1px;
	margin-right: 2px;	
	float: left;	
}
.regProLocation {
	width: 29px;
	border: 1px solid #DFDFDF;
	text-align: center;	
	padding: 1px;	
	float: left;
}
.regProRating {
	width: 101px;
	height: 12px;
	margin-top: 2px;
	margin-left: 18px;
	border: 1px solid #DFDFDF;
	clear: both;	
}
.regProRatingUnit0 {
	background-color: #DFDFDF;
	width: 4px;
	height: 10px;
	margin: 1px 0px 0px 1px;
	float: left;
}
.regProRatingUnit1 {
	background-color: #720628;
	width: 4px;
	height: 10px;
	margin: 1px 0px 0px 1px;	
	float: left;
}
.regProLabel {
	width: 120px;
	padding-top: 2px;
	text-align : right;
	float: left;
}

/*---------------- Begin Company -----------------*/
#regCompLst {
	width: 714px;
	height: 120px;
	border: 1px solid #DFDFDF;
	margin-bottom: 5px;	
	overflow: auto;
	clear: both;
}
#regCompTable {
	width: 100%;
	border: none;
}
.regCompAddTD {
	background-color: #C2CCAC;
	color: #FFFFFF;
	text-decoration: none;		
	font-weight : bold;	
	padding: 2px;
}
.regCompAddTD a {
	background-color: #C2CCAC;
	color: #007169;
	text-decoration: none;		
	font-weight : bold;		
	padding: 2px;
}
.regCompAddTD a:hover {
	background-color: #C2CCAC;
	color: #FFE6B7;
	text-decoration: none;		
	font-weight : bold;		
	padding: 2px;
}
.regCompLstTD {
	border-bottom: 1px solid #DFDFDF;
	color: #333333;
	text-decoration: none;		
	font-weight : normal;		
	padding: 2px;
}
.regCompLstTD a {
	color: #007169;
	text-decoration: none;		
	font-weight : bold;		
}
.regCompLstTD a:hover {
	color: #720628;
	text-decoration: none;		
	font-weight : bold;		
}
