﻿/* ------------------------------------------------------------ FACULTY COLOURS */

#hssbox, #scibox, #engbox, #manbox { width: 214px; margin-bottom: 12px;}
#hssbox.right, #scibox.right, #engbox.right, #manbox.right { margin-left: 12px; clear: right;}

#engbox { border: 1px solid #DC7528; float: right;}
#hssbox { border: 1px solid #BC0A80;}
#manbox { border: 1px solid #009BCE; margin-bottom: 30px;}
#scibox { border: 1px solid #9AB72D; float: right;}

#manbox.right { margin-bottom: 0px;}

#engbox h4, #hssbox h4, #manbox h4, #scibox h4  {padding: 7px;}

#engbox h4 a { color: #DC7528 !important; }
#engbox h4 a:hover { background-color: transparent !important; border-bottom: 1px solid #DC7528 !important; }

#hssbox h4 a { color: #BC0A80 !important; }
#hssbox h4 a:hover { background-color: transparent !important; border-bottom: 1px solid #BC0A80 !important; }

#manbox h4 a { color: #009BCE !important; }
#manbox h4 a:hover { background-color: transparent !important; border-bottom: 1px solid #009BCE !important; }

#scibox h4 a { color: #9AB72D !important; }
#scibox h4 a:hover { background-color: transparent !important; border-bottom: 1px solid #9AB72D !important; }