@charset "utf-8";

/** MSVDESIGN Output
	Bas färg: 429E21
	Kompletterande färger:
		73EA48 g
		1CS109 g
		510148 p
		9E218F p
**/

body {
	background-color: #000000;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-family: Arial, Tahomam, Verdana;
	font-size: 12px;
}

img, a { border: none; }

div#maincontainer {
	width: 910px;
	background-color: #FFFFFF;
	background-image: url('images/container_bg.png');
	background-repeat: repeat-x;
	margin: 0 auto;
	padding: 0px 20px 0px 20px;
	min-height: 800px;
}

div#menu {
	background-image: url('images/menu_bg.png');
	height: 24px;
	width: 452px;
	padding: 6px 0px 0px 20px;
	position: relative;
}

div#rightmenu {
	position: absolute;
	right: 0px;
	top: 6px;
	width: 148px;
	text-align: center;
}

div#newmessage {
	position: absolute;
	left: 342px;
	top: 20px;
	padding: 2px;
	width: 102px;
	text-align: center;
	height: auto;
	background-color: #FFFFFF;
	border: 1px solid #429E21;
	z-index: 999;
	color: #000000;
}

div#search {
	background-image: url('images/search_bg.png');
	height: 65px;
	margin-top: 10px;
	padding: 7px 10px 2px 10px;
	width: 452px;
	position: relative;
}

div#search table, div#search form {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

div#advancedsearch {
	position: absolute;
	display: none;
	right: 15px;
	top: 65px;
	padding: 2px;
	/*width: 440px;*/
	width:auto;
	height: auto;
	background-color: #FFFFFF;
	border: 1px solid #429E21;
	z-index: 999;
}

div#menu, div#menu a, div#search, div#search a, div#foot_menu a {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}

img#logo {
	float: left;
	width: 353px;
	margin: 10px 55px 0px 26px;
}

h1 {
	font-size: 20px;
	color: #429E21;
}

h2 {
	font-size: 14px;
	color: #429E21;
	margin: 0 0 0 0;
}

a {
	color: #000000;
	font-weight: bold;
}

a.header {
	margin-top: 6px;
	font-size: 14px;
	font-weight: bold;
	color: #429E21;
	display: block;
	text-decoration: none;
}

div.description {
	padding-left: 20px;
	font-size: 11px;
}

span.hilight {
	color: #429E21;
	font-weight: bold;
}

div#right {
	float: left;
	width: 472px;
}

div#adright {
	width: 164px;
	float: right;
}

div#lcol_left {
	width: 430px;
	float: left;
}

div#lcol_mid {
	width: 280px;
	margin-left: 6px;
	float: left;
}

div.columnbox {
	width: 240px;
	min-height: 280px;
	background-image: url('images/col_box_bg.jpg');
	padding: 20px 20px 0px 20px;
	text-align: center;
}

div#lcol_full {
	width: 716px;
	float: left;
}

div#fullspread {
	float: left;
	width: 880px;
}

div#loginfail, div#searchfail, div#searchfailhead, div#regfail, div#regalready, div#msgfail, div#productfail, div.badnotice {
	background-color: #FFF4F4;
	color: #750000;
	border: 1px solid #A40D0D;
	padding: 2px 4px 2px 4px;
	font-size: 11px;
	text-align: center;
	margin: 2px;
	display: none;
}
div.badnotice { display: block; text-align: left; }

div#searchfailhead {
	position: absolute;
	top: 1px;
	right: 4px;
}

div#foot_menu {
	clear: both;
	margin-top: 10px;
	text-align: center;
	color: #444444;
	background-color: #E7E6E6;
	height: 24px;
	padding-top: 6px;
	font-size: 11px;
}
div#foot_menu a {
	color: #555555;
}
div#foot_main {
	padding-top: 6px;
	background-image: url('images/foot_bg.png');
	height: 44px;
	color: #565656;
	font-size: 11px;
	text-align: center;
}

div#notice {
	font-weight: bold;
	background-color: #F0F9EE;
	border: 1px solid #328F47;
	padding: 4px;
	margin: 5px;
}
div#notice p {
	margin: 4px 0px 4px 0px;
}

div#lcol_full p, div#lcol_mid p {
	font-family: Trebuchet MS, Geneva, Arial;
}

table.alright th {
	text-align: right;
	font-weight: normal;
	padding-left: 10px;
}

table.alright input, table.alright select {
	width: 230px;
}

table.headlayout {
	width: 100%;
}
table.headlayout tr.head {
	background-color: #EEEEEE;
}
table.headlayout tr.head th, table.headlayout tr td {
	text-align: left;
}
table.headlayout tr.alt {
	background-color: #E7FBE3;
}

table.headlayout tr.new {
	background-color: #E7FBE3;
}
table.headlayout input {
	display: block;
	margin: 0 auto;
}
table.headlayout input.border {
	display: block;
	border: 1px solid #666666;
	margin: 0 0 0 0;
	width: 96%;
}

b.free { color: #429E21; }
div.container {
	border: 1px solid #429E21;
	margin-bottom: 6px;
}
div.container div.head {
	background-color: #EFEFEF;
	padding: 4px;
	font-weight: bold;
}
div.container div.body {
	padding: 4px;
}

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}