/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	font-family: Times, Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 5px; }

img { border: 0 none; }

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/

.menu {
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: normal;
}

#leftcolumn {
	position:absolute;
  top:0;
  right: 97%;
  margin-top: 200px;
	text-align: right;
	width: 500px;
}

div#flaggor {
	position: absolute;
	left: 0;
	top: 0;
	margin-left: 600px;
	margin-top: 66px;
	margin-right: 24px;
}

div#flower {
	position: absolute;
	left: 0;
	top: 0;
	width: 235px;
	height: 210px;
	background: url(../images/blomma.png) 0 0 no-repeat;
	margin-left: -105px;
	margin-top: -25px;
}

div#buske {
	position: relative;
  width: 220px;
	height: 180px;
	background: url(../images/ormbunke.png) 0 0 no-repeat;
	top: 140px;
	left: 490px;
}

div#rubrik {
	position: absolute;
	left: 0;
	top: 0;
	width: 425px;
	height: 77px;
	background: url(../images/rubrik.png) 0 0 no-repeat;
	margin-left: 67px;
	margin-top: 16px;
}

#page_bg {
	padding:0;
	margin-bottom: 1px;
}

div#centrera {
	position:absolute;
  top:0;
  left: 50%;
  width: 678px;
  margin-left: -290px;
}

div#space {
  height: 73px;
	background: #0a2c10;
}

div#wrapper {
  margin-left: auto;
	margin-right: auto;
}

body.width_fmax div#wrapper {
	min-width: 678px;
	max-width: 678px;
}

div#newsflash {
	width: auto;
	margin-left: 350px;
	margin-right: 30px;
	border: 1px solid #00f;
}

div#tabarea {
	background: #f7f7f7 url(../images/mw_header_b.png) 0 0 repeat-x;
	margin: 0 11px;

}

div#tabarea_l {
	background: url(../images/mw_header_l_b.png) 0 0 no-repeat;
	padding-left: 32px;
}

div#tabarea_r {
	height: 42px;
	background: url(../images/mw_header_r_b.png) 100% 0 no-repeat;
	padding-right: 1px;
}

div#footer {
	text-align: left;
	margin-top: -246px;
}
div#footer_r {
	height: 257px;
}

#pathway {
	padding: 0px 10px 8px;
	width: auto;
	margin-top: -2px;
	margin-right: 250px;
	text-align: left;
}

#search {
	float: right;
	width:320px;
	margin-top: -20px;
	margin-right: 30px;
	height: 40px;
	overflow: hidden;
	text-align:right;
}

form#searchForm input {
	vertical-align: middle;
}

form#searchForm table {
	border-collapse: collapse;
}

form#searchForm td {
	padding:0;
}

#mod_search_searchword {
	padding-left: 3px;
}

#area {
	padding: 0;
}

#whitebox {
	margin: 0 21px 0px 21px;
	padding-top: 60px;
	width: auto;
	min-height: 430px;
}

#whitebox div {
	text-align: left;
}

#whitebox_tr {
	height: 10px;
	overflow: hidden;
}

#whitebox_m {
	width: auto;
	padding: 1px 8px;
}

#whitebox_b {
	margin-top: -5px;
}

#whitebox_br {
	height: 13px;
}

/* module control elements */

/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/

.chronoform {
  visibility: hidden;
}

.validation-passed {
  width: 50px;
}

.cf_inputbox {
  margin:0;
  padding:0;
  width: 300px;
}


.cf_label {
	font-family: Times, Helvetica,Arial,sans-serif;
	font-size: 12px;
  max-width: 100px;
}

div.cf_button input, .form_element input {
  width: 100px;
}

.form_element {
  left: -30px;
  width: 500px;
  position: relative;
}

.cf_textbox{
  position: relative;
  float: none;
  width: 400px;
  min-width: 400px;
  margin:0;
  padding:0;

}


#advice-required-text_0 {
  float: right;
  left: 50%;
  font-size: 0.8em;
}

#advice-required-text_1 {
  float: right;
  font-size: 0.8em;
}

#advice-required-text_3 {
  float: right;
  font-size: 0.8em;

}



/*
.validation-advice {
  padding: 0;
  margin: 0;
  position: relative;
  float: none;
  font-size: 0.8em;
  color: red;
}
*/

/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/

h5.mkts_hack {
  margin: 0;
  font-weight: bold;
  font-size: 1.8em;
  padding-left: 0px;
	margin-bottom: 16px;
	text-align: left;
}

/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/


table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 15px;
}

div.module_menu h3 {
	font-size: 12px;
	font-weight: bold;
	color: #eee;
	margin: -23px -4px 5px -5px;
	padding-left: 10px;
	padding-bottom: 2px;
}

div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 0px;
}

div.module_menu a {
color: #fff;
}

div.module_menu a:hover {
color: #999999;
text-decoration: none;
}


div.module_menu div div div {
	padding: 10px;
	padding-top: 20px;
	padding-bottom: 1px;
	width: auto;
}

div.module_menu div div div div {
	background: none;
	padding: 0;
}


div.module_menu ul {
	margin: 3px 0px 11px 0px;
	padding-right: 20px;
  list-style:none
}

div.module_menu ul ul {
  line-height: 14px;
}

div.module_menu li li a {
	color: #758947; 
	margin-right: -8px;
	font-size: 12px;
}

div.module_menu li li a:hover {
	color: #d9e3c9; 

}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold; 
/* tillfälligt länkfix !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

/* tillfälligt länkfix !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
}


#leftcolumn div.module {
	padding: 0 20px;
}

#leftcolumn div.module table {
  width: auto;
}

#maincolumn {
	position:relative;
	margin-left: 55px;
	padding-left: 15px;
	width: 460px;
	font-size: 13px;
}

table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}

table.nopad td.middle_pad {
	width: 20px;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

span.pathway {
  display: block;
  margin: 0 20px;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}

/* headers */
div.componentheading {
  padding-left: 0px;
}

h1 {
	margin: 0;
  font-weight: bold;
  font-size: 1.8em;
  padding-left: 0px;
	margin-bottom: 16px;
	text-align: left;
}

h2, .contentheading {
  line-height: auto;
	padding: 0;
	margin: 0;
	font-size: 1.5em;
	font-weight: normal;
	vertical-align: bottom;
	padding-bottom: 3px;
	color: #333;
	text-align: left;
	width: 100%;
}

table.contentpaneopen, h3 {
	line-height: 20px;
}

h4 {
	color: #333;
	line-height: auto;
}

h3, .componentheading, table.moduletable th, legend {
  margin: 0;
  font-weight: bold;
  font-size: 1.8em;
  padding-left: 0px;
	margin-bottom: 16px;
	text-align: left;
}

/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	background: url(../images/mw_readon.png) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading img {
	border:none;
}

.clr {
	clear: both;
}

td.greyline {
  width: 20px;
  background: url(../images/mw_line_grey.png) 50% 0 repeat-y;
}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}

/* forms */
table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
}

form#form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#form-login ul { padding-left: 20px; }

form#com-form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#com-form-login ul { padding-left: 20px; }

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }


/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
}

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}

#syndicate{
	float:left;
	padding-left: 25px;
}

#power_by{
	float:right;
	padding-right: 25px;
}

