
/* - localschoolstyles.css - */
@media screen {
/*
 0000BF --> E1FEE0 This file is based on the ploneCustom.css.dtml shipped with Plone.

   (do not remove this)
   (not this either)
*/

/* YOUR CSS RULES START HERE */

.schooltitle a {
    color: #8b2636;
}

.schoolstyles .titlearea {
    background: #2d2753;
    color: #fff;
}

.schoolstyles .titlearea .h3,
.schoolstyles .titlearea h3 {
    color: #fff;
}

.schoolstyles .cptabs .titlearea h3.active {
    border-bottom: 2px solid #2d2753;
}

.schoolstyles .bbkline.hundred,
.innerschoolcolour,
.schoolstyles .cptabs h3.active,
#leftnavigation,
.schoolstyles .coursesearch .coursesearchform,
.schoolstyles .coursesearch h3,
.schoolstyles .coursesearch {
    background: #8cc63f;
}

.bbkline.hundred {
    background: #8cc63f;
}

.schoolstyles .bbkline.fifty,
.schoolstyles .image,
.schoolstyles .boxarea,
#portal-columns .needmorehelp.schoolstyles form .moreinfo {
    background: #b1e171;
}

.bbkline.fifty {
    background: #b1e171;
}

.schoolstyles .bbkline.seventy-five,
.schoolstyles .iteminfo {
    background: #9fd656;
}

.bbkline.seventy-five {
    background: #9fd656;
}

.boxdivider {
    background: #bce684;
}

body.section-study-here .coursesearch {
    height: 200px;
}

body.section-study-here .coursesearchform {
    top: 0;
}

.strapline-light {
    color: #3d5a76;
    font-size: 18px;
}

.schoolstrapline-dark {
    color: #8cc63f;
}

.schoolstrapline-light {
    color: #6c6787;
}

.schoolstrapline-dark {
    font-size: 19px;
}

.schoolstrapline-dark {
    line-height: 19px;
}

.ptype-ContentPanels .slideshowcontainer .slideshow .slide-desc {
    color: #0E0F24;
}

.ptype-ContentPanels .slideshowcontainer .slideshow .slide-desc h3 {
    color: #0E0F24;
}

/* Top menu item re-size */

#nav-container #navigation .topn-about {
    width: 180px;
}

#nav-container #navigation .topn-about a {
    width: 144px;
}

#nav-container #navigation .topn-study {
    width: 180px;
}

#nav-container #navigation .topn-study a {
    width: 144px;
}

#nav-container #navigation .topn-research {
    width: 180px;
}

#nav-container #navigation .topn-research a {
    width: 149px;
}

#nav-container #navigation .topn-our-staff {
    width: 180px;
}

#nav-container #navigation .topn-our-staff a {
    width: 144px;
}

#nav-container #navigation .topn-departments {
    width: 200px;
}

#nav-container #navigation .topn-departments a {
    width: 164px;
}

/* Staff link at top right of page */
#intranet_inner {
    width: 265px;
}

.section-about-us #portal-column-content.med-right {width: 700px;}

/* No local main-template. Revert to bbk.sharedschools version */
.schoolcolour {display: none;}

.stub {
    width: 200px;
}

/* YOUR CSS RULES STOP HERE */

/*  */

/* Latest version of the documentation on pre-defined properties from Plone
   can be found in CMFPlone/skins/plone_styles/ploneCustom.css.dtml */
}

