@charset "utf-8";
/* CSS Document 
www.skavlan.com

Atle Lillehovde 2009
Apasje DA
atle@apasje.no

*/
*, html {
margin: 0;
padding: 0;
}
body {
background: url(images/bg_body_02.jpg) repeat;
font: 11px/16px Verdana, sans-serif;
padding-bottom: 20px;
color: #333;
}
#wrapper {
width: 860px;
margin: 0 auto;
}
/*----------------STRUCTURE--*/
#masthead {
width: 860px;
height: 220px;
position: relative;
}
#content {
padding: 0 30px 30px 30px;
position: relative;
}
#page_front #content {
padding: 20px 0 50px 0;
}
.col-2 {
width: 388px;
}
.col-3 {
width: 590px;	
}
.col-1 {
width: 182px;
}
.col-small {
width: 129px;
float: right;
}
.left {
float: left;
}
.right {
float: right;
}

/*--------------------BOXES--*/
#masthead {
height: 220px;
padding-bottom: 30px;
}
.front_teaser {
background: url(images/bg_teasers_front.jpg) no-repeat 0 50%;
padding: 10px 90px 10px 80px;
margin: 0 0 20px 0;
}
.video_thumb{
position: relative;
/*-- height: 200px; --*/
}
.wallpaper_thumb {
position: relative;
height: 170px;
}
.video_thumb .text, .wallpaper_thumb .text {
position: absolute;
top: 120px;
}
#page_bio .pictures_thumb {
margin-bottom: 10px;
}
.pictures_thumb {
position: relative;
float: left;
margin-right: 9px;
}
.paginering {
width: 800px;
position: relative;
text-align: center;
border-top: 1px solid #cdc9c4;
border-bottom: 1px solid #cdc9c4;
height: 35px;
}
.tilbake {
position: absolute;
top: -25px;
background: url(images/arrow_back.gif) no-repeat 0% 50%;
padding: 0 0 0 20px;
}
.design {
border-top: 1px solid #cdc9c4;
clear: both;
padding: 5px 0 0 0;
margin: 0 30px;
}
.slideshow {
text-align: center;
}
/*--------------NAV & LINKS--*/
#nav_home {
padding: 30px;
display: block;
}
#mainmenu {
position: absolute;
width: 800px;
top: 133px;
left: 30px;
border-bottom: 1px solid #cdc9c4;
padding-bottom: 20px;
margin-bottom: 30px;
}
#mainmenu li {
display: inline;
}
#mainmenu li a span {
margin-left: -2000px; 
}
#mainmenu li a {
height: 68px;
display: block;
float: left;
}
li.nav_bio a{
width: 126px;
background: url(images/menu.jpg) 0px 0px;
}
li.nav_TV a{
width: 152px;
background: url(images/menu.jpg) -126px 0px;
}
li.nav_live a{
width: 190px;
background: url(images/menu.jpg) -278px 0px;
}
li.nav_print a{
width: 197px;
background: url(images/menu.jpg) -468px 0px;
}
li.nav_contact a{
width: 135px;
background: url(images/menu.jpg) -665px 0px;
}
li.nav_bio a:hover{
background: url(images/menu.jpg) 0px 68px;
}
li.nav_TV a:hover{
background: url(images/menu.jpg) -126px 68px;
}
li.nav_live a:hover{
background: url(images/menu.jpg) -278px 68px;
}
li.nav_print a:hover{
background: url(images/menu.jpg) -468px 68px;
}
li.nav_contact a:hover{
background: url(images/menu.jpg) -665px 68px;
}
a:link, a:visited {
color: #9b0404;
}
a:hover, a:active {
text-decoration: none;
}
a img{
border: none;	
}
.forrige {
background: url(images/arrow_back.gif) no-repeat 0% 50%;
padding: 0 0 0 20px;
margin-top: 8px;
float: left;
}
.neste {
background: url(images/arrow_foreward.gif) no-repeat 100% 50%;
padding: 0 20px 0 0px;
margin-top: 8px;
float: right;
}
.design a {
color: #c5bdb4;
}
.design a:hover {
color: #9b0404;
}
/*---------------------TYPO--*/
h1 {
font: bold 24px/30px Georgia;
color: #9b0404;
}
h2 {
font: bold 14px/30px Georgia;
color: #9b0404;
}
.paginering h1 {
position: absolute;
left: 40%;
}
p {
padding: 0 0 7px 0;
}
.front_teaser h2 {
float: left;
}
h3 {
font-size: 13px;
line-height: 20px;
}
.video_thumb h3 {
font-size: 11px;
line-height: 14px;
padding-bottom: 7px;
}
.right h2 {
clear: both;
font-weight: bold;
font-size: 16px;
line-height: 32px;
margin-bottom: 15px;
color: #9b0404;
border-top: 1px solid #cdc9c4;
border-bottom: 1px solid #cdc9c4;
}
.kjop_skavlansark {
border-top: 1px solid #cdc9c4;
margin-top: 20px;
}
.article ul {
padding: 0;
margin: 0 0 15px 25px;
}
blockquote {
font-size: 14px;
line-height: 20px;
margin: 10px 0 20px 20px;
}
blockquote strong, blockquote em {
font-size: 12px;
}
#prevBtn, #nextBtn {
padding: 10px;
}
#prevBtn {

}
/*-------------------images/sitedesign--*/
.article img {
padding: 0;
margin: 0 0 10px 0px;

}
.front_teaser img {
margin-left: -80px;
}
.view_larger_img {
position: absolute;
top: -5px;
right: -5px;
}
#page_bio .left img {
margin-bottom: 20px;
}
#page_front #content div {
margin-left: 379px;
}
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider, #slider li{ 
	width:800px;
	height:670px;
	overflow:hidden; 
padding-bottom: 10px;
	}
/*--------------------FORMS--*/

/*---------------------TOGGLE LANG--*/
ul.tabs {
float: left;
margin: 0px 0 0 -50px;
}
ul.tabs li {
list-style-type: none;
line-height: 0px;
margin: 0;
padding: 0;
}

ul.tabs li a img{
border: none;
margin: 0 0 5px 0;
padding: 2px;
}
ul.tabs li a:hover img, ul.tabs li .active {
background: #FFF;
}
.tab_container {
}
.tab_content {
}
/*---------------------MISC--*/
  .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }
.clearfix {display: inline-block;}  /* for IE/Mac */
.clear {
clear: both;
}