/* lida.nu 2009 */

/* CSS Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, fsamp,
small, strike, strong, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

strong,b{font-weight:bold;}
em,i{font-style:italic;}

body {
	text-align: center;
	background-image:url(/pix/background.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#51693e;
	font:12px/1.5em Arial, Helvetica, sans-serif;
	color:#333;
}

#wrapper {
	margin:0 auto;
	width:1031px;
	text-align: left;
}
#innerWrapper {
	background-image:url(../pix/bg_middle.jpg);
	background-repeat:repeat-y;
	background-position:top center;
	padding-bottom:35px;
}

#innerWrapper h3 {
	font-size:15px;
	margin-top:10px;
}
#innerWrapper h3 a{
	border-bottom:none;
}

#main {
	margin-bottom:28px;
}

#main h1 {
	
}

#sidebar {
	width:220px;
}

#footer {
	float:left;
	height:87px;
	background-image:url(../pix/bg_bottom.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	margin:0 0 28px 0;
	width:997px;
	padding:17px;
}

#footer p{
	margin:0;
	font-weight:normal;
	line-height:1.3;
}

#footer a{
	/*color:#fff;*/
	font-weight:bold;
}

#footer .address img{
	float:left;
	margin:1px 17px 0 0;
}

#footer .address p{
	line-height:1.65;
	color:#666;
	font-weight:bold;
}

#media{
	margin:26px 0px 0 13px;
	height:222px;
	width:937px;
}

#main p,#main h1,#main h2,#main h3,#main dl,
#localnav p,#localnav h1,#localnav h2,#localnav h3{
	/*margin:0 5px;*/
}

#main p img,#localnav p img{
	margin:5px 0;
}

.col1 {
	float:left;
	width:225px;
	margin-right:25px;
}

#extrapuff {clear:left;padding-top:50px;}
#extrapuff li {margin:0;padding:0 20px 0 17px;list-style:none;}

#nav .col1{
	padding-bottom:0;
	width:200px
}

.col1 h3{
}

.col2 {
	float:left;
	width:475px;
	margin-right:20px;
	padding-bottom:22px;
}
.col2 .col2{
	margin-right:0;
}

.aktuelltcol2 {
/*	float:left;*/
	width:466px;
	margin-right:28px;
}
.col3 {
	float:left;
	width:720px;	
	margin-right:20px;
}

#nav .col3{
	width:760px
}
#nav .col1{
	width:180px
}
#nav input#s{
	width:120px
}

.col-last {
	margin-right:0;
}

.wide img {
	float:left;
	margin-right:15px;
}
#hem .wide h2 {
	margin-left:240px;
	font-size:18px;
}

.wide p {
	margin-left:240px;
}

.newsItem {
	border-top:1px dotted #2f2f2f;
	padding-top:28px;
	margin-top:28px;
}

.newsItem.first {
	border-top:none;
	padding-top:0;
	margin-top:0;
}

#innerWrapper .newsItem h3{
	margin:0 0 10px;
}

.newsItem h3 a{
	border:none;
	font-size:20px;
}

.newsItem img {
	float:left;
	margin-right:10px;
}

h1,h2,h3,h4,h5,h6{
}

h1 {
	font-size:26px;
	line-height:1.3;
	margin-top:0;
	margin-bottom:0.3em;
	font-weight:bold;
}

#hem #header{
	height:380px;
	background-image:url(../pix/bg_top_start.jpg);
}

#header,#hem.tagList #header{
	height:133px;
	background-image:url(../pix/bg_top.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	padding:40px 37px 0 32px;
}

#nav{
	border-bottom:6px solid #5b4825;

}

#logo{
	margin-bottom:17px;
}

#logo img{
}

#logo p{
	display:none;
}

#logo {
	float:left;
	width:200px;
}

#secondaryNav {
	float:right;
	width:200px;
	padding-right:8px;
}

#english{
	text-align:right;
}

#english span{
	font-weight:bold;
	padding-top:9px;
}

#sidebar h2,
.modul h4,
.modul h3 {
/*	margin-top:10px;*/
}

#main h1{
	margin-top:0px;
}

h2 {
	font-size:18px;
	line-height:1.1;
	margin-bottom:12px;
}

#hem h2 {
	font-size:26px;
}

h3 {
	font-size:11px;
	margin-bottom:0.2em;
	font-weight:bold;
}

h4 {
	font-size:11px;
}

h4.news{
	margin-bottom:10px;	
	margin-top:28px;
	border-top:1px solid #2f2f2f;
	clear:left;

}

a img {
	border:0;
}

span a{
	border-bottom:none;
}

a{
	color:#527241;
	text-decoration:none;
}

#main a{
	text-decoration:underline;
}

a:visited {
}

a:hover {
	color:#E2001A;
}

h1 a,#main h2 a,#main h3 a {
	text-decoration:none;
	font-weight:bold;
}

#hem .teaser {
/*	font-weight:normal;
	font-size:20px;*/
}

p {
	font-size:11px;
	margin-bottom:1em;
	line-height:1.3em;
}

#main p {
	font-size:12px;
}
#main p.date {font-style:italic;font-size:11px;}

#main p.teaser {font-weight:900;}

#localnav p {
	margin-bottom:10px;
	font-size:12px;
}

#nav li {
	list-style-type:none;
}

.teaser {
/*	font-weight:normal;
	font-size:20px;
	line-height:1.3em;*/
}
#localnav .date {
	color:#ffff99;
	margin-bottom:5px;
}


.readmore {
	text-align:right;
	margin-top:-1em;
}

#related .modul{
	font-size:0.9em;
	padding-top:10px;
	padding-bottom:10px;
}

.leftImg{
	float:left;
	margin-right:10px;
}

.rightImg{
	float:right;
	margin-left:10px;
}

#header img.topImage {
	margin-bottom:28px;
}

.menu {
	float:left;
	list-style-type:none;
	margin-right:0;
	position:relative;
}

.menu li {
	list-style-type:none;
	float:left;
	/*display:block;
	width:auto;	
	z-index:99; *//* ensure submenus appear above other page items. Increase if needed, but do not exceed thickbox overlay z-index! */	
}

.menu li.first {
}

.menu li a{
	font-weight:bold;
	display:block;
	/*float:left;*/
	width:auto;	
	background:#fff;
	padding:8px 9px 6px;
	border-top:2px solid #ebebeb;
	border-right:2px solid #ebebeb;
}

.menu li a.active{
	color:#E2001A;
}


#globalNav ul{
	display:none;
	position:absolute;
	/*top:-999em;*/
	width:15em;
	background-color:#000;
	padding:12px;
	/*left:0;*/
	z-index:999;
}

#globalNav ul ul{
	left:16em;
	margin-top:-2.3em;
}

#globalNav ul li{
	float:none;
	display: inline-block;
	border-left:0;
	margin-left:0;
	padding-left:0;
}

#globalNav ul li a{
	float:none;
	display:block;
	width:100%;
}

/*#globalNav li:hover ul,
#globalNav li.sfHover ul{
	top:2.1em;
}

.superfish li:hover ul,
.superfish li li:hover ul,
.superfish li li li:hover ul {
	top: -999em;
}*/

#main ul{
	padding-left:1em;
	font-size:12px;
}

#sidebar p {
	margin:0 0 1em 0;
	padding-top:5px;
	font-size:12px;
}
#sidebar h3{
	margin-bottom:0;
	text-transform:none;
}

#sidebar .modul {
	margin-top:28px;
}

.imgLink{
	border-bottom:none;
}
.first{
	margin-top:0 !important;
}

#localnav {
	margin-left:32px;
	width:220px;
}

.background div.wrapped{
	float:left;
	padding:10px 20px 10px 17px;
	width:183px;
	position:absolute;
	top:0;
	left:0;
}

.background{
	position:relative;
}

.background img.background{
	height:100%;
	width:100%;
}

#localnav h3, #sidebar h3{
	margin:15px 0;
	background-image:url(../pix/heart.gif);
	background-repeat:no-repeat;
	background-position:left middle;
	padding:4px 0 4px 35px;
}
#localnav h4 {font-weight:bold;}

#localnav li{
	margin-bottom:10px;
}

#localnav ul {
	margin-bottom:0px;
}

#localnav ul ul{
	margin-left:1em;
}

#localnav li {
	list-style-type:none;
}

#localnav li.active {
}

#localnav li a {
	font-weight:bold;
	display:block;
}

#localnav li a.active,
#localnav li a:hover{
	color:#E2001A;
}
#localnav li li a.active{
}
#localnav li li{
}
#localnav li li.active{
}

#content {
	padding-top:15px;
}
/* Image Swapper
----------------------------------------*/

ul#begood-image-swapper {
	margin-bottom:1em;
	padding: 0;
	list-style-type: none;
	overflow:hidden;
}

ul#begood-image-swapper li {
	list-style-type: none;
/*	float:left;*/
	margin: 0 5px 10px 0;
	line-height:0;
	display:inline;
}

#begood-image-swapper a {
	border: 1px solid #5B4825;
	display:block;
	float:left;
	margin:0 5px 5px 0;
	height:60px;
	width:80px;
}

#begood-image-swapper a:hover,
#begood-image-swapper li a.selected {
	border: 1px solid #E2001A;
}

ul#begood-image-swapper img {
	margin:0;
}

#main ul.files { list-style-type: none; margin: 1em 0 0 0; padding: 0;}
#main ul.files li { background-repeat: no-repeat; padding-left: 20px; margin-bottom:0.6em}
ul.files li.mov { background-image: url(/begood/pix/silkicons/film.gif); }
ul.files li.jpg { background-image: url(/begood/pix/silkicons/photo.gif); }
ul.files li.gif { background-image: url(/begood/pix/silkicons/photo.gif); }
ul.files li.pdf { background-image: url(/begood/pix/silkicons/page_white_acrobat.gif); }
ul.files li.doc { background-image: url(/begood/pix/silkicons/page_white_word.gif); }
ul.files li.dot { background-image: url(/begood/pix/silkicons/page_white_word.gif);}
ul.files li.ppt { background-image: url(/begood/pix/silkicons/page_white_powerpoint.gif);}
ul.files li.mp3 { background-image: url(/begood/pix/silkicons/music.gif); }

ul.files li.xls { background-image: url(/begood/pix/silkicons/page_white_excel.gif); }

.logo{
}

p .rss{
	line-height:1.2;
	padding:0 0 0 35px;
	display:block;
	margin:19px 0 0 27px;
	background: transparent url(../pix/rss.gif) no-repeat scroll left center;
}

.mainImage{
	margin-bottom:15px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#newsArchive{
}
#newsArchive h4{
	padding-top:10px;
	padding-bottom:10px;
}
#newsArchive li{
	list-style:none;
}
.clearfix {display: inline-block; clear:both; }

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.okmsg, .errmsg {
	padding: 1ex;
	font-weight: bold;
	border: 1px solid #ccc;
/*	background-color: lightyellow; */
}

.details {
	width: 150px;
	float: right;
	margin: 0 0 1em 1em;
}
.details h2 {
	margin: 0;
}

.hidden{
	display:none;
}

.visible{
	display:block;
}

.modul {
	float:left;
	width:100%;
}

dt{
	font-weight:bold;
}

dd{
	margin-bottom:1em;
}

div.hr {
  height: 3px;
  background: #fff url(../pix/line.gif) no-repeat scroll center;
  margin-bottom:15px;
}
div.hr hr {
  display: none;
}
div.hr-other {
	height:1px;
	margin-bottom:0;
	width:100%;
}
div.hr-other hr {margin:0;}

#sidebar .calendar{
}

#sidebar .calendar h3{
}

#sidebar .calendar dl{
}

#sidebar .calendar li{
	list-style-type:none;
}

#sidebar .calendar li a{
	display:block;
	font-weight:bold;
}

#sidebar .calendar dt{
	display:block;
	float:left;
	width:100%;
}

#sidebar .calendar dd{
	display:block;
	float:left;
	width:100%;
	margin:0 0 0.5em 0;
}

.modul h3 a{
}

#news .modul{
	padding-left:0;
	position:relative;
	margin-bottom:30px;
}

#news .modul img{
	position:static;
}

#main .col1 img{
	margin-bottom:25px;
}

#wrapper #personal select,
#wrapper #personal input {
	display:block;
	width:auto;
	margin-bottom:1em;
}

#wrapper input {
}

#wrapper select {
	margin-bottom:1em;
}

#wrapper p select {
	margin-bottom:0;
}

#wrapper label {
	display:block;
	/*float:left;
	width:5em;*/
}

#wrapper #personal label {
	float:none;
	display:inline;
}

#wrapper #personal input.checkbox {
	display: inline; 
}

#forum #wrapper #main input {
	display:block;
}

#frmCreateUserAccept{
	float:left;
}

#wrapper .selectFloat{
	float:left;
	width:45%;
	display:block;
}

#wrapper .selectFloat select{
	margin-bottom:0;
}

#wrapper .to .width{
	width:2.5em;
}

#wrapper .width{
	width:5em;
	display:block;
	float:left;
}

#wrapper form h3 {
	padding:5px;
	margin:0;
	color:#999;
	border-top:#000 1px solid;
}

#wrapper form h3.selected {
	color:#000;
}

#wrapper form div {
	padding:10px 0 0;
}

#wrapper label, 
#wrapper #personal input, 
#wrapper #personal select, 
#wrapper textarea, 
#wrapper form p{
}

#wrapper textarea{
	margin-bottom:1em;
	font-family:inherit;
	font-size:1em;
}

#wrapper label input, 
#wrapper label select, 
#wrapper label textarea {
	margin-left:0;
}

.addthis{
	margin:25px 0;
	clear:left;
}


.tooltip {
	background-color:#fff;
	border:1px solid #ccc;
	padding:3px;
	white-space:nowrap;
	font-weight: bold;
}

.begoodSearchMarkedWord{
    background-color:yellow;
}

.printOnly{
	display:none;
}

.articleListing h2.noImage, .articleListing .stdPic {
	border-top:1px solid #527241;
	padding-top:10px;
}

.articleListing h2:first-child, .articleListing img:first-child {
	border-top:medium none;
	padding-top:0;
}

/* Tag Cloud */

.tag-cloud { padding: 2px; line-height: 2em; text-align: center; }
.tag-cloud a { padding: 0px; }
.tag-cloud li { display: inline; }
/* göm extra innehåll för CSS-vänliga webbläsare men inte för screenreaders */
.tag-cloud span { position: absolute; left: -999px; width: 990px; }
/* size is purely presentational, based upon the class */
.tag-cloud .not-popular { font-size: 1em; }
.tag-cloud .not-very-popular { font-size: 1.2em; }
.tag-cloud .somewhat-popular { font-size: 1.4em; }
.tag-cloud .popular { font-size: 1.6em; }
.tag-cloud .very-popular { font-size: 1.8em; }
.tag-cloud .ultra-popular { font-size: 2em; }


#sidkommentarContainer{
	text-align:left;
	color:#000;
}

#sidkommentarContainer a{
	color:#000;
}


/* För Tiny */
body.mceContentBody {
	   background-image:none;
	   text-align:left;s
	   font-size:0.8em;
		line-height:1.5em;
	}

/* Formulär */

fieldset#contact-field legend, fieldset#message-field legend {display:none;}
fieldset#contact-field label, fieldset#message-field label {
	clear:left;
	line-height:1.5em;
	vertical-align:bottom;
	width:8em;
}
fieldset#contact-field input, fieldset#message-field input {
	width:14em;
	margin-bottom:0.5em;
}
fieldset#contact-field input.radio, fieldset#message-field input.radio {
	width:auto;
	margin-left:1em;
	margin-right:0.5em;
}
fieldset#contact-field p, fieldset#message-field p {
	font-size:0.8em;
}
fieldset#contact-field textarea, fieldset#message-field textarea {
	height:10em;
	width:21.25em;
}

form button  {margin-left:0.75em;}

/* Polls */
ul.agp-choices, ul.agp-choices li {
	list-style:none;
	margin:0 !important;
	padding:0 !important;
}
ul.agp-choices input, ul.agp-choices label {
	display:inline !important;
	margin-right:1em;
}

.agp-result table {width:100%;}
table td.agp-td-resultbar {width:80%;}
.agp-resultbar {
	background-color:#527241;
	height:20px;
}
.agp-td-resultbar {padding-bottom:1.5em !important;}
.agp-totalvotes.lang-eng {display:none !important;}
p.agp-textafter {
	font-size:18px !important;
	line-height:1.1 !important;
	margin-bottom:12px !important;
}

#sidebar ul.agp-choices input, ul.agp-choices label {
	margin:0 0.6em 0.2em 0;
}

#sidebar .agp-td-percent{
	vertical-align:top;
}

#sidebar p.agp-textafter {
	font-size:12px !important;
	font-weight:bold;
}

/* Tests */
#begood_test fieldset {margin-bottom:1em;}
#begood_test .correct,
#begood_test .incorrect {
	background:transparent url(../pix/test-sprite.png) no-repeat top left;
	color:transparent;
	display:inline-block;
	width:16px;
	height:16px;
}
#begood_test .incorrect {
	background:transparent url(../pix/test-sprite.png) no-repeat top right;
}
#begood_test .correctAnswer {color:#527241;}
#begood_test h2.results {padding-top:1em;}
