/*general stuff*/
* {
    padding: 0; margin: 0;
    letter-spacing: 1px;
    word-spacing: 2px;
    line-height: 1.3em;
    font-family: arial;
    font-size: 12px;
    color: #150517;
}
img {
    border-style: none;
}

p {
    font-family: Arial;
    font-size: 12px;
    color: #150517;
}

#rightcolumn li {
    list-style-type: none;
    width: 163px;
    margin-bottom: 1px;
}

.float_left {
    float: left;
}

.inline_block {
    display: inline-block;
}

.inline {
    display: inline;
    padding-left: 6px;
}

.headline {
    font-family: "Arial Black";
    font-size: 12px;
    color: #150517;
}

#downDivResult {
    text-align: justify;
    width: 500px;
    position: relative;
    padding-top: 20px;
    left: -110px;
}

a {
    text-decoration: none;
}

div#mainContainer{
    position:relative;
    top:0px;
    display:block;
    margin: 0 auto;
    width:919px;
}

body {
    background-image: url(../img/header.png);
    background-repeat: repeat-x;
}

/*containers*/
div#articleContainer {
    position:relative;
    float:left;
    margin-left:140px;
    min-height:400px;
    height:auto !important;
    height:400px;
    display:block;
    width:660px;
}

.articleTitleText {
    margin-top: 25px;
    position: relative;
    left: 36px;
    font-family: "Arial Black";
    font-size: 12pt;
    color: #006632;
}

.archiveTitleText {
    font-family: "Arial Black";
    font-size: 12px;
    color: #006632;
}

div#textContainer {
    margin-top: 15px;
    margin-right: 25px;
    margin-left: 34px;
    float: right;
    width: 460px;
    text-align: left;
}

h3 {
font-weight:normal;
}

#textContainer h3 {
    font-family: "Arial Black";
    font-size: 8pt;
    color: #006632;
    margin-bottom: -16px;
    padding: 0;
}

.textShortContainer {
    width: 223px;
}

.contacts{
    display:block;
    margin-left:auto;
    margin-right:auto;
}

.adressText{
    text-align:left;
    margin-left: 20px;
}

.alignLeft {
    text-align:left;
}

div#lowerInfo1 {
    position:relative;
    top:0px;
    left:0px;
    height:400px;
    width:100%;
    display:block;
    margin-left:auto;
    margin-right:auto;
    display:none;
}

div#lowerInfo2 {
    position:relative;
    top:0px;
    left:0px;
    height:400px;
    width:100%;
    display:block;
    margin-left:auto;
    margin-right:auto;
    display:none;
}
div#lowerInfo3 {
    position:relative;
    top:0px;
    left:0px;
    height:400px;
    width:100%;
    display:block;
    margin-left:auto;
    margin-right:auto;
    display:none;
}

#contentwrapper {
    float: left;
    width: 100%;
}

#contentcolumn{
    margin: 0 0 0 0; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}
#contentcolumn_RSB{
    margin: 0 200px 0 0; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}
#contentcolumn_LSB{
    margin: 0 0 0 140px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}
#contentcolumn_LSB_RSB{
    margin: 0 200px 0 0px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#leftcolumn {
    float: left;
    position: relative;
    padding-top: 20px;
    width: 200px; /*Width of left column in pixel*/
    height:auto !important;
}

#menuHeader {
    position: relative;
    width: 202px;
    height: 28px;
    background-image: url(../img/static/meny_head.gif);
    background-repeat: no-repeat;

}

#rightcolumn{
    float: left;
    text-align: left;
    width: 200px; /*Width of right column*/
    margin-left: -200px; /*Set left margin to -(RightColumnWidth)*/
    background-image: url(../img/static/linear_fade.gif);
    background-repeat: no-repeat;
    min-height:600px;
    height:auto !important;
    height:400px;
    display:block;
}

#rightcontainer {
    height: 400px;
    width:200px;
    background-color: #999;
    height: auto;
    min-height: 600px;
    height: 400px;
}

.rightbox {
    width:195px;
    padding-left: 3px;
}

#sbMenu{
    border-style: solid;
    border-color: #cacaca;
    border-width: 1px;
    width: 100%;
    position: relative;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: left;
}

ul.mainMenu{
    list-style-type: none;
}
ul.subMenu{
    text-indent: 30px;
    list-style-type: none;
    display:block;
    padding-left:10px;
    padding-bottom:5px;
}
ul.subSubMenu{
    text-indent: 40px;
    list-style-type: none;
}
/*head css*/
div#headerContainer{
    width: 100%;
    height:195px;
    position: relative;
}

div#headerLogoContainer{
    float: left;
    position: absolute;
    bottom: 5px;
    left: 20px;
    width:260px;
    height:122px;
}

#headerTabcontainer {
    /* this is for placement of header tabs only */
    display: inline-block;
    vertical-align: bottom;
    padding-top: 120px;
    position: absolute;
    bottom: 0px;
    width: 400px;
    right: 180px;
    text-align: left;
}

.headerTab {
    height: 70px;
    width: 90px;
    display: inline-block;
    position: relative;
    top: 3px;
}

.headerTabactive {
    background-color: #006632;

}

.headerTabtext {
    position: absolute;
    bottom: 12px;
    width: 100%;
    text-align: center;
}

.headerTabtext a {
    color: #006632;
}

.headerTabtextactive a {
    color: white;
}


.headerLinkContainer  {
    position: relative;
    display:inline;
    margin: 0;
    height: 75px;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: text-bottom;
    display: inline-block;
}

.whiteText {
    color: #fff;
}

.greenText {
    color: #006632;
}

.headerLinkPos {
    position: relative;
    top: 48px;
    text-align: center;
    font-weight: 500;
}

div#topleft {
	background-image: url(../img/static/corner_topleft.jpg);
	background-repeat: no-repeat;
	width: 9px;
	height: 9px;
	position: absolute;
	top: 0px;
	left: 0px;
}

div#topright {
	background-image: url(../img/static/corner_topright.jpg);
	background-repeat: no-repeat;
	width: 9px;
	height: 9px;
	position: absolute;
	top: 0px;
	right: 0px;
}

.black {
    color: #150517;
}

.menuLinkActive {
    font-family: "Arial Black";
    color: #006632;
    font-weight: normal;
}

.menuLink {
    display:inline-block;
    width:80%;
    padding-left:5px;
    padding-bottom:6px;
}

/* topleft and topright requires that the div they are placed in have the 'position: relative' attribute */
.topleft {
	background-image: url(../img/static/corner_topleft.jpg);
	background-repeat: no-repeat;
	width: 9px;
	height: 9px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.topright {
	background-image: url(../img/static/corner_topright.jpg);
	background-repeat: no-repeat;
	width: 9px;
	height: 9px;
	position: absolute;
	top: 0px;
	right: 0px;
}

.contactContainer {
    float: right;
    margin-top: 15px;
    width: 480px;
    text-align: left;
}

.contactImageContainer {
    float: left;
    width: 185px;
    -webkit-border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -moz-border-radius: 10px;
}

/*footer*/
div#footContainer{
    position:relative;
    clear:left;
    height:55px;
    width: 100%;
    padding-top: 25px;
    background-image: url(../img/footer.png);
    background-repeat: repeat-x;
}

.rsbArrowPos {
    padding-left: 5px;
    margin-right: 5px;
}

div#3ImgBoxesContainer {
    width: 100%;
    height: 100%;
    float: left;
    padding: 0;
    margin: 0;
    position: relative;
    text-align: left;
}

.indexBottom3ImgBoxes {
    vertical-align: top;
    padding-top: 20px;
    display: inline-block;
    position: relative;
    float: left;
    top: 0px;
}

.verticalSpacer {
    position: relative;
    top: 20px;
    width: 3px;
    margin-left: 6px;
    margin-right: 6px;
    background-image: url(../img/start_page/linje_tonad.gif);
    background-repeat: no-repeat;
    height: 221px;
    float: left;
}

.rsb_box {
    width:163px;
    margin-left: 5px;
    padding-top: 3px;
}

.cake-sql-log{
    visibility:hidden;
}

h1 {
    font-size: 12px;
    font-family: "Arial Black";
    text-align:left;
}

h3 {
    font-weight: normal;
}

#js_notice{
    background-color:#ddd;
    color:#005B2A;
    font-weight:bold;
    padding: 3px;
    border: 1px solid black;
    width: 50%;
    margin: auto;
    margin-top: -20px;
    margin-bottom: 10px;
}

table tr.altrow td {
    background: #e5e5e5;
}
td.actions {
    text-align: center;
    white-space: nowrap;
}
td.actions a {
    margin: 0px 6px;
}
.cake-sql-log table {
    background: #f4f4f4;
}
.cake-sql-log td {
    padding: 4px 8px;
    text-align: left;
}

/* Paging */
div.paging {
    background:#e5e5e5;
    color: #ccc;
    margin-bottom: 2em;
    text-align: right;
}
div.paging div.disabled {
    color: #ddd;
    display: inline;
}

div.paging span {
}
div.paging span.current {
    color: #000;
}
div.paging span a {
}

/* Scaffold View */
dt {
    font-weight: bold;
    padding-top: 8px;
    padding-left: 4px;
    vertical-align: top;
}
dd {
    margin-left: 10em;
    margin-top: -1em;
    vertical-align: top;
}

/* Forms */
form {
    clear: both;
    margin-right: 20px;
    padding: 0;
    text-align: left;
}

fieldset {
    border: 1px solid #ccc;
    margin-top: 30px;
    padding: 16px 20px;
}
fieldset legend a:link  {
    background:#fff;
    color: #e32;
    text-align: left;
    font-size: 160%;
    font-weight: bold;
}

fieldset fieldset {
    margin-top: 0px;
    margin-bottom: 20px;
    padding: 16px 10px;
}
fieldset fieldset legend {
    font-size: 120%;
    font-weight: normal;
}
fieldset fieldset div {
    clear: left;
    margin: 0 20px;
}
form div {
    clear: both;
    margin-bottom: 0.1em;
    padding: .1em;
    vertical-align: text-top;
}
form div.input {}
form div.required {
    font-weight: bold;
}
form div.submit {
    border: 0;
    clear: both;
    margin-top: 10px;
}
label {
    display: block;
    color: #005B2A;
    font-size: 110%;
    padding-right: 20px;
    text-align: left;
    padding-top: 7px;
}
select {
    clear: both;
    vertical-align: text-bottom;
    float: left;
    width: 100%;
}

input, textarea {
    clear: both;
    width: 100%;
}
textarea {
    clear: both;
    padding: 2px;
    width: 100%;
    height: 200px;
}
input[type=checkbox] {
    padding: 2px 5px;
    width: auto;
    right: 0px;
}
input[type=submit] {
    padding: 2px 5px;
    width: auto;
    right: 0px;
}
#divider {
    height:1px;
    width: 100%;
    margin: 10px 0 10px 0;
    background: #005b2a;
}

/*  Actions  */
div.actions ul {
    margin: 0px 0;
    padding: 0;
}
div.actions li {
    display: inline;
    list-style-type: none;
    line-height: 2em;
    margin: 0 2em 0 0;
    white-space: nowrap;
}
div.actions ul li a {
    background:#fff;
    color: #003d4c;
    text-decoration: none;
}
div.actions ul li a:hover {
    color: #333;
    text-decoration: underline;
}
