/* nollställ allt */ 
* {
  padding: 0;
  margin: 0;
}
/*html {overflow: auto;}*/
body {width:1250px}
img {border: none;}
input {margin-right: 5px;}
#mainiframe {
  width: 100%;
  height: 350px;
}
#head {
  width: 994px;
  background: #fff;
}
#lowreshead { width:994px; height:223px; }
#logo {
  float: left;
  clear: left;
  width: 140px;
  height: 98px;
  background: url(/gbilder/vk_weblogo.gif) no-repeat left center;
  margin-left: 5px;
}
  * html #logo {display: inline;}
#logo a {
	display: block;
	height: 98px;
	text-indent: -1000em;
	text-decoration: none !important;
}
#date {
  float: left;
  width: 140px;
  height: 55px;
  text-transform: capitalize;
  color: #666;
  margin: 0 0 0 5px;
}
#search {
  float: left;
  height: 25px;
  margin-left: 5px;
}
  form[id="search"] {line-height: 25px;}
  * html #date, * html #search {display: inline;} /* HACK: IE6's magiska marginaler.. */
#date span img {margin-right: 10px;}
#banner_top {
	float: right;
	clear: right;
	width: 844px;
	height: 178px;
	margin-bottom: 5px;
}
#banner_top object {
	width: 844px;
	height: 178px;
}

#content {
  width: 993px;
  /*min-height: 768px;*/
  min-height: 543px;
  border: solid 1px #ccc;
  border-width: 0 1px 1px 0;
  padding: 5px 0;
}
  * html #content {/*height: 768px;*/ height: 543px;}

.primary_secondary_holder {
	float: left;
}

#webbtv {
	background: none; 
	margin: 0 0 0 5px; 
	padding: 0 0 3px 2px;
	border-left: solid 1px #cccccc;
}

.column_primary {
  float: left;
  width: 468px;
  min-height: 800px;
  font-size: 110%;
  border-left: solid 1px #ccc;
  padding-left: 5px;
  margin-left: 5px;
  overflow: hidden;
}
.column_secondary {
  float: left;
  width: 184px;
  margin-left: 5px;
  overflow: hidden;

}
.column_tertiary {
  float: left;
  width: 110px;
  margin-left: 5px;
  overflow: hidden;
}
.column_tertiary.last {
  float: right;
  width: 200px;
  margin: 0 5px 0 0;
  }

.column_tertiary_blog {
  float: left;
  width: 135px;
  margin-left: 5px;
  overflow: hidden;
  padding-right: 5px;
}

/* lika stor som prim. + ter. tillsammans */
.column_primary_big {
  float: left;
  width: 582px;
  margin: 0 0 0 5px;
}

/* lika stor som primary + senaste nytt */
.column_primary_huge {
	float: left;
	width: 660px;
	min-height: 800px;
	font-size: 110%;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	padding-left: 3px;
	margin-left: 5px;
	overflow: hidden;
}

/* lika stor som left + primary + senaste nytt */
.column_primary_huge2 {
	float: left;
	width: 780px;
	min-height: 800px;
	font-size: 110%;
	padding-left: 3px;
	margin-left: 3px;
	overflow: hidden;
}

/* lika stor som sec. + ter. tillsammans */
.column_secondary_big {
  float: left;
  width: 405px;
  margin-left: 0px;
}

.column_primary_blogstart{
  float: left;
  width: 620px;
  min-height: 800px;
  font-size: 110%;
  border-left: solid 1px #ccc;
  border-right: solid 1px #ccc;
  padding-left: 5px;
  margin-left: 5px;
  margin-right:0px;
  padding-right: 5px;
  overflow:hidden;
}

.column_primary_bloglist{
  float: left;
  width: 468px;
  min-height: 800px;
  font-size: 110%;
  border-left: solid 1px #ccc;
  border-right: solid 1px #ccc;
  padding-left: 5px;
  margin-left: 5px;
  margin-right:0px;
  padding-right: 5px;
  overflow:hidden;
}

  /* HACK: laga dubbla marginaler på float:ade element i IE6 */
  * html .column_tertiary {display: inline;}
  * html .column_primary_big {display: inline;}
#footer{
/* Box för sidfoten på sidan */
  width: 984px;
  padding: 5px;
}

#footer p{
/* P-tagg i sidfoten på sidan */
  font-size: 9px;
  line-height: 1.4;
  margin: 0;
}

/* PUFFAR */
.teaser {
  border-bottom: solid 1px #ccc;
  padding-bottom: 7px;
  margin-bottom: 7px;
  overflow: hidden;
}
  .teaser p {
    font-size: 110%;
    line-height: 1.4;
  }

   .sportteaser {
	background: #e1fec4 !important;
  }

  .sportteaser a.readmore {
	background: url('/sport/images/arrow_green.gif') no-repeat 0 1px !important;
	color: #355d0e;
  }

  /* HACK: sparka igång IE6 */
  * html .teaser { height: 1%; }
.teaserleft{
/* Box för vänsterpuff vid två puffar bredvid varandra */
float: left;
width: 202px;
display: block;
padding: 0;
margin: 0 20px 10px 0;
overflow:hidden;
}

.teaserright{
/* Box för högerpuff vid två puffar bredvid varandra*/
float: left;
width: 202px;
display: block;
padding: 0;
margin: 0 0 10px 0;
overflow:hidden;
}

.articlerelatedbox{
/* Box för vänsterpuff vid två puffar bredvid varandra */
width: 350px;
display: block;
padding: 0;
padding: 0 15px 5px 0;
overflow:hidden;
clear: both;
}

/* BILDER */
.photografer {
  /* Fotograf byline */
  display: block; 
  font-size: 9px !important;
  line-height: 1.2;
  margin: 1px 0 5px 0;
  text-align: right;
  overflow: hidden;
}

.imagetext {
/* Bildtext för indexbilder / puffbilder  */
display: block; 
margin: 0;
font-size: 9px !important;
line-height: 1.4;

}

.teaserimage0{
/* puffbild align left*/
float: left;
display: block;
padding: 0;
margin: 0 8px 10px 0;

}



.teaserimage1{
/* puffbild align center */
display: block;
padding: 0;
margin: 0 0 13px 0;

}

.teaserimage2{
/* puffbild align right*/
float: right;
display: block;
padding: 0;
margin: 0 0 10px 8px;

}

.teaserleft .teaserimage0, .teaserleft .teaserimage1, .teaserleft .teaserimage2{
margin: 0 0 10px 0;

} 
.teaserright .teaserimage0, .teaserright .teaserimage1, .teaserright .teaserimage2{
margin: 0 0 10px 0;
} 

.teaserimage0 p.photografer{
text-align: left;
}

.teaserimage1 p.photografer{
margin: 1px 0 5px 0;
}

	* html .teaserimage0{
		margin: 0 2px 5px 0;
	}


.imageboxrightcols{
/* bildbox för bilder i högerkolumnspalterna 140px bred */
display: block;
width: 200px;
padding: 0;
margin: 0 0 4px 0;
overflow:hidden;
}

.teaserimage0 img, .teaserimage1 img, .teaserimage2 img{
/* Sätter border runt bilder i puffarna*/
/*border: 1px solid #333;*/
}

.edrumImageArticle{
/* Bild som laddas upp i padden i EDrum*/
margin: 0 4px 3px 4px;
/*border: 1px solid #333;*/
}

.edrumImageCaption{
/* Bildtext till bild som laddas upp i padden i EDrum*/
display: block; 
font-size: 9px;
line-height: 11px;
margin: 0 4px 3px 4px;
}

.iframe {
  height: 1200px;
  width: 844px;
}

ul.senastenytt {
  list-style: none outside;
  border: solid 1px #ccc;
  border-top: none;
  padding: 5px;
}
ul.senastenytt li {
  display: block;
  clear: both;
  font-weight: normal;
  line-height: 1.2;
}
/*ul.senastenytt > li {border-bottom: dotted 1px #ccc;}*/
ul.senastenytt li a {
  position: relative;
  display: block;
  font-weight: bold;
  text-decoration: none;
  padding: 0 0 5px 40px;
  z-index: 1;
}
  /* HACK för att sparka igång IE6 */
  * html ul.senastenytt li a, * html ul.senastenytt li a {height: 1%;}
  * html ul.senastenytt {
  list-style: none outside;
  border: solid 1px #ccc;
  border-top: none;
  padding: 5px 2px 5px 3px;
	}
ul.senastenytt li span {
  display: block;
  font-weight: normal;
  color: #666 !important;
  margin-bottom: -1.2em;
}
ul.senastenytt li a:hover, ul.senastenytt li a:visited {color: #999;}

ul.forum_latest {
  list-style: none outside;
  padding: 5px 0;
}
  ul.forum_latest li {
    border-bottom: dashed 1px #ccc;
    padding-bottom: 5px;
    margin-bottom: 5px;
  }
  ul.forum_latest li.date {
    color: #999;
    border: none;
    padding: 0;
    margin: 0;
  }
  .column_secondary ul.forum_latest {
    border: solid 1px #ccc;
    border-top: none;
    padding: 5px;
  }
ul.reseguide {
  list-style: none outside;
  padding-left: 80px;
  margin: 0.5em 0;
}
h4.reseguide {font-size: 1em;}
.reseguide li a {
  position: absolute;
  font-weight: bold;
  text-decoration: none;
  margin-left: -80px;
  white-space: nowrap;
}
ol.playstop_top10 {
  list-style: decimal-leading-zero inside;
  margin: 10px 0;
}
ol.playstop_top10 li:first-line {font-weight: bold;}


.column_primary .ad {
  position: relative;
  clear: both;
  text-align: center;
  background: #fff;
  margin-bottom: 10px;
}
  .column_primary .ad * {
    margin: 0 auto;
    text-align: center;
  }
.column_tertiary .ad { margin: 10px 0; }

.edrumImageRight{
	float: right;
	margin: 0 0 5px 5px;
}

.edrumImageLeft{
	float: left;
	margin: 0 10px 5px 0px;
}

/* SUPEREXTRA */
#column_middle_holder{
	float: left;  
	width: 668px;
	background: none;
}
	#column_middle_box{
		float: left; 
		width: 656px; 
		padding-left: 5px; 
		margin-left: 5px;
		border-left: solid 1px #cccccc;
		border-right: solid 1px #cccccc; 
		overflow: hidden; 
		display: inline;
	}

	#column_middle_content{
		font-size: 1.1em; 
		margin: 0 5px 5px 0; 
		padding: 0 0 10px 0; 
		border-bottom: solid 1px #cccccc;
	}

	#column_middle_content h1{
		font-size: 3.2em;
	}

		* html #column_middle_holder .column_primary{
			display: inline;
			background: none;
		}

/* WEBBTV-PUFF */
#webbtvpuff {
	width:176px;
	padding: 5px 2px 5px 4px;
	background: #3e3e3e url('/media/images/tvpuff-back.gif') no-repeat left top;
	border: solid 1px #3e3e3e;
	margin: 0 0 5px 0;
	overflow: hidden;
}

	#webbtvpuff .readmorewhite {
		padding-left: 7px !important;
		padding-right: 2px;
	}

	#webbtvpuff_image_holder {
		width: 112px;
		height:63px;
		/*
		background: url('http://www2.vk.se/bildfix/uploads/ScreenShot012.jpg') no-repeat left top;
		*/
		overflow: hidden;
		margin-bottom: 3px;
		float: left;
	}

	#webbtvpuff_image{
		border: solid 1px #999;
		border-top: solid 1px #ccc;
		border-left: solid 1px #ccc;
		width: 110px;
		max-height:61px;
		overflow: hidden;
	}

		* html #webbtvpuff_image{
			height:61px;
		}

	#webbtvpuff_more{
		width: 60px;
		margin: 35px 0 0 4px;
		overflow: hidden;
		float: left;
	}

/* PUFFAR UNDER SENASTE NYTT */
	.secondary_puff {
		padding: 0;
		margin: 5px 0 0 0;
	}

	.secondary_puff h5 {
	  height: 20px;
	  font-size: 1.3em;
	  text-transform: lowercase;
	  text-shadow: 0 1px 2px #000;
	  line-height: 20px;
	  color: #fff;
	  background: #006BB4 url(/gbilder/h4_bg.gif) repeat-x 0% 100%;
	  border-right: solid 1px #006bb4;
	  padding: 0 5px;
	  margin: 0 !important;
	}
  .secondary_puff h5 span {
    background: #006BB4;
    padding: 0 5px;
  }

		.secondary_puff .automatpuff_body {
			border: solid 1px #ccc; border-top: none;
			padding: 5px 5px 3px 5px;
			margin: 0 0 5px 0;
		}

/* EXTRA COLUMN */

.column_extra{
	margin: 202px 0 0 0;
	padding: 0 0 0 5px;
	width: 245px;
	float: left;
}