body {
  min-height:100% !important;height:100%;
  font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
  font-size:12px;
}

#background {
  position: absolute;
  height: 100%;
  width: 100%;
  overflow: hidden;
}

p {
    margin-bottom:0.3em;
}

p a {
	line-height: 1.2em;
}

small {
	line-height: 1.6em;
}

small a, small a:hover, small a:visited {
	color:#222;
}

#wrapper {
  position: relative;
  z-index: 1;
  margin: 0;
  width:859px;
}

#drop_down {
    width:176px;
    position:absolute;
    background:#fff;
    display:none;
}

table td {
    vertical-align: top;
    padding:5px;
}

#text ul {
    margin-left:15px;
}

#text ul li {
    list-style:disc;
    margin-bottom:5px;
}

#drop_down li {
}

#drop_down_arrow {
    height:auto;
}

a.active_img {
    color:#fff !important;
}

#drop_down li a{
    padding:5px;
    display:block;
    color:#555;
    text-decoration:none;
}

#content #text img {
	border: solid 1px #000 !important;
}

.img_nav {
    color:#bbb;
    margin-right:4px;
    padding:2px;
    display:block;
    height:auto;
    width:auto;
    float:left;
}

#drop_down li a:hover {
    background:#eee;
    color:#444;
}

#choose_project {
    width:166px;
    padding:5px;
    height:15px;
    float:left;
    background:url(/static/images/choose_project_bg.png) no-repeat;
    margin-top:-25px;
    text-decoration:none;
    color:#fff;
}

#content_wrapper {
    margin-top:157px;
    float:left;
    width:100%;
    float:left;
    min-height:370px !important;
    height:auto;
    float:left;
}

body#prosjekt #content_wrapper {
    margin-top:20px;
    float:left;
}

#project_image_slider img {
    margin-left: 3px;
}

#content_top {
   background:url(/static/images/content_top.png) no-repeat;
   float:left;
   width:100%;
   height:108px;
}

h1 {
    font-family: "Helvetica", "Trebuchet MS",Jamrul,sans-serif;
    color:#cd3533;
    font-size:16px;
    font-weight:normal;
    margin-bottom:10px;
}

h2 {
    font-size:14px;
    font-weight:bold;
}

.description h2 {
    font-size:18px;
    font-weight:normal;
    color:#669900;
    text-transform:uppercase;
}

.description {
    color:#fff;
    margin-left:3px;
}

h3 {
    font-size:13px;
    font-weight:bold;
}

.description {
    float:left;
    width:615px;
    background:#000;
    opacity:0.65;
    -moz-opacity:.65; filter:alpha(opacity=65);
    margin-top:-90px;
    height:90px;
}

.description_text {
    padding:10px;
    margin-left:136px;
}

#content {
    float:left;
    width:100%;
    height:100%;
}

body#prosjekt #red_stripe_wrapper {
    margin-top:30px;
    float:left;
    margin-top:0px;
    z-index:999;
    clear:both;
}

body#prosjekt #red_text {
    margin-top:10px;
    width:156px;
    padding-right:5px;
}

.project_img {
    float:left;
}

#red_stripe_wrapper {
    position:inherit;
    width:190px;
    margin-left:618px;
    color:#fff;
    height:110%;
    margin-top:-20px;
    background:url(/static/images/red_repeat.png) repeat-y;
}

#red_text {
   margin-top:-10px;
   float:left;
   padding:5px;
   width:156px;
}

#red_text img {
  display: none
}

#red_text a {
	color:#fff;
	text-decoration:underline;
}

#pageBack {
  margin-top: 10px;
  display: inline-block
}

#center {
    float:left;
    background: url(/static/images/content_repeat.png) repeat-y;
    width:859px;
    height:auto;
    padding:0;
    
}

#content_footer {
    float:left;
    height:85px;
    width:100%;
    background: url(/static/images/content_footer.png) no-repeat;
}

#footer a {
    color:#fff;
}


#background img {
	position: fixed;	
}

#vertical_line {
    position:absolute;
    background: url(/static/images/red_vertical.jpg) repeat-y;
    height:100%;
    width:4px;
    top:0;
    margin-left:133px;
    display:inline;
    z-index:888;
}

#top_menu {
    margin-right:8px;
    text-align:right;
    float:right;
    text-shadow: #000 1px 1px 1px;
}

body#prosjekt #top_menu {
    text-shadow: none;
}

#top_menu li a {
    color:#fff;
    text-decoration:none;
    text-transform:uppercase;
}

body#prosjekt #top_menu li a {
    color:#666;
}

#red_square {
    float:right;
    width:30px;
    height:30px;
    background:#c10202;
    margin-right:175px;
}

#menu {
    width:100%;
    list-style:none;
    z-index:9999;
}

#menu li {
   display:inline;
   list-style:none;
   margin:2px;
   float:left;
}

#menu li a {
    background: #202c34;
    display:block;
    width:225px;
    opacity:0.86;
    float:left;
    padding:5px;
    color:#fff;
    text-decoration:none;
    font-size:14px;
}

#menu li a:hover, #menu li:hover {
    opacity:1;
}

#menu li.first {
   /*  width:226px !important; */
   /*  margin-left:136px; */
    display:block;
}

#menu li.first a {
/*     padding-left:146px; */
}

#menu li a.last {
    width:auto;
}

ul#menu li ul li a {
    border-bottom:1px solid #eee;
}

.sub {
    float:right;
    display:inline;
}

ul#menu li.first ul li {
/*     width:370px; */

}

ul#menu li.first ul li a {
/*     width:223px; */
}

li#dummy {
    width:125px;
    margin-right:8px;
}

li#dummy a {
    width:125px;
}

ul#menu li ul {
    position:absolute;
    margin-left:0px;
    clear:left;
    margin-top:17px;
    padding-top:7px;
    list-style: circle;
    width:200px !important;
    z-index:9999;
    display:inline;
}

ul#menu li ul li {
    margin:0 !important;
    z-index:99;
    display:inline;
}

ul#menu li ul li a{
    background:#fff !important;
    color:#111 !important;
    opacity: 0.95 !important;
    display:block !important;
    padding:3px 5px;
}

ul#menu li ul li a:hover {
    background:#c10202 !important;
    color:#fff !important;
}

#text {
    float:left;
    margin:115px 0px 0px 230px;
    width:370px;
    padding-bottom:20px;
    display:inline;
    position: relative
}

#text img {
  max-width: 370px
}

#text a {
	color:#202c34;
	text-decoration:underline;
}


h1#logo {
  background:url(/static/images/aase.png) no-repeat;
  width:164px;
  height:49px;
  text-indent:-999em;
  margin:58px 0px 0px 50px;
}

body#prosjekt h1#logo {
    margin-bottom:30px;
}

#footer {
    float:left;
    margin-top:20px;
    font-size:11px;
    color:#fff;
    margin-left:145px;
    text-shadow: #000 1px 1px 1px;
}

body#prosjekt #footer, body#prosjekt #footer a {
    color:#666;
    text-shadow:none;
}


.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
/* IE6 */ 
* html .clearfix {height: 1%;}
/* IE7 */
*:first-child+html .clearfix {min-height: 1px;}

/* Nyhetsbrev */

#vl.nl {
  position:absolute;
  background: url(/static/images/red_vertical.jpg) repeat-y;
  width:4px;
  top:0;
  left:133px;
  z-index:888;
}

#header {
  width: 690px;
  height: 60px;
  background: #252e35;
  box-shadow: -2px 4px 4px 0px #999;
  -webkit-box-shadow: -2px 4px 4px 0px #999;
  -moz-box-shadow: -2px 4px 4px 0px #999;
  padding: 15px 0 0 160px
}

#header .address {
  background: #c10202;
  width: 165px;
  color: #fff;
  padding: 5px;
  position: relative;
  top: -35px;
  margin-left: 515px;
  box-shadow: 1px 3px 3px 0 #999;
  -webkit-box-shadow: 1px 3px 3px 0 #999;
  -moz-box-shadow: 1px 3px 3px 0 #999
}

#header h1 {
  font-size: 40px;
  color: #fff;
}

#header .address a {
  color: #fff
}

#content_wrapper.nl {
  background: url("/static/images/content_repeat.png") repeat-y scroll 0 0 transparent;
  margin-top: 0 !important
}

#content_wrapper.nl #center {
  background: none
}

#content_wrapper.nl #content {
  padding-top: 70px;
  padding-left: 160px;
  width: 525px
}

#content_wrapper.nl #content hr, hr.older_items {
  border: none;
  border-top: 1px solid #669900;
  box-shadow: 0px 2px 3px 0 #999;
  -webkit-box-shadow: 0px 2px 3px 0 #999;
  -moz-box-shadow: 0px 2px 3px 0 #999;
  margin: 20px 0 16px -157px
}

#content .n_article li.heading h2 {
  font-size: 30px;
  font-weight: normal;
  margin-bottom: 20px
}

#content .n_article ul li p {
  width: 505px;
  line-height: 18px
}

#content .n_article ul li a {
  color: #669900;
}

#content .n_article ul li a.readmore {
  background: #669900;
  padding: 3px 5px;
  color: #fff;
  box-shadow: 1px 3px 3px 0 #999;
  -webkit-box-shadow: 1px 3px 3px 0 #999;
  -moz-box-shadow: 1px 3px 3px 0 #999;
  float: right;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

#content .n_article ul li a:hover {
  color: #999
}

#content .n_article ul li img {
  float: left;
  margin: 0 10px 10px 0;
  box-shadow: 2px 2px 2px 0 #999;
  -webkit-box-shadow: 2px 2px 2px 0 #999;
  -moz-box-shadow: 2px 2px 2px 0 #999;
  width: 100px;
  height: 100px;
  border: dashed red 1px
}

#content .n_article ul li {
  vertical-align: top;
  display: inline-block
}

#text h2.older_news {
  margin-top: 10px
}

.navigation_news {
  margin: 15px 0 0 !important;
  padding: 15px 0 5px 0px;
  width: 165px;
  clear: both;
  border-top: solid 1px #fff
}

.navigation_news h2 {
  float: left
}

.navi_news {
  color: #fff;
  text-decoration: none !important;
  margin: 0 !important;
  padding-bottom: 5px;
  font-weight: bold
}

.navi_news.right {
  float: right;
  font-size: 20px
}

.navi_news.left {
  float: left
}

.navi_news:hover {
  border-bottom: solid 1px #fff;
  padding-bottom: 4px
}

#mc_embed_signup {
  width: 165px;
  clear: both;
  margin-top: 20px
}

#subscribe input {
  border: solid 1px #fff;
  margin-bottom: 5px;
}

#mc_embed_signup input#mce-EMAIL {
  width: 160px;
  color: #ccc;
  margin-bottom: 10px
}

#mc_embed_signup input.button {
  border: solid 1px #fff;
  margin-bottom: 5px;
}
