﻿
#wrapper
{
	margin:0 auto;
	width:1000px;
}

#header
{
    background-image:url(img/header.gif);
    height:140px;
    width:1000px;
    margin:0px 0px 0px 10px;   
    
}
.logga
{
    float:left;
    background-image:url(img/logga.gif);
    background-repeat:no-repeat;
    width:130px;
    height:120px;
    cursor:pointer;
}
.lefthead
{
    float:left;
    height:120px;
    width:840px;
}
.searchbar
{
    margin-top:30px;
   
 }
#page
{
    width:1000px;
    margin:-20px 0px 0px 20px;
 }
#part1
{
    margin:0px;
    padding:0px;
}
#part2
{
    clear:both;
}
#footer
{
     width:1000px;
     text-align:center;
}
.leftcol
{
    float:left;
    margin:0px 10px 0px 0px;
}
.centercol
{
    float:left;
    width:470px;
}

.centercol_wide
{
    float:left;
   
}

.rightcol
{
    float:left;
    width:235px;
    margin:0px 0px 0px 10px;
}
.rightcol2
{
      float:left;
    width:235px;
    margin:0px 0px 0px 10px;
    text-align:right;
}
.boxS, .boxS_Start,.boxS_Start1
{
    width:237px;
    border:1px solid #fff;
    border-top:0px;
    background-color:#fff;
    min-height:139px; 
}

.boxS_Start
{
    height:220px;
}

.boxS_Start1
{
    height:245px;
}

.boxXS
{
    width:237px;
    border:1px solid #fff;
    background-color:#fff;
    min-height:77px;
    border-top:0px;

}
.boxXS1
{
    width:237px;
    height:77px;
}
.boxMM
{
    width:237px;
    border:1px solid #fff;
    background-color:#fff;
    min-height:105px;
    border-top:0px;

}


.boxShalv
{
    width:237px;
    border:1px solid #fff;
    background-color:#fff;
    height:143px;
    border-top:0px;

}

.boxL
{
    width:469px;
    border:1px solid #fff;
    background-color:#fff;
    height:220px;
    border-top:0px;

}
.boxL2 /*Default*/
{
    width:530px;
    border:1px solid #fff;
    background-color:#fff;
    border-top:0px;

}
.boxXL
{
    width:719px;
    border:1px solid #fff;
    background-color:#fff;
    min-height:165px;
    border-top:0px
}

.boxM
{
    width:237px;
    border:1px solid #fff;
    background-color:#fff;
    min-height:165px;
    border-top:0px;

}
.bigBox
{
    width:770px;
    border:1px solid #fff;
    background-color:#fff;
    border-top:0px;

}
.boxNews
{
    margin-top:10px;
    width:963px;
    clear:both;
    background-image:url(img/boxheader.jpg);
    background-repeat:repeat-x;
    /*border:1px solid #fff;
    background-color:#fff;*/
    height:20px;
    border-top:0px;

}
.boxS h3,.boxL h3,.boxNews h3,.boxXS h3, .boxXL h3, .boxM h3, .mainBox h3,.bigBox h3, .boxShalv h3, .boxS_Start h3, .boxMM h3,.boxS_Start1 h3
{
    background-image:url(img/boxheader.jpg);
    background-repeat:repeat-x;
    text-transform:uppercase;
    margin:0px;
    padding:2px 0px 2px 5px;
}

/*************Default *************************/
#sidebar
{
   float:left;
   width:170px;
   margin:0px 10px 10px 0px;
}
#maincol
{
    float:left;
    width:530px;
}
#bigcol
{
    float:left;
    width:770px;
}
.mainBox
{
    width:530px;
    border:1px solid #fff;
    background-color:#fff;
    min-height:547px;
    border-top:0px; 
}
.maincolContent
{
    padding:30px;
}
.cp1
{
	padding-left:10px;
}
.cp
{
	padding-left:10px;
}
.cp li
{
    background-image:url(img/li.jpg);
    background-position:0px 3px;
    background-repeat:no-repeat;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin-left:0px;
    padding:10px 0px 0px 10px;
}
.cl
{
	clear:both;
}
.ch
{
    height:5px;
}
.rss
{
	background: transparent url(img/rss.gif) no-repeat;
	height:16px;
	padding-left:20px;
}

--------------------------------------------*/

.left { float:left; }
.right { float:right; }

a img
{
	border:0px;
}

#search
{
    float:right;
  
}


.searchbox
{
    margin-top: 0px;
    width: 130px;
    border: 1px solid #ccc;
    color: #000;
    margin-right: 10px;
}
 
.searchBox
{
    background-color:#ccc;
}
 
.searchBox
{
     background-color:#fff;
     border:1px solid #ccc;
}
 
.searchBox div
{
      border-bottom:dashed 1px #ccc;
      padding:1px;
      z-index:1;
      background-color:#fff;
      
      margin:3px;
}
 
.searchBox .selected
{
    background-color:#ccc;
}
 
.searchBox span
{
    font-weight:900;
}
 

.searchBox .c
{
     margin-left:10px;
     font-weight:100;
}



.crew
{
    float:right;
    border:none;
    text-decoration:none;
	background-image:url(img/c1.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	padding-right: 10px;
	margin-left: 0px;
	height:20px;
	width:20px;
   
}
.eng
{
    border:none;
    text-decoration:none;
    float:right;
    background-image:url(img/eng.gif);
	background-position:0px;
	background-repeat:no-repeat;
	padding-left: 0px;
	width:27px;
 }
 .crew a,.eng a
 {
     text-decoration:none;
     cursor:pointer;
 }
 
 .newsline
 {
    width:100px;
    float:left;
    background-image:url(img/boxheader.jpg);
    background-repeat:repeat-x;
    margin-top:3px;
    color:#fff;
 }
 #nyhetsRotationDiv
 {
    background-image:none;
    float:left;
    width:600px;
  
 }
 #gallery
 {
    position: relative; 
    display: block; 
    width: 469px;
    height: 200px;
    text-align:left;
 }
 
  #gallery img
  {
    text-align:left;
  }
 #gallery li,#gallery ul
 {
    list-style:none;
    padding:0px;
 }
#imgRotator ul
 {
    padding:0px;
    margin:0px;
    list-style:none;
 }