body {
    background-color: #fff;
    font-size: 100%;
    margin: auto;
}

.ButtonStyle
{
	background-color: #E9EDF9;
	color: #000000;
	border-right: #d7d9e6 1px solid;
	border-top: #d7d9e6 1px solid;
	border-left: #d7d9e6 1px solid;
	border-bottom: #d7d9e6 1px solid;
	margin-top:10px;
	margin-right:5px;
	margin-bottom:15px;
}

/*********************** KOMPONENTER *****************************/
/* OBS! Måste ligga långt upp i filen för att man ska kunna överrida deras inställningar */
.EW2LabelStyle
{
	font-size: 70%;
	/* line-height will not work on ie and mac  \*/
	line-height : 1.15em;
	/* end mac hack */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top:10px;
}

.EW2LabelFelStyle
{
	font-size: 70%;
	/* line-height will not work on ie and mac  \*/
	line-height : 1.15em;
	/* end mac hack */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:Red;
}

.EW2CheckBox
{
	font-size: 70%;
	/* line-height will not work on ie and mac  \*/
	line-height : 1.15em;
	/* end mac hack */
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.EW2RadioButton
{
	font-size: 70%;
	/* line-height will not work on ie and mac  \*/
	line-height : 1.15em;
	/* end mac hack */
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.EW2TextBox
{
	font-size: 70%;
	/* line-height will not work on ie and mac  \*/
	line-height : 1.15em;
	/* end mac hack */
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

/********************* Markering för obligatoriska fält *************************/
.Obligatorisk
{
	color: #FF0000;	
}

/************ MASTERPAGE *************/

.MasterContent{
	margin-top:30px;
	margin-left:5px;
	max-width:900px;
}

.MasterHeaderMenu{
	/*background-image:url(http://www.varmdo.se/PROD/VPA_P/ExternwebbV2/Installningar/Images/varmdo.jpg);
	background-repeat:no-repeat;
	background-color:White;*/
	/*width:80%;*/
}
.MasterHeader{
	width: 0%;
	height: 0px;
	text-align: left;
	overflow: hidden;
}

.MasterHeaderLeft{
	position: relative;
	top: 0px;
	width: 0%;
	height: 100px;
}

.MasterHeaderMiddle{
	position:relative;
	top:-100px;
	left:0%;
	width:100%;
	height:100px;
}

.MasterHeaderRight{
	position:relative;
	top:-200px;
	left:100%;
	width:0%;
	height:100px;
}

.MasterMenu{
	height:27px;
	color:Black;
  	font-family:Tahoma; 
  	font-weight:bold;
  	font-size:x-small;
  	text-align:left;
  	vertical-align:top;
  	
}
.MasterMenuItem{
	/* background-image:url(http://www.varmdo.se/PROD/VPA_P/ExternwebbV2/Installningar/Images/menuback.jpg); */
	background-color:rgb(229,49,56);
	text-align:left;
	height:25px;
	width:76px;
	vertical-align:middle;
	padding-left:25px;
	border:1px solid #979492; 
    border-left-color :#979492;
    border-left-width:0px;
  	border-top-color:#979492;
  	cursor:pointer;
	color:white
}
.MasterMenuItemHem{	
}



.MasterMenuItemHemHover{
	background-color:rgb(229,49,56);
}

.MasterMenuItemIntresse{
}

.MasterMenuItemIntresseHover{
	background-image:none;
}

.MasterMenuItemLedigaJobb{
}

.MasterMenuItemLedigaJobbHover{
	background-image:none; 
}

.MasterMenuItemPersonuppgifter{
}

.MasterMenuItemPersonuppgifterHover
{
	background-image:none;
}


.MasterMenuItemLoggain{
}

.MasterMenuItemLoggainHover{
	background-image:none;
}

.MasterMenuItemLoggaut
{
}

.MasterMenuItemLoggautHover
{
	background-image:none;
}

.MasterMenuInloggad
{
	
}

.MasterMenuInloggadNamn
{

	font-size: 60%;
	/* line-height will not work on ie and mac  \*/
	line-height : 0.80em;
	/* end mac hack */
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;	
  	font-weight:bold;
  	padding-right:10px;
}

/**************** LÄNKAR ***************/
a:link{
		
		color: #323ABD;
		width: auto; 
		text-decoration: none;
		/* background-image: url(http://www.varmdo.se/PROD/VPA_P/ExternwebbV2/Installningar/Images/arrow_for_links.gif); */
		background-repeat: no-repeat;
		padding-left: 10px;
		margin-left:0px;
		background-position: 0px 0.4em;
		font-size: 90%;
		/* line-height will not work on ie and mac  \*/
		line-height : 1.15em;
		/* end mac hack */
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
a:active{
		
		color: #323ABD;
		width: auto;
		text-decoration: none;
		/* background-image: url(http://www.varmdo.se/PROD/VPA_P/ExternwebbV2/Installningar/Images/arrow_for_links.gif); */
		background-repeat: no-repeat;
		padding-left: 10px;
		margin-left:0px;
		background-position: 0px 0.4em;
		font-size: 100%;
		/* line-height will not work on ie and mac  \*/
		line-height : 1.15em;
		/* end mac hack */
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
a:hover{
		
		color: #323ABD;
		width: auto;
		text-decoration: none;
		/* background-image: url(http://www.varmdo.se/PROD/VPA_P/ExternwebbV2/Installningar/Images/arrow_for_links.gif); */
		background-repeat: no-repeat;
		padding-left: 10px;
		margin-left:0px;
		background-position: 0px 0.4em;
		font-size: 100%;
		/* line-height will not work on ie and mac  \*/
		line-height : 1.15em;
		/* end mac hack */
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
a:visited{
		
		color: #323ABD;
		width: auto;
		text-decoration: none;
		/* background-image: url(http://www.varmdo.se/PROD/VPA_P/ExternwebbV2/Installningar/Images/arrow_for_links.gif); */
		background-repeat: no-repeat;
		padding-left: 10px;
		margin-left:0px;
		background-position: 0px 0.4em;
		font-size: 100%;
		/* line-height will not work on ie and mac  \*/
		line-height : 1.15em;
		/* end mac hack */
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
/********************** FELMEDDELANDE *******************/
.ServerError
{
	color:Red;
  	font-family:Tahoma; 
  	font-weight:bold;
  	font-size:x-small;
  	text-align:left;
}

/***************************** Länkinställningar för bilder **********************/
.Picturelink
{
	border:0px;
	padding-left:10px;
	background-image: none;
}

.Picturelink:link
{
	background-image: none;
	padding-left: 10px;
}

.Picturelink:active
{
	background-image: none;
	padding-left: 10px;
}

.Picturelink:hover
{
	background-image: none;
	padding-left: 10px;
}

.Picturelink:visited
{
	background-image: none;
	padding-left: 10px;
}



/************** Tabell inställningar *******************/
.RowStyle
{
	background-color:White;
	padding-bottom:2px;
	font-size: 70%;
	/* line-height will not work on ie and mac  \*/
	line-height : 1.15em;
	/* end mac hack */
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.AltRowStyle
{
	background-color:#E9EDF9;
	padding-bottom:2px;
	font-size: 70%;
	/* line-height will not work on ie and mac  \*/
	line-height : 1.15em;
	/* end mac hack */
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.TableStyle
{
	table-layout:fixed;
	width:100%;
	/*display:inline-block;*/
	margin-top:15px;
	margin-bottom:15px;
}

.HeaderStyle
{
	background-color:#E9EDF9;
	font-size: 70%;
	/* line-height will not work on ie and mac  \*/
	line-height : 1.15em;
	/* end mac hack */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	padding-bottom:2px;
}

/*TableLink används då man har länkar i WebGriden*/
.TableLink:link
{
	font-size:100%;
}

.TableLink:visited
{
	font-size:100%;
}

.TableLink:active
{
	font-size:100%;
}

.TableLink:hover
{
	font-size:100%;
}

/***************************** Page: LoggaIn **************************/

.LogInMainDiv
{
}

/* .LogInInfo
 */
/* {
 */
/*	width:750px;
 */
/*	display:block;
 */
/*	
 */
/* }
 */

.LogInFelmeddelande
{
	display:block;	
	padding-top:30px;
}

.LogInUserText
{
	display:block;
}
.LogInUserTextBox
{
	width:150px;
}

.LogInLosenText
{
	display:block;
}
.LogInLosenTextBox
{
	width:150px;	
}
.LogInButton
{
	display:block;
	margin-bottom:20px;
}

.LogInNyUser
{
	display:block;
}

.LogInGlomtLosen
{
}

/************************* Page: Personuppgifter ***************************/
.PersupgAnsokRubrik
{
	padding-bottom:5px;
	display:block;
	font-size: 80%;
	font-weight: bold;
}

.PersupgIntresseRubrik
{
	padding-bottom:5px;
	display:block;
	font-size: 80%;
	font-weight: bold;
}

.PersupgAnsokAntalAns
{
	display:block;
	padding-top:15px;
	padding-bottom:30px;
}



/************************* Meny samt Innehållstabell i ansökansförfarandet ************************/
.TableMenuStyle
{
	width:150px;
	vertical-align:top;
}

.TableMenuStyleCell
{
	width:150px;
	display:block;
}


.TableAnsokanSvarStyle
{
	padding-left:30px;
	border-width:thin;
	width:570px;
	vertical-align:top;
}



/*********************** Page: Besvara frågor/Profilfrågor **************************/
.AnsokRubrik
{
	display:block;
	font-size:90%;
	font-weight:bold;
	padding-bottom:10px;
	padding-left:186px;
}

.AnsokInfo
{
	display:block;
	padding-bottom:30px;
	font-weight:bold;
}

.ProfilFragorAltRowStyle
{
	background-color:White;
	padding-bottom:2px;
	font-size: 70%
}

.ProfilFragorSelectedAltRowStyle
{
	background-color:White;
	padding-bottom:2px;
	font-weight:bold;
	font-size: 70%
}

.ProfilFragorRowStyle
{
	background-color:White;
	padding-bottom:2px;
	font-size: 70%
}

.ProfilFragorSelectedRowStyle
{
	background-color:White;
	padding-bottom:2px;
	font-weight:bold;
	font-size: 70%
}

.ProfilFragorTableStyle
{
	display:inline;
	vertical-align:top;
}

.ProfilBenamning
{
	font-size:80%;
	font-weight:bold;
	display:block;
}

.ProfilTextbox
{
	display:block;		
}

.ProfilBackButton
{
}

.ProfilNextButton
{
}

.ProfilCancelButton
{
	
}

.ProfilFragorLabel
{
	display:block;
}

.ProfilFragorObligatorisk
{
	color: #FF0000;	
}

.ProfilSelectBox
{
	display:block;
}

.ProfilFragaBesvarad
{
	color:Red;
}

.ProfilCheckBox
{
	font-size: 70%;
	/* line-height will not work on ie and mac  \*/
	line-height : 1.15em;
	/* end mac hack */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display:block;
}

.ProfilSelectboxMultiple
{
	display:block;
}

.ProfilRadioButton
{
	font-size: 70%;
	/* line-height will not work on ie and mac  \*/
	line-height : 1.15em;
	/* end mac hack */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display:block;
}

/************************** Page: Bifoga filer ******************/
.BifogaFilRubrik
{
	font-size:80%;
	font-weight:bold;
}

.BifogaFilInfo
{
	font-size: 70%;
	/* line-height will not work on ie and mac  \*/
	line-height : 1.15em;
	/* end mac hack */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display:block;
}

.BifogaUploadFile
{
	display:block;
}

.BifogaFilButton
{
	display: block;
}

.BifogaFelLabel
{
}

.BifogaAntal
{
	display:block;
}

/*********************** Page: Sammanfattning ********************/
.SammanfattningRubrik
{
	display:block;
	font-size:80%;
	font-weight:bold;
	
}

.SammanfattningInfo
{
	display:block;
}

.SammanfattningProfilSvarRubrik
{
	display:block;
	font-weight:bold;
	padding-top:10px;
}

.SammanfattningProfilSvarFraga
{
	display:block;
}

.SammanfattningProfilSvar
{
	display:block;
}

.SammanfattningProfilSvarRed
{
	color:Red;
	/* display:block; */
}

.SammanfattningFel
{
	display:block;
	padding-bottom:20px;
}

.SammanfattningTillbakaKnapp
{
	
}

.SammanfattningSparaKnapp
{
	
}

.SammanfattningRowStyle {
	background-color:White;
	padding-bottom:2px;
	border-color:#979492;
	border-style:solid;
	margin-top:10px;
}

.SammanfattningAltRowStyle {
	background-color:White;
	border-color:#979492;
	border-style:solid;
	padding-bottom:2px;
	margin-top:10px;
}

/************************* Page: Ny User **************************/
.NyUserInfo
{
	display:block;
}

.NyUserPULText
{
	border-color:Red;
	border-style:solid;
	border-width:1px;
	display:block;
}

.NyUserPULCB
{
	display:block;	
}

.NyUsernameLabel
{
	display:block;
}

.NyUsernameTextbox
{
	width:150px;	
}

.NyUsernameFormat
{
}

.NyUserPasswordLabel
{
	display:block;	
}

.NyUserPasswordTextbox
{
	width:150px;		
}

.NyUserBekraftaPassLabel
{
	display:block;	
}

.NyUserBekraftaPassTextbox
{
	width:150px;
}

.NyUserScrambleLabel
{
	display:block;
}

.NyUserScrambleImage
{
}

.NyUserScrambleSvarLabel
{
	display:block;
}

.NyUserScrambleSvarTextbox
{
}

.NyUserNastaButton
{
	display:block;
}

/******************** Page: Ny User Uppgifter **********************/
.NyUserFornamn
{
	display:block;
}

.NyUserFornamnTextBox
{
	
}

.NyUserEfternamn
{
	display:block;
}

.NyUserEfternamnTextBox
{
	
}

.NyUserPersonnr
{
	display:block;	
}

.NyUserPersonnrTextBox
{
	width: 7em;
}

.NyUserPersonnrFormat
{
	
}

.NyUserKon
{
	display:block;
}

.NyUserMan
{
}

.NyUserKvinna
{
}

.NyUserCOAdress
{
	display:block;
}

.NyUserCOAdressTextBox
{
}

.NyUserAdress
{
	display:block;
}

.NyUserAdressTextBox
{
}

.NyUserPostnr
{
	display:block;
}

.NyUserPostnrTextBox
{
	width: 3.5em;
}

.NyUserPostnrFormat
{
	
}

.NyUserPostadress
{
	display:block;
}

.NyUserPostadressTextBox
{
}

.NyUserTelefon
{
	display:block;
}

.NyUserTelefonTextBox
{
}

.NyUserMobil
{
	display:block;
}

.NyUserTelefonTextBox
{
}

.NyUserRegistreraButton
{
	display:block;	
}

/******************* Page: Tack för ansökan ******************/
.TackRubrik
{
	display:block;
	font-size:80%;
	font-weight:bold;	
}

.TackInfoText
{
	display:block;	
}

/******************** Page: annonsvisning ********************/
.SokTjanstButton
{
	display:inline;
	margin-bottom:20px;
	margin-top:0px;
}
.VisaAnnonsPdf
{
}

.Annonsen
{
	width:100%;
	line-height: 0.9em;
}

/********************** Page: Intresseanmälan ***********************/
.IntresseFelLabel
{
	display:block;
}

.IntresseYrkesomrLabel
{
	display:block;
}

.IntresseYrkesomrDrop
{
	display:block;
	width:300px;
}

.IntresseYrkeLabel
{
	display:block;
}

.IntrsseYrkeDrop
{
	display:block;
	width:300px;
}

.IntresseGeoomrLabel
{
	display:block;
}

.IntresseGeoomrDrop
{
	display:block;
	width:300px;
}

.IntresseButton
{
}

.IntresseCBAbbonera
{
	display:block;
}

/*************** Page: Personligt *****************/
.PersupgFelLabel
{
}

.PersupgInfoLabel
{
	font-weight:bold;
}

.PersupgUserName
{
	display:block;
}

.PersupgUserNameTextBox
{
}

.PersupgUserNameFormat
{
}

.PersupgFornamn
{
	display:block;
}

.PersupgFornamnTextBox
{
}

.PersupgEfternamn
{
	display:block;
}

.PersupgEfternamnTextBox
{
}

.PersupgPersonnr
{
	display:block;
}

.PersupgPersonnrTextBox
{
	width: 7em;
}

.PersupgPersonnrFormat
{
}

.PersupgKon
{
	display:block;
}

.PersupgKvinna
{
}

.PersupgMan
{
}

.PersupgCOAdress
{
	display:block;
}

.PersupgCOAdressTextBox
{
}

.PersupgAdress
{
	display:block;
}

.PersupgAdressTextBox
{
}

.PersupgPostnr
{
	display:block;
}

.PersupgPostnrTextBox
{
	width: 3.5em;
}

.PersupgPostnrFormat
{
}

.PersupgPostadress
{
	display:block;
}

.PersupgPostadressTextBox
{
}

.PersupgTelefon
{
	display:block;
}

.PersupgTelefonTextBox
{
}

.PersupgMobil
{
	display:block;
}

.PersupgMobilTextBox
{
}

.PersupgUppdateraButton
{
	display:block;
}

.PersupgAvregInfoLabel
{
	display:block;
}

.PersupgAvregistreraButton
{
	display:block;
	color:Red;
}

/************************ Page: Glömt lösenord *************************/
.GetLosenFelLabel
{
}

.GetLosenUserNameLabel
{
	display:block;
}

.GetLosenUserNameTextBox
{
	display:block;
}

.GetLosenSkickaButton
{
}

/********************* Page: Lediga jobb **************************/
.LedigaJobbRubrik
{
	font-size: 80%;
	font-weight: bold;
}

.LedigaJobbGrid
{
}

.LedigaJobbKorttidRubrik
{
	font-size: 80%;
	font-weight: bold;
}

.LedigaJobbkorttidGrid
{
}

