/* ============ Globals */

body { font:11px/1.2 Arial, Helvetica, sans-serif; background: #bababa; color: #4b4b4b; }
html,body,form,p,div { padding:0; margin:0; }
#wrapper img a, #wrapper img, #wrapper img a:hover,
#banner-top img a, #banner-top img, #banner-top img a:hover { border: none; text-decoration:none; background:none; }
table, td, tr { vertical-align:top; }

.form3rub { font-size: 12px; font-weight:bold; padding: 3px 0 0 0; }
.form3 { background: #f4f4f4; border: 1px solid #9e9e9e; padding: 3px; font-size: 12px; width: 200px; }



/* ============ Headings */
h1 { font: 21px trebuchet ms; margin:0; padding:0; line-height:normal; color: #000; font-weight: bold; }
h2 { font: 22px Arial, Helvetica, sans-serif; color: #000; font-weight: bold; margin:0 0 6px; padding: 0; }
#rightColumm h2 { padding: 0 0 5px 0; }


/* ============ Site */

.banner { visibility: hidden; }

#banner-top { width: 915px; display: block; line-height:0; margin: 0 auto; padding: 8px 0 0 0;  }
#hiddenText { visibility: hidden; }
#AddCMSSysBody #hiddenText { visibility: visible; border: 20px gray solid; }

#wrapper { width: 930px; padding: 0; margin: 17px auto; }
	#container { width: 760px; background:url(/UserUploadImages/system/wr-bg-top.gif) no-repeat top left; float:left; }
	#banners-right { float: left; width: 160px; display: block; padding-left: 2px; }
	#logo a { border: none !important; }
		#logo { line-height: 0; padding: 18px 18px 6px 18px; }
		#header #top-tool { background:url(/UserUploadImages/system/header.jpg) no-repeat top left; width: 797px; height: 41px; text-align: right; padding: 8px 58px 0 0; }
		#main-navigation { height:68px; line-height: normal; margin: 0 18px; padding: 0; }
	#content { clear: both; background:url(/UserUploadImages/system/wr-bg-rep.gif) repeat-y top left; }
		#content #leftColumm { width: 188px; float: left; padding: 10px 0 0 18px; }
		#content #mainColumm { width: 523px; float: left; padding: 10px 12px 10px 12px; }
        #footer #footercontainer { border-top: 1px solid #717171; padding: 10px 0px; font: 10px Verdana, Arial, Helvetica, sans-serif; }
	#footer { clear:both; color: #ffffff; background:url(/UserUploadImages/system/wr-bg-footer.gif) no-repeat bottom left; 
	margin: 0 auto; width: 710px; padding: 0 25px; height: 40px; }
	#foot-bottom { padding: 20px 18px; clear: both; }
	
	
/* ============ Site Extra Styling */
	#rightColumm img { display: block; line-height:0; }
		
	#search { float: right;  }
	
	.AddCMSSysSearchText { border: 1px solid #d2d2d2; background: #fff; font: 9px arial; padding: 1px; }
	.AddCMSSysSearchButton {  
		border: 0; 
		font-weight: bold;
		color: #fff;
		text-align: center;
		font: 9px arial;
		/*background:transparent url(/UserUploadImages/system/search-button.gif) repeat-y scroll 0px 0px;*/
		width: 36px; height: 17px;
		padding: 0;
		margin: 0 3px -1px 3px;
		cursor: pointer;
		}
		
		a.AddCMSSysMain, a.AddCMSSysMainSelected { height: auto !important; }
		
		/* Navigation */
		#main-navigation ul { list-style: none; margin: 0; padding: 0 0 0 10px; }
		#main-navigation ul li { list-style: none; display: inline; }
		#main-navigation ul li a { float: left; list-style: none; color: #000000; font: 11px Arial , Helvetica, sans-serif; 
		font-weight: normal; padding: 5px 10px 4px 10px; text-decoration: none; background:url(/UserUploadImages/system/nav-border-right.gif) no-repeat top right; }
		#main-navigation ul li a:hover, #main-navigation a.AddCMSSysMainSelected { color: #00b2ff; no-repeat top right; }
		
		
		h1.welcome { }
		h1 div.color { color: #0174b8; text-align:right; }
		
		.teaser2 { padding-top: 120px; }
		.teaser { line-height: normal; }
		#right-content em { font: 10px Verdana, Arial, Helvetica, sans-serif; color:#717171; font-style:italic; }
		
		
		.no-list { list-style: none; margin: 0; padding:8px 0 0; }
		.no-list li { list-style:none; margin: 0; }
		.no-list li a { color: #000 !important; border-bottom: 1px solid #000; }
		.no-list li a:hover { color:#2287c1; border-bottom: 1px solid #2287c1; }
		.pdf { background:url(/UserUploadImages/system/icon-pdf.gif) no-repeat center left; list-style: none; padding: 4px 0 4px 23px; font: 10px Verdana, Arial, Helvetica, sans-serif; color: #000; }
		

/* Nyheter */
.newsDate { font: 11px Arial, Helvetica, sans-serif; font-weight: bold; margin:0; padding:6px 0 0 0; }
.itemClass h4 { font: 12px Arial, Helvetica, sans-serif; font-weight: bold; margin:0; padding:0;}
.separatorClass { border-bottom: 1px dashed #000; padding: 0 0 6px 0; }
.itemClass p a { color: #4b4b4b }


/* ============= Links */

		a {
		
			color: #00b2ff;
			text-decoration: none;

			
		}
		
		a:visited { color:#00b2ff; }
		a:hover {
		
			color: #00b2ff;
		
		}
		
		a:focus,
		a:active {
		
			color:#00b2ff;
		}