/* CSS rules for admissions section of for SOAS website */

/* page header */
.research div#headerbg {background-image:url(../assets/header-leaves.png);background-color:#F4E9DB;background-repeat:no-repeat;
background-position:right;}
/*dd4510*/
/* end page header */

/* primary navigation */
.research div#nav ul li#research {border-bottom:1px solid #E3571A; background:#E3571A;}
.research div#nav ul li#research a {border-left:1px solid #000; border-right:1px solid #000; color:#fff; font-weight:bold;}
.research div#nav ul li#research a:hover {background:#E3571A;}
/* end primary navigation */

/* breadcrumb trail */
.research div#crumbs {background: #F4C49D;}
/* end breadcrumb trail */

/* contentarea banners */
.research div#landingbanner, .research div#landingbanner h2 {background-color: #E3571A;}
.research div#coursebanner, .research div#coursebanner h2 {background-color: #E3571A;}
.research div#projectbanner, .research div#projectbanner h2 {background-color: #E3571A;}
/* end contentarea banners */

/* general typography */
.research h2, .research h3, .research h5 {color:#E3571A;}
.research h4 {border-color: #E3571A;}
.research acronym {border-color: #E3571A;}
.research hr {color:#E3571A; background-color: #E3571A;}
/* end general typography */

/* image floats and captions */
.research img.leftborder, .research img.rightborder, .research img.border {border-color: #E3571A;}
.research .captionleft, .research .captionright {background-color:#FDE5D1;}
.research .captionleftborder, .research .captionrightborder  {border-color: #E3571A; background-color:#FDE5D1;}
/* end image floats and captions */
