/***************************************************************************************************************
*
*				För Timadmin
*
*
****************************************************************************************************************/
.TimEditArticleClass{
	font-size:10px;
	color:#C0C0C0;
}

.puffEditLink{
	font-size:10px;
	color:#C0C0C0;
}
/***************************************************************************************************************
*
*				För Tim
*
*
****************************************************************************************************************/

.TimErrorMessageClass{
	font-weight:bold;
}
h1,h2,h3,a,p,div,iframe,textarea,span,body{
	padding:0px;
	margin:0px;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#CCC;
}
/*Sätt h1 bara här*/
h1{
	color:#ff5a00;
	margin-top:5px;
	margin-bottom:18px;
	font-size:20px;
}
h2{
	
}
h3{

}
/*Bildtext*/
h4{

}
p{
	
}

a{
	color:#999999;
}
a:link{}
a:active{}
a:visited{}
a:hover{}

#inliner{
	display:inline;
}
#pageWrapper{
	width:980px;
	margin:0px auto 0px auto;
	background-color:#FFF;
}


#wrapper{
	width:941px;
	margin:0px auto 0px auto;
}
#wrapper #head{
	width:941px;
	height:162px;
	background-image:url(/images/fritidshuset_huvud_941_162_3.jpg);
	background-repeat:no-repeat;	
	display:table;
}
#wrapper #head #clickLogo{
	width:400px;
	height:60px;
	display:block;
	margin:60px 0px 0px 0px;
}

#head #menuHorizontal{
	margin:0px 0px 0px 0px;
}
#menuHorizontal ul{
	display:table;
	list-style:none;
	margin:0px;
	padding:7px 0px 0px 0px;
}
#menuHorizontal ul li{
	float:left;
	vertical-align:top;
}
#menuHorizontal ul li img{
	float:left;
}
#head #menuHorizontal a{
	float:left;
	color:#fff;
	font-size:14px;
	vertical-align:top;
	margin:7px 15px 0px 15px;
	text-decoration:none;
}
#head #menuHorizontal a#selected{
	color:#ff5a00;
}

#head #menuHorizontal a:hover{
	color:#ff5a00;
}
#menuHorizontal ul li:hover{
	background:url(/images/navigation/horizontell_hover_bg_1_26.jpg) repeat-x;
}
/***********body***************/
#wrapper #body{
	width:941px;
	/*background-image:url(/images/fritidshuset_body_bg_941_1.jpg);*/

	background-repeat:repeat-y;
	margin-top:22px;
	display:table;
}

#wrapper #body #startsplash{
	width:765px;
	height:271px;
	background:url(http://www.fritidshuset.se/images/fritidshuset_start_huvud_765_271_ut_kart.jpg)  no-repeat;
	float:left;
	margin-left:20px;
	display:table;
}
#wrapper #body #startsplash #text{
	width:445px;
	height:251px;
	float:left;
	padding:20px 0px 0px 20px;	
}
#wrapper #body #startsplash #annonsYta{
	float:left;
	width:250px;
	height:220px;
	margin:18px 0px 0px 20px;	
}
#wrapper #body #startsplash #annonsYta #annons{
	width:250px;
	height:100px;
	margin-bottom:10px;
}
/*#wrapper #body #startsplash #yourarea{
	float:left;
	margin:8px 0px 0px 0px;
	padding:55px 0px 0px 127px;
	height:40px;
	
	
}
#wrapper #body #startsplash #yourarea select{
	width:160px;
	margin-bottom:5px;
}*/
/***********body-left***************/
#wrapper #body #left{
	width:155px;
	padding:0px 0px 0px 0px;
	float:left;
	background-color:#f3f3f3;	
}
#body #left #header{
	width:151px;
	height:18px;
	background:url(http://www.fritidshuset.se/images/fritidshus_vanster_rubrik_bg_2.jpg)  no-repeat;
	padding:3px 0px 0px 4px;
	color:#FFF;
}
#body #left #box{
	width:155px;
	background-color:#000;
	margin-bottom:15px;
}
#body #left #box a{
	min-height:18px;
	width:148px;
	padding:2px 0px 0px 2px;
	margin-bottom:1px;
	display:block;
	color:#ddddc3;
	text-decoration:none;
	background-color:#313131;
	border-top:1px solid #484848;
	border-left:5px solid #484848;
}

#body #left #box a:hover{
	background-color:#3b3b3b;
	border-top:1px solid #505050;
	border-left:5px solid #505050;
}

/***********body-middle***************/
#wrapper #body #center{
	width:490px;
	float:left;
	margin-left:20px;
	padding-right:11px;
	border-right:1px solid #b2b2b2;
}

#center #header{
	width:476px;
	height:17px;
	padding:4px 5px 5px 9px;
	background-image:url(/images/fritidshus_rubrik_bg_490_26.jpg);
	background-repeat:none;
	color:#FFF;
	font-size:15px;
}
#center #header a{
	color:#FFF;
}
#center #halfPuffCenter{
	width:240px;
	float:left;
	margin:5px 5px 10px 0px;
}
#halfPuffCenter img{
	margin-bottom:4px;
}
#center #puffCenter{
	width:490px;
	margin-top:20px;
}
#puffCenter h2, #halfPuffCenter h2{
	font-size:16px;
	border-bottom:
}
#puffCenter h2 a,#halfPuffCenter h2 a{
	color:#000;
	text-decoration:none;
}
#specialAds{
	display:table;
}
#specialAds #clickAd{
	float:left;
	width:160px;
	margin-right:3px;
}
#clickAd a{
	text-decoration:none;
	font-weight:bold;
}
#puffCenter #divider{
	width:490px;
	height:2px;
	background-image:url(/images/fritidshus_startpuff_head_divider.jpg);
	background-repeat:no-repeat;
	margin-bottom:12px;
}
#puffCenter #middleContent{
	width:490px;
	display:table;
}
#puffCenter #middleContent img{
	float:left;
	margin:0px 8px 5px 0px;
}
#puffCenter #dividerBottom{
	width:490px;
	height:4px;
	background-image:url(/images/fritidshus_startpuff_bottom_divider1.jpg);
	background-repeat:no-repeat;
	margin:15px 0px 4px 0px;
	clear:both;
}
#puffCenter span{
	font-size:11px;
}
#puffCenter span a, #halfPuffCenter span a{
	color:#ff5a00;
	float:right;
	font-size:12px;
	text-decoration:none;
}
#puffCenter #dividerBottom2, #halfPuffCenterDivider{
	width:490px;
	height:4px;
	background-image:url(/images/fritidshus_startpuff_bottom_divider2.jpg);
	background-repeat:no-repeat;
	margin:8px 0px 4px 0px;
	clear:both;
}

#contentDivider{
	clear:both;
	margin-top:4px;
	padding-top:2px;
	border-top:1px solid #ff5a00;
	color:#ff5a00;
	font-size:11px
}
	
/***********body-right***************/
#wrapper #body #right{
	width:251px;
	float:left;
	margin-left:13px;
}
#right #ads img{
	margin-bottom:9px;	
}
#right #lanMap{
	width:251;
	height:87px;
	background:url(/images/fritidshus_karta_hoger_251_89_3.jpg) no-repeat;
	border:1px solid #CCC;
	margin-bottom:5px;
}
#lanMap #lanSelect{
	padding:35px 0px 0px 40px;
}
#lanMap #lanSelect select{
	width:160px;
	margin-bottom:5px;
}
#right #colRightHeader{
	width:244px;
	height:22px;
	padding:5px 0px 0px 7px;
	background-image:url(/images/fritidshus_hoger_rubrik_bg_251_26.jpg);
	background-repeat:none;
	color:#FFF;
	font-size:15px;
}
#right ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
#right ul li{
	width:246px;
	height:27px;
	padding:11px 0px 0px 5px;
	background-color:#F2F2F2;
	margin-bottom:2px;
}
#right ul li a{
	
}
/*********footcontainer***************/
#footContainer{
	width:941px;
	height:245px;
	background-image:url(/images/fritidshus_footer_bg_941_245_2.jpg);
	background-repeat:no-repeat;
	margin:24px 0px 20px 0px;
	display:table;
}
#footContainer #col{
	width:210px;
	float:left;
	padding:50px 0px 0px 22px;
}
#footContainer #col h3{
	font-size:14px;
	font-weight:normal;
	color:#333;
}
#footContainer #col ul{
	margin-left:0px;
	padding-left:0px;
	list-style:none;
}
#footContainer #col ul li{
	color:#666;
}
#footContainer #col ul li a{
	text-decoration:none;
	color:#666;
}
/****google map*****/
#map{
	border:1px solid #CCC;
	margin-bottom:5px;
}
#tooltip {
	background: url(http://79.99.1.109/images/googlemap/tooltipRight.png) 100% 0 no-repeat transparent;
	min-height:49px;
	padding-right:10px;
	margin-top:50px;
}


#tooltip div {
	background: url(http://79.99.1.109/images/googlemap/tooltipBG.png) 0 0 no-repeat transparent;
	padding:8px 10px 0 10px;
	min-height:41px;
	white-space:nowrap;
}

.navCommunityHorizontal, .navCommunityHorizontal a:link, .navCommunityHorizontal a:active, .navCommunityHorizontal a:visited, .navCommunityHorizontal a:hover{

}

.navCommunityHorizontalSelected, .navCommunityHorizontalSelected a:link, .navCommunityHorizontalSelected a:active, .navCommunityHorizontalSelected a:visited, .navCommunityHorizontalSelected a:hover{

}

.navCommunityVertical, .navCommunityVertical a:link, .navCommunityVertical a:active, .navCommunityVertical a:visited, .navCommunityVertical a:hover{

}

.navCommunityVerticalSelected, .navCommunityVerticalSelected a:link, .navCommunityVerticalSelected a:active, .navCommunityVerticalSelected a:visited, .navCommunityVerticalSelected a:hover{

}




/*Söket*/
.searchBoxForm{
	display:inline;
	float:right;
	margin:9px 2px 0px 0px;
	padding:0px;
}
.searchBoxField{
	width:200px;
	height:19px;
	margin-top:0px;
	padding-top:2px;
	vertical-align:top;
	border:1px solid #bfbfbf;
}
.searchBoxButton{
	margin:0px;
}
.searchPageBoxForm{
	
}
.searchPageBoxField{
	width:75%;
}
.searchPageBoxButton{
	width:20%;
}

/*Arkiv*/
.archiveDateLink{
	
}
.archiveDateLink li{
	margin-bottom:5px;
}
.archiveArticleLink{
}
.archiveArticleLink li{
	margin-bottom:5px;
}

/
.communityMessage{
	padding:4px;
}

/****************Comments*********************/
#commentStart,#leaveAComment{
	margin-top:10px;
	font-weight:bold;
	background-color:#f9f9f9;
	padding:3px;
}
/*Comments form*/
#commentForm{
	margin-top:10px;
	display:table;
}
#commentForm #formInput{
	width:inherit;
}
#formInput input, #formInput textarea{
	margin-bottom:3px;
	
}
#formInput .inputField{
	width:200px;
	padding:2px;
}
#formInput .inputHeader{
	margin-bottom:2px;
}
#formInput .inputArea{
	width:400px;
	height:150px;
	padding:2px;
}
#formInput .securityImage{
	margin:4px 0px 4px 0px;
}
#formInput .formButton{
	margin-left:340px;
}

/*Comment*/
.commentReview{
	width:468px;
	margin:10px 0px 10px 0px;
	padding:0px;
}
.commentReview #reviewContent{
	width:473px;
	clear:both;
	display:table;
	padding:0px;
	margin:0px;
}
/*.commentReview #reviewContent #userImage{
	float:left;
	width:75px;
	margin-right:10px;
}
.commentReview #reviewContent #userImage a{
	font-size:12px;
}*/
.commentReview #reviewContent #userText{
	/*width:373px;
	float:left;*/
	padding:5px;
	margin:0px;
	background-color:#f9f9f9;
}
.commentReview #reviewContent #userText #top{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.commentReview #reviewContent #userText #bottom{
	text-align:right;
	padding-top:10px;
	font-size:12px;
	clear:both;
	display:block;
}
.commentReview #reviewContent #userText  #bottom a{	
	font-size:12px;
}
.commentReview #reviewContent #userText #bottom #commentReported{
	background-color:#FF0;
	padding:2px;
}

/*short comment_left_menu.html för menyn det är en li*/
#shortComment{
	margin:2px 0px 8px 0px;
	list-style:none;
	padding-left:4px;
} 
#shortComment #top{

}
/*Blogarkiv*/
#blogArchive{
	margin-top:0px;
	background-color:#000;
}
#blogArchive #latestHeader,#blogArchive #archiveHeader{
	width:151px;
	height:18px;
	background:url(http://www.fritidshuset.se/images/fritidshus_vanster_rubrik_bg_2.jpg)  no-repeat;
	padding:3px 0px 0px 4px;
	color:#FFF;
}
#blogArchive ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
#blogArchive li{

}

#blogArchive li a{
	min-height:18px;
	width:148px;
	padding:2px 0px 0px 2px;
	margin-bottom:1px;
	display:block;
	color:#ddddc3;
	text-decoration:none;
	background-color:#313131;
	border-top:1px solid #484848;
	border-left:5px solid #484848;
}
/*Blogpost board*/
#blogPostTopBoard{
	background-color:#f9f9f9;
    padding:3px;
    margin:1px 0px 2px;
}
#blogPostTopBoard #comments{
	float:right;
}
/*Vid felmeddelande kommentarer*/
#siteMessage{
	padding:3px;
}

