/* CSS Document */


/* Generella CSSes */
#cart
{
	width: 150px;
	border: 1px solid #ddd;
	float: right;
	margin-top:0px;
	position:absolute;
	top:212px;
	left:61px;
	background-color:#33FFFF
}

html, body, form, fieldset {
	border: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-left: 0px;
	}
	
body {
	background: #FFFFFF url(../images/bg_main.jpg) repeat-y left;
	text-align: left;
	font-size: 11px;
	color: #000000;
	}
input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	border: 1px solid #CCCCCC;
	
}

.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}
a {
	color: #255c79;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 1px 0px 5px 1px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-weight: 600;
	color: #000000;
	text-decoration: none;
	letter-spacing: -1px;
	margin: 0px 0px 10px 1px;
	line-height: normal;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: 600;
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 10px 1px;
	line-height: normal;
	letter-spacing: 0em;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: 600;
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 10px 1px;
	line-height: normal;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 10px 1px;
	line-height: 14px;
}

.bildtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	text-decoration: none;
	margin: 4px 0px 10px 1px;
	line-height: 11px;
}


.doubleLines {
	padding: 0px;
	margin: 10px 10px 0px 0px;
	background-image:  url("../images/doubleline.gif");
	background-repeat: repeat-x;
	height: 10px;
	background-position: top;
}
.singleLine {
	padding: 0px;
	margin: 0px 10px 0px 0px;
	background-image: url(../images/dot666666.gif);
	background-repeat: repeat-x;
	height: 3px;
	background-position: top;
}
.greyLine {
	background-image: url(../images/dot666666.gif);
	background-repeat: repeat-x;
	background-position: center;
	height:1px;
	margin:10px 0;
}

.topItemTable {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border: none #B85630;
}
.tdRightLIne {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #B85630;
	border-right-color: #B85630;
	border-bottom-color: #B85630;
	border-left-color: #B85630;
	padding-right: 5px;
	padding-left: 5px;
}
.itemIkon {
	margin-left: 10px;
}
.imgLeft {
	float: left;
	margin-right: 10px;
}
.imgRight {
	float: right;
	margin-left: 10px;
}
.tabellData {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fef1cf;
	border: 1px solid #666666;
	margin:10px 0;
}
.tabellDataHeader {
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	padding-right: 0.5em;
	padding-left: 0.5em;
}
.tabellDataNumbers {
	font-size: 0.9em;
	color: #000000;
	padding-right: 0.5em;
	padding-left: 0.5em;
}
.tabellDataNumbersSmall {
	font-size: 0.8em;
	color: #000000;
	padding-right: 0.3em;
	padding-left: 0.3em;
}
.tabellDataNumbersRightLine {
	font-size: 0.9em;
	color: #000000;
	padding-right: 0.5em;
	padding-left: 0.5em;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #FBDB90;
}
.tabellDataNumbersSmallRightLine {
	font-size: 0.8em;
	color: #000000;
	padding-right: 0.3em;
	padding-left: 0.3em;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #FBDB90;
}

.tabellDataHorizLine {
	background-repeat: repeat-x;
	background-position: center;
	height:1px;
	margin:0 0;
	background-image: url(../images/dotfbdb90.gif);
}
.nyhetDatum {
	font-size: 0.95em;
	margin-bottom: 2px;
}
.nyhetRubr {
	font-weight: bold;
}


.topMenyLinkSelected{
	color: #990000;
}

/* Formatsspecifika CSSes */

#holder {
	width: 710px;
	margin: 0 0 0 60px;
}

#header {
	padding: 0px;
	margin: 0px;
}
#headerLogo {
	padding: 0px;
	margin: 0px;
}
#headerFlags {
	padding: 0px 6px 0 0;
	margin: 0px;
	float:right;
}
#headerFlags img{
	padding: 0px;
	margin: 24px 4px 0px 0px;
}
#headerMeny {
	padding: 0px;
	margin: 3px 0px 0px 0px;
}
#headerMeny ul {
	padding: 0px;
	margin: 0px;
}
#headerMeny li {
	list-style-type: none;
	padding-right: 8px;
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
}
#headerMeny a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#headerMeny a:hover {
	color: #990000;
	/* gammal färg color: #b85630;*/
}
#content{
	margin: 15px 0px;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}


#startMain {
	padding: 0px;
	margin: 0 20px 0 0;
	width:490px;
	float: left;
}
#startRight {
	padding: 0px;
	margin: 0px 10px 0px 510px;
}
#startHistory{
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}
#startProdPuffar{
	padding: 0px;
	margin: 10px 0px;
}

#footer {
	padding: 0px;
	margin: 0px;
}
#footerLeft{
	padding: 0px;
	margin: 0px;
}
#footerRight {
	padding:0px 10px 0 0;
	margin: 0px 0px 0 0;
	float:right;
	text-align:right;
}

#nyhetRightTop{
	padding: 5px 10px;
	border: 1px solid #666666;
	background-color:#666666;
}
#nyhetRightContent{
	padding: 10px;
	border: 1px solid #666666;
}

#nyhetRightContent ul
{
margin: 0;
padding: 0;
list-style-type: none;

}
#nyhetRightContent li
{
	margin-bottom:5px;
}
#nyhetRightContent a
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #666666;

}

#nyhetMain {
	margin-right: 30px;
}

.startImgRight {
	border: 1px solid #666666;
}

#navcontainer {
	padding: 0px;
	margin: 0px 20px 0px 0px;
	
}



#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;

}

#navcontainer a
{
display: block;
color: #FFF;
width:130px;
background-color: #990000;
/* gammal färg background-color: #b85630;*/
padding: 3px 13px 3px 6px;
text-decoration: none;
border-bottom: 1px solid #fff;
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
}

#navcontainer a:hover
{
background-color: #999999;
color: #FFF;
}

#navcontainer li li a
{
display: block;
width:130px;
color: #FFF;
background-color: #666666;
padding: 3px 7px 3px 12px;
text-decoration: none;
border-bottom: 1px solid #cccccc;
font-weight: normal;
}
#navcontainer li li li a
{
display: block;
width:130px;
color: #000000;
background-color: #ffffff;
padding: 3px 3px 3px 16px;
text-decoration: none;
border-bottom: 1px solid #cccccc;
font-weight: normal;
font-size:0.9em;
}

#navcontainer .addspace{
	margin-bottom:10px;
}

	#Form1 label.error {
	color:#CC0000;
	margin-left: 10px;
	width: auto;
	display: inline;
}

.startMainPuff {
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	text-align: center;
}
#mainTable ul {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: disc;
	margin: 5px 0 5px 20px;
	padding: 0;
	
}
#mainTable li {
	
	margin: 0 0 0 5px;
}
.ImgBorderLightGrey {
	border: 1px solid #CCCCCC;
}
.inputKatalog {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	height: 1.5em;
	border: 1px solid #CCCCCC;
}
#relateradedokDiv {
	display:none;
	text-align:left;
}

#relateradedokDiv th 
{
	text-align:left;
}
.inputKatalogAntal {
	width: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	height: 1.3em;
	border: 1px solid #CCCCCC;
	top: -3px;
	position: relative;
}
.inputKontakt {

	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	border: 1px solid #CCCCCC;
}
.nyhetRightDatum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
}
.nyhetBrodList
{
	margin-left:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #33333;
}
.inaktiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:#CCCCCC;
}
.galleriSidlista_aktiv
{
	padding-left:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	
}
.galleriSidlista
{
	padding-left:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	
}
.sokmarkering
{
	background-color:#b85630;
	color:#FFFFFF;
	
}
#sokdiv
{
	margin:0px 0px 0px 0px;
	display:none;
	
}


.adressBlock {
	background-color: #FFFFFF;
	margin: 0px 10px 10px 0px;
	padding: 8px;
	border: 1px solid #666666;
	height: 115px;
}
.karthaallare {
	float: right;
	height: 380px;
	width: 190px;
	margin-left: 5px;
	z-index:10;
}
.karthaallareDist0104 {
	float: right;
	height: 370px;
	width: 190px;
	margin-left: 5px;
	z-index:20;
	visibility:hidden
}
caption {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	margin: 0px 0px 0px 20px;
}
/* lediga tjänster */
.LT_DIV
{
	width:100%
}
.LTHEADING_DIV
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 10px 1px;
	line-height: normal;
	
}
.LTTEXT_DIV
{
	margin-top:10px;
	margin-bottom:10px;
	border-bottom:1px solid #000;
	padding-bottom:5px;
}
.LTTEXT_DIV p
{
	
}
.LTTEXT_DIV ul
{
	
}
.startBanner {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.startFlash {
	border: 1px solid #666666;
}
th {
	padding-right: 0.5em;
	padding-left: 0.5em;
}

/*Dialof theme*/

#jqdialog
{
	display:none;
}

#visaLSMDiv
{
	display:none;
}
