/*Själv registrering*/
td.regheading
{
	color : #021C98;
	background-color : #F8F9F4;
	font-family : Verdana;
	font-weight : bold;
	font-size: 14px;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : #d1d1d1;
}
td.regsmallheading
{
/*	color : #5590AC;*/
	color : #000000;
	font-family : Verdana;
	font-weight : bold;
	font-size: 12px;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : #d1d1d1;
}
td.regsmallheading2
{
	color : #000000;
	font-family : Verdana;
	font-weight : bold;
	font-size: 12px;
}
div.regStepItem
{
	float:left;
	color : gray;
	font-family : Verdana;
	font-weight : normal;
	font-size: 12px;
	background-color : #E6E6E6;
	border : 1px solid #E0DFE3;
	border-bottom : 1px solid #d1d1d1;
	padding: 3px;
	padding-left: 7px;
	padding-right: 7px;
	cursor: pointer;
}
div.regStepItemSelected
{
	float:left;
	color : #000000;
	font-family : verdana;
	font-weight : normal;
	font-size: 12px;
	background-color : white;
	border : 1px solid #E0DFE3;
	border-bottom : 1px solid white;
	padding: 3px;
	padding-left: 7px;
	padding-right: 7px;
}
div.regStepBetweenItem
{
	float:left;
	width: 3px;
}

table.regbox
{
	background-color : #E6E6E6;
	width : 500px;
	border-style : solid;
	border-width : 1px;
	border-color : #E0DFE3;
}
table.applicationBox
{
	background-color : #FFFFFF;
	width : 540px;
	/*
	border-style : solid;
	border-width : 1px;
	border-color : #E0DFE3;
*/
}
tr.regFields
{
	background-color : #FFFFFF;
	font-family : Tahoma;
	font-size : 11px;
	font-weight : bold;
}
tr.regFields td
{
	padding-top:10px;
}
.reginput
{
	font-family : Tahoma;
	font-size : 10px;
	/*height: 17px;*/
	width: 250px;
}
.reginputsmall
{
	font-family : Tahoma;
	font-size : 10px;
	height: 17px;
	width: 150px;
}
.inputmightydate
{
	font-family : Tahoma;
	font-size : 10px;
	/*height: 17px;*/
	width: 106px;
}
img.dateimage
{
	padding-left: 3px;
	cursor: pointer;
}
a.addlink, a.addlink:visited
{
	color : #5590AC;
	font-family : Verdana;
	font-weight : bold;
	font-size: 11px;
	text-decoration: none;
}
.notetext
{
	color: Gray;
	font-family: Tahoma;
	font-size: 9px;
}
.biginput
{
	font-family : Tahoma;
	font-size : 10px;
	height: 100px;
	width: 400px;
}
/*Användar startsida*/
.currentHeader
{
	font-family: Tahoma;
	padding: 5px 5px 5px 5px;
	text-align: left;
	font-size: 11px;
	background-color: #898989;
	color: White;
}
td.currentRow
{
	font-family: Tahoma;
	font-size: 10px;
	padding: 2px 2px 2px 5px;
	color: #005882;
	background-color: White;
}
b.currentRow
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #005882;
}
td.currentAlternateRow
{
	font-family: Tahoma;
	padding: 2px 2px 2px 5px;
	font-size: 10px;
	color: #005882;
	background-color: #EFEFEF;
}
.logintext
{
	color: #897C74;
	font-family : Tahoma;
	font-size: 10;
}
.tooltable
{
	text-align: center;
	width: 100%;
	border: Solid 1px Gray;
	background-color: #F0F1F3;
}
.menubuttontext
{
	vertical-align:top;
	width:17%;
	text-align:center;
	padding-bottom:10px;
}
.menubuttonimage
{
	width:17%;
	text-align:center;
	padding-top:5px;
}
.headerColumn
{
	font-family: Tahoma;
	padding: 5px 5px 5px 5px;
	font-size: 11px;
	font-weight: bold;
	background-color: #898989;
	color: White;
}
.applicationColumn
{
	font-family: Tahoma;
	padding: 2px;
	font-size: 11px;
	height: 27px;
	border-bottom: solid 1px #d1d1d1;
	cursor: pointer;
}
.commentDiv
{
	font-family: Tahoma;
	padding: 5px;
	font-size: 11px;
	border: solid 1px #BFC0C2;
}
#workpage
{
    padding:0 29px;
    font-size:14px;
    font-family:Arial;
}
#workpage h3
{
    color:#8E003C;
    text-transform:uppercase;
    font-size:14px;
    margin-bottom:0;
}
#workpage h4
{
    text-transform:uppercase;
    font-weight:normal;
    margin-bottom:0;
}
#workpage .left
{
    float:left;
    width:450px;
}
#workpage .right
{
    float:right;
    border-left:solid 3px #8E003C;
}
#workpage p
{
    margin-top:0px;
}
#workpage .right div
{
    margin:0 20px;
}

#workpage .right div h4:first-child, #workpage .right div p:last-child
{
    margin:0;
}
#workpage ul
{
    padding:0;
    margin:0;
}
#workpage ul li
{
    background:url("/images/facelift/arrow.gif") no-repeat scroll 0 3px transparent;
    line-height:16px;
    padding:0 0 0 17px;
    list-style:none;
}
.job-application
{
    text-align:left;
}
.job-application h2 {
    border-bottom:4px solid #A2054B;
    color:#000000;
    font:15px Arial,Helvetica,sans-serif !important;
    margin:11px 0 0;
    padding:0 0 6px 0;
    text-transform:uppercase;
}
.job-application .left {
    float:left;
    padding:0;
    width:280px;
    padding-left:20px;
}
.job-application .right {
    float:right;
    padding:0;
    width:290px;
    padding-right:20px;
    border:none;
}
.job-application .right .holder
{
    float:right;
    width:288px;
}
.job-application label
{
    font-size:14px;
}
.job-application .holder
{
    margin-top:20px;
}
.job-application .text
{
    background-image: url("/images/form_input_bg.png"); 
    width: 287px; 
    height: 31px;
}
.job-application .text input
{
    border:none 0px #fff;
    height: 20px; 
    margin: 3px 0 0 3px; 
    width: 270px;
}
.tablesorter th.header span
{
    background-image:url("/images/btn_sort.png");
    background-position:right 4px;
    background-repeat:no-repeat;
    display:inline;
    padding-right:20px;
    text-align:left;
}
.tablesorter th.headerSortUp span
{
    background-position:right -14px;
}
.tablesorter th.headerSortDown span
{
    background-position:right -32px;
}
table.tablesorter tr.even
{
    background-color:#f8f8f8;
}
table.tablesorter tbody tr
{
    cursor:pointer;
}
table.tablesorter tbody tr:hover td
{
    text-decoration:underline;
}
table.tablesorter tbody tr td
{
    padding-top:10px;
}
table.tablesorter tbody tr td a
{
    color:Black;
    text-decoration:none;
}
table.tablesorter tbody tr td a:hover
{
    text-decoration:underline;
}
div.fakefile input {
    margin-bottom:5px;
    margin-left:0;
}
div.fakefile {
    line-height:90%;
}
div.fakefile {
    left:0;
    line-height:90%;
    margin:0;
    padding:0;
    position:absolute;
    top:0;
    z-index:1;
}
input.file.hidden 
{
    filter: alpha(opacity=0);
	-khtml-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
    position:relative;
    text-align:right;
    z-index:2;
    height:30px;
    width:280px;
}
input.file {
    margin:0;
}
.fakefile input {
    background:url("/images/form_upload_bg.png") no-repeat scroll 0 0 transparent;
    border:medium none;
    height:30px;
    padding-left:3px;
    padding-top:3px;
    width:210px;
    float:left;
}
div.fileinputs {
    height:30px;
    position:relative;
    width:288px;
}
div.fakebrowse {
    background-image:url("/Images/btn_browse.png");
    background-position:0 -31px;
    background-repeat:no-repeat;
    color:white;
    float:left;
    height:32px;
    padding:10px 0 0 0;
    width:74px;
    text-align:center;
}
.searchButton
{
    background:url('../images/btn_right.png') no-repeat top right;
    background-position:bottom right;
    display:block;
    float:right;
    font-size:12px;
    height:37px;
    padding-right:3px;
    font-weight:bold;
    outline:none;
    width:110px;
    margin:0;
}
a.searchButton span
{
    background:url('../images/btn.png') no-repeat;
    background-position:0 -37px;
    display:block;
    line-height:14px;
    padding:11px 11px 11px 14px;
    font-family:Arial;
    font-size:12px;
    text-align:center;
    color:White;
}
#workpage-modules
{
    border-top:solid 1px #d1d1d1;
    margin:10px 29px;
    padding-top:10px;
}
#workpage-modules h3
{
    font:15px Arial,Helvetica,sans-serif;
}

#workpage-modules a, #workpage-modules a:link, #workpage-modules a:visited, #workpage-modules a:active
{
    background: url('../images/facelift/arrow.gif') no-repeat 0 center;
    padding: 0 0 0 16px;
}
#workpage-modules a:hover
{
    background: url('../images/facelift/arrow-h.gif') no-repeat 0 center;
}
