/******************************************************************************/
/* *********************   Styles til Find din rådgiver  **********************/
/******************************************************************************/

#FDRBar {
	clear: both;
	width: 964px;
	height: 244px;
	background-image: url(/images/FDR/FDRGradient.jpg);
	border-left: 2px solid #DDDDDD;
	border-right: 2px solid #DDDDDD;
	border-bottom: 4px solid #DDDDDD;
}

#FDRBarInner {
	margin-left:		20px;
}

#FDRBarInner .FDRHeadere1  {
	width:			177px;
	height:			14px;
	margin-top:		12px;
	margin-right:		10px;
	margin-bottom:		3px;
	margin-left:		0px;
	float:			left;
}

#FDRBarInner .FDRNameAddress input{
	width:			177px;
	height:			17px;
	margin-right:		10px;
	margin-left:		0px;
	margin-bottom:		0px;
	border:			0;	
	padding:		0;
	float:			left;
	background-color:	#EFEFEF;
	font-family: 		Arial, Helvetica, sans-serif, Trebuchet MS;
	font-weight: 		normal;
	font-size: 		12px;
	color: 			#666;
}


#FDRBarInner .FDRDropdowns select {
	width:			177px;
	height:			96px;
	margin-right:		10px;
	border:			0;	
	padding:		3px;
	float:			left;
	background-color:	#EFEFEF;
	font-family: 		Arial, Helvetica, sans-serif, Trebuchet MS;
	font-weight: 		normal;
	font-size: 		12px;
	color: 			#666;
}

#FDRBarInner .FDRBottom  {
	clear:			both;
	height:			20px;
}

#FDRBarInner .FDRBottom select {
	width:			177px;
	height:			19px;
	margin-right:		10px;
	margin-top:		0px;
	border:			0px;
	padding:		0px;
	float:			left;
	background-color:	#EFEFEF;
	font-family: 		Arial, Helvetica, sans-serif, Trebuchet MS;
	font-weight: 		normal;
	font-size: 		12px;
	color: 			#666;
}

#FDRBarInner .FDRBottom .FDRCheckBox {
	float:			left;
	width:			420px;
	height:			19px;
}

#FDRBarInner .FDRBottom  input[type="checkbox"] {
	border:			0;
	padding:		0;
	margin-right:		3px;
	margin-left:		0;
}

#FDRBarInner .FDRBottom .FDRButton {
	width:			50px;
	float:			right;
	margin-right:		20px;
}

#FDRHitliste {
	width: 		966px;
	border-left: 	1px solid #989898;
	border-right: 	1px solid #989898;
	border-bottom: 	2px solid  #989898;
	background:	#FFF; 
	font-family:	Arial, Helvetica, sans-serif, Trebuchet MS;
	font-weight: 	normal;
	font-size: 	12px;
	color:		#666;
	overflow:	auto;
}

#FDRHitliste    a:hover {
	color: 			#1FB25A;
	text-decoration:	underline;
}

#FDRHitliste .FDRHitlisteItem {
	clear:		both;	
	width:		926px;
	margin-left:	20px;
	margin-bottom:	8px;	
	padding-top:	10px;
	padding-bottom:	20px;
	border-bottom:	1px solid #CDCDCD;
	overflow:	auto;
	
}

#FDRHitliste  .FDRHitCompany {
	margin-bottom:		8px;
}
#FDRHitliste  .FDRHitCompany  a:visited {
	font-family: 		Arial, Helvetica, sans-serif, Trebuchet MS;
	font-weight: 		bold;
	font-size: 		16px;
	text-decoration:	none;
	
}

#FDRHitliste  .FDRHitCompany  a:link {
	font-family: 		Arial, Helvetica, sans-serif, Trebuchet MS;
	font-weight: 		bold;
	font-size: 		16px;
	color: 			#006600;
	text-decoration:	underline;
}

#FDRHitliste    .FDRHitCompany a:hover {
	color: 			#1FB25A;
	text-decoration:	none;
}

#FDRHitliste    .FDRHitCompany a:visited {
	color: 			#666;
	text-decoration:	none;
}
#FDRHitliste  .FDRHitAddres {
	width:			233px;
	float:			left;

}

#FDRHitliste  .FDRHitTel {
	width:			200px;
	float:			left;

}

#FDRHitliste  .FDRHitEmailHeader {
	width:			50px;
	float:			left;

}

#FDRHitliste  .FDRHitEmail {
	width:			180px;
	float:			left;
}

#FDRHitliste  .FDRHitEmail a:link {
	color: 			#000;
	text-decoration:	underline;
}

#FDRHitliste  .FDRHitEmail a:hover {
	color: 			#1FB25A;
	text-decoration:	underline;
}

#FDRHitliste  .FDRHitEmail a:visited {
	color:			#006600;
	text-decoration:	none;

}

#FDRHitPaging {
	width: 		966px;
	height:		30px;	
	background-image: url(/images/kfListNaviBg.jpg); 
	Margin-top:	20px;	
	font-family:	Arial, Helvetica, sans-serif, Trebuchet MS;
	font-weight: 	normal;
	font-size: 	11px;
	color:		#000;
}

#FDRHitPaging .FDRHitPagingLink {
	width:		80px;
	height:		22px;
	float:		left;
	border-left: 	1px solid #FCFCFC;
	border-right: 	1px solid #CDCDCD;
	padding-top:	8px;
	text-align:	center;
	color:		#666;
}

#FDRHitPaging  a:link, #FDRHitPaging a:visited {
	color:			#666;
	text-decoration:	none;
}


#FDRHitPaging .Inactive  {
	color:			#FFF;
	text-decoration:	none;
}

#FDRHitPaging .NewSearch  {
	width:		90%x;
	height:		22px;
	float:		left;
	border-left: 	1px solid #FCFCFC;
	padding-top:	8px;
	padding-right:	20px;
	text-align:	right;
}

.FDRDetailsEmployees {
	width:		926px;
	padding-top:	10px;
	padding-bottom:	20px;
	margin-left:	20px;
	margin-bottom:	20px;
	border-bottom:	1px solid #CDCDCD;
}

#FDRDetailsKompetancer {
	width:		926px;
	margin-left:	20px;
	padding-bottom:	20px;
	border-bottom:	1px solid #CDCDCD;
	overflow:	auto;	
}

#FDRDetailsKompetancer .FDRDetailsKompetance {
	width:		170px;
	float:		left;
	margin-right:	10px;
}

#FDRKoncern {
	clear:		both;
	margin:		20px;
}

#FDRKoncern a:link {
	text-decoration:	underline;
		color:		#666;
}



#FDRKoncern  a:visited {
	text-decoration:	none;
		color:		#006600;
}


#FDRKoncern  .FDRKoncernL2 {
	padding-left:	20px;
}

#FDRKoncern  .FDRKoncernL3 {
	padding-left:	40px;
}














/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
