#main #top a
{
	color: #CCC;
}
#main #top a:hover
{
	color: White;
}
#main #top #slider_options
{
	z-index: 50;
	position: absolute;
	top: 0;
	margin-left:560px;
	height: 24px;
	width: 354px;
	padding: 0px 0px 0px 30px;
	background: url( "../images/inlogg/slider.png" ) no-repeat bottom left;
}
#main #top #slider_options ul
{
	list-style-type: none;
}
#main #top #slider_options li
{
	display: inline;
}
#main #top #slider_options a
{
	color: #FFFFFF;
}
#main #top #slider_options a.register
{
	background-position: 0 0;
	padding: 3px 35px 5px 24px;
}
#main #top #slider_options a.signIn
{
	background-position: 0 0;
	padding: 3px 0 5px 23px;
}
#main #top #slider_options a:hover
{
	color: White;
	background-position: 0 -44px;
}
#main #top #slider_code, #main #top #slider_register, #main #top #slider_signIn
{
	position: absolute;
	margin-left:560px;
	top: -80px;
	height: 70px;
	width: 384px;
	background: url( "../images/inlogg/slider.png" ) no-repeat bottom left;
}
#main #top #slider_code a.up, #main #top #slider_register a.up, #main #top #slider_signIn a.up
{
	float: right;
	display: inline;
	height: 26px;
	width: 20px;
	margin: 2px 5px 0 0;
	background: url( "../images/inlogg/sliderUp.png" ) no-repeat;
	background-position: 0 0;
}
#main #top #slider_code a.up:hover, #main #top #slider_register a.up:hover, #main #top #slider_signIn a.up:hover
{
	background-position: -38px 0;
}
#main #top #slider_code .entry
{
	padding: 25px 0 0 30px;
}
#main #top #slider_code .entry .instr
{
	float: left;
	font-size: 14px;
	color: White;
	padding: 4px 10px 5px 0;
}
#main #top #slider_code .entry .code
{
	float: left;
	display: inline;
	padding: 2px 10px 0 0;
}
#main #top #slider_code .entry .code input
{
	width: 4em;
	font-size: 14px;
	text-transform: uppercase;
	color: Black;
}
#main #top #slider_code .entry a.go
{
	color: White;
	font-weight: bold;
	font-size: 13px;
	display: block;
	float: left;
	height: 24px;
	width: 30px;
	padding: 6px 0 0 0;
	text-align: center;
	background-position: 0 0;
}
#main #top #slider_code .entry a.go:hover
{
	background-position: -60px 0;
}
#main #top #slider_register .register
{
	padding: 8px 0 0 45px;
}
#main #top #slider_register .register .instr
{
	font-size: 14px;
	color: White;
	padding: 0 0 5px 0;
}
#main #top #slider_register .register a.candidate, #main #top #slider_register .register a.employer
{
	display: block;
	float: left;
	font-size: 12px;
	height: 36px;
}
#main #top #slider_register .register a.candidate
{
	width: 270px;
	padding: 19px 0 0 35px;
	/* background: url( "../images/inlogg/register_candidate.jpg" ) no-repeat; */
	background-position: 0 0;
}
#main #top #slider_register .register a.employer
{
	width: 85px;
	padding: 9px 0 0 44px;
	background: url( "../images/inlogg/register_employer.jpg" ) no-repeat;
	background-position: 0 0;
}
#main #top #slider_register .register a.candidate:hover
{
	background-position: -128px 0;
}
#main #top #slider_register .register a.employer:hover
{
	background-position: -139px 0;
}
#main #top #slider_register .register .or
{
	color: White;
	float: left;
	font-size: 12px;
	text-align: center;
	padding: 8px 15px 0 15px;
}
#main #top #slider_signIn .login
{
	padding: 8px 0 0 12px;
}
#main #top #slider_signIn .login .instr
{
	font-size: 14px;
	color: White;
	padding: 0 0 5px 0;
}
#main #top #slider_signIn .login label.overlay
{
	display: block;
	position: relative;
	top: 3px;
	left: 21px;
	z-index: 1;
	color: #999;
}
#main #top #slider_signIn .login label.hidden
{
	display: none;
}
#main #top #slider_signIn .login input
{
	color: #333;
	border: solid 1px white;
	width: 140px;
}
#main #top #slider_signIn .login .email
{
	position: relative;
	float: left;
	display: inline;
	padding: 0 0 0 20px;
	margin: 5px 8px 0 0;
	background: white url( "../images/inlogg/input_user.jpg" ) no-repeat top left;
}
#main #top #slider_signIn .login .email input
{
	width: 140px;
}
#main #top #slider_signIn .login .password
{
	position: relative;
	float: left;
	display: inline;
	padding: 0 0 0 20px;
	margin: 5px 10px 0 0;
	background: white url( "../images/inlogg/input_password.jpg" ) no-repeat top left;
}
#main #top #slider_signIn .login .password input
{
	width: 100px;
}
#main #top #slider_signIn .login a.signIn
{
	color: White;
	font-weight: bold;
	font-size: 10px;
	display: block;
	float: left;
	clear: right;
	width: 53px;
	height: 18px;
	margin: 5px 0 0 0;
	padding: 3px 0 0 0;
	text-align: center;
	background-position: 0 0;
}
#main #top #slider_signIn .login a.signIn:hover
{
	background-position: -106px 0;
}
#main #top #slider_signIn .login .forgot
{
	display: inline;
	float: right;
	padding: 1px 0 0 0;
	margin: 0 80px 0 0;
}
#main #top #slider_signIn .login .forgot a
{
	color: #80BEE0;
}
#main #top #slider_signIn .login .forgot a:hover
{
	color: White;
}