/*     ----------------- Diverse  ----------------- */

body{
	background: #FFFFFF url('images/bgGradient.jpg') repeat-x;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
}

td{
	font-size: 10pt;
}

a img{
	border: 0;
}

.form{
	width: 200px;
	border-bottom: 2px solid #669999;
	border-top: 1px solid #669999;
	border-left: 1px solid #669999;
	border-right: 1px solid #669999;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #006666;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width:2px
}

.form_textarea{
	width: 300px;
	border-bottom: 2px solid #669999;
	border-top: 1px solid #669999;
	border-left: 1px solid #669999;
	border-right: 1px solid #669999;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt; color: #006666;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width:2px
}

.form_login{
	width: 120px;
	border-bottom: 2px solid #669999;
	border-top: 1px solid #669999;
	border-left: 1px solid #669999;
	border-right: 1px solid #669999;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #006666;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width:2px
}


h1{
	font-size: 13pt;
	font-family: Verdana, Arial, sans-serif;
}

h2{
	font-size: 11pt;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #003333;
}

input.submit{
	border: 1px solid #669999;
	padding: 1px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #99CCCC;
	
}

																			/*     ----------------- Bakgrunner  ----------------- */


.login1{
	background: #CDE7E2 url('images/valg1.gif') no-repeat;
}

.login1_hi{
	background: #CDE7E2 url('images/valg1_hi.gif') no-repeat;
}
	

.login2{
	background: #CDE7E2 url('images/valg2.gif') no-repeat;
}

.login2_hi{
	background: #CDE7E2 url('images/valg2_hi.gif') no-repeat;
}

.login3{
	background: #CDE7E2 url('images/valg3.gif') no-repeat;
}

.login3_hi{
	background: #CDE7E2 url('images/valg3_hi.gif') no-repeat;
}

.login1_large{
	background: #CDE7E2 url('images/valg1_large.gif') no-repeat;
}

.login1_large_hi{
	background: #CDE7E2 url('images/valg1_large_hi.gif') no-repeat;
}

.login2_large{
	background: #CDE7E2 url('images/valg2_large.gif') no-repeat;
}

.login2_large_hi{
	background: #CDE7E2 url('images/valg2_large_hi.gif') no-repeat;
}

.shadowLeft{
	background: #FFFFFF url('images/shadowLeft.jpg') repeat-y;
	width: 3px;
}

.shadowRight{
	background: transparent url('images/shadowRight.jpg') repeat-y;
	width: 3px
}

.shadowBottom{
	background: #FFFFFF url('images/shadowBottom.jpg') no-repeat left 50%;
	line-height: 7px;
}

.bgBeige{
	background: #F5F3EE url('images/bgBeige.gif') repeat;
}

.bgTop{
	background: #FFFFFF url('images/bgTop.png') repeat-y left;
}

.bgTopLTR{
	background: #FFFFFF url('images/bgTopLTR.png') repeat-y left;
}

.bgTopRTL{
        background: #FFFFFF url('images/bgTopRTL.png') repeat-y right;
}

.bgMenu{
	background: #F1F9F6 url('images/bgMenu.png') no-repeat bottom;
}

.bgGreen{
	background: #EBF5F3 url('images/bgGreen.gif') repeat;
}

.main{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #003333;
	background-color: #FFFFFF;
}

.divider{
	background: url('images/dots.gif') repeat-x;
	background-position : center;
	margin-top : 1px;
}

																			/*     ----------------- Tekst  ----------------- */


.greenDark{
	color: #003333;
}

a.greenDark:link{
	color: #003333;
	text-decoration:none;
}

a.greenDark:visited{
	color: #003333;
	text-decoration:none;
}

a.greenDark:hover{
	color: #669999;
	text-decoration:none;
}

a.greenDark:active{
	color: #669999;
	text-decoration:none;
}

.greenLight{
	color: #669999;
}

a.greenLight:link{
	color: #669999;
	text-decoration:none;
}

a.greenLight:visited{
	color: #669999;
	text-decoration:none;
}

a.greenLight:hover{
	color: #003333;
	text-decoration:none;
}

a.greenLight:active{
	color: #003333;
	text-decoration:none;
}

.topHeader {
	color: #353B3B;
	font-size: 24px;
	margin-right: 15px;
}

.grey{
	color: #999999;
	text-decoration:none;
	font-size: 10px;
}

a.grey:link{
	color:  #999999;
	text-decoration:none;
}

a.grey:visited{
	color:  #999999;
	text-decoration:none;
}

a.grey:hover{
	color:  #999999;
	text-decoration:none;
}

a.grey:active{
	color: #003333;
	text-decoration:none;
}

.b{
	font-weight:bold;
}

.error{
	font-weight:bold;
	color: #D06261;
}

td.loginheader {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: white;
    background-color: #0f3284;
    font-weight: bolder;
    text-align: center;
}

td.messages-new-left {
	width: 120px; 
} 

td.messages-title, td.messages-new-right {
		padding: 5px;
	width: 300px; 
} 

/* Exponent specific */
.navlink{
	color: #003333;
	font-weight: bold;
	margin-left: 5px;
}

a.navlink:link{
	font-weight: normal;
	color: #003333;
	text-decoration: none;
}

a.navlink:visited{
	font-weight: normal;
	color: #003333;
	text-decoration: none;
}

a.navlink:hover{
	font-weight: normal;
	color: #669999;
	text-decoration: none;
}

a.navlink:active{
	font-weight: normal;
	color: #669999;
	text-decoration: none;
}

.mngmntlink{
	font-size: 8pt;
	color: #003333;
	font-weight: bold;
	margin-left: 5px;
}

a.mngmntlink:link{
	color: #003333;
	text-decoration:none;
}

a.mngmntlink:visited{
	color: #003333;
	text-decoration:none;
	
}

a.mngmntlink:hover{
	color: #669999;
	text-decoration:none;
	
}

a.mngmntlink:active{
	color: #669999;
	text-decoration:none;
}

.cap {
	font-weight:bold;
	font-size: 11px;
	padding-left:30px;
	padding-right:30px;
	padding-top:7px;
}

.left {
	font-weight:bold;
	font-size: 10px;
	padding-left:30px;
	padding-right:30px;
	padding-top:5px;
}

.footer {
	font-weight:bold;
	color: #FF2A00;
	text-decoration:none;
}

input {
	border-width: 1px;
}

div.moduletitle {
	font-weight: bold;
	font-size: 1.25em;
}

/* Error Message Style */

div.error {
	font-weight: bold;
	color: #F00;
	padding-bottom: 1em;
}

/* Container Styles */
div.container_box {
	padding: 6px;
	margin: 2px;
}

div.container_editbox {
	border: 2px dashed #CCC;
	margin: 2px;
}

div.container_editheader {
	padding: 3px;
	background-color: #ccc;
}

div.container_editheader table tr td.info {
	font-size: 8pt;
	font-weight: bold;
}


div.itemtitle {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
}

/* popup date / time control */
span.datefield {
	
}

span.datefield_disabled {
	color: #DDD;
	font-style: italic;
	text-decoration: line-through;
}

/* Weblog styles */
div.weblog_comment {
	margin: 3px;
	margin-bottom: 1em;
	border: 1px dashed #DDD;
}

div.weblog_comment_title {
	font-size: 10px;
	font-weight: bold;
	background-color: #DDD;
	padding: 2px;
}

div.weblog_comment_attribution {
	font-size: 10px;
	font-style: italic;
	padding: 5px;
}

div.weblog_comment_body {
	font-size: 10px;
	padding: 5px;
}

/* Workflow */
div.workflow_action {
	border: 1px solid #DDD;
	margin-bottom: 1em;
}

div.workflow_inapproval {
	margin-left: 35px;
}

div.workflow_approved {
	border: 2px solid #030;
	background-color: #DDD;
}

div.workflow_action_restored {
	border: 2px dashed #030;
	background-color: #FFF;
}

div.workflow_action_posted {
	border: 2px solid black;
}

td.header, td.header a {
	background-color: #aaa;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	padding: 2px;
}

/* Themable Forms */
div.form_title {
	font-size: 14px;
	font-weight: bold;
}

div.form_header {
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	margin-bottom: 1em;
}

tr.even_row {
	background-color: #DDD;
}

tr.row:hover td, tr.row:hover td a {
	background-color: #666;
	color: #fff;
}

tr.odd_row {
	
}

/** Administration Module Manager form **/
.administration_modmgrheader {
	background-color: #CCCCCC;
}

.administration_modmgrheader span.active {
	color: green;
	font-weight: bold;
}

.administration_modmgrheader span.inactive {
	color: red;
	font-weight: bold;
}

.administration_modmgrbody {
	padding-left: 10px;
	border: 1px solid lightgrey;
}

/** Debugger Styles **/
table.debug_null,table.debug_null tr td, div.debug_null {
	background-color: #000;
	color: #fff;
	font-weight: bold;
}

table.debug_object, table.debug_object tr td {
	background-color: #a00;
	color: #fff;
}

table.debug_array, table.debug_array tr td {
	background-color: #0a0;
	color: #fff;
}

table.debug_scalar, table.debug_scalar tr td, div.debug_scalar {
	background-color: #00a;
	color: #fff;
}

td.debug_attribute {
	font-family: monospace;
	font-size: 10px;
}

td.debug_varname {
	font-weight: bold;
}

td.debug_type {
	background-color: #aaa;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}

td.debug_value {
	font-family: monospace;
	font-size: 11px;
	color: #fff;
}

.addressbook_box {
	border : 1px solid #aaa;
}

/*** CSS hack for centering table within div tag without centering table content ***/

.center
{ 
text-align: center;
}

.center table
{ 
margin-left: auto;
margin-right: auto;
text-align: left;
}

/***************************************************************************/

