/* Import Sass mixins, variables, Compass modules, etc. */
/* line 1, ../sass/_global_coloursie8.scss */
.region-global-header {
  background-color: #49184f;
}
/* line 6, ../sass/_global_coloursie8.scss */
.region-global-header .menu li.active a {
  color: #e4dae1;
  background-color: #a04487;
}
/* line 12, ../sass/_global_coloursie8.scss */
.region-global-header .menu a, .region-global-header .menu a:visited {
  color: #e4dae1;
  font-family: "Museo Sans W01_500", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
  font-weight: 400;
  border-bottom-color: #A04487;
}
/* line 16, ../sass/_global_coloursie8.scss */
.region-global-header .menu a:hover, .region-global-header .menu a.active-trail, .region-global-header .menu a:visited:hover, .region-global-header .menu a:visited.active-trail {
  color: #bda0c0;
  background-color: #765879;
}

/* line 24, ../sass/_global_coloursie8.scss */
#cl-global-header-wrapper #top-menu-toggle {
  background-color: #49184f;
  color: #E4DAE1;
  font-family: "Museo Sans W01_500", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
  font-weight: 400;
}

/* line 35, ../sass/_global_coloursie8.scss */
.region-global-header .menu li.active a {
  color: #e4dae1;
  background-color: #a04487;
}
/* line 41, ../sass/_global_coloursie8.scss */
.region-global-header .menu a, .region-global-header .menu a:visited {
  color: #E4DAE1;
}
/* line 43, ../sass/_global_coloursie8.scss */
.region-global-header .menu a:hover, .region-global-header .menu a.active-trail, .region-global-header .menu a:visited:hover, .region-global-header .menu a:visited.active-trail {
  color: #E4DAE1;
  background-color: #a04487;
}

/* line 1, ../sass/ie8/_header-searchie8.scss */
.header-quick-search {
  float: none;
  position: absolute;
  bottom: -150px;
}
/* line 2, ../sass/ie8/_header-searchie8.scss */
.header-quick-search .form-submit {
  background: url("../images/search-icon.png") no-repeat 12px 9px transparent;
}
/* line 4, ../sass/ie8/_header-searchie8.scss */
.header-quick-search .form-submit:hover {
  background-color: transparent;
}

/* line 14, ../sass/ie8/_header-searchie8.scss */
.header-quick-search {
  bottom: -70px;
  right: 0;
}

/* line 19, ../sass/ie8/_header-searchie8.scss */
.header-quick-search {
  bottom: auto;
  top: -10px;
  right: 0;
}

/* line 3, ../sass/ie8/_menusie8.scss */
#cl-header-region-wrapper .menu a {
  color: #7b6e7c;
}
/* line 8, ../sass/ie8/_menusie8.scss */
#cl-header-region-wrapper #cl-header-region-inner-wrapper #main-menu-close {
  background-image: url("../images/cx-close.png");
}

/* line 15, ../sass/ie8/_menusie8.scss */
#inner-header #main-menu-toggle {
  top: 28px;
}
/* line 21, ../sass/ie8/_menusie8.scss */
#inner-header .hamburger-icon span.meat, #inner-header .hamburger-icon:after, #inner-header .hamburger-icon:before {
  background-color: #4a2f4d;
}

/* line 28, ../sass/ie8/_menusie8.scss */
#cl-header-region-wrapper {
  top: 40px;
}

/* line 33, ../sass/ie8/_menusie8.scss */
#header-desktop-wrapper #cl-header-region-wrapper {
  top: 50px;
}
/* line 36, ../sass/ie8/_menusie8.scss */
#header-desktop-wrapper #cl-header-region-wrapper .menu a {
  color: #5a6d7a;
}
/* line 38, ../sass/ie8/_menusie8.scss */
#header-desktop-wrapper #cl-header-region-wrapper .menu a:after {
  background-color: #a04487;
  height: 2px;
}
/* line 42, ../sass/ie8/_menusie8.scss */
#header-desktop-wrapper #cl-header-region-wrapper .menu a:hover, #header-desktop-wrapper #cl-header-region-wrapper .menu a.active, #header-desktop-wrapper #cl-header-region-wrapper .menu a.active-trail {
  color: #735994;
}

/* line 51, ../sass/ie8/_menusie8.scss */
#header-desktop-wrapper #cl-header-region-wrapper {
  top: 28px;
}

/* line 1, ../sass/components/_buttons.scss */
.btn, input[type=submit], #full-screen-slider .slides li .header-slide-text .find-out-more a {
  background-color: #a04487;
  box-shadow: none;
  border-radius: 3px;
  color: #fff;
  margin-bottom: 0;
  margin-right: 0;
}
/* line 13, ../sass/components/_buttons.scss */
.btn:visited, input[type=submit]:visited, #full-screen-slider .slides li .header-slide-text .find-out-more a:visited {
  color: #fff;
}
/* line 17, ../sass/components/_buttons.scss */
.btn:hover, input[type=submit]:hover, #full-screen-slider .slides li .header-slide-text .find-out-more a:hover {
  background-color: #735994;
  color: #fff;
}

/* line 27, ../sass/components/_buttons.scss */
.close-booking-ops {
  background: #a04487;
  border: #FFF 2px solid;
  border-radius: 45px;
  box-shadow: 2px 2px 1px #a04487;
  color: #FFF !important;
  display: block;
  font-size: 18px;
  overflow: hidden;
  padding: 3px 0 2px 0;
  position: absolute;
  right: -6px;
  text-align: center;
  top: -10px;
  width: 31px;
}

/* line 22, ../sass/components/_form.scss */
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select,
textarea,
.ui-selectmenu-button,
.ui-selectmenu-menu {
  background-color: #ebe9ed;
}
/* line 25, ../sass/components/_form.scss */
input[type="text"] ::-webkit-input-placeholder,
input[type="password"] ::-webkit-input-placeholder,
input[type="datetime"] ::-webkit-input-placeholder,
input[type="datetime-local"] ::-webkit-input-placeholder,
input[type="date"] ::-webkit-input-placeholder,
input[type="month"] ::-webkit-input-placeholder,
input[type="time"] ::-webkit-input-placeholder,
input[type="week"] ::-webkit-input-placeholder,
input[type="number"] ::-webkit-input-placeholder,
input[type="email"] ::-webkit-input-placeholder,
input[type="url"] ::-webkit-input-placeholder,
input[type="search"] ::-webkit-input-placeholder,
input[type="tel"] ::-webkit-input-placeholder,
input[type="color"] ::-webkit-input-placeholder,
select ::-webkit-input-placeholder,
textarea ::-webkit-input-placeholder,
.ui-selectmenu-button ::-webkit-input-placeholder,
.ui-selectmenu-menu ::-webkit-input-placeholder {
  color: #5a6d7a;
}
/* line 29, ../sass/components/_form.scss */
input[type="text"] :-moz-placeholder,
input[type="password"] :-moz-placeholder,
input[type="datetime"] :-moz-placeholder,
input[type="datetime-local"] :-moz-placeholder,
input[type="date"] :-moz-placeholder,
input[type="month"] :-moz-placeholder,
input[type="time"] :-moz-placeholder,
input[type="week"] :-moz-placeholder,
input[type="number"] :-moz-placeholder,
input[type="email"] :-moz-placeholder,
input[type="url"] :-moz-placeholder,
input[type="search"] :-moz-placeholder,
input[type="tel"] :-moz-placeholder,
input[type="color"] :-moz-placeholder,
select :-moz-placeholder,
textarea :-moz-placeholder,
.ui-selectmenu-button :-moz-placeholder,
.ui-selectmenu-menu :-moz-placeholder {
  /* Firefox 18- */
  color: #5a6d7a;
}
/* line 33, ../sass/components/_form.scss */
input[type="text"] ::-moz-placeholder,
input[type="password"] ::-moz-placeholder,
input[type="datetime"] ::-moz-placeholder,
input[type="datetime-local"] ::-moz-placeholder,
input[type="date"] ::-moz-placeholder,
input[type="month"] ::-moz-placeholder,
input[type="time"] ::-moz-placeholder,
input[type="week"] ::-moz-placeholder,
input[type="number"] ::-moz-placeholder,
input[type="email"] ::-moz-placeholder,
input[type="url"] ::-moz-placeholder,
input[type="search"] ::-moz-placeholder,
input[type="tel"] ::-moz-placeholder,
input[type="color"] ::-moz-placeholder,
select ::-moz-placeholder,
textarea ::-moz-placeholder,
.ui-selectmenu-button ::-moz-placeholder,
.ui-selectmenu-menu ::-moz-placeholder {
  /* Firefox 19+ */
  color: #5a6d7a;
}
/* line 37, ../sass/components/_form.scss */
input[type="text"] :-ms-input-placeholder,
input[type="password"] :-ms-input-placeholder,
input[type="datetime"] :-ms-input-placeholder,
input[type="datetime-local"] :-ms-input-placeholder,
input[type="date"] :-ms-input-placeholder,
input[type="month"] :-ms-input-placeholder,
input[type="time"] :-ms-input-placeholder,
input[type="week"] :-ms-input-placeholder,
input[type="number"] :-ms-input-placeholder,
input[type="email"] :-ms-input-placeholder,
input[type="url"] :-ms-input-placeholder,
input[type="search"] :-ms-input-placeholder,
input[type="tel"] :-ms-input-placeholder,
input[type="color"] :-ms-input-placeholder,
select :-ms-input-placeholder,
textarea :-ms-input-placeholder,
.ui-selectmenu-button :-ms-input-placeholder,
.ui-selectmenu-menu :-ms-input-placeholder {
  color: #5a6d7a;
}

/* line 42, ../sass/components/_form.scss */
.ui-selectmenu-button span.ui-icon {
  background-image: url("../images/arrow-cx.png");
}

/* line 1, ../sass/_globalie8.scss */
body {
  background-color: #2c1e2e;
  color: #5a6d7a;
}
/* line 4, ../sass/_globalie8.scss */
body input, body textarea, body select {
  color: #5a6d7a;
}

/* line 9, ../sass/_globalie8.scss */
#page {
  background-image: url("../images/cx-bg.png");
}

/* line 12, ../sass/_globalie8.scss */
a, a:visited {
  color: #a04487;
}
/* line 15, ../sass/_globalie8.scss */
a:hover, a:visited:hover {
  color: #735994;
}

/* line 20, ../sass/_globalie8.scss */
#cl-logo {
  width: 191px;
  height: 70px;
}
/* line 23, ../sass/_globalie8.scss */
#cl-logo a {
  width: 191px;
  height: 70px;
  background-image: url("../images/logo.png");
  background-size: 191px 70px;
}

/* line 31, ../sass/_globalie8.scss */
#header {
  box-shadow: 0 0 6px 0 rgba(50, 50, 50, 0.1);
}

/* line 39, ../sass/_globalie8.scss */
.node-type-page #header,
.node-type-news #header,
.node-type-event #header,
.node-type-events-landing-page #header {
  margin-bottom: 0;
}
/* line 42, ../sass/_globalie8.scss */
.node-type-page #main,
.node-type-news #main,
.node-type-event #main,
.node-type-events-landing-page #main {
  padding-top: 70px;
}

/*footer*/
/* line 48, ../sass/_globalie8.scss */
.region-footer {
  background-color: #46194b;
  color: #9e86a0;
}
/* line 51, ../sass/_globalie8.scss */
.region-footer ul.menu li a {
  color: #9e86a0;
}

/*global footer*/
/* line 57, ../sass/_globalie8.scss */
#global-footer {
  background-color: #2f1232;
  color: #79597c;
}
/* line 60, ../sass/_globalie8.scss */
#global-footer a {
  color: #978699;
}
/* line 64, ../sass/_globalie8.scss */
#global-footer #council-logo {
  background-color: #fff;
  border: 11px solid #2f1232;
}

/* line 74, ../sass/_globalie8.scss */
.node-type-page #header,
.node-type-news #header,
.node-type-event #header,
.node-type-events-landing-page #header {
  margin-bottom: 40px;
}
/* line 77, ../sass/_globalie8.scss */
.node-type-page #main,
.node-type-news #main,
.node-type-event #main,
.node-type-events-landing-page #main {
  padding-top: 0;
}

/* line 82, ../sass/_globalie8.scss */
.node-type-events-landing-page #header {
  margin-bottom: 0;
}

/* line 87, ../sass/_globalie8.scss */
#header {
  padding-bottom: 40px;
}

/* line 91, ../sass/_globalie8.scss */
#header {
  padding-bottom: 28px;
}

/* line 3, ../sass/ie8/_newsie8.scss */
.section-news #content .node-page {
  background-color: #fff;
}
/* line 6, ../sass/ie8/_newsie8.scss */
.section-news #content ul.pager {
  background-color: #fff;
}
/* line 9, ../sass/ie8/_newsie8.scss */
.section-news #content .view-news-listing .view-content {
  background-color: #fff;
}
/* line 15, ../sass/ie8/_newsie8.scss */
.section-news .node-news .date-display-single {
  color: #4a2f4d;
}

/* line 22, ../sass/ie8/_newsie8.scss */
.node-type-news #page-title {
  background-color: #fff;
  padding: 30px 3% 21px 3%;
  margin: 0;
}
/* line 27, ../sass/ie8/_newsie8.scss */
.node-type-news .tabs-primary {
  margin: 0;
  padding: 20px 3%;
  background-color: #fff;
}
/* line 33, ../sass/ie8/_newsie8.scss */
.node-type-news .view-mode-full .date-display-single {
  color: #4a2f4d;
}

/* line 42, ../sass/ie8/_newsie8.scss */
.section-news #content .cl-news-type-listing .node-news {
  border-top: 1px solid #ccc;
}
/* line 47, ../sass/ie8/_newsie8.scss */
.section-news #content .cl-news-type-listing .node-title a {
  color: #4a2f4d;
}
/* line 52, ../sass/ie8/_newsie8.scss */
.section-news #content .cl-news-type-listing .news-more {
  font-family: "Museo Sans W01_500", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
  font-weight: 400;
}

/* line 60, ../sass/ie8/_newsie8.scss */
.node-type-news #page-title {
  padding: 30px 40px 21px 40px;
}
/* line 63, ../sass/ie8/_newsie8.scss */
.node-type-news .tabs-primary {
  padding: 20px 30px;
}

/* line 5, ../sass/ie8/_slidersie8.scss */
#full-screen-slider .slides li .header-slide-text .back-highlight {
  background: #52b7e8;
  box-shadow: 0 0 0 8px #52b7e8, 0 0 0 8px #52b7e8;
}

/* line 19, ../sass/ie8/_slidersie8.scss */
.flex-control-nav li a {
  background-color: #735994;
}
/* line 21, ../sass/ie8/_slidersie8.scss */
.flex-control-nav li a.flex-active, .flex-control-nav li a:hover {
  background-color: #a04487;
}

/* line 33, ../sass/ie8/_slidersie8.scss */
#full-screen-slider .slides li .header-slide-text .back-highlight {
  box-shadow: 0 0 0 8px #52b7e8, 0 0 0 8px #52b7e8;
}
/* line 41, ../sass/ie8/_slidersie8.scss */
#full-screen-slider .flex-direction-nav .flex-nav-prev a,
#full-screen-slider .flex-direction-nav .flex-nav-next a {
  background-color: #735994;
}
/* line 43, ../sass/ie8/_slidersie8.scss */
#full-screen-slider .flex-direction-nav .flex-nav-prev a:hover,
#full-screen-slider .flex-direction-nav .flex-nav-next a:hover {
  background-color: #a04487;
}
