/* view CV */

.CvSearchResults .ThreeColumnCenter_middle .Result .MoreInfo
{
    /*float: right;*/
    text-align: right;
    padding-right: 10px;
}

.ViewCV .linkPanel a
{
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	color: #00315D;
}
.ViewCV .linkPanel a img{border: 0}

.ViewCV .ThreeColumnCenter_middle .PersonalInfo, 
.ViewCV .ThreeColumnCenter_middle .CV,
.ViewCV .ThreeColumnCenter_middle .PresentationResult, 
.ViewCV .ThreeColumnCenter_middle .LanguageResult, 
.ViewCV .ThreeColumnCenter_middle .WorkAreaResult, 
.ViewCV .ThreeColumnCenter_middle .JobTitleResult, 
.ViewCV .ThreeColumnCenter_middle .ExperienceResult,  
.ViewCV .ThreeColumnCenter_middle .PreviousJobsResult, 
.ViewCV .ThreeColumnCenter_middle .EducationResult, 
.ViewCV .ThreeColumnCenter_middle .JobLocationResult, 
.ViewCV .ThreeColumnCenter_middle .PersonalityResult
{
	width: 595px;
}



.ViewCV .ThreeColumnCenter_left .MainContainer 
{
	float: left;
}

.ViewCV .ThreeColumnCenter_middle .title
{
	border-bottom: 2px solid #CDE6EC;
	color: black;
	font-size: 14px;
	padding: 0 0 5px;
	width: auto;
	margin-bottom: 10px;
	font-weight: bold;
	font-family: Helvetica, Arial;	
}

.ViewCV .ThreeColumnCenter_left .MySavedSearches .Title
{
	border-bottom: 2px solid #CDE6EC;
	color: black;
	padding: 0 0 5px;
	width: auto;
	margin-bottom: 10px;
	font-weight: bold;	
	font-family: Helvetica, Arial;	
	font-size: 14px;	
}

.ViewCV .ThreeColumnCenter_right .MySavedSearches .Title
{
	width: 180px;
}

.ViewCV .ThreeColumnCenter_left .SavedCVsTitle
{
	border-bottom: 2px solid #CDE6EC;
	color: black;
	padding: 0 0 5px;
	width: auto;
	margin-bottom: 10px;
	font-weight: bold;		
	font-family: Helvetica, Arial;	
	font-size: 14px;
}

.ViewCV .ThreeColumnCenter_left .Title
{
	
}


.ViewCV div.CV fieldset{width: 600px; border: 2px solid #CDE6EC;}
.ViewCV div.CV legend { font-weight:bold; color:#00315D; font-size: 14px;}
.ViewCV div.CV div.VerticalSpace{ clear:both; width:100%; height:10px;}

.ViewCV div.PersonalInfoContainer{clear:both;/*width: 620px;*/ margin-top: 10px;}
.ViewCV div.PersonalInfoContainer div.PersonalInfo{padding:0px 10px 0px 10px;}
.ViewCV div.PersonalInfoContainer div.Left{float:left; width:275px;}
.ViewCV div.PersonalInfoContainer div.Right{clear:right; float:right; width:275px;}
.ViewCV div.PersonalInfoContainer div.Teaser{float:left; width:100px; height:15px; color:#999999; font-weight:bold;}
.ViewCV div.PersonalInfoContainer div.Content{float:left; width:170px; height:15px;}
.ViewCV div.PersonalInfoContainer div.Left div.Content{width:250px;}

.ViewCV div.Presentation{clear:both; /*width:620px;*/ margin-top: 10px; }
.ViewCV div.Presentation div.PresentationInfo{padding:0px 10px 0px 10px;}
.ViewCV div.Presentation div.PresentationText li {list-style-position: inside}

.ViewCV div.Language{clear:both; /*width:620px;*/ margin-top: 10px;}
.ViewCV div.Language div.LanguageResult{padding:0px 10px 0px 10px; background-color:#ffffff;}
.ViewCV div.Language div.Name{}
.ViewCV div.Language div.Level{}

.ViewCV div.WorkArea{clear:both; /*width:620px;*/ margin-top: 10px;}
.ViewCV div.WorkArea div.WorkAreaResult{padding:0px 10px 0px 10px; background-color:#ffffff;}
.ViewCV div.WorkArea div.Name{}
.ViewCV div.WorkArea div.Level{}

.ViewCV div.JobTitle{clear:both; /*width:620px;*/ margin-top: 10px;}
.ViewCV div.JobTitle div.JobTitleResult{padding:0px 10px 0px 10px; background-color:#ffffff;}
.ViewCV div.JobTitle div.Name{}
.ViewCV div.JobTitle div.Level{}

.ViewCV div.Experience{clear:both; /*width:620px;*/ margin-top: 10px;}
.ViewCV div.Experience div.ExperienceResult{padding:0px 10px 0px 10px; background-color:#ffffff;}
.ViewCV div.Experience div.GroupName{}
.ViewCV div.Experience div.Name{}
.ViewCV div.Experience div.Level{}            

.ViewCV div.PreviousJobs{clear:both; /*width:620px;*/ margin-top: 10px;}
.ViewCV div.PreviousJobs div.PreviousJobsResult{padding:0px 10px 0px 10px; background-color:#ffffff;}
.ViewCV div.PreviousJobs div.Name{}
.ViewCV div.PreviousJobs div.Sector{}
.ViewCV div.PreviousJobs div.Start{}
.ViewCV div.PreviousJobs div.Comment{}   

.ViewCV div.Education{clear:both; /*width:620px;*/ margin-top: 10px;}
.ViewCV div.Education div.EducationResult{padding:0px 10px 0px 10px; background-color:#ffffff;}                     

.ViewCV div.Courses{clear:both; /*width:620px;*/ margin-top: 10px;}
.ViewCV div.Courses div.CoursesResult{padding:0px 10px 0px 10px; background-color:#ffffff;}

.ViewCV div.JobLocation{clear:both; /*width:620px;*/ margin-top: 10px;}
.ViewCV div.JobLocation div.JobLocationResult{padding:0px 10px 0px 10px; background-color:#ffffff;}

.ViewCV div.Personality{clear:both; /*width:620px;*/ margin-bottom: 75px;  margin-top: 10px;}
.ViewCV div.Personality div.PersonalityResult{padding:0px 10px 0px 10px; background-color:#ffffff;}





.ViewCV .ThreeColumnCenter_middle .Teaser
{
	color: black;
}

.ViewCV .ThreeColumnCenter_middle .Content
{
	color: black;
}

.ViewCV .ThreeColumnCenter_middle .Name
{
	color: black;
	background-color: white;
}


/* -------------------------------------------- */

.CvSearchResults .ThreeColumnCenter_middle{width: 619px}
.ViewCV .ThreeColumnCenter_middle{width: 600px}



.ViewCV .ThreeColumnCenter_right
{
}

.CvSearchResults .ThreeColumnCenter_right
{
	
}

.CvSearchResults .SearchButton
{
	float: left; 
	width:  154px;
}

.CvSearchResults .ResetSearchButton 
{
	float: left;
	width: 154px;
}


.SaveSearchButton
{
	float: left;
	width: 154px;
}


.CvSearchResults .ThreeColumnCenter_right
{
	width: 205px;
	overflow: hidden;
}


.CvSearchResults .ResultsDisplayControl .ResultsContainer
{
	width: 580px;
/*	height: 70px;
	overflow: hidden;*/
	padding-left: 10px;
	
}

.CvSearchResults .PnSearchResultSortOrderLabel
{
	padding-right: 5px;
}

.CvSearchResults .RadMenu li a, .ViewCV .RadMenu li a
{
	font-size: 14px;
}


.contentMitOfirWelcome        
{
	float: right;
	margin-top: 20px;
	width: 100px;
}

.contentMitOfirWelcome a
{
	color: #00315D;
}



.CvSearchResults .PnSearchResultViews
{
	display: none;
}

.CvSearchResults .ResultsDisplayControl .ResultsContainer .PnSearchResultInfo
{
	text-align: right;
	width: 570px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom: 2px solid #CDE6EC;
	clear: both;
}

.CvSearchResults .PnSearchResultPageSize
{
	display: none;
}


/* search button */

.CvSearchResults .SearchButton input, .CvSearchResults .ResetSearchButton input, .CvSearchResults .SaveSearchButton input
{
	background-image:url('/~/media/Customers/Denmark/Jobfinder/Images/button_w.ashx');
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 11px;
	font-family: Tahoma;
	color:#000000;
	display:block;
	margin-top: 10px;
	text-align:center;
	text-decoration:none;
	width: 92px;
	height: 19px;
	border: 0px;	
}

.CvSearchResults .ResultsDisplayControl .ResultsContainer .PnSearchResultNavigation span{
    clear: left;
}


.CvSearchResults .ResultsDisplayControl .ResultsContainer .PnPaging, .ResultsDisplayControl .ResultsContainer .PnSearchResultSortOrder
{
	display: block;
}

.QueryControl
{
}

.ResultsDisplayControl .ResultsContainer .PnSearchResultNavigation span, .ResultsDisplayControl .ResultsContainer .PnSearchResultNavigation div {

}

/* My Saved Searches */


/* logout */

/*
Removed by Morten As it conflicts with top menu login/out
If this is needed anywhere please add more specifik class refrences.

.LogoutContainer 
{
    float: right;
    width: 230px;
    font-size: 9pt;
    margin-top: 10px;
    color: #00315D;
}

.LogoutContainer a
{
    color: #00315D;
}

.PreLogoutText
{
    float: left;
    text-align: right;
    font-weight: bold;
}

.PostLogoutText
{
	display:none;	
}

.PreLogoutSeparator
{
    float: left;
    background-repeat: no-repeat;
    background-position: right;
    width: 4%;
}

.PostLogoutSeparator
{
    display:none;
}
*/


/* pagination */

.ResultsDisplayControl .ResultsContainer {
	float: left;
	width: 590px;
	margin-left: 10px;
}
.ResultsDisplayControl .ResultsContainer .PnPaging,

.ResultsDisplayControl .ResultsContainer .PnSearchResultNavigation a {
	/*
	float: left;
	display: block;
	*/
	line-height: 20px;
	vertical-align: baseline;
	margin: 2px;
	padding: 0 5px;
}

.ResultsDisplayControl .ResultsContainer .PnSearchResultNavigation
{
	width: 365px;
	margin-top: -4px;
	padding-left: 20px;
}


.ResultsDisplayControl .ResultsContainer .PnSearchResultNavigation a {
	background-color: #f8fbfb;
	border: 1px solid #e3eff3;
}

.ResultsDisplayControl .ResultsContainer .PnSearchResultNavigation a {
	color: #00315d;
	text-decoration: none;
}

.ResultsDisplayControl .ResultsContainer .PnSearchResultNavigation{float: right;}
.ResultsDisplayControl .ResultsContainer .PnSearchResultInfo{
	clear: both;
	line-height: 20px;
	font-size: 11px;
	font-weight: bold;
	width: 580px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 2px solid #CDE6EC;
	clear: both;
}

.CvSearchResults .ResultsDisplayControl .ResultsContainer .PnSearchResultNavigation span
{
	clear: left;
	display: inline;
	float: none;
}


/* left side */

.QueryControl
{
	/*float: left;*/
	clear: both;
	/*margin-top: 10px;*/
}

.QueryControl .areaOpenListPanel .title,
.QueryControl .NavigatorPanel .title, 
.QueryControl .workareaOpenListPanel .title, 
.QueryControl .JobtypeOpenListPanel .title
{
	border-bottom:2px solid #CDE6EC;
	color:#000000 !important;
	font-size:14px;
	height:auto !important;
	margin-bottom:5px;
	padding:0 0 5px !important;
	width:auto !important;
	margin-bottom: 5px;	
}

.SavedCVs
{
	float: left;		
	clear: both;
	margin-top: 10px;
	display:none;
}

.SavedCVs .SavedCVsTitle
{
	border-bottom:2px solid #CDE6EC;
	color:#000000 !important;
	font-size:14px;
	height:auto !important;
	margin-bottom:5px;
	padding:0 0 5px !important;
	width:auto !important;	
}


.ThreeColumnCenter_left .LoginContainer
{
	display: none;
}

/*
SC_CVS_LGI - CVsearch Login
SC_CVS_SLC - CVsearch Search list control
SC_CVS_SLT - CVsearch Search list
SC_CVS_SQC - CVsearch Search QueryControl
SC_CVS_MAF - CVsearch Manage Folders
*/

a
{
	text-decoration: none;
	font-family: Helvetica, Arial;
	/*font-size: 11px;*/
	font-weight: bold;
}



/* --------------------------------------------------------------------------------------- */

.CvSearchResults
{
	font-family: helvetica, arial, verdana, sans-serif;
}



/* --------------------------------------------------------------------------------------- */

.CvSearchResults .ThreeColumnCenter_left .QueryControl .CriteriaPanel
{
    margin-top: 10px;
}
.CvSearchResults .ThreeColumnCenter_left .QueryControl .CriteriaPanel .title
{
    padding-top: 5px;
}
.CvSearchResults .ThreeColumnCenter_left .QueryControl .CriteriaPanel input
{
    background-color: #DFEBEF;
    border: 1px black;
    width: 150px;
}

.ThreeColumnCenter_right .MySavedSearches
{
	width: 100%;
    awidth: 154px;
	margin-left: 15px;
}
ThreeColumnCenter_right .MySavedSearches
{
    background-color: #DFEBEF;
    padding: 5px;
}
.ThreeColumnCenter_right .MySavedSearches .Title
{
	border-bottom:2px solid #CDE6EC;
	color:#000000 !important;
	font-size:14px;
	height:auto !important;
	margin-bottom:5px;
	padding:0 0 5px !important;
	width:auto !important;
	font-weight: bold;
}

/* --------------------------------------------------------------------------------------- */

.CvSearchResults .ThreeColumnCenter_left .SavedCVs
{
    width: 154px;
}
.CvSearchResults .ThreeColumnCenter_left .SavedCVs .MainContainer
{
    background-color: #DFEBEF;
    padding: 5px;
}
.CvSearchResults .ThreeColumnCenter_left .SavedCVs .MainContainer .SavedCVsTitle
{
    font-weight: bold;
    margin-bottom: 5px;
}
.CvSearchResults .ThreeColumnCenter_left .SavedCVs .MainContainer .SavedCVsTitleIntroduction
{
}
.CvSearchResults .ThreeColumnCenter_left .SavedCVs .MainContainer .SavedCVsFolderTree
{
}

/* --------------------------------------------------------------------------------------- */

.CvSearchResults .ThreeColumnCenter_left .QueryControl, 
.CvSearchResults .ThreeColumnCenter_left .JobtypeOpenListPanel, 
.CvSearchResults .ThreeColumnCenter_left .workareaOpenListPanel,
.CvSearchResults .ThreeColumnCenter_left .navigator
{
	width: 154px;
}
.CvSearchResults .selectOption
{	
	width: 100%;
	font-size: 11px;
	border: 0px;
}

.CvSearchResults .ThreeColumnCenter_left .QueryControl .NavigatorPanel .selectedValue
{
    font-size: 11px;
}
/* --------------------------------------------------------------------------------------- */

.CvSearchResults .ThreeColumnCenter_left .title
{
	color: #000000;

	/* padding: 10px 0 0 0; */
	margin: 0px;
	font-weight: bold;
}

.CvSearchResults .ThreeColumnCenter_left .JobtypeOpenListPanel
{
	clear: left;
	padding-bottom: 10px;
	border-bottom: solid 1px #5e9cae;
}
.CvSearchResults .ThreeColumnCenter_left .LoggedIn
{
	color: #000000;
	font-size: 11px;
}

.CvSearchResults .ThreeColumnCenter_middle .PnSearchResultNavigation
{
	float: right;
	margin-right: 20px;
}
.CvSearchResults .ThreeColumnCenter_middle .PnSearchResultInfo
{
    float: left;
}
.CvSearchResults .ThreeColumnCenter_middle .OnPage
{
	color: #5e9cae;
	font-weight: bold;
	padding: 0 5px 0 5px;
}
.SavedSearches
{
	clear: both;
}


/*
====================================================================================
    SC_CVS_LGI - CVsearch Login - BEGIN
====================================================================================
*/


.ThreeColumnCenter_middle  .ContentContainer .Login .TitleContainer .Title
{
    padding-top: 24px;
    margin-left: 50px;
    color: #000000;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 35px;
}

.ThreeColumnCenter_middle  .ContentContainer .Login  {    
    width: 512px;
    height: 300px;
}


.ThreeColumnCenter_middle .ContentContainer .Login .TitleContainer .Error
 {
    color: #ff0000;
    font-weight: bold;
    font-size: 13px;
    height: 22px;
    line-height: 22px;
    margin-left: 50px;
}

.ThreeColumnCenter_middle .ContentContainer .Login .LoginContainer .EmailText,
.ThreeColumnCenter_middle .ContentContainer .Login .LoginContainer .PasswordText
{
	clear: both;
    float: left;
    width: 100px;
    text-align: right;
    line-height: 24px;
    margin-right: 10px;
}

.ThreeColumnCenter_middle .ContentContainer .Login .LoginContainer .EmailBox,
.ThreeColumnCenter_middle .ContentContainer .Login .LoginContainer .PasswordBox
{
    line-height: 24px;
    float: left;
    width: 240px;
}

.ThreeColumnCenter_middle .ContentContainer .Login .LoginContainer .EmailBox input,
.ThreeColumnCenter_middle .ContentContainer .Login .LoginContainer .PasswordBox input
{
    border: solid 1px #b7b7b7;
    width: 210px;
    font-size: 12px;    
}

.ThreeColumnCenter_middle .ContentContainer .Login .LoginContainer .LoginButton
{
    clear: both;
    margin-left: 50px;
    padding-top: 2px;
}

.ThreeColumnCenter_middle .ContentContainer .Login .LoginContainer .LoginButton input
{
	clear:both;
    border: none;
    background-image:url('/~/media/Customers/Denmark/Jobfinder/Images/search results bg.ashx');
    background-position:-107px -451px;
    font-weight: bold;
    color: black;
    width: 90px;
    height: 24px;
    text-align: center;
}

.ThreeColumnCenter_middle .ContentContainer .Login .OptionsContainer
{
    margin-left: 107px;
    padding-top: 3px;
}

.ThreeColumnCenter_middle .ContentContainer .Login .OptionsContainer div.CheckBoxRememberMe
{
    float:left;
    width: 30px;
}

.ThreeColumnCenter_middle .ContentContainer .Login .OptionsContainer .RememberMe
{
	line-height:20px;
    float: right;
    width:380px;
}

.ThreeColumnCenter_middle .ContentContainer .Login .OptionsContainer .ForgotPassword
{
    margin-top: 40px;
    margin-left: 4px;
    clear: both;
    background-image: url('/~/media/Customers/Denmark/Ofir/Ofir.dk/Spots/Marketing Spots/ReadMoreRed.ashx');
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 12px;
    width: 100%;
}

/*
====================================================================================
    SC_CVS_LGI - CVsearch Login - END
====================================================================================
*/



/*
====================================================================================
    SC_CVS_SLC - CVsearch Search list control - BEGIN
====================================================================================
*/

.ThreeColumnCenter_middle .ResultsContainer
{
	margin: 0px 5px 5px 5px;
}

.ThreeColumnCenter_middle .ResultsContainer .PnSearchResultViewItems
{
	float: left;
	text-align: right;
	margin-bottom: 10px;
}

.ThreeColumnCenter_middle .ResultsContainer .PnSearchResultSortOrder
{
	float: left;
	margin-bottom: 10px;
}

.ThreeColumnCenter_middle .ResultsContainer .PnSearchResultViewLabel,
.ThreeColumnCenter_middle .ResultsContainer .PnSearchResultViewItems,
.ThreeColumnCenter_middle .ResultsContainer .PnSearchResultSortOrderLabel,
.ThreeColumnCenter_middle .ResultsContainer .PnSearchResultSortOrderItems
{
/*
	height: 20px;
	margin-left: 5px;
*/
	float: left;
	min-width: 0px;
}

.ThreeColumnCenter_middle .ResultsContainer .PnSearchResultPageSize
{
	float: left;
	width: 100px;
	text-align: right;
}

.ThreeColumnCenter_middle .ResultsContainer .PnSearchResultInfo
{
	text-align: center;
	float: left;
	font-weight: bold;
	width: 100px;
}


.ThreeColumnCenter_middle .ResultsContainer .PnSearchResultNavigation
{
	text-align: right;
	float: right;
	margin-right: 0px;
}

.ThreeColumnCenter_middle .ResultsContainer .PnSearchResultNavigation .OnPage
{
	font-weight: bold;
	margin-right: 3px;
}


/*

====================================================================================
    SC_CVS_SLC - CVsearch Search list control - END
====================================================================================
*/



/*
====================================================================================
    SC_CVS_SLT - CVsearch Search list - BEGIN - resultat
====================================================================================
*/

.ThreeColumnCenter_middle .TagDescriptionContainer
{
	padding-left: 5px;
	width: 580px;
	clear: both;	
}

.ThreeColumnCenter_middle .Result
{
	abackground-image:url('/~/media/Customers/Denmark/Jobfinder/Images/search results bg.ashx');
	abackground-position:0 0;
	aborder-color:#FFFFFF;
	aheight:94px;
	amargin:10px 0;
	margin-left: 10px;
	width:580px;
	border-bottom:2px solid #CDE6EC;
	padding-bottom: 5px;
	margin-bottom: 10px;
	clear: both;
}

.ThreeColumnCenter_middle .Result .headline
{
	apadding-left: 10px;
	/*padding-bottom: 5px;*/
	font-weight: bold;
	font-size: 14px;
	color: #00315d;
}

.CvSearchResults .ThreeColumnCenter_middle .Result .TagDescriptionContainer
{
    width: 100%;
    padding: 0;
	line-height: 19px;
	color: #5b8c98;
}
.CvSearchResults .ThreeColumnCenter_middle .Result .TagDescriptionContainer .tags,
.CvSearchResults .ThreeColumnCenter_middle .Result .TagDescriptionContainer .descriptions
{
    display: inline;
}
/*.CvSearchResults .ThreeColumnCenter_middle .Result .TagDescriptionContainer .descriptions
{
    float: left;
    width: 520px;
    text-align: justify;
    min-height: 15px;
}*/



.ThreeColumnCenter_middle .Result .linksContainerBottom a
{
	background-image:url(/~/media/Customers/Denmark/Jobfinder/Images/smallPlus.ashx);
	background-position:right center;
	background-repeat:no-repeat;
	width: 40px;
	padding-left: 12px;
	margin-left: 10px;	
	padding-right: 12px;
}

.ThreeColumnCenter_middle .Result .linksContainerBottom
{
	clear: both;
	padding: 0;
	margin-bottom: 1px;
	text-align: right;
}


/*
====================================================================================
    SC_CVS_SLT - CVsearch Search list - END
====================================================================================
*/



/*
====================================================================================
    SC_CVS_SQC - CVsearch Search QueryControl - BEGIN
====================================================================================
*/
.ThreeColumnCenter_middle .QueryControl
{
    background-image: url('/~/media/Customers/Denmark/Ofir/Ofir.dk/Design images/LeftSearchBackgroundLinesBox.ashx');
    background-repeat: repeat-y;
    width: 200px;
    height: auto;
    padding: 0px;
    margin: 0px;
}

.ThreeColumnCenter_middle div.LoginInfo
{
	position: relative;
	top: 24px;
	margin: 0px;
	padding: 0px;
	float: left;
    width: 375px;
    height: 30px;
    overflow: hidden;
}

.ThreeColumnCenter_middle .LoggedInContainer
{
    margin: 0px;
    padding: 0px;
    text-align: left;
    height: 30px;
}

.ThreeColumnCenter_middle .LoggedInContainer .JobAds
{
    margin: 0px;
    padding: 0px;
    text-align: left;
    width: 370px;
    height: 30px;
    line-height: 30px;
}

.ThreeColumnCenter_middle .LoggedInContainer .JobAds select
{
    width: 300px;
}

.ThreeColumnCenter_middle .QueryControl .introduction
{
    margin: 0px;
    background-image: url('/~/media/Customers/Denmark/Ofir/Ofir.dk/QueryControl/RedQueryControlTopBoxBackround.ashx');
    background-repeat: no-repeat;
    background-position: top left;
    width: 200px;
    min-height: 19px;
    text-align: left;
    padding-left: 10px;
    padding-top: 4px;
    color: White;
    font-weight: bold;
}

.ThreeColumnCenter_middle .LoggedInContainer .GeneralInfo,
.ThreeColumnCenter_middle .LoggedInContainer .MoreLoginInfoContainer
{
	clear: both;
}

.ThreeColumnCenter_middle .LoggedInContainer .MoreLoginInfoContainer .MsgAdName
{
	color: #000000;
}

.ThreeColumnCenter_middle .MoreLoginInfoContainer .IFrame
{
	clear: both;
	font-size: 10px;
	width: 179px;
    height: 72px;
    background-color: #ffffff;
    scrollbar-base-color: #ffffff;
    scrollbar-face-color: #ffffff;
    scrollbar-highlight-color: #00315d;
    scrollbar-shadow-color: #00315d;
    scrollbar-3dlight-color: #ffffff;
    scrollbar-arrow-color: #00315d;
    scrollbar-darkshadow-color: #ffffff;
    scrollbar-track-color: #ffffff;
	margin: 0px;
    padding: 0px;
    border-color: #666666;
    border-style: solid;
    border-width: 1px;
    margin-top: 30px;
}

.ThreeColumnCenter_middle .QueryControl .title
{
	margin: 5px 10px 0px 10px;
	float:none;
	font-weight: bold;	
}

.ThreeColumnCenter_middle .QueryControl .navigator select
{
	font-size: 10px;
	width: 179px;
    height: 72px;
    background-color: #ffffff;
    scrollbar-base-color: #ffffff;
    scrollbar-face-color: #ffffff;
    scrollbar-highlight-color: #00315d;
    scrollbar-shadow-color: #00315d;
    scrollbar-3dlight-color: #ffffff;
    scrollbar-arrow-color: #00315d;
    scrollbar-darkshadow-color: #ffffff;
    scrollbar-track-color: #ffffff;
	margin: 0px;
    padding: 0px;
    border-color: #666666;
    border-style: solid;
    border-width: 1px;
}

.ThreeColumnCenter_middle .QueryControl .navigator,
.ThreeColumnCenter_middle .QueryControl .selectedValues
{
	margin: 0px 10px 5px 10px;
}

.ThreeColumnCenter_middle .QueryControl .textBox input
{
	margin: 0px 10px 5px 10px;
	width: 179px;
}

.ThreeColumnCenter_middle .QueryControl .SearchButton input
{
	margin: 0px 2px 5px 10px;
	clear: both;
	float: left;
	min-width: 0px;
}

.ThreeColumnCenter_middle .QueryControl .SaveSearchButton input
{
	clear: both;
	margin: 0px 2px 5px 10px;
}

.ThreeColumnCenter_middle .LoginInfo .MoreLoginInfoContainer
{
    background-image: url('/~/media/Customers/Denmark/Ofir/Ofir.dk/Design images/LeftSearchBottomBox.ashx');
    background-repeat: no-repeat;
    background-position: bottom left;
    padding-bottom: 4px;
    padding-left: 10px;
}

.ThreeColumnCenter_middle .QueryControl .SaveSearchButton
{
    background-image: url('/~/media/Customers/Denmark/Ofir/Ofir.dk/Design images/LeftSearchBottomBox.ashx');
    background-repeat: no-repeat;
    background-position: bottom left;
}
/*
====================================================================================
    SC_CVS_SQC - CVsearch Search QueryControl - END
====================================================================================
*/



/*
====================================================================================
    SC_CVS_MAF - CVsearch Manage Folders - BEGIN
====================================================================================
*/

.ThreeColumnCenter_middle .ManageFolders .actions
{
	clear: both;	
}

.ThreeColumnCenter_middle .ViewFoldersRadTreeView
{
	width: 100%;
	height: 100%;
}

.ThreeColumnCenter_middle .SavedCVsRadTreeView
{
	width: 350px;
	height: 100%;
}

.ThreeColumnCenter_middle .ManageFolders .actions a
{
	background-image:url(/~/media/Customers/Denmark/Jobfinder/Images/smallPlus.ashx);
	background-position:right center;
	background-repeat:no-repeat;
	padding-right: 12px;
	width: 40px;
	margin-left: 10px;	
}

.ThreeColumnCenter_middle .ManageFolders .BrowseTree
{
	float: left;
	margin-top: 5px;
	border: 3px #E0E0E0 solid;
	background-color: #ffffff;
	width: 250px;
	height: 400px;
}

.ThreeColumnCenter_middle .FolderContent
{
	float: left;
	border-style: solid;
	border-width: 3px;
	width: 200px;
	height: 60px;
	margin-left: 15px;
	border-color: #ffffff;
	height: 410px;
}

.ThreeColumnCenter_middle .FolderContent .HeaderCompleteCVs
{
    float: left;
    margin-right: 3px;
}

.ThreeColumnCenter_middle .FolderContent .HeaderInCompleteCVs
{
    clear: both;
    float: left;
    margin-right: 3px;
}


/*
====================================================================================
    SC_CVS_MAF - CVsearch Manage Folders - END
====================================================================================
*/



/*
====================================================================================
    SC_CVS_SSE - CVsearch Saved Searches - BEGIN
====================================================================================
*/

.ThreeColumnCenter_middle .SavedSearches
{
 	clear: both;
	background-image: url('/~/media/Customers/Denmark/Ofir/Ofir.dk/Design images/LeftSearchBackgroundLinesBox.ashx');
    background-repeat: repeat-y;
    width: 200px;
    height: auto;
    padding: 0px;
    margin: 0px;
	margin-top: 10px;
}

.ThreeColumnCenter_middle .SavedSearches .Title
{
    background-image: url('/~/media/Customers/Denmark/Ofir/Ofir.dk/QueryControl/RedQueryControlTopBoxBackround.ashx');
    background-repeat: no-repeat;
    background-position: top left;
    min-height: 19px;
    text-align: left;
    padding-left: 10px;
    padding-top: 4px;
    color: White;
	font-weight: bold;
	margin-bottom: 5px;
}

.ThreeColumnCenter_middle .MySavedSearches .ImgDeleteIcon
{
	width: 12px;
	height: 12px;
	margin-right: 4px;
}

.ThreeColumnCenter_middle .MySavedSearches .SelectedValue
{
    padding-left: 10px;
	height: 16px;
	line-height: 16px;
}

.ThreeColumnCenter_middle .SavedSearches .BottomContainer
{
    background-image: url('/~/media/Customers/Denmark/Ofir/Ofir.dk/Design images/LeftSearchBottomBox.ashx');
    background-repeat: no-repeat;
    background-position: bottom left;
    height: 10px;
}

/*
====================================================================================
    SC_CVS_SSE - CVsearch Saved Searches - END
====================================================================================
*/



/*
====================================================================================
    SC_CVS_MUD - CVsearch Modify User Data - BEGIN
====================================================================================
*/

.ThreeColumnCenter_middle .ModifyUserData .Title
{
	font-weight: bold;
	margin-bottom: 10px;
}

.ThreeColumnCenter_middle .ModifyUserData .Introduction
{
	margin-bottom: 10px;
}

.ThreeColumnCenter_middle .ModifyUserData .FieldHeadline
{
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}

.ThreeColumnCenter_middle .ModifyUserData .UserInfoContainer .FieldText
{
	float: left;
	width: 120px;	
}

.ThreeColumnCenter_middle .ModifyUserData .UserInfoContainer .FieldText
{
	float: left;
	width: 120px;	
}

.ThreeColumnCenter_middle .ModifyUserData .UserInfoContainer div.FieldValue
{
	float: left;
	width: 600px;	
}

.ThreeColumnCenter_middle .ModifyUserData .UserInfoContainer input.FieldValue
{
	width: 200px;	
}

.ThreeColumnCenter_middle .ModifyUserData .ButtonsContainer div
{
	float: left;
	min-width: 0px;
	margin-right: 5px;
}

/*
====================================================================================
    SC_CVS_MUD - CVsearch Modify User Data - END
====================================================================================
*/



/*
====================================================================================
    SC_CVS_SCT - CVsearch Saved CV tree - BEGIN
====================================================================================
*/

.ThreeColumnCenter_middle .SavedCVs
{
 	clear: both;
	background-image: url('/~/media/Customers/Denmark/Ofir/Ofir.dk/Design images/LeftSearchBackgroundLinesBox.ashx');
    background-repeat: repeat-y;
    width: 200px;
    height: auto;
    padding: 0px;
    margin: 0px;
	margin-top: 10px;
}

.ThreeColumnCenter_middle .SavedCVs .SavedCVsTitle
{
    background-image: url('/~/media/Customers/Denmark/Ofir/Ofir.dk/QueryControl/RedQueryControlTopBoxBackround.ashx');
    background-repeat: no-repeat;
    background-position: top left;
    min-height: 19px;
    text-align: left;
    padding-left: 10px;
    padding-top: 4px;
    color: White;
	font-weight: bold;
	margin-bottom: 5px;
}	

.ThreeColumnCenter_middle .SavedCVs .SavedCVsFolderTree,
.ThreeColumnCenter_middle .SavedCVs .SavedCVsTitleIntroduction
{
	padding-left: 10px;	
	padding-right: 10px;
}

.ThreeColumnCenter_middle .SavedCVs .BottomContainer
{
    background-image: url('/~/media/Customers/Denmark/Ofir/Ofir.dk/Design images/LeftSearchBottomBox.ashx');
    background-repeat: no-repeat;
    background-position: bottom left;
    height: 10px;
}

.ThreeColumnCenter_middle .RowContainer .Header .HeaderHeading
{
    width: 200px;
}

.ThreeColumnCenter_middle .RowContainer .OddRow .ColumnHeading
{
    width: 200px;
}

.ThreeColumnCenter_middle .RowContainer .EvenRow .ColumnHeading
{
    width: 200px;
}

/*
====================================================================================
    SC_CVS_SCT - CVsearch Saved CV tree - END
====================================================================================
*/



/*
====================================================================================
    SC_CVS_LFD - CVsearch List folders - BEGIN
====================================================================================
*/

.ThreeColumnCenter_middle .ListFolders .SortContainer .PnSearchResultSortOrder
{
	width: 140px;
	float: right;
	height:30px;
	line-height:30px;
}

.ThreeColumnCenter_middle .ListFolders .SortContainer .PnSearchResultSortOrder .PnSearchResultSortOrderLabel
{
	height:30px;
	line-height:30px;
	float: left;
	min-width: 0px;
}

.ThreeColumnCenter_middle .ListFolders .SortContainer .PnSearchResultSortOrder .PnSearchResultSortOrderItems
{
	height:30px;
	line-height:30px;
	float: right;
	min-width: 0px;
}


.ThreeColumnCenter_middle .ListFolders .Navigation
{
	height:30px;
	line-height:30px;
	width: 300px;
	float: left;
}
.ThreeColumnCenter_middle .ListFolders .PageInfo
{
	height:30px;
	line-height:30px;
	width: 200px;
	float: left;
	font-weight: bold;
}


.ThreeColumnCenter_middle .ListFolders .ActionsContainer a
{
	background-image:url(/~/media/Customers/Denmark/Jobfinder/Images/smallPlus.ashx);
	background-position:right center;
	background-repeat:no-repeat;
	padding-right: 12px;
	width: 40px;

}

.ThreeColumnCenter_middle .ListFolders .ColumnContactInfoStatus .MultiState1
{
	height:20px;
	background: url("/~/media/Customers/Denmark/Ofir/Ofir.dk/cvsearch/GreenLock.ashx") no-repeat center center;
}

.ThreeColumnCenter_middle .ListFolders .ColumnContactInfoStatus .MultiState2
{
	height:20px;
	background: url("/~/media/Customers/Denmark/Ofir/Ofir.dk/cvsearch/YellowLock.ashx") no-repeat center center;
}

.ThreeColumnCenter_middle .ListFolders .ColumnContactInfoStatus .MultiState3
{
	height:20px;
	background: url("/~/media/Customers/Denmark/Ofir/Ofir.dk/cvsearch/RedLock.ashx") no-repeat center center;
}

.ThreeColumnCenter_middle .ListFolders .ColumnContactInfoStatus .MultiState4
{
	height:20px;
	background: url("/~/media/Customers/Denmark/Ofir/Ofir.dk/cvsearch/RedWhiteX.ashx") no-repeat center center;
}

.ThreeColumnCenter_middle .ListFolders div.case0{float:left; width:10px; height:10px; background-color: Yellow; overflow:hidden;}
.ThreeColumnCenter_middle .ListFolders div.case1{float:left; width:10px; height:10px; background-color: Green; overflow:hidden;}
.ThreeColumnCenter_middle .ListFolders div.case2{float:left; width:10px; height:10px; background-color: Red; overflow:hidden;}

.ThreeColumnCenter_middle .ListFolders .RowContainer
{
	clear:both;
	width: 100%;
	border: solid 1px #666666;
}

.ThreeColumnCenter_middle .ListFolders table.RowContainer tr.Header{height:25px; line-height:25px; color:White; background-color:#00315d; color: #ffffff; }
.ThreeColumnCenter_middle .ListFolders table.RowContainer td{text-align: center;}

.ThreeColumnCenter_middle .ListFolders table.RowContainer td.EndColumn input{vertical-align:middle; text-align: center;}

.ThreeColumnCenter_middle .ListFolders table.RowContainer tr.Header td.Select{width:20px;}

.ThreeColumnCenter_middle .ListFolders table.RowContainer tr.OddRow{height:20px; line-height:20px; background-color:#eeeeee;}
.ThreeColumnCenter_middle .ListFolders table.RowContainer tr.EvenRow{height:20px; line-height:20px;}

.ThreeColumnCenter_middle .ListFolders table.RowContainer td{vertical-align: middle;}
.ThreeColumnCenter_middle .ListFolders table.RowContainer div{padding-top:10px;}

.ThreeColumnCenter_middle .ListFolders td.ColumnIsCVExported div.BooleanTrue{height:20px; background-image: url("/img/icons/Tick.gif"); background-repeat:no-repeat; background-position:center}
.ThreeColumnCenter_middle .ListFolders td.ColumnIsCVExported div.BooleanFalse{height:20px; background-image: url("/img/icons/RedWhiteX.gif"); background-repeat:no-repeat; background-position:center}

.ThreeColumnCenter_middle .ListFolders td.ColumnRequestStatus div.MultiState1{height:20px; background-image:url("/img/icons/Question.gif"); background-repeat:no-repeat; background-position:center}
.ThreeColumnCenter_middle .ListFolders td.ColumnRequestStatus div.MultiState2{height:20px; background-image:url("/img/icons/RedWhiteX.gif"); background-repeat:no-repeat; background-position:center}
.ThreeColumnCenter_middle .ListFolders td.ColumnRequestStatus div.MultiState3{height:20px; background-image:url("/img/icons/HappyFace.gif"); background-repeat:no-repeat; background-position:center}

.ThreeColumnCenter_middle .ListFolders td.ColumnIsCVPrinted div.BooleanTrue{height:20px; background-image: url("/img/icons/Tick.gif"); background-repeat:no-repeat; background-position:center}
.ThreeColumnCenter_middle .ListFolders td.ColumnIsCVPrinted div.BooleanFalse{height:20px; background-image: none; background-position:center}


.ThreeColumnCenter_middle .ListFolders table.RowContainer td.ColumnHeading{text-align: left;}

.ThreeColumnCenter_middle .ListFolders td.ColumnJobAdName div{height:10px;}


.ThreeColumnCenter_middle .ListFolders div.ActionsContainer div{text-align: right;}

.ThreeColumnCenter_middle .ListFolders div.RADDropDown{display:none;}


/*
====================================================================================
    SC_CVS_VCV - CVsearch Vew CV - END
====================================================================================
*/

.ThreeColumnCenter_middle .exportCV
{
    margin-left: 50px;
}

.ThreeColumnCenter_middle .exportCV .title
{
	font-weight: bold;
}

.ThreeColumnCenter_middle .RequestInfo
{
	margin-left: 50px;
	font-weight: bold;
}

.ThreeColumnCenter_middle .RequestInfo .Title
{
	font-weight: bold;
	font-size: 14px;
	border-bottom: #cde6ec 2px solid;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.ThreeColumnCenter_middle .RequestInfo .btnRequest
{
    float: left;
}

.ThreeColumnCenter_middle .RequestInfo .Buttons
{
    width: 150px;
}

.ThreeColumnCenter_middle .RequestInfo textarea
{
    width: 450px;
    height: 250px;
}

/*----*/

.LoginContainerIndryk .PanelLogin * {
    margin: 0px;
    padding: 0px;
    font-family: arial;
}


.LoginContainerIndryk .PanelLogin {
    background: #ffffff url('/~/media/Customers/Denmark/Ofir/Ofir.dk/LoginBox/LoginBox.ashx') no-repeat top center;
    width: 512px;
    height: 300px;
}

.LoginContainerIndryk .PanelLogin .PreText
{
    padding-top: 10px;
    margin-left: 20px;
    color: #000000;
    font-weight: bold;
    font-size: 16px;
}

.LoginContainerIndryk .PanelLogin .PreTextSub
{
    margin-left: 20px;
    margin-right: 20px;
    color: #000000;
    height: 32px;
    margin-bottom: 40px;
}

.LoginContainerIndryk .PanelLogin .TextBoxUserName input,
.LoginContainerIndryk .PanelLogin .TextBoxPassword input
{
    float: left;
    margin-top: 3px;
    border: solid 1px #b7b7b7;
    width: 210px;
    font-size: 12px;    
}


.LoginContainerIndryk .UserNameContainer .LiteralUserName,
.LoginContainerIndryk .PasswordContainer .LiteralPassword
{
    float: left;
    width: 100px;
    text-align: right;
    line-height: 25px;
    padding: 0px;
    margin-right: 10px;
}

.LoginContainerIndryk div.ButtonLogin
{
    clear: both;
    margin-left: 100px;
    padding-top: 5px;
    margin-bottom: 50px;
}

.LoginContainerIndryk .ButtonLogin input
{
    border: none;
    background: url('/~/media/Customers/Denmark/Ofir/Ofir.dk/LoginBox/BtnLogin.ashx') no-repeat bottom center;
    font-weight: bold;
    color: #ffffff;
    width: 90px;
    height: 22px;
}

.LoginContainerIndryk .HyperlinkSignUp
{
    display: none;
}

.LoginContainerIndryk .HyperlinkForgotPassword,
.LoginContainerIndryk .HyperlinkSignUp
{
	display: block;
    margin-left: 110px;
    margin-top: 5px;
	clear: both;
    width: 100%;
}

.LoginContainerIndryk a.xHyperlinkForgotPassword,
.LoginContainerIndryk a.xHyperlinkSignUp
{
    abackground-image: url('/~/media/Customers/Denmark/Ofir/Ofir.dk/Spots/Marketing Spots/ReadMoreRed.ashx');
    abackground-repeat: no-repeat;
    abackground-position: left;
    padding-left: 12px;
}


.MyJobAlerts .ThreeColumnCenter_middle .JobSearchMaintainSearches,
.MyJobAlerts .ThreeColumnCenter_middle .JobSearchMaintainSearches .RadGrid
{
	float: none;
	clear: both;
	width: 100%;
	margin-left: 10px;
}


.CvSearch .ThreeColumnCenter_middle .contentAd,
.CvSearch .ThreeColumnCenter_middle .contentAd a{margin-top:10px;display:block;line-height: 20px;}
