﻿/* CSS Document */
#bottomBar {
	width: 966px;

	background-color:#5EA039;
	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:#5EA039;}
.subGroupName.newsPage {font-weight:bold;}
.newsText.last {background:transparent url(/pages/10741/boxarrow.png) right bottom no-repeat;cursor:pointer;padding-right:7px;}

.calendar thead .title {background-color:#a0d582!important;}
.calendar thead .weekend {color:#5EA039!important;}
.calendar tbody td.weekend {background-color:#f2ffeb!important;}
.calendar tbody td.today {color:#5EA039!important;}

#msGallery .colBg div.text {text-align:left;margin-left:14px;}