/* frf.se by AGoodID */

* {
	margin: 0;
	padding: 0;
}

body {
	font: 62.5%/1.6 Arial, Helvetica, sans-serif;
	color: #333;
	background: #fff url(/pix/bg2.gif) repeat-x 0 0;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	background-color: #fff;
	padding: 20px 20px 0;
}

#header {
	padding-top: 0px;
	border-top:5px solid #333;
	margin-bottom:30px;
}

#header .logo img{
	height:195px;
}

ul#nav-global {
	background: #333;
	line-height: 1;
	text-transform: uppercase;
	letter-spacing: 1pt;
	clear:both;
	overflow:hidden;
	padding:0 0 0 10px;
	font-size:0.9em;
}

* html ul#nav-global {
	height:1%;
}

ul#nav-global li {
	float: left;
	list-style-type: none;
}

ul#nav-global li a {
	display: block;
	color: #eee;
	text-decoration: none;
	padding: 10px;
}

ul#nav-global li a:hover,
ul#nav-global li a:active,
ul#nav-global li a:focus,
#nav-global li.semiactive a{
	color: #fff;
	background-color:#000;
}

#nav-global li.active a{
	color: #0093D1;
	background-color:#000;
}


/* drop downen */
ul#nav-global li ul {
	display: none;
	font-size:1.1em;
	position: absolute;
	z-index:999;
	text-transform: none;
	letter-spacing: 0;
	background-color:#000;
	height: auto;
	width: 160px;
	min-width: 160px !important;
	padding:2px 0 5px 5px;
}

ul#nav-global li ul li {
	display: block;
	float: none;
	background-color: transparent;
	padding: 0;
	margin: 0;
	display: inline-block;
}

ul#nav-global li.active ul li {
	background-image: none;
}

ul#nav-global li ul li a{
	background-image: none;
	display: block; 
	float: none;
	padding: 7px;
	line-height:1.2;
	color: #ccc;
	width: 140px;
	min-width: 140px !important;
}

ul#nav-global li.semiactive ul li a,
ul#nav-global li.active ul li a{
	color: #ccc;
	background-color:transparent;
}

ul#nav-global li ul li a:hover,
ul#nav-global li.active ul li a:hover{
	color: #0093D1;
}

#nav-local {
}

#nav-local h3{
	margin-top:0;
}

#nav-local li a {
	color:#000;
}

#nav-local a.active,
#nav-local a:hover,
#nav-local a:focus {
	color:#0093D1;
	font-weight:normal;
}

#nav-local ul {
	margin:0;
	padding:12px 1px 0 3px;
	border-top:5px solid #333;
	border-bottom:2px solid #333;
}

#nav-local li {
	list-style-type: none;
	padding-bottom:0.8em;
	line-height:1.3;
}

.col05, .col1, .col2, .col3, .col4 {
	margin-right: 20px;
	float: left;
}
.col-last {
	margin-right: 0;
}
.col4 {
	/*width: 960px;*/
	width: 960px;
}
.col3 {
	width: 715px;
}

.col2 {
	width: 470px;
}

.col1 {
	width: 225px;
}

.col05 {
	width: 100px;
}

#sidebar{
	color:#777;
	line-height: 1.3em;
	float:right;
}

#sidebar h4{
	border-top:2px solid #333;
	margin:2em 0pt 0.8em;
	padding:0.8em 0pt 0pt;
	font-size:1.3em;
}

#sidebar li{
	padding-bottom:0.8em;
	line-height:1.3;
}

#login{
	border-top:5px solid #333;
	padding:10px;
	background:transparent url(/pix/login_ruta.gif) repeat-x top left;
}

#login h4{
	margin-top:0;
	border:none;
}

#login input{
	display:block;
	margin-bottom:10px;	
}


hr {
	clear: both;
}

#header img {
	vertical-align:bottom; /* For IE */
}

h1, h2, h3, h4, h5 {
	color:#333;
	margin-bottom: .5em;
}
h1 {
	font-size: 1.9em;
	margin: 0 0 0.3em;
	line-height:1.2em;
}

h2 {
	font-size:1.5em;
	margin-bottom:0;
}

h3 {
	margin: 1em 0 0;
	margin-bottom:0;
}

p {
	font-size: 1.3em;
	line-height: 1.5em;
	margin: 0 0 1em;
}

p.teaser {
	font-size: 1.7em;
	line-height: 1.3em;
	margin-bottom:0.7em;
}

table {
	margin-bottom:0.7em;
}


td {
	font-size:0.8em;
	font-weight:normal;
}

td p{
	font-size:1em;
	margin-bottom:0em;
}

ul {
	padding:0 0 1em 1.5em;
	list-style-type:square;
}

li {
	font-size:1.2em;
}

li li{
	font-size:1em;
}

#sidebar h6 {
	border-top: 1px solid #ccc;
	padding-top: 1ex;
	margin-bottom: 1ex;
}

#sidebar .module {
	margin-bottom: 1em;
}

#content {
}

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

.breadcrumbs a {
	color:#666;
}

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

#footer {
	clear: both;
	padding:15px 0;
	margin:60px 0 0;
	border-top:2px solid #000;
}

#banner {
	clear: both;
	padding:20px 0;
	margin:0;
	border-top:1px solid #666;
	font-size:16px;
	line-height: 1.3em;
	background-color:transparent;
	color:#ccc;
	width: 790px;
	margin: 0 auto;
	font-family: Georgia, Times, serif;
	font-style: italic;
	
}

.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;
	line-height: 1.5;
}

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

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

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

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 #666;
}

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

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

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

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


.col-module {
	padding-top: 1ex;
	border-top: 1px solid #ccc;
	/*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;
}

#newsBox{
	border-top:2px solid #333;
	border-bottom:2px solid #333;
	margin:2em 0 0.5em;
	padding:0.5em 0 2em;
}

#newsBox ul{
	list-style-type:none;
	padding: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;
}

.structural {
   position:absolute;
   left:-9999px;
}

#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 #EC008C;
}

/* IMAGES */

#imageToBeSwapped, .mainImg {
	width:790px;
	height: 395px;
	border:1px solid #666;
	padding:3px;
}

/* LINKS */

a {
	color: #0093D1; text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #999; 
}

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); }

#hem ul.files li {
	font-size:1.7em;
	line-height:1.1;
	padding-left:25px;
}

.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 */



.printOnly{
	display:none;
}
