@import url("misc/quicklinks.css");
@import url("global/forms.css");
@import url("global/frontdoor.css");

/* Header */
div#header div#global-nav { border-bottom-color: #71b5e3; }

/* Header on states */
div#header div#global-nav.tab-onstate li a#tab2, div#header div#global-nav.tab-onstate li a:hover#tab2 { width: 140px; background-position: -120px -52px; }

/* Quick navigation tab */
ul#tabs li ul#qn div#m1 { border-top: 2px solid #71b5e3; _border-top: 3px solid #71b5e3; }
ul#tabs li ul#qn div#m1 ul li a { color: #1d85cc; }
ul#tabs li ul#qn div#m1 ul li a:hover { background: #71b5e3; }
.section-title { color: #1d85cc; }

/* Footer */
div#footercurvedbar { background-image: url(../images/footer/careers-footer-curved-bar.png); }
ul#footer { background-image: url(../images/footer/careers-middle-footer.png); }

/* Right nav info box */
div#right-nav-wrapper .rn-box .rn-boxhead { color: #1d85cc; }
div#right-nav-wrapper .rn-box .rn-box-content ul { color: #1d85cc; list-style: url(../../images/global/bullets/career-arrow-bullet.gif) none; } 
div#right-nav-wrapper .rn-box a { color: #1d85cc; }

/* Video casestudies */
div#right-nav-wrapper div#rn-box div#rn-box-content ul#video-select li { background-image: url(../../images/global/bullets/video-bullet.gif); background-repeat:no-repeat; background-position: 0px 2px; }

/* Career text */
h1 { color: #035791; }
h3 { color: #1d85cc; }
.intro { color: #1d85cc; }
.blue-highlights { color: #1d85cc; font-weight: 700; }
.fakeh1 { color: #0b4973; }

/* Standard table */
div#text th { background-color: #90c5e9; }

/* Course buttons */
.course-select-title { color: #1d85cc; }

/* Quote */
div#text div#quote div#inside .quote { background-position: -1px -280px; }
div#text div#quote div#inside .quote-name { background-position: 105% -280px; }

/* Links */
div#text a:link { color: #1d85cc; }
div#text a:hover { color: #1d85cc; }
div#text a:visited { color: #1d85cc; }

/* Solid coloured info box */
div#text .s-info-box .tl-corner { background-position:left -291px; }
div#text .s-info-box .tr-corner { background-position:right -291px; }
div#text .s-info-box .info-box { background-color:#d3edff; }
div#text .s-info-box .bl-corner { background-position:left -302px; }
div#text .s-info-box .br-corner { background-position:right -302px; }

/* Grey headed info box */
div#text .gh-info-box h2 { color:#1d85cc; }

/* Colour headed info box */
div#text .ch-info-box .tl-corner { background-position:left -312px; }
div#text .ch-info-box .tr-corner { background-position:right -312px; }
