/* RESET
============================================================ */
* { margin:0; padding:0; text-decoration:none; font-size:1em; outline:none; color: #646464;}
code,kbd,samp,pre,tt,var,textarea,input,select,isindex,listing,xmp,plaintext { font:inherit; font-size:1em; }
dfn,i,cite,var,address,em { font-style:normal }
th,b,strong,h1,h2,h3,h4,h5,h6,dt{font-weight:normal}
a,img,a img,iframe,form,fieldset,abbr,acronym,object,applet,table{border:none}
caption,th,td { text-align:left }
/*ul,ol,dir,menu { list-style:none }*/
sub,sup { vertical-align:baseline }
a { color:inherit }
hr { display:none }


/* GENERAL
============================================================ */
html { font-size:150%; }
body {font-size:50%; font-family: Arial, Verdana, helvetica; background:#fff; }
*{font-family: Arial, Verdana, helvetica; font-size: 1em;  }
/* TYPOGRAPHY ---------- */

h1,h2,h3,h4,h5,h6,strong { font-weight: bold; }

em { font-style: italic; }

/* CLEARFIX ---------- */
.clearfix:after, .container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .container {display:inline-block;}
* html .clearfix, * html .container {height:1%;}
.clearfix, .container {display:block;}
.clear {clear:both;}
/* END RESET */

#MessageAlert
{
	z-index: 999;
	position:absolute;
	background-color:White;
	border: solid 1px black;
	top: 350px;
	left: 300px;
	width:350px;
	height:300px; 
	padding: 20px;
	overflow: auto;
}

.subpage ul, .subpage li 
{
	overflow: visible!important;

}

.subpage ul
{
	padding-left: 20px!important;	
}

img 
{
    border: 0;
    /* Uncomment following line if you want to use borders on img */
    border-color: #fff!important;
}

a {
	color: #024890;
	text-decoration: underline;
}

a:hover {
color: #004990;
}

/* BLUE BUTTONS */
.BlueButton
{
	float:left;
	background-image: url('/Site/Images/Buttons/SlidingButtonRight.png');
	background-position: right top;
	background-repeat:no-repeat;
	display:block;
	height: 22px;
}
.BlueButton a
{
	display: block;
	background-image: url('/Site/Images/Buttons/SlidingButtonLeft.png');
	background-position: left top;
	background-repeat:no-repeat;
    padding:4px 20px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

#BackgroundImage
{
	background: url('/Site/Images/Sky.jpg') 50% 0 no-repeat;
	margin:0 auto;
	max-width: 1600px;
}

.wrapper 
{
    width: 960px;
    background-color: #FFF;
    padding: 0 20px;
    height: auto;
    margin: 0 auto;
}

.wrapper .logotype 
{
	padding-top: 10px;
	padding-left: 10px;
	float: left;
}

.wrapper .quick_search 
{
	margin-top: 10px;
	width: 280px;
	margin-right: 50px;
	display:block;
	float: right;
}

/* TODO: SET TO DEFAULT INPUTFIELD INSTEAD */
input.Big
{
	border: solid 1px #b7b7b7;
	font-size: 1.2em !important;
	width: 170px;
	height: 20px;
	padding-top: 3px;
	padding-left: 3px;
}

.wrapper .quick_search input.SearchField
{
	background-image: url('/Site/Images/SearchBoxIcon.png');
	background-position: left top;
	background-repeat:no-repeat;
	
	border: solid 1px #b7b7b7;
		
	font-size: 1.4em;
	width: 170px;
	height: 21px;
	padding-top:1px;
	padding-left: 30px;
	float:left;
	margin-right: 10px;
}

.SwedishFlag
{
	margin-right:132px;
	margin-bottom:16px;
	height: 14px;
}

.SwedishFlag img
{
	padding-right:5px;
	vertical-align: top;
}

.print * 
{
    overflow: hidden;
}

/* TOPMENU */
#TopMenu
{
	background-image: url('/Site/Images/TopMenuBackgroundEnd.png');
	background-position:right 10px;
	background-repeat: no-repeat;
	clear:both;
	width:960px;
	height: 55px;
	padding-top:10px;
	overflow:hidden;
}

#TopMenu .Start
#TopMenu .StartSelected
{
	
	float: left;
	width:54px;
	height: 45px;
}

#TopMenu .Start a:link, #TopMenu .Start a:visited
{
	background-image: url('/Site/Images/TopMenuStartButton.jpg');
	background-repeat: no-repeat;
	float: left;
	width:54px;
	height: 45px;
}

#TopMenu .Start a:hover, #TopMenu .Start a:active
{
	background-image: url('/Site/Images/TopMenuStartButtonSelected.png');
	background-repeat: no-repeat;
	float: left;
	width:54px;
	height: 45px;
}

#TopMenu .StartSelected a:link, #TopMenu .StartSelected a:visited
{
	background-image: url('/Site/Images/TopMenuStartButtonSelected.png');
	background-repeat: no-repeat;
	float: left;
	width:54px;
	height: 45px;
}

#TopMenu .StartSelected a:hover, #TopMenu .StartSelected a:active
{
	background-image: url('/Site/Images/TopMenuStartButtonSelected.png');
	background-repeat: no-repeat;
	float: left;
	width:54px;
	height: 45px;
}


#TopMenu .Menu
{
	float:left;
	background-image: url('/Site/Images/TopMenuBackground.png');
	background-repeat:repeat-x;
	height: 45px;
	width: 901px; 
	overflow:hidden;
}

#TopMenu .Menu span, #TopMenu .Menu span
{
	background-image: url('/Site/Images/TopMenuSeparator.png');
	background-repeat: no-repeat;
	float:left;
	width:2px;
	height:45px;
}

#TopMenu .Menu a:link, #TopMenu .Menu a:visited
{
	float:left;
	color: #054c92;
	min-width:120px;
	width: auto !important;
	width: 120px;
	text-align: center;
	padding-top: 15px;
	text-decoration: none;
	font-weight: bold;
	height: 45px;
}

#TopMenu .Menu a:hover
{
	background-image: url('/Site/Images/TopMenuSelected.png');
	background-repeat:repeat-x;
	color: #FFF;
	text-decoration:none;
}

#TopMenu .Menu ul
{
	list-style: none;
}

#TopMenu .Menu li:hover
{
	/*background-image: url('/Site/Images/TopMenuSelected.png');
	background-repeat:repeat-x;*/
	height: 45px;
	color: #FFF;
}

#TopMenu .Menu li.Selected
{
	background-image: url('/Site/Images/TopMenuSelected.png');
	background-repeat:repeat-x;
	height: 45px;
}

#TopMenu .Menu a:active
{
	color: #FFF;
	text-decoration: none;
}

#TopMenu .Menu .Selected a:link, #TopMenu .Menu .Selected a:visited, #TopMenu .Menu .Selected a:hover, #TopMenu .Menu .Selected a:active
{
	color: #FFF;
}

#TopMenu .Menu li
{
	float:left;
}
/* END TOPMENU */

.middle 
{
	display: block;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 17px;
}

.middle .left 
{
    float: left;
    width: 181px;
    margin-right: 10px;
    border: solid 0px #00ff00;
}

.middle .left .boxes 
{
    text-align: center;
    margin-top: 25px;
    line-height: 5px;
     
}

.middle .content 
{
	display: inline;
    float: left;
    width: 510px;
	border: solid 0px #ff0000;
}

.middle .content .bgfade
{
    background: url('/Site/Images/content_bg_fade.jpg') no-repeat;
    height: 160px;
    padding-bottom: 30px;
}
.middle .content .bgfade img 
{
    float: right;
    padding-left: 10px;
}

.middle .right 
{
    float: left;
    width: 206px;
    border: solid 0px #ff0000;
}

.right
{
	/*padding-right: 18px;*/
	margin-left: 15px;
}

.noFlashText
{
	border:1px solid #DAEFFE; 
	width: 620px;
	height: 120px;
	padding:15px 15px 0px 40px;
	margin-left: 6px;
	text-align: left;
}

.expertpanel
{
	background: url('/Site/Images/bgExperts.gif') no-repeat;
	width: 677px;
	height: 145px;
	margin-left: 6px;
	text-align: center;
}

.expertpanel .expertheader
{
	padding-top: 8px;
	padding-left: 15px; 
	height: 21px;
	text-align:left;
}

.expertpanel a
{
	margin-left: 15px;
	margin-right: 15px;
}

/* Generic textstyles */
p 
{
    margin-bottom: 10px;
}

h1 
{
    font-weight: bold;
    color: #173e91;
    font-size: 3.6em;
}

.subpage h1,
.Article h1
{
	font-weight: bold;
    font-size: 18px;
    margin-bottom:15px;
}

.subpage h2,
.Article h2
{
	font-weight: bold;
    /*font-size: 1.4em;*/
    font-size:1.2em;
    margin-bottom:5px;
}

.subpage h3,
.Article h3
{
	font-weight: bold;
    /*font-size: 1.3em;*/
    margin-bottom:5px;
}

h1.yellow 
{
	font-size: 1.6em;
	color: #FFA700;
}

h1.yellow .large
{
	font-size: 40px;
}

.middle .content .bgfade h1 
{
    color: #fff;
}    

.middle .content .top h1 
{
    padding-top: 10px;
}

h2 
{
    font-weight: bold;
    color: #004990;
    font-size: 1.4em;
    margin: 5px 0;
}

h3
{
    font-weight: bold;
    color: #004990;
    font-size: 1.2em;
    margin: 5px 0;
}

h4
{
    font-weight: bold;
    color: #fff;
    font-size: 1.2em;
}

h5
{
    font-weight: bold;
	color: #004990;
    font-size: 1.1em;
}

.middle .content .spacer 
{
    background: url('/Site/Images/content_spacer.gif') no-repeat;
	background-position: 0px 6px;
    height: 19px;
	overflow: hidden;
	clear: right;
}

.content_image
{
    float: right;
    padding-left: 10px;
		
}

.footer
{
	width:510px;
	margin: 0px 0px 30px 189px;
}
.footer p
{
    color: #004d91;
    clear: both; 
    padding-top: 3px;
    margin:0px;
    font-weight: bold;
}

.footer p a
{
	font-size:0.8em;
    color: #004d91;
    font-weight: bold;
    text-transform:uppercase;
    text-decoration: none;
}

.fleft {
	float: left;	
	}

.fright {
	float: right;	
	}
	
.block {
	display: block;
	}	

.bgRoundedTop 
{
	background: url('/Site/Images/top_bgcolumn.gif') no-repeat;
	background-position: top left;
	min-height: 110px;
	height: auto !important;
	height: 110px;
}

.bgRoundedBot {
	background: url('/Site/Images/bot_bgcolumn.gif') no-repeat bottom left;
	padding: 20px 0px 20px 0px;
	border: solid 0px #ff0000;
}

/* Generell undersida */


.subpage {
	margin: 0px 20px 0px 20px;
	}

.subpagepic {
	float: right;
	margin: 10px 0px 10px 10px;
}

.intro {
	font-weight: bold;	
	padding-bottom: 10px;
	}


	
/* ram runt bilder */
.borderpic {
	padding: 1px;
	border: solid 1px #D6EDFD;
}
	
	

/* startpage */

.startpage {
	float: left;
    width: 690px;
    margin: 0px 5px 0px 4px;
	}

#flashdiv,
.startpage .TopMovie
{
	margin-bottom: 0px;
}

.startpage .StartPageTopImage
{
	/*background-image: url('/Site/Images/StartPageTopImage.png');
	background-repeat:no-repeat;*/
	padding: 40px 20px 0 20px;
	min-height: 245px;
	height: auto !important;
	height: 245px;
}

.startpage .StartPageTopImage h1
{
	color: #FFF;
}

.startpage .StartPageTopImage h2
{
	color: #FFF;
}

.startpage .StartPageTopImage p
{
	color: #FFF;
	width: 400px;
}

.startpage .StartPageTopImage p.Short
{
	color: #FFF;
	width: 315px;
}

.step_box {
	width: 160px;
	margin: 0px 10px 15px 10px;
	float: left;
	color: #004990;
	background-image: url('');
	background-position: right 20px;
	background-repeat: no-repeat;
	padding: 0px 35px 20px 0px;
	border-bottom: solid 1px #D3ECFE;
}

	
.start_cont 
{
	width: 680px;
}

.start_cont .dynamicteasers
{
	width: 682px;
	margin-top: 15px;
	float:left;
}

.start_cont .staticteasers
{
	width: 680px;
	margin-top: 15px;
	float:left;
}

.TeaserLeft
{
	float:left;
}

.TeaserRight
{
	margin-left: 18px;
	float:left;
}

.rightteaser img,
.rightteaser p
{
	float:left; 
}

/* objekt till höger eller vänster */
.fright {
	float: right;
	}	
	
.fleft {
	float: left;
	}		

/* Extra-funktioner på sidor, extra länkar för framtida behov läggs till här */

.siteextras 
{
	width:960px;
	height:16px;
	overflow:hidden;
	margin: 30px auto 0px auto;
	background: url('/Site/Images/StartPageDivider.jpg') top center no-repeat;
}

.siteextras p
{
	margin: 0px;
	padding: 0px;
}

.siteextras  a 
{
	color: #888;
	margin-right: 20px;
	padding: 0px 0px 10px 35px;
}

.siteextras .back {
	background: url('/Site/Images/icon_back.gif') 2px -2px no-repeat;
}							

.closebutton
{
	width:510px;
	height:16px;
	overflow:hidden;
	padding: 1px 0px 3px 0px;
	margin: 1px 0px 0px 0px;
}

.closebutton .close 
{
	padding: 1px 0px 3px 30px;
	background: url('/Site/Images/icon_close.gif') 7px -2px no-repeat;
}

.printdiv 
{
	clear:both;
	float: left;
	width:510px;
	padding: 50px 0px 0px 0px;
	margin: 10px 0px 0px 189px;
}

.printdiv  a 
{
	color: #888;
	margin-right: 20px;
	padding: 0px 0px 10px 35px;
}

.printdiv .print {
	background: url('/Site/Images/icon_print.gif') 10px -1px no-repeat;
	float:right;
	}
	
.PrintLogo
{
	margin: 0;
	padding: 0;
	border: 0;
	margin-left: 25px;
	margin-bottom: 35px;
}

/* nyhetslistning */

.newslistitem {
	margin: 0px 0px 20px 0px;
	padding-bottom: 20px;
	width: 190px;
	border-bottom: solid 1px #DAEFFE;
	font-size: 1em;
}

.noborder {
	border-bottom: solid 0px #ff0000;
	margin: 0px 0px 0px 0px;
}

.newslistpic {
	float: left;
	margin: 0px 0px 0px 0px;	
	border: solid 0px #ff0000;
}

.newslisttxt {
	float: right;
	margin: 0px 0px 0px 10px;
	border: solid 0px #0000ff;
	width: 120px;
	}
	
.lastitem { margin: 0px 0px 0px 0px; }	
	
.boxlink {
	display: block;
}

/* Högerboxar */

.RightTeaserTop {
	/*width: 225px; */
	float:left;
	/*padding: 0px 30px 0px 12px;*/
	/*padding-right: 20px;*/
}

.RigthTeaserBottom {
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	}

.RightTeaserImage { 
	padding: 0px;
	/*margin-left: -11px;*/
	margin-bottom: 20px;
	border: solid 0px #ff0000;
	}

.DidYouKnowTeaserSV
{
	width: 205px; 
	padding: 14px 30px 0px 15px;
	padding-right: 20px;
	border: solid 0px #e6e6e6;
	height: 80px;
}

.DidYouKnowTeaserNO
{
	width: 205px; 
	padding: 14px 30px 0px 15px;
	padding-right: 20px;
	border: solid 0px #e6e6e6;
	height: 80px;
}

.DidYouKnowTeaserFI
{
	width: 205px; 
	padding: 14px 30px 0px 15px;
	padding-right: 20px;
	border: solid 0px #e6e6e6;
	height: 80px;
}

.boxRightTop, .boxRightTopBg {
	width: 181px; 
	padding: 14px auto 0px 15px;
	/*padding-right: 20px;*/
	border: solid 0px #e6e6e6;
	float:left;
}

.boxRightTop 
{
	width: 224px;
	background: url('/Site/Images/bgLeftBox.gif') no-repeat;
}

.boxRightTop h2 
{
	padding:10px;
}

.boxRightTopBg 
{
	width: 205px;
	background: url('/Site/Images/BoxTop.png') no-repeat; 
	padding: 8px 20px 0px 0px;
	float: left;
}

.boxRightTopBg h4 
{
	text-transform: uppercase;
	margin: 3px 0px 5px 20px;
	}

.boxRightTopBg .login
{
	width: 200px;
	padding: 20px 5px 0px 20px;
	border: solid 0px #ff0000;
	float:left;
}

.boxRightTopBg .login input
{
	margin-bottom: 5px;
}

.boxRightTopBg .login label
{
	margin: 3px auto;
	float: left;
}

.login .Buttons
{
	float: left;
	margin-right: 15px;
	margin-top: 5px;
}

.login .RightLinks
{
	width: 120px;
	float: left;
	padding-top: 5px;
	font-size: 0.9em;
}

.boxRightTop h3 {
	font-size: 1.3em;
	font-weight: bold;
	color: #004990;
	text-transform: uppercase;
	padding: 0px 0px 5px 0px;
	}
	
.boxRightTopBg .profile
{
	padding: 14px 5px 0px 15px;
}

/*.boxRightTop img {*/
.boxRightImg { /* obs denna class är ny, ändrad från förra boxrighttop img */
	padding: 10px 0px 0px 4px;
	border: solid 0px #ff0000;
	}
	
.boxRightBot 
{
	background: url('/Site/Images/bgLeftBoxBot.gif') no-repeat bottom left; 
	padding: 8px 10px 20px 10px;
	margin: 0px 0px 5px 0px;
	border: solid 0px #ff0000;
	
	overflow:visible;
	display:inline;
	float: left;
	width: 222px;
}
	
.boxRightBotNoBorder
{
	padding: 8px 10px 20px 10px;
	margin: 0px 0px 5px 0px;
	border: solid 0px #ff0000;
	width: 220px;
	float: left;
}
	
.boxRightBotProfile {
	background: url('/Site/Images/BoxBottomExtended.png') no-repeat bottom left; 
	padding: 8px 10px 20px 10px;
	margin: 0px 0px 20px 0px;
	border: solid 0px #ff0000;
	width: 205px;
	float: left;
}
	
.boxRightBotLogin  {
	background: url('/Site/Images/BoxBottom.png') no-repeat bottom left; 
	padding: 0px 10px 16px 10px;
	margin: 0px 0px 20px 0px;
	border: solid 0px #ff0000;
	width: 220px;
	float: left;
	}

.boxRightBotProfile a, a.arrowBackground,
.boxRightBot a, a.arrowBackground {
	background: url('/Site/Images/icon_fwd.gif') 2px -2px no-repeat;
	padding: 0px 0px 8px 30px;
	}



/* generella spacers */
.horizontalspacer {
	background: url('/Site/Images/bgHorzLine.gif') repeat-x;
	background-position: 0px 10px;
	height: 1px;
	width: 100%;
	padding: 0px 0px 20px 0px;
	}

.verticalspacer {
	background: url('/Site/Images/bgVerLine.gif') repeat-y;
	height: 100%;
	width: 1px;
	}



/* LANDING PAGE */

.landingpage {
	border: solid 0px #ff0000;
	width: 460px;
	margin: 10px 0px 0px 25px;
}

.landingpage h1
{
	font-size: 18px;	
	margin-bottom: 10px;
}

.landingpage .horizontalspacer {
	margin: 10px 0px 10px 0px;
	clear:both;
	}

.landingpage .verticalspacer {
	margin: 0px 10px 0px 10px;
	float: left;
	}
	
.toptxt {
	float: left;
	width: 350px;
}

.topimg {
	float: right;
	border: solid 0px red;
}

.verline {
	background: url('/Site/Images/bgVerLine.gif') repeat-y;
	background-position: 230px 0px;
	padding-bottom: 2px;
	height: 100%;
		float:left;
	}
	
	
.leftbox {
	width: 210px;
	float: left;
	margin-right: 40px;
	}

.rightbox {
	width: 210px;	
	float: right;
	}




/*************************
		Min Sida --> Dagbok
**************************/

.maltider {
	background: url('/Site/Images/minsida_dagbok_maltider_bg.gif') no-repeat;
	width: 500px;
	height: 34px;
	margin-left: 5px;
	margin-top: 10px;
	padding-top: 9px;
	padding-left: 10px;
}

.maltider a {
	background: url('/Site/Images/maltider_checkbox.gif') no-repeat;
	padding-left: 20px;
	margin-left: 30px;
	padding-right: 5px;
}

.maltider a.active {
	background-image: url('/Site/Images/maltider_checkbox_checked.gif');
	font-weight: bold;
}

.specifikation {
	background: url('/Site/Images/minsida_dagbok_specifikatio.gif') no-repeat;
	width: 500px;
	height: 269px;
	margin-left: 5px;
	margin-top: 10px;
}

.specifikation .left {
	width: 200px;
	padding-top: 9px;
	padding-left: 10px;
	padding-right: 10px;
}

.specifikation .left .lista {
	overflow: auto;
	height: 195px;
	margin-top: 5px;
	width: 190px;
	padding-right: 5px;
}


.specifikation .left .lista tr td {
	width: 200px;
	height: 18px;
	padding-top: 4px;
	padding-left: 5px;
	background: url('/Site/Images/specifikation_lista_bg.gif') no-repeat bottom;
}

.specifikation .right {
	padding-top: 9px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}

.specifikation .right .lista {
	overflow: auto;
	height: 230px;
	margin-top: 5px;
	width: 230px;
	padding-right: 5px;
}


.specifikation .right .lista td {
	padding-top: 4px;
	padding-left: 5px;
	padding-right: 5px;
	
	}

.specifikation .right .lista tr td {
	width: 200px;
	height: 18px;
	background: url('/Site/Images/specifikation_lista_bg.gif') no-repeat bottom;
}

.middle_text {
	margin-left: 5px;
	margin-top: 10px;
	padding-top: 9px;
	padding-left: 10px;	
	padding-right: 10px;	
}


.intensitet {
	background: url('/Site/Images/minsida_dagbok_intensitet_b.gif') no-repeat;
	width: 500px;
	height: 269px;
	margin-left: 5px;
	margin-top: 10px;
}

.intensitet .left {
	width: 220px;
	padding-top: 9px;
	padding-left: 10px;
	padding-right: 10px;
}

.intensitet .left .lista {
	overflow: auto;
	height: 220px;
	margin-top: 5px;
	width: 190px;
	padding-right: 5px;
}


.intensitet .left .lista tr td {
	width: 225px;
	height: 18px;
	padding-top: 4px;
	padding-left: 5px;
	background: url('/Site/Images/intensitet_lista_bg.gif') no-repeat bottom;
}

.intensitet .right {
	padding-top: 9px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}

.intensitet .right .lista {
	overflow: auto;
	height: 222px;
	margin-top: 5px;
	width: 230px;
	padding-right: 5px;
}


.intensitet .right .lista td {
	padding-top: 4px;
	padding-left: 5px;
	padding-right: 5px;
	
	}

.intensitet .right .lista tr td {
	width: 200px;
	height: 18px;
	background: url('/Site/Images/intensitet_lista_bg.gif') no-repeat bottom;
}

.intensitet_input {
	border: 1px solid orange;
	width: 30px;
	height: 10px;
	font-size: 1em;
	font-weight: bold;

}


.minprofil {
	height: 168px;
	width: 225px;
	background: url('/Site/Images/minprofil_bg.jpg') no-repeat;
}

.minprofil .content {
		margin-top: 38px;
		padding-left: 72px;
		margin-right: 12px;
		margin-bottom: 15px;
		border: solid 1px #ff0000;
}

.minprofil .content img {
	margin-left: -60px;
	float: left;
}

.minprofil .fas {
		clear: both;
		margin-left: 12px;
		margin-right: 12px;
		padding-left: 10px;
		background: url('/Site/Images/minprofil_fade.gif') no-repeat;
		height: 20px;
}

.ErrorSummary
{
	background: url('/Site/Images/Warning.gif') no-repeat;
	border: solid 1px #ff7f7f;
	padding: 10px;
	padding-left: 70px;
	min-height: 40px;
	margin-bottom: 10px;
}

.ErrorInput
{
	background: url('/site/images/ValidationError.gif') no-repeat;
	height: 16px;
	width: 16px;
	display: inline-block;
	padding-left: 16px;
}

.SuccessDialog
{
	background: url('/Site/Images/Check.gif') no-repeat;
	padding: 10px;
	padding-left: 70px;
	min-height: 40px;
	height: 60px;
}

p img.NoBorderNoFloat, img.NoBorderNoFloat 
{
	float: none!important;
	border: 0px!important;
	padding: 0px!important;
	margin: 0px!important;
}

/* Produkter / Symbols */

.Symbols 
{
	background: url('/Site/images/SymbolsDown.jpg') bottom left no-repeat;	
	width: 300px;
	padding-bottom: 10px;
}

.Symbols .Top 
{
	background: url('/Site/images/SymbolsTop.jpg') top left no-repeat;
	padding-left: 20px;
	padding-top: 10px;
	margin-left: 1px;
}

.Symbols .Top .Image 
{
	margin: 0!important; 
	padding: 0!important;
	padding-right: 10px!important;
	width: 60px;	
}

.Symbols .Top .Text 
{
	margin: 0!important; 
	padding: 0!important;
	width: 200px;
}

/*
.Symbols .Top .Image 
{
	float: left;
	margin: 0!important; 
	padding: 0!important;
	padding-right: 10px!important;
	width: 60px;
}

.Symbols .Top .Text 
{
	float: left;
	margin: 0!important; 
	padding: 0!important;
	width: 200px;
} */

.Symbols .Top .Image img 
{
	margin: 0!important; 
	padding: 0!important;
	border: 0px;
	float: none!important;
}


.Symbols .Symbol 
{
	margin-bottom: 10px;	
	clear: both;
}


/*
FAQ
*/
.FAQ 
{
		border: 1px solid #F2F9FD;
}

.FAQ .Headline {
	background: #F2F9FD; 
	padding: 5px; 
	padding-left: 10px; 
	padding-right: 10px;
}

.FAQ .Text 
{
	padding-left: 10px; 
	padding-right: 10px;
}

/*
POPUP
*/
#popup {
	z-index: 999;
	position:absolute;
	top: 200px;
	width:266px;
	float:left;
	margin:0px;
	padding:0px 0px 15px 0px; }
			
.popup-subject {
	font-family:arial;
	font-size:1.4em;
	margin:0px;
	padding:25px 23px 0px 23px;
	color:#173e91;
	width:177px;
	border: 0px;
	float:left; 
	font-weight: bold;
	}
	
	#popup-body {
	width:220px;
	_width:266px;
	margin:0px;
	padding:5px 23px 25px 23px;
	background:url('/site/images/popup_bg.png') repeat-x bottom left;
	float:left; }
	
	#popup-body p {
	font-family:arial;
	color:#173e91; 
	width: 220px;
	}
	
	.stang {
	background:none;
	width:43px;
	height:57px;
	float:left; }
	
	.stang input {
	border:0px;
	padding:0px;
	margin:12px 0px 0px 7px; 
	}
	
	#popup-top {
	background:url('/site/images/popup_top.png') no-repeat top left;
	float:left; }

	
	#popup a
	{
		color:#173e91;
	}
	
	.CheckCampaign
	{
	height: 16px;
	width: 16px;
	display: inline-block;
	}
