/* CSS fil till P.S Carpe Diem Mediatyp, screen. Författare Jens Josefsson, Webmind, jens@webmind.se */

html
{
	margin: 0; 
	padding: 0;
}

body
{
	padding: 0px;
	margin: 20px 0;
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;	font-size: 11px; color: #000000;	
}
#logo
{
	position:relative;
	margin-left: auto;
	margin-right: auto;
	top:0px;
	width: 762px;
	padding: 0 20px;


	
}

#container
{
	position:relative;
	margin: auto;
	top:0px;
	width: 904px;
	min-height:600px;
	background-image: url(../grfx/bg.jpg); background-repeat: repeat-y; background-position: top;
	background-color:#e6e6db;

	overflow:visible;
	
}



	

#top
{
	position:relative;
	width: 874px;
	height: 75px;
	padding: 10px 0 0 30px;
	margin:0;
	background-image: url(../grfx/top.jpg); background-repeat:no-repeat; background-position: top;

	background-color: Transparent;
}
#menu
{
	position: relative;
	z-index: 1;
	float:left;
	
	width: 170px;
	
	min-height: 410px;
	padding: 20px 15px 20px 15px;
	margin: 0;

	overflow: visible;
	
}
#tankvart
{
	position: relative;
	float: right;
	clear: left;
	z-index: 1;
	
	width: 130px;
	top: 0px;
	min-height: 188px;
	background-color:#e6e6db;
	background-image: url(../grfx/leaves.jpg); background-repeat:no-repeat; background-position: top right;

	padding: 30px 15px;
	margin: 0px 10px 50px 20px;
	overflow: visible;
}
/* startsidan*/




#main
{
	position: relative;
	z-index: 1;
	float:left;
	
	width: 450px;
	top: 0px;
	min-height: 360px;

	
	padding: 50px 0px 50px 20px;
	margin: 0;
	text-align: left;

	background-image: url(../grfx/leaves_grey.jpg); background-repeat:no-repeat; background-position: bottom right;

}

#news
{
	position: relative;
	float: right;
	
	z-index: 1;
	
	width: 150px;

	height: 328px;
	background-color:#fff;
	
	border: 1px solid #a1000c;
	padding: 10px 5px;
	margin: 0px 20px 0 0;
}

#fot
{
	position:relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 2px 0 0 0;
	width: 904px;
	height: 18px;
	
	text-align: center;
	background-image: url(../grfx/foot.jpg); background-repeat:no-repeat;

	color:#fff;
	font-weight: normal;
	
}
#cred
{
	position:relative;
	margin: 0 auto ;
	padding:2px 0 0 0;
	width: 860px;
	height:16px;
	text-align:right;
	color:#999; font-size:9px;

}



/* undersidor*/
#maintop
{
	
	position: relative;
	z-index: 1;
	float:left;
	background-color:#fff;	
	width: 582px;
	top: 0px;
	height: 20px;
	border: none;
	
	padding: 0px 20px;
	margin: 0px;
	overflow:hidden;
	background-image: url(../grfx/maintop.jpg); background-repeat:no-repeat;

}

#pagemain 
{
	
	position: relative;
	z-index: 1;
	float:left;
	background-color:#fff;	
	width: 580px;
	top: 0px;
	min-height: 500px;
	
	
	border-left: 1px solid #a1000c;
	border-right: 1px solid #a1000c;
	padding: 0 20px 25px 20px;
	margin: 0px;
	overflow:visible;

}
* html #pagemain 
{
	
	position: relative;
	z-index: 1;
	float:left;
	background-color:#fff;	
	width: 580px;
	top: 0px;
	height: 500px;
	
	
	border-left: 1px solid #a1000c;
	border-right: 1px solid #a1000c;
	padding: 0 20px 25px 20px;
	margin: 0px;
	overflow:visible;

}



/*Adminsidor*/
#adminmenu 
{	
	font-family: Verdana, Arial, Helvetica, Sans-Serif;	
     width:864px; 
     height:20px; 
     position:relative; 
     margin:0px; 
     z-index:98;
    border-top: 1px solid #a1000c;
     border-bottom: 1px solid #a1000c;
     padding: 5px 20px;
     
     
 }
#content
{
	position:relative;
	margin: 10px;
	padding: 10px;
	top:0px;
	background-color:#FFFFFF;
	border: 1px solid #000;
	overflow:visible;
	
}
#adminmain
{
	
	position: relative;
	margin: 10px auto;
	z-index: 1;

	background-color:#fff;	
	width: 580px;
	top: 0px;
	min-height: 300px;
	border: 1px solid #a1000c;

	padding: 25px 20px;
	
	overflow:visible;
}
.adminlabel
{
    display:block;
    font-weight:bold;
    margin: 8px 0 3px 0;
}
.btn
{
    margin: 8px 0 3px 0;
}
/*Textformatering*/

p
{ 	
	color: #000000;	background-color: transparent;	font-family: Verdana, Arial, Helvetica, Sans-Serif;	font-size: 11px;
}
.introtext
{ 	
	font-size:12px;
}
.news
{ 	
	color: #999;  font-weight:bold;
}
.newsarchive
{ 	
	position: absolute; bottom: 20px;
	color: #a1000c;  font-weight:bold;
}

/*Rubrikformatering*/

h1 
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 	font-size:16px; 	font-weight: 700; 	color: #a1000c;
}
h2 /*Sidotitlar*/
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;	font-size:14px; font-weight: 700; 	color: #a1000c; 
	
}
h3 /*Används i boxar och underrubriker*/
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 	font-size: 12px; 	font-weight: 700; 	color: #a1000c; margin: 0; padding: 0;	
}
h4  /*Används i puffar*/
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 	font-size: 12px; 	font-weight: 700; 	color: #a1000c; margin: 0; padding: 0;
    display: inline;
    clear:none;
}
h5  /*Används i puffar*/
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 	font-size: 12px; 	font-weight: 700; color: #a1000c;	
	
}

h4 + p
{
    display: inline;

    
    
}


/*Länk-formatering*/

a
{
	color: #a6bc09;
	text-decoration:underline;
	
}
a:hover
{
	color: #666;
	text-decoration: none;
	
	
}
a.partners
{
	color: #000;
	text-decoration:none;
}
a.partners:hover
{
	color: #666;
	text-decoration: underline;
}
a.news
{
	color: #a1000c;
	text-decoration: underline;
}
a.news:hover
{
	color: #a1000c;
	text-decoration: none;
}

#fot a
{
    color:#FFF;
}
#cred a
{
    color:#999;
}

.bold, .bold a:hover
{
	font-weight: bold;
	color: black;
}


/*Logga och bilder*/
.logo
{
	position: relative;	
	top:10px;
	left:10px;
	border: none;
	 
}
.smallimg
{
	border: none;
	text-align:center;
	float:right;
	clear:both;
	margin: 0 0 10px 10px;
	
		
}
.borderimg
{
	border: 1px solid #71889e;
	margin: 0 0 10px 10px;
	
		
}

.border
{
    width: 100%;
    height: 20px;
    display: block;
    background-image: url(../grfx/dot.jpg); background-repeat: repeat-x;
    clear: both;

    
    
}
.start
{
    font-size: 13px;
    line-height: 16px;
    letter-spacing:1px;
    
}


/* Meny */

ul.navigation
{
			padding: 0;
			margin: 10px 0 10px 0px;
			list-style-type: none;
			float: left;
			
}
		
ul.navigation li 
{ 
			
			margin: 0 0 0 0px;
		
			display: block;
			float: left;
			border: none;
}
		
ul.navigation li a
{
			display: block; 
			float: left;
			width: 180px;
			height:18px;
			padding: 2px 0 0 5px;
			clear:both;
			text-decoration: none;
			font-family:  Georgia, "Times New Roman", Times, serif; font-size: 11px; font-weight:normal; 
			color: #000;
			text-align:left;

}

		
ul.navigation li a:hover
{
			color: #a6bc09;

			
}





/*Tabeller*/

.tabell
{
	border: none;
	padding: 10px;
	
}
.cell
{
	
	
	padding:5px;
	border: none;

}

.tabellhuvud
{
    border-style:dashed;
    border:0px;
    border-collapse:collapse;
    border-color: Black;
    
    background-color: Gray;
    color: White;

    
}

.tabellrad1
{
	background-color: #fff;
	
}
.tabellrad2
{
		background-color: #fff;

}


li
{
	list-style-image:url(../grfx/disc.png); 
	line-height: 15px;
}

ul.partners
{
    padding:0;
    margin:5px 0;
}
ul.partners li
{
  
    list-style-type:none;
    list-style-image: none;
	line-height: 18px;
	
    margin:0 5px;
}

/*Fix*/

#container:after
{
content: ".";
clear:both;
height:0;
visibility:hidden;
display:block;
}

#pagemain:after
{
content: ".";
clear:both;
height:0;
visibility:hidden;
display:block;
}




