html, body {
	height:100%;
	width:100%;
}
body {
	padding:0px;
	margin:0px;
	font-family:Arial, "Century Gothic", Tahoma, Verdana;
	font-size:0.9em;
	color:#333;
	background-color:#fff;
	background-image:url(http://www.ellenengvall.se/uploads/images/bg2.jpg);
	background-repeat:no-repeat;
	background-position:0% 0%;
	background-attachment:fixed;
} 

h1 {
	font-size:160%;
	font-weight:bold;
	color:#0e396a;
	margin:0em 0em 0.5em 0em;
}

a {
	color:#fa7907;
	text-decoration:underline;
}
a img {
	border:0px;
}

.devider {
	width:100%;
	clear:both;
	font-size:0px;
}

#wrapper {
	text-align:center;
}

.inner {
	width:900px;
	border:0px solid #fff;
	margin:0em auto;
	text-align:left;
}

#col_one, #col_two {
	float:left;
}
#col_one {
	width:225px;
}
#col_two {
	width:670px;
}
#top .inner {
	text-align:right; }

#header {
	margin-bottom:0.3em;
}

#headerImgContainer, #mainMenuContainer {
	/* float:left; */
}
#mainMenuContainer {
	width:220px;
	border:0px solid black;
}

#mainMenuContainer .item {
	border-bottom:1px solid white;
	padding:0.3em 0.5em;
	margin-bottom:0.1em;
	font-size:90%;
	background-color:#fff;
	display:block;
	color:#000;
	text-decoration:none;
}
#wrapper .inner #col_one #mainMenuContainer a.currentpage {
	color:#2198e0;
}

#headerImgContainer {
	width:670px;
}

#headerImgContainer #headerImg {
	border:1px solid #fff;
}
#contents {
	width:670px;
	border:0px solid red;
}
#contents .row_single {
	height:90px;
	margin-bottom:1em;
}
#contents .row_single div.box {
	width:100%;
	border:1px solid #60B3E5;
}

#contents .button_row {
	width:100%;
	margin-top:0.3em;
	text-align:right;
}
#contents .button_row img {
	border:1px solid #60B3E5;
	margin-left:0.25em;
}
#contents .button_row img:first-child {
	margin-left:0em;
}



#contents .row_tripple {
	width:100%;
	border:0px solid black;
	margin-bottom:0.7em;
}
#contents .row_tripple div.box {
	width:298px;
	border:1px solid #60B3E5;
	float:left;
	height:200px;
	margin-right:0.5em;
}
#contents .row_tripple div.box:first-child {

}
#contents .row_tripple div.last {
	margin-right:0.0em;
	float:right;
}
#contents .row_tripple div.newsBox {
	background-image:url(http://www.ellenengvall.se/uploads/images/box-tripple6.jpg);
	background-repeat:no-repeat;
	background-position:center 0;
}




/* temp */
.mainPageThumb {
	cursor:pointer;
}

/* Subpage */
#contents #articleContainer {
	border:0px solid #60B3E5;
	padding:0.5em 1em 1em 1em;
	float:left;
	background-image:url(http://www.ellenengvall.se/uploads/images/transparent_bg_55.png);
	margin-top:0.5em;
}


.sideBox {
	border:0px solid #60B3E5;
	margin-top:0.3em;
}
.sideBox img.sidebox_s {
	width:218px;
	border:1px solid #2198e0;
}

#articleBody {
	color:#00234a;
}

#footer {
	margin-top:1em;
}
.ruta {
	display:block;
	padding:2em;
	font-size:90%;
	font-weight:normal;
	background-color:#2198e0;
	color:white;
	margin-bottom:1em;
}

.ruta_white {
	border:1px solid #dadada;
	background-color:#fff;
	color:#60B3E5;
}

.ruta_orange {
	background-color:#fa7907;
	color:white;
}

.ruta_blue {
	background-color:#2198e0;
	color:white;
}

#fbrp__13 label{
	display:block;
	margin-top:0.8em;
}
