div.jobSeeker{
	float: left;
	width: 670px;
	height: 268px;
	border-left: 9px solid #ffffff;
	border-right: 9px solid #ffffff;
	background-color: #ffffff;;
}




/*  jobSeekerLogin        */
div.jobSeekerLogin{
	float: left;
	width: 212px;
	background-color: #7fb400;
	height: 103px;
	border: 9px solid #7fb400;
}
div.jobSeekerLoginDividerLight{
	float: left;
	width: 1px;
	height: 103px;
	background-color: #ffffff;
}

div.jobSeekerLoginHeader{
	float: left;
	width: 212px;
	height: 20px;
	color: #ffffff;
	font-size: 18px;
	background-color: #7fb400;
	border-bottom: 3px solid #7fb400;
}
div.jobSeekerLoginForm{
	float: left;
	width: 212px;
	background-color: #7fb400;
	border-bottom: 3px solid #7fb400;
}
div.jobSeekerLoginFormPassword{
	float: left;
	width: 212px;
	background-color: #7fb400;
}
div.jobSeekerLoginButton{
	float: left;
	width: 80px;
	color: #ffffff;
	font-size: 25px;
	background-color: #7fb400;
	border-top: 4px solid #7fb400;
}
input.jobSeekerLoginButtonOut{ 
	float: left;
	background-color: #7fb400;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align: center; 
	border-top: solid 2px #cee29d;
	border-left: solid 2px #95c12c;
	border-bottom: solid 2px #3f5a00;
	border-right: solid 2px #3f5a00;
	width: 78px;
	height: 28px;
	cursor: pointer;

}
input.jobSeekerLoginButtonOn{ 
	float: left;
	background-color: #7fb400;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align: center; 
	border-top: solid 2px #3f5a00;
	border-left: solid 2px #3f5a00;
	border-bottom: solid 2px #bed97e;
	border-right: solid 2px #e4efc9;
	width: 78px;
	height: 28px;
	cursor: pointer;
	display: none;

}
div.jobSeekerLoginForgot{
	float: right;
	width: 112px;
	background-color: #7fb400;
	text-align: right;
	border-top: 4px solid #7fb400;
}
a.jobSeekerLoginForgotLink{
	color: #ffffff;
	font-size: 11px;
}
img.LoginButton{
	float: left;
	cursor: pointer;
	border-top: 4px solid #7fb400;
}
input.jobSeekerFormClass{
	width: 212px;
	text-size: 11px;
	height: 20px;
}



/*     jobSeekerNewUser     */
div.jobSeekerNewUser{
	float: left;
	width: 212px;
	background-color: #7fb400;
	height: 112px;
	border-top: 9px solid #7fb400;
	border-left: 9px solid #7fb400;
	border-right: 9px solid #7fb400;
}
div.jobSeekerNewUserHeader{
	float: left;
	width: 212px;
	height: 20px;
	color: #ffffff;
	font-size: 18px;
	background-color: #7fb400;
}
div.jobSeekerNewUserBody{
	float: left;
	width: 212px;
	height: 54px;
	color: #ffffff;
	font-size: 12px;
	background-color: #7fb400;
	border-top: 3px solid #7fb400;
}
img.jobSeekerNewUserArrow{
	position:relative;
	border-left: 40px solid #7fb400;
}
div.jobSeekerNewUserButton{
	float: left;
	width: 80px;
	height: 34px;
	color: #ffffff;
	font-size: 25px;
	background-color: #7fb400;
}
input.jobSeekerNewUserButtonOut{ 
	float: left;
	background-color: #7fb400;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align: center; 
	border-top: solid 2px #cee29d;
	border-left: solid 2px #95c12c;
	border-bottom: solid 2px #3f5a00;
	border-right: solid 2px #3f5a00;
	width: 137px;
	height: 30px;
	cursor: pointer;
}
input.jobSeekerNewUserButtonOn{ 
	float: left;
	background-color: #7fb400;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align: center; 
	border-top: solid 2px #3f5a00;
	border-left: solid 2px #3f5a00;
	border-bottom: solid 2px #bed97e;
	border-right: solid 2px #e4efc9;
	width: 137px;
	height: 30px;
	cursor: pointer;
	display: none;
}


/*  jobSeekerBlueKvik   */
div.jobSeekerBlueKvik{
	float: right;
	width: 200px;
	height: 103px;
	background-color: #0396d5;
	border-left: 9px solid #ffffff;
}

div.jobSeekerBlueKvikHeader{
	float: left;
	width: 182px;
	height: 20px;
	color: #ffffff;
	font-size: 18px;
	background-color: #0396d5;
	border-bottom: 3px solid #0396d5;
	border-left: 9px solid #0396d5;
	border-top: 9px solid #0396d5;
	border-right: 9px solid #0396d5;
}
div.jobSeekerBlueKvikBody{
	float: left;
	width: 182px;
	height: 79px;
	background-color: #0396d5;
	border-left: 9px solid #0396d5;
	border-right: 9px solid #0396d5;
	border-bottom: 9px solid #0396d5;
}

div.jobSeekerBlueKvikLine{
	float: left;
	width: 182px;
	height: 18px;
    background-color: #0396d5;
	vertical-align: middle;
}
img.whiteArrow{
	float: left;
	vertical-align: middle;
	padding-right: 6px;
	background-color: #0396d5;
	
}
a.jobSeekerBlueKvikLink{
	float: left;
	text-size: 11px;
	color: #ffffff;
	text-decoration: none;
	background-color: #0396d5;
}
a.jobSeekerBlueKvikLink:hover{
	float: left;
	text-size: 11px;
	color: #000000;
	text-decoration: none;
	cursor: pointer;
	background-color: #0396d5;
}


/* getCreateCvSection  */
div.getCreateCvSection{
	float: left;
	width: 221px;
	height: 138px;
	border-left: 9px solid #ffffff;
	border-top: 9px solid #ffffff;
	background-color: #ffffff;
}
div.getCreateCvSectionHeader{
	float: left;
	width: 212px;
	height: 20px;
	color: #000000;
	font-size: 18px;
	background-color: #ffffff;
}
div.getCreateCvSectionBody{
	float: left;
	width: 212px;
	height: 118px;
	color: #000000;
	font-size: 11px;
	background-color: #ffffff;
	line-height: 13px;
	overflow: auto;
}
div.getCreateCvSectionDivider{
	float: left;
	width: 1px;
	height: 140px;
	background-color: #8fbd00;
	border-top: 9px solid #ffffff;
}


/* getCreateJobAgent  */
div.getCreateJobAgent{
	float: left;
	width: 221px;
	height: 138px;
	background-color: #ffffff;
	border-left: 9px solid #ffffff;
	border-top: 9px solid #ffffff;
}
div.getCreateJobAgentHeader{
	float: left;
	width: 212px;
	height: 20px;
	color: #000000;
	font-size: 18px;
	background-color: #ffffff;
}
div.getCreateJobAgentBody{
	float: left;
	width: 212px;
	height: 88px;
	color: #000000;
	font-size: 11px;
	background-color: #ffffff;
	line-height: 13px;
}
div.getCreateJobAgentButtonArea{
	float: left;
	width: 212px;
	height: 35px;
	background-color: #ffffff;

}
img.getCreateJobAgentButtonOut{
	position: relative;
	width: 135px;
	height: 27px;
	cursor: pointer;
}
img.getCreateJobAgentButtonOn{
	position: relative;
	width: 135px;
	height: 30px;
	cursor: pointer;
	display: none;
}


input.getCreateJobAgentButtonAreaOut{ 
	float: left;
	background-color: #7fb400;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align: center; 
	border-top: solid 2px #cee29d;
	border-left: solid 2px #95c12c;
	border-bottom: solid 2px #3f5a00;
	border-right: solid 2px #3f5a00;
	width: 137px;
	height: 30px;
	cursor: pointer;
}
input.getCreateJobAgentButtonAreaOn{ 
	float: left;
	background-color: #7fb400;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align: center; 
	border-top: solid 2px #3f5a00;
	border-left: solid 2px #3f5a00;
	border-bottom: solid 2px #bed97e;
	border-right: solid 2px #e4efc9;
	width: 137px;
	height: 30px;
	cursor: pointer;
	display: none;
}





div.copyright{
	position: absolute;
	top: 10px;
	left: 250px;
	font-size: 11px;
	color: #777777;
}
