
/* 
 * $Id: statistikk2007.css 14974 2010-02-17 08:22:27Z jens $
 * @author Nirmalan Selvarajah, Nirmalan.Selvarajah@abm-utvikling.no
 * @author $Author: jens $
 * @version $Rev: 14974 $
 * @date $Date: 2010-02-17 09:22:27 +0100 (Wed, 17 Feb 2010) $
 * @copyright ABM-Utvikling
 */
 
/*
** BASE STYLES
*/

body {
    font-size: 69%;
    margin-top: 0;
    padding-top:0;
    background: #e6e4de;
    font-family: Verdana,Arial,"MS Trebuchet",sans-serif;
    color:#000;
}
p {
    margin-top: 2px;
    margin-bottom: 1px;
    white-space: normal;
    padding-right: 5px;
}
a {
    color: #003366;
    text-decoration: none;
}
a:hover { 
    text-decoration: underline; 
}
form {
    margin-top: 0px;
    margin-bottom: 0px;
}
.visualClear {
    display:block;
    clear: both;
    font-size: 1px;
}
h2, h3, h4 {
    color:#990000;
    font-weight: bold;
    margin-bottom:0;
}
h1 {font-size: 160%;}
h2 {font-size: 110%;}
h3 {font-size: 100%;}
h4 {font-size: 100%;}
h5 {font-size: 100%;}
h6 {font-size: 85%;}
.context {
    background:#CCC;
    color:#660000;
    border:1px solid #999;
    padding: 0.2em;
    font-size: 1em;
    font-weight:bold;
    font-family: Arial,"MS Trebuchet",sans-serif;
}
button.context {
    cursor:pointer;
}
input,
select {
    font-size: 1.2em;
}

/*
** CONTENT STYLES 
*/

div#visual-portal-wrapper,
#visual-portal-frontpage-wrapper,
#visual-portal-help-wrapper {
    padding:0 1px 15px;
    margin:0;
    background:#fff;
    width:815px;
    font-size:100%;
}
#visual-portal-help-wrapper {
    width:100%;
}

/*
** TOP STYLES 
*/

h1#portal-logo {
    margin:0;
    padding:24px 0 11px;
    border-bottom:1px solid #999999;;
}
img#abm-statistikk-logo {
    float: left;
    width:240px;
}
img#abm-utvikling-logo {
    float: right;
    width:109px;
}
div#portal-header {
    border-right:40px solid #FF6600;
    padding-top:5px;
}
body.formView div#portal-header {
    border-right-width:2em;
}
ul#portal-siteactions {
    margin:0;
    padding:0 1px 0.5em;
    list-style:none;
    text-align: right;
}
ul#portal-siteactions li {
    padding:0;
    margin:0;
    list-style: none;
    display: inline;
    border-right:1px solid #000;
}
ul#portal-siteactions li.listListItem {
    border-right:none;
}
ul#portal-siteactions li a {
    font-weight:bold;
    margin: 0 0.5em;
}
div#portal-login-section {
    border-left:12px solid #990000;
    border-right:1px solid #fff;
    background:#F7F7F7 url('login_bg.png') top right repeat-y;
}
body.formView div#portal-login-section {
    border-left-width:5px;
}
* html div#portal-login-section {
    height: 1%;
}
div#portal-login-section h2 {
    float: left;
    margin:1.5em 8px 1.5em 11px;
    width: 397px;
}
form#login-form,
.loggedIn {
    float:right;
    width: 333px;
    padding:0;
    margin:0;
}
.loggedIn span {
    display: block;
    padding: 0 1em;
    margin: 0.5em 0;
    color: #990000;
    font-weight: bold;
}
form#login-form fieldset {
    padding:0;
    margin:0;
    border:none;
}
form#login-form h3 {
    padding: 0.7em 2em;
    margin:0;
    background:#B6B6B6;
}
div.field {
    margin:0.4em 0;
    padding:0 2em;
    clear:both;
}
form#login-form label {
    font-weight: bold;
    color:#333333;
    float: left;
    width: 80px;
}
div.formControls {
    text-align:right;
}
div.formControls a.usernamegray {
    float: left;
    margin-top:0.5em;
}

/*
** CONTENT STYLES 
*/

#portal-content-wrapper {
    padding: 0;
    margin:0;
    background: #EDEDED;
    border-left:12px solid #fff;
    border-right:40px solid #F1E262;
    clear:both;
}
#portal-content {
    border-right: 1px solid #fff;
    padding: 2.5em 0.5em 5em;
}
* html div#portal-content {height:1%}
.helpWrapper {
    clear:both;
    border-left: 5px solid #990000;
    margin-bottom: 12px;
    background: #EDEDED;
    line-height:2em;
    text-align:right;
}
.helpWrapperWithSumitBack {
    clear:both;
    margin-bottom: 12px;
    background: #EDEDED;
    line-height:2em;
    text-align:right;
}
.submitBack {
    margin-bottom: 0px;
	text-align:left;
}
.helpLink {
    background:#9BC99B;
    text-align: left;
    padding-left: 1em;
    font-weight: bold;
}
a.nextInBatch img {
    border: none;
    padding: 0;
    margin: 0;
}
ul.contentListing {   
    padding:0;
    margin:1.5em 0;
    line-height: 1.5em;
    list-style: none;
}
ul.contentListing li {
    padding: 0;
    margin:0;
    list-style: none;
}

/*
** FORMS STYLES 
*/

body.formView #portal-content-wrapper {
    border: none !important;
}
.formView #portal-content {
    padding: 0;
}
h2.formHeader {
    text-align: center;
    padding: 0.7em 0;
    border-bottom: 12px solid #fff;
}
form.complexForm {
    margin:0;
    padding:0;
    font-size: 1em;
}
form.complexForm fieldset {
    border-top: 1px solid #CFCFCF;
    border-bottom:12px solid #fff;
    border-left: none;
    border-right: none;
    padding: 0;
    margin: 0;
}
form.complexForm fieldset table {
    width: 100%;
    border-spacing:0;
    font-size: 1em;
}
* html form.complexForm fieldset table {
    border-collapse:collapse;    
}
form.complexForm td,
form.complexForm th {
    border-bottom:1px solid #CFCFCF;
}
form.complexForm caption {
    color: #990000;
    text-align:left;
    font-weight: bold;
    padding: 0.5em 12px;
    border-bottom:1px solid #CFCFCF;
}
form.complexForm th {
    padding:0.5em 0.3em;
    text-align:right;
    line-height:normal;
}
.textCol {
    border-left: 5px solid #F1E262;
    padding-left: 12px;
}
form.complexForm thead th.textCol,
form.complexForm tbody th.textCol {
    font-weight: bold;
    text-align:left;
    padding: 0.5em 12px;
}
form.complexForm tbody th.textCol {
    font-weight: normal;
}
table.twoColForm td.textCol,
table.twoColForm tbody th.textCol {
    width: 508px;
}
table.twoColForm td.textCol span,
table.twoColForm tbody th.textCol span {
    line-height:2.2em;
}
table.threeColForm td.textCol,
table.threeColForm tbody th.textCol {
    width:380px
}
table.fourColForm td.textCol,
table.fourColForm tbody th.textCol {
    width: 178px;
}
form.complexForm table.addressTable tbody td {
    width:50%;
    text-align: left;
}
form.complexForm table.addressTable tbody th {
    width:40%;
    text-align: right;
    padding-right: 2em;
    font-weight: bold;
}
.formCol {
    text-align: right;
}
table.informList td.formCol {
    text-align: left;
}
label.digitLabel {
    background: #999999;
    line-height: 2em;
    float:right;
}
td.commentField {
    text-align:right;
    width: auto !important;
}
td.commentField textarea {
    text-align:left !important;
    margin:0;
    padding:0;
    height:130px;
    border: 1px solid #999999;
}
td.commentField label.digitLabel {
    padding:0;
    margin:0;    
    line-height:132px;
}

/* error message styles */
td.errorMessage {
    background-color: #FF6600;
}
td.errorMessage label {
    background-color: #990000;
    color: #fff;
}
.errorMessageText {
    padding: 0.2em 0;
    display: block;
}
.errorMessageHeader {
    background: #FF6600;
    text-align: center;
    margin:0;
    line-height: 2.5em;
    color: #000;
}

/* statistics styles */
td.borderyelow {
    background-color:#F1E262;
    width:5px;
}
td.bordered {
    background-color:#990000;
    width: 5px;
}
td.filterButtonRow {
    text-align: center;
    padding: 0.5em 1em;
}

/*
** FRONTPAGE STYLES 
*/

#visual-portal-frontpage-wrapper {
    margin: 0 auto;
}
#visual-portal-frontpage-wrapper div#portal-header {
    border-color: #F1E262;
    margin-top:1px;
    margin-bottom:1px;
    padding-top:0;
}
div#portal-login-section h2#frontpage-link {
    width:auto;
}
#frontpage-link a {
    font-size: 2em;
}
#portal-description-wrapper,
#portal-contact-wrapper {
    background:#EDEDED none repeat scroll 0%;
    border-left:12px solid #FFFFFF;
    border-right:40px solid #F1E262;
    clear:both;
    margin:0 0 1px 0;
    padding:0;
}
#portal-contact-wrapper {
    margin-bottom: 0;
    margin-top:1px;
}
#portal-description-wrapper h2,
#portal-contact-wrapper h2 {
    color: #61aa61;
}
#visual-portal-frontpage-wrapper #portal-content-wrapper {
    border-right-color: #61aa61;
    background-color:#F7F7F7;
}
.portalContent {
    border-right:1px solid #FFFFFF;
    padding:0.5em 0.5em 1em;    
}

 