  /*--------------------------------------------------------------
PUT YOUR CUSTOM STYLES BELOW
----------------------------------------------------------------*/

.Slideshow_box {
	margin-bottom: 20px;
}


/* CSS for Google Calendar */
#viewContainer1 .mv-container .mv-daynames-table {
    background: #093864 !important;
    color: #fff !important;
	}
	
	
.view-container-border {
    background-color: #22517B !important;
	}
.st-dtitle {
    background: #9DBED8 !important;
    color: #000000 !important;
	}
	
.footer {
    color: #ECECEC !important;
}

.mv-daynames-table {
    background: #22517B !important;
}
.st-dtitle-today {
    background-color: #FF8001 !important;
    border: 1px solid #FF8001 !important;
}

.ui-rtsr-unselected {
    background-color: #C3DCF6 !important;
    color: #000000;
}
.ui-rtsr-selected {
    background-color: #719dcd !important;
    font-weight: bold;
}