body {
	/*background: #a8eaff;*/
	background: #fafdff url(../../images/site/01/header_image.jpg) fixed no-repeat 50% 0;
	font: normal 62.5% Verdana, Geneva, sans-serif;
	margin: 0 0 20px;
	padding: 0;
}

fieldset { 
	border: 2px solid #069; 
}

h2, h3, h4 {
	font-family: Tahoma, Geneva, sans-serif;
}

h1 { 
	color: #036;
	font: bold 32px Tahoma, Geneva, sans-serif;
}
h2 { font-size: 18px; }
h3, legend { font-size: 14px; }
h4 { font-size: 12px; }

hr { 
	border: 1px solid #ddd;
	height: 0;
}

input {
	font: normal 12px Verdana, Geneva, sans-serif;
}

legend {}

p  {
	font: normal 12px Verdana, Geneva, sans-serif;
}

table {}

textarea {
	font: normal 1em Verdana, Geneva, sans-serif;
}
 
/* ################### Positionering av element ###################### */

#container {
	/*background: url(../../images/site/header_image7.jpg) fixed no-repeat 50% 0;*/
	width: 100%;
}

#header {
	background: url(../../images/site/01/content_top.png) no-repeat 0 100%;
	height: 143px;
	margin: 0 auto;
	padding: 0 24px;
	width: 760px;
}

/* Sidhuvud
---------------------------------------------------------------------- */
#logo {
	background: url(../../images/site/01/logo7.png) no-repeat;
	float: left;
	/*height: 51px;*/ /* old logo */
	height: 85px;
	margin: 13px 0 0;
	/*width: 251px;*/ /* old logo */
	/*width: 369px;*/
	width: 410px;
}

#slideshow {
	position: absolute;
	left: -20px;
	top: 0;
}

#slideshow object {
	
}

#calidus, #mt {
	position: relative;
}

#calidus img {
	position: absolute;
	left: -250px;
}

#mt img {
	position: absolute;
	left: 800px;
	top: 50px;
}

#search {
	float: right;
	margin: 20px 0 0;
	width: 182px;
}

#search form {
	margin: 0;
	padding: 0;
}

#search input {
	float: right;
	margin-top: -1px;
	padding: 2px 5px;
}

#search #searchInput {
	background: url(../../images/site/01/wbg.png);
	border: 1px solid #a8eaff;
	float: left;
	margin: 0;
	padding: 4px 3px;
	width: 120px;
}

/* Huvudmeny */
#menu {
	position: absolute;
	text-align: left;
	top: 112px;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 27px;
}

#menu ul li {
	background: url(../../images/site/01/menu_right.png) no-repeat 100% 0;
	margin: 0 0 0 3px;
	padding: 0 10px 0 0;
	float: left;
}

#menu ul li a {
	background: url(../../images/site/01/menu_left.png) no-repeat;
	color: #fff;
	display: block;
	font: bold 12px Verdana, Geneva, sans-serif;
	padding: 6px 0 6px 10px;
	text-decoration: none;
}

#menu ul li:hover, #menu ul li.currentTopMenu {
	background-image: url(../../images/site/01/menu_right-h.png);
	margin-top: 1px;
}

#menu ul li:hover a, #menu ul li.currentTopMenu a {
	background-image: url(../../images/site/01/menu_left-h.png);
}

/* ----- */

#content {
	background: url(../../images/site/01/content_bg.png) repeat-y;
	margin: 0 auto;
	min-height: 500px;
	padding: 6px 24px 5px;
	width: 760px;
}

#content_top {
	margin: 0 0 3px 0;
}

#translator {
	float: left;
	width: 173px;
	padding-left: 7px;
}

#translator a {
	padding: 0 5px 0 3px;
}

#translator a img {
	padding-bottom: 2px;
	border-bottom: 2px solid #fff;
}

#translator a:hover img {
	border-bottom: 2px solid #369;
}

#contactinformation {
	float: left;
	width: 550px;
}

#leftColumn {
	background: #fff;
	float: left;
	padding: 10px 0 0 10px;
	width: 150px;
}

#main {
	float: right;
	width: 580px;
}

#rightColumn {
	display: none;
}

/* Sidfot
---------------------------------------------------------------------- */
#pageFooter {
	/*background: #a8eaff;
	border-top: 2px solid #abe3f5;*/
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
}

#footer_top {
	background: url(../../images/site/01/content_bottom.png) no-repeat 0 0;
	height: 15px;
	margin: 0 auto 10px;
	width: 808px;
}

#footer_content {
	background: url(../../images/site/01/footer_top.png) no-repeat;
	margin: 0 auto;
	padding-top: 4px;
	width: 808px;
}

#footer_content div {
	background: url(../../images/site/01/footer_bottom.png) no-repeat 0 100%;
	padding-bottom: 4px;
}

#footer_content div p {
	background: url(../../images/site/01/footer_bg.png) repeat-y;
	font: normal small-caps 11px Verdana, Geneva, sans-serif;
	margin: 0;
	padding: 10px 20px;
	text-align: center;
}

#footer2 {
	width: 750px;
	margin: 0 auto;
	color: #369;
}

#footer2 p {
	width: 750px;
	font-size: 10px;
}

/* ############################ Blandat ############################## */

/* artikelstruktur */
.article h1 {
	margin-top: 0;	
}

#articleIntro {
	font: bold 12px Verdana, Geneva, sans-serif;
}

#articleIntro p {
	font: bold 1em Verdana, Geneva, sans-serif;
}

#articleContent {
	font-size: 12px;
}

#articleContent p {
	font-size: 1em;
}

/* --------------- */

/* artikellistning */
.articleIntro {
	font: normal 1em Verdana, Geneva, sans-serif;
}

.articleIntro p {
	font: normal 1em Verdana, Geneva, sans-serif;
}
/* --------------- */

.rowOdd, .rowOdd a { 
	background: #ccc;
	color: #000;
}

.rowEven, .rowEven a { 
	background: #fff;
	color: #000;
}


/* Moduler
---------------------------------------------------------------------- */
.module {
	overflow: hidden;
}

.module .moduleHeader h2 {
	margin: 0;
}

.module ul {
	list-style: none;
	margin: 10px 0 0 15px;
	padding: 0;
}

.module ul li {}

.module ul li a {
	border: none;
}

#module_13 ul {
	margin: 0 0 10px 0;
}

#module_13 ul li {
	margin-bottom: 1px;
}

#module_13 h3 {
	margin: 0 0 10px 0;
}

#module_3 {
	margin-top: 20px;
	padding: 5px 0;
	background-color: #f5f5f5;
	border: 1px solid #444;
}

#module_3 h2 {
	margin-left: 5px;
}

/* Länkar - generella inställningar
---------------------------------------------------------------------- */
a {
	color: #369;
	font-weight: bold;
}

a:link, a:visited {
	text-decoration: none;
}

a:hover, a:active {
	color: #036;
	text-decoration: underline;
}

/* Undermeny
---------------------------------------------------------------------- */
.subMenu {
	float: left;
	margin: -5px 0 20px;
	overflow: hidden;
	width: 100%;
}

.subMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.subMenu ul li {
	
	}

.subMenu ul li a {
	display: block;
	font: bold 12px Verdana, Geneva, sans-serif;
	padding: 5px 0;
}

.subMenu ul li a:hover, .subMenu ul li.currentSubMenu a {
	color: #000;
	text-decoration: underline;
}

.subMenu ul ul {
	margin: 0 0 0 5px;
}

.subMenu ul ul li {
	margin: 0 0 0 5px;
}

.subMenu ul ul li a {
	margin: 0 0 0 5px;
	padding: 3px 0 3px 5px;
}

.subMenu ul ul li a:hover, .subMenu ul li ul li.currentSubMenu a {

}

/* Artikelkommentarer
---------------------------------------------------------------------- */
/* individuell bred */
#postComment_name, 
#postComment_subject,
#postComment_message {
	width: auto;
}

#postComment_form #postComment_message {
	width: auto;
}
/* ---------------- */

/* popupruta */
.commentPagePopup {
	background: none;
	border: none;
	margin-top: 10px;
	width: auto;
}

.commentPagePopup h1 {}

/* kommentarer */
.commentPagePopup .comment {}
.commentPagePopup .comment h2 {}
.commentPagePopup .comment h3 {}
.commentPagePopup .comment .message {}
.commentPagePopup .comment .actions {}
.commentPagePopup .comment .actions a {}
.commentPagePopup #writeComment {}
.commentPagePopup #writeComment legend {}
/* ----------- */

/* kommentarssvar */
.commentPagePopup .commentReply {
	background: #eee;
}

.commentPagePopup .commentReply h2 {}
.commentPagePopup .commentReply h3 {}
.commentPagePopup .commentReply .message {}
.commentPagePopup #writeCommentReply {}
.commentPagePopup #writeCommentReply legend {}
/* -------------- */

/* Bloggkommentarer
---------------------------------------------------------------------- */
#writeCommentReply #postComment_name,
#writeCommentReply #postComment_subject,
#writeCommentReply #postComment_message {
	width: auto;
}

#writeCommentReply #postComment_form #postComment_message {
	width: auto;
}

/* Artikeleditor
--------------------------------------------------------------------- */
#colRelated h3 a {
	background: #369;
	color: #fff;
	display: block;
	padding: 3px 6px;
	text-decoration: none;
}

#colRelated h3 a:hover {
	background: #036;
}
