/* This file needs to be saved in the UTF-8 format in order to handle EditMenuName attributes with non-english characters */

/* --- divs used for page structure ---*/


#Container
{
	font-size:1em;
	width: 981px;
	margin-right: auto;
	margin-left: auto;
	
}
.contentarea 
{
	width: 100%;
	min-height: 613px;
	background-repeat: repeat-x;
}
.OMbox 
{
    width: 98%;
    padding-left:10px;
    padding-top: 10px;
}
.OMtext 
{
	width: 414px ;
	padding-left: 23px; 
	padding-top: 20px; 
	float: left; 
	padding-bottom: 20px;
}
.FullWidth 
{
	padding-left: 23px; 
	padding-right:23px;
	padding-top: 20px; 
	float: left; 
	padding-bottom: 20px;
}
.rubrik 
{
    font: 25px Arial, Helvetica, sans-serif;
}
.Rubrik_NewSupportCase
{
	font: 25px Arial, Helvetica, sans-serif;
	}
.OMbild 
{
	position: relative; 
	float: left; 
	padding-left: 32px; 
	padding-top: 24px;
	padding-bottom: 20px;
}
.OMtext2 
{
	padding-left: 32px; 
	padding-top: 0px; 
	float: left; 
	width: 48%;
	position: relative;
	padding-bottom: 20px;
}

#containerdiv
{
	width: 981px;
	margin: 1em;
	text-align: left;
}
#headerdiv
{
    /*height: 85px;
	text-align: left;
	display: block;*/
	
	width: 100%;
	height: 85px;
	background-color: #FFFFFF;
	vertical-align: top;
	text-align:left;
}
#quickbardiv
{
	position: absolute;
	top: 15px;
	left:512px;
	width: 48%;

/*	Gamla css:en
	position:relative; 
	margin-top: -5em; 
	margin-right: 3px; 
	float: right; 
	text-align: right;
	width: 48%;
*/
	
}
#leftmenudiv
{
	/*width: 22%;
	float: left;*/
	text-align: left;
	background-color: #Ffffff;
}
#mainareadiv
{
	/*width:10px;*/
	display: block;
	/*float: left;*/
	text-align: left;
	position:relative;	
}
#MainImgdiv
{
    height: 250px;
    display: block;
    
    /*top:50px;*/
}

.normalwidth
{
	/*width: 72%;*/
}
#rightmenudiv
{
	width: 26%;
	float: right;
	text-align: left;
	margin-right:0.5em;
	margin-top: -2.1em;
}
#rightListingBox
{
	border: solid #F0E5CE 0.1em;
	background-color: #F0F0F0;
}
img
{
	border: 0;
}
body
{
	background-color: #FFFFFF;
}
#topmenudiv
{ 
	/*text-align: left;
	float: left;
	display: table-row;
	height: 25px;
	position:relative;*/
    text-align: left;
	height: 25px;

}
#topmenucontrol
{
	margin-top: 0em;
	padding: 0.4em 0em 0.3em 0.4em;
	font-size: 1.1em;
	
	font-family: Arial;
	background-repeat:repeat-x; 
	padding: 0 0 0 0; 
	margin: 0 0 0 0; 
	float: left; 
	width:935px;
}
#menurowcontrol
{
    margin-top: 1px;
	padding-left: 23px;
	width: 958px;
	height: 16px;
	color: #808080;
	font-family: Arial;   
}
#submenurowcontrol
{
	margin-top: 0px;
	padding-left:23px;
	width: 958px;
	height: 16px;
	color: #808080;
	font-family: Arial;   
}
#contentdivStartPage
{
	width: 100%;
	float: left;
	background-color: #FFFFFF;
}
.startpagewidth
{
	/*width: 67%;*/
}

#rightmenudivStartPage
{
	width: 29%;
	float: right;
	text-align: left;
	padding-left: 1em;
	padding-right: 1em;
}

#quickbar
{
	text-align: right;
}
#footerdiv
{
	/*background: #F0E5CE url(../images/footer_gradient.gif) repeat-x;*/
	float: right;
	width: 100%;
	height: 2.1em;
}
div.footerleftcornerdiv
{
	/*background-image: url(../images/corner_left_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom left;*/
	width: 0.5em;
	height: 2.1em;
	float: left;
}
div.footerrightcornerdiv
{
	/*background-image: url(../images/corner_right_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom right;*/
	width: 0.5em;
	height: 2.1em;
	float: right;
}
#footermaindiv
{
	width: 76.8em; 
	float:left; 
	padding-top: 0.5em;
	height: 2.1em;
}
#footerleftdiv
{
	width: 33%; 
	float: left; 
	text-align: left;
}
#footermiddlediv
{
	width: 33%; 
	float: left; 
	text-align: center;
}
#footerrightdiv
{
	width: 33%; 
	float: left; 
	text-align: right;
}
#maincontainerdiv
{
	background-color: #FFFFFF;
	display: block;
	margin-top:0px;
	margin-bottom:10px;
	z-index:1;
	padding-top: 0;
	position:relative;

}
#contentdiv
{
    float:left;
}
#topmenu
{
	margin-top: 1.7em;
	padding: 0.4em 0em 0.3em 1em;
	width: 100%;
	z-index:1200;
}
#cookielink
{
	border-width: 0.1em 0em;
	border-style: solid;
	border-color: #ddd;
	padding: 0.5em 0em;
	margin-top: 1em;
	display: block;
}
/* -- Standard divs --*/
.ErrorLabels
{
	color:Red;
	font-family:Verdana;
	font-weight:bold;
	}
.leftfloating
{
	float: left;
}
.rightfloating
{
	float: right;
	text-decoration:none;
}
.centered
{
	text-align: center;
}
.rightaligned
{
	text-align: right;
}
.leftaligned
{
	text-align: left;
}
.hidden
{
	display:none;
}
img.borderless
{
	border: 0;
}
div.tablerow
{
	width: 99%;
	padding: 0.5em;
	/*padding: 8px;*/
	display:inline-block;
}
div.description
{
	float: left;
	width: 20%;
	display:inline-block;
}
div.content
{
	float: right;
	width: 79%;
	display:inline-block;
}
div.fullwidth
{
	width: 100%;
}
div.rightpadded
{
	padding-right: 1em;
}
div.clear
{
	clear: both;
}

/* ############ Argentum ############# */

.HuvudMeny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.NyhetsPufflik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.NyhetspuffRubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #282828;
	text-decoration: none;
}
.NyhetsPuffdatum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #145AB5;
	text-decoration: none;
}
.NyhetsPuffLasMer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #282828;
}
.PuffFlik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.PuffRubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #282828;
	text-decoration: none;
}
.UnderMeny1off {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #646464;
	text-decoration: none;

}
.UnderMeny1on {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #646464;
	text-decoration: none;
}
.BrodText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.PuffText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #282828;
	text-decoration: none;
}
.UnderRubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.Rubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.BildRubrikVit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.BildRubrikSvart {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	color: #150000;
	text-decoration: none;
}

td.tablepictureupleft
{
	width:12px;
	height:9px;
	background-image: url(../Images/RamLeftUp.gif)
}
td.tablepictureupmid
{
	height:9px;
	background-image: url(../Images/RamMidUp.gif)
}
td.tablepictureupright
{
	width:12px;
	height:9px;
	background-image: url(../Images/RamRightUp.gif)
}
td.tablepicturemidleft
{
	width:12px;
	background-image: url(../Images/RamLeftMid.gif)
}	
td.tablepicturemidmid
{
	text-align:left;
	vertical-align:top;
	background-image: url(../Images/RamMidMid.gif)
}
td.tablepicturemidright
{
	width:12px;
	background-image: url(../Images/RamRightMid.gif)
}
td.tablepicturelowleft
{
	width:12px;
	height:12px;
	background-image: url(../Images/RamLeftLow.gif)
}
td.tablepicturelowmid
{
	height:12px;
	background-image: url(../Images/RamMidLow.gif)
}
td.tablepicturelowright
{
	width:12px;
	height:12px;
	background-image: url(../Images/RamRightLow.gif)
}
				
div.AG_divmainNewspage
{
	background-color:#ffffff;
	/*position:relative;
	left:0px;
	top:10px;*/
	margin-top: 10px;
	width:430px;
	/*height:591px;*/
	z-index:1;
	
	}
	
div.AG_divmain
{
	/*position:relative;
	left:0px;
	top:10px;*/
	margin-top: 10px;
	width:981px;
	/*height:591px;*/
	z-index:1;
	
	}

div.AG_divrubrik
{
	/*position:relative;
	left:30px;*/
	float:left;
	/*top:0px;*/
	width:400px;
	/*height:20px;*/
	z-index:2;
	border-style:dotted;
}
/*div.AG_divtext
{
	position:relative; 
	float:left;
	left:30px; 
	top:10px; 
	width:350px; 
	height:450px;
	z-index:2;	
	
}*/

div.AG_divpicture
{
	position:relative; 
	left:150px; 
	top:0px; 
	width:400px; 
	/*height:240px; */
	z-index:2;
	
}

div.AG_divjobb
{
	position:relative; 
	left:150px; 
	top:5px; 
	width:400px; 
	/*height:200px;*/ 
	z-index:2;
	
}

/* ### FÖR div BOXARNA ### */

.AGcontainer_Product {position:relative; float:left; left:0em; top:0em;z-index:1;width:390px;}
.AGcontainer_OM {position:relative; float:left; left:0em; top:0em;z-index:1;}
.AGroundtop {background: #ffffff;}
.AGroundbottom {background: #ffffff;}
.AGr1{margin: 0 5px; height: 1px; overflow: hidden; background: #cacaca; border-left: 1px solid #cacaca; border-right: 1px solid #cacaca;}
.AGr2{margin: 0 3px; height: 1px; overflow: hidden; background: #ffffff; border-left: 1px solid #cacaca; border-right: 1px solid #cacaca; border-width:0 2px;}
.AGr3{margin: 0 2px; height: 1px; overflow: hidden; background: #ffffff; border-left: 1px solid #cacaca; border-right: 1px solid #cacaca;}
.AGr4{margin: 0 1px; height: 2px; overflow: hidden; background: #ffffff; border-left: 1px solid #cacaca; border-right: 1px solid #cacaca;}
.AG3round1{margin: 0 5px; height: 1px; overflow: hidden; background: #cacaca; border-left: 1px solid #cacaca; border-right: 1px solid #cacaca;}
.AG3round2{margin: 0 3px; height: 1px; overflow: hidden; background: #ffffff; border-left: 1px solid #cacaca; border-right: 1px solid #cacaca; border-width:0 2px;}
.AG3round3{margin: 0 2px; height: 1px; overflow: hidden; background: #ffffff; border-left: 1px solid #cacaca; border-right: 1px solid #cacaca;}
.AG3round4{margin: 0 1px; height: 2px; overflow: hidden; background: #ffffff; border-left: 1px solid #cacaca; border-right: 1px solid #cacaca;}
/*.AGRoundedCorners*{display:block; height:1px; overflow:hidden; background: transparent;} */
.AGRoundedCorners01{margin: 0 5px; height: 1px; overflow: hidden; background: transparent; border-left: 1px solid #cacaca; border-right: 1px solid #cacaca;}
.AGRoundedCorners02{margin: 0 3px; height: 1px; overflow: hidden; background: transparent; border-left: 1px solid #cacaca; border-right: 1px solid #cacaca; border-width:0 2px;}
.AGRoundedCorners03{margin: 0 2px; height: 1px; overflow: hidden; background: transparent; border-left: 1px solid #cacaca; border-right: 1px solid #cacaca;}
.AGRoundedCorners04{margin: 0 1px; height: 2px; overflow: hidden; background: transparent; border-left: 1px solid #cacaca; border-right: 1px solid #cacaca;}
.AGRoundedCornersTop{background: transparent;}
.AGRoundedCornersContent{}
.AGcontent {padding: 10px; border-left: 1px solid #cacaca; border-right: 1px solid #cacaca;}
.AGcontentPuff {padding: 10px; border-left: 1px solid #cacaca; border-right: 1px solid #cacaca;}
#AGMaindiv {position:relative; float:left; left:10px; top:10px; width:980px; z-index:1;}

/* SLUT BOX */

/* ### FÖR Om sidorna ### */
.Rubrik_OM
{
	font-family:Arial; font-size:25px; color:#333333;
	}
.Brodtext_OM
{
	font-family:Arial;font-size:10px; color: #333333;
	}

/* ### FÖR Verksamhetsområde ### */
.Rubrik_Businessarea
{
	font-family:Arial;font-size:20px;color:#282828;
}
.Ingresstext_Businessarea
{
	font-family:Arial;font-size:10px;color: #282828;font-weight: bold;
	}	
.Brodtext_Businessarea
{
	font-family:Arial;font-size:10px;color:#282828;
	}
.Puff-boxrubrik_Businessarea
{
	font-family:Arial;font-size:15px;color:#636464;
	}		
.Puff-boxtext_Businesarea
{
	font-family:Arial;font-size:15px;color:#636464;
	}	
	
/* ### FÖR Produktsidorna ### */
.Rubrik_Product
{
	font-family:Arial;font-size:20px;color:#282828;
}
.Ingresstext_Product
{
	font-family:Arial;font-size:10px;color: #282828;
	}	
.Brodtext_Product
{
	font-family:Arial;font-size:10px;color:#282828;
	}
.Puff-boxrubrik_Product
{
	font-family:Arial;font-size:15px;color:#636464;
	}	
.Puff-boxtext_Product
{
	font-family:Arial;font-size:15px;color:#636464;
	}	
/* ### FÖR Nyhetssidorna ### */
.Pagename_nyhet
{
	font-family:Arial;font-size:15px;color:#333333;text-decoration:none;font-weight: bold;
	}
.Rubrik_nyhet
{
	font-family:Arial;font-size:10px;color:#333333;text-decoration:none;font-weight: bold;
	}	
.Ingress_nyhet
{
	font-family:Arial;font-size:14px;color:#333333;
	}	
.Brodtext_nyhet
{
	font-family:Arial;font-size:10px;color:#333333;
	}		

.Datumtext_nyhet
{
	font-family:Arial;font-size:10px;color:#145ab5;
	font-weight:bold;
	}		

.Fargyta {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 100%;
	height: 375px;
	
	/*min-height: 357px;*/
	
			}
.puffarea {
	top: 225px;
	left: 438px;
	position: absolute;
	
			}
.puffarea_Businessarea {
		top: 30px;
		left: 390px;
		min-height:300px;
		position: absolute;
				}			
.puffbox {
	height: 160px;
	width: 270px;
	z-index: 50; }
.puffbox_Businessarea {
		height: 135px;
		width: 270px;
		z-index: 50;
		padding: 7px; 
		}	
.Vitflik {
	/*background-image: url('VitFlik.gif');*/
	background-repeat: repeat-y;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold; 
	padding-left: 1em;
	 }
.Gulflik {
	/*background-image: url('GulFlik.gif');*/
	background-repeat: repeat-y;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold; 
	padding-left: 1em;
	color: white;
	 }

.Gronflik {
	/*background-image: url('GronFlik.gif');*/
	background-repeat: repeat-y;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold; 
	padding-left: 1em;
	color: white;
	 }
.Lilaflik {
	/*background-image: url('LilaFlik.gif');*/
	background-repeat: repeat-y;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold; 
	padding-left: 1em;
	color: white;
	 }
.Blaflik {
	/*background-image: url('BlaFlik.gif');*/
	background-repeat: repeat-y;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold; 
	padding-left: 1em;
	color: white;
	 }
 .textarea {
	height: 200px;
	top: 225px;
	left: 0px;
	width: 439px;
	position: absolute;
	}
.TextArean {
	background-repeat: no-repeat;
	width: 395px;
	min-height: 315px;
	background-color: white;
			}	
.TextBG 
{
		width: 405px;
		min-height:315px;
			}			
.textarea1niva 
{
		padding-top: 24px;
		padding-left: 42px;
		width: 351px;
		}	
.contentarea_Businessarea {
	position: relative;
	z-index: 0;
	width: 100%;
	min-height: 400px;
	background-repeat: repeat-x;
}
.Greybox 
{
	width: 98%;
	padding-left: 10px;
	padding-top: 10px;
	position: relative;
	  }
.Thirdbild {
	position: relative; 
	float: left; 
	width: 50px;
	padding-top: 20px;
	padding-left: 20px;
	}
.Thirdpuffarea {
	padding-top: 20px;
	padding-left: 20px;
	position: relative;
	float:left;
	width:200px;
	min-width:200px;
			}
.Thirdpuffbox {
	height: 160px;
	min-width: 270px;
	z-index: 50; }

.Thirdtext {
	width: 360px; 
	padding-left: 23px; 
	padding-top: 20px; 
	float: left; 
	position: relative;
	padding-bottom: 20px;

	}
.Thirdbild {
	position: relative; 
	float: left; 
	width: 50px;
	padding-top: 20px;
	padding-left: 20px;
	}	 
.DropDownList
{
	color:#333333;
	font-family: Arial;
	font-weight:bold;
	background-color:White;
	text-indent:10px;
}
	.ruta_kundzoon	{
			position: relative;
			margin-top: 8px;
			width: 623px;
			border-style: solid;
			border-width: 1px;
			border-color:#777777;
			background-color: #e7e7e7;
			}
	.text_kundzoon	{
			font: 11px Arial;
			font-weight: bold;
			padding: 3 30 3 11;
			}
	.text_kundzoon_jeeves	{
			font: 11px Arial;
			font-weight: bold;
			padding: 3 3 3 11;
			}			
	.text_bottom_kundzoon	{
				font: 11px Arial;
				font-weight: bold;
				padding: 3 5 3 11;
				}			
.RequiredFields
{
	font-weight:bold;
	font-size:15px;
	}
				