/* @override 
	http://www.safare.se/css/saf-screen.css
	http://www.stockholmfencing.se/css/saf-screen.css
*/
* {
	margin: 0; 
	padding: 0; 
	font-size: 1em; 
}
body {
	font-size: 62.5%; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #666; 
	line-height: 1.6em; 
	background: #666 url(/pix/bakgrund-white.gif) repeat-y 50% 0; 
	background: #666 url(/pix/bg3.jpg) repeat-y 50
% 0; 
/*background-color: #ddd;*/ 
}
#wrapper {
	
/*width: 980px;*/
	width: 960px; 
	margin: 0 auto; 
	background-color: white; 
	padding-top: 30px; 
	font-size: 1.2em; 
	line-height: 1.5em; 
}
.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; 
	line-height: 1.3em; 
}
a {
	color: #CC0000; 
	color: #00bfff; 
	text-decoration: none; 
}
a:hover {
	text-decoration: underline; 
}
hr {
	clear: both; 
}
#nav .logo {
	
/* text-align: center; */
	margin-left: 40px; 
	margin-top: 20px; 
	line-height: 1em; 
}
#nav p {
	line-height: 1em; 
	font-size: 10px; 
}
#nav .logo a img {
	border: 0; 
}
h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	margin: 1em 0; 
	line-height: 1.2em; 
}
h1 {
	font-size: 1.9em; 
	font-weight: normal; 
}
p {
	margin-top: 0; 
	margin-bottom: 1em; 
}
ul {
	padding: 0 0 1em 1em; 
}
ol {
	padding: 0 0 1em 1.3em; 
}
.logininfo {
	margin-left: 20px; 
}
#nav-global {
	margin-left: 20px; 
	margin-top: 50px; 
	padding-top: 10px; 
/
*border-top:1px solid #ccc;*/
	/
*	line-height: 1.6;*/ 
}
#nav-global ul,
#nav-global li {
	list-style-type: none; 
	margin: 0px; 
	padding: 0px; 
}
#nav-global li li {
	border: none; 
	margin: 0; 
	padding: 0; 
}
#nav-global li a {
	text-decoration: none; 
	color: #999; 
}
#nav-global li a:hover {
	text-decoration: underline; 
}
#nav-global li.active a.active {
	font-weight: bold; 
	color: black; 
}
#nav-global li.active ul {
	list-style-type: none; 
	margin-left: 10px; 
}
#nav-global li ul {
	margin-top: 5px; 
}
/*#sidebar h6 {
border-top: 1px solid #ccc;
padding-top: 1ex;
margin-bottom: 1ex;
}*/
h6 {
	border-top: 1px solid #ccc; 
	padding-top: 1ex; 
	margin-bottom: 1ex; 
	font-size: 12px; 
}
.modul {
	margin: 0 0 10px 0; 
	padding: 0; 
}
#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: #c00; 
}
/*
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; 
	margin: 0 20px; 
	border-top: 1px solid #ccc; 
	font-size: 0.95em; 
	color: black; 
}
.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; 
}
/* #aktuellt h1,
#aktuellt h2 {
	margin-bottom: 0;
} */
/*
#aktuellt p.date {
	margin-top: 0.2em;
} 
*/
.date {
	font-size: 11px; 
	font-family: Georgia; 
	font-style: italic; 
	margin: 0 0 1.5em 0; 
}
ul#newsList {
	margin-left: 1.1em; 
}
ul#newsList li.active {
	font-weight: bold; 
}
#startNews {

/*border-top: 1px solid #666;*/
	margin-top: 2em; 
	clear: both; 
}
#startNews .newsItem {
	border-bottom: 1px solid #ccc; 
	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,
#utbildningar .newsItem h2,
#utbildningar .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 #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: 14px; 
}
/*.blog-entry*/
p.blog-caption {
	text-align: right; 
	font-size: .9em; 
	margin-top: -1ex; 
}
h2 {
	font-size: 18px; 
	font-weight: normal; 
}
h2 span {
	font-weight: normal; 
	margin-left: .5em; 
	font-style: italic; 
	color: #999; 
	font-size: 12px; 
}
p span {
	font-weight: normal; 
	font-style: italic; 
	color: #999; 
	font-size: 12px; 
	font-family: Georgia, serif; 
}
h3 {
	margin: 1em 0 0; 
}
.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; 
}
.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; 
}
fieldset {
	background-color: #fff; 
	padding: 15px 0; 
	border: 0; 
	margin-top: 20px; 
}
.articleComments {
	
/*border-top:1px solid #ccc;*/
	margin-top: 10px; 
}
.articleComments legend {
	font-size: 16px; 
}
ul.articleComments {
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
}
.articleComments li.articleComment-posted {
	border-top: 1px solid #ccc; 
}
.articleComments-meta {
	font-size: 10px; 
}
.articleComments-comment {
	
}
textarea, .articleComments-comment textarea {
	width: 100%; 
	height: 150px; 
	background-color: #eee; 
	border: 3px solid silver; 
	font-family: arial; 
	font-size: 12px; 
}
textarea:focus, input:focus {
	background-color: lightyellow; 
	color: black; 
}
.profil textarea {
	width: 300px; 
	height: 200px; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
}
.profil input {
	width: 300px; 
}
.profil input.submit {
	width: 100px; 
}
label {
	display: block; 
	margin: 5px 0; 
}
input.submit {
	margin-top: 1em; 
}
/* fieldset {
	padding:15px;	
	border:none;
	background-color:#eee;
} */
ul.files {
	list-style-type: none; 
	margin: .5em 0 0 0; 
	padding: 0; 
}
ul.files li {
	list-style-type: none; 
	background-repeat: no-repeat; 
	padding: 0px 2px 3px 20px; 
	margin: 5px 0; 
}
li.mov {
	background-image: url(/begood/pix/silkicons/film.gif); 
}
li.jpg {
	background-image: url(/begood/pix/silkicons/photo.gif); 
}
li.gif {
	background-image: url(/begood/pix/silkicons/photo.gif); 
}
li.pdf {
	background-image: url(/begood/pix/silkicons/page_white_acrobat.gif); 
}
li.doc {
	background-image: url(/begood/pix/silkicons/page_white_word.gif); 
}
li.dot {
	background-image: url(/begood/pix/silkicons/page_white_word.gif); 
}
li.ppt {
	background-image: url(/begood/pix/silkicons/page_white_powerpoint.gif); 
}
li.mp3 {
	background-image: url(/begood/pix/silkicons/music.gif); 
}
li.xls {
	background-image: url(/begood/pix/silkicons/page_white_excel.gif); 
}
li.rss {
	background-image: url(/pix/rss.gif); 
}
li.mail {
	background-image: url(/begood/pix/icons/icon_mail.gif); 
}
.big {
	font-size: 16px; 
	line-height: 1.3em; 
}
.begood_icons {
	margin-right: 5px; 
}
td {
	padding: 5px; 
	border-top: 1px solid #797979; 
	text-align: left; 
	vertical-align: top; 
}
.faktaruta {
	margin-top: 80px; 
}
table th {
	text-align: left; 
}
table {
	width: 100%; 
}
table.forum, table.medlemslistning {
	margin: 20px 0; 
}
.bildtext {
	font-size: 9px; 
}
/* Medlemslistan */
table.medlemslistning {
	border-collapse: collapse; 
}
table.medlemslistning tr {
	border-top: 1px solid #797979; 
}
table.medlemslistning td {
	border-top: none; 
}
ul.menulist, ul.menulist li {
	list-style: none; 
	margin-left: 0; 
	padding-left: 0; 
}
dt {
	margin-top: 20px; 
}
.rememberMe {
	margin: 20px 0 10px 0; 
}
.rememberMe label {
	display: block; 
	padding-left: 15px; 
	text-indent: -15px; 
}
.rememberMe input {
	width: 13px; 
	height: 13px; 
	padding: 0; 
	margin: 0; 
	vertical-align: bottom; 
	position: relative; 
	top: -1px; 
	*overflow: hidden; 
}
.awesome, .awesome:visited {
	background: #222 url(/pix/awesome.png) repeat-x; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5); 
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5); 
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25); 
	border-bottom: 1px solid rgba(0,0,0,0.25); 
	position: relative; 
	cursor: pointer; 
}
.awesome:hover {
	background-color: #111; 
	color: #fff; 
}
.awesome:active {
	top: 1px; 
}
.small.awesome, .small.awesome:visited {
	font-size: 11px; 
	padding: ; 
}
.awesome, .awesome:visited,
	.medium.awesome, .medium.awesome:visited {
	font-size: 13px; 
	font-weight: bold; 
	line-height: 1; 
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25); 
}
.large.awesome, .large.awesome:visited {
	font-size: 14px; 
	padding: 8px 14px 9px; 
}
.green.awesome, .green.awesome:visited {
	background-color: #91bd09; 
}
.green.awesome:hover {
	background-color: #749a02; 
}
.blue.awesome, .blue.awesome:visited {
	background-color: #2daebf; 
}
.blue.awesome:hover {
	background-color: #007d9a; 
}
.red.awesome, .red.awesome:visited {
	background-color: #e33100; 
}
.red.awesome:hover {
	background-color: #872300; 
}
.magenta.awesome, .magenta.awesome:visited {
	background-color: #a9014b; 
}
.magenta.awesome:hover {
	background-color: #630030; 
}
.orange.awesome, .orange.awesome:visited {
	background-color: #ff5c00; 
}
.orange.awesome:hover {
	background-color: #d45500; 
}
.yellow.awesome, .yellow.awesome:visited {
	background-color: #ffb515; 
}
.yellow.awesome:hover {
	background-color: #fc9200; 
}