/*
	specialplast.se Screen Styles

	Table of Contents:
		body
		header
		nav
		left_content
		content
		footer
*/

/*body
----------------------------------------------- */


body{
	font: 12px arial,sans-serif;
	text-align:center;
	background: url(../images/styles/bg_body.gif) top left repeat-x #006ba3;
	}
	
a{
	color: #e64000;
	}
	
a:hover {
	color:#000000;
}
	
h1{
	font-size:180%;
	font-weight:bold;
	color:#2278a6;
	display:inline;
	}
	
h2{
	font-size: 140%;
	color:#2278a6;
	display:inline;
	}

h3{
	font-size: 12px;
	font-weight:bold;
	color:#2278a6;
	display:inline;
	}
	
img{
	border:0;
	}

p {
	margin-top:15px;
	margin-bottom:15px;
}



/*header
----------------------------------------------- */


div#flags{
	background:#00334f;
	text-align:right;
	padding:0 10px 5px;
	}

div#header{
	height:220px;
	padding:0;
	margin:0;
	background:#fff;
	}

div#test{
	background:url(../images/header/1.jpg  top left no-repeat)
	}
	

/*nav
----------------------------------------------- */


div#logo{
	float:left;
	padding:23px 10px 0 0px;
	}
	
div#nav{
	float:left;
	padding:23px 30px 0 30px;
	}


div#menu{
	height:74px;
	margin:0;
	padding-left:15px;
	background: url(../images/styles/bg_menu.gif) top center no-repeat #ccc;
	color: #333;
	font-size:11px;
	}
	div#menu ul{
		list-style:none;
		margin:0;
		padding:0;
		}
		div#menu ul li{
			float:left;
			padding:8px 15px 5px 15px;
			}
		div#menu ul li.start{
			border-right:1px solid #e8e8e8;
			}
		div#menu ul li.end{
			border-left:1px solid #b3b3b3;
			}
		div#menu ul li.middle{
			border-right:1px solid #e8e8e8;
			border-left:1px solid #b3b3b3;
			}
			div#menu ul li a{
				font-weight:bold;
				text-decoration:none;
				color:#333;
				text-transform: uppercase;
				}
				div#menu ul li a:hover{
					color:#e64000;
					}	



/*left_nav
----------------------------------------------- */

div#undermenu{
	background:url(../images/styles/bg_undermenu.jpg) top right no-repeat #fff;
	float:left;
	width:170px;
	margin: 20px 0 0 0;
	xheight:280px;
	padding:0 20px;
	}
	div#undermenu ul{
		list-style:none;
		margin:0;
		padding:0;
		}
		div#undermenu ul li{
			padding:0 0 10px 15px;
			}
			div#undermenu ul li li{
				padding:5px 0 0 15px; 
				}
	div#undermenu a{
		color:#e64000;
		text-decoration:none;
		xbackground:#ccc;
		}
		div#undermenu a:hover{
			text-decoration:underline;
			color:#000000;
			}
	div#undermenu .vald{
		font-weight:bold;
		color:#000000;
		}
			
			
div#content_left{
	float:left;
	width:50%;
	}

div#formular{
	float:left;
	width:50%;
	}	
			
/*#supra1{
	width: 14em; 
	border: 3px solid #cccccc;
	}

#supra{
	margin: 0; 
	padding: 0; 
	list-style-type: none;
	}
	
#supra a{
	display: block; 
	margin: 0; 
	xpadding: 0.3em; 
	background:url(../images/styles/bg_supra.gif) center right no-repeat #ccc; 
	padding: 0.7em; 
	text-decoration: none; 
	height: 100%; 
	border-bottom: 1px solid #cccccc;
	}
#supra ul{list-style-type: none; margin:0 0 0 8px;padding:0;}
#supra ul a{margin: 0; padding: 0.3em; background: #3399cc;}

#supra a:link{color: #ffffff;}
#supra a:visited{color: #ffffff;}
#supra a:hover{background:url(../images/styles/bg_supra.gif) center right no-repeat #eee; }
#supra a#current{font-weight: bold;}
#supra a#subcurrent{font-weight: bold;}*/




/*content
----------------------------------------------- */


div#container{
	width:759px;
	margin:0 auto;
	text-align:left;
	background:#fff;
	}

div#flashcontent{
	clear:left;
	}	
	
div#wrapper{
	xfloat:left;
	width:100%;
	overflow:hidden;
	}
	
div#content{
	margin: 20px;
	color:#555;
	float:right;
	width:475px;
	}
	div#content img{
		/*border:1px solid #333;*/
		}
	
div#content a{
	color:#e64000;
	text-decoration:underline;
	}
	
div#content a:hover{
	color:#000000;
	text-decoration:underline;
	}
	
div#content_full{
	margin: 20px;
	color:#555;
	}
	
div#content_long{
	margin: 20px;
	color:#555;
	}
	div#content_long ul{
		list-style:none;
		padding:0 5px;
		margin:0;
		}
		div#content_long ul li{
			padding:0 0 10px 0;
			font-weight:bold;
			}	
	
	
div#senastenytt{
	background:url(../images/styles/bg_undermenu.jpg) top right no-repeat #fff;
	float:left;
	width:170px;
	margin: 20px 0 0 0;
	height:210px;
	padding:0 25px 0 20px;
	}
	
	div#senastenytt ul{
		list-style:none;
		margin:0;
		padding:0;
		}
		div#senastenytt ul li{
			padding:0 0 10px 0; 
			}

	div#senastenytt a{
		xfont-weight:bold;
		color:#e64000;
		text-decoration:underline;
		}
		div#senastenytt a:hover{
			text-decoration:underline;
			color:#000000;
			}	




/*footer
----------------------------------------------- */

	div#bottom{
		background:url(../images/styles/bg_bottom.gif) bottom center no-repeat;
		height:15px;
		clear:left;
		}
	
div#footer{
	width: 759px; 
	margin: 10px auto; 
	text-align: left; 
	color: #ffffff;
	}
	div#footer img{
		border:0;
		}

#footer_list{
	float: left;
	width: 759px;
	margin: 0;
	margin-left:10px;
	padding: 0;
	list-style: none;
	font-size: 100%;
	color:#fff;
	}
	#footer_list li{
		float: left;
		margin: 0;
		padding: 0 5px;
		list-style: none;
		line-height:160%;
		}
		#footer_list li a{
			color: #fff;
			text-decoration: underline;
			}
			#footer_list li a:hover{
				color: #4990e2;
				text-decoration: none;
				}


	

	
div.clear_all{
	clear:all;
	}
