/*Färger 
länkar:fff
slogans:82c5fe
rubriker:222222
maintext:656565

*/

*{ 
margin: 0;
padding: 0; 
}

a{
color: #ffffff;
}

#header a {
	text-decoration: none;
	}
	
#footer a {
	text-decoration: none;
	}

html,body{
	background: #fff url('../images/bg_stripe_grey.png');
	padding:0em; 
	text-align:center;
	font-family: tahoma, arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	height: 100%;
	cursor: default;
}

input {
	background-color: #f2f2f2;
	border: 1px solid #e2e2e2;
	font-size: 0.9em;
	line-height: 1em;
	padding: 4px;
	font-weight: 100;
	color: #444444;
}

select {
	background-color: #f2f2f2;
	font-size: 0.9em;
	line-height: 1em;
	padding: 4px;
	font-weight: 100;
	color: #444444;
}

textarea {
	background-color: #f2f2f2;
	border: 1px solid #e2e2e2;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.9em;
	letter-spacing: 0.05em;
	line-height: 1.4em;
	padding: 4px;
	font-weight: 100;
	color: #444444;
}

h4{
	font-family: "MgOpen Modata Swedish";
	font-size: 22px;
	color: #000000;
	padding: 13px 0 0 0;
	font-weight: normal;
	}
	
.modata {
	font-family: "Mgopen Modata Swedish";
	}
	
#container{
	width:940px;
	text-align:left;
	
	margin: 0 auto; /* the bottom margin is the negative value of the footer's height */
}

#header_bg{
background:#00496A;
border-bottom:1px solid #0C2F3F;
height:98px;
width:100%;
}

#header .over {
	background-color: #4B8CB0;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	cursor: pointer;
	}

#userinfo {
	position: absolute;
	right: 0px;
	top: 0px;
	background-color: #4B8CB0;
	padding: 1px 16px 5px 5px;
	color: #ffffff;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	}
#userinfo ul {
	float: left;
	margin-right: 10px;
	margin-top: 2px;
	}
#userinfo ul li {
	float: left;
	border-right: 1px solid #296A90;
	cursor: pointer;
	display: block;
	width: 36px;
	text-align: center;
	vertical-align: middle;
	}
	
#tooltip {
	text-align: left;
	position: absolute;
	display: none;
	background-image: url(../images/tooltip_bg.png);
	width: 128px;
	height: 41px;
	overflow: hidden;
	line-height: 47px;
	color: #222222;
	padding-left: 12px;
	}



.left {
	text-align: right;
	border-bottom: 1px dotted #b5b5b5;
	color: #4b8cb0;
	padding: 8px;
	}
	
.signup_text{
	text-align: right;
	color: #4b8cb0;
	padding: 8px;
	}
	
.right {
	border-bottom: 1px dotted #b5b5b5;
	padding: 8px;
	}
	
.dummy{ /*för IE skiten!!!!*/
	border-bottom: 1px dotted #b5b5b5;
	padding: 8px;
	}
	
.over {
	background-color: #f8f8f8;
	}

.submit {
	text-align: center;
	vertical-align: middle;
	padding: 20px;
	}
	
input.button_submit {
	border: 2px solid #d6d6d6;
	padding: 8px;
	color: #4b8cb0;
	background-color: #f1f1f1;
	}

.form{
	width:700px;
	xborder: 1px solid #e0e0e0;
	border-top: 1px dotted #b5b5b5;
	xbackground-color: #fafafa;
	clear:both;
	xmargin:8px 4px 0 4px;
	margin: 50px 4px 0 4px;
	}

form .noborder {
	border: 0px;
	}
	
form .pointer {
	cursor: pointer;
	}
	
.infotext {
	font-size: 0.7em;
	line-height: 0.8em;
	color: #555555;
	}

.main_infotext {
	width: 550px;
	font-size: 0.9em;
	line-height: 1.1em;
	color: #555555;
	margin:24px 0 14px 5px;
	}
	
#header{
width:940px;
height:98px;
margin:0 auto;
text-align:left;
position: relative;
}

#logo{
padding:15px 0 0 15px;
}

ul#header_links{
float:right;
margin:38px 20px 0 0;

}


ul#header_links li{
display:block;
margin: 4px;
padding: 5px 10px 7px 10px;
float:left;
}

#content_bg {
	width: 100%;
	height: 260px;
	background-color: #4B8CB0;
	
	}
	
#content{
	text-align: left;
	height:250px;
	background:url("../images/light.png");
	background-repeat:no-repeat;
	margin: 0 auto;
	width:940px;
	position:relative;
	top:-1px;
	}


#left_content{
	width:554px;
	float:left;
	overflow:hidden;
	padding-left:20px;
	}

#left_content h3{
	color:#fff;
	font-size:36px;
	line-height: 30px;
	margin-top:67px;
	margin-bottom:8px;
	font-family: "Mgopen Modata Swedish";
	font-weight: normal;
	}

#left_content p{
color:#e5e5e5;
font-size:16px;
width:500px;
font-weight:100;
padding-bottom:20px;
}

.accordion {
	width: 700px;
	}

.accordion .head {
	background-color: #f5f5f5;
	border-bottom: 1px dotted #c5c5c5;
	padding: 10px;
	cursor: pointer;
	}
	
.edit_icon {
	margin-right: 5px;
	}

.splashimg{
	float:left;
	margin-top:29px;
	width:366px;
	}

#main_bg {

	}
	
#main{
	text-align: left;
	width:940px;
	padding-top:47px;
	}

.icon {
	float: left;
	margin-right: 12px;
	
	}

.main_text{
	float:left;
	margin-top:11px;
	font-size:0.9em;
	margin-left:10px;
	color: #444444;
	line-height: 1.2em;
	}

#main_left{
	width:554px;
	float:left;
	}
	
#main_left p {
	padding-right: 40px;
	}


#main_right{
	float:left;
	width:356px;
	padding-left:30px;
	padding-bottom:50px;
	}

#main_right h4 {
	float:left;
	}

#mainright_text {
	width:300px;
	}

#footer_bg{
background:#4B8CB0;
height:40px;
}

#submenu {
	height: 45px;
	border-bottom: 1px dotted #aeaeae;
	}

#submenu ul li {
	float: left;
	padding: 10px;
	margin: 4px;
	}
	
#submenu ul li:hover {
	background-color: #eaeaea;
	cursor: pointer;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	}
	
#submenu ul li a {
	color: #000000;
	text-decoration: none;
	}

#footer{
background:#fff url("../images/footer.gif");
margin:0 auto;
height:40px;
width:940px;
position:relative;
}

#footer p{
float:left;
color:#fff;
font-size:0.8em;
margin-top:12px;
}

#footer_links{
float:right;
margin:10px 0 0 0;

}

ul#footer_links li{
display:block;
margin-left:20px;
float:left;
}

ul#footer_links li a{
color:#fff;
font-size:0.8em;
}



.step_icon {
	position: relative;
	top: -34px;
	left: -40px;
	width: 40px;
	}
	
.step_divider {
	border-top: 1px solid #4B8CB0;
	}
	
.step_divider_left {
	text-align: right;
	border-bottom: 1px solid #4B8CB0;
	color: #4b8cb0;
	padding: 8px;
	}

.step_divider_right {
	border-bottom: 1px solid #4B8CB0;
	padding: 8px;
	}

.absolute {
	position: absolute;
	}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -40px; /* the bottom margin is the negative value of the footer's height */
}
.push {
	height: 40px; /* .push must be the same height as .footer */
}



.clear{
clear:both;
}