/*
NOVACAST

Sök & ersätt!
-------------
STANDARDFÄRG/BAKGRUNDSFÄRG: #333333
STANDARD TEXTFÄRG M.M: #333
BAKGRUNDSFÄRG FORMULÄR OCH DIVERSE LINJER: #D8D8D8
*/



html, body, div, p, li, ul, ol, form, fieldset, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	list-style: none;
}
body {
	font: normal 10px verdana, Helvetica, sans-serif;
	background: #333 url('../images/back.jpg') repeat-x;
	color: #333;
	padding: 0px; /*-+-+-+-+-+-+-+-+- AVSTÅND OVANFÖR & NEDANFÖR -+-+-+-+-+-+-+-+-*/
}
h1 {
	color: #333;
	font-size: 2em;
}
h2 {
	color: #333333; /*-+-+-+-+-+-+-+-+- TEXTFÄRG SIDRUBRIK -+-+-+-+-+-+-+-+-*/
	font-size: 18px;
	margin-bottom: 24px !important;
}
h3 {
	color: #333;
	font-size: 14px;
	margin-bottom: 10px !important;
}
h4 {
	color: #333;
	font-size: 1.2em;
}
h5 {
	color: #999; /*-+-+-+-+-+-+-+-+- TEXTFÄRG INGRESS -+-+-+-+-+-+-+-+-*/
	font-size: 14px;
	margin-bottom: 30px !important;
}
h6 {
	color: #333; /*-+-+-+-+-+-+-+-+- SIDRUBRIKER SÖKRESULTAT -+-+-+-+-+-+-+-+-*/
	font-size: 1.4em;
}
p {
	color: #333; /*-+-+-+-+-+-+-+-+- TEXTFÄRG STANDARDTEXT -+-+-+-+-+-+-+-+-*/
	line-height: 20px;
}
a {
	color: #333333;  /*-+-+-+-+-+-+-+-+- LÄNKFÄRG STANDARDTEXT -+-+-+-+-+-+-+-+-*/
}
a:hover {
	color: #CC0000; /*-+-+-+-+-+-+-+-+- STANDARDLÄNK MOUSEOVER TEXTFÄRG -+-+-+-+-+-+-+-+-*/
	text-decoration: underline !important; /*-+-+-+-+-+-+-+-+- STANDARDLÄNK MOUSEOVER LINJE -+-+-+-+-+-+-+-+-*/
}
img {
	border: none; /* 1px #d5d2d2 solid; -+-+-+-+-+-+-+-+- BORDER PÅ ALLA BILDER EJ I PUFF -+-+-+-+-+-+-+-+-*/
}
* html .ztext, * html textarea, * html .zradio, * html .zcheckbox {
	background-color: #FFF;
}
input select, textarea, select {
	font-family: Arial, lucida, sans-serif;
	font-size: 1em;
	vertical-align: middle;
}
input, textarea, select {
	background-color: #FFF;
	border: 1px solid #676464;
	padding: 2px 0;
	margin: 0;
vertical-align: middle;
}
button {
	vertical-align: middle;
	margin: 0;
	padding: 0;
	height: 18px;
	border: none;
	text-decoration: underline;
	font-weight: bold;
	color: #00CCFF;
	cursor: pointer;
}
.submit {
	width: auto !important;
	overflow: visible;
	background-color: #312b2a;
	border: 1px solid #000 !important;
	padding: 0 5px;
	color: #fff;
	font-weight: bold;
}
table {
	border-collapse: collapse;
	/* width: 100%; */
}
table th {
	text-align: left;
}
table td.right {
	padding-left: 5px;
}
table td {
	padding-right: 8px;
}
table th.right {
	padding-left: 5px;
}
table td.left {
	padding-right: 5px;
}
table th.left {
	padding-right: 5px;
}
table td p {
	margin-top: 0px !important;
	margin-bottom: -3px !important;
}
blockquote {
	margin: 0;
	padding: 10px 20px;
	color: #333;
	line-height: 1.6;
	font-family: Georgia, serif;
}
fieldset {
	border: 0 !important;
}
.hidden {
	display: none;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
}
#header {
	font-size: 1.2em;
	position: relative;
	height: 120px;
}
#content {
	font-size: 1.2em;
}
#footer {
	font-size: 1.2em;
	clear: both;
}
h1 {
	font-family: Georgia, utopia, serif;
	font-size: 2.5em;
	font-weight: normal;
	margin-top: 30px;
}
h1 a {
	/* position: absolute;
	top: -1000px; */
	text-decoration: none;
	color: #fff !important;
}
#logo a, #logo img {
	padding: 0px !important;
	margin: 0px !important;
	border: none !important;
	height: 120px !important;
}
#logo2 {
	width: 240px;
	height: 80px;
	position: relative;
	top: -120px !important;
	float: right;
}
.fr {
	float: right !important;
}
.fl {
	float: left !important;
}
.clear {
	clear: both !important;
}
.right {
	text-align: right !important;
}
.left {
	text-align: left !important;
}
.center {
	text-align: center !important;
}
.small {
	font-size: .90em;
}
.big {
	font-size: 1.5em;
}
.item {
	margin-bottom: 15px;
	/* Streck eller bild-avdelare kommer under varje stycke: */
	/* border-bottom: 1px #d8d8d8 solid; */
	clear: both;
}
.itemlast {
	margin-right: 0 !important;
	margin-bottom: 0 !important;
	border-bottom: none !important;
}
.info {
	font-size: .95em;
	margin: 2px 0 6px !important;
}
.col_left {
	width: 200px;
	float: left;
}
.col_right {
	width: 200px;
	float: right;
}
.col_both {
 width: 420px;
clear:both !important;
}
.col_both .item li, .col_left .item li, .col_right .item li {
	list-style: disc;
	list-style-position: inside;
	line-height: 15px;
}
.imgfloatleft {
	float: left !important;
	margin: 2px 15px 2px 0px !important;
}
.imgfloatright {
	float: right !important;
	margin: 2px 0px 2px 15px !important;
}
.imgfloatbottom {
	float: bottom !important;
	margin: 2px 0px 2px 15px !important;
}
#content {
	padding: 30px 0 25px 0;
	overflow: hidden;
	height: 100%;
	width: 960px;
	background: #fff url('../images/back_content.gif') repeat-y;
}
* html #content {
	margin-top: 0px !important;	
}
#mainMenu {
	/*height: 46px;*/
	float: left !important;
	width: 220px;
	padding: 0 0 0 20px;
	/*background: #333333 url('../images/back_main_menu.jpg') repeat-y;*/
}
* html #mainMenu {
	position: relative;
	top 0px;
	left: 0px;
}
#search {
	position: absolute;
	/* position: relative; */
	right: 288px;
	/*bottom: 96px;*/
	top: 58px;
	width: 265px;
	height: 24px;
	text-align: right;
	margin: 0px;
}
#search2 {
	position: absolute; 
/*	 position: relative; */
	right: 39px;
/*	bottom: 296px; */
	top: -6px;
	width: 265px;
	height: 24px;
	text-align: right;
	margin: 0px;
}
#search3 {
	position: absolute; 
/*	 position: relative; */
	right: 57px;
/*	bottom: 296px; */
	top: -6px;
	width: 265px;
	height: 24px;
	text-align: right;
	margin: 0px;
}
#extralogo {
	position: absolute; 
/*	 position: relative; */
	right: 327px;
/*	bottom: 296px; */
	top: 24px;
	width: 276px;
	height: 77x;
	text-align: right;
	margin: 0px;
}
#extralogo img {
	height: 77px !important;
}

img.searchresult {
	border: none !important;
	float: right;
}
/* ie6 och ie5 hack */
* html #search {
	position: relative;
	top: -55px;
	left: 665px;
	width: 265px;
	height: 24px;
}
#search .button {
	width: 147px;
	height: 19px;
	border: none;
	padding: 5px 0px 0px 5px;
	margin: 0px;
/*	background-image: url('../images/back_input.gif'); 
	background-repeat: no-repeat;
	background-position: left; */
}
#search .submit {
	position: relative;
	width: 50px !important;
	height: 24px;
/*	background: url('../images/back_submit.gif') no-repeat; */
	border: none !important;
	padding: 0;
	left: -4px;
	cursor:pointer;
}
* html #search2 {
	position: relative;
	top: -55px;
	left: 665px;
	width: 265px;
	height: 24px;
}
#search2 .button {
	width: 147px;
	height: 19px;
	border: none;
	padding: 5px 0px 0px 5px;
	margin: 0px;
/*	background-image: url('../images/back_input.gif'); 
	background-repeat: no-repeat;
	background-position: left; */
}
#search2 .submit {
	position: relative;
	width: 50px !important;
	height: 24px;
/*	background: url('../images/back_submit.gif') no-repeat; */
	border: none !important;
	padding: 0;
	left: -4px;
	cursor:pointer;
}

#sidebar {
	width: 222px;
	float: right;
	margin: -4px 20px 7px 0px;
	padding: 0px 0px 0px 0px;
}
#sidebar .puff_top, #sidebar .puff_bottom,
#mainMenu .puff_top, #mainMenu .puff_bottom {
	display:block;
    	margin:auto;
	border: 0px !important;
}
#sidebar .puff_bottom,
#mainMenu .puff_bottom {
	margin-bottom: 15px;
}
#sidebar .puff,
#mainMenu .puff {
	margin: 0px;
	padding: 0px 10px 0px 10px;
	border: none;
	background-image: url('../images/back_puff.gif');
	background-repeat: repeat-y;
	background-position: 0px 0px;
	background-attachment: scroll;
}
#sidebar .puff h3, #main .puff h3,
#mainMenu .puff h3 {
	margin: 0px 2px 0px 0px;
	padding: 10px 15px 7px 15px;
	/* textfärg och bakgrundsfärg för puffrubrik ligger i mall och styrs av puff-färger i admin */
}
#mainMenu .puff h3 {
	margin: 0px !important;
}
#sidebar .puff p,
#mainMenu .puff p {
	margin: 0px 2px 0px 0px;
	padding: 10px 15px;
	color: #333; /*-+-+-+-+-+-+-+-+- PARAGRAF-FÄRG I PUFFAR -+-+-+-+-+-+-+-+-*/
	background-color: #FFF;
}
#sidebar .puff img,
#mainMenu .puff img {
	display: block;
    	margin: 0px !important;
	border: none !important;
}
#sidebar .puff li a,
#mainMenu .puff li a {
	display: block;
	min-height: 14px;
	margin: 0px 0px 0px 0px;
	padding: 8px 5px 8px 32px;
	color: #333333;  /*-+-+-+-+-+-+-+-+- LÄNKFÄRG I PUFFARS TEXT -+-+-+-+-+-+-+-+-*/
	text-decoration: none;
	background: url('../images/back_submenu_item.gif') no-repeat; 
}
/* ie6 och ie5 hack */
* html #sidebar .puff li a,
* html #mainMenu .puff li a {
	margin: 0px 0px 0px 0px !important;
	padding: 8px 5px 8px 32px !important;
	min-height: 20px;
}
#sidebar .puff li a:hover, #sidebar .subMenu li.active a,
#mainMenu .puff li a:hover, #mainMenu .subMenu li.active a {
	color: #FFF;
	background-position: 0px -140px;
	text-decoration: none !important;
	background-image: url(../images/back_submenu_item.gif);
	background-repeat: no-repeat;
}
* html #sidebar .puff li a:hover, * html #sidebar .subMenu li.active a,
* html #mainMenu .puff li a:hover, * html #mainMenu .subMenu li.active a {
	min-height: 20px !important;
}
div#gallery, div#gallery1, div#gallery2, div#gallery3, div#gallery4 {
	margin-bottom: 15px;
}
#main {
	margin-top:4px;
	float: left;
 	width: 420px;
	padding: 0px 10px 0 30px;
}
* html #main {
	padding: 0 28px 0 28px !important;
}
#main img {
	margin: 3px 3px 15px 0px;
}
#main p, #main ul, #main ol, #main table {
	margin-bottom: 2em;
}
#main p {
/*	margin-top: 0px !important;
	margin-bottom: 2px !important; */
}
#main table td, #main table th {
	/* border: 1px #d8d8d8 solid; */
	/* padding: 8px; */
	/* ie gör form för bred annars om inget ligger till höger om sidebar: */
	/* width: 175px; */
}
#main table tr.add td, #main table tr.add th {
	background: url('../images/back_table_line.gif') repeat-x;
}
#main ul, #main ol {
	padding-left: 10px;
	margin: 0px 0 10px 0; 
/*	margin: -10px 0 10px 0;  */
}

#main ul *, #main ol * {
	margin-bottom: 0 !important;
}
#main ul li {
	list-style-position: outside;
	line-height: 15px;
	padding-left: 5px;
	margin: 3px 0px 0px 10px;	
	/* background: url('../images/back_list.gif') 0px 4px no-repeat;  */
}
#main ol li {
	margin: 3px 0 3px 15px;
	padding: 0;
	background: none;
	list-style: decimal;
}
#main form {	
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#main form table {
	border: 1px #d8d8d8 solid;
}
#sidebar form,
#mainMenu form {
	border: none;
	padding: 14px;
	margin: 0px 0px 0px 0px;
}
#main form table td, #sidebar form table td,
#mainMenu form table td {
	border: none !important;
	vertical-align: bottom;
}
#main form h4, #sidebar form h4,
#mainMenu form h4 {
	margin-bottom: 15px;
}
#main form p {
	width: 168x;
	margin: 0px;
}
#main form img, #sidebar form img,
#mainMenu form img {
	margin: 4px 4px 4px 0px;
	float: none;
}
#sidebar form p,
#mainMenu form p {
	width: 150px;
	margin: 0px;
	padding: 0px !important;
}
#main input[type='text'], #main textarea, select {
	width: 168px;
	background-color: #D8D8D8;
	padding: 4px;
}
#sidebar input[type='text'], #sidebar textarea, select,
#mainMenu input[type='text'], #mainMenu textarea, select {
	width: 155px;
	background-color: #D8D8D8;
	padding: 4px;
	margin-bottom: 10px;
}
#main input.smalltextfield {
	width: 50px;
	background-color: #D8D8D8;
	padding: 4px
	margin-right: 5px;
}
#sidebar input.smalltextfield,
#mainMenu input.smalltextfield {
	width: 30px;
	background-color: #D8D8D8;
	padding: 4px
	margin-bottom: 10px;
	margin-right: 5px;
}
#main input.ztext {
	/* width: 50px;*/
	background-color: #D8D8D8;
	padding: 4px
	margin-right: 5px;
}
#sidebar input.ztext,
#mainMenu input.ztext {
	/* width: 30px; */
	background-color: #D8D8D8;
	padding: 4px
	margin-bottom: 10px;
	margin-right: 5px;
}
/* class på dessa verkar ej funka
.zselect, .zradio, .zcheckbox {
	padding: 4px;
	margin-bottom: 10px;
	background: transparent !important;
	border: 0px;
}
*/
input[type='checkbox'], input[type='radio'] {
	margin-bottom: 10px;
	vertical-align: text-top !important;
	margin-right: 4px;
}
#main form .button, #sidebar form .button,
#mainMenu form .button {
	width: 110px;
	background-color: #333333;
	color: #FFF;
	margin: 10px 0px 0px 0px !important;
	cursor:pointer;
}
#footer {
	height: 32px;
	background: #333333 url('../images/back_footer.jpg') no-repeat;
}
#footer p, #footer center {
	padding: 7px 30px 0px 30px;
	color: #FFF; /*-+-+-+-+-+-+-+-+- PARAGRAF-FÄRG I FOOTER -+-+-+-+-+-+-+-+-*/
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #FFF; /*-+-+-+-+-+-+-+-+- LÄNKFÄRG I FOOTER -+-+-+-+-+-+-+-+-*/
}
#footer a:hover {
	color: #cc0000; /*-+-+-+-+-+-+-+-+- MOUSEOVER LÄNKFÄRG I FOOTER-+-+-+-+-+-+-+-+-*/
}
/* puff som inte ligger i sidebar ska inte ha samma utseende */
#main .puff img {
	display: block;
    	margin: 0px 0px 5px 0px !important;
	border: none !important;
}
.col_left .puff_top, .col_left .puff_bottom, .col_right .puff_top, .col_right .puff_bottom, .col_both .puff_top, .col_both .puff_bottom {
	visibility: hidden;
	height: 0px;
}
.col_left .puff h3, .col_right .puff h3, .col_both .puff h3 {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}

ul#sitemap {
display: block;
margin: 0px;
padding: 1px 5px 5px 5px;
background-color: #F5F5F5;
}
ul#sitemap li {
	 margin: 10px 7px !important;

background-color: #FFF;
}
ul#sitemap li a {
	 margin-bottom: 5px !important;
}
ul#sitemap li ul {
	margin-top: 5px !important;
}
ul#sitemap li ul li {
	margin-top: 5px !important;
}

ul#sitemap a {
	text-decoration: none !important;
}
ul#sitemap a:hover {
	text-decoration: underline !important;
}

/* Admin-tillägg */
/* ------------- */

div#admin {
	float:right;
	/*position:fixed;
	top: -50px;
	right: -20px;*/
	display:marker;
	background-color:#ffccff !important;
	text-align:center;
	clear: both;
	height: 15px;
	width: 110px;
	overflow:visible;
	margin-top: -44px;
	z-index:999;
	opacity: 1;
}
div#admin p {
	font:normal 10px Arial, Helvetica, sans-serif;
}
div#admin a {
	color:#333;
	text-decoration: none;
}
div#admin a:hover {
	color:#000;
	text-decoration: underline;
}
div#adminbrowse {
	float:right;
	position:fixed;
	top: 0px;
	right: 0px;
	display:marker;
	background-color:#ffccff;
	text-align:center;
	clear: both;
	height: 20px;
	width: 240px;
	overflow:visible;
	margin-top: 0px;
	z-index:998;
	opacity: 1;
}
div#adminbrowse a {
	color:#333;
	text-decoration: none;
}
div#adminbrowse a:hover {
	color:#000;
	text-decoration: underline;
}
#langchoice {
	position: absolute;
	left:730px;
	top: 100px;
	padding:2px 2px 1px 2px;
	background-color: #FFF;
	border: none:
}
#langchoice a {
	font-size:12px;
	color:#333;
	text-decoration: none;
}
#langchoice a:hover {
	color:#555;
	text-decoration: none !important;
}
#langchoice2 {
	position: absolute;
	left:600px;
	top: 100px;
	padding:2px 2px 1px 2px;
	background-color: #FFF;
	border: none:
}
#langchoice2 a {
	font-size:12px;
	color:#333;
	text-decoration: none;
}
#langchoice2 a:hover {
	color:#555;
	text-decoration: none !important;
}
#rollupinheader {
	position: absolute;
	top: 70px;
	left: 700px;
	border: none:
	display: visible;
}