/* Marknadsnoteringar ------ */
.divNoteChronicle{background:#fee; padding:15px; margin-bottom:15px;}
.divNoteChronicle>a>img{max-width:30%; float:right; margin-left:10px; height:auto;}
#exclusivenotes,
#exclusivenotes tbody,
#exclusivenotes tr,
#exclusivenotes td{display:block; width:100%;}
.tblNote{border:solid 1px #ddd;}
.tblNote td,
.tblNote th{padding:5px; border-bottom:solid 1px #ddd}
.tblNote th{border-bottom-width:2px;}

/* Kalender */
table.fliklista{width:100%;}
table.fliklista td{padding:1px;}
table.monthview{border:solid 1px #ddd;}
table.monthview td,
table.monthview th{padding:1px; font-size:.7em}
table.monthview td.outside{background:#eee}
table.monthview td.busy{background:#600;}
table.monthview td.busy a{color:#fff;}
table.monthview th.weeknum{background:#ddd;}

/* SA Kalender */
#calendar{display:block;}
#calendar a{display:block; border-bottom:dotted 1px #ccc; margin-bottom:20px; padding-bottom:20px; color:#000; text-decoration:none;}
#calendar a span{display:block;}
#calendar a span.heading{font-weight:bold;}
#calendar a span.date{float:right; color:#999;}
#calendar a span.more{text-align:right;}
#calendar a:hover span.more{color:#060; font-weight:bold;}

/* ------ Personal ------ */
div.staffList{clear:both; width:100%; font-size:.8em;}
div.staffList div.staffItem{width:170px; height:300px; float:left; margin:0 20px 0 0;}
div.staffList div.staffItem div.staffImage{margin-bottom:10px; }
div.staffList div.staffItem div.staffImage img{max-width:100%;}
div.staffList div.staffItem div.staffImage div{width:90px; background-color:#f0f0f0; padding:60px 5px 0 5px; height:90px;text-align:center; font-size:8pt; color:#999;}
div.staffList div.staffItem p{margin:0;}
div.staffList div.staffItem p.pName{font-weight:bold;}
div.staffList div.staffItem p.pMail{
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* ------ Shop ------- */
#form139 input[type='text'],
#form139 input[type='submit'],
#form139 input[type='button'],
#form139 textarea{
    color:#333;
    border: solid 1px #999;
    border-radius:3px;
    padding:4px;
    font: 14px Arial, Helvetica;
    margin:2px;
    
}
@media (max-width: 767px) {
	div.staffList>div.staffItem{width:45%; margin-right:5%; height:auto;}
	div.staffList>div.staffItem:nth-child(even):after{content:''; clear:left;display:block; height:30px;overflow:hidden;  float:none;}
	div.staffList div.staffItem>a[href^="skype:"]>img{width:auto; height:auto;}
	div.staffList div.staffItem a{max-width:100%; overflow:hidden; text-overflow:ellipsis;display:inline-block;}
}
/* ------ Personal Slut - */

@media (min-width: 1360px) {
	.weatherIframe input{display:none;}
}
@media (max-width: 1359px) {
	.weatherIframe iframe{display:none;}
}