
/*****************************************************************************************************
	Nyheter
*****************************************************************************************************/
.newsItem{
    background: url("images/postit.png");
    width: 217px;
    height: 231px;
    padding: 30px 20px 30px 20px;
}


/*****************************************************************************************************
	Generella
*****************************************************************************************************/
body 
{
	margin:0px 0px; padding:0px;
	text-align:left;
}

a img { border: none; }
tbody td {
	font-size: 1.2em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #515151;
}
p {
	font-size: 1.2em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #515151;
}
.input_text {
	width: 200px;
}
input {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-style: solid;
	border-color: #9AB2C2;
	border-width: 1px;
}
input.myStdCheckbox {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-style: none;
	border-color: #9AB2C2;
	border-width: 0px;
}
input.myStdRadio {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-style: none;
	border-color: #9AB2C2;
	border-width: 0px;
}


input.btn 
{ 
	  color:#003c7c; 
	  font-weight: bold;
	  font-family:Verdana;
	  font-size:12px;
	  background-color:#ABDEF4; 
	  border:1px solid; 
	  border-color: #637B88; 
	  height:25px;
	  padding:3px;
	  margin:0px;
} 


.textPadding {
	padding-right: 25px;
}
.textLeft {
	text-align: left;
}
/*****************************************************************************************************
	Rubriker
*****************************************************************************************************/
h1 {
	font-family: Arial;
	font-size: 14pt;
	/* padding-top: 10px; */
}
h2 {
	font-family: Arial;
	font-size: 11pt;
	/* margin-bottom: -5px;*/
	padding-bottom:5px;
	padding-top:6px;
}
h3 {
	font-family: Arial;
	font-size: 10pt;
	padding-bottom:2px;
	/* margin-bottom: 2px;*/
}
h4 {
	font-family: Arial;
	font-size: 10pt;
	padding-bottom:2px;
	/* margin-bottom: 2px;*/
}


/*****************************************************************************************************
	L�nkar
*****************************************************************************************************/
.requiredField {
	position: relative;
	top: -3px;
}

a.discreet:link {
	color:#515151;
	text-decoration:none;
	font-size:11px;
}
a.discreet:visited {
	color:#515151; 
	text-decoration:none; 
	font-size:11px;
}
a.discreet:hover {
	color:#515151; 
	text-decoration:underline; 
	font-size:11px;
}

a.white:link {
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
}
a.white:visited {
	color:#FFFFFF; 
	text-decoration:none; 
	font-size:11px;
}
a.white:hover {
	color:#FFFFFF; 
	text-decoration:underline; 
	font-size:11px;
}

a.dblue:link {
	color:#003c7c;
	text-decoration:none;
	font-size:11px;
}

a.dblue:visited {
	color:#003c7c; 
	text-decoration:none; 
	font-size:11px;
}
a.dblue:hover {
	color:#003c7c; 
	text-decoration:underline; 
	font-size:11px;
}

/*****************************************************************************************************
	Blandade
*****************************************************************************************************/
.contactTextarea {
	width: 250px;
	height: 120px;
}
.contactTextInput {
	width: 250px;
}
div.loginDiv {
	width: 512px;
}
input.login {
	width: 140px;
	height: 15px;
	padding-left: 2px;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	background: url("images/table/bg_td2.png");
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}

.makeHover {
	cursor: hand;
	cursor: pointer;
	border: 0px;
}
.makeHover:hover {
	text-decoration: underline;
}

.makeNoUnderline:hover {
	text-decoration: none;
}

.moneyInput {
	text-align: right;
}
.twoLetters {
	text-align: right;
	width: 20px;
}
.alertInput {
	color: #ff0000;
	position: relative;
	top: -3px;
}
.alertMessageError {
	color: #ff0000;
}
.alertMessageNotice {
	color: #ff9900;
}
.alertMessageSuccess {
	color: #00ff00;
}
.alertAdm00 {
	color: #000000;
}
.alertAdm01 {
	color: #990000;
}
.alertAdm02 {
	color: #ff0000;
}
.alertAdm03 {
	color: #ff0000;
	text-decoration: blink;
}
.alertAdm04 {
	color: #009900;
}
.startHide {
	display: none;
}
.makeAsLink {
	text-decoration: underline;
}
.makeAsLink:hover {
	text-decoration: underline;
	color: #ff9900;
}
.bigWidth {
	width: 500px;
}
.myTextarea {
	font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	color: #333333;
}


/*****************************************************************************************************
	Bland annat Redigera anv�ndare
*****************************************************************************************************/
.headPad {
	padding-left: 8px;
}
.tiltReload01 {
 	position: relative;
 	top: 10px;
 }
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.sideInput{
	padding-left: 5px;
}
.onTopInput{
	padding-top: 5px;
}
.newLine{
	clear: both;
}
.extraHeight {
	padding-top: 10px;
}
.giveSpace {
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.flap {
	padding-left: 0px;
	padding-top: 10px;
}
.showUserLeft {
	width: 280px;
}
.showUserRight {
	width: 275px;
	text-align: right;
}
.myNewOption {
 background-color: #99ff00;
 color: #ffffff;
}
.valignTop {
	vertical-align: middle;
}
.hr {
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
.hr01 {
	clear: both;
	padding-bottom: 10px;
	width: 535px;
	height: 2px;
}
.makeHr01 {
	width: 250px;
	height: 2px;
	padding-top: 10px;
	padding-left: 12px;
}
.makeHr02 {
	width: 475px;
	height: 2px;
	padding-top: 10px;
	padding-left: 12px;
}
.makeHr03 {
	width: 675px;
	height: 2px;
	padding-top: 2px;
	padding-left: 0px;
}
.makeHr04 {
	width: 540px;
	height: 2px;
	padding-top: 2px;
	padding-left: 0px;
}
.makeStrong {
	font-weight: bold;
}
.miscExpenseSupplier {
	width: 225px;
}
.miscExpenseAmount {
	width: 80px;
}
.miscExpenseDescription {
	width: 180px;
}
.miscExpenseSelectSupplier {
	width: 220px;
}
.deleteMiscExpense, .deleteWorker {
	position: relative;
	top: 3px;
	padding-left: 3px;
}
.miscExpenseAmountInput {
	width: 75px;
}
.miscExpenseDescriptionInput {
	width: 175px;
}
.sumInvoiceLeft {
	width: 200px;
}
.sumInvoiceRight {
	width: 150px;
	text-align: right;
}
.previewWorkdateLeft, .previewLeft {
	width: 175px;
}
.previewWorkdateRight, .previewRight {
	width: 175px;
}
.previewRight2 {
	width: 375px;
}
.addSupplierInput {
	width: 225px;
}
.makeCenter {
	text-align: center;
}
.tiltAdd01 {
	position: relative;
	top: 8px;
}
.tiltImage01 {
	position: relative;
	top: 2px;
}
.tiltImage02 {
	position: relative;
	top: 4px;
	padding-left: 3px;
}
.tiltImage03 {
	position: relative;
	top: 3px;
}
.tiltImage04 {
	position: relative;
	top: 8px;
}
.tiltImage05 {
	position: relative;
	top: 10px;
}
.sumSalarySpecificationLeft {
	width: 200px;
}
.sumSalarySpecificationRight {
	width: 400px;
}
.boxInfo {
	font-size: 12px;
}

/*****************************************************************************************************
	DIV-lager som kan flyttas runt p� sk�rmen.
*****************************************************************************************************/
.dragableTitle {
	position: relative;
	top: 2px;
	padding-left: 3px;
	text-transform: uppercase;
}

.dragableContent {
	margin-top:3px;
	margin-left:4px;
	margin-right:3px;
}

.closeButton01{
	position: relative;
	top: 1px;
	left: -3px;
	cursor:pointer;
	cursor:hand;
}

.closeButton02{
	position: relative;
	top: 5px;
	left: -7px;
	cursor:pointer;
	cursor:hand;
}

.minimizeButton01{
	position: relative;
	top: -8px;
	left: -3px;
	cursor:pointer;
	cursor:hand;
}

#company {
	position:absolute;
	height:380px;
	width:300px;
	background-color:#F4F4F4;
	border:1px solid #333;
	display: none;
}

#dragable {
	/*margin:3px;*/
	cursor: move;
	margin-top:3px;
	margin-left:4px;
	margin-right:3px;
	width: 98%;
	height: 17px;
	color:white;
	background-color: #1072B5;
	background: url("images/dragable.top.background.png");
	font-weight: bold;
}
#calendar {
	position:absolute;
	height:150px;
	width:150px;
	background-color:#F4F4F4;
	border:1px solid #333;
	/*visibility: hidden;*/
	display: none;
}

#dragableCalendar {
	margin-top:3px;
	margin-left:4px;
	margin-right:3px;
	width: 143;
	height: 17px;
	color:white;
	background-color: #1072B5;
	background: url("images/dragable.top.background.png");
	font-weight: bold;
}
#calculator {
	position:absolute;
	height:250px;
	width:350px;
	background-color:#F4F4F4;
	border:1px solid #333;
	display: none;
}

#dragableCalculator {
	margin-top:3px;
	margin-left:4px;
	margin-right:3px;
	width: 98%;
	height: 17px;
	color:white;
	background-color: #1072B5;
	background: url("images/dragable.top.background.png");
	font-weight: bold;
}
#editUser {
	position:absolute;
	height:400px;
	width:200px;
	background-color:#F4F4F4;
	border:1px solid #333;
	display: none;
}

#dragableEditUser {
	margin-top:3px;
	margin-left:4px;
	margin-right:3px;
	width: 143;
	height: 17px;
	color:white;
	background-color: #1072B5;
	background: url("images/dragable.top.background.png");
	font-weight: bold;
}
#addUser {
	position:absolute;
	height:400px;
	width:200px;
	background-color:#F4F4F4;
	border:1px solid #333;
	display: none;
}

#dragableAddUser {
	margin-top:3px;
	margin-left:4px;
	margin-right:3px;
	width: 143;
	height: 17px;
	color:white;
	background-color: #1072B5;
	background: url("images/dragable.top.background.png");
	font-weight: bold;
}
#addSupplier {
	position:absolute;
	height:175px;
	width:400px;
	background-color:#F4F4F4;
	border:1px solid #333;
	display: none;
}

#dragableAddSupplier {
	margin-top:3px;
	margin-left:4px;
	margin-right:3px;
	width: 98%;
	height: 17px;
	color:white;
	background-color: #1072B5;
	background: url("images/dragable.top.background.png");
	font-weight: bold;
}
#loadingInformation {
	position:absolute;
	left:550px;
	top:175px;
	height:202px;
	width:284px;
	background-color:#ffffff;
	background: url("images/messages/swe/loading.information.png");
	display: none;
}

#dragableLoadingInformation {
	margin-top:3px;
	margin-left:4px;
	margin-right:3px;
	width: 98%;
	height: 40px;
	color:white;
	font-weight: bold;
}
#loadingInformation2 {
	position:absolute;
	left:550px;
	top:175px;
	height:202px;
	width:284px;
	background-color:#ffffff;
	background: url("images/messages/swe/loading.information.png");
	display: none;
}

#dragableLoadingInformation2 {
	margin-top:3px;
	margin-left:4px;
	margin-right:3px;
	width: 98%;
	height: 40px;
	color:white;
	font-weight: bold;
}
#loadingInformation3 {
	position:absolute;
	left:550px;
	top:175px;
	height:202px;
	width:284px;
	background-color:#ffffff;
	background: url("images/messages/swe/loading.information.png");
	display: none;
}

#dragableLoadingInformation3 {
	margin-top:3px;
	margin-left:4px;
	margin-right:3px;
	width: 98%;
	height: 40px;
	color:white;
	font-weight: bold;
}
#showMyWorker {
	position:absolute;
	height:500px;
	width:400px;
	background-color:#F4F4F4;
	border:1px solid #333;
	display: none;
}

#dragableShowMyWorker {
	margin:2px;
	padding:2px;
	width: 98%;
	color:white;
	background-color: navy;
	font-weight: bold;
}

#myDragableDiv {
	position:absolute;
	left:550px;
	top:175px;
	width:284px;
	border:1px solid #333333;
	background-color:#ffffff;
	display: none;
}

#myDragableHead {
	cursor: move;
	margin-top:3px;
	margin-left:4px;
	margin-right:3px;
	width: 98%;
	height: 40px;
	background: url("images/tableup.png");
	background-repeat:repeat-x;
}

#myDragableTitle {
	font-family: Arial;
	color:white;
	font-weight: bold;
	font-size: 20px;
	padding-top: 10px;
	padding-left: 5px;
	
}
#myDragableDivInvoice {
	z-index: 1000;
	position:absolute;
	left:550px;
	top:175px;
	
	width:550px;
	border:1px solid #333333;
	background-color:#ffffff;
	display: none;
}

#myDragableHeadInvoice {
	cursor: move;
	margin-top:3px;
	margin-left:4px;
	margin-right:4px;
	height: 40px;
	background: url("images/tableup.png");
	background-repeat:repeat-x;
}

#myDragableTitleInvoice {
	font-family: Arial;
	color:white;
	font-weight: bold;
	font-size: 20px;
	padding-top: 10px;
	padding-left: 5px;
	
}

#myDragableDivEditSupplierInvoice {
	z-index: 1000;
	position:absolute;
	left:550px;
	top:175px;
	height:500px;
	width:550px;
	border:1px solid #333333;
	background-color:#ffffff;
	display: none;
}

#myDragableHeadEditSupplierInvoice {
	cursor: move;
	margin-top:3px;
	margin-left:4px;
	margin-right:4px;
	height: 40px;
	background: url("images/tableup.png");
	background-repeat:repeat-x;
}

#myDragableTitleEditSupplierInvoice {
	font-family: Arial;
	color:white;
	font-weight: bold;
	font-size: 20px;
	padding-top: 10px;
	padding-left: 5px;	
}

#myDragableHeadUser {
	cursor: move;
	margin-top:3px;
	margin-left:4px;
	margin-right:4px;
	height: 40px;
	background: url("images/tableup.png");
	background-repeat:repeat-x;
}

#myDragableTitleUser {
	font-family: Arial;
	color:white;
	font-weight: bold;
	font-size: 20px;
	padding-top: 10px;
	padding-left: 5px;
	
}

#myDragableDivUserUpdate {
	z-index: 1000;
	position:absolute;
	left:550px;
	top:175px;
	height:700px;
	width:550px;
	border:1px solid #333333;
	background-color:#ffffff;
	display: none;
}

#myDragableDivUser {
	z-index: 1000;
	position:absolute;
	left:550px;
	top:175px;
	height:700px;
	width:550px;
	border:1px solid #333333;
	background-color:#ffffff;
	display: none;
}

#myDragableHeadUserUpdate {
	cursor: move;
	margin-top:3px;
	margin-left:4px;
	margin-right:4px;
	height: 40px;
	background: url("images/tableup.png");
	background-repeat:repeat-x;
}

#myDragableTitleUserUpdate {
	font-family: Arial;
	color:white;
	font-weight: bold;
	font-size: 20px;
	padding-top: 10px;
	padding-left: 5px;
	
}
#myDragableDivMenuUpdate {
	z-index: 1100;
	position:absolute;
	left:550px;
	top:175px;
	height:200px;
	width:250px;
	border:1px solid #333333;
	background-color:#ffffff;
	-moz-opacity:0.25;
	filter:alpha(opacity=25);
	display: block;
}

#myDragableDivMenuHidden {
	z-index: 1150;
	position:absolute;
	left:0px;
	top:0px;
	background-color: #ff00ff;
	height:200px;
	width:250px;
	-moz-opacity:0.01;
	filter:alpha(opacity=1);
}

#myDragableHeadMenu {
	z-index: 1200;
	cursor: move;
	margin-top:3px;
	margin-left:4px;
	margin-right:4px;
	height: 40px;
	background: url("images/tableup.png");
	background-repeat:repeat-x;
}

#myDragableTitleMenu {
	z-index: 1200;
	font-family: Arial;
	color:white;
	font-weight: bold;
	font-size: 20px;
	padding-top: 10px;
	padding-left: 5px;
	
}


/*****************************************************************************************************
	Tabbarna f�r "Registrera faktura"
*****************************************************************************************************/
#tab02{
	display: none;
}
#tab03{
	display: none;
}
#tab04{
	display: none;
}
.regInvoiceFlaps {
	width: 100%;
	height: 45px;
	background-image: url("images/flap.background.png");
	background-repeat: repeat-x;
	
}
.flapPad{
	margin-left: 10px;
}
/*****************************************************************************************************
	TABLE
*****************************************************************************************************/
.smallTableTitle {
	font-size: 12px;
	font-weight: bold;
}
.mediumTableTitle01 {
	font-size: 14px;
	font-weight: bold;
}
.mediumTableTitle02 {
	font-size: 14px;
	font-weight: bold;
	position: relative;
	top: 10px;
}
table.t605 {
	background-image: url("images/tableback.610.png");
	background-repeat: no-repeat;
	width: 605px;
}
td.firstRow {
	
}
.tableTitle {
	padding-top: 4px;
	color: #ffffff;
	font-weight: bold;
	font-size: 9px;
	text-transform: uppercase;
}
td.tableContainment {
	
}
td.color1 {
	background-color: #ffffff;
}
td.color2 {
	background-color: #D6DBDE;
}

table.fieldTable{
	border-color: #ffffff;
	border-width: 1px;
	border-collapse: separate;
}
.fieldListTable50, .fieldListTable75, .fieldListTable100, .fieldListTable150, .fieldListTable200, .fieldListTable250, .fieldListTable300, .fieldListTable50_colored, .fieldListTable75_colored, .fieldListTable100_colored, .fieldListTable150_colored, .fieldListTable200_colored, .fieldListTable250_colored, .fieldListTable300_colored {
	height: 10px;
	text-align: left;
}
.fieldListTable50, .fieldListTable75, .fieldListTable100, .fieldListTable150, .fieldListTable200, .fieldListTable250, .fieldListTable300{
	background-color: #ffffff;
}
.fieldListTable50_colored, .fieldListTable75_colored, .fieldListTable100_colored, .fieldListTable150_colored, .fieldListTable200_colored, .fieldListTable250_colored, .fieldListTable300_colored {
	background-color: #b8d9ed;
}
.fieldListTable50, .fieldListTable50_colored {
	width: 50px;
}
.fieldListTable75, .fieldListTable75_colored {
	width: 75px;
}
.fieldListTable100, .fieldListTable100_colored {
	width: 100px;
}
.fieldListTable150, .fieldListTable150_colored {
	width: 150px;
}
.fieldListTable200, .fieldListTable200_colored {
	width: 200px;
}
.fieldListTable250, .fieldListTable250_colored {
	width: 250px;
}
.fieldListTable300, .fieldListTable300_colored {
	width: 300px;
}
.tabletop {
	background: url("images/tabletop.600.png");
	height: 19px;
}
.fieldListTableHead, .fieldListTableHead50, .fieldListTableHead75, .fieldListTableHead100, .fieldListTableHead150, .fieldListTableHead200, .fieldListTableHead250, .fieldListTableHead300 {
	background-color: #0061AD;
	color: #ffffff;
	font-weight: bold;
}

/*****************************************************************************************************
	F�r genomg�ng och f�rb�ttring
*****************************************************************************************************/
.makeHidden {
	display: none;
}
.makeVisible {
	display: block;
}

p {font-family: verdana, helvetica, arial;
font-size: 10px;
color: #333333;}

table, td {font-family: verdana, helvetica, arial;
font-size: 10px;}

a:link { text-decoration: none; color: #0033CC}
a:visited { text-decoration: none; color: #0033CC}
a:active { text-decoration: none; color: #FF9900}
a:hover { text-decoration: none; color: #FF9900}

.whiteorange{color:#FFFFFF}
a.whiteorange:link {color:#FFFFFF; text-decoration:none}
a.whiteorange:visited {color:#FFFFFF; text-decoration:none}
a.whiteorange:hover {color:#FF9900; text-decoration:none}

.adminMenu{color:#66CCFF}
a.adminMenu:link {color:#66CCFF; text-decoration:none}
a.adminMenu:visited {color:#66CCFF; text-decoration:none}
a.adminMenu:hover {color:#FF9900; text-decoration:none}

.button{color:#FFFFFF}
a.button:link {color:#FFFFFF; text-decoration:none}
a.button:visited {color:#FFFFFF; text-decoration:none}
a.button:hover {color:#00FFFF; text-decoration:none}

.inside{color:#FF9900}
a.inside:link {color:#FF9900; text-decoration:none}
a.inside:visited {color:#FF9900; text-decoration:none}
a.inside:hover {color:#3399CC; text-decoration:underline}


.bottom{color:#FFFFFF; font-size: 125%}
a.bottom:link {color:#FFFFFF; text-decoration:none; font-size:125%;}
a.bottom:visited {color:#FFFFFF; text-decoration:none; font-size:125%;}
a.bottom:hover {color:#FF9900; text-decoration:none; font-size:125%;}


.nav_topp{color:#0000FF}
a.nav_topp:link {color:#666666; text-decoration:none; font-size:11px;}
a.nav_topp:visited {color:#666666; text-decoration:none; font-size:11px;}
a.nav_topp:hover {color:#003399; text-decoration:none; font-size:11px;}


.small {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 100%;
}

.bigText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.mainBg
{
	background: url(images/bg.jpg) no-repeat;
	min-height: 400px;
	height: auto !important;
	height: 500px;
}


.bottom{color:#FFFFFF}
a.bottom:link {color:#FFFFFF; text-decoration:none}
a.bottom:visited {color:#FFFFFF; text-decoration:none}
a.bottom:hover {color:#FF9900; text-decoration:none}


/*****************************************************************************************************
	Presentationssidor
*****************************************************************************************************/

#howitworks ol > li:before {
	font-weight: bold;
}

#register .column { width: 150px; float: left; padding-right: 20px; }
#register label { margin: 5px 0px 5px 0px; float: left; }
#register input { float: left; clear: both; }

/*****************************************************************************************************
	Adminsidor
*****************************************************************************************************/
.divHead {
	background: url(/images/admin/divhead.png);
	background-repeat:repeat-x;
}
.divHeadGreen {
	background: url(/images/tableup.green.png);
	background-repeat:repeat-x;
}
.divHeadGrey {
	background: url(/images/tableup.grey.png);
	background-repeat:repeat-x;
}
.divBorder {
	margin-top: 10px;
	margin-left: 4px;
	padding: 2px;
	border-style: solid;
	border-color: #333333;
	border-width: 1px;
	background-color: #ffffff;
}
.divHeadText {
	padding-top: 3px;
	color: #515151;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	height: 22px;
}
.adminDivContainer {
	padding-top: 8px;
	padding-left: 2px;
	padding-right: 0px;
	width: 100%;
}
.adminDivContainerNoPadding {
	padding-top: 2px;
}
.adminDiv01 {
	width: 500px;
}
.adminDiv02 {
	width: 700px;
}
.adminDiv03 {
	width: 280px;
}
.adminDiv04 {
	width: 160px;
}
.adminDiv05 {
	width: 290px;
}
.adminDiv06 {
	width: 1000px;
}
.adminDiv07 {
	width: 100%;
}
/* adminDiv08 tillh�r Menyn */
.adminDiv08 {
	width: 100%
}
.adminDiv09 {
	width: 1200px;
}
.approveLeft {
	width: 200px;
}
.approveRight {
	width: 490px;
}
.limitWidth1000 {
	width: 1000px;
}
.adminTableTitle01 {
	font-size: 14px;
}
.tableWidth01 {
	width: 150px;
}
.tableWidth02 {
	width: 400px;
}
.vTop {
	vertical-align: top;
}
.wayInFront {
	z-index: 1000;
}
.farBack {
	z-index: 0;
}
.adminFirstRow {
	font-weight: bold;
	font-size: 12px;
}
.overline {
	border-color: #000000;
	border-top-style: solid;
}
.adminPad {
	margin-left: 20px;
}
.divMessageHead {
	background: url(/images/message.part01.png);
	background-repeat:repeat-x;
	height: 44px;
}
.divMessageMiddle {
	padding-top: 8px;
	padding-bottom: 4px;
	text-align: center;
}
.divMessageBottom {
	text-align: center;
	line-height: 40px;
	vertical-align: middle;
}
.adminButton {
	left: left;
	background-color: #eeeeee;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	width: 200px;
	cursor: hand;
	cursor: pointer;
}
.adminButtonImg {
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
}
.adminButtonLabel {
	font-weight: bold;
	text-align: center;
	width: 175px;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 14pt;
}
.adminBtn {
	left: left;
	background-color: #eeeeee;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	width: 200px;
	cursor: hand;
	cursor: pointer;
	background-image:url("/images/btn_images/invoice01.png");
	background-repeat:no-repeat;
}
.btn { display: block; position: relative; background: #aaa; padding: 5px; float: left; color: #fff; text-decoration: none; cursor: pointer; }
.btn * { font-style: normal; background-image: url("/images/btn2.png"); background-repeat: no-repeat; display: block; position: relative; }
.btn i { background-position: top left; position: absolute; margin-bottom: -5px; top: 0; left: 0; width: 5px; height: 5px; }
.btn span { background-position: bottom left; left: -5px; padding: 0 0 5px 10px; margin-bottom: -5px; }
.btn span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0; }
.btn span span { background-position: top right; position: absolute; right: -10px; margin-left: 10px; top: -5px; height: 0; }
* html .btn span, * html .btn i { float: left; width: auto; background-image: none; cursor: pointer; }
.btn.blue { background: #2ae; }
.btn.green { background: #9d4; }
.btn.pink { background: #e1a; }
.btn:hover { background-color: #429ACE; }
.btn:active { background-color: #444; }
.btn[class] { background-image: url("/images/shade.png"); background-position: bottom; }
* html .btn { border: 3px double #aaa; }
* html .btn.blue { border-color: #2ae; }
* html .btn.green { border-color: #9d4; }
* html .btn.pink { border-color: #e1a; }
* html .btn:hover { border-color: #a00; }


/*****************************************************************************************************
	Adminsidor TABLE SPECIAL
*****************************************************************************************************/
tbody.small th.small,td.small {
	font-size: 1.2em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #777777;
	padding: 2px 4px;
	border-top: 1px solid #9AB2C2;
	border-right: 1px solid #DDDDDD;
	text-align: left;
}
tbody.makeBlack th.makeBlack,td.makeBlack {
	color: #000000;
}
.adminHeadline {
	font-size: 14px;
	font-weight: bold;
}
.newsTextarea {
	width: 400px;
	height: 150px;
}
.adminMessageMiddle {
	text-align: center;
}
.messageQuestion {
	font-weight: bold;
	color: #DA0001;
	font-size: 18px;
}
textarea.invoiceSpecificationOverall {
	width: 350px;
	height: 50px;
}
.frontEndMessageMiddle {
	text-align: center;
}
.frontEndQuestion {
	font-weight: bold;
	color: #DA0001;
	font-size: 18px;
}
textarea.invoiceSpecificationOverall {
	width: 350px;
	height: 50px;
}
/*****************************************************************************************************
	Skapa faktura
*****************************************************************************************************/
.invoiceHeadline {
	font-size: 28px;
	font-family: Arial, Helvetica, sans-serif;
}
.invoiceNewCustomerLeft {
	clear: both;
	float: left;
	width: 75px;
	line-height: 27px;
}
.invoiceNewCustomerZip {
	width: 50px;
}
.invoiceNewCustomerCity {
	width: 137px;
}
.invoiceNewCustomerStreet {
	width: 150px;
}
.invoiceNewCustomerGeneralInput {
	width: 200px;
}
.invoiceNewDateInput {
	width: 70px;
	text-align: center;
	float: left;
}
.invoiceNewDateHourInput {
	width: 20px;
	text-align: center;
}
.invoiceSubHeadline {
	font-size: 16px;
	font-weight: bold;
}
.invoiceContainer {
	width: 900px;
	background: #ffffff;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	padding: 0px 15px 10px 18px;
}
.invoicePadding {
	padding: 5px 5px 5px 5px;
}
.invoiceFoot01 {
	clear: both;
	float: left;
	width: 145px;
	font-weight: bold;
	font-size: 14px;
}
.invoiceFoot02 {
	float: left;
	width: 145px;
	font-size: 14px;
}
.invoiceFoot03 {
	float: left;
	width: 145px;
	font-weight: bold;
	font-size: 14px;
}
.invoiceFoot04 {
	float: left;
	width: 145px;
	font-size: 14px;
}
.invoiceFoot05 {
	float: left;
	width: 145px;
	font-weight: bold;
	font-size: 14px;
}
.invoiceFoot06 {
	float: left;
	width: 145px;
	font-size: 14px;
}
.invoiceSplit2Left {
	clear: both;
	float: left;
	width: 440px;
}
.invoiceSplit2Right {
	float: right;
	width: 440px;
}
.invoiceSpecification {
	width: 875px;
	height: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.invoiceWorkerName {
	width: 125px;
}
.invoiceInputTotalSum {
	width: 100px;
	text-align: right;
}
.invoiceInputSalaryNet {
	width: 50px;
	text-align: right;
}

.invoiceInputSalaryBrut { 
	width: 50px;
	text-align: right; 
}

.invoiceInputAllowance {
	width: 50px;
	text-align: right;
}
.invoiceInputTravel {
	width: 50px;
	text-align: right;
}
.invoiceInputTotalSumWorker {
	width: 75px;
	text-align: right;
}
.invoiceInputExpenseAmount {
	width: 75px;
	text-align: right;
}
.invoiceInputExpenseSupplier {
	width: 225px;
	text-align: left;
}
.invoiceInputExpenseDescription {
	width: 225px;
	text-align: left;
}
.invoiceNewWorkerLeft {
	padding-top: 5px;
	clear: both;
	float: left;
	width: 125px;
	text-align: left;
}
.invoiceNewWorkerRight {
	padding-top: 5px;
	padding-left: 20px;
	float: left;
	width: 225px;
	text-align: left;
}
.invoiceNewWorkerZip {
	width: 50px;
}
.invoiceNewWorkerStreet {
	width: 150px;
}
.invoiceNewWorkerGeneralInput {
	width: 200px;
}
.invoiceSumLeft {
	float: left;
	width: 200px;
	font-size: 12px;
	font-weight: bold;
}
.invoiceSumRight {
	float: left;
	width: 150px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
.invoiceInfobox {
	clear: both;
	float: left;
	width: 100%;
}
.invoiceInfoboxIntoGreen {
	clear: both;
	float: left;
	width: 405px;
	height: 50px;
	margin-left: 8px;
	padding-left: 10px;
	padding-top: 10px;
	background: #BAD64D url(images/table/bg_td1.png) repeat-x top;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.invoiceInfoboxIntoRed {
	clear: both;
	float: left;
	width: 405px; 
	height: 50px;
	margin-left: 8px;
	padding-left: 10px;
	padding-top: 10px;
	background: #CA0101 url(images/table/bg_td1.png) repeat-x top;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.invoiceIagree {
	clear: both;
	float: right;
	text-align: right;
	width: 375px;
	right: 5px;
		position: relative;
}

.invoiceIagree2 {
	clear: both;
	float: right;
	text-align: right;
	width: 375px;
	right: -17px;
	position: relative;
}

.invoiceWorker01 {
	width: 300px;
}
.invoiceWorker02 {
	width: 100px;
}
.invoiceWorker03 {
	width: 100px;
}
.invoiceWorker04 {
	width: 100px;
}
.invoiceWorker05 {
	width: 100px;
}
.invoiceWorker06 {
	width: 50px;
}
.invoiceWorker07 {
	width: 100px;
}
img.bigTableImg {
	margin-top: -15px;
	margin-bottom:-10px;
	margin-right: -10px;
	margin-left: 5px;
}

.insidePop {
	background: url(/images/message/topback.png) repeat-x;
	border-style: solid;
	border-color: #0F71B4;
	border-width: 1px;
	
	width: 400px;
	min-height:145px;
	
	padding-top: 25px;
	padding-bottom: 10px;
	font-size: 12px;
	text-align: center;
	
	z-index: 1000;
}
.myMessageInputSingle {
	width: 200px;
	border-style: solid;
	border-color: #0F71B4;
	border-width: 1px;
}
.noPosts {
	font-style: oblique;
	font-weight: bold;
}
.supplierLedgerNewItemLeft {
	width: 150px;
	font-weight: bold;
	clear: both;
	float: left;
	vertical-align: bottom;
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;
	margin-top: 5px;
}
.supplierLedgerNewItemRight {
	float: left;
	padding-left: 10px;
	margin-top: 5px;
}
.supplierLedgerInput {
	width: 200px;
}
.approveInvoiceChangeInvoiceCompanyLeft {
	clear: both;
	float: left;
	font-weight: bold;
	padding-left: 20px;
}
.approveInvoiceChangeInvoiceCompanyRight {
	float: left;
	font-weight: normal;
}
.getHelpImg {
	cursor: hand;
	cursor: pointer;
	border: 0px;
	position: relative;
	top: -1px;
	left: 2px;
}

.getHelpImg2 {
	cursor: hand;
	cursor: pointer;
	border: 0px;
	position: relative;
	top: -10px;
	left: -5px;
	right: -5xp;
}

.underInput {
	margin-top: 3px;
}
.zip {
	width: 50px;
}
.city {
	width: 160px;
}
.stdInput {
	width: 225px;
}
.paginationCurrent {
	color: #ff0000;
}
.clientLeft {
	clear: both;
	float: left;
	width: 125px;
	line-height: 27px;
	text-align: left;
}

.clientGeneralInput {
	width: 200px;
}
.frontHowItWorks {
	font-size: 14px;
	color: #8AB0C5;
	font-weight: bold;
}
.ci_pickDate {
	background: url(/images/message/topback.png) repeat-x;
	border-style: solid;
	border-color: #0F71B4;
	border-width: 1px;
}
.ci_previewData {
	background: url(/images/message/topback.png) repeat-x;
	border-style: solid;
	border-color: #0F71B4;
	border-width: 1px;
	
	width: 850px;
	min-height:75px;
	
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size: 12px;
	text-align: left;
}
.ci_confirmInvoice {
	background: url(/images/message/topback.png) repeat-x;
	border-style: solid;
	border-color: #0F71B4;
	border-width: 1px;
	
	width: 450px;
	min-height:145px;
	
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size: 12px;
	text-align: left;
}
.ci_previewData h2 {
	font-family: Arial;
	font-size: 11pt;
	margin-bottom: 4px;
}
.breadcrumb {
	background: url(/images/admin/breadcrumb.png) repeat-x;
	width: 1000px;
	height: 18px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 4px;
	font-weight: bold;
	color: #515151;
	border-bottom: 1px solid #9AB2C2;
	border-right: 1px solid #9AB2C2;
	border-left: 1px solid #9AB2C2;
}
.editView {
	width: 150px;
	border-style: dotted;
	border-color: #515151;
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	background-color: transparent;
}
.dottedInput {
	/*border-bottom-style: dotted;
	border-bottom-color: #515151;
	border-bottom-width: 1px;
	
	border-left-style: dotted;
	border-left-color: #b7b7b7;
	border-left-width: 1px;
	
	border-top-style: dotted;
	border-top-color: #b7b7b7;
	border-top-width: 1px;
	
	border-right-style: dotted;
	border-right-color: #b7b7b7;
	border-right-width: 1px;
	
	background-color: #ffffff;*/
}
.dottedInputAlert {
	/*border-bottom-style: dotted;
	border-bottom-color: #ff0000;
	border-bottom-width: 1px;
	
	border-left-style: dotted;
	border-left-color: #ff8686;
	border-left-width: 1px;
	
	border-top-style: dotted;
	border-top-color: #ff8686;
	border-top-width: 1px;
	
	border-right-style: dotted;
	border-right-color: #ff8686;
	border-right-width: 1px;*/
	
	border-color: #ff8686;
	
	background-image: url(images/alert.input.png); 
	background-color: #ffffff;
}

div.ci_addNewWorker {
	width: 450px;
	background: url(/images/message/topback.png) repeat-x;
	border-style: solid;
	border-color: #0F71B4;
	border-width: 1px;
	
	padding-top: 25px;
	padding-bottom: 10px;
	font-size: 12px;
	text-align: center;
	z-index: 50;
}

div.ci_addNewWorker input[type=text] { width: 253px; }
div.ci_addNewWorker input.clientName { width: 120px; }
div.ci_addNewWorker input.clientZip { width: 50px; }
div.ci_addNewWorker input.clientCity { width: 189px; }

div.changeStatus {
	width: 300px;
	background: url(/images/message/topback.png) repeat-x;
	border-style: solid;
	border-color: #0F71B4;
	border-width: 1px;
	
	padding-top: 25px;
	padding-bottom: 10px;
	font-size: 12px;
	text-align: center;
	z-index: 50;
}

div.changePlannedDateAlert {
	color: #990000;
	font-weight: bold;
}

.w5 {
	width: 5px;
}
.w10 {
	width: 10px;
}
.w15 {
	width: 15px;
}
.w25 {
	width: 25px;
}
.w30 {
	width: 30px;
}
.w35 {
	width: 35px;
}
.w40 {
	width: 40px;
}
.w45 {
	width: 45px;
}
.w50 {
	width: 50px;
}
.w75 {
	width: 75px;
}
.w100 {
	width: 100px;
}
.w125 {
	width: 125px;
}
.w140 {
	width: 140px;
}
.w145 {
	width: 145px;
}
.w150 {
	width: 150px;
}
.w165 {
	width: 165px;
}
.w165 {
	width: 166px;
}
.w165 {
	width: 167px;
}
.w165 {
	width: 198px;
}
.w165 {
	width: 169px;
}
.w165 {
	width: 170px;
}
.w165 {
	width: 171px;
}
.w165 {
	width: 172px;
}
.w165 {
	width: 173px;
}
.w165 {
	width: 174px;
}
.w175 {
	width: 175px;
}
.w176 {
	width: 176px;
}
.w177 {
	width: 177px;
}
.w178 {
	width: 178px;
}
.w179 {
	width: 179px;
}
.w180 {
	width: 180px;
}
.w181 {
	width: 181px;
}
.w182 {
	width: 182px;
}
.w183 {
	width: 183px;
}
.w184 {
	width: 184px;
}
.w185 {
	width: 185px;
}
.w186 {
	width: 186px;
}
.w187 {
	width: 187px;
}
.w188 {
	width: 188px;
}
.w189 {
	width: 189px;
}
.w190 {
	width: 190px;
}
.w191 {
	width: 191px;
}
.w192 {
	width: 192px;
}
.w193 {
	width: 193px;
}
.w194 {
	width: 194px;
}
.w195 {
	width: 195px;
}
.w196 {
	width: 196px;
}
.w197 {
	width: 197px;
}
.w198 {
	width: 198px;
}
.w199 {
	width: 199px;
}
.w200 {
	width: 200px;
}
.w225 {
	width: 225px;
}
.w250 {
	width: 250px;
}
.w275 {
	width: 275px;
}
.w300 {
	width: 300px;
}
.w325 {
	width: 325px;
}
.w350 {
	width: 350px;
}
.w375 {
	width: 375px;
}
.w400 {
	width: 400px;
}
.w425 {
	width: 425px;
}
.w450 {
	width: 450px;
}
.w475 {
	width: 475px;
}
.w500 {
	width: 500px;
}
.w525 {
	width: 525px;
}
.w550 {
	width: 550px;
}
.w575 {
	width: 575px;
}
.w600 {
	width: 600px;
}
.w625 {
	width: 625px;
}
.w650 {
	width: 650px;
}
.w675 {
	width: 675px;
}
.w700 {
	width: 700px;
}
.w725 {
	width: 725px;
}
.w750 {
	width: 750px;
}
.w775 {
	width: 775px;
}
.w800 {
	width: 800px;
}
.w825 {
	width: 825px;
}
.w850 {
	width: 850px;
}
.w875 {
	width: 875px;
}
.w900 {
	width: 900px;
}
.w925 {
	width: 925px;
}
.w950 {
	width: 950px;
}
.w975 {
	width: 975px;
}
.posTopPlus001 {
	position: relative;
	top: 1px;
}
.posTopPlus002 {
	position: relative;
	top: 2px;
}
.posTopPlus003 {
	position: relative;
	top: 3px;
}
.posTopPlus004 {
	position: relative;
	top: 4px;
}
.posTopPlus005 {
	position: relative;
	top: 5px;
}
.posTopPlus006 {
	position: relative;
	top: 6px;
}
.posTopPlus007 {
	position: relative;
	top: 7px;
}
.posTopPlus008 {
	position: relative;
	top: 8px;
}
.posTopPlus009 {
	position: relative;
	top: 9px;
}
.posTopPlus010 {
	position: relative;
	top: 10px;
}
.posTopPlus011 {
	position: relative;
	top: 11px;
}
#setSSNr { z-index: 1000; }

/*****************************************************************************************************
	Ny design
*****************************************************************************************************/

.whiteBold
{
	font-size:12px;
	color:white;
	font-weight:bold;
}

.tabDark
{
	float:left;
	width:150px;
	background-image:url(/images/dark_tab.png);
	background-repeat:no-repeat; 
	height:25px;
	cursor:pointer;
}

.tabLight
{
	float:left;
	width:150px;
	background-image:url(/images/light_tab.png);
	background-repeat:no-repeat; 
	height:25px;
	color:#003C7C;
	cursor:pointer;
}

.mainMeny
{
	width:182px;
	float:left;
	background-image:url(/images/meny_bg.png);
	background-repeat:repeat-y; 
	/*height:215px;*/
}
.blue_button
{
	float:left;
	background-image:url(/images/lightb_button.png);
	background-repeat:no-repeat; 
	text-align:center;
	color:#003c7c;
	font-size:14px;
	font-weight:bold;
	width:182px;
	height:43px;
	padding-top:7px;
}

.maincontent_body
{
/*	background-image:url(/images/maincontent_body.png);
	background-repeat:repeat-y;
	width:570px; */ /* 590px*/
	/*height:380px;*/
	/*padding:10px;*/
	font-size:12px;
	margin-left: 0px;
}


.maincontent_body p
{
	font-size:11px;
	margin-left:0px;
}

.darkblue_box
{
	float:left;
	width:182px;
	height:100px auto;
	background-color:#003c7c;
	background-image:url(/images/darkb_box_body.png);
	background-repeat:repeat-y;
}

.askUs_box
{
	float:left;
	width:182px;
	height:100px auto;
	background-color:#ffffff;
	background-image:url(/images/box_left_w_body.png);
	background-repeat:repeat-y;
	color:#515051;
	cursor:pointer;
}

.askUs_text
{
	position:relative;
	margin-top:0px;
	width:110px;
	font-size:11px;
	padding-left:10px;
	margin-top:20px;
	z-index:10;
}

.personalbehov
{
	float:left;
	/*margin-top:20px;*/
	font-size:16px;
	font-weight:bold;
	width:180px;
	height:220px;
	background-image:url(/images/personalbehov.png);
	background-repeat:no-repeat;
	color:#515051;

}

.lightbluebox_bg
{


    color:#575757;
    font-size:10px;


	float:left;
	width:100%;
	background-image:url(/images/smallbox_lb_body.png);
	background-repeat:repeat-y;

	padding:10px;
}

.smallwhitebox_bg
{
	float:left;
	width:100%;
	background-image:url(/images/smallbox_w_body.png);
	background-repeat:repeat-y;
	padding:10px;
}

.darkblue_bar
{
	float:left;
	height:24px;
	width:100%;
	background-color:#003C7C; 
	text-align:center;
	color:white;
	font-weight:bold;
	font-size:11px;
}

.lightblue_bar
{
	float:left;
	height:24px;
	width:100%;
	background-color:#ABDEF4;
	text-align:center;
	color:white;
	font-weight:bold;
	font-size:11px;

}

label#loginForm
{
	font-size:12px;
	font-weight:bold;

}

.logout_box
{
	float:right;
	margin-right:12px;
	text-align:right;
	font-size:12px;
	margin-top:25px;
}

.pausButtonFloat
{
	display:none;
	float:right;
	margin-top:-60px;
	margin-right:30px;
	height:50px;
	width:54px;
}

.mainBoxHeadline
{
	/*margin-top:20px;*/
	font-size:33px;
	color:#575757;
	font-weight:bold;
	line-height:100%;
}

.mainBoxText
{
	text-align: justify;
	width:520px;
	color:#CF5410;
	margin-top:10px;
	font-size:12px;
	font-weight:bold;
	line-height:150%;
}

.employersTextBox
{
	text-align: justify;
	width:520px;
	color:#575757;
	margin-top:10px;
	font-size:12px;
	line-height:150%;
}

.employersTextCaption
{
	color:#CF5410;
	margin-top:10px;
	font-size:12px;
    font-weight:30px;
}

.chairMainBox
{
	margin-left:30px;
	width:170px;
	float:left;
	text-align:center;
	margin-top:20px;
	line-height: 12px;
}

.textBoxForChair
{
	text-align:left;
	font-size:14px;
	color:#575757;
	font-weight:bold;
	margin-top:10px;
}

.mainTextColor
{
	color:#575757;	
}


div#agreement li
{
	padding-top:4px;		
	padding-bottom:4px;
}

/* Insurance stuff */

.orangeText
{
	color:#CF5410;
	font-size:13px;
	font-weight:bold;
	line-height:150%;
}

div#forsakring label 
{
	color:#CF5410;
}

div#forsakring input
{
	/* border:solid 1px #CF5410; */
	margin-top:3px;
	margin-bottom:3px;
	font-size:12px;
}

.leftbox_body
{                                                          
	background-image:url(/images/leftbox_body.png);
	background-repeat:repeat-y;
	width:183px;
}

.leftbox_body_blue
{                                                          
	background-image:url(/images/leftbox_body_blue.png);
	background-repeat:repeat-y;
	width:183px;
}

.leftbox_content_visa
{
	padding-left:8px;
	color:#AAAAAA;
	font-weight:bold;
	font-size:13px;
	height:110px;
}

.flashMessage
{
	/*float:left;*/
	margin-top:10px;
	margin-bottom:10px;
	padding:5px;
	border:solid 1px #FF0000;
	/*width:100%;*/
	background-color:#F2F2F2;
	font-size:11px;
	width:92%;
}

.insuranceMessageBox
{
	margin-top:15px;
	width:594px;
	padding:5px;
	border:solid 2px blue;
	text-align:center;
	font-size:14px;
	color:#333333;
}

table li a,a:visited,a:hover,a:link {
	color:#003c7c;
	text-decoration:none;
	font-weight:bold;
}

