/* Last modified:   11/2/15 */
/* Modified by:     John Croucher Jr */
/* Email:           jc110909@ohio.edu */
/* Ohio University Engineering */
/* ohio.edu/engineering */

/* ETM  #c23c33 */

.mainWrap h4, h4 a{
	color:#c23c33;
}

.breadcrumbs a:hover{
	color: #c23c33;
}

.eventdate {
	color: #c23c33;
}
.mainWrap ul#mainNav li.match > a, #bottom ul#mainNav li.match > a, .menuJump a{
	background-color: #c23c33;
}

.eng_staff h3 .deptJumpedToLink{
    color:#c23c33;
}

.eng_staff h3 .goToThetop{
    color:#c23c33;
}

.imageTitle {
	color: #c23c33;
}


div.onPageBanner{

/*width:67em;*/
margin:0 auto;
background: #c23c33;
color:#fff;
}

div.onPageBanner h2.acadPageBanner{
	background-image: url(/engineering/images/circuits_1.png);
}

div.onPageBanner h2.acadPageBanner a.WS_Element_CustomLink{color:#fff;font-size:1em;padding-left:.5em;font-family: "CartoGothicProBold", Arial, Helvetica, sans-serif; }


div.onPageBanner h2.acadPageBanner a.WS_Element_CustomLink span.h3small{color:#fff;font-family:"CartoGothicProLight", Arial, Helvetica;font-size:.75em;font-weight:normal;letter-spacing: 2px}

div.contentWrap a{
	color: #c23c33;
}
	
/*Spotlight Element*/
	
.spotlight h4, h4 a{
font-size: 1.25em;
line-height: 1.5em;
color: #c23c33;
padding: 0 0 10px 0;
}

/*News + Events page, articles don't overlap*/

.singleNewsArticle { 
	clear: both;
	}

/* ETM Table Styles */
table.styled-table {
    border: 1px solid #C23C33;
    border-bottom: 3px solid #C23C33;
}

table.styled-table > thead > tr {
    background-color: #C23C33;
    background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,.1), rgba(255,255,255,.1));
}

/* ETM FAQ Styles */
p.faq_q {
    background-color: #C23C33;
    background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,.1), rgba(255,255,255,.1));
}

div.faq_list {
    border-bottom: 3px solid #C23C33;
}