/*------------------------------------------------------------------------
# JA Larix 1.0 - August, 2007
# ------------------------------------------------------------------------
# Copyright (C) 2004-2006 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: J.O.O.M Solutions Co., Ltd
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
-------------------------------------------------------------------------*/


/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	color: #000000;
	background: #b7b9bc;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	font-weight:normal;
	line-height:140%;
}

#wrap {
	margin: 0 auto;
	width:565px;
	background-color: #fff;
	padding: 20px 25px;
}

body#bd {

}

body.contentpane {
	width: auto; /* Printable Page */
	margin: 1em 2em;
	background: #FFFFFF;
	color: #000000;
	font-size: 12pt;
	font-family: serif;
	line-height: 140%;
}

body.fs1 {
	font-size: 9px;
}

body.fs2{
	font-size: 10px;
}

body.fs3{
	font-size: 11px;
}

body.fs4{
	font-size: 12px;
}

body.fs5{
	font-size: 13px;
}

body.fs6{
	font-size: 14px;
}

/* Small text */
small, .small, .smalldark, .mosimage_caption {
	color: #999999;
	font-size: 100%;
}

.contentheading, .componentheading, .blog_more {
	font-weight: bold;
}

.contentheading a {
	color: #000;
}

.contentheading a:hover {
	color: #B7B9BC;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	padding: 1px;
	font-family: Arial, sans-serif;
	font-size: 100%;
}

select, textarea, .inputbox {
	background: #FFFFFF;
	color: #403C3A;
}

.button {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	letter-spacing: .6px;
	color: #FFF;
	background-color: #312109;
	text-transform: uppercase;
	padding: 4px;
}

.inputbox {
	margin-bottom: 1px;
	padding: 3px 0 3px 5px;
	border: 1px solid #999999;
	background: #FFFFFF;
}

.inputbox:hover, .inputbox:focus {
}

/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}

.article_separator, .row_separator, .leading_separator {
	display: none;
}

.blog .article_separator {
	/*background: url(/images/bruno/bruno_radbrytare.jpg);*/
	border-bottom: 5px solid #000;
	display: block;
	line-height: 0;
	margin-top:10px;
}

.blog p {
	margin: 8px 0;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}



table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

table.pollstableborder {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	padding: 2px!important;
	border-collapse: collapse;
	border-spacing: 0;
}

table.pollstableborder tr.sectiontableentry1 td {
	border: none;
	background: #DDDDDD;
}

table.pollstableborder tr.sectiontableentry2 td {
	border: none;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

table.adminform {
	width: 400px!important; /*Control the Frontend Editor area width*/
}

.adminform .inputbox {
}

.blog_more {
	margin: 10px 0;
}

.blog_more strong {
	margin: 0 0 10px;
	display: block;
	font-size: 150%;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	margin: 0;
	padding: 0 0 0 18px;
	background: url(../images/bullet-list.gif) no-repeat 5px 7px;
}

td.buttonheading {
	padding: 0 0 0 8px!important;
	text-align: center;
}

.category {
	font-weight: bold;
	font-size: 120%;
}

.clr {
	clear: both;
}

.componentheading {
	padding: 0 0 15px 0;
	margin: 5px 0 20px;
	background: url(../images/dot.gif) repeat-x bottom left;
	font-size: 200%;
	text-transform: uppercase;
}

.contentdescription {
	padding-bottom: 30px;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	text-decoration: none !important;
}

a.readon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	letter-spacing: .6px;
	text-transform: uppercase;
	display:inline;
	margin-right: 4px;
	color: #ee4219;
	text-decoration: none;
}

a.readon:hover, a.readon:active, a.readon:focus {
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.createdate {
	color: #999999;
}

.modifydate {
	padding-top: 15px;
	color: #999999;
	height: 15px;
}

.moduletable {
	padding: 0;
}

.mosimage {
	margin: 15px 5px 10px 0;
	padding: 0 5px 5px;
}

* html .mosimage {
	padding: 5px 0 !important; /*IE 6*/
	margin: 15px 10px 10px 0;
}

*+html .mosimage {
	padding: 5px 0 !important; /*IE 7*/
}

.mosimage img {
	padding: 0 !important;
	margin: 0 !important;
}

.mosimage_caption {
	margin-top: 5px;
	padding: 1px 2px;
	color: #999999;
}

#pagination {
	border-top: 1px solid #312109;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ee4219;
	letter-spacing: .5px;
	text-transform: uppercase;
}

#pagination .pages {
	float: left;	
}

#pagination .prevnext {
	float: right;
}

#pagination a.active {
	font-weight: bold;
}

a.pagenav {
	color: #ee4219;
	text-decoration: none;
}

a.pagenav:hover, a.pagenav:active, a.pagenav:focus {
	color: #ee4219;
	text-decoration: none;
}

.counter {
	display: none;	
}

/* PAGEBREAK Styles
--------------------------------------------------------- */
table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
}

table.contenttoc a {
	text-decoration: none;
}

table.contenttoc td {
	padding: 2px 5px 2px 25px;
	background: url(../images/bullet-list.gif) no-repeat 5% 60%;
}

table.contenttoc th {
	padding: 0 0 3px;
	border-bottom: 1px solid #DDDDDD;
	text-indent: 5px;
	text-transform: uppercase;
}

.sectiontableheader {
	padding: 8px 5px;
	border-top: 15px solid #FFFFFF;
	background: #DDDDDD;
	font-weight: bold;
	font-size: 120%;
	text-transform: uppercase;
}

tr.sectiontableentry1 td {
	padding: 8px 5px;
	background: url(../images/dot.gif) repeat-x bottom;
}

tr.sectiontableentry2 td {
	padding: 8px 5px;
	background: url(../images/dot.gif) repeat-x bottom;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
	background: url(../images/dot.gif) repeat-x bottom;
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */

#leftwrap {
	float: left;
	width: 140px;
	margin-right: 15px;

}

#contentwrap {
	float: left;
	width: 410px;
}

.blog {
	width: 410px;
}

.article-wrap {
	border-bottom: 1px solid #312109;
}

/*.article-wrap .article-content {
	font-size: 11px;
	line-height: 12px;
}

.article-content {
	font-size: 11px;
	line-height: 12px;
}*/

/* MODULE
--------------------------------------------------------- */
#jflanguageselection ul {
    margin: 3px 0 0;
}

/* language lists with UL (names & images) */


#jflanguageselection ul.jflanguageselection li {
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	margin: 1px 1px 1px 1px;
	white-space: nowrap;
	border: none;
}

#jflanguageselection ul.jflanguageselection li#active_language {
 	font-weight: bold;
}

#jflanguageselection a {
	color: #999999;
}

#jflanguageselection a:hover,
#jflanguageselection a:active,
#jflanguageselection a:focus {
	color: #000;
	text-decoration: none;
}

div.moduletable h3 {
	padding: 0;
	margin: 0 0 5px;
	color: #403C3A;
	font-size: 120%;
	text-transform: uppercase;
}

div.moduletable {
}

.kontaktannons {
	font-size: 10px;
	line-height: 120%;
}

/* HEADER
--------------------------------------------------------- */

/* MAIN NAVIGATION
--------------------------------------------------------- */

/* PATHWAY + SEARCH
--------------------------------------------------------- */
#pathwaywrap {
	clear: both;
	background: url(../images/pathway-right-bg.gif) no-repeat bottom right;
	height: 50px;
	position: relative;
}

#pathway {
	padding-top: 20px;
	width: 80%;
	float: right;
	display: block;
	text-indent: 20px;
}

#pathway strong {
	margin-right: 10px;
}

#pathway img {
	margin: 0 5px;
}

#pathway a {
	font-weight: bold;
	text-decoration: none;
}

/* Search */
#searchwrap {
	width: 20%;
	float: left;
	background: url(../images/pathway-bg.gif) no-repeat bottom right;
	height: 50px;
	position: relative;
}

#search {
	margin-top: 15px;
	background: url(../images/search-bg.gif) no-repeat center;
	height: 24px;
}

#search .inputbox {
	width: 150px;
	padding: 2px 5px 3px;
	border: none;
	background: none;
	position: absolute;
	top: 18px;
	left: 18px;
}

.narrow #search {
	background: url(../images/search-narrow-bg.gif) no-repeat center;
}

.narrow #search .inputbox {
	width: 100px;
}

/* LEFT COLUMN + RIGHT COLUMN
--------------------------------------------------------- */


/* MISCELLANOUS
----------------------------------------------------------- */
.article-meta {
	float: left;	
}

.buttonheading {
	float: right;
	margin-top:-25px;
}

.article-content {
	clear: both;	
}

ul.accessibility {
	position: absolute;
	top: -100%;
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	margin: 10px 0;
	display: block;
	background: none!important;
	text-decoration: none!important;
}

#modlgn_passwd, #modlgn_username {
	width: 90%;
}

#modlgn_remember {
	border: none;
	background: none;
}


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

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
#form-login p {
	margin:0px;
}

#form-login ul li a {
	color:#FFF;
}
