﻿html, body 
{
}

html, body, form
{
	margin:0;
	padding:0;
}

body 
{
	background-color:#ffffff;
	font-family:Verdana, Arial, Sans-Serif;
	font-size:76%;
	color:#000000;
}


a 
{
	color:#979829;
	text-decoration:none;
}

a:hover 
{
	text-decoration:underline;
}

a img 
{
	border:0;
}

h1 
{
	font-size:1.7em;
	color:#ff6c00;
	margin:0 0 0.2em 0;
}

h2
{
	font-size:1.4em;
	color:#000000;
	margin:0.6em 0 0.2em 0;
}

h3 
{
	font-size:1.3em;
	color:#000000;
	margin:0.4em 0 0.1em 0;
}

h4
{
	font-size:1.1em;
	color:#000000;
	margin:0.2em 0 0.1em 0;
}

p 
{
	line-height:1.6em;
	margin:0.2em 0 1em 0;
}


/*områden */
#body 
{
	text-align:center;
	background:#b8b8b8;
}

#bodyplaceholder
{
	width:970px;
	margin:20px auto 0 auto;
	text-align:center;
	min-height:500px;
}


#top 
{
	width:970px;
	height:117px;
	background: url('/Media/Build/top.jpg') no-repeat;
	text-align:right;
	margin-bottom:4px;
}

#menu
{
	
}

#content 
{
	width:970px;
	margin:0 auto;
	text-align:left;
	margin-bottom:4px;
}
	
#contentLeft 
{
	width:240px;
	background-color:#ffffff;
	vertical-align:top;
}

#contentLeftPlaceholder 
{
	padding:5px;
	min-height:400px;
}

#contentMain 
{
	width:460px;
	background-color:#ffffff;
	vertical-align:top;
}

#contentMainPlaceholder 
{
	padding:5px 10px;
}

#contentMain ol li, #contentMain ul li
{
	margin-bottom:12px;
}


#contentRight 
{
	width:266Px;
	background-color:#ffffff;
	vertical-align:top;
	padding-bottom:3px;
}

#contentRightPlaceholder 
{
	padding:0;
}


.contentSpacer 
{
	width:2px;
}

#footer 
{
	width:970px;
    height:40px;
	margin:0 auto;
	border-top:5px solid #f18c06;
	font-size:0.9em;
}



.moduleHeader
{
	margin:0;
	padding:3px 0 3px 5px;
	font-size:1em;
}

.moduleHeaderNews 
{
	background-color:#d8d8d8;
}

.moduleHeaderEvent
{
	background-color:#d8d8d8;
	margin-top:30px;
}

.moduleHeaderJobs
{
	background-color:#d8d8d8;
    margin-top:30px;
}

.moduleHeaderPremises
{
	background-color:#d8d8d8;
}







.language 
{
	padding:2px;
	text-align:right;
}

#languagelist 
{
	list-style-type:none;
	margin:0 5px 0 0;
	padding:0;
}


#languagelist li 
{
	display:inline;
}

#languagelist li a
{
	
}


#address 
{
	margin-top:40px;
	font-size:smaller;
}


/* ------------------- */

hr
{
	background-color:#66816e;
	color:#66816e;
	margin:5px 0;
	height:1px;
	clear:both;
	border:0;
}

div.separator 
{
	height:1px;
	background:#666666 url('/Media/Build/spacer.gif');
	clear:both;
	margin:5px 0;
}

div.separator hr
{
	display:none;
	margin:0;
	clear:both;
}



img.left 
{
	float:left;
	margin-right:6px;
}
img.right
{
	float:right;
	margin-left:6px;
}

.ErrMsg, .EmptyGridView
{
	padding:10px;
	margin:9px;
	background-color:#f8fbdc;
	border:1px solid #576080;
	clear:both;
}

.ToolTip
{
	background-color:#f8fbdc;
	border:1px solid #576080;
}


/* formulär */
input[type=button], input[type=submit]
{
}

input[type=text], input[type=password], textarea
{
}

textarea 
{
	font-family:Verdana, Arial, Sans-Serif;
}

label 
{
	cursor:pointer;
}


/*bredder */
.w50 
{
	width:50px;
}
.w100 
{
	width:100px;
}
.w120 
{
	width:120px;
}
.w150 
{
	width:150px;
}
.w200 
{
	width:200px;
}
.w300 
{
	width:300px;
}
.w400 
{
	width:400px;
}



/* färger */
.red
{
	color:Red;
}

.bold 
{
	font-weight:700;
}

.underline 
{
	text-decoration:underline;
}

.strikethrough 
{
	text-decoration:line-through;
}


.small 
{
	font-size:10px;
}

.smaller 
{
	font-size:smaller;
}

.left 
{
	text-align:left;
}

.center 
{
	text-align:center;
}

.right 
{
	text-align:right;
}

.clear 
{
	clear:both;
}

.block 
{
	display:block;
}

.fleft 
{
	float:left;
}

.fright
{
	float:right;
}


div.ajaxLoadingPanel
{ 
    z-index:9999;
    color:#ffffff;
    position:fixed;
    left: 0px;
    top: 0px;
    width:100%;
    height:100%;
    text-align:center;
} 

.newsArchiveLink
{
    float: right;
    margin-right: 5px;
    font-weight: 400;
    color: #666666;
    text-decoration: underline;
}

.newsArchiveLink:hover
{
    text-decoration: none;
    color: #333333;
}
