/* ============================================
general
===============================================*/
a.bodyLink {font-family:Arial; color:#007FB0}
.dispText {width: 133px; height: 120px; background: url(/ctl/newhome/new_ctl_headerImg.gif) no-repeat; filter:alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5}
/* .dispText {float: left; padding: 1px; border-style: inset; background-color: #CCCCCC; width: 133px; height: 120px; font-family: Arial; font-size:9pt} */
Save this file as something that ends in .css
*/

/* Layout of the surrounding box */
.rss_box {
width: 100%; /* width of box as percentage; may bomb NS 4 */
background-color:#FFFFFF; /* background fill for box */
padding:0px; /* inner cushion on all sides */
border:1px solid #660066;} /* border thickness, style, color */
/* main headline */ 
.rss_title {
font: 12px Arial, sans-serif;
margin: 3px 0;
padding: 0;
letter-spacing: 1px;
}
/* MLX items */
.rss_items {
list-style:none;
margin-top: 0;
margin-left: 3px;
margin-bottom: 1em;
font: 11px Arial, sans-serif;
}
/* links */ 
a.rss_item:link, a.rss_item:visited {
font: 11px Arial, sans-serif;
font-weight : bold; 
text-decoration : underline;
color: #c30;
background: transparent; 
}
/* mouseover links */ 
a.rss_item:hover {
font: 11px Arial, sans-serif;
font-weight : bold; 
text-decoration : underline;
color: #e0861e;
background: transparent; 
}
/* mousedown links */
a.rss_item:active {
font: 11px Arial, sans-serif;
font-weight : bold; 
text-decoration : none;
color: #95a580;
background: transparent; 
}


/* ============================================
header
===============================================*/
.headerInsert {
height:73px;
width:187px;
left:250px;
position:absolute;
}
/* ============================================
body
===============================================*/
.dynamicContent {
margin-left:0px;
}
/* ============================================
Menu Items and Menu Bars
===============================================*/
.menuItem a {cursor:pointer; margin:1px; background-color:#CCCCCC; color:#000000; width:130px; border:0px solid #000000; padding:1px; font-size:12px; text-decoration:none; text-align:center; font-family:arial; font-weight:bold;}
.menuItem a:hover {cursor:pointer; margin:1px; background-color:#660066; color:#CCCC99; width:130px; border:0px solid #0099CC; padding:1px; font-size:12px; text-decoration:none; text-align:center; font-family:arial; font-weight:bold;}
.currentPageMarker {cursor:pointer; margin:0px; background-color:#660066; color:#CCCC99; width:130px; border:0px solid #0099CC; padding:0px; font-size:12px; text-decoration:none; text-align:center; font-family:arial; font-weight:bold;}
/* ============================================
Featured Promo
===============================================*/
.homePromo {margin-right:2px; margin-top: -22px; width:400px}
.homePromoTabContainer {
width:36px;
float:right;
height: 0px;
/* height:310px; */
/* border: 1px solid black; */
}
.homePromoLinksContainer h1 {text-transform: capitalize;}
.homePromoRight {
margin-left: 0px;
float:left;
border-right: 1px solid #D8D8D8;
}
.homePromoImage {
height:105px;
width: 400px;
}
.homePromoTitle{
margin-top: 105px;
float:right;
font-size: 13px;
font-weight: bold;
color: #FFFFFF;
/* position: absolute; */
}
.homePromoTitleContainer{
width: 400px;
margin-left:0px;
padding: 4px 0px;
}
* html .homePromoTitleContainer{
width: 398px;
} /*IE PC gets the box model wrong which messes with the proper width of this element this hack redeclares the width specificall for IE */
.homePromoLinks a { 
text-decoration:none;
color:#6c6c6c;
}
.homePromoLinks a:hover{
text-decoration:underline;
color:#0000FF;
}
.homePromoLinks {}
.homePromoLinksContainer {
padding: 4px;
/* height:100px; */
}
.homePromoRightBottom {
height:2px;
font-size: 3px;}
.homePromoLinks ul {
/* width: 175px; */
margin-left: 1em;
padding: 0px;
}
.homePromoLinks li {
margin-left: 1em;
}
/* ============================================
Promo Colors
===============================================*/
.about h1 {color:#315792;}
.about .homePromoRightBottom, .about .homePromoTitleContainer {background-color:#315792;}
.about .homePromoTitle{background: url('promoTitleEdge.gif') no-repeat;}
.about .homePromo{background: url('/gatewaycmsweb/shared/common/images/homePromo/about/homeTabBackground.gif') repeat-y;}
.about .homePromoTabContainer {background: url('/gatewaycmsweb/shared/common/images/homePromo/about/homeChannelTab.gif') no-repeat;}
.elearning h1 {color:#2f4e40;}
.elearning .homePromoRightBottom, .elearning .homePromoTitleContainer {background-color:#315792;}
.elearning .homePromoTitle{background: url('/gatewaycmsweb/shared/common/images/homePromo/environment/promoTitleEdge.gif') no-repeat;}
.elearning .homePromo{background: url('/gatewaycmsweb/shared/common/images/homePromo/environment/homeTabBackground.gif') repeat-y;}
.elearning .homePromoTabContainer {background: url('/gatewaycmsweb/shared/common/images/homePromo/environment/homeChannelTab.gif') no-repeat;}
.commons h1 {color:#315792;}
.commons .homePromoRightBottom, .commons .homePromoTitleContainer {background-color:#315792;}
.commons .homePromoTitle{background: url('promoTitleEdge.gif') no-repeat;}
.commons .homePromo{background: url('/gatewaycmsweb/shared/common/images/homePromo/about/homeTabBackground.gif') repeat-y;}
.commons .homePromoTabContainer {background: url('/gatewaycmsweb/shared/common/images/homePromo/about/homeChannelTab.gif') no-repeat;}
.faculty h1 {color:#315792;}
.faculty .homePromoRightBottom, .faculty .homePromoTitleContainer {background-color:#315792;}
.faculty .homePromoTitle{background: url('promoTitleEdge.gif') no-repeat;}
.faculty .homePromo{background: url('/gatewaycmsweb/shared/common/images/homePromo/about/homeTabBackground.gif') repeat-y;}
.faculty .homePromoTabContainer {background: url('/gatewaycmsweb/shared/common/images/homePromo/about/homeChannelTab.gif') no-repeat;}
.media h1 {color:#315792;}
.media .homePromoRightBottom, .media .homePromoTitleContainer {background-color:#315792;}
.media .homePromoTitle{background: url('promoTitleEdge.gif') no-repeat;}
.media .homePromo{background: url('/gatewaycmsweb/shared/common/images/homePromo/about/homeTabBackground.gif') repeat-y;}
.media .homePromoTabContainer {background: url('/gatewaycmsweb/shared/common/images/homePromo/about/homeChannelTab.gif') no-repeat;}
.aboutstaff h1 {color:#315792;}
.aboutstaff .homePromoRightBottom, .aboutstaff .homePromoTitleContainer {background-color:#315792;}
.aboutstaff .homePromoTitle{background: url('promoTitleEdge.gif') no-repeat;}
.aboutstaff .homePromo{background: url('/gatewaycmsweb/shared/common/images/homePromo/about/homeTabBackground.gif') repeat-y;}
.aboutstaff .homePromoTabContainer {background: url('/gatewaycmsweb/shared/common/images/homePromo/about/homeChannelTab.gif') no-repeat;}
.aboutfacilities h1 {color:#315792;}
.aboutfacilities .homePromoRightBottom, .aboutfacilities .homePromoTitleContainer {background-color:#315792;}
.aboutfacilities .homePromoTitle{background: url('promoTitleEdge.gif') no-repeat;}
.aboutfacilities .homePromo{background: url('/gatewaycmsweb/shared/common/images/homePromo/about/homeTabBackground.gif') repeat-y;}
.aboutfacilities .homePromoTabContainer {background: url('/gatewaycmsweb/shared/common/images/homePromo/about/homeChannelTab.gif') no-repeat;}


/* help.asp page */
.faq{
cursor:pointer;
cursor:hand;
color:#0000FF;
font-family:Arial;
font-size:10pt;
text-decoration:underline;
}

.faqHeader{
cursor:pointer;
cursor:hand;
color:#007fb0;
font-family:Arial;
font-size:10pt;
font-weight:bold;
text-decoration:underline;
}

/* el_ProgramReview.asp page */
.prpg{
color:#007fb0;
font-size:12pt;
font-weight:bold;
font-family:Arial;
cursor:pointer;
cursor:hand;
text-decoration:none;
}

