 /*@import url(search-nav.css) screen; search bar */ 
 /*
 ------------------------------------------------------------------------------------ 
 @group Screen Theme-specific screen styling. -----------------------------------------------------------------------------------
 */
 

 /*html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
margin:0;
padding:0;
border:0;
outline:0;
font-weight:inherit;
font-style:inherit;
font-size:100%;
font-family:Arial, Helvetica, sans-serif;
}*/

/*
 ------------------------------------------------------------------------------------ 
 print style
 ------------------------------------------------------------------------------------
*/
@media print{
.header-image {
display:none;
}

.dept-tag img {
display:none;
}

.dept-tag a{
font-size:32px;
font-weight:bold;
margin-top:20px;
margin-bottom:20px;
display:inline-block;
}

#document a,
#page a,
#document a:visited,
#document a:link,
#document a:active {
color:#12c;
}

#page a:visited,
#page a {
color:#004276;
}

#nav {
display:none;
}

#nav select {
display:none;
}
#document.layout-home #features,
#document.layout-home #fac-spotlight{
display:none;
}

#document .events,#document .eventList {
margin-bottom:2em;
max-height:100%;
}

#document .events .event img{
width:80px;
}

#page #document {
margin-top:30px;
width:100%;
float:none;
overflow:visible;
padding-bottom:20px;
}

#page #document h1 {
margin-bottom:12px;
font-size: 30px;
}

#document h2 {
font-size: 26px;
}

#document h3 {
font-size: 22px;
}

.layout-inner #document h2.sectiontitle {
display:none;
}

#search_nav{
display:none;
}

#page .layout-home #features{
display:none;
}

#page #footer {
border-top:1px solid #000;
position:static;
margin-top:20px;
margin-left:0;
}

#page #footer li {
margin-top:5px;
}

#page #footer ul {
list-style-type:none;
margin-left: 0;
}

#page #footer .social-media-links {
display:none;
}
}

/* Full screen style (1024px)
	* Header styles
--------------------------------------------------------------------------------------- */
@media screen{


/* TEMP */
.caption-title {
	font-size: 1.3em;
}
.caption-text {
	margin-top: 5px; 
	color: #ccc;
}
/* #features-nav {
	top: 17px !important;
	right: 25px !important;
	bottom: auto !important;
}
#features-nav a {
	background-color: #aaa !important;
}
#features-nav a.activeSlide {
	background-color: #f16421 !important;
} */


/* @group html
	* outer wrapper styles
--------------------------------------------------------------------------------------- */
html {
overflow:visible;
height:auto;
}

html body {
height:auto;
overflow:visible;
background:#818181 url(../images/tweed.jpg);
}

.bglayer1 {
padding:0 20px;
background:#818181 url(../images/tweed.jpg);
}

#page{
font-size:16px;
margin:0 auto;
box-shadow:0 5px 20px #111111;
}

#page.layout-inner{
background:#e5e5e5;
}

.touch-device #page{
font-size:18px;
}

#page.layout-home {
margin:0 auto;
max-width:1170px;
}

#page.layout-inner{
margin:0 auto;
max-width:1170px;
}

/* @group header
	* Header styles
--------------------------------------------------------------------------------------- */

#header {
background:#fff;
}

body.nav-home #header {
}

#header .dept-img a{
background-image:url('/_includes/images/dept.jpg');
width:180px;
height:60px;
left:15px;
top:-74px;
position:absolute;

display: none;
}

#header .dept-img a:hover{
opacity:0.65;
}

#header .dept-tag{
/* position:relative;
top:34px;
left:224px;
display:inline-block; */
}

#header .dept-tag a{
color: #000;
display: inline-block;
font-family:"Times New Roman";
font-size: 3em;
letter-spacing: -0.05em;
line-height: 1em;
position: absolute;
text-decoration: none;
top: 18px;
left:74px;
}

#header .dept-tag img{
}

#header .i-logo{
display:inline-block;
/* float:left;
text-align:center;
position:relative;
top:33px;
left:224px;
margin-right:10px; */
}

.layout-home #header .header-image{
display:none;
}

.layout-inner .header-image{
height:90px;
margin:72px 0 0;
overflow:hidden;
position:relative;
}

#header .i-logo-img{
}

#header .i-logo-img a{
display:inline-block;
}

#header .i-logo a{
background: url("/_includes/images/imark40.gif") no-repeat scroll left center transparent;
color: #B8B8B8;
display: inline-block;
font-family:"Times New Roman";
font-size: 1.25em;
font-weight: normal;
letter-spacing: 0;
line-height: 1em;
padding-bottom:6px;
padding-left: 250px;
padding-top: 25px;
margin-left:22px;
margin-top:18px;
text-decoration: none;
text-transform: uppercase;
}

#header .i-logo a:hover, #header .dept-tag a:hover {
opacity:0.65;
}

#nav-giving{
background:#801f0b;
opacity:0.85;
width:197px;
color:#fff;
text-align:center;
display:inline-block;
padding: 5px 0;
font-family:Georgia,"Times New Roman";
text-transform:uppercase;
position:absolute;
top:20px;
right:10px;
text-decoration:none;
border:1px solid #b01a00;
z-index:999;
}

#header #nav-giving:hover{
opacity:1;
background:#811F0B;
}

#header #nav-facebook{
position:absolute;
right:0px;
top:-50px;
}

#header #nav-facebook{
display:inline-block;
width:36px;
height:36px;
padding:0;
background:url('/_includes/images/fb-icon.gif') no-repeat;
}

#header #nav-facebook:hover{
opacity:0.85;
}

#header #search_nav {
    width: 375px;
}
#header #search_nav form {
    position: relative;
}

#header #search_nav form input{
font-family:Arial,sans-serif;
box-shsadow:none;
padding: 2px 4px;
}

#header #search_nav form input#q{
border: 1px solid #ddd;
box-shadow: 0px 0px 0px 4px #F5F5F5;
width: 235px;
height:33px;
margin-right:6px;
color:#999;
}

#header ul#search_nav_RIGHT li.search{
background:none;
padding:0;
}

#header #search_nav .searchnav_hide,
#header #search_nav #radio{
display:none;
}
#header li.search .searchbox{
margin:0;
font-size:0.8125em;
}

#header li.search form input#go{
color:#666;
}

#header div#search_nav{
height:24px;
position:absolute;
width:auto;
margin:0;
top:34px;
font-size:1em;
right:216px
}

#header #search_nav_RIGHT{
list-style-type:none;
}

#header li.search .searchbox{
width:200px;
}

#header #search_nav form #textsearch, #top #header .form-wrapper form #q {
    width: 234px;
}

#header #giving-button{
display:inline-block;
height: auto;
line-height: 1;
padding: 10px 0;
top: 34px;
right:120px;
display: inline-block;
position: absolute;
text-decoration: none;

background: #52709b; /* Old browsers */
background: -moz-linear-gradient(top, #38547C 0%, #1b3764 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#38547C), color-stop(100%,#1b3764)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #38547C 0%,#1b3764 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #38547C 0%,#1b3764 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #38547C 0%,#1b3764 100%); /* IE10+ */
background: linear-gradient(to bottom, #38547C 0%,#1b3764 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#38547C', endColorstr='#1b3764',GradientType=0 ); /* IE6-9 */
}

#header #giving-button:active{
  background-color: #1b3764 \9;
}

#header #giving-button:hover,
#header #giving-button:active,
#header #giving-button.active,
#header #giving-button.disabled,
#header #giving-button[disabled] {
  color: #fff;
  background: #1b3764;
  *background: #1b3764;
   color: #fff;
  text-decoration: none;
 
}

#header li.search form input#go, #giving-button, #alumni-button{
/* background: url("/_includes/images/search.jpg") repeat scroll 0 0 transparent;
border: medium none;*/
cursor: pointer;
font-family: Arial,sens-serif;
font-size: 0.875em;
height: 36px;
font-weight:bold;
margin: 0;
padding: 2px 4px;
right: 0;
top: 0;
width: 89px;
border-radius: 4px;

	color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #178083;
  *background-color: #178083;
  
  background-image: -moz-linear-gradient(top, #1e9fa8, #178083);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1e9fa8), to(#178083));
  background-image: -webkit-linear-gradient(top, #1e9fa8, #178083);
  background-image: -o-linear-gradient(top, #1e9fa8, #178083);
  background-image: linear-gradient(to bottom, #1e9fa8, #178083);
  background-repeat: repeat-x;
  border-color: #178083 #178083 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1e9fa8', endColorstr='#ff178083', GradientType=0);
  /* filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); */
}


#header #alumni-button{
display:inline-block;
height: auto;
line-height: 1;
padding: 10px 0;
top: 34px;
right:24px;
display: inline-block;
position: absolute;
text-decoration: none;

background: #52709b; /* Old browsers */
background: -moz-linear-gradient(top, #38547C 0%, #1b3764 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#38547C), color-stop(100%,#1b3764)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #38547C 0%,#1b3764 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #38547C 0%,#1b3764 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #38547C 0%,#1b3764 100%); /* IE10+ */
background: linear-gradient(to bottom, #1E4445 0%,#173334 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#38547C', endColorstr='#1b3764',GradientType=0 ); /* IE6-9 */
}

#header #alumni-button:active{
  background-color: #1b3764 \9;
}

#header #alumni-button:hover,
#header #alumni-button:active,
#header #alumni-button.disabled,
#header #alumni-button[disabled] {
  color: #fff;
  background: #1D707A;
  *background: #1b3764;
   color: #fff;
  text-decoration: none;
 
}



.btn {
  display: inline-block;
  *display: inline;
  padding: 4px 12px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #bbbbbb;
  *border: 0;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #a2a2a2;
  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1; 
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}


.btn:active,
.btn.active {
  background-color: #178083 \9;
}

.btn:first-child {
  *margin-left: 0;
}

.btn:hover {
  color: #fff;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #fff;
  background-color: #178083;
  *background-color: #178083;
}

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

#header li.search form input#go:hover{
/* opacity:0.80; */
}

#header #search_nav form input.search {
    position: absolute;
    right: 12px;
}
#header #search_nav span {
    color: #FFFFFF;
    font-family:Tahoma,Arial,sans-serif;
    font-size: 0.8125em;
    letter-spacing: 1px;
    line-height: normal;
    padding-top: 8px;
    text-transform: uppercase;
}

.error{
position:absolute;
}

/* @group Navigation
	* Navigation menu styles
--------------------------------------------------------------------------------------- */
#nav {
position:relative;
width:100%;
}

#nav-mainnav {
background:none repeat scroll 0 0 #1E4445;
}

#nav.layout-home {
position:absolute;
top:89px;
}

#nav.layout-home #nav-mainnav{
/* position:absolute;
top:-416px;
width:100%; */
}

#nav.layout-inner #nav-mainnav{
position:absolute;
top:-142px;
width:100%;
}

#nav-mainnav > ul {
width:100%;
}

#nav-mainnav .subsubnav{
display:none;
}

#nav-mainnav ul li {
text-decoration:none;

font-family: Arial, sans-serif;
font-size: 15px;
}

#nav-mainnav ul > li > span.divider {
color:#777;
}

#nav-mainnav > ul > li {
float:left;
font-weight:bold;
text-shadow: -1px 1px 1px #333;
letter-spacing:0;
position:relative;
border-left: 1px solid #2F5757;
border-right: 1px solid #123A3A;
border-top: 1px solid #2F5757;
padding-bottom: 10px;
background: #224a4a;
line-height:20px;
}

#nav-mainnav > ul > li:first-child {
border-left:1px solid #224a4a;
}

#nav-mainnav > ul > li > a {
border-bottom: 1px solid #214748;
display:inline-block;
text-decoration:none;
color:#fff;
padding:10px 22px;
background:#1c4444;
text-shadow:-1px 1px 1px #000000
}

.touch-device #nav-mainnav > ul > li a{
-webkit-tap-highlight-color: #811f0b;
}

.nontouch-device #nav-mainnav > ul > li:hover ,
.nontouch-device #nav-mainnav > ul > li:focus ,
.touch-device #nav-mainnav > ul > li.hover {
background-color:#81b1b1;
border-top:1px solid #6FA5A5;
border-left:1px solid #6FA5A5;
border-right:1px solid #6FA5A5;
}

.nontouch-device #nav-mainnav > ul > li:hover > a,
.nontouch-device #nav-mainnav > ul > li:focus > a,
.touch-device #nav-mainnav > ul > li.hover > a{
background-color:#6fa5a5;
border-bottom:1px solid #6fa5a5;
}

.nontouch-device #nav-mainnav > ul > li:hover > ul,
.nontouch-device #nav-mainnav > ul > li:focus > ul,
.touch-device #nav-mainnav > ul > li.hover > ul {
box-shadow:0 7px 10px 2px rgba(0, 0, 0, 0.3);
border-top:none;
width:auto;
background-color:#387f7a;
opacity:1;
height:auto;
z-index:9999;
left:0px;
top:51px;
position:absolute;
overflow:hidden;
margin:auto;
}

#nav-mainnav > ul > li > ul.show {
height:auto;
left:4px;
top:24px;
position:absolute;
margin:auto;
box-shadow:0 0 10px 3px rgba(0,0,0,0.3);
border-top:none;
width:auto;
background:#d0d0d0;
}

#nav-mainnav > ul > li > ul {
display:block;
position:absolute;
left:-9999px;
height:1px;
}

#nav-mainnav > ul > li > ul li > a {
font-size: 14px;
color:#fff;
text-decoration:none;
text-transform:none;
dwidth:100%;
min-width:220px;
display:inline-block;
padding:5px 10px;
}

#nav-mainnav > ul > li > ul > li > h2 {
display:none;
}


#nav-mainnav > ul > li > ul  li a:hover {
background:#afd2cf;
text-shadow:none;
color:#000;
}

#nav-mainnav > ul > li > ul > li {
text-decoration:none;
line-height:20px;
}

#nav-mainnav > ul > li > a:hover {
text-decoration:none;
}

#nav-mainnav > ul > li.itemright {
float:right;
}

#nav-mainnav > ul > li.itemright a {
background-color:#91a0b1;
}

.layout-home #nav-subnav{
display:none;
}

.layout-inner #nav-subnav {
margin:0;
height:auto;
width:184px;
padding:30px 22px 0;
position:absolute;
}

.layout-inner #nav-subnav a{
color:#0F8382;
display:inline-block;
padding:4px 0;
text-decoration:none;
font-size: 0.95em;
}

.layout-inner #nav-subnav a:hover{
text-decoration:underline;
}

/*#nav-subnav > ul li {
font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;
font-size:.9em;
margin-bottwom:15px;
}

#nav-subnav > ul > li a {
text-decoration:none;
color:#0f285c;
}

#nav-subnav > ul > li a:hover {
text-decoration:underline;
}

#nav-subnav > ul ul, #nav-subnav > ul h2{
display:none;
}*/

#nav .subsubnav {
display:none;
}

#nav .subsubnav  > li > a{
padding-left:15px;
}

#nav-menunav {
display:none;
}

/* @group document
	* Content styles
--------------------------------------------------------------------------------------- */

.section {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 20px;
}

h1,h2,h3,h4,h5,h6 {
color:#666;
font-weight:bold;
font-family:"Times New Roman";
}

#document.layout-home {
overflow:hidden;
/* min-height:400px; */
text-decoration:none;
background:#f2f2f2;
}

#document.layout-home #sections{
max-width:1170px;
display:table;
}

/* #document.layout-home #section1{
margin:0 auto;
overflow:hidden;
}

#document.layout-home #section1 .sectioncontent{
margin:0 auto;
} */

/* #section1 .sectiontitle, */
.layout-home #doctitle{
border: 0 none;
clip: rect(0px, 0px, 0px, 0px);
height: 1px;
overflow: hidden;
position: absolute;
width: 1px;
}

#document .sectioncontent{
font-size:1em;
}

/* .layout-home #section1{
margin-bottom:30px;
border-bottom:5px solid #282727;
} */

.layout-home #section1{
background:#e5e5e5;
}

.layout-home #section2{
background:#f2f2f2;
}

.layout-home #section3{
background:#fff;
}

.layout-home #section1,
.layout-home #section2,
.layout-home #section3{
/* float:left; */
/* width:29.23079%; */
width:33.33336%;
padding-left:2.05128%;
padding-right:2.05128%;
display:table-cell;
/*width:27.34375%;
padding-left:2.9948%;
padding-right:2.9948%;*/
overflow:hidden;
text-align:left;
padding-top: 23px;
padding-bottom:23px;
}


.layout-home #header-image{ 
display: none;
}
	
.layout-home #features {
list-style-type:none;
margin: 0;
margin-top:72px;
position:relative;
overflow:hidden;
/* width:65.6739%; *//*720px;*/
width:100%;
/* height:364px; */
/* top:47px; */
}

/* .layout-home #features .caption{
background-image: url('/_includes/images/black65.png');
background-repeat: repeat; 
top:0;
position: absolute;
margin: 0;
color: #fff;
font-weight: bold;
font-size:0.9em;
padding:15px 35px;
width:772px;
overflow:hidden;
} */

.layout-home #features .carousel-inner .item{
/* width:1170px; */
/* display:block; */
}

.layout-home #features .carousel-control.left{
display:none;
}

.layout-home #features li a:hover .caption-title{
color:#de3c15;
}

.layout-home #features .carousel-caption{
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjc1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left, rgba(0,0,0,0.75) 0%, rgba(0,0,0,0) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,0.75)), color-stop(100%,rgba(0,0,0,0)));
background: -webkit-linear-gradient(left, rgba(0,0,0,0.75) 0%,rgba(0,0,0,0) 100%);
background: -o-linear-gradient(left, rgba(0,0,0,0.75) 0%,rgba(0,0,0,0) 100%);
background: -ms-linear-gradient(left, rgba(0,0,0,0.75) 0%,rgba(0,0,0,0) 100%);
background: linear-gradient(to right, rgba(0,0,0,0.75) 0%,rgba(0,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf000000', endColorstr='#00000000',GradientType=1 );
bottom:10%;
right:auto;
left:0;
width:580px;
}

.carousel-caption h4, .carousel-caption p{
font-family:"Times New Roman";
font-weight:normal;
}

.caption-title {
}

.layout-home #features img{
/* width:772px; */
/* max-height:364px; */
}

.layout-home #document ul{
list-style-type:none;
margin:0;
}

.layout-home #fac-spotlight{
width:auto;
height:364px;
overflow:hidden;
text-awlign:center;
padding:0 3%;
bowrder:1px solid #000;
background-color:#fff;
}

.layout-home #fac-spotlight ul{
width:auto !important;
margin:0;
}

.layout-home #fac-spotlight img{
awidth: 200px;
max-height:160px
}

.layout-home #fac-spotlight .caption{
margin-top:20px;
}


.layout-home #fac-spotlight .caption-title{
display:block;
}

.layout-home #fac-spotlight .caption-text{
color:#000;
}

.layout-home #fac-spotlight h3{
margin:20px 0;
}

.layout-home #caption{
max-width:500px;
display:inline-block;
floast:left;
clear:both;
font-size:0.75em;
font-family:Tahoma, sans-serif;
color:#fff;
height:28px;
line-height:1;
overflow:hidden;
margin-top:5px;
}

.layout-home #imgs img{
display:none;
}

.layout-home #imgs img:first-child{
display:block;
}

.placeholder {
/* Making it invisible lets the parent container adjust its size */
visibility : hidden;
}

.layout-home #features-nav{
position:absolute;
z-index:999;
bottom:30px;
right:80px;
}

.layout-home #features-nav a{
display:inline-block;
width:20px;
height:20px;
margin-left:10px;
background:rgba(255,255,255,0.65);
border-radius:10px;
text-indent:-9999px;
}

.layout-home #features-nav a.activeSlide {
background-color: #333;
}

.layout-home #pager {
position:absolute;
right:-10px;
bottom:10px;
wfloat:right;
}
	
.layout-home #pager a {
display: inline-block;
height: 12px;
width: 12px;
background-color:#bbbdc0;
margin-right:10px;
border-radius:2px;
}
	

.layout-home #document p{
font-family: Arial;
}

.layout-home #document .cutline{
width:100% !important;
}
	
#document a.back{
display:block;
margin-bottom:60px;
}

table{
color:#555;
}

li{
/*font-family:Georgia, serif;*/
color:#000;
}

h5 {
font-size:.9em;
line-height:1.4em;
padding:10px 0 5px;
}

h6 {
font-size:.8em;
line-height:1.4em;
padding:10px 0 5px;
}

.sectioncontent {
color:#57585B;
fosnt-size:12px;
}

#document a, #document a:active, #document a:visited{
color:#0f8382;
}

#document p,
#document ul,
#document ol,
#document dl,
#document td{
line-height:1.35em;
}

#document p{
color:#000;
margin:5px 0 10px;
/*font-family: Georgia, serif;*/
}

#document.layout-inner p{;
}

#document.layout-inner{
overflow:hidden;
padding-top:30px;
padding-bottom:60px;
background:#fff;
max-width:956px;
min-height:400px;
text-decoration:none;
margin-left:214px;
}

#document.layout-inner a {
text-decoration: underline;
}
#document.layout-inner #doctitle {
}

#fac-spotlight h3,
.layout-home .sectiontitle,
#document.layout-inner #doctitle {
font-family:"Times New Roman";
font-size: 1.625em;
margin-bottom: 10px;
padding-bottom: 5px;
/* border-bottom: 1px solid #ccc; */
color: #666;
font-weight: normal;
line-height: 1.1em;
}

#document.layout-inner h2 {
font-size:1.5em;
font-family:"Times New Roman";
font-weight:normal;
line-height:1em;
margin-top: 20px;
line-height: normal;
margin-bottom: 12px;
}

#document.layout-inner h3 {
font-size:1.5em;
font-family:"Times New Roman";
font-weight:normal;
line-height:1em;
margin-top: 20px;
}

#document.layout-inner h4 {
font-size:1.25em;
font-family:"Times New Roman";
font-weight:normal;
line-height:1em;
}

#document .people-header{
border-bottom:0;
}

#document.layout-inner #section1,
#document.layout-inner #doctitle{
margin-left: 2.5%;
margin-right: 2.5%;
}


#document.layout-inner #section1 h2.sectiontitle{
border: 0 none;
clip: rect(0px, 0px, 0px, 0px);
height: 1px;
overflow: hidden;
position: absolute;
}

#document.layout-inner.layout-single #section1,
#document.layout-inner.layout-single #doctitle{
float:none;
width:auto;
margin-left:10.15625%;
margin-right:10.15625%;
}


#document.layout-inner #section2 .decorative{
width:225px;
height:338px;
}

#document.layout-inner #section2{
overflow:hidden;
max-width:225px;
max-height:338px;
width:21.97265%;
}

#document ul,
#document ol {
margin-left:30px;
margin-top:4px;
}

#document a {
color:#0f8382;
letter-spacing:0.01em;
text-decoration:underline;
}

#document a:hover {
color: #DE3C15;
}

#document a.rss + a :hover {
background-color:none!important;
}

#document form label {
margin-right:2px;
}

.slideshow img.edu-il-ws-1436-content-with-border {
width:100%!important;
}

.clicktxt {
font-size:0.65em;
float:right;
}

#document .rss {
background:url(/_includes/images/icons/icon_rss_gray.gif) no-repeat scroll left center transparent;
padding-left:15px;
colsor:#fff;
font-size:.75em;
}

#document a.rss + a {
coslor:#fff;
font-size:.75em;
}

#document .events .event {
margin-bottom:20px;
overflow:hidden;
}

#document .events .event p,
#document .events .event div span {
/*font-family:Georgia,serif;*/
font-size:1em;
}

#document .events .event img {
float:left;
margin-right:10px;
max-width:80px;
}

#document .events .event div {
margin-left:0!important;
}

#document .events,
#document .eventList {
margin-bottom: 1em;
border-bottom: 1px solid #ccc;
}

#document .events .event-title,
#document .eventList > h3 {
margin-top:0;
margin-bottom:3px;
/*font-family:Georgia,serif;*/
font-size:1em;
font-weight:700;
line-height:1.25;
}

#document .events .event-dates {
margin:0;
font-size: 0.85em !important;
color: #666;
text-transform: uppercase;
margin-top: -0.5em;
}

#document.layout-home #section4 .events .event-dates{
display:none;
}

#document .eventList .calendar-date {
margin-bottom:0;
}

#document .eventList .calendar-location {
margin-bottom:18px;
}

#document .event-more{
display:block;
font-size:0.8em;
}

#document .event-desc{
max-height:4.05em;
overflow:hidden;
}

#document .profilepic {
margin-bottom:2em;
overflow:auto;
}

#document .profilepic img {
border:2px solid #fff;
margin-right:1em;
}

#document .profilepic > div {
float:left;
}

#document .profilepic h3 {
font-family:"Century Gothic", Arial, sans-serif;
margin-top:0;
margin-bottom:10px;
}

#document table.KeyTable td.focus {
border:3px solid #811F0B;
}

table th.sort:hover, table td.sort:hover, th.sorting_asc:hover, th.sorting_dec:hover, table tbody tr:hover > td, table tbody tr:hover > th, table tfoot tr:hover > td, table tfoot tr:hover > th{
background-color:#eaeaea;
}

#document .paging_full_numbers span.paginate_active{
background: #811F0B;
color:#000;
}

input[type="date"]:focus,input[type="date"]:active,input[type="datetime"]:focus,input[type="datetime"]:active,input[type="datetime-local"]:focus,input[type="datetime-local"]:active,input[type="email"]:focus,input[type="email"]:active,input[type="month"]:focus,input[type="month"]:active,input[type="number"]:focus,input[type="number"]:active,input[type="password"]:focus,input[type="password"]:active,input[type="search"]:focus,input[type="search"]:active,input[type="tel"]:focus,input[type="tel"]:active,input[type="text"]:focus,input[type="text"]:active,input[type="time"]:focus,input[type="time"]:active,input[type="url"]:focus,input[type="url"]:active,input[type="week"]:focus,input[type="week"]:active,textarea:active,textarea:focus,select:active,select:focus {
box-shadow:0 0 8px rgba(100,100,100,0.75);
border-color:#c6bcab;
}

#document #mainCv{
float:none;
width:auto;
}

#document #CVQuickbox{
padding-left:50px;
}

#document .CVName {
display:none;
}

#document .CVTitle {
line-height: 1.25em;
}

#document .CvSectionBody > div {
margin-bottom:20px;
}

#document #webform input[type="text"] {
display:block;
}

#document .form-container{
margin: 30px 0 30px 0px;
}

#document .form-container label{
width:110px;
display:block;
float:left;
margin-right:10px;
}

#document .form-container ul{
list-style-type:none;
margin-left:0;
}

#document .form-container ul > li{
margin-bottom:5px;
clear:both;
}

#document .spotlight-item{
width:auto;
margin-bottom: 30px;

}


#document .spotlight-img {
width:75%;
}

#document .spotlight-title{
margin:10px 0 0 0;
}

#document .spotlight-desc{
margin:0;
color:#444;
font-size:0.75em;
}


/* @group footer
	* Footer styles
--------------------------------------------------------------------------------------- */
#footer {
border-top:4px solid #3a5d5f;
clear:both;
font-size: 0.85em;
background:#1e4445;
padding:20px 24px;
}

#footer .contact-links{
font-size:0.9em;
}

#footer div{
border:none;
float:none;
}

#footer ul{
list-style-type: none;
}

#footer p, #footer ul, #footer div{
line-height: 1.35em;
color:#fff;
}

#footer li{
text-shadow: -1px 1px 1px #000;
color:#fff;
}

#footer a{
display:inline-block;
color:#fff;
text-decoration:underline;
}

#footer a[href$=".xml"] {
background: url("/_includes/images/rss-alt.gif") no-repeat scroll left center transparent;
padding: 3px 0px 3px 20px;
}

#footer a[href$='.pdf'] { 
padding: 3px 0px 3px 20px;
background: url(/_includes/images/icons/icon_pdf.gif) no-repeat scroll left center transparent;
}

#footer-section1,#footer-section2, #footer-section3, #footer-section5{
float:left;
margin-left:4.3945%;
width:27.3438%;
overflow:hidden;
}

#footer-section4{
float:left;
margin-left:4.3945%;
width:59.0821%;
overflow:hidden;
clear:left;
margin-top:20px;
}

#footer-section5{
margin-top:20px;
}

#footer-section1 h2 span{
background:url("/_includes/images/fb.jpg") no-repeat scroll left center transparent;
display:inline-block;
width:85px;
height:27px;
position:relative;
top:6px;
}

#footer a:hover {
color:#de3c15;
}

#footer h2{
font-family:"Times New Roman", Georgia;
font-size:24px;
font-weight:normal;
color:#fff;
letter-spacing:0.1px;
}

#footer .footer-content{
color:#ccc;
margin-bottom:14px;
border:none;
font-size: 0.95em;
}

#footer .footer-copyright{
margin-top:14px;
border-top:1px solid #4f4f4f;
padding-top:14px;
font-size:11px;
}

#footer .footer-copyright a{
color:#ccc;
text-decoration:underline;
}

#footer .social-media-links{
display:none;
}

}

/*
 ------------------------------------------------------------------------------------ 
 1120px
 ------------------------------------------------------------------------------------
*/
@media screen and (max-width: 1120px){
/* #header .dept-img a{
width:1px;
height:1px;
overflow:hidden;
}

#header .dept-tag{
position:absolute;
top:10px;
} */

/* #header div#search_nav{
top:70px;
left:224px;
}

#header li.search form input#go{
right:auto;
}

#header .dept-tag a{
font-size:1.75em;
} */

/* #header .i-logo{
top:36px;
border:none;
width:auto;
position:absolute;
}

#header .i-logo-img{
border:none;
}

#header .i-logo-img a{
font-size:0.85em;
width:auto;
} */

/* #nav-mainnav{
right:auto;
left:16px;
}

#nav-mainnav > ul > li > a{
padding:10px 10px;
font-size:14px;
} */
}

@media screen and (max-width: 1024px){
#header{
font-size:16px;
}

#header .dept-tag a {
font-size:2.0em;
left:62px;
top:16px;
}

#header .i-logo a{
padding-left:51px;
padding-top:34px;
padding-bottom:0; 
margin-left:10px;
font-size:1em;
margin-top:17px;
}
}

/*
 ------------------------------------------------------------------------------------ 
 990px
 ------------------------------------------------------------------------------------
*/
@media screen and (max-width: 990px){
#header #search_nav form input#q{
width:190px;
}

#nav-mainnav ul li{
font-size:13px;
}

#nav-mainnav > ul > li > a{
padding:10px 20px;
}
}

/*
 ------------------------------------------------------------------------------------ 
 875px
 ------------------------------------------------------------------------------------
*/
@media screen and (max-width: 875px){
.bglayer1{
margin-top:0;
background:#fff;
}

#page{
font-size:18px;
box-shadow:none;
}

#page.layout-inner{
background:#fff;
}

#header{
font-size:16px;
}

.layout-inner .header-image {
position:static;
}

.bglayer1{
padding:0;
}

/* #header .dept-tag a{
left:62px;
}

#header .i-logo-img a{
margin-left:10px;
font-size:1.2em;
}


#header .dept-tag a {
font-size:2.5em;
}

#header .i-logo a{
padding-left:51px;
padding-top:45px;
} */

#header #giving-button{
top:90px;
left:305px;
}

#header div#search_nav{
left:10px;
top:90px;
}

#header #search_nav form input#q{
/* width:288px; */
}

#header li.search form input#go{
}

.layout-home #nav{
position:relative;
top:auto;
}

#nav-mainnav,
#nav-subnav{
display:none;
}

#nav-menunav {
display:block;
padding:0 9px;
margin-top:20px;
}

#nav-menunav select {
width:100%;
}

#document.layout-home {
background:#fff;
}

#document.layout-home #features{
margin:0 10px;
}

.layout-home #features .carousel-inner{
width:100%;
}

#document.layout-home #fac-spotlight{
padding:0px 10px;
}

/* #document.layout-home #section1
#document.layout-inner #section1{
margin:0 0px 20px 0px;
} */

#document.layout-home #sections{
display:block;
}

#document.layout-home #section1,
#document.layout-home #section2,
#document.layout-home #section3{
float:none;
width:auto;
margin: 10px 0px 30px 0px;
display:block;
background:#fff;
}

#document.layout-home #slideshow #imgs{
overflow:hidden;
margin:0 10px;
widdth: auto !important;
}

#document.layout-home #slideshow #caption,
#document.layout-home #slideshow #pager{
margin-left:10px;
margin-right:10px;
}

#document.layout-inner {
margin-top:20px;
width:100%;
margin-left:0;
}

.layout-home #features{
float:none;
width:auto;
padding:0 10px;
height:auto;
}

#page #document.layout-inner #doctitle{
float:none;
width:auto;
margin-bottom:20px;
margin-left:10px;
}

#page #document.layout-inner #section1{
width:auto;
margin: 0 10px;
}

#document.layout-inner #section2 img{
display:none;
}

.sectioncontent{

}

#document .events .event p, #document .events .event div span {
}

.layout-home #document p {
}

#document .events,
#content .eventList {
margin-bottom:2em;
max-height:100%;
overflow:auto;
}

#document #CVQuickbox,
#document #mainCv {
float:none;
width:100%;
padding-left:0;
}

#document .CvSectionBody > div {
margin-bottom:10px;
}
}

/*
 ------------------------------------------------------------------------------------ 
 700px
 ------------------------------------------------------------------------------------
*/
@media screen and (max-width: 700px){
#footer{
padding-left:10px;
padding-right:10px;
margin-left:0;
width:auto;
}

#footer-section1,#footer-section2, #footer-section3, #footer-section5{
float:none;
margin-left:0;
width:auto;
overflow:hidden;
}

#footer-section4{
float:none;
margin-left:0;
width:auto;
overflow:hidden;
}


}

/*
 ------------------------------------------------------------------------------------ 
 580px
 ------------------------------------------------------------------------------------
*/
@media screen and (max-width: 580px){
/* #header .dept-tag a{
font-size:2.5em;
top:28px;
left:57px;

}

#header .i-logo a{
padding-left:215px;
padding-top:28px;
}
 */

}
/*
 ------------------------------------------------------------------------------------ 
 480px
 ------------------------------------------------------------------------------------
*/
@media screen and (max-width: 480px) {
#header #search_nav form input#q {
width:160px;
}

#header #giving-button{
top:90px;
left:249px;
}

#header div#search_nav{
width:100%;
}

#header li.search form input#go, #giving-button{
width:65px;
}
/* #header .i-logo-img a{
font-size:1.0em;
width:100px;
padding-top:15px;
} */
#page{
min-width:320px;
}
}
