/* ############################################################################ */
/* ############################################################################ --------------> .wdo HUVUD CSS ## */
/* ############################################################################ */

/* ################################################ HUVUD ## */
html{ 
	height:100%;
	width:100%;
	overflow:hidden;
	overflow-y:scroll; 
	overflow-x:hidden;
}

body{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0;
	padding: 0;
	height:100%;
	background-color:#FFF;
	color:#333;
}

/* ################################################ RADBRYT ## */
hr{
	border:none 0px #000;
	background-color:#555555;
	font-size:1px;
	height:1px;
	width:100%;
	margin-bottom:25px;
	
	clear:left;
	
	/*Extra för att få den att sticka ut lite*/
	width:102%;
	margin-left:-1%;
	
}
.hrInneICase{
	margin-left:-41px;
	width:980px;
}

.hr_Strackad{
	border:none 0px #000;
	background-image:url(../_images/hr_Strackad.png);
	background-repeat:no-repeat;
	background-repeat:repeat-x;
	font-size:1px;
	height:1px;
	width:100%;
	clear:left;
}

.vhr{
	background-color:#555555;
	font-size:1px;
	width:2px;
	height:100%;
	float:left;
	margin-left:10px;
	margin-right:10px;
}

.vhr_MenyFix{
	height:105%;
}

/* ################################################ TEXT ## */

p{
	letter-spacing:0.04em;
	margin-bottom:15px;
}

.contentText{
	line-height:16px;
	/*letter-spacing:0.06em;*/
}

.p_absolute{
	position:absolute;
	height:13px;
	overflow:hidden;
	width:174px;
}

.active{
	color:#F08A00;
	font-weight:bold;
}

.visible{
	display:block;
}

.notVisible{
	display:none;
}

.gra{
	color:#555;
}

.sok_resultatUt{
	border-bottom:1px solid #555555;
	float:left;
	height:14px;
	margin-bottom:5px;
	width:100%;
	cursor:pointer;
}

.show{
	display:block;
}

.hide{
	display:none;
}

.litenFörklararText{
	font-size:9px;
	margin:0px;
}

.errorText{
	color:#FF0033;
	font-weight:bold;
}
.infoUtText{
	color:#66cc33;
	font-weight:bold;
}

.storLoptext{
	font-size:20px;
	margin-top:0px;
	line-height:25px;
	color:#555555;
}

fieldset{
	border:none;
}

/* ################################################ BILDER ## */
img{
	border:none #fff 0px;
}

/* ################################################ RUBRIKER ## */
h1{
	font-size:60px;
	color:#000;
	font-weight:100;
	margin-bottom:10px;
	margin-top:10px;
}

h2{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:36px;
	color:#555555;
	font-weight:normal;
	margin-top:10px;
	margin-bottom:10px;
	font-weight:100;
}

h3{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#555555;
	font-weight:normal;
	margin-bottom:10px;
	font-weight:100;
}

h4{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:20px;
	margin-bottom:20px;
	font-weight:normal;
	background-image:url(../_images/h4_BlueRubrik.png);
	background-repeat:no-repeat;
	background-position:0 2px;
	padding-left:15px;
	color:#555;
	margin-top:-2px;
	font-weight:100;
}

h5{
	font-size:16px;
	margin-bottom:5px;
	font-weight:normal;
	font-weight:100;
}

h6{
	font-size:14px;
	margin-bottom:10px;
	color:#555555;
	margin-top:0px;
}

.underline_Strackad{
	border:none 0px #000;
	background-image:url(../_images/hr_Strackad.png);
	background-repeat:no-repeat;
	background-repeat:repeat-x;
	background-position:bottom;
	width:102%;
	margin-left:-1px;
	padding-left:1px;
	padding-bottom:3px;
	clear:left;
}

.case_h3{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	margin-bottom:20px;
	font-weight:normal;
	background-image:url(../_images/rubrikBlaPunkt.png);
	background-repeat:no-repeat;
	background-repeat:repeat-y;
	background-position:0 2px;
	padding-left:15px;
	color:#555;
	margin-top:-2px;
	font-weight:100;
}

/* ################################################ LÄNKAR / KLICKBARA CLASSER ## */
a{
	font-weight:normal;
	color:#66CCFF;
	text-decoration:none;
	outline:none;
}

a:visited{
	text-decoration:line-through;
}

.pointer{
	cursor:pointer;
}

.nyhetsLank{
	cursor:pointer;
}


/* ################################################ INPUT ## */
.standardKnapp{
	background-color:#66CCFF;
	color:#FFFFFF;
	cursor:pointer;
	font-size:12px;
	padding:3px 15px;
	border:none;
}
.input_ruta{
	background-color:#FFF;
	position:relative;
}

/* ################################################ LAGER ## */
div#siteBG{
	background-position:center top;
	background-repeat:no-repeat;
	height:100%;
	left:0;
	position:fixed;
	top:0;
	width:100%;
	/*background-color:#FCF;*/
}

div#wrapper{
	/*
	position:absolute;
	margin:0 auto;
	left:50%;
	margin-left:-480px;
	height:auto;
	width:960px;
	top:0;
	*/
	
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	position:relative;
	top:0;
	width:960px;
}

div#top_Wrapper{
	float:left;
	width:100%;
	height:73px;
	margin-top:25px;
}

div#top_Logga{
	background-image:url(../_images/wdo_Logga.png);
	background-repeat:no-repeat;
	float:left;
	height:74px;
	margin-right:15px;
	width:157px;
	background-position:0px 1px;
}

div.topp_AdressHallare{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	float:left;
	font-size:18px;
	color:#555555;
	margin-left:20px;
	margin-right:20px;
	margin-top:10px;
}

div.topp_MenyHallare{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	float:left;
	font-size:18px;
	color:#555555;
	width:330px;
	margin-top:10px;
}

div.topp_MenyHallare_Spallt{
	float:left;
	width:25%;
	margin-left:5%;
	height:100%;
	color:#555555;
}

.topp_MenyHallare_Val{
	float:left;
	margin-bottom:1px;
	cursor:pointer;
	color:#555555;
	font-weight:normal;
}
.topp_MenyHallare_Val:hover{
	border-bottom:#555555 1px solid;
	margin-bottom:0px;
}
.topp_MenyHallare_Val:visited{
	text-decoration:none;
}

div#page_Wrapper{
	float:left;
	width:100%;
	margin-top:20px;
}

div#underSidanMarginal{
	float:left;
	height:20px;
	width:100%;
}

div#animerarHojdAjax{
	float:left;
	width:100%;
}

div#inneHallare{
	float:left;
	width:100%;
}

.spaces_Float{
	float:left;
	width:100%;
	height:20px;
}
.blaFarga{
	color:#66ccff;
}

#ajaxLaddar{
	position:absolute;
	background-image:url(../_images/ajaxInladdare.gif);
	background-repeat:no-repeat;
	width:16px;
	height:16px;
	display:none;
}

/*Lager för alla pip-fönster*/ /*Var bara en ide som inte fungerade...,, har kvar den ifall jag kommer på något*/
div#pip_Overlay{
	position:fixed;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
}

#UtvecklingsRutan{
	position:fixed;
	top:20px;
	left:10px;
	padding:10px;
	background-color:#CCC;
	color:#F33;
	display:none;
}