/****MAIN COLOUR****/
.search .site-search, .page-Generated-search input{
	background: #9e0001;
    border: 1px solid #9e0001;
}

.search .btn, .page-Generated-search .content .btn{
	background: #9e0001;
    border: 1px solid #9e0001;
}

.theme-social a:hover > span .fa-stack-1x:after,
.theme-social a:hover > span .fa-stack-1x:before{
	color: #9e0001;
}

.tel-btn:hover .tel-btn-inner > *{
	color: #9e0001;
}

.info-wrapper{
	color: #9e0001;
}

.slide-wrapper .slide-overlay{
	background: url("/img/bespoke/robin_standard_theme/red-fade.png");
}

.nav a{
	color: #fff;
}

.nav ul ul{
	background: #bd0000;
}

.nav ul ul li:hover{
	background: #9e0001;
}

.page-main-page .nav ul ul li:hover {
    background: #9e0001;
}

.page-main-page .nav a {
    color: #9e0001;
}

div.slicknav_menu,
.popup-box {
	background: #9e0001;
}

a.slicknav_btn {
    background: #9e0001;
}

.slicknav_nav{
	background: #9e0001;
}

@media(max-width:960px){
	.page-main-page .copyright{
		position: relative;
		background: #9e0001;
	}
}

.translate-btn:hover .translate-btn-inner > * {
    color: #9e0001 !important;
}

.tel-btn-wrapper .info-wrapper, .translate-btn-wrapper .info-wrapper {
	color: #9e0001 !important;
}



/****DIFFERENT SHADE****/

.header-top{
	background: #bd0000;
}

.sidenav a{
	background: #bd0000;
}

.school-details{
	background: #bd0000;
}


/**UPCOMING EVENTS**/
.sj_element_events dl.sj_events dt small .month{
	background: #d51a0b;
}

/**CALENDAR**/
.element-calendar table.fc-border-separate th.fc-mon, 
.element-calendar table.fc-border-separate th.fc-wed, 
.element-calendar table.fc-border-separate th.fc-fri, 
.element-calendar table.fc-border-separate th.fc-sun, 
.page-Generated-calendar #calendar table.fc-border-separate th.fc-mon, 
.page-Generated-calendar #calendar table.fc-border-separate th.fc-wed, 
.page-Generated-calendar #calendar table.fc-border-separate th.fc-fri, 
.page-Generated-calendar #calendar table.fc-border-separate th.fc-sun {
    background: #d51a0b;
}

.element-calendar table.fc-border-separate th.fc-tue, 
.element-calendar table.fc-border-separate th.fc-thu, 
.element-calendar table.fc-border-separate th.fc-sat, 
.page-Generated-calendar #calendar table.fc-border-separate th.fc-tue, 
.page-Generated-calendar #calendar table.fc-border-separate th.fc-thu, 
.page-Generated-calendar #calendar table.fc-border-separate th.fc-sat {
    background: #f32112;
}

.element-calendar .fc-button-prev, 
.element-calendar .fc-button-next, 
.page-Generated-calendar #calendar .fc-button-prev, 
.page-Generated-calendar #calendar .fc-button-next {
    background: #d51a0b;
    border-left: solid 2px #9b1208;
}

.element-calendar .fc-button-prev:hover, 
.element-calendar .fc-button-next:hover, 
.page-Generated-calendar #calendar .fc-button-prev:hover, 
.page-Generated-calendar #calendar .fc-button-next:hover {
    background: #ae1409;
}

.element-calendar .sj-fc-state-active, 
.page-Generated-calendar #calendar .sj-fc-state-active {
    background: #d51a0b;
}

.element-calendar .sj-fc-state-active:hover, 
.page-Generated-calendar #calendar .sj-fc-state-active:hover {
    background: #ae1409;
}

.element-calendar .fc-button-today, 
.page-Generated-calendar #calendar .fc-button-today {
    background: #d51a0b;
}

.element-calendar .fc-button-today:hover, 
.page-Generated-calendar #calendar .fc-button-today:hover {
    background: #aa1409;
}

.element-calendar .sj-fc-button, 
.page-Generated-calendar #calendar .sj-fc-button {
    color: #960303;
}

.element-calendar .sj-fc-button.sj-fc-state-active, 
.page-Generated-calendar #calendar .sj-fc-button.sj-fc-state-active,
.element-calendar .sj-fc-button.fc-button-next, 
.page-Generated-calendar #calendar .sj-fc-button.fc-button-next,
.element-calendar .sj-fc-button.fc-button-prev, 
.page-Generated-calendar #calendar .sj-fc-button.fc-button-prev,
.element-calendar .sj-fc-button.fc-button-today, 
.page-Generated-calendar #calendar .sj-fc-button.fc-button-today{
	color: #fff;
}