body {
  background: #131313 url(none) repeat-y top center;
  padding: 0px;
  margin: 0px;
  font-family: verdana;
  color: white;
  
}

/* ~~~~~~~~~~~~~~~~~~~~~~ Layout ~~~~~~~~~~~~~~~~~~~~~~~~~*/

#background_holder {
  /*background: transparent url(../images/background_top.jpg) fixed no-repeat top center;
  min-height: 850px;*/
  margin: 0px auto;
}

#header {
  background: #000 url(../images/header.jpg)  no-repeat center bottom;
  width: 100%;
  height: 174px;
  margin: 0px auto;
  position: fixed;
  z-index: 10;
  /*top: -30px;
  padding-top: 34px;*/
}

#header_holder {
  
  width: 900px;
  height: 208px;
  margin: 0px auto;
}

#hb_logo {
  background: transparent url(../images/REA-logga.png)  no-repeat top center;
  width: 300px;
  height: 141px;
  
  float: none;
}
#press_citat {

  float: right;
  text-align:center;
  width:570px;
  padding-top:40px;
  font-size:10px;
}

#press_citat strong {
  font-family:"Lucida Sans Unicode", Lucida sans-serif, "Lucida Grande", trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-style:italic;
  font-size:19px;
  font-weight:normal;
  margin-bottom:5px;
  display:block;
}
#MainContainer,#MainContainer2, #MainContainerWide{
  width: 100%;
  
  min-height: 850px;
  margin: 0px auto;
}

#MainContainer {background: #000 url(../images/rida-ensamble2011_01.jpg)  no-repeat fixed center 160px;}
/*#MainContainer {background: #000 url(../images/rida-ensamble.jpg)  no-repeat fixed center 160px;}
#MainContainer2{background: #000 url(../images/rida-ensamble2.jpg)  no-repeat fixed center 160px;}*/
#MainContainer2{background: #000 url(../images/rida-ensamble2011_01.jpg)  no-repeat fixed center 160px;}

#MainContainerWide{background: #000 url(../images/rida-wide.jpg)  no-repeat fixed center 160px;}

#footer {
  width: 100%;
  height: 120px;
  margin: 0px auto;
  position: relative;
  z-index: 5;
  background-color: #131313;
}

#footer_line {
  background: transparent url(../images/bottom_line.gif)  repeat-x top center;
  height: 24px;
  position:relative;
  top: -10px;
}
#content_holder {
  width: 900px;
  margin: 0px auto;
  color: white;
}

#ensemble, #text-header{
  width: 350px;
  float: left;
  font-family: "Lucida Sans Unicode", Lucida sans-serif, "Lucida Grande", trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-style: italic;
  padding-top: 735px;
  position:fixed;
  z-index:5;
}


#ensemble p{
  font-size: 18px;
  margin: 0px;
  font-weight: normal;
}

#content{
  width: 490px;
  float: none;
  padding: 10px;
  font-size: 14px;
  margin-left:350px;
  padding-top:200px;  
}
#content2{
  float: none;
  padding: 200px 10px 10px 10px;
  font-size: 14px;
  width:835px;
  margin:0px auto; 
}
/*
#content h3 {
  color:#fff;
  font-size:25px;
}
*/

#footer_holder {
  width: 900px;
  color: #787777;
  text-align: center;
  /*padding-top: 35px;*/
  margin: 0px auto;
  font-size: 14px;
}

#hb {
  background: transparent url(../images/hb.png)  no-repeat top center;
  width: 392px;
  height: 50px;
  margin: 3px auto;
  display: block;
}

#fb {
  background: transparent url(../images/facebook_btn.png)  no-repeat top center;
  width: 168px;
  height: 28px;
  float: right;
  position:relative;
  top:-25px;
}

#mornington {
  background: transparent url(../images/mornington.png)  no-repeat top center;
  width: 144px;
  height: 34px;
  float: left;
  position:relative;
  top:-25px;
}

#fb:hover, #hb:hover, #mornington:hover {
  background-position: center bottom;
}

#hb span, #fb span, #mornington span, #hb_logo h1{display: none;}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~Standard-taggar ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

h1 {
  font-size: 40px;
  color: #e7225b;
  font-family: "Lucida Sans Unicode", Lucida sans-serif, "Lucida Grande", trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  margin-top: 0px;
  margin-bottom: 0.4%;
  font-style:italic;
  font-weight: normal;
}

h2, #ensemble h2{
  font-size: 35px;
  margin: 0px;
  font-weight: normal;
  font-style:italic;
}

h3   {
  font-size:25px;
  color: #fff;
  font-family: "Lucida Sans Unicode", Lucida sans-serif, "Lucida Grande", trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  margin: 10px 0px 3px 0px;
  font-style:italic;
  font-weight: normal;
}

a:link, a:visited{color: #C62400;}

a:hover{text-decoration: none; color: #fff;}


a:link img, a:visited img{border: #C62400 3px solid;}

a:hover img{border: 3px dotted #fff;}


/* Meny */

#mainMenu {

	clear:both;
	overflow: hidden;
	padding: 0px;

	white-space: nowrap;
	border: 0px;

	/*margin: 0px auto;*/
	width: 100%;
	/*margin-top: 9px;*/

}
#mainMenu img{font-size:11px;}

#mainMenu ul{
	margin: 0px;
	padding: 0px;
	list-style: url(none) none;
	float:left;
}

#mainMenu li{
	margin: 0px;
	padding: 0px;
	float: left;
	/*width: 150px;*/
	width: 180px;
}


#mainMenu a:link, #mainMenu a:visited {
	float:left;
	color: #fff;
	display: block;
	padding: 3px 0px;
	text-decoration:none;
	margin: 0px 1px;
	display: block;
	overflow: visible;

	background:transparent url(../images/meny_bg.png) repeat-x center -1px;
  height: 60px;

	/*width: 148px;*/
	width: 178px;
	
	font-size: 16px;
  font-family: "Lucida Sans Unicode", Lucida sans-serif, "Lucida Grande", trebuchet MS, Verdana, Arial, Helvetica, sans-serif ;
  font-style:normal;
  font-weight: bold;
  text-align: center;
  

  /*border-bottom: #C62300 solid 8px;*/
  
}


#mainMenu a:Hover {
	color: #fff;
	text-decoration:none;
	/*top: 20px;
	border-bottom: white solid 0px;
	border-top: white solid 8px;
	margin-top: 24px;*/
	line-height: 84px;
	background-position: center -61px;
}
#mainMenu a.linkactive , #mainMenu  a.linkactive {

	text-decoration:none;
	background-Position: center -56px;
}

#mainMenu a.linkactive:hover {
	color: #fff;
	text-decoration:none;
	background-Position: center 28px;
}

#mainMenu_holder {
  width:894px;
  margin: 0px auto;
  position:relative;
  top: -25px;
  overflow:hidden;
  z-index: 15px;
  background:transparent url(../images/meny_skugga.png) repeat-x center 0px;
}



#centeredmenu {
   float:left;
   width:100%;
   height: 126px;
   /*overflow:hidden;
   position:relative;
   top:-20px;
   
   z-index: 15px;*/
}
#centeredmenu ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;

}
#centeredmenu ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
}
#centeredmenu ul li a {
   display:block;
   margin:0 5px;
   padding:0px 5px;
   background:#ddd;
   color:#fff;
   text-decoration:none;
   
   
    background-color:transparent;
    background-image:url(../images/meny_knapp.png);
    background-repeat:no-repeat ;
    background-position: 0px 0px;

    height: 106px;
    width: 149px;
    
    font-size: 30px;
    font-family: Lucida Sans;
    font-style:italic;
    font-weight: normal;
    text-align: center;
    
    position: relative;
    line-height: 130px;
    
}
#centeredmenu ul li a:hover {
   /*top: 20px;*/
   margin-top: 20px;
   background-position: -159px 0px;
}
#centeredmenu ul li a.active,
#centeredmenu ul li a.active:hover {
   color:#fff;
   background:#000;
   font-weight:bold;
}

#circleButton_holder {height: 37px; margin-top: 92px; padding: 0px 28px;}
.hem{
  width: 37px; 
  height: 37px; 
  float: left; 
  background: transparent url(../images/div_buttons.png) scroll no-repeat;
}

.RSS_knapp{
  width: 37px; 
  height: 37px; 
  float: right; 
  background: transparent url(../images/div_buttons.png) scroll no-repeat -37px 0px;
}

.hem:hover{ background-position: 0px -37px;}
.RSS_knapp:hover { background-position: -37px -37px;}

.hem span, .RSS_knapp span, #AM_tag span {display: none;}

#AM_tag {
  width: 135px;
  height: 35px;
  float: right;
  position: relative;
  left: -65px;
  top: -27px;
  display: block;
  background: transparent url(../images/AM_logo.png) scroll no-repeat ;
}

.contenttable td{vertical-align: top;padding:7px 0px;}
.contenttable td strong {font-family: Lucida Sans; font-weight: bold; font-size: 18px;font-style:italic;}
.lineIMG td img {border: solid 1px #fff}

.bildgalleri img{
  margin: 5px;
  background: #000 url(../images/bildgalleri_bg.gif) scroll no-repeat center center;

}
