﻿A.footer:link
{
text-decoration: none;
color: #000000;

} 

A.footer:visited
{
text-decoration: none;
color: #000000;

} 

A.footer:active
{
color: #000000;
text-decoration: none;
} 


body
{
	
	font-family: Verdana, Arial, Serif;
	font-size: 10pt;
	background-color: #D7E2D9;
}

/* "Vänta..."-bild  */
#PROGRESS 
{
	position:    absolute;
	left: 520px;		    /*  Bildens position från ramens vänstra kant  */	
	top:  350px;			/*  Bildens position från ramens övre kant     */
}

#OuterFrame
{
	position:   relative;
	border-style:   solid;
	border-color:  White;
	border-width:   thin;
	top: 15px;
	width: 950px;
	height:700px;
}

#PageFrame
{
	position: absolute;
	border-color:  White;
	border-bottom: solid;
	border-top:  solid;
	border-width:   thin;
	left: 0px;
	top: 90px;
	width: 100%;
	height:580px;
}

/* Sidinnehåll */


#Varukorg 
{
	position: absolute;
	top: 40px;
	left: 150px;
}

#Kontakt 
{
	position: absolute;
	color: Black;
	font-weight: normal;
	top: 5px;
	left: 150px;
}



/* Logga */
#OMasterHead_Logga
{
	margin: 0pt;
	position: absolute;
	background-image: url(images/ToolsBild-Enbart.jpg);
	background-repeat: no-repeat;
	z-index: 1;
	left: 0px;
	top: 28px;	
	height:60px;
	width:139px
}

/* Meny */
#OMasterHead1_Meny
{
	position:absolute;
	top:  55px;
	left: 150px; 
}

#OMasterHead1_Meny_background 
{
	position:absolute;
	top:  47px;
	left: 0px;
	width: 100%; 
	height: 100px;

}

/* login */
#OMasterHead1_Inloggning
{
	position: absolute;
	top: 0px;
	right: 0px;
	font-size:9px
}

/* snabbSök */
#OMasterHead1_Sok
{
	position: absolute;
	top: 3px;
	left: 580px;
	font-size:9px
}


#IfrmStart , #imageIFrame 
{
 z-index: -999;	
}



/* Sidfot */
#OMasterFoot1
{
	bottom: 0px;
	left: 0px;
	height: 25px;
	width: 100%;	
	text-align:  left;
	font-size: x-small;
	font-family: 'Verdana';
	/*background-color: buttonface;*/
	position: absolute;
	z-index: -999;

}






#OMasterCopyright
{
	position:  relative;
	top: 700px;
	text-align:  right;
	font-size: x-small;
	font-family:  'Verdana';
	width:100%;
	
}


.highlight
{
	background-color:#FFFFCF;
}


.textfield
{
	border: 0px solid #000000;
	padding: 3px;
	margin: 10px 0 5px 0;
	left: 122px;
	text-indent: 15pt;
	position: absolute;
	text-align: left;
}

.labelBody 
{
	 font-size :10pt;
	 font-family: Verdana, Arial, Serif;
}

.labelGrid 
{
	color: Black;
	font-size:8pt;
	 
}

.txtBoxGrid 
{
	border: 1px solid #000000;
	padding: 0px;	
	font-size:8pt;
	text-align:  right;	 
}

.txtBoxGrid_highlight
{
	background-color:#FFFFCF;
	border: 1px solid #000000;
	padding: 0px;	
	font-size:8pt;
	text-align:  right;	 	
}

/*
.PVpanel 
{
	background-color:White
}
*/

#tblAnvUppg
{
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	height: 10px;
	background-color:#E5EDE7;
	border-style:none;
	vertical-align: baseline;
	direction: ltr;
	font-family: Verdana;
	font-size: small;
	text-align: left;
	table-layout: fixed;
	color: black;
	
}
.PV_Form_labeltext
{
	font-family: Verdana;
	font-size: small;
	font-style: normal;
	color: gray;
}
.PV_Button
{
	margin-left: auto;
	margin-right: auto;
	padding-top: 1px;
	width: 90px;
	height: 25px;
	text-align: center;
	background-color: silver;
	font-family:Verdana;
	font-size:smaller
}
.PV_MenuItem
{
	text-align:left;
	color:Maroon;
	border-style:inset;
	}

A:link
{
	/*color: Navy;*/
}
h1
{
	font-size: 14px;
	color: teal;
	font-family: 'Verdana';
}
.PV_Header
{
	background-color:#BED4D4;
	color:#000000; 
	font-family:Verdana;
	font-size:10pt;
	font-weight:Bold;
}
 .CssStyle1
{
	color: black;
	text-decoration: none;
	font-size: 10pt;
	line-height: normal;
	font-style: normal;
	font-family: verdana;
	font-variant: normal;
}
.HeaderLinkFld
{
	color: #000000;
	text-decoration:  underline;
	line-height: normal;
	font-style: normal;
	font-family: 'Verdana';
	font-variant: normal;
	font-size: medium;
}


.fixedHeader
{
	background-color:White;		
	overflow:auto;
	height:300px;
}

.gridFixedHeader
{		
	position : relative;
	top:expression(this.parentNode.parentNode.offsetParent.scrollTop);
}
.tblArtikelDetalj
{
                             font-size: xx-small;
                             color: black;
                             font-family: Verdana;
                             background-color: white;
                             width: 100%;
                             height: 10px;
                             border-style: none;
                             vertical-align: baseline;
                             direction: ltr;
                             text-align: left;
}
.pv_UnEnabled
{
	background-color:#D7E2D9;
	border:none;
}
.pv_Enabled
{
	background-color:White;
}
.pv_msg
{
	color: Red;
	font-size: smaller
}
.pv_AspPanelRowList
{
	background-color:White;
	max-height:220px;
}
.txtProfilText

{
	font-family: Verdana;
	font-size: 10pt;
	background-color: #D7E2D9;
	overflow: hidden;
	font-weight:Bold;
}

