﻿/* CSS Document */
#bottomBar {
	width: 966px;

	background-color:#bc3b3e;
	background-image: url(/pages/10734/bottomOverlay.png);
	background-position: center top;
	background-repeat:repeat-x;
	padding-top:15px;
	padding-bottom:15px;
}

.calDato, .newsDatoBox {font-size:16px;}

.subGroupName {color:#BC3B3E;}
.subGroupName.newsPage {font-weight:bold;}
.newsText.last {background:transparent url(/pages/10737/boxarrow.png) right bottom no-repeat;cursor:pointer;padding-right:7px;}

.calendar thead .title {background-color:#dc7979!important;}
.calendar thead .weekend {color:#BC3B3E!important;}
.calendar tbody td.weekend {background-color:#f2e4e4!important;}
.calendar tbody td.today {color:#BC3B3E!important;}

#msGallery .colBg div.text {text-align:left;margin-left:14px;}