/* ############################################################################ */
/* ############################################################################ --------------> HAMPIS HUVUD CSS ## */
/* ############################################################################ */

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

body{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0;
	padding: 0;
	height:100%;
	background-color:#ffffff;
	/*background-image:url(../_images/Bakgrund.jpg);
	background-repeat:no-repeat;
	background-repeat:repeat-x;*/
	color:#555;
}

.gomd{
	display:none;
}

/* ################################################ RADBRYT ## */
hr{
	border:1px solid #5FBAEB;
	color:#CC0000;
}

.hrDiv{
	float:left;
	background-image:url(../_images/hrBg.png);
	background-repeat:no-repeat;
	background-repeat:repeat-x;
	width:100%;
	height:1px;
	margin-bottom:10px;
}

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

p{
	letter-spacing:0.02em;
	line-height:14px;
}

p.mitten_text{
	color:#777777;
	font-size:16px;
	font-weight:bold;
	line-height:25px;
	width:904px;
}

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

.normText{
	line-height:16px;
	letter-spacing:0.02em;
	margin-bottom:10px;
	max-width:600px;
}


.svartText{
	color:#000;
}

.graText{
	color:#666666;
}

.ljusGraText{
	color:#ccc;
}

.morkGraText{
	color:#333;
}

.vitText{
	color:#FFF;
}

.redText{
	color:#F00;
}

.tabbadText{
	position:relative;
	left:50px;
}

.tunnText{
	font-weight:normal;
}

.underLitenRubrik{
	font-size:14px;
	line-height:16px;
}
.textFargLank{
	color:#555;
}

/* ################################################ BILDER ## */

/* ################################################ RUBRIKER ## */
h1{
	color:#555555;
	font-size:32px;
	font-weight:normal;
	margin-bottom:10px;
}

h2{
	font-size:22px;
	color:#333;
	font-weight:normal;
}

h3{
	font-size:20px;
	color:#333;
	margin-bottom:10px;
	font-weight:normal;
}

h4{
	font-size:18px;
	color:#333;
	margin-bottom:10px;
	font-weight:normal;
}

h5{
	font-size:16px;
	color:#333;
	margin-bottom:5px;
	font-weight:normal;
}

h6{
	font-size:14px;
	color:#333;
}

h3.modul_h3{
	margin-bottom:0;
	padding-top:5px;
	text-align:left;
	width:100%;
	color:#555;
}
span.modul_h3Rubrik{
	font-size:26px;
	margin-right:15px;
}

/* ################################################ LÄNKAR / KLICKBARA CLASSER ## */
a{
	font-weight:bold;
	color:#5FBAEB;
	text-decoration:none;
}

.pointer{
	cursor:pointer;
}

.visaKlick{
	cursor:pointer;
}

.graToppLank{
	color:#555;
	font-weight:bold;
	letter-spacing:1px;
}
.graToppLank:hover{
	color:#000;
}

.redToppLank{
	color:#CC0000;
	font-weight:normal;
	letter-spacing:1px;
}

.aktivToppLank{
	text-decoration:underline;
}

.addthis_button{
	left:50%;
	margin-left:-41px;
	position:relative;
}

.bottenLank{
	color:#777777;
	float:right;
	margin-left:20px;
	margin-top:8px;
}

a:hover.bottenLank{
	color:#5FBAEB;
}

/* ################################################ INPUT ## */
.input_ruta{
	border:1px dashed #5FBAEB;
	padding:2px;
}

.input_StandardKnapp{
	border:none;
	background-color:#5FBAEB;
	color:#FFFFFF;
	font-size:12px;
	padding-bottom:2px;
}

/* ################################################ LAGER ## */
div#bgWrapper{
	background-image:url(../_images/Bakgrund.jpg);
	background-repeat:repeat-x;
	height:1000px;
	position:fixed;
	width:200%;
	top:0px;
	left:-200px;
}

div#wrapper{
	/*position:absolute;
	margin:0 auto;
	left:50%;
	margin-left:-510px;
	height:auto;
	width:1019px;
	top:0px;*/
	
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	position:relative;
	top:0px;
	width:1019px;
	z-index:1;
}

div#topp_wrapper{
	float:left;
	width:1019px;
	height:102px;
	background-image:url(../_images/Site_Bakgrund_Topp.png);
	background-repeat:no-repeat;
}

div#topp_Meny{
    color: #777777;
    font-size: 16px;
    height: 27px;
    position: absolute;
    right: 31px;
    top: 56px;
}

div#rollOverDiv{
	background-color:#5fbaeb;
	height:3px;
	font-size:1px;
	/*left:72px;*/
	position:absolute;
	top:19px;
	/*width:317px;*/
	/*border:1px solid #555555;*/
}


.menyAltHallare{
	float:left;
	margin-left:15px;
}

.bottenSpacer{
	float:left;
	height:15px;
	width:300px;
}

.normFlytV{
	float:left;
	
}
.maxBredd{
	width:100%
}

/* ################# KNAPPAR ## */
.editKnapp{
	background-image:url(../_images/EditKnapp.png);
	cursor:pointer;
	float:right;
	height:18px;
	margin-top:10px;
	width:60px;
}

.standardKnapp{
	float:right;
	background-color:#5FBAEB;
	margin-top:5px;
	padding: 3px 15px 3px 15px;
	height:12px;
	color:#FFF;
	font-size:12px;
	cursor:pointer;
	margin-left:5px;
}

.standardKnappPip{
	margin-right:-5px;
}

.pipWindowButton{
	margin-right:60px;
	margin-top:30px;
}

/* ################################## SIDINNEHÅLL ## */
div#sidID{/*Den här ska bara vara en osynlig markör för vilken sida man är på*/
	display:none;
}

div#page_Wrapper{
	float:left;
	width:1019px;
}

div#inneHallare{
	background-image:url(../_images/Site_Bakgrund.png);
	background-repeat:repeat-y;
	float:left;
	height:auto;
	min-height:200px;
	padding:1px 30px 30px;
	width:959px;
}

div#inneHallareHelspallt{
	float:left;
	width:959px;
	margin-bottom:10px;
}

div#vansterSpallt{
	float:left;
	width:154px;
	min-height:100px;
}

div#vansterSpalltStor{
	float:left;
	width:742px;
	min-height:100px;
}

div#mittenpallt{
	float:left;
	width:578px;
	margin-left:10px;
	min-height:100px;
}

div#hogerSpallt{
	float:left;
	width:206px;
	margin-left:10px;
	min-height:100px;
}

/* ################################## Fönster i fönster PIP## */
div#pip_wrapper{
	position:absolute;
	top:100px;
	margin:0 auto;
	left:50%;
	margin-left:-465px;
	width:50px;
	height:1px;
	display:none;
	overflow:hidden;
	z-index:10;
}

div#pip_genomskinligBGHallare{
	background-color:#257;
	display:none;
	height:100%;
	width:100%;
	position:fixed;
	top:0px;
	left:0px;
	z-index:2;
	/*#5FBAEB;*/
}

div.pip_Innehallare{
	background-color:#FFFFFF;
	float:left;
	margin:8px 0;
	padding:0 10px 10px;
}

div#pip_CloseButton{
	position:absolute;
	right:5px;
}

/* ######### För att runda hör i pip## */
div.pipRund_Topp{
	position:absolute;
	width:100%;
	height:8px;
	left:0px;
	top:0px;
}

div.pipRund_Botten{
	position:absolute;
	width:100%;
	height:8px;
	bottom:0px;
	left:0px;
}

div.pip_Rund_Mitt{
	background-color:#FFFFFF;
	float:none;
	height:8px;
	margin-left:10px;
	margin-right:10px;
}

div.pip_Rund_Botten{/* Den här var bara en ide om att ha botten kanten blå och tona uppåt*/
	background-color:#5FBAEB;
	float:none;
	height:8px;
	margin-left:10px;
	margin-right:10px;
}

div.pip_Rund_VT{
	background-image:url(../_images/pipRund_VT.png);
	background-repeat:no-repeat;
	float:left;
	height:8px;
	left:0;
	width:10px;
}

div.pip_Rund_VB{
	background-image:url(../_images/pipRund_VB.png);
	background-repeat:no-repeat;
	float:left;
	height:8px;
	left:0;
	width:10px;
}

div.pip_Rund_HT{
	background-image:url(../_images/pipRund_HT.png);
	background-repeat:no-repeat;
	float:right;
	height:8px;
	margin-top:-8px;
	right:0;
	width:10px;
}

div.pip_Rund_HB{
	background-image:url(../_images/pipRund_HB.png);
	background-repeat:no-repeat;
	float:right;
	height:8px;
	margin-top:-8px;
	right:0;
	width:10px;	
}

/* Den andra typen av runda hörn*/
div.pip_BottenBanner{
	float:left;
	height:27px;
	margin-top:0;
	width:100%;
}

div.pip_Botten_LeftBg{
	background-image:url(../_images/pip_BG_Botten_Left.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:27px;
	left:0;
	position:absolute;
	width:50%;
}

div.pip_Botten_RightBg{
	background-image:url(../_images/pip_BG_Botten_Right.png);
	background-position:right top;
	background-repeat:no-repeat;
	height:27px;
	position:absolute;
	right:0;
	width:50%;
}

/* ################################## MENY ## */

/*#################################### AJAX ## */
div#ajaxLaddar{
	position:absolute;
	display:block;
	visibility:hidden;
	top:35px;
	margin:0 auto;
	left:50%;
	margin-left:-81px;
	z-index:9;
	width:31px;
	height:31px;
	background-image:url(../_images/laddare.gif);
	background-repeat:no-repeat;
}

div#ajaxMittInnehall{
	float:left;
}

div#animerarHojdAjax{
	float:left;
	width:1019px;
	overflow:hidden;
	height:auto;
}

div#ajaxFonsterInnehall{
	float:left;
}

/*#################################### BLANDAT ## */
div#musikUppladdare{
	margin-bottom:2px;
}

/* ################################## SIDFOT ## */
div#underSidanMarginal{
	background-image:url(../_images/Site_Bakgrund_Fot.png);
	background-repeat:no-repeat;
	float:left;
	height:100px;
	padding-left:30px;
	padding-right:100px;
	text-align:right;
	width:958px;
}

/* ################################## KUL KRIMSKRAMS ## */
div#sol{
	position:fixed;
	top:0px;
	left:0px;
	background-image:url(../_images/Sol.png);
	background-repeat:no-repeat;
	width:259px;
	height:297px;
}

div#gras{
	position:fixed;
	bottom:-16px;
	left:0px;
	background-image:url(../_images/gras.png);
	background-repeat:no-repeat;
	background-repeat:repeat-x;
	width:100%;
	height:52px;
}

div#lov{
	position:fixed;
	bottom:-1px;
	left:0px;
	background-image:url(../_images/bottenLov1.png);
	background-repeat:no-repeat;
	background-repeat:repeat-x;
	width:130%;
	height:92px;
}

div#sno{
	position:fixed;
	bottom:0px;
	left:0px;
	background-image:url(../_images/bgViterHampis.png);
	background-repeat:no-repeat;
	background-repeat:repeat-x;
	width:100%;
	height:200px;
}

/* ################################## KONTAKTASIDAN ## */
#kontaktinfoHallare{
	float:right;
	margin-right:50px;
}
#kontaktformulHallare{
	float:left;
}
#kontaktformulText{
	float:left;
	width:100px;
}
#kontaktformulIn{
	float:left;
}

/* ################################# Olika PIP's ## */
.sokPipInnehall{
	width:300px;
}
.funkarDetPipInnehall{
	width:500px;
}
.wikiSvar{
	line-height:14px;
}
.mp3Klipp{
	width:800px;
	height:440px;
}
.pip_Innehallare_full{
	position:absolute;
	width:100%;
	height:100%;
	background-color:#FFFFFF;
}

/* ################################# Speciella javascriptfönster ## */
#javaScriptDiv{
	width:1px;
	height:1px;
	overflow:hidden;
}

/* ################################## SÖKMITTISIDAN MODULEN ## */

