﻿
/* Engage Module -- START*/
div.module.engage
{
	background-color: transparent;	
}

div.module.engage  .module-header
{	
	font-family: "TradeGothic BoldCn 20";
    font-size: 18.77px;
    font-weight: normal;
    line-height: 0.750em;
	text-transform:uppercase;
	color:#252e34;
	padding: 10px;
	background:url("img/engage/box.png") no-repeat;
	background-position: 80px 3px;
}

div.module.engage .module-content .resource-list
{
	margin: 0;
	padding: 0 0 0 14px;
	list-style: none;
}

div.module.engage .module-content .resource-list li
{
	border-bottom: 1px solid #babcb6;
	padding: 8px 9px;
	line-height:0.446em;
}

div.module.engage .module-content .resource-list li a.attend:before
{
	content: "";
	background: url("img/engage/attend.png") left 0px no-repeat;
	width: 19px;
	height: 20px;
	display:inline-block;
	margin: 0 10px 0 0;
	background-position: center bottom; 
}

div.module.engage .module-content .resource-list li a.campus:before
{
	content: "";
	background: url("img/engage/campus.png") left 0px no-repeat;
	width: 19px;
	height: 20px;
	display:inline-block;
	margin: 0 10px 0 0;
	background-position: center bottom; 
}


div.module.engage .module-content .resource-list li a.chat:before
{
	content: "";
	background: url("img/engage/participate.png") left 0px no-repeat;
	width: 19px;
	height: 20px;
	display:inline-block;
	margin: 0 10px 0 0;
	background-position: center bottom; 
}
div.module.engage .module-content .resource-list li a.search:before
{
	content: "";
	background: url("img/engage/search.png") left 0px no-repeat;
	width: 19px;
	height: 20px;
	display:inline-block;
	margin: 0 10px 0 0;
	background-position: center bottom; 
}


div.module.engage .module-content .resource-list li a
{
	font-family: 'Open Sans', sans-serif;
	color:#9b1115;
	font-weight: bold;
	font-size:0.750em;
	text-decoration:none;
	display:inline-block;
	line-height:1.6em;
}
div.module.engage .module-content .resource-list li a:hover { color: #b7042f; text-decoration: underline; }

div.module.engage .module-content .resource-list li a:after
{
	content: " ";
	background: url("img/engage/left-arrow.png") right 2px no-repeat;
	width: 5px;
	height: 10px;
	display:inline-block;
	margin-left: 6px;
}

/* Resources Module -- END*/






/* Contact Module -- START*/
div.module.contact
{
	background-color: transparent;	
}

div.module.contact  .module-header
{	
	font-family: "TradeGothic BoldCn 20";
    font-size: 18.77px;
    font-weight: normal;
    line-height: 0.625em;
	text-transform:uppercase;
	color:#252e34;
	padding: 10px;
}

div.module.contact .module-content .resource-list
{
	margin: 0;
	padding: 0 0 0 14px;
	list-style: none;
}

div.module.contact .module-content .resource-list li
{
	border-bottom: 1px solid #babcb6;
	padding: 8px 9px;
	line-height:0.446em;
}

div.module.contact .module-content .resource-list li a.email:before ,div.module.contact-exec .module-content .resource-list .contact-info li a.email:before
{
	content: "";
	background: url("img/engage/email.png") left 0px no-repeat;
	width: 18px;
	height: 15px;
	display:inline-block;
	margin: 0 10px 0 0;
	background-position: center bottom; 
}

div.module.contact .module-content .resource-list li a.phone:before,div.module.contact-exec .module-content .resource-list .contact-info li a.phone:before
{
	content: "";
	background: url("img/engage/phone.png") left 0px no-repeat;
	width: 12px;
	height: 22px;
	display:inline-block;
	margin: 0 10px 0 0;
	background-position: center bottom; 
}
div.module.contact .module-content .resource-list li a
{
	font-family: 'Open Sans', sans-serif;
	color:#9b1115;
	font-weight: bold;
	font-size:0.750em;
	text-decoration:none;
	display:inline-block;
	line-height:1.6em;
}
div.module.contact .module-content .resource-list li a.email
{
	text-transform:uppercase;
}

div.module.contact .module-content .resource-list li a:hover { color: #b7042f; text-decoration: underline; }
/* Contact Module -- END*/


/* Social Module */
div.socialmedia .module-content { border-top:1px solid #BABCB6; margin:10px 0 10px 10px;padding:15px 0;}
div.socialmedia a { margin:0 7px; }
div.socialmedia a img {border:0 none;}
/* END SOCIAL MODULE */



/* Highlights Module */
div.highlights
{    
    
}

div.module.highlights .module-header, div.module.socialmedia .module-header, div.module.contact-exec .module-header
{	
	font-family: "TradeGothic BoldCn 20";
    font-size: 18.77px;
    font-weight: normal;
    line-height: 0.625em;
	text-transform:uppercase;
	color:#252e34;
	padding: 10px;
}

div.highlights .module-content
{
     box-shadow:1px 2px 3px rgba(0,0,0,.25);
     background:url("img/highlights/bg.highlights-noshadow.png") repeat-x scroll left bottom #fff;
       
 }
 
 div.highlights .module-content ul
 {
     list-style:none;
     margin:0;
     padding:0 10px;
     position:relative;
 }

div.highlights li
{
    font-family: "TradeGothic Cn 18";
    font-size: 12px;
    list-style: none outside none;
    margin: 12px 0;
    padding: 10px 18px 10px 20px;
    position: relative;
   height:30px;
}

div.highlights li a
{
   color: #9C1D21;
}
div.highlights li a:hover { color: #b7042f; }

div.highlights li:after,div.highlights li:before
{
    background:url(img/highlights/module.highlights.png) no-repeat 0 0;
    content:"";
    display:block;
    height:25px;
    position:absolute;
    width:18px;
    top:0;
    bottom:0;
}

div.highlights li:before 
{
    background-position: -10px -26px;
    left: 200px;
    top: 26px;
}
div.highlights li:after {
    background-position: 0 0;
    left: 0;
    top: 0;
}
/* End Highlights Module */


/* Begin Contact Us Module */
div.module.contact-exec .module-content .resource-list{ padding: 0 0 0 14px;margin-top:0;}

div.module.contact-exec .module-content .resource-list li,  div.module.contact-exec .module-content .resource-list .contact-info
{
    border:0 none;
    list-style:none;
    padding:0;
    margin:0;
}

div.module.contact-exec .module-content .resource-list li a
{
    border-bottom:1px solid #BABCB6;
    display:block;
    font-family:"TradeGothic BoldCn 20";
    font-size:12px;
    text-transform:uppercase;
    padding:13px 0 13px 20px;
    background:url(../img/modules/icon.pin.png) 2px 13px no-repeat transparent;
}

div.module.contact-exec .module-content a {  color: #9C1D21;}
div.module.contact-exec .module-content .resource-list .contact-info li a { background:none;padding-left:0;}
div.module.contact-exec .module-content .resource-list .contact-info{display:none;}

/* End Contact Us Module */


/* Other Styles */
.right-rail-modules div.module.resources .module-content .resource-list li span
{
    font-size:0.75em;
}

/* Related Links Module - Start */

div.module.related-links
{
	background-color: transparent;	
}

div.module.related-links  .module-header
{	
	font-family: "TradeGothic BoldCn 20";
    font-size: 18.77px;
    font-weight: normal;
    line-height: 0.750em;
	text-transform:uppercase;
	color:#252e34;
	padding: 10px;
	/*background:url("img/engage/box.png") no-repeat;
	background-position: 118px 3px;*/
}

div.module.related-links .module-content .resource-list
{
	margin: 0;
	padding: 0 0 0 14px;
	list-style: none;
}

div.module.related-links .module-content .resource-list li
{
	border-bottom: 1px solid #babcb6;
	padding: 8px 9px;
	line-height:0.446em;
}

div.module.related-links .module-content .resource-list li a.single-paper:before
{
	content: "";
	background: url("img/engage/single-paper.png") left 0px no-repeat;
	width: 19px;
	height: 20px;
	display:inline-block;
	margin: 0 10px 0 0;
	background-position: center bottom; 
}

div.module.related-links .module-content .resource-list li a.campus:before
{
	content: "";
	background: url("img/engage/campus.png") left 0px no-repeat;
	width: 19px;
	height: 20px;
	display:inline-block;
	margin: 0 10px 0 0;
	background-position: center bottom; 
}


div.module.related-links .module-content .resource-list li a.chat:before
{
	content: "";
	background: url("img/engage/participate.png") left 0px no-repeat;
	width: 19px;
	height: 20px;
	display:inline-block;
	margin: 0 10px 0 0;
	background-position: center bottom; 
}
div.module.related-links .module-content .resource-list li a.search:before
{
	content: "";
	background: url("img/engage/search.png") left 0px no-repeat;
	width: 19px;
	height: 20px;
	display:inline-block;
	margin: 0 10px 0 0;
	background-position: center bottom; 
}


div.module.related-links .module-content .resource-list li a
{
	font-family: 'Open Sans', sans-serif;
	color:#9b1115;
	font-weight: bold;
	font-size:0.750em;
	text-decoration:none;
	display:inline-block;
	line-height:1.6em;
}
div.module.related-links .module-content .resource-list li a:hover { color: #b7042f; text-decoration: underline; }

div.module.related-links .module-content .resource-list li a:after
{
	content: " ";
	background: url("img/engage/left-arrow.png") right 2px no-repeat;
	width: 5px;
	height: 10px;
	display:inline-block;
	margin-left: 6px;
}



