﻿html, body 
{
	height:100%;
}

html, body, form
{
	margin:0;
	padding:0;
}

body 
{
	background:#ffffff;
	font-family:Verdana, Arial, Sans-Serif;
	font-size:72%;
	color:#000000;
}

a img 
{
	border:0;
}

h1 
{
	font-size:1.5em;
	color:#0076bc;
	margin:0.6em 0 0.1em 0;
}

h2
{
	font-size:1.25em;
	color:#0076bc;
	margin:1.2em 0 0.1em 0;
}

h3 
{
	font-size:1.1em;
	color:#0076bc;
	margin:1.2em 0 0.1em 0;
}

p 
{
	font-size:1em;
	line-height:1.6em;
	margin:0.2em 0 0.8em 0;
}


ul, ol
{
	margin:0;
	padding:0 0 10px 20px;
}
		
ul li, ol li
{
	margin:0.6em 0 0 20px;
	padding:0;
	line-height:1.6em;
}

/*områden */
#body 
{
	background:#0176c0 url('/Media/Build/body_background.gif') repeat-y;
}

#bodyplaceholder
{
	margin:0 0 0 0;
	padding:20px 0 0 30px;
	text-align:left;
	background:#0176c0 url('/Media/Build/body_top.gif') no-repeat;
}

#top 
{
}


#content 
{
	width:934px;
}
	
#content_left 
{
	width:226px;
	background:#ffffff;
	color:#000000;
	vertical-align:top;
}
	#content_left_placeholder
	{
		padding:0 0 0 18px;
	}
		
#content_main 
{
	width:484px;
	background:#ffffff;
	color:#000000;
	vertical-align:top;
}

	#content_main_placeholder
	{
		padding:3px 0px 10px 0px;
	}

		#content_main_placeholder a 
		{
			color:#000000;
			text-decoration:underline;
		}

		#content_main_placeholder a:hover 
		{
			text-decoration:none;
		}



#content_right 
{
	width:182px;
	background:#ffffff;
	color:#000000;
	vertical-align:top;
}
	#content_right_placeholder
	{
		padding:0 18px 0 0;
	}
	
		#content_right a 
		{
			color:#000000;
			text-decoration:underline;
		}

		#content_right a:hover 
		{
			text-decoration:none;
		}

.content_spacer 
{
	width:21px;
	background:#ffffff url('/Media/Build/ruler_ver.gif') repeat-y;
}

#bottom
{
	background:#0176c0;
	width:934px;
	padding-bottom:6px;
}

#footer 
{
	width:934px;
	background:#4e9fd3 url('/Media/Build/footer.gif') no-repeat;
}
	#footer_placeholder 
	{
		padding:10px;
		text-align:center;
	}
	
	#footer_info 
	{
		color:#d7e9f4;
		line-height:1.6em;
		text-align:left;
	}
		#footer_info tr td 
		{
			vertical-align:top;
		}
		
		#footer_info tr td a 
		{
			color:#d7e9f4;
			text-decoration:underline;
		}

		#footer_info tr td a:hover 
		{
			text-decoration:none;
		}


.menuseparator img
{
	display:block;
}

#login 
{
	background:#a8b9c6;
	padding-bottom:8px;
}

.loginform
{
	background:#a5d05e url('/Media/Build/login_background.gif');
	color:#067587;
	padding:3px 10px 10px 10px;
}



#address 
{
	font-size:1em;
	line-height:1.6em;
	padding:3px 10px 10px 10px;
}

.largeimage 
{
	border-bottom:1px solid #067587;
}



/* ------------------- */

.spacer_grey 
{
	background:#464646;
}

.spacer_white 
{
	background:#ffffff;
}

div.separator 
{
	height:1px;
	background:#000000;
}

hr 
{
	color:#000000;
	background-color:#000000;
	height:1px;
}

div.separator hr
{
	display:none;
	margin:0;
}

div.hr 
{
	height:1px;
	background:#000000;
}

div.hr hr
{
	display:none;
	margin:0;
}


div.hr_bold 
{
	height:2px;
	background:#000000;
}

div.hr_bold hr
{
	display:none;
	margin:0;
}


img.left 
{
	float:left;
	margin-right:6px;
}
img.right
{
	float:right;
	margin-left:6px;
}

.ErrMsg, .EmptyGridView, .InfoMsg
{
    width:100%;
	padding:10px;
	margin:9px;
	background-color:#f8fbdc;
	border:1px solid #576080;
	clear:both;
}

.ToolTip
{
	background-color:#f8fbdc;
	border:1px solid #576080;
}


/* formulär */
input
{
	font-size:11px;
}

input[type=text], input[type=password], textarea
{
	border-top:1px solid #848ca6;
	border-right:1px solid #848ca6;
	border-bottom:1px solid #576080;
	border-left:1px solid #576080;
}

textarea 
{
	font-family:Verdana, Arial, Sans-Serif;
	font-size:11px;
}

label 
{
	cursor:pointer;
}

.EditTable 
{
	width:100%;
}

.EditTable tr td 
{
	padding:2px;
	border-bottom:1px solid #ffffff; 
	background-color:#f4f4f4;
}

.EditTable table tr td 
{
	border:0;
}

.EditButtons 
{
	margin:5px 0 0 20%;
}


.link
{
	color:#e65322 !important;
	font-weight:700;
	text-decoration:none !important;
}
.link:hover
{
	color:#e77b56 !important;
}



/*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;
}

.blue 
{
	color:#067587;
}
.grey 
{
	color:#666666;
}

.bold 
{
	font-weight:700;
}

.underline 
{
	text-decoration:underline;
}

.strikethrough 
{
	text-decoration:line-through;
}


.smaller 
{
	font-size:smaller;
}

.small 
{
	font-size:10px;
}

.left 
{
	text-align:left;
}

.center 
{
	text-align:center;
}

.right 
{
	text-align:right;
}

.block
{
	display:block;
}

.clear 
{
	clear:both;
}

.fleft 
{
	float:left;
}

.fright 
{
	float:right;
}

.bottom
{
	vertical-align:bottom;
}



.preambleDate
{
    float:right;
    font-size:0.8em;
    text-align:right;
}

.links {
    margin:10px 0;
}

.links a {
    line-height:18px;
}


