@charset "utf-8";
/* CSS Document */
* html body input:focus, textarea:focus{
	border: 2px solid #c73c00;
}
body {
	margin:0;
	padding:0;
	font: 0.95em tahoma, verdana, arial, sans-serif;
	color: #000000;
	background-color: #333333;
}
div#contentarea {
	position:relative;
	w\idth: 800px;
	min-width:400px;
	max-width: 800px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 25px;
	background-color: #FFFFFF;
}

div#main {
	margin:20px 20px 0 170px; 
	padding: 0;
	font-size: .95em;
	width: 510px;
}

div#main h1{
    font-family: "Trebuchet MS",arial, helvetica, geneva, sans-serif;
	font-size:1.6em; 
	color:#575353;
	margin-top:2em; 
    text-align: center;
}

div#main h2{
    font-family: "Trebuchet MS",arial, helvetica, geneva, sans-serif;
	font-variant:small-caps;
	font-size: 2em; 
	color: #f88010;
	margin-top:.2em; 
    text-align: center;
	border-top: dotted 1px #575353;
	padding-top: 5px; 

}

div#main img{
	}

div#main ul{
	width:140px;
	margin-left: 0px;
	padding: 7px 10px 7px 15px;
	border-top: dotted 2px #575353;
	border-bottom: dotted 1px #575353;
	list-style-image: url('http://frasseit.se/new/images/links/bullet4.gif');

	}
div#main a{
	text-decoration: none; 
	color:#c73c00;
}

div#main a:hover{
	text-decoration: underline;
	color:#575353;
}

body input:focus, textarea:focus{
	border: 2px solid #c73c00;
}

div#form{
	width: 500px;
	margin: 5px 50px 5px 5px;
}
	
div#form label{
	font-family: Verdana, Arial, sans-serif;
	color: #4d5762;
	display:block;
 	text-transform: uppercase;
	font-weight: normal;
	font-size: .7em;
}


div#form textarea{
	width: 400px;
	height: 150px;
}

legend
	{
		font-family: Verdana, Arial, sans-serif;
		font-size: 80%;
		font-weight: bold;
		color: #c73c00;
		margin: 0;
		padding: 0;	
	}

input.textfield, textarea
	{
	font-family: Arial, Verdana, sans-serif;
	font-size: 120%;
	color: #575353;
	background: #f9f9f9;
	width: 220px;
	border: 2px solid #dddddd;
	}

.warning {
    font-weight: bold;
    color: #da0602;
	font-size: 1.22em;
}

div#nav {
	position:absolute; 
	left:0px; 
	top:243px; 
	width:795px;
	padding-right: 5px;
	margin:22px 10px 15px 0px;
	background-color:#131211;
}	
		
div#nav ul {
	border:0; 
	margin:12px 1.5em 75px 101px; 
	padding-right:0;
	display: inline;
	list-style-type:none;
	list-style-image: none;
	font-weight: normal;
	font-size:1.2em;
}

div#nav li {
	font-family:Arial, Helvetica, sans-serif;
	display: inline;
	color:#000000;
	margin:0; 
	padding:.23em 10px; 
	text-indent:.2em
}

div#nav li:first-child {
	
}

div#nav a {
	text-decoration:none;
	font-size: .85em;
	text-transform: uppercase;
	color:#f88010;
}

div#nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* ett hack f?r enbart IE Win \*/	
* html div#nav ul {
border-top:2px dotted #575353;
}
/* slut p? hack */


.floatleft {
	float: left;
	margin-top: 5px;
	margin-right: 6px;
	border: 1px solid #484b5a;
}

.floatleft img {
	border: 1px solid #484b5a;
}


.floatleft p {
	margin: 1px 0 10px 0;
	font-size: 0.8em;
	color: #666600;
	text-align: center;	
}

.floatright {
	float: right;
	margin-top: 5px;
	margin-left: 6px;
	border: 1px solid #484b5a;
}

.floatright img {
	border: 1px solid #484b5a;
}


.floatright p {
	margin: 1px 0 10px 0;
	font-size: 0.8em;
	color: #666600;
	text-align: center;	
}
.clearboth { 
	clear: both; 
}


.webthumbs{
	padding: 0;
	float: left;
	width: 110px;
	border: solid 1px #775500;
	margin: 6px 12px 6px 0;
}
div#slideshow {
	margin-top: 11px;
	margin-right: 5px;
	float: right;
	border: 1px solid black;
	}

div#main blockquote {
	width: 170px;
	float:right;
	font-size:0.75em;
	color: #f88010;
	border-top: 3px dotted #575353;
	border-bottom: 3px dotted #575353;
	margin:5px 10px 5px 0;
	padding: 4px 0 4px 0px;
}

div#log{
	margin-left:105px;
	width: 300px;
	}
	
div#footer {
	background-color:#131211;
	width:100%;
	padding:5px 0;
	font-weight: normal;
	font-size: .92em;
	text-align: center;
	color: #f88010;
	margin-top: 3em;
}
 
div#flag {
	position: absolute;
	top: 295px;
	left: 767px;
}

div#flag img{
	border: none;
	}


 .thumbs
{
float: left;
width: 111px;
border: 0;
margin: 0 5px 10px 15px;
padding-left: 25px;

}

.err {
	color: #FF9900;
}

.curvy {position:relative; left: 140px; text-align: center; width:220px; background:#575353; color:#000; margin: 0;}
#ctl, #cbl, #ctr, #cbr {position:absolute; width:20px; height:20px; color:#ff0000; background:#fff; overflow:hidden; font-style:normal; z-index:1;}
#ctl {top:0; left:0;}
#cbl {bottom:0; left:0;}
#ctr {top:0; right:0;}
#cbr {bottom:0; right:0;}
.curvy em b {position:absolute; font-size:150px; font-family:arial; color:#575353; line-height:40px; font-weight:normal;}
#ctl b {left:-8px;}
#ctr b {left:-25px;}
#cbl b {left:-8px; top:-17px;}
#cbr b {left:-25px; top:-17px;}
.curvy p {position:relative; z-index:100; font-size: 13px; font-weight: bold; color:#f88010; padding:5px 10px;}


div#clock{
	position: absolute;
	top: 7px;
	left: 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color:#f88010;
	}