/* dept_styles.css
 * Department schemas only
 * ===================================
 * =================================== */

@charset "utf-8";
/* CSS Document */


/* BODY BORDERS BEGINS
 * =================================== */
/* Changes AR */
#row2 {
  background-image: url('../img/bg-border.png');
  background-repeat: repeat-y;
}

#row2.noRightBorder {
  background-image: url('../img/bg-border-left.png');
}

#row2-nested {
  background-color: transparent;
}

#row2-nested .spanBorder {
  border-right-color: transparent;
}

.footerContainer {
  background-image: url('../img/bg-border-footer.png');
  background-repeat: repeat-y;
}

.footerContainer .spanBorder {
  border: none;
}

.ie7 #row2,
.ie7 .footerContainer {
  height: 100%;
}

/* BODY BORDERS ENDS
 * =================================== */

#deptInfo {
  height:50px;
  display:block;
  /*position:relative;*/
}

#deptInfo #deptInfoInner {
  margin-right:10px;
  margin-top:10px  
}

#deptInfo, #deptInfo a, #deptTitle, #deptTitle a  {
  color: #FFFFFF;
  text-decoration: none;
}

#deptNavRow #deptTitle {
  font: 285% 'LeagueGothicRegular', Arial, sans-serif;
  line-height: 48px;
  text-transform: uppercase;
}

.deptName {
  margin-left: 10px;
  margin-top: 2px;
}

#deptNavRow {
  background:url(../img/deptHeader_bkg.png);
  background-repeat:repeat-x;
  height:50px;
  padding: 0px;
  width:962px;
}

#topNavRow H4{
  background-image:url("../img/topNav_bkg.png");
  background-repeat:repeat-x;
  width:85px;
  height:34px;
  line-height:0.85em;
  font-size:20px;
  padding:10px;
  padding-bottom:7px;
  float:left;
}

#topNavRow H4 a{
  color:#999;
  display:block;
	padding-left:8px;
}

#topNavRow H4 a:hover{
  text-decoration:none;
}

#topNavRow .contactInfo {
  background-image: url("../img/topNav_bkg.png");
  background-repeat: repeat-x;
  height: 41px;
  padding: 5px 0 0;
  width: 240px;
}

#topNavRow .contactInfo h3{
  line-height: 0.95em;
}

#contactInfo {
  width:938px;
  padding-top: 8px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 7px;
}

#deptInfo .tagline, #deptInfo .director {
  font-size: 1 em;
  margin: 0;
  text-align: right;
}

#deptInfo .tagline {
  font-style: italic;
}

#deptInfo .director {
  font-weight: bold;
}

#mainContainer2 {
  background-color:#fff;
}

#featureContainerDepartments {
  width:719px;
  border-bottom: none;   
}

#featureContainerDepartments #centerColumn {
  width:478.5px;
}

#centerColumn.span6 > div {
  width: 459px;
}

.topbar1 {
/*  float: left;*/
  width: 960px;
  padding-bottom: 0px;
  overflow:hidden;
}

#featureItem {
  margin: 9px 0 20px;
}

/* Changes AR */
#featureItem {
  margin: 0;
  padding: 10px 10px 10px;
  background-color: #fff;
}

#featuredItemCaption {
  font-size: 0.85em; height: 18px; text-align:right;
}
.topbar1 nav ul {
  border-top: 1px solid #666666;
  list-style: none outside none;
  margin-bottom: 0;
  margin-left: 0;
  margin-top: 0;
  padding: 0;
}

.topbar1 nav ul li {
  height:47px;
  float:left;
  border-left: 1px solid #666; /* this creates the button separation */
  border-bottom: 1px solid #666; /* this creates the button separation */
  background-image:url(../img/topNav_bkg.png);
  background-repeat: repeat-x;
  width: auto;
}

.topbar1 nav ul a, .topbar1 nav ul a:visited {
/* grouping these selectors makes sure that your links retain their button look even after being visited */
  padding: 4px 10px 2px;
  display: block; /* this gives the link block properties causing it to fill the whole LI containing it. This causes the entire area to react to a mouse click. */
  width: 139px ;  /*this width makes the entire button clickable for IE6. If you don't need to support IE6, it can be removed. Calculate the proper width by subtracting the padding on this link from the width of your sidebar container. */
  font: 185% 'LeagueGothicRegular', Arial, sans-serif;
  text-decoration: none;
  line-height:0.85em;
  color: #888d8f;  
}

.topbar1 nav ul a:hover, .topbar1 nav ul a:active, .topbar1 nav ul a:focus {
/* this changes the background and text color for both mouse and keyboard navigators */
  background-image:url(../img/topNav_bkg_on.png);
  background-repeat: repeat-x;
  color: #196bc8;
  height:47px;
  overflow:hidden;
}

 #socialMedia {
  height:30px;
  position:relative;
/*  width:960px; */
  background-color:#fff;
  margin:0px auto;
  text-align:right;
  padding-top: 4px;
  padding-bottom:0px;
  padding-right: 10px;
  padding-left: 10px;
  width:219px;
}

/* Changes AR */
.ie7 #socialMedia {
  background-color: transparent;
  width:240px;
}

#departmentAddressBar {
  display:none;
}
/*
.deptBreadcrumbs {
  background-color:#fff;
  border: 1px solid #999;
  padding: 5px 15px;
  color: #0066CC;
  font-weight:bolder;
  font-size:small;
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
}
*/
.ie7 #row2{border-top:1px solid #999}


#deptBreadcrumbs {
  width: 940px;
/*  margin: 0px auto; */
  padding-top: 8px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 7px;
}

#deptBreadcrumbsSM {
  width: 699px;
/*  margin: 0px auto; */
  padding:8px 10px;
}

.ie7 #deptBreadcrumbsSM{width:679px;}

/* Changes AR 
.ie7 #deptBreadcrumbs {
  width: 938px; 
}  */

.deptBreadcrumbs a, .deptBreadcrumbs a:visited {
/* grouping these selectors makes sure that your links retain their button look even after being visited */
  text-decoration: none;
  color: #666;
}

.deptBreadcrumbs a:hover, .deptBreadcrumbs a:active, .deptBreadcrumbs a:focus {
/* this changes the background and text color for both mouse and keyboard navigators */
  color: #666;
  text-decoration:underline;
}

#mainSection {
  border-bottom: none;
}

.highlight {
/* contrast color for highlighted info */
  background-color: #F5F5F5;
  border: solid 1px #CCC;
  margin-top: 5px;
  padding: 0 5px;
  width: 98%;
}
/* padding for content blocks in center column */
#centerColumn div div.item {
  padding: 0 0 12px;
  clear: left;
}
#centerColumn div div.item img {
  border: solid 1px #CCC;
  float:left;
  margin: 3px 12px 12px 0;
}
/* DEPARTMENT TOP NAV BEGINS
 * =================================== */

#deptTopNav {
	height:48px;
    background-image: url("../img/topNav_bkg.png");
    background-repeat: repeat-x;
	background-position:bottom;
    width: 960px;
}
#deptTopNav ul {
    margin: 0;
  	padding:0;
    width: 100%;
	  list-style: none;
}
#deptTopNav ul li {
    font: 160%/95% 'LeagueGothicRegular', Arial, sans-serif;
	float: left;
	background-color: #888d8f;
	list-style: none;
}
ul li.deptTopNavItem1, ul li.deptTopNavItem2, ul li.deptTopNavItem3, ul li.deptTopNavItem4, ul li.deptTopNavItem5, ul li.deptTopNavItem1 li, ul li.deptTopNavItem2 li, ul li.deptTopNavItem3 li, ul li.deptTopNavItem4 li, ul li.deptTopNavItem5 li {
	width:192px;
}
ul li.deptTopNavItem6,ul li.deptTopNavItem6 li {
	width:160px;
}
ul li.deptTopNavItem7,ul li.deptTopNavItem7 li {
	width:137px;
}
#deptTopNav ul li a, #deptTopNav ul li a:visited{
    margin: 0px 1px 0px 0px;
    color: #888d8f;
    text-transform: uppercase;
    text-decoration: none;
    background-image: url("../img/topNav_bkg.png");
    background-repeat: repeat-x;
	background-position:bottom;
    display: block;
	padding: 5px 8px 15px;
	height:28px;
}
#deptTopNav ul li.deptTopNavItem5 a.last,#deptTopNav ul li.deptTopNavItem6 a.last,#deptTopNav ul li.deptTopNavItem7 a.last,#deptTopNav ul li.deptTopNavItem8 a.last{
    margin: 0px;
}
#deptTopNav ul li a:hover, #deptTopNav ul li a:active {
    color: #007DC3;	
    background-image: url("../img/topNav_bkg_on.png");
}
#deptTopNav ul li a.activePage {
    color: #007DC3;	
    background-image: url("../img/topNav_bkg_on.png");
}
#deptTopNav ul ul {
	display: none;
}
#deptTopNav ul li:hover > ul {
	display: block;
	position:relative;
    height:auto;
    background:none;
	margin:0;
	width:inherit;
}
#deptTopNav ul li li {
    font:13px/1.231 Arial, Helvetica, sans-serif;
	float: none;
    list-style: none inside none;
    padding: 0px;
	position:relative;
	text-align:left;
	background-color:none;
	margin:0;
}
#deptTopNav ul li li a, #deptTopNav ul li li a:visited{
    text-decoration: none;
    text-transform:none;
    background:none;
    background-color: #F5F5F5;
	margin:0px;
	height:auto;
}
#deptTopNav ul li li a:hover, #deptTopNav ul li li a:active {
    color: #007DC3;	
    background:none;
    background-color:#EAEAEA;
}


/* DEPARTMENT TOP NAV ENDS
 * =================================== */

/* DEPARTMENT FOOTER BEGINS
 * =================================== */

#deptFooter{
	margin: 0px;
	text-align:center;
/*	background-color:#0066cc;*/
/*	position:relative; */
/*	display:table; */
    height:auto;
	padding: 0px;
}

#deptFooterContact, #deptFooterContact a {
  width:960px;
  background-color:#dddddd;
  color:#000;
}
#deptFooterContact a, #deptFooterContact a:visited {
  color:#fff;   text-decoration:underline;
}

#deptFooterContact a:hover, #deptFooterContact a:active, #deptFooterContact a:focus {
  color:#fff;   text-decoration:none;
}
#deptFooterLinks, #deptFooterLinks a, #deptFooterLinks a:visited{
  width:960px;
  background-color:#0066cc;
  color:#fff;
  }

#deptFooterLinks a:hover, #deptFooterLinks a:active, #deptFooterLinks a:focus {
/* this changes the background and text color for both mouse and keyboard navigators */
  color: #FFF;
  text-decoration:underline;
}

/* DEPARTMENT FOOTER ENDS */

