/*
*     This is the standard mWCMS css file
*     Created 2006-09-15
*     Read more about mWCMS on http://www
/*SMK CSS sida*/
*/
/* MCODE STUFF */
.mcode-table {border:0px;}
.mcode-table td {vertical-align:top;padding-right:20px;width:50%;}
.mcode-img-right {float:right;margin:6px;border:0px;}
.mcode-img-left {float:left;margin:6px;border:0px;}
.mcode-img {margin:6px;border:0px;}
/* MCODE STUFF */
/* SITE <BODY> */
html, body {height:100%;}
body {margin: 6px auto auto 6px;background-color:#F0F0F0}
/* SITE WRAPPER */
#site_wrapper {width:980px;}
/* SITE HEADER */
#site_content_header {width:980px;height:150px;float:left;margin:0px;padding:0px;overflow:hidden;}
#site_content_header .logotype {float:left;width:0px;margin-left:0px;margin-right:0px;overflow:hidden;}
#site_content_header .headerimage{float:left;overflow:hidden;} 
/* HEAD PATH  - I gråa fältet*/
#site_content_headpath {float:left;background:rgb(144,190,217);font-family:Verdana, Arial;	font-size:10px;color:rgb(0,0,0);font-weight:normal;	font-style:normal;width:980px;padding-top:2px;padding-bottom:2px;padding-right:0px;height:14px;margin: 3px 0px 3px 0px;}
#site_content_headpath_shortcutwrapper {float:right;width:350px;height:14px;border:0px;padding:0px;margin-right:5px;}
#site_content_headpath_shortcutwrapper a, #site_content_headpath_shortcutwrapper a:link, #site_content_headpath_shortcutwrapper a:hover, #site_content_headpath_shortcutwrapper a:visited {font-family:Verdana, Arial;font-size:10px;color:rgb(0,0,0);text-decoration:none}
#site_content_headpath_quicksearch {float:left;padding:0px;margin: auto 15px auto auto;vertical-align:middle;} 
#site_content_headpath_quicksearch #qs_form {padding:0px;margin:0px;}
#site_content_headpath_quicksearch #qs_form img {border:0px;cursor:pointer;}
#site_content_headpath_quicksearch #qs_field {height:14px;width:100px;border:1px solid rgb(255,255,255);font-size:9px;font-family:Verdana,Arial;margin-right:3px;color:rgb(180,180,180);}
#site_content_headpath_shortcuts {float:left;margin:1px auto auto auto;}
#site_content_headpath_shortcuts .linkwrapper {float:left;}
#site_content_headpath_shortcuts a {margin-right:6px;}
/* SITE NAVIGATION */
#site_content_navigation {font-family:Verdana, Arial;font-size:12px;color:rgb(0,0,128);width:150px;margin: 15px 35px 35px 0px;padding:0px;float:left;display:block;}
#site_content_navigation a,#site_content_navigation a:link,#site_content_navigation a:hover {text-decoration:none;float:left;font-weight:;color:rgb(0,0,128);}
#site_content_navigation .linkwrapper {width:150px;height:24px;padding-left:10px;padding-top:2px;padding-bottom:0px;cursor:pointer;}
/* SITEMAP */
#sitemap_body .sitemap_toplevel {padding-left:20px;}
#sitemap_body .sitemap_toplevel a, #sitemap_body .sitemap_toplevel a:link, #sitemap_body .sitemap_toplevel a:hover {text-decoration:none; font-weight:bold; color:rgb(0,0,128);font-size:12px;}
#sitemap_body .sitemap_sublevel {padding-left:40px;}
#sitemap_body .sitemap_sublevel a, #sitemap_body .sitemap_sublevel a:link, #sitemap_body .sitemap_sublevel a:hover {text-decoration:none; color:rgb(0,0,128);font-size:10px;}
/* SITE BODY */
#site_content_body {margin: 0px 0px 0px 0px;padding:0px;float:left;font-family:Verdana, Arial;font-size:11px;color:rgb(0,0,0);}
#site_content_body td {font-family:Verdana, Arial;font-size:11px;color:rgb(0,0,0);}
#site_content_topnavigation {height:14px;padding-top:2px;padding-left:4px;padding-bottom:2px;padding-right:0px;	margin: 3px 0px 10px 0px;}
#site_content_topnavigation .linkwrapper {float:left;padding-left:10px;padding-right:10px;line-height:16px;cursor:pointer;}
/*HEADINGS*/
#site_content_body h1 {font-family:Verdana, Arial;font-size:20px;font-weight:normal;margin: 5px 0px 10px 0px;padding:0px;color:rgb(0,0,128);}
/* Subheading */
#site_content_body h2 {
		font-family:Verdana, Arial;
		font-size:12px;
		font-weight:bold;
		margin: 5px 0px 0px 0px;
		padding:0px;
		color:rgb(0,0,128);
}
/*LINKS INSIDE SUBHEADINGS*/
#site_content_body h2 a,#site_content_body h2 a:link,#site_content_body h2 a:active,#site_content_body h2 a:visited,#site_content_body h2 a:hover {
		font-family:Verdana, Arial;
		font-size:12px;
		font-weight:bold;
		margin: 5px 0px 0px 0px;
		padding:0px;
		color:rgb(0,0,128);
		text-decoration:none;
}
/* Subheading 2 */
#site_content_body h3 {
		font-family:Verdana, Arial;
		font-size:11px;
		font-weight:bold;
		margin:0px;
		padding:0px;
		color:rgb(0,0,128);
}
/*LINKS INSIDE SUBHEADING2*/
#site_content_body h3 a,#site_content_body h3 a:link,#site_content_body h3 a:active,#site_content_body h3 a:visited,#site_content_body h3 a:hover {
		font-family:Verdana, Arial;
		font-size:11px;
		font-weight:bold;
		margin:0px;
		padding:0px;
		color:rgb(0,0,128);
		text-decoration:none;
}
/* Subheading 3 */
#site_content_body h4 {
		font-family:Verdana, Arial;
		font-size:14px;
		font-weight:bold;
		margin:0px;
		padding:0px;
		color:rgb(0,0,128);
}
/*LINKS INSIDE SUBHEADING3*/
#site_content_body h4 a,#site_content_body h4 a:link,#site_content_body h4 a:active,#site_content_body h4 a:visited,#site_content_body h4 a:hover {
		font-family:Verdana, Arial;
		font-size:14px;
		font-weight:bold;
		margin:0px;
		padding:0px;
		color:rgb(0,0,128);
		text-decoration:none;
}
/*LINKS*/
#site_content_body a,#site_content_body a:link,#site_content_body a:hover,#site_content_body a:visited{font-family:Verdana, Arial;font-size:11px;color:rgb(0,0,128);text-decoration:none}
/* SITE SEARCH */
.searchresult_entry {padding:5px;margin:5px auto 5px auto;width:400px;float:left; }
/* SITE SIDEBAR */
#site_content_rightsidebar {width:210px;margin-right:0px;margin-top:15px;	margin-left:32px;margin-bottom:35px;padding:0px;float:left;}
/* PLUGGER */
#site_content_rightsidebar .plug_item {margin:2px auto 2px auto;width:214px;float:left;}
#site_content_rightsidebar .plug_item a, a:link, a:hover {text-decoration:none;color:rgb(0,33,86);float:none;}
#site_content_rightsidebar .plug_title {font-family:Verdana, Arial;font-size:11px;margin-bottom:2px;color:rgb(0,0,0);float:left;width:214px;}
#site_content_rightsidebar .plug_title_bl {background: url(../xxx.gif) 0 100% no-repeat rgb(144,190,217);}
#site_content_rightsidebar .plug_title_br {background: url(../xxx.gif) 100% 100% no-repeat;}
#site_content_rightsidebar .plug_title_tl {background: url(../xxxl.gif) 0 0 no-repeat;}
#site_content_rightsidebar .plug_title_tr {background: url(../xxx.gif) 100% 0 no-repeat;padding:5px;}
#site_content_rightsidebar .plug_has_border {border:1px solid rgb(0,0,0);}
#site_content_rightsidebar .plug_imgwrapper {float:left;}
#site_content_rightsidebar .plug_imgwrapper_onlyimg {float:left;width:211px;overflow:hidden;}
#site_content_rightsidebar .plug_image {border:0px;margin:0px 3px 1px 1px;}
#site_content_rightsidebar .plug_text {font-family:Verdana, Arial;font-size:11px;line-height:13px;}
/*  SITE FOOTER */
#site_content_footer {width:980px;height:50px;margin:0px;padding:0px;float:left;font-family:Verdana, Arial;font-size:10px;color:rgb(0,0,CCC);text-align:center;}
#site_content_footer .divider {width:800px;height:1px;background-image:url(../grey_pixel.gif);background-repeat:repeat-x;margin-top:2px;margin-bottom:2px;margin-left:auto;margin-right:auto;padding:0px;}
#site_content_footer .text-1 {font-style:normal;margin:0px;padding:0px;line-height:13px;}
#site_content_footer .text-2 {font-style:xitalic;font-size:9px;margin:0px;padding:0px;line-height:13px;}

