﻿body {
	margin: 0;
	padding: 0;
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #333;
	background-color: #fff;
}

a {
	text-decoration: none;
	}

p {
	padding:0px 0px 0px 0px;
}

ul { padding: 0; margin: 0;}

#top {
	color: #fff;
	background-color: #333;
	border-bottom: 1px #000 solid;
}
 
	#logo {
		letter-spacing: 1px;
		margin: 0;
		padding: 20px 10px 5px 10px;
		font-size: 36px; 
		font-weight: normal; 
		color: #eee;
		background-color: #333;
		font-family: Georgia, 'Times New Roman', Times, serif;
	}
	#logo a { color:#eee; }
	
	#top form {
		border: 1px #999 solid;
		position: absolute;
		top: 5px;
		right: 5px;
		background-color: #4e4e4e;
		padding: 3px 5px 3px 10px;
		color: #fff;
		font-family: verdana, arial, sans-serif;
		font-size: 10px;
	}
	
	#top form input {
		font-size: 10px;
	}
		#thesearch {
			width: 110px;
			color: #bbb;
		}
		
#navigation, #year_navigation {
	background-color: #5c5c5c;
	color: #fff;
	border-top: 1px #fff solid;
	border-bottom: 1px #000 solid;
	overflow: hidden;
}

#navigation {

width: 100%;
}

#year_navigation {

width: 100%;
}
	#navigation a, #year_navigation a {
		color: #fff;
		background-color: #5c5c5c;
	}
	#navigation .navigation_content a.highlighted,
	#year_navigation .navigation_content #yearmenu a.highlighted {
	background-color:#CC6600;
	}
	#year_navigation .navigation_content #yearmenu a.dimmed {
	color:#ccc;
	}	
	.navigation_header {
		float: left;
		width: 130px;
		background-color: #5c5c5c;
		clear: left;
	}
	
	.navigation_content {
		float: left;
		padding: 0 30px 4px 0;
		background-color: #5c5c5c;
		width: 500px;
		font-family: verdana, sans-serif;
		font-size: 10px;
		line-height: 15px; 
	} 

	#navigation a:hover, #year_navigation a:hover {
		background-color: #c60;
		color: #fff;
	}

	.navigation_header h2 {
		background: #737373;
		display: inline;
		margin: 0 0 0 10px;
		padding: 2px;
		color: #fff;
		font-weight: normal;
		font-size: 17px;
		height: 17px;
	}
	
	#subnav, #navlist {
		display: block;
		margin: 0 0 0 0px;
		padding: 0;
		clear: left;
		line-height: 15px;
	}
	
	#navlist ul {
		display: inline;
	}
	

	#navlist {
		overflow: auto;
		float: left;
		display: block;
		width:500px;
	}
	
	#navlist a {
		font-family: verdana, sans-serif;
		font-size: 10px;
		display: block;
		margin: 2px 0 0 0;
	}
	
	#navlist li {
		list-style-type: none; 
		float: left; 
		cursor: pointer;
		margin-right:8px;
	}
	
	#first_letter {
		font-family: verdana, arial, sans-serif;
		font-size: 10px;
		color: #ccc;
		display: inline;
		width:460px;
		height:30px;
	}
	
	/* Submenu with the names of the papers */
	
	#subnav li {
		list-style-type: none; 
		display: none;  
	}

	/* This one determines what should be put before each item in the submenu 
	#subnav a:before {
		 content: " -- "; */
	} 
	
	#subnav a {
		font-size: 10px;
		font-family: verdana, sans-serif;
	}
	

#sorgkant {
	height: 22px;
	background-image: url(../images/sorgkant.gif);
	background-repeat: repeat-x;
}

#yearmenu {
margin:1px 0 0 0;
padding:2px 0 0 0;
}

/* Main content */ 



#content_wrapper {
	padding: 0px;
	height: auto;
	width: 908px;
}

	#content {
		display: block;
		padding: 0 0 0 12px;
		margin: 0;
		color: #555;
		background-color: #fff;
		font-size: 14px;
		font-family: georgia, times, serif;
		overflow: hidden;
		height: auto;
		float: right;
		border: 1px #fff solid;
		width: 609px; /* 622 px - 12 - 2px border */
	}
	
	#content div.noborder {
		border: none;
	}
	
	#content div {
		border: 1px #ccc solid;
		padding: 17px 20px 10px 17px;
		margin: 0; 
		overflow: hidden;
		width: 570px; /*  610 - 20px - 17px padding - 2px border  */
	}

	
	#content h1 {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		color: #333;
		background-color: #fff;
		font-size: 26px;
		font-weight: normal;
		letter-spacing: 1px;
		width: 60%;
	}
	
	#content strong {
		font-size: 17px;
		font-weight: normal;
	}
	
	#content small {
		font-size: 12px;
	}
	
	#content_rutor {
		float: right;
		width: 265px;
		margin: 0 0 0 18px;
		border: 1px #fff solid;
		
	}
	
	#content div.clear {
		clear: both; border: none; padding: none;
	}
	#content a, #content_rutor a {
	color: #c60;
	}
	#content a:hover, #content_rutor a:hover {
	text-decoration: underline;	
	}	
	
	#content_rutor #ad_tbut {
	border:2px #6a3 solid;
	}
	
	#content_rutor div {
		border: 1px #ccc dashed;
		padding: 5px;
		margin: 0 0 8px 0;
		font-size: 14px;
		font-family: georgia, times, serif;
		color: #555;
		background-color: #fff;
		z-index: 100;
		width: 253px;
	}
	


	#content div.smallcovers {
		overflow: auto;
	}

	#content div.cover {
		width: 200px;
		padding: 0 7px 0 0;
		margin: 5px;
		float: right;
		text-align: center;
		background: #fff url(../images/magimages_bg1.gif) repeat-y top right;
		color: #ccc;
		overflow:  hidden;

	}
		#content div.cover a {
			color: #555555;
			background: #fff url(../images/magimages_bg2.gif) repeat-x top left;
			font-family: verdana, sans-serif;
			font-size: 10px;
			margin: 0 -7px 0 0;
			width: 206px;
			display: block;
			padding: 6px 0 0 0;
		}
	
	#content div.magazine_covers {
		padding: 0;
		margin: 0;
		border: none;
		height: 140px;
		width: 610px;
	}
	
	#content ul.list {
	list-style-type: none;
	} 
	#content ul.list li {
		display:inline;
		padding-right: 0.2em;
	}

	a.magazine{
		display: block;
		float: left;
		width: 99px;
		height: 140px;
		margin: 0 19px 0 0;
		padding: 0;
		background: #fff url(/images/tidning_bg.gif) no-repeat;
		color: #666;
		font-size: 10px;
		text-align: center;
		line-height: 17px;
		overflow: hidden;
		font-family: verdana, sans-serif;
		font-size: 10px;
		color:#EEEEEE;
	} 
	
	a.last {
		display: block;
		float: left;
		width: 100px;
		height: 140px;
		margin: 0 19px 0 0;
		padding: 0;
		background: #fff url(/images/tidning_bg.gif) no-repeat;
		color: #666;
		font-size: 10px;
		text-align: center;
		line-height: 17px;
		overflow: hidden;
		font-family: verdana, sans-serif;
		font-size: 10px;
		color:#EEEEEE;
	}
	
	a.last {
		margin: 0;
		
	}
		a.magazine img {
			height: 120px;
			width: 90px;
			/* border: none; */
			border:1px #555555 solid; 
			padding: 0;
			margin: 0;
			float:  left;
		}
		 .magazine img:hover {
			border:1px #000000 solid; 
		}		

		.populara li {
		padding:0px; 
		margin: 0 0 0 20px;
		}
		.omsajten li {
		padding:0px; 
		margin: 0 0 10px 20px;
		}

/* Bottom of page */ 

#footer {
	/* border-top: 1px #ccc dashed; ---funkar d�ligt i IE
	border-bottom: 1px #ccc dashed; */
	border-top: 1px #ccc solid; 
	border-bottom: 1px #ccc solid;
	background-image: url(../images/footer_bg.gif);
	font-size: 14px;
	line-height: 14px;
	color: #bbb;
	background-color: #fff;
	margin: 30px 0 30px 0; 
	clear: left;
	clear: both;
	float: left;
	width: 100%;
}
.footertext {
   	padding: 10px 10px 10px 14px;
}
	#footer em {
		float: right;
		font-style: normal;
	}
	
	#footer a {
		color: #c60;
	}
	
	#footer a:first-child {
		margin-left: 12px;
	}
	
	#footer a:hover {
		text-decoration: underline;
	}
	
	
	
