/* Body */
Body {
	background-image: url(../Images/bgstartpage.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	font-family: Arial, Geneva, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	font-variant: normal;
	color: #1d1d1d;
	background-color: #000;
	background-position: center top;
}
Body.OtherBackground {
	background-image:url(../Images/otherbg.gif);
}
Body.TestPage {
	background-image:url(../Images/testet-bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#000;
	padding:0;
	margin:0;
}
Body.ResultPage {
	background-image:url(../Images/res-bg-1.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding:0;
	margin:0;
	background-color:#000;
}
body.Result1 {background-image:url(../Images/res-bg-1.jpg);}
body.Result2 {background-image:url(../Images/res-bg-2.jpg);}
body.Result3 {background-image:url(../Images/res-bg-3.jpg);}
body.Result4 {background-image:url(../Images/res-bg-4.jpg);}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*HTML tagg*/
html {
	font-size: 100%;
}
/*Länkar*/
a:link, a:visited {
	color: #1076a0;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}

/*Övergripande omslutare*/
.Wrapper {
	width: 86em;
	margin-right: auto;
	margin-left: auto;
	padding-top: 24px;
	padding-top:0px;
}
.TopHolder {
	background-image: url(../Images/topbg.gif);
	background-repeat: no-repeat;
	background-position: right 95px;
	height: 100px;
	float: right;
	margin-right: 15px;
	width: 914px;
	
	/*position:relative;*/
}
.MidHolder {
	float: right;
	clear: both;
	background-image: url(../Images/midbg.gif);
	background-repeat: repeat-y;
	margin-right:15px;
	width: 915px;
	background-position: right;
}

/*Höjdinställningar startsida*/
Body.StartPage div.MidHolder {
	height:395px;
	height:auto !important;
	min-height:395px;
}
/*Höjdinställningar Undersidor*/
Body.SubPage div.SecondColumn, 
Body.SubPageWide div.SecondColumn  {
	height:445px;
	height:auto !important;
	min-height:445px;
}

/*Toppmeny*/
ul.TopLinks {
	margin: 0px;
	float: right;
	width: 48%;
	text-align: right;
	padding-top: 66px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 0.9em;
}
ul.TopLinks a:link, ul.TopLinks a:visited {
	color:#FFF;
	text-transform:uppercase;
}
ul.TopLinks li {
	list-style-type:none;
	display: inline;
	padding-left:13px;
}
div#LogoContainer {
	width:86em;
	width:914px;
	margin:0 auto;
	position:relative;
	height:0px;
}
div#PuffContainer {
	width:892px;
	margin:0 auto;
	position:relative;
	height:0px;
}
.Logo {
	/*float: left;*/
	/*width: 52%;*/
	/*left: -63px;*/
	
	/*width:86em;
	position:absolute;	
	
	margin-left:-63px;
	margin-top:15px;
	z-index:55;*/
		
	position:absolute;
	top:0;
	left:0;
	margin-left:-63px;
	margin-top:15px;
	
	z-index:55;
}
.Logo span {
	float:left;	
}

/*Brytare*/
.Breaker {
	font-size: 0px;
	line-height: 0px;
	clear: both;
}

/*Sidfot med rundat hörn*/
.Footer {
	background-image: url(../Images/midend.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-right: 15px;
	height:5px;
	font-size: 0px;
	line-height: 0px;
	clear: both;
	float: right;
	width: 913px;
}

/*Kolumnhantering sidmallar*/
/*Startsida*/
body.StartPage div.FirstColumn {
	padding-left: 11px;
	padding-left:7px;
	float:left;
}
body.StartPage div.SecondColumn {
	/*padding-left: 11px;*/
	float:left;
	width: 199px;
	/*border:solid 5px #fff;*/
	background-color:#FFF;
	padding:5px;
}

/*Jobblista startsida*/
.AvailJobList {
	clear: both;
	background-image: url(../Images/availjobbg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #CA1C3B;
	margin:0;
}
.AvailJobList img {
	padding:0;
	margin:0;
}
.AvailJobs {
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 11px;
	font-size: 1.1em;
	
	/*min-height:152px;
	height:auto !important;
	height:152px;*/
}
.AvailJobs li {
	list-style-type:none;
	padding-bottom: 7px;
}
.AvailJobs a:link, 
.AvailJobs a:visited {
	color:#FFF;
	display: block;
	width: 90%;
}
.MoreJobs:link, .MoreJobs:visited  {
	background-image: url(../Images/availjobbgend.gif);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	text-align: center;
	color: #FFF;
	padding-top: 4px;
	font-size: 1.1em;
	text-transform: uppercase;
}
body.StartPage .SecondColumn img {
	padding-bottom:4px;
}

/*Puffar på startsida, längst ner*/
.PuffArea {
	padding-top: 29px;
	padding-top:21px;
	clear: both;
	width: 96%;
	padding-left: 62px;
}
a.StartPuffOne {
	padding-right: 47px;
}
.StartPuffTwo {
	padding-right: 46px;
}
.StartPuffFour {
	padding-left: 50px;
}
.ImagePuff:link, .ImagePuff:visited {
	padding-bottom: 10px;
	display: block;
}

/*Sidfot*/
div.PageFooter {
	color: #FFF;
	text-align: center;
	clear: both;
	width: 100%;
	padding-top: 27px;

}
body.StartPage div.PageFooter {
	padding-top:0px;
}

/*Hållare för flash och bilder i topppen*/
div.FlashHolder {
	background-repeat:no-repeat;
	background-position:center;
}

/*Vanlig webbsida*/
Body.SubPage div.MidHolder {
	padding-bottom:4px;
}
Body.SubPage div.FlashHolder {
	margin-bottom: 11px;
	margin-right: auto;
	margin-left: auto;
	width: 891px;
	
	/*position:relative;*/
}
Body.SubPage div.FirstColumn {
	float: left;
	padding-left: 11px;
	width:225px;
	padding-right: 10px;
}
Body.SubPage div.SecondColumn {
	float: left;
	width: 427px;
	background-color: #FFF;
}
Body.SubPage div.ThirdColumn {
	float: right;
	width: 225px;
	margin-right: 5px;
}


/*Vanlig webbsida Bred*/
Body.SubPageWide div.MidHolder {
	padding-bottom:4px;
}
Body.SubPageWide div.FlashHolder {
	margin-bottom: 11px;
	margin-right: auto;
	margin-left: auto;
	width: 891px;
	
	/*position:relative;*/
}
Body.SubPageWide div.FirstColumn {
	float: left;
	padding-left: 11px;
	width:225px;
	padding-right: 10px;
}
Body.SubPageWide div.SecondColumn {
	float: left;
	width: 657px;
	background-color: #FFF;
}
Body.SubPageWide div.ThirdColumn {
	display:none;
}


/*Hantering för annan bakgrund än startsidans*/
body.OtherBackground div.PageFooter {
	background-image: url(../Images/sitefooter.gif);
	background-position:top center;
	background-repeat:no-repeat;
	padding-bottom:40px;
}

/*Rubriker*/
h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}
h1.PageName {
	color: #009ee0;
	font-size: 1.7em;
	padding-bottom: 23px;
}

/*Hållare för mitten info, rubrik editor*/
div.PageContent {
	padding-right: 26px;
	padding-left: 27px;
	padding-top: 33px;
	padding-bottom: 28px;
}

/* Formulär Kampanj */
body.FormBackground div.SecondColumn {
	background-image:url(../Images/bg-formpage.jpg);
	background-position:left;
	background-repeat:repeat-y;
}
body.FormBackground div.PageContent {
	/*background-image:url(../Images/bg-formpage.jpg);
	background-position:left;
	background-repeat:repeat-y;*/
	padding-top:60px;
	
	background-image:url(../Images/bg-formpage-top.jpg);
	background-repeat:no-repeat;
	min-height:375px;
	height:auto !important;
	height:375px;
	margin-bottom:0;
}
body.FormBackground div.MidHolder {
	padding-bottom:0;
	margin-bottom:0;
}
body.FormBackground div.PageContentTabs {
	background-image:url(../Images/bg-formpage-top.jpg);
	background-repeat:no-repeat;
	height:32px;
	display:none;
	visibility:hidden;
	position:absolute;
}
table#id_matrix.test .TempFormHeader {
	display:block;
	padding:15px 0 5px 0;
}
table#id_matrix.test fieldset {
	border:0;
	border:0px;
	padding-bottom:5px;
}
table#id_matrix.test label {
	padding-left:5px;
	padding-right:10px;
}
.FormOpinion {

}
.FormOpinion h2 {
	color: #009ee0;
	font-size: 1.3em;
	margin:0;
	padding:0;
}
.FormOpinion p {
	padding:0;
	margin:0;
}

/*Sidans ingress*/
p.Ingress {
	font-size: 1.3em;
	color: #565656;
	line-height: 1.3em;
	margin-top: 0px;
	padding-top: 0px;
}

/*Punktlista och numrerad lista*/
.EditorContent ul, .EditorContent ol {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.EditorContent p {
	padding-top:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:15px;
}

/*Puff som ligger ovanpå bakgrundsbild på vanlig webbsida*/
.SubImagePuff {
	/*float: right;
	padding-top: 8px;
	padding-right: 10px;*/
	
	position:absolute;
	top:0;
	left:0;
	
	margin-left: 663px;
	
	padding:8px 10px 0 0;
	
	z-index:56;
}

/*Gul lista*/
.YellowBoxEnd {
	background-image: url(../Images/yellowend.gif);
	background-repeat: no-repeat;
	width: 225px;
	height: 29px;
}
.YellowBox {
	background-color: #FFEC01;
	background-image: url(../Images/yellowmid.gif);
	background-repeat: repeat-y;
}
.YellowBox div.EditorContent, 
.BlueBox div.EditorContent {
	padding-left:13px;
	padding-right:20px;
	padding-bottom:20px;
	padding-top:10px;
}

/*Blå lista*/
.BlueBoxEnd {
	background-image: url(../Images/blueend.gif);
	background-repeat: no-repeat;
	width: 225px;
	height: 29px;
}
.BlueBox {
	background-color: #FFEC01;
	background-image: url(../Images/bluemid.gif);
	background-repeat: repeat-y;
}
.BlueBox div.EditorContent {
	padding-left:13px;
	padding-right:20px;
	padding-bottom:10px;
}

.ImageHeading {
	width: auto;
}
.Hidden {
	display: none;
}
.DataTable th {
	text-transform: uppercase;
	text-align: left;
	background-color: #E6E6E6;
	padding: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.DataTable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
	padding: 3px;
}
.DataTable {
	margin-top: 10px;
	width: 100%;
}
.DataTable p {
	padding:0px;
	margin:0px;
}
.SearchArea {
	padding: 8px;
	background-color: #D2EAF4;
}
.button {
	width:auto;
	cursor:pointer;
	font-size:1em;
	padding: 2px;

}
.reset-sok {
	width:auto;
	cursor:pointer;
	font-size:1em;
	padding: 2px;

}
.textinput-sok {
	height:19px;
}
.JobInfo {
	background-color: #FFF;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 9px;
	background-image: url(../Images/jobend.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 40px;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 23px;
}
.Location {
	text-transform: uppercase;
	color: #009acb;
	padding-left: 3px;
}
.JobInfo p {
	background-color: #d2eaf4;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.SubImageHolder {
	padding-bottom: 27px;
}
h2.Rubrik1 {
	font-size: 1.2em;
	padding-bottom: 6px;
}
.PrintLogo {
	display: none;
}
.CompanyLogo {
	padding-left:8px;
	padding-bottom:20px;
	padding-top: 20px;

}
.CompanyLink:link, .CompanyLink:visited  {
	padding-left:8px;
	padding-bottom:10px;
	text-transform: uppercase;
	color: #000;
	font-weight:bold;
	display: block;
}
.Print:link, .Print:visited {
	background-image: url(../Images/print.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 25px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-position: 3px 8px;
	text-transform: uppercase;
	color: #6a6a6a;
}

.BackToList {
	font-size:0.9em;
	padding:0 0 10px 0;
}
.BackToList a, .BackToList a:link, .BackToList a:visited {
	color:#000;	
	text-transform:uppercase;
}

/* Testet */
#TestWrapper {
	width:556px;	
}
#TestWrapper .BtnClose {
	text-align:right;
	padding:32px 17px 0 0;
}

/* Test Resultat */
#TestResultWrapper {
	font-size:1.1em;
	line-height:1.4em;
	color:#000;
	float:left;
	width:290px;
	margin-left:50px;
	display:inline;
	
	min-height:550px;
	height:auto !important;
	height:550px;
}
#TestResultBottom {
	float:left;
	clear:both;
	display:inline;
	margin-left:45px;
	width:450px;
	color:#fff;
	padding-top:5px;
}
body.ResultPage .BtnUtb {
	position:absolute;
	left:355px;
	top:265px;
}
body.ResultPage .BtnJob {
	position:absolute;
	width:50px;
	left:405px;
	top:405px;
	
}
body.ResultPage .BtnCloseResult {
	position:absolute;
	left:0;
	margin:14px  0 0 494px
}
a.LinkFB, a.LinkFB:link, a.LinkFB:visited, a.LinkFB:hover {
	float:left;
	color:#fff;
	display:block;
	background-image:url(../Images/icon-fb.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	padding-left:22px;
	font-size:1.1em;
	font-weight:bold;
}
a.LinkTestAgain, a.LinkTestAgain:link, a.LinkTestAgain:visited, a.LinkTestAgain:hover {
	color:#fff;
	font-size:1.1em;
	font-weight:bold;
	float:right;
	display:block;
}
.ResultHeader {
	padding-top:31px;	
}
body.Result2 .ResultText {
	padding-top:185px;	
}
.ResultText {
	padding-top:205px;	
	padding-bottom:10px;
	font-weight:bold;
}
.ResultText p {padding:0; margin:0;}
.ResultForm {
	color:#fff;
}
.ResultForm h2 {
	float:left;
	width:100%;
	clear:both;
	font-size:1.3em;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin:8px 0 4px 0;
}
.ResultForm label {
	padding-top:2px;	
}
.ResultForm input {
	color:#fff;	
}
.ResultForm a.BtnSendForm, .ResultForm a.BtnSendForm:link, .ResultForm a.BtnSendForm:visited, .ResultForm a.BtnSendForm:hover {
	float:right;
	color:#000;
	text-decoration:underline;
	text-transform:uppercase;
}
.ResultForm a.BtnSendForm:hover {
	color:#fff;	
}
.ResultForm .FilterRow {
	float:left;
	width:100%;
	clear:both;
	padding-bottom:2px;
}
.TipName {
	float:left;
	width:20%;	
}
.TipNameBg {
	float:right;
	width:79%;
}
.TipNameBg input {
	width:100%;
	border:0px;
	background-image:none;
	background-color:#f90885;
	margin-bottom:1px;
	border-bottom:dashed 1px #fff;
}

.TipEmail {
	float:left;
	width:33%;	
}
.TipEmailBg {
	float:right;
	width:66%;
}
.TipEmailBg input {
	width:100%;
	border:0px;
	background-image:none;
	background-color:#f90885;
	margin-bottom:1px;
	border-bottom:dashed 1px #fff;
}

.TipEmailFriend {
	float:left;
	width:44%;	
}
.TipEmailFriendBg {
	float:right;
	width:55%;
}
.TipEmailFriendBg input {
	width:100%;
	border:0px;
	background-image:none;
	background-color:#f90885;
	margin-bottom:1px;
	border-bottom:dashed 1px #fff;
}

.TipPhoneFriend {
	float:left;
	width:51%;	
}
.TipPhoneFriendBg {
	float:right;
	width:49%;
}
.TipPhoneFriendBg input {
	width:100%;
	border:0px;
	background-image:none;
	background-color:#f90885;
	margin-bottom:1px;
	border-bottom:dashed 1px #fff;
}

body.Result1 .FilterRow input {
	background-color:#f90885;
}
body.Result2 .FilterRow input {
	background-color:#ec4901;	
}
body.Result3 .FilterRow input {
	background-color:#11cbbc;	
}
body.Result4 .FilterRow input {
	background-color:#82bc10;	
}


div.tipsa-wrapper {
	background:transparent url(../gfx/backgrounds/popup-div-bg.gif) repeat scroll 0 0;
	display:none;
	/*height:400px;*/
	margin-left:0;
	margin-top:-225px;
	position:absolute;
	width:370px;
	z-index:5;
}
body.StartPage div.tipsa-wrapper {
	margin-top:0;
	margin-left:250px;
}
div.tipsa-content {
	background:#0086cb none repeat scroll 0 0;
	margin:6px 0 0 6px;
	padding:10px 10px 20px 10px;
	/*position:absolute;*/
}
div.tipsa-content .close {
	float:right;
	text-align:right;
}
div.tipsa-content .TipHeader {
	display:block;
	clear:both;
	padding:10px 0 20px 5px;
}
div.tipsa-form {
	background-color:#fff;
	padding:10px;
}
div.tipsa-buttons {
	text-align:right;
}


body.VideoPopup {
	background-color:#000;
	background-image:none;
	padding:0;
	margin:0;
}
div.VideoWrapper {
		
}
.CloseVideoPopup {
	display:block;
	width:600px;
	text-align:right;	
}