


body { 
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#page { 
	width: 1000px;
	margin: auto;
	background-color: #DDF4AF;
}

.system_message {
	color: green;
}
.system_message_error {
	font-size: 22px;
	background-color: #FF9591;
	color: #AA0800;
	border: 2px solid red;
}

#header { 
	height: 70px;
	background-color: #7FB01F;
}

#leftContent { 
	width: 180px;
	float: left;
}


#centerContent { 
	width: 800px;
	float: left;
	padding: 7px;
	background-color: #fff;
  height: auto !important;
  min-height: 350px;
  height: 350px;
}

#footer { 
	clear: both;
	height: 30px;
	background-color: #7FB01F;
}

a, a:link, a:visited {
	color: #0000aa;
	cursor: pointer;
}
a:hover, a:active {
	color: #aa0000;
}

.userInfo{
	border: 2px solid #7FB01F;
	background-color: #fff;
	margin: 8px;
	padding: 4px;
}

.userInfo form{
	margin-top: 12px;
}


#leftContent ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#leftContent ul li{
	margin: 0px;
	padding: 0px;
}

#leftContent ul li a{
	margin-left: 8px;
	margin-right: 8px;
	display: block;
	border: 2px solid #7FB01F;
	background-color: #fff;
	margin-bottom: 3px;
	padding: 3px;
	padding-left: 10px;
	text-decoration: none;
	color: #000;
}

#leftContent ul li a:hover{
	background-color: #ccc;
}


.clearer {
  clear: both;
}



.bgok{
	background-color: #66B25D;
}


.bgwarning{
	background-color: #E58204;
}

.bgerror{
	background-color: #C62127;
}

.ok{
	color: #66B25D;
}


.warning{
	color: #E58204;
}

.error{
	color: #C62127;
}


#errorMessage{
	color: #C62127;
}




div.versionBox{
	width: 110px;
	float: left;
	margin: 8px;
	padding: 5px;
	background-color: #ccc;
	border: 3px solid #566B8B;
}

div.versionBox .heading{
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}


label, .label{
	font-weight: bold;
	padding-top: 6px;
}

.red{
	background-color: red;
}




table th{
	background-color: #ccc;
}

table th a{
	color: #000;
}

a.external{
	color: #002bb8;
	padding-left: 12px;
	background: url("img/external.png") center left no-repeat;
}

.rightAlign{
	direction: rtl;
	font-weight: bold;
}



tr.rowprod{
	background-color: #cceeff;
}

tr.rowstable{
	background-color: #99ccee;
}
	
tr.rowtesting{
	background-color: #6699CC;
}

tr.rowdev{
	background-color: #aae;
}


/*

#rightContent { 
	border: 1px solid pink;
	width: 150px;
	float: right;
	display: none;
}





table#version{
	border-bottom: 1px solid #000;	
	border-right: 1px solid #000;
}

table#version td{
	text-align: center;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	
}

table#version td{
	padding: 8px;
}







table.body { 
	text-align: center;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	width: 680px;
	background-color: #fafafa;
	border: 1px black solid;
	border-collapse: collapse;
	border-spacing: 0px; } 	

td.header { 
	border-bottom: 2px solid black;
	border-left: 1px solid black;
	background-color: #CFCFCF;
	text-align: left;
	text-indent: 5px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #404040; }
	
td.text { 

	padding-left: 3px;
	padding-right: 3px;
	text-align: left;
	text-indent: 5px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #404040;
	background-color: #EFEFEF; }
	
td.textarea { 

	background-color: #EFEFEF; }

	
*/

h3 {
	margin: 2px;
}

label.formLabel2, a.formLabel2 {
	float: left;
	width: 100px;
	padding-top: 0px;
}
label.formLabel, a.formLabel {
	float: left;
	width: 100px;
	padding-top: 6px;
}
label.radioLabel {
	float: left;
	width: 150px;
}
input {
	margin: 2px;
}
input.fixed {
	min-width: 150px;
}
input.fixed2 {
	min-width: 250px;
}
select {
	margin: 2px;
}
select.fixed {
	min-width: 150px;
}
select.fixed2 {
	min-width: 250px;
}

div.formfield { /*opera hack*/
	border: 1px solid transparent; /*opera hack*/
	width: 100%;
	clear: both;
}

span.small {
	font-size: 12px;
}

label.required, span.required {
	float:left;
	padding-top:6px;
	width:10px;
	color: red;
	font-size: 14px;
}

.formfield label {
	vertical-align: top;
}

table {
	width: 100%;
}

.formfieldhorizontal {
	border: 1px solid transparent; /*opera hack*/
}
.formfieldhorizontal span {
	margin-right: 5px;
}
input[type="checkbox"] {
	margin-top: 5px;
}

table.crmsupervisorreport {
	border-spacing: 0;
	border: 0;
	text-align: center;
}
table.crmsupervisorreport thead td.headfirst, table.crmsupervisorreport tfoot td.footfirst {
	border-right: 1px solid #000;
}
table.crmsupervisorreport thead td.head {
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	background-color: #eee;
}
table.crmsupervisorreport tfoot td.foot {
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	background-color: #eee;
}
table.crmsupervisorreport td.personname {
	text-align: left;
}
table.crmsupervisorreport td.person {
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}
table.crmsupervisorreport td.last {
	border-bottom: 1px solid #000;
}


.feedbackContainer {
	border: 1px solid #717171;
}

.feedbackContainer textarea{
	width: 640px;
	height: 80px;
	margin: 0 0 5px;
}
.feedbackSave {
	text-align: right;
	width: 650px;
	margin-bottom: 10px;
}


.feedbackTopplinje {
	background-color: #717171;
	color: #fff;
	position: relative;
	height: 28px;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
}
.feedbackType {
	padding-left: 10px;
}
.feedbackID {
	position: absolute;
	left: 100px;
}
.feedbackStatus {
	position: absolute;
	right: 10px;
}

.feedbackInfo {
	position: relative;
	background-color: #dae3c7;
	padding: 5px 10px;
	border-bottom: 1px solid #717171;
}
.feedbackInfo input, .feedbackInfo select {
	width: 250px;
}
.feedbackInfo label {
	width: 110px;
	display: inline-block;
}
.feedbackLeft {
	width: 370px;
}
.feedbackRight {
	width: 370px;
	position: absolute;
	left: 420px;
	top: 5px;
}

.feedbackData {
	background-color: #e8eddc;
	padding: 5px 10px;
	border-bottom: 1px solid #717171;
}
.feedbackData label {
	width: 110px;
	display: inline-block;
	vertical-align: top;
}

.feedbackSB {
	position: relative;
	background-color: #BDC8A5;
	padding: 5px 10px;
	border-bottom: 1px solid #717171;
}
.feedbackSB .feedbackSBusers span {
	width: 180px;
	display: inline-block;
}

.feedbackNotater {
	background-color: #dfe8eb;
	padding: 5px 10px;
	border-bottom: 1px solid #717171;
}
.feedbackNotater label {
	display: block;
}
.feedbackNotat {
	background-color: #ebf1f2;
	border: 1px solid #717171;
	margin: 0 20px 10px;
}
.feedbackNotatHead {
	background-color: #c5d7dc;
	border-bottom: 1px solid #717171;
	font-weight: bold;
	padding: 5px;
}
.feedbackNotatHead span{
	padding-left: 15px;
}
.feedbackNotat p{
	padding: 5px;
	margin: 0;
}

.feedbackEmails {
	background-color: #dae3c7;
	padding: 5px 10px;
}
.feedbackEmails label {
	display: block;
}
.feedbackEmail {
	background-color: #e8eddc;
	border: 1px solid #717171;
	margin: 0 20px 10px;
}
.feedbackEmailHead {
	background-color: #bdc8a5;
	border-bottom: 1px solid #717171;
	font-weight: bold;
	padding: 5px;
}
.feedbackEmailHead span{
	padding-left: 15px;
}
.feedbackEmail p{
	padding: 5px;
	margin: 0;
}


.feedbackBottom {
	background-color: #717171;
	padding: 5px 10px;
}
.feedbackBottom input{
	margin-left: 110px;
	width: 200px;
}


tr td span.copy {
	border: 1px solid #ccc;
	padding: 3px;
	float: right;
	margin: 5px;
}
tr td span.copy:hover {
	border: 1px solid #000;
}
tr td span.copy:active {
	padding-top: 1px;
}


