@charset "UTF-8";
/* CSS Document */
/* Anna-Sofia Persson */

/* Neutralisering */
html, body {
	margin:0;
	padding:0;
	font-size:16px;
	font-family:"helvetica neue", Verdana, Geneva, sans-serif;
	font-weight:300;
	color:#3A3532;
	line-height:1.5em;
}

/* Generellt */
a:link, a:visited {
	color:#2b5681;
}
a:hover {
	color:#3a3532;
	background:#f2f1f0;
}
a:activ {
	color:#2b5681;
	text-decoration:none;
}
h1 {
	font-size: 1.5em;
    font-family: "Helvetica neue",Arial,Helvetica,sans-serif;
    font-weight: 300;
    color: #3a3532;
    line-height: 1.5em;
    padding-bottom: 10px;
    margin-bottom: 0px;
}
h2 {
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	font-weight:300;	
	margin-top:0;
}
h3 {
	text-transform:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#3A3532;
	font-weight:700;	
	font-size:1.0em;
	clear:both;
}
h3 span {
	font-weight:500;
}
input[type="text"] {
	border: 1px solid #eee;
    padding: 10px;
	width:100%;
	font-size:1.1em;
}
input[type="submit"] {
	border: 1px solid #6b655c;
	border-radius:5px;
    padding: 10px;
	background:#6b655c;
	color:#fff;
	cursor:pointer;
	margin-top:37px;
}
dl {
	overflow:hidden;
	
}
dt {
	width:20%;
	float:left;
	clear:both;
	padding-left:10px;
	padding-top:10px;
}
dd {
	float: left;
    margin-bottom: 10px;
    margin-left: 20px;
    width: 62%;
}
dd.diarie {
	float: left;
    margin-bottom: 10px;
    margin-left: 20px;
    width: 66%;
}
dd input.diarienr {
    float: left;
    width:70%;
}
.showHide {
    background: none repeat scroll 0 0 #6b655c;
    color: #fff;
    display: inline;
    float: left;
    font-size: 20px;
    height: 10px;
    margin: 2px 0 2px 10px;
    padding: 5px 12px 19px;
    width: 10px;
	cursor:pointer;
}
dd .infoboxDiarie, dd .infoboxInst, .infoboxMember {
	background: url("../img/close.png") no-repeat top right #FFF;
    border: 5px solid #fff;
	box-shadow:2px 2px 4px #ccc;
    left: 0;
    margin: 0 0 15px;
    overflow: hidden;
    padding: 20px;
    position: relative;
    top: 10px;
	display:none;
	clear:both;
	border-radius:5px;
	color:#5c5653;
	cursor:pointer;
}
.memberInfo {
	float: right;
    margin-right: 20px;
}
.firstOwner {
	margin-bottom:10px;
	display:block;
	overflow:hidden;
}

/* Header */
header {
	background:url("../img/toppbg_noline.png") no-repeat scroll left top #c4c0ba;
	height:70px;
	clear:both;
	border-top:26px solid #be2435;
	font-family:Arial, Helvetica, sans-serif
}
header .header-wrapper {
	margin: 0 auto;
	max-width:1200px;
	width:90%;
	
}
header .header-wrapper .uu-text {
	width:auto;
	color: #fff;
	padding:10px 10px 10px 0;
	border-radius:0 0 5px 5px;
	text-transform:uppercase;
	margin-top:-33px;	
}
header .header-wrapper .uu-text {
	/*background: url("../img/logga.png") no-repeat scroll 10px top transparent;
    height: 150px;*/
	}

/* Content */
content {
	background:#ffffff;
	clear: both;
	padding-bottom: 200px;
	overflow: hidden;
	display: block;
}
content .text-wrapper {
	margin: 0;
	padding:20px 10px 10px 25px;
	max-width:700px;
	width:90%;
}
content .content-wrapper {
	margin: 0 auto;
	max-width:1200px;
	width:90%;
}

.column.col1 {
	float:left;
	width:38%;
	margin:20px 0 20px 10px;
}
.column.col2 {
	float:left;
	width:38%;
	margin:20px 0;
}
.column.col3 {
	float:left;
	width:20%;
	margin:20px 10px 20px 0;
}
.column.col3 span{
	width:100%;
}
.column .content{
	background:#f2f1f0;
	border-radius:10px;
	min-height:300px;
	padding:20px;
	float:left;
	font-size:0.9em;
	width:84%;
}
.column.col1 .arrow, .column.col2 .arrow {
	background: url("../img/arrow.png") no-repeat top left transparent;
    float: left;
    height: 40px;
    margin: 150px 10px 0;
    width: 11px;
}

.formFeedback {
	background: none repeat scroll 0 0 #e3f08a;
    border: 10px solid #fff;
    border-radius: 5px;
    box-shadow: 2px 2px 4px #ccc;
    margin-top: 30px;
    padding: 0 15px;
	}
.formFeedback.error {
	background: none repeat scroll 0 0 #f5e4e5;
	color: #5c5653;
    font-weight: 600;
}
.normalText {
	color:#5c5653;
	font-weight:normal;
}


/* Footer */
footer {
	background:#3a3532;
	min-height:250px;
	clear:both;
	color: #ccc;
	font-size:0.8em;
}
footer .footer-heading {
	font-weight:400;
	font-family:"Helvetica Neue",Verdana,Arial,Helvetica,Geneva,sans-serif;
	font-size:1.5em;
	line-height:1.5em;
}
footer a:link, footer a:visited {
	color:#ccc;
}
footer a:active, footer a:hover {
	color:#fff;
	background:none;
}
footer ul {
	list-style:none;
	}
footer .footer-content {
	padding-	
}
footer .footer-wrapper {
	font-size: 1em;
    margin: 0 auto;
    max-width: 1200px;
    padding: 15px;
    width: 90%;
}
footer .footer-column {
	float:left;
	width:24%
}
footer #footerLogo {
	width: 120px;
	height:120px;
	background: url("../img/logo_bottom.png") top left no-repeat transparent;
}
footer #footerLinks {
	width:24%
}




@media (max-width: 1300px) {
	body {
		/*background:red;*/
	}
	.column .content {
		width:78%;
	}
	dd input.diarienr {
		float: left;
		width: 59%;
	}
}
@media (max-width: 1000px) {
	body {
		/*background:blue;*/
	}
	.arrow {
		display:none;
	}
	input[type="submit"] {
		margin-top: 10px;
	}
}
@media (max-width: 867px) {
	body {
		/*background:green;*/
	}
	content .text-wrapper {
		padding:20px 0;
	}
	content .content-wrapper {
		margin-bottom: 40px;
    	overflow: hidden;
	}
	.column.col1, .column.col2, .column.col3 {
		float:none;
		width:100%;
		margin:0;
	}
	
	.column .content {
		border-radius:0;
		width:90%;
		min-height:auto;
		height:auto;
	}
	input[type="text"] {
		width: 90%;
	}
	footer .footer-column {
		float:left;
		width:48%;
	}
	footer .footer-column ul{
	}
	footer #footerCol2 {
		clear:both;
	}
	footer #footerLinks {
		width:100%
	}
	footer #footerLinks ul{
		width:50%
	}
}
@media (max-width: 492px) {
	body {
		/*background:yellow;*/
	}
	footer .footer-column {
		float:none;
		width:100%;
		clear:both;
	}
	footer .footer-column ul{
		margin-left:0;
		padding-left:0;
	}
	footer #footerLinks, footer #footerCol2 {
		width:100%
	}
}
@media (max-width: 400px) {
	body {
		/*background:purple;*/
	}
}