/*--- Stil for HTML tags ---*/

body {
	background-repeat:repeat-x;
	font: 13px "Trebuchet MS", Verdana, Arial, Helvetica,	sans-serif;
	background-color:#f4f4f4;
}
#main {
	width:1040px;
	margin-left:auto;
	margin-right:auto;
}

/*--- Stil for globale divs ---*/

#header {
	border-top:1px solid #0054a5;
	border-left:1px solid #0054a5;
	border-right:1px solid #0054a5;
	background-image:url(images/header.jpg);
	width:1018px;
	height:200px;
	float:left;
	margin:0;
}
#infobar {
	background-color:#FFF;
	text-align:center;
	float:left;
	width:1018px;
	margin-top:0;
	height:22px;
	font-weight:bold;
	font-size:15px;
	padding-top:10px;
	border-top:1px solid #0054a5;
	border-left:1px solid #0054a5;
	border-right:1px solid #0054a5;
	border-bottom:1px solid #0054a5;
}
#wrapper {
	float:left;
	font-size:14px;
	background-color:#FFFFFF;
	width:1018px;
	overflow:visible;
	border-left:1px solid #0054a5;
	border-right:1px solid #0054a5;
	border-bottom:1px solid #0054a5;
	padding-bottom:100px;
}
#breadcrumb {
	padding-top:6px;
	width:1018px;
	height:20px;
	font-size:10px;
	text-align:center;
}
#breadcrumb p {
	display:inline;	
}
#footer {
	background-color:#FFF;
	font-size:12px;
	float:left;
	height:55px;
	width:1018px;
	padding-top:5px;
	border-left:1px solid #0054a5;
	border-right:1px solid #0054a5;
	border-bottom:1px solid #0054a5;
}
#footer p {
	text-align:center;
}

/*--- Stil for spesifikke divs ---*/
#doc_content {
	width:600px;
	margin-left:auto;
	margin-right:auto;
	overflow:visible;
}
#content {
	width:500px;
	margin-left:auto;
	margin-right:auto;
	overflow:visible;
}
#reorderContentLeft {
	margin-left:10px;
	margin-right:10px;
	float:left;
	overflow:visible;
	width:480px;
}
#reorderContentRight {
	margin-left:10px;
	margin-right:10px;
	float:right;
	overflow:visible;
	width:480px;
}
#upload {
	margin-top:20px;
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
#uploadImage {
	float:left;
}
#uploadTxt {
	float:right;
}
#UserFill {
	float:left;
}
#PreFill {
	float:left;
	margin-top:40px;
}
#formKorttype {
	padding-top:20px;
}
#formRekvisita {
	padding-top:20px;
}
#formOblat {
	padding-top:20px;
}
#button {
	float:left;
}
#javaStatus {
	text-align:center;
	font-size:18px;
	color:#f00;
}
#newLogin {
	margin-left:auto;
	margin-right:auto;
	width:500px;
	margin-top:20px;
}
#flyttP {
	margin-top:150px;
}
#kortvalg {
	width:964px;
	margin-left:auto;
	margin-right:auto;
	background-color:#e8edfc;
	border:1px solid #0054a5;
	overflow:hidden;
}
#rekvisitavalg {
	width:322px;
	margin-left:auto;
	margin-right:auto;
	background-color:#e8edfc;
	border:1px solid #0054a5;
	overflow:hidden;
}
#oblatvalg {
	width:496px;
	margin-left:auto;
	margin-right:auto;
	background-color:#e8edfc;
	border:1px solid #0054a5;
	overflow:hidden;
}
#flytt {
	margin-top:20px;
}
#confirmMsg {
	font-weight:bold;
	color:#F00;
}
#notLoggedIn {
	text-align:center;
	float:left;
	border:1px solid #0054a5;
	visibility:hidden;
	width:1018px;
	color:#F00;
}
#kundeopplysninger {
	width:500px;
	text-indent:10px;
	margin-left:auto;
	margin-right:auto;
	background-color:#e8edfc;
	border:1px solid #0054a5;
	overflow:hidden;
}
#order_confirmation h2 {
	text-align:center;
}
/*--- Stil for tabeller ---*/
caption {
	border-left: 1px solid #78bdff;
	border-right: 1px solid #78bdff;
	border-top: 1px solid #78bdff;
	font-weight: bold;
	font-size: 13px;
	padding: 6px 6px 6px 12px;
	background:#e2f1ff;
}
#elevTabell1 {
	float:left;
	width:470px;
	margin-top:20px;
	margin-left:10px;
}
#elevTabell2 {
	float:right;
	width:470px;
	margin-top:20px;
}
table {
	background-color:#fff;
	border-collapse:collapse;
}
th {
	font-weight: bold;
	font-size: 11px;
	color:#333;
	border: 1px solid #78bdff;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #e2f1ff;
}
td {
	font-size: 13px;
	border: 1px solid #78bdff;
	padding: 6px 6px 6px 12px;
	color:#333;
}
td a {
	color:#0CF;
}
td a:visited {
	color:#09F;
}
td a:hover {
	color:#F30;
}
.even {
	background:#e2f1ff;
}
/*--- Stil for klasser ---*/
.active {
	text-align:center;
	color:#000;
}
.alignInput {
	border:1px solid #bfbfbf;
	width:250px;
	float:left;
	display: block;
	height:20px;
	margin-bottom:4px;
	text-indent: 4px;
}
.alignInputFilled {
	border:1px solid #bfbfbf;
	width:250px;
	float:left;
	display: block;
	height:20px;
	margin-bottom:4px;
	background-color:#f4f4f4;
	text-indent: 4px;
}
.alignInputFilled2 {
	border:1px solid #bfbfbf;
	width:250px;
	float:left;
	display: block;
	height:20px;
	margin-bottom:4px;
	background-color:#f4f4f4;
	text-indent: 2px;
}
.alignP {
	float:left;
	padding-right:24px;
}
.alignRadioKorttype {
	width:430px;
	height:330px;
	float:left;
	margin:25px;
	background-color:#e2e9f3;
	padding-top:10px;
	border:1px solid #c6cad3;
}
.alignRadioRekvisita {
	margin:15px;
	width:290px;
	height:350px;
	float:left;
	background-color:#e2e9f3;
	padding-top:10px;
	border:1px solid #c6cad3;
}
.alignRadioOblat {
	margin:15px;
	width:216px;
	float:left;
	height:310px;
	background-color:#e2e9f3;
	padding-top:10px;
	border:1px solid #c6cad3;
}
.alignRebestilling {
	width:780px;
	height:130px;
	float:left;
	margin:25px;
	background-color:#e2e9f3;
	padding-top:10px;
	border:1px solid #c6cad3;
}
.alignSpacer {
	width:250px;
	float:left;
	display: block;
	height:20px;
	margin-bottom:4px;
}
.alignText {
	margin-top:3px;
	width:130px;
	float:left;
	display: block;
}
.button {
	border:1px solid #bfbfbf;
	height:24px;
	text-align:center;
	width:115px;
	margin-left:1px;
}
.lastStep {
	text-align:left;
	color:#999;
}
.next {
	width:165px;
	margin-left:auto;
	margin-right:auto;
	float:left;
	cursor:pointer;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	border:none;
	background-image:none;
	background-color:#fff;
	color:#09C;
}
.nextStepKorttype {
	width:100%;
	float:left;
	cursor:pointer;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	border:none;
	background:#0054a5;
	color:#FFF;
	padding-top:2px;
	padding-bottom:2px;
}
.hjelpelinje {
	width:100%;
	float:left;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	border:none;
	background:#09F;
	color:#FFF;
	padding-top:2px;
	padding-bottom:2px;
}
.hjelpelinje a {
	color:#FFF;
}
select {
	width:300px;
}
.sendBestilling {
	cursor:pointer;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	border:none;
	background-image:none;
	background-color:#fff;
	color:#09C;
}
.next a {
	text-decoration:none;
	color:#09C;
}
.next a:visited {
	text-decoration:none;
	color:#06C;
}
.nextStep {
	text-align:right;
	color:#999;
}
.radio1, .radio2, .radio3, .radio4, .radio5 {
	margin-top:15px;
}
.radio1 {
}
.smallTxt {
	font-size:11px;
}
#img {
	cursor:pointer;
}
#inputs {
	background-color:#f9fcff;
	width:410px;
	padding-top:4px;
	border:1px solid #8f99a3;
}
#inputs2 {
	background-color:#f9fcff;
	width:250px;
	padding-top:4px;
	padding-bottom:4px;
	border:1px solid #8f99a3;
}
#inputs3 {
	background-color:#f9fcff;
	width:170px;
	padding-top:4px;
	padding-bottom:4px;
	border:1px solid #8f99a3;
}
#inputs4 {
	float:left;
	margin-left:10px;
	background-color:#f9fcff;
	width:480px;
	padding-top:8px;
	padding-bottom:4px;
	border:1px solid #8f99a3;
}
.alignRadioRekvisita img {
	border:1px solid #c6cad3;
}
.alignRadioOblat img {
	border:1px solid #c6cad3;
}
.normalButton {
	color:transparent;
	background-image:url(images/add.png);
	background-color:#e1ffec;
	width:100px;
	height:32px;
	border:1px dotted grey;
	cursor:pointer;
}
.fadedButton {
	color:transparent;
	background-image:url(images/added.png);
	background-color:#ffd7d7;
	width:100px;
	height:32px;
	border:1px dotted grey;
}
.removeButton {
	color:transparent;
	background-image:url(images/remove.png);
	background-color:#ffd7d7;
	width:100px;
	height:32px;
	border:1px dotted grey;
	cursor:pointer;
}
.green {
	font-weight:bold;
	color:#0F0;
}
.red {
	font-weight:bold;
	color:#F00;
}
.yellow {
	font-weight:bold;
	color:#FF0;
}
#record_match {
	text-align:center;
	width:120px;
	margin-left:auto;
	margin-right:auto;
	overflow:auto;
	border:1px solid #000;
}
#record_mismatch {
	text-align:center;
	width:120px;
	margin-left:auto;
	margin-right:auto;
	overflow:auto;
	background-color:#FF8A8D;
	border:1px solid #F00;
}
#antall_bilder {
	width:50px;
	float:left;
	padding:5px;
}
#antall_rader {
	width:50px;
	float:right;
	padding:5px;
}
#check_consistency {
	margin-left:auto;
	margin-right:auto;
	width:600px;
	text-align:center;
}
ol.a {
	list-style-type:lower-alpha;
}
.error_msg {
	font-size:12px;
	background-color:#FF9;
	border:1px solid #F66;
	text-align:left;
	padding:0px 10px 0px 0px;
}
.error_msg2 {
	font-size:12px;
	background-color:#FF9;
	border:1px solid #F66;
	text-align:left;
	padding:20px 20px 10px 20px;
}
#excel_button_area {
	width:600px;
	height:100px;
	margin:20px 0 20px 0;
	background-color:#CDFFCC;
	background-image:url(images/Check.png);
	display:none;
	background-repeat:no-repeat;
	background-position:center;
	border:1px solid #060;
}
#order_confirm {
	width:600px;
	padding:10px 0 15px 0;
	background-color:#CDFFCC;
	border:1px solid #060;
}
#deleteAll {
	cursor:pointer;
	font-size:13px;
	text-decoration:underline;
	border:none;
	color:#0000FF;
	background-color:#FFF;
}
.alignBestType {
	width:268px;
	height:190px;
	float:left;
	margin:25px;
	background-color:#e2e9f3;
	padding-top:10px;
	border:1px solid #c6cad3;
}
.alignBestType div {
	padding:10px;
}
.message {
	font-weight:bold;
	text-align:center;
}
#error_text {
	float:left;
	font-weight:bold;
	margin-top:70px;
}