html, body {
    height: 100%;
    padding: 0;
    margin: 0;
}

body {
    background: #d1d0cc url(images/body_bg.gif) repeat-y left top;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
}

a img {
    border: none;
}

p {
    margin-top: 0px;
}

* html {
    height: 100%;
}

div#wrapper {
    height: 100%;
    padding-left: 36px;
}


div#wrapper_inner {
    height: 100%;
}

div#content {
    background: url(images/navi_bg.gif) repeat-y left top;
    min-height: 100%;
}



div#navigation {
    width: 146px;
    /*border-left: 1px #cececc solid;*/
    min-height: 100%;
    float: left;
    padding-top: 17px;
}

div#navigation ul#navi {
    margin: 0;
    margin-top: 30px;
    padding: 0;
    width: 146px;
}

div#navigation ul#navi li {
    display: block;
    text-align: center;
    line-height: 33px;
    font-size: 12px;
    background: url(images/li_border.gif) no-repeat left top;
    list-style-type: none;
}

div#navigation ul#navi li.last {
    display: block;
    line-height: 1px;
    background: url(images/li_border.gif) no-repeat left top;
}

div#navigation ul#navi li.current a {
    font-weight: bold;
}

div#navigation ul#navi li a {
    color: #4d5865;
    text-decoration: none;
}

div#navigation ul#navi li a:hover {
    color: #6dab00;
}

div#navigation .demo {
    margin-top: 10px;
    text-align: center;
    line-height: 10px;
}

div#navigation .demo#public {
    color: #6DAB00; 
}

div#navigation .demo#private {
    color: #eb0; 
}

div#navigation .demo#name {
    color: #bbb;
    font-size: 10px;
}

div#navigation #passive_logos {
    margin-top: 100px;
    

  	text-indent: -9999px; 
}

div#navigation #passive_logos .marginbottom {
    margin-bottom: 20px;
}

div#navigation a#logo-tbu {
    background: url(images/tbu_logo.gif) no-repeat 0 0;
    width: 143px;
  	height: 64px;
  	display: block;
}

div#navigation a#logo-vbat {
    background: url(images/vbat_logo.gif) no-repeat 0 0;
    width: 143px;
  	height: 64px;
  	display: block;
}

div#navigation a#logo-vattenfall {
    background: url(images/vattenfall_logo.gif) no-repeat 0 0;
    width: 143px;
  	height: 64px;
  	display: block;
}

div#navigation a#logo-naeon {
    background: url(images/naeon_logo.gif) no-repeat 0 0;
    width: 143px;
  	height: 64px;
  	display: block;
}

div#navigation a#logo-tbu:hover { background-position: 0 -64px; }
div#navigation a#logo-vbat:hover { background-position: 0 -64px; }
div#navigation a#logo-vattenfall:hover { background-position: 0 -64px; }
div#navigation a#logo-naeon:hover { background-position: 0 -64px; }

span#version {
    display: block;
    text-align: center; 
    font-size: 10px;
    color: #ddd;
    margin-top: 10px;
    margin-bottom: 30px;
}

div#content_right {
    height: auto;
    width: 788px;
    /*border-right: 1px #cececc solid;*/
    overflow-x: hidden;
}

div#content_right a:link {
    color: #3d4753;
}

div#content_right a:visited {
    color: #3d4753;
}

div#content_right a:hover {
    color: #6dab00;
}

div#content_right h1 {
    color: #3d4753;
    font-size: 20px;
    line-height: 56px;
    vertical-align: middle;
    margin: 0;
    font-weight: normal;
    padding-left: 37px;
    width: 100%;
    border-bottom: 1px #b8bcc0 solid;
}

div#content_right #metalink {
    color: #3d4753;
    font-size: 11px;
    line-height: 39px; /*ehemals 43px*/ /*ehemals 56px*/
    vertical-align: bottom;
    text-align: right;
    margin: 0;
    font-weight: normal;
    padding-bottom: 0px;
    padding-right: 20px;
    border-bottom: 1px #b8bcc0 solid;
}

div#content_right #metalink a {
    color: #b8bcc0;
    text-decoration: none;
}

div#content_right #metalink a:hover {
    color: #6dab00;
}


div#content_right .error {
    color: #eb002f;
}

div#content_right .attention {
    color: #f1be00;
}

div#content_inner {
    padding-left: 35px;
    padding-right: 22px;
}

div#content_inner h2 {
    color: #6dab00;
    font-size: 12px;
    font-weight: normal;
    margin: 25px 0 10px 8px;
}

div#content_inner h2 a {
    color: #6dab00 !important;
} 

div#content_inner h2 a:hover {
    color: #3d4753 !important;
}

div#content_inner h2.attention a{
    color: #f1be00 !important;
}

div#content_inner h2.attention a:hover {
    color: #3d4753 !important;
}

div#content_inner .bold {
    font-weight: bold;
}


div#content_inner h2 .highlight, div#content_inner h2.highlight {
    color: #f1be00;
}

div#content_inner div.formbox {
    border: 1px #e0e1e3 solid;
    background: url(images/formbox_bg.gif) repeat-x left top;
    padding: 15px 0 15px 0;
}

div.formbox div.form_left {
    width: 354px;
    float: left;
}

div#content_inner #ticket_buttons {
    text-align: center;
    margin-top: 20px;
}

div#content_inner #margintop {
    margin-top: 20px;
}

div.formbox label {
    float: left;
    width: 105px;
    text-align: left;
    color: #3d4753;
    margin-left: 10px;
    vertical-align: middle;
    line-height: 20px;
    margin-top: 15px;
}

div.formbox label.wider {
    width: 120px;
    margin-right: 10px;
}

div.formbox label.nomargin {
    margin-top: 0px;
}

div.formbox input.text {
    float: left;
    width: 230px;
    height: 19px;
    margin-top: 15px;   
}

div.formbox input[readonly="readonly"] {
	background-color: #D1D0CC;
}

div.formbox input.attachment {
    float: left;
    width: 230px;
    height: 25px;
    margin-top: 12px;   
}

div.formbox input.text.nomargin {
    margin-top: 0px;
}

div.formbox hr {
    margin-top: 15px;
    margin-left: 10px;
    margin-right:10px;
    border: none;
    height: 1px;
    
    background-color: #e0e1e3;
    color: #e0e1e3;
}

div.formbox li {
    line-height: 20px;
}

div.formbox .buttons {
    margin-left:10px;
}

div.formbox input.button {
    margin-right: 5px;
}

div.formbox input.button.small {
    width: 50px;
}

div.formbox input.button.medium {
    width: 110px;
}

div.formbox input.button.big {
    width: 160px;
}

div.formbox input.button.xtreme {
    width: 300px;
}

div.formbox select {
    width: 235px;
    margin-top: 15px;   
}

div.formbox div#radioboxes {
    margin-left: 90px;
}

div.formbox .action {
    float: left;
    margin-right: 30px;
}

div.formbox #tag_container {
    margin: 10px;
    text-align: center;
}

div.formbox #tag_container a {
    text-decoration: none;
}

div.radiobox {
    width: 105px;
    float: left;
    padding-top: 15px;
    margin-right: 10px;
}

div.radiostatus {
    width: auto;
}

div.radiobox label {
    line-height: 20px;
    vertical-align: middle;
    padding-bottom: 10px;
    float: none;
}

div.formbox .marginbottom {
    margin-bottom: 30px;
}

div.formbox .own {
    color: #64a300;
}

div.formbox div.textbox_wide textarea {
    margin-top: 15px;
    /*height: 40px;*/
    width: 588px;
}

div.formbox div.input_wide input {
    margin-top: 15px;
    width: 588px;
}

div.formbox div.input_small input {
    float: left;
    width: 50px;
    height: 19px;
    margin-top: 15px;   
}

div.formbox span.img {
    vertical-align: middle;
    padding-top: 5px;
}

div.formbox span.adddelete {
    margin-left: 40px;
    line-height: 54px;
}

div.formbox span.highlight {
    font-style: italic;
    font-weight: bold;
}

div.formbox .info {
    margin-left: 10px;
}

div.formbox .info.error {
    font-weight: bold;
}

div.formbox .line {
    margin-top: 15px;
    line-height: 20px;
    margin-left: 10px;
    vertical-align: middle;
    float: none;
    padding-bottom: 10px;
}

div.formbox .line .descr {
    float: left;
    width: 105px;
    text-align: left;
    color: #3d4753;
}

div.formbox .line .content {
    margin-left: 105px;
    margin-right: 10px;
}

div.formbox .line .gray {
    color: #3d4753;
}


div.formbox .line .bold {
    font-weight: bold;
}

div.formbox .line .italic {
    font-style: italic;
}

div.formbox .validation-error {
    margin: 8px 8px -12px;
    /*border: thin dashed red;*/
    padding: 2px;
    color: red;
    float: left;
}


span.fineprint {
    font-size:8pt;
    color: #b8bcc0;
}

span.fineprint a {
    color: #b8bcc0 !important;
}

span.fineprint a:hover {
    color: #6dab00 !important;
}


div#current_email {
    margin-top: 15px;
}


.clearer {
    clear: both;
    font-size: 1px;
    height: 1px;
    line-height: 1px;
}

#last_clear {
    margin-bottom: 40px;
}

#benchmark {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 10px;
    font-size:8pt;
    color: #b8bcc0;
}
