* {
	margin: 0; padding: 0; font-size:1em;
}
body {
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	color: #ccc;
	line-height: 1.5em;
	xbackground: #666 url(/pix/bg3.jpg) repeat-y 50% 0;
	background-color: black;
}
#wrapper {
	/*width: 980px;*/
	width: 940px;
	margin: 0 auto;
	padding-top: 0px;
	font-size: 1.2em;
	line-height: 1.5em;
	background: black url(/pix/ikonoskop_bg.gif) repeat-y 50% 0;
}
.row {
	clear:both;	
}
.col05, .col1, .col2, .col3, .col4 {
	margin-right: 20px;
	float: left;
}
.col-last {
	margin-right: 0;
}
.col4 {
	/*width: 960px;*/
	width: 940px;
}
.col3 {
	/*width: 715px;*/
	width: 700px;
}
.col2 {
	/* width: 470px; */
	width: 460px;
	margin-bottom:30px;
}
.col1 {
	/*width: 225px;*/
	width: 220px;
}

.col05 {
	width: 100px;
}

#sidebar{
	font-size:0.95em;
	color:#777;
}

a {
	color: #CC0000; 
	color:#FF9;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

hr {
	clear: both;
}
.logo {
	/* text-align: center; */
	margin-left:0px;
	margin-top:0px;
	width:940px;
	border-bottom:1px solid #797979;
}
#nav p {
	font-size:10px;
}
.logo a img {
	border: 0;
}
#topleft {
	margin-top:20px;	
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.2em;
	font-weight:normal;
	margin: 1em 0 0.3em 0;
}
h1 {
	font-size: 3em;
	font-weight:normal;
	margin-top: 1em;
	xmargin-bottom: 1ex;
	
}

h2 {
	font-size:18px;
}

h3 {
	font-size:18px;
	margin: 1em 0 0;
}

p {
	margin-top: 0;
	margin-bottom: 1em;
}
strong, b {
	color:white;
	font-weight:bold;
}

ul {
	padding:0 0 1em .5em;
}

ul#nav-local {
		list-style-type: none;
		margin: 0 10px 0 0;
		padding-top:10px;
		border-top:0px solid #797979;
	/*	line-height: 1.6;*/
}

ul#nav-local li{
	margin: 0px;
	padding:0px;
}
ul#nav-local li li {
	border:none;
	margin:0;
	padding:0;
}

ul#nav-local li a {
	text-decoration: none;
	color: #999;
}

ul#nav-local li a:hover {
	text-decoration: underline;
}

ul#nav-local li.active a.active {
	font-weight: bold;
	color:white;
}

ul#nav-local li.active ul {
	list-style-type: none;
	margin-left: 10px;
}

ul#nav-local li ul{
	margin-top: 5px;
}

h6 {
border-top: 1px solid #797979;
padding-top: 1ex;
margin-bottom: 1ex;
}
.module {
margin-bottom: 1em;
}

#content {
}
.breadcrumbs {
	border-top: 0px solid #797979;
	padding-top: 1ex;
	margin-bottom: 1ex;
	font-size: 0.95em;
}

.breadcrumbs a {
	color:#666;
}

.breadcrumbs a:hover{
	color:#c00;
}

.bildtext {
	font-size:9px;
	margin-top:1em;
	line-height:1.2em;
}

/*
ul.tabs {
list-style-type: none;
height: 19px;
line-height: 1;
margin-top: 1ex;
margin-bottom: 1ex;
border-bottom: 1px solid #999;
}
ul.tabs li {
float: left;
}

ul.tabs li a {
float: left;
padding: 3px 5px 3px 5px;
}
ul.tabs li.selected a {
border-top: 1px solid #999; 
border-left: 1px solid #999; 
border-right: 1px solid #999; 
font-weight: bold;
background-color: white;
position: relative;
top: 1px;
}
*/
#footer {
clear: both;
padding:20px 0;
margin:0 0px;
border-top:1px solid #797979;
font-size:0.95em;
color:#797979;
}
#footer p {
	margin-left:240px;	
}

.okmsg {
	padding: .5em;
	background-color: #66CC66; 
	font-weight: bold;
	color: black;
}
.errmsg {
	padding: .5em;
	background-color:#FF3300;
	color: white;
	font-weight: bold;
}

p.caption {
	text-align: right;
	font-size: .8em;
	margin-bottom: 2em;
}

.firstPageTeaser {
	margin-top: 1ex;
	font-size: 1.3em;
	xline-height: 1.5;
}

#aktuellt.list p.teaser {
	padding-bottom: 2em;
	border-bottom: 1px solid #797979; 
}

#aktuellt.list p.teaser.last {
	padding-bottom: 0;
	border-bottom: none; 
}

#aktuellt h1,
#aktuellt h2 {
	margin-bottom: 0;
}

/*
#aktuellt p.date {
	margin-top: 0.2em;
} 
*/

p.date {
	font-size:9px;
	margin:0 0 1.5em 0;
}

ul#newsList{
	margin-left:1.1em;
}

ul#newsList li.active{
	font-weight:bold;
}

/* #utbildningar.list h2,
#aktuellt.list h2 {
	font-size: 1.9em;
	font-weight:normal;
	margin-top: 1em;
	line-height:1.2em;
}

#utbildningar.list h2{
	margin-bottom: 1ex;
} */

#startNews{
	border-top: 1px solid #797979;
	margin-top:2em;
	clear:both;
}

#startNews .newsItem{
	border-bottom: 1px solid #797979;
	padding-top:1ex;
}

#startNews .newsItem.last{
	border-bottom: none;
}

#startNews .newsItem img,
#utbildningar .newsItem img{
	float:left;
	margin-bottom:1ex;
}

#startNews .newsItem h2,
#startNews .newsItem p {
	margin-left:120px;
	margin-top:0;
}
#startNewsBig .newsItem h2,
#startNewsBig .newsItem p {
	margin-left:120px;
	margin-top:0;
}

#utbildningar .noImages h2,
#utbildningar .noImages p{
	margin-left:0;
}

.col-module {
	padding-top: 1ex;
	border-top: 1px solid #797979;
	/*margin-bottom: 1ex;*/
}

ul.tabs {
	line-height: 1;
	list-style-type: none;
	height: 2em;
	background: transparent url(/pix/tab-white-bottom.gif) repeat-x left bottom;
}
ul.tabs li {
	line-height: 1;
	float:left;
}
ul.tabs li.selected {
background: transparent url(/pix/tab-white-top-left.gif) no-repeat top left;
}

ul.tabs li a {
padding: .5em;
float: left;
}
ul.tabs li.selected a {
background: transparent url(/pix/tab-white-top-right.gif) no-repeat top right;
}


.blog-entry h2 span.date {
font-weight: normal;
font-size: .9em;
}
/*.blog-entry*/ p.blog-caption {
text-align: right;
font-size: .9em;
margin-top: -1ex;
}

.articleListImage{
	margin-top:2em;
}

img.articleListImage{
	margin-top:4em;
}

#aktuellt .articleListImage{
	margin-top:1em;
}

#aktuellt img.articleListImage{
	margin-top:2em;
}

#aktuellt .articleListImage.first,
#utbildningar .articleListImage.first,
.articleListImage.first{
	margin-top:0;
}


body.mceContentBody {
   margin: .5em;
   font-size: 12px;
}

a:link img,
a:visited img,
a:hover img,
a:active img{
	border: none; 
}

#ssPortfolio {
	margin-top: 10px;
}

#begood-image-swapper,
#begood-image-swapper li {
	margin:0;
	padding:0;
	list-style-type:none;
}

#begood-image-swapper li{
	display:inline;
	margin-left:3px;
}

#begood-image-swapper li a img{
	border:1px solid white;
}

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

ul.files { list-style-type: none; margin: 1em 0 0 0; padding: 0; }
ul.files li { background-image: url(/begood/pix/silkicons/page_white.gif); background-repeat: no-repeat; padding: 0 0 5px 20px; }
ul.files li.doc,ul.files li.docx,ul.files li.dot,ul.files li.dotx { background-image: url(/begood/pix/silkicons/page_white_word.gif); }
ul.files li.xls,ul.files li.xlsx,ul.files li.xlt,ul.files li.xltx { background-image: url(/begood/pix/silkicons/page_white_excel.gif); }
ul.files li.eps,ul.files li.gif,ul.files li.jpg,ul.files li.jpeg,ul.files li.psd,ul.files li.tif,ul.files li.tiff { background-image: url(/begood/pix/silkicons/picture.gif); }
ul.files li.avi,ul.files li.mpg,ul.files li.mpeg,ul.files li.mov,ul.files li.qt { background-image: url(/begood/pix/silkicons/film.gif); }
ul.files li.aiff,ul.files li.mp3,ul.files li.wav { background-image: url(/begood/pix/silkicons/music.gif); }
ul.files li.pdf { background-image: url(/begood/pix/silkicons/page_white_acrobat.gif); }
ul.files li.ppt,ul.files li.pptx,ul.files li.pot,ul.files li.potx { background-image: url(/begood/pix/silkicons/page_white_powerpoint.gif);}
ul.files li.swf { background-image: url(/begood/pix/silkicons/page_white_flash.gif); }
ul.files li.txt { background-image: url(/begood/pix/silkicons/page_white_text.gif); }
ul.files li.sit,ul.files li.sea,ul.files li.hqx,ul.files li.rar,ul.files li.zip { background-image: url(/begood/pix/silkicons/page_white_compressed.gif); }

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

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

#sidkommentarComment {
	font-size:12px;
}

.articleComments fieldset {
	background-color:#333;
	padding:15px;
}

.articleComments legend {
	color:#999;
}
label {
display: block;
margin:5px 0;
} 
input.submit {
margin-top: 1em;
}
fieldset {
	padding:15px;	
	border:none;
	background-color:#333;
}
	
/* Suckerfish 
-----------------------------------------------------------------------*/
#globalNav {
	font-size: 12px;
	/*height: 2em;*/
	position: relative;
	z-index: 10;
	background-color:black;	
	border-bottom:1px solid #797979;
}

#globalNav ul {
	list-style-type:none;
	background-color: black;
	/*height: 27px;*/
	xwidth:690px;
	float:left;
}

#globalNav ul li {
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
}

#globalNav ul li a {
	display: block;
	border-right: 0px solid #ddd;
	padding: 7px 11px 9px 10px ;
}

#globalNav a {
	color: #999;
	text-decoration: none;
}

#globalNav a.active {
	font-weight:bold;
	background-color: #333 /* url(/pix/menu_background_selected.gif) repeat-x top left */;
	color:#fff;
}

#globalNav li a:hover,
#globalNav li a:focus {
	background-color: 333;
	color:#fff;
}
#globalNav li a:hover {
	color:white;
	background-color:#333;
}

#globalNav a.active:hover {
	color: black;
}

#globalNav ul li ul li {
	line-height: 1.4;
	margin: 0;
	padding: 0;
}

#globalNav ul li ul li a {
	padding: 5px; margin: 0;
}


#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	z-index: 10;
}

#nav a {
	display: block;
}

#nav li { /* all list items */
	float: left;
}

#nav li ul { /* second-level lists */
	position: absolute;
	margin-left: -1000em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	background-color: #eee; 
	color:black;
	width:auto;
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -2.5em 0 0 -1000em;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	margin-left: -1000em;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	margin-left: 0;
}
#nav li li:hover ul, #nav li li.sfhover ul {
	margin-left: 200px;
}

/* extra positioning rules for limited noscript keyboard accessibility */
#nav li a:focus + ul { margin-left: 0; }
#nav li li a:focus + ul { margin-left: 1010em; }
#nav li li a:focus { margin-left:1000em; background-color: white; color:black;  }
#nav li li li a:focus {margin-left: 2010em; background-color: white; color:black; }
#nav li:hover a:focus, #nav li.sfhover a.sffocus { margin-left: 0; }
#nav li li:hover a:focus + ul, #nav li li.sfhover a.sffocus + ul { margin-left: 10em; }
#nav li ul li { float: none; }
#nav li ul li a { display: block; width: 200px; background-color: #d9d9d9; }
#nav li.active li { font-weight: normal; }

/* End Suckerfish

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

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

#sidkommentarContainer a {
	color:red;	
	background-color:lime;
}
#sidkommentarStartdiv {
	background-color:blue;
}
	
.files ul { list-style-type: none; margin: .5em 0 0 0; padding: 0; }
.files ul li { list-style-type: none; background-repeat: no-repeat; padding: 0px 2px 3px 20px; margin:5px 0; }
.files ul li.mov { background-image: url(/begood/pix/silkicons/film.gif); }
.files ul li.jpg { background-image: url(/begood/pix/silkicons/photo.gif); }
.files ul li.gif { background-image: url(/begood/pix/silkicons/photo.gif); }
.files ul li.pdf { background-image: url(/begood/pix/silkicons/page_white_acrobat.gif); }
.files ul li.doc { background-image: url(/begood/pix/silkicons/page_white_word.gif); }
.files ul li.dot { background-image: url(/begood/pix/silkicons/page_white_word.gif);}
.files ul li.ppt { background-image: url(/begood/pix/silkicons/page_white_powerpoint.gif);}
.files ul li.mp3 { background-image: url(/begood/pix/silkicons/music.gif); }
.files ul li.xls { background-image: url(/begood/pix/silkicons/page_white_excel.gif); }
.files ul li.rss { background-image: url(/pix/icons/rss.gif); }
.files ul li.mail { background-image: url(/pix/icons/mail.gif); }

.big {
	font-size:16px;	
	line-height:1.3em;
}
.begood_icons {
	margin-right:5px;
}

th {
	text-align:left;
	padding:0 8px 2px 0;
	white-space:nowrap;
}

td {
	padding:5px;
	border-top:1px solid #797979;
	text-align:left;
	vertical-align:top;
}

.faktaruta {
	margin-top:80px;	
}
p.radio label {
display: inline;
}

/* Forum
--------------------------------------------------------------------------*/

.forum{
	margin:15px 0 25px;	
}

.forum h3{
	margin-top:0;
}

#forum #content input {
	display:block;
	margin:5px 0;
}

#forum #content input.checkbox,
#forum #content label.checkbox {
	display:inline;
	margin:0 5px 0 0;
}

#frmCreateUser label{
	display:inline;
}

.forum td{
	padding:5px 0;
}

.fileIcon{
	display:none;
}

#forum legend {
	background-color:#333;
	margin-left:-15px;
	padding:1px 8px 0;
}

textarea {
	margin:5px 0;
	font: 1.0em/1.5 Arial, Helvetica, sans-serif;
	width:100%;
}

.forumLocked {
	padding-left:20px;
	width:0;
	display:block;
	float:left;
	overflow:hidden;
	background:transparent url(/begood/pix/silkicons/lock.png) no-repeat;
}

.forumSticky {
	margin:5px 0;
	font: 1.0em/1.5 Arial, Helvetica, sans-serif;
	width:100%;
}
