/* LAYOUT STUFF */
body {
	background-color: #B7BCB8;
	margin: 0px 0px 20px;
	padding: 0px;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-attachment: fixed;
	background-image: url(../images/misc/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}


/* Wrapper. One of two classes applied to the wrapper depending on width of browser window */

#wrapper {
	text-align:left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height:100%;
	background-color: #FFFFFF;
	border-top: none;
	border-right: none;
	border-bottom: 12px solid #FFFFFF;
	border-left: none;
	position: relative;
}
.altwrapper {width:728px;	height:100%;
}
.mainwrapper {
	width:955px;
	height:100%;
}
#header {
	background-repeat: no-repeat;
	background-position: left top;
	height: 135px;
	margin: 0px;
	padding: 0px;
}
.headerrubrik {
	font-size: 24px;
	font-weight: normal;
	color: #666666;
	padding-bottom: 20px;
}
#header h3 {
	padding: 0px;
	font-size: 30px;
	text-align: right;
	font-weight: normal;
	line-height: 100%;
	color: #666666;
	margin-right: 20px;
	margin-bottom: 13px;
	margin-left: 30px;
}
.headerrubrik {
	font-size: 24px;
	font-weight: normal;
	color: #666666;
	padding-bottom: 20px;
}
#header h3 {
	padding: 0px;
	font-size: 30px;
	text-align: right;
	font-weight: normal;
	line-height: 100%;
	color: #666666;
	margin-right: 20px;
	margin-bottom: 13px;
	margin-left: 30px;
}

#logo {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	visibility: visible;
	height: 110px;
	width: 955px;
}

#topbar{
	position:absolute;
	padding: 0px;
	width: 180px;
	visibility: hidden;
	z-index: 100;
}


/* NAVIGATION HEADER*/
#headernav {
	position: absolute;
	top: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 0px;
	width: 955px;
	text-transform: uppercase;
	height: 24px;
	background-image: url(../images/misc/navbar_bg.jpg);
	background-repeat: no-repeat;
}
#headernav ul {
	display: block;
	list-style-type: none;
	margin: 0px 0px 0px 210px;
	padding: 0px 0px;
	text-align: left;
}
#headernav li {
	list-style:none;
	display:inline;
}
#headernav a {
	color:#FFFFFF;
	text-decoration:none;
	background:url(../images/misc/navbar_over.png) no-repeat;
	float:left;
	padding:5px 7px;
	margin:0px;
}
#headernav a:hover {
	background-position:0 -25px;
	color:#FFCC00;
}
#headernav a:active {
	background-position:0 -50px;
	color:#FFFFFF;
}
body#MAIN-page #headernav #MAIN a {
	background-position:0 0px;
	color:#FFFFFF;
	font-weight:normal
}
body#OMOSS-page #headernav #OMOSS a {
	background-position:0 -50px;
	color:#333333;
	font-weight:bold
}
body#SORT-page #headernav #SORT a {
	background-position:0 -50px;
	color:#333333;
	font-weight:bold
}
body#VAPEN-page #headernav #VAPEN a {
	background-position:0 -50px;
	color:#333333;
	font-weight:bold
}
body#AKTIVA-page #headernav #AKTIVA a {
	background-position:0 -50px;
	color:#333333;
	font-weight:bold
}
body#PRODNYH-page #headernav #PRODNYH a {
	background-position:0 -50px;
	color:#333333;
	font-weight:bold
}
body#JSERV-page #headernav #JSERV a {
	background-position:0 -50px;
	color:#333333;
	font-weight:bold
}
body#KONTAKT-page #headernav #KONTAKT a {
	background-position:0 -50px;
	color:#333333;
	font-weight:bold
}
body#NYAVAPEN-page #headernav #VAPEN a {
	background-position:0 -50px;
	color:#333333;
	font-weight:bold
}
body#BEGVAPEN-page #headernav #VAPEN a {
	background-position:0 -50px;
	color:#333333;
	font-weight:bold
}
/* Header 

.altwrapper #header {position: absolute;color:#030;width:715px;text-align:right}
.mainwrapper #header {position: absolute;color:#030;width:956px;text-align:right;}
*/
/* Main column and variants */

/* NAVIGATION LEFT */
#leftnavcontainer {
	float: none;
}
#topbar p a {
	padding: 0px 0px 0px 12px;
	margin: 0px;
	font-size: 12px;
	color: #385040;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
}
#leftnavlist 
{
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}
#leftnavlist ul
{
	padding: 0px;
	margin: 0px;
}

#leftnavlist li
{
	list-style: none;
	margin: 0px;
	padding: 0px 0px 5px 20px;
	border-top: 1px none #eee;
}

#leftnavlist li a {
	text-decoration: none;
	color: #385040;
	padding: 0px;
	margin: 0px;
}

#content {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/misc/leftbar_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}



#leftbar {
	float:left;
	text-align:left;
	padding:0px;
	margin:0px;
}
#leftbar_holder {
	margin-left: 0px;
	width: 190px;
	height: 300px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding: 0px;
}
#leftbar_content {
	margin: 10px;
	padding: 0px;
	position: relative;
}
#MAIN-page  #sidebar_startsida {
	float:left;
	width: 740px;
	padding-left:0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 30px;
	margin: 0px;
	}

/* STARTSIDAN */
#MAIN-page #leftbar_content h1 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	line-height: 120%;
	color: #2C3E13;
	margin: 12px 0px 0px;
	padding: 0px;
}
#MAIN-page #leftbar {
	width: 200px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#MAIN-page #leftbar_content {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 22px;
	padding: 0px;
}
#MAIN-page #leftbar_content p {
	font-size: 11px;
	font-style: normal;
	line-height: 140%;
	color: #2C3E13;
	font-weight: normal;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 17px;
}
#MAIN-page #sidebar {
	float:left;
	margin: 12px 0px 0px;
	padding: 0px;
	width: 740px;
}
#MAIN-page #puff_startsida {
	margin: 0px;
	padding: 0px;
}
#MAIN-page #puff_startsida ul {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 740px;
}
#MAIN-page #puff_startsida li {
	display: inline;
	float: left;
	padding: 0px;
	margin: 0px;
}

#MAIN-page  #sidebar #puff_startsida h3 {
	font-size: 22px;
	line-height: normal;
	font-weight: bold;
	font-style: italic;
	color: #2C3E13;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#MAIN-page   #puff_startsida   p  {
	line-height: 120%;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#MAIN-page #puff_startsida a {
	font-size: 11px;
}
#MAIN-page #puff_startsida li#PUFF_100 {
	width: 725px;
	margin-left: 15px;
	margin-bottom: 15px;
}
#MAIN-page  #puff_startsida  li#PUFF_50V {
	width: 350px;
	margin-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #2C3E13;
	border-right-color: #2C3E13;
	border-bottom-color: #2C3E13;
	border-left-color: #2C3E13;
	margin-bottom: 10px;
	height: 250px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 0px;
}
#MAIN-page  #puff_startsida  li#PUFF_50H {
	width: 350px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #2C3E13;
	border-right-color: #2C3E13;
	border-bottom-color: #2C3E13;
	border-left-color: #2C3E13;
	margin-bottom: 10px;
	height: 250px;
	padding-left: 12px;
	padding-bottom: 6px;
	background-image: url(../images/misc/linje_vertikal.gif);
	background-repeat: no-repeat;
	background-position: 2px bottom;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
}#MAIN-page #puff_startsida li#PUFF_25 {
	width: 170px;
	margin-left: 15px;
	margin-bottom: 15px;
}
#MAIN-page #puff_startsida li#PUFF_33V {
	width: 220px;
	margin-left: 15px;
	margin-bottom: 0px;
	padding: 0px 12px 0px 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #2C3E13;
	border-right-color: #2C3E13;
	border-bottom-color: #2C3E13;
	border-left-color: #2C3E13;
	height: 230px;
	margin-right: 0px;
	margin-top: 0px;
}
#MAIN-page #puff_startsida li#PUFF_33M {
	width: 220px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px 12px;
	margin-right: 8px;
	margin-top: 0px;
	background-image: url(../images/misc/linje_dubbel_vertikal.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: 1px none #2C3E13;
	height: 230px;
}
#MAIN-page #puff_startsida li#PUFF_33 {
	width: 231px;
	margin-left: 5px;
	margin-bottom: 0px;
	padding: 0px;
	border: 1px none #2C3E13;
	height: 230px;
	margin-top: 0px;
	margin-right: 0px;
}
#puff_infobox  {
	background-color: #2C3E13;
	color: #FFFFFF;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	padding: 5px;
	margin: 0px;
	font-weight: bold;
	display: table-cell;
}
#MAIN-page #puff_startsida .imagestart1 {
	float: left;
	margin: 0px;
	padding: 0px;
}
#MAIN-page #puff_startsida .imagestart2 {
	margin: 0px 0px 5px 5px;
	padding: 0px;
	float: right;
}
#MAIN-page #puff_startsida .imagestart3 {
	float: left;
	margin: 5px 0px 0px;
	padding: 0px;
}
#MAIN-page #puff_startsida .imagestart4 {
	float: right;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#MAIN-page #puff_startsida .imagestart5 {
	float: none;
	margin: 5px 0px;
	padding: 0px;
}
/* Mörk bakgrund och negativ text i 100-puff */
#MAIN-page #puff_startsida #PUFF_100B {
	width: 725px;
	margin-left: 15px;
	background-color: #2C3E13;
	padding: 0px;
	margin-bottom: 15px;
}
#MAIN-page #puff_startsida #PUFF_100B h3 {
	font-size: 22px;
	line-height: normal;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	margin: 5px 5px 0px;
	padding: 0px;
}
#MAIN-page #puff_startsida #PUFF_100B p {
	color: #FFFFFF;
	line-height: 120%;
	font-size: 11px;
	margin: 2px 5px 5px;
	padding: 0px;
}

/* Side columns and specific elements */

#sidebar {
	float:left;
	width: 725px;
	padding-left:15px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 30px;
	margin: 0px;
	}
#sidebar h1 {
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	margin: 0px 0px 5px;
	padding: 2px 0px 0px 12px;
	display: block;
	background-color: #2C3E13;
	height: 19px;
}
#sidebar h2 {
	font-size: 16px;
	line-height: 120%;
	font-weight: bold;
	font-style: italic;
	color: #2C3E13;
	margin: 10px 0px 5px 12px;
	padding: 0px;
}
#sidebar p     {
	line-height: 145%;
	margin: 0px 30px 15px 12px;
	padding: 0px;
	font-size: 12px;
	color: #385040;
	font-style: normal;
	font-weight: normal;
}
#sidebar a, #sidebar li a {
	color: #385040;
	text-decoration: underline;
	font-size: 12px;
}
td {
	font-size: 11px;
	font-weight: normal;
	color: #385040;
	display: table-cell;
	margin: 0px;
	line-height: normal;
}
.image1 {
	float: left;
	margin: 0px 10px 5px 0px;
	padding: 0px;
}
.image2 {
	float: right;
	margin: 0px 0px 10px 10px;
	padding: 0px;
}
.image3 {
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 0px;
}
.image4 {
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 0px;
}
.image5 {
	float: right;
	margin: 10px 0px;
	padding: 0px;
	width: 490px;
}
#psublist_showall {
	display: block;
	margin: 0px 0px 10px;
	padding: 0px;
	float: none;
	clear: both;
}

#rightbar {
	float:left;
	padding-left:50px;
	padding-top: 0px;
	padding-right:0px;
	padding-bottom:0px;
	width:220px;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #CCCCCC;
	margin: 0px;
	display: none;
}
#formTable .field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 1px 10px 1px 1px;
	padding: 1px;
	width: 255px;
	border: 1px solid #8EB5AB;
	background-color: #DFEEEA;
}
#formTable .fieldantal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 1px 4px 1px 3px;
	padding: 1px;
	width: 15px;
	border: 1px solid #8EB5AB;
	background-color: #DFEEEA;
}
#formTable .fieldantaltext {
	font-size: 11px;
	line-height: 12px;
}
#formTable .button {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	line-height: 100%;
	text-align: left;
	white-space: normal;
	margin: 1px 10px 1px 1px;
	padding: 1px;
	background-color: #FFA180;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #999999;
	cursor: pointer;
}
#formTable .fieldkort {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 1px 10px 1px 1px;
	padding: 1px;
	width: 100px;
	border: 1px solid #8EB5AB;
	background-color: #DFEEEA;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/* fonts */


div.spacer {
	clear:both;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}



.img_right {
	float: right;
	margin: 0px 0px 20px 40px;
	border: 1px none #666666;
}
#navcontainer {
	width: 180px;
	float: none;
	margin-bottom: 20px;
}

#footer {
	padding: 5px;
	margin: 0px 12px;
	border-top-width: 1px;
	border-top-style: none;
	background-color: #2C3E13;
}
#footer p   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	text-align: center;
}
#footer a
{
	text-decoration: none;
	color: #FFFFFF;
}
#bildbanklist {
	margin: 0px;
	padding: 0px;
}
#bildbanklist ul {
	display: block;
	margin: 0px 0px 5px;
	padding: 0px;
	list-style-type: none;
	width: 100%;
	text-align: left;
}
#bildbanklist li {
	display: inline;
	padding: 5px;
	float: left;
	width: 80px;
	margin: 0px 5px 0px 0px;
	text-align: left;
	list-style-type: none;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
}
#pren_start    {
	margin: 0px;
	padding: 0px;
	width: 170px;
}
.pren_start  {
	background-color: #F90;
	padding: 5px;
	margin: 0px 0px 10px;
	clear: both;
	float: none;
	border: 3px none #333333;
	display: block;
	text-align: left;
	color: #000;
	font-size: 11px;
	text-decoration: none;
}
#pren    {
	margin: 10px 0px 0px 10px;
	padding: 0px;
	width: 170px;
	float: none;
	clear: left;
}
#pren a:link, #pren a:visited {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}
.pren  {
	background-color: #F90;
	padding: 5px;
	margin: 0px;
	clear: both;
	float: none;
	border: 1px none #000;
	display: block;
	text-align: left;
	color: #000;
	font-size: 11px;
	text-decoration: none;
}
#levlogolist {
	margin: 0px;
	padding: 0px;
	float: none;
	clear: left;
}
#levlogolist ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	display: inline-block;
}
#levlogolist li {
	display: inline;
	padding: 0px;
	list-style-type: none;
	text-align: center;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	min-height: 60px;
	width: 100px;
}

