@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'zurich_cn_btregular';
    src: url('zurich-webfont.eot');
    src: url('zurich-webfont.eot?#iefix') format('embedded-opentype'),
         url('zurich-webfont.woff') format('woff'),
         url('zurich-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'zurich_cn_btbold';
    src: url('zurich_bold-webfont.eot');
    src: url('zurich_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('zurich_bold-webfont.woff') format('woff'),
         url('zurich_bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

body {
    font-family: "Arial","Helvetica",sans-serif;
    font-size: 100%;
    line-height: 1.4;
    margin: 0; padding:0;
    background-color: #FFF;
}

a.button, nav form#dropdown-topic, .content-call ul, .moreevents, .cap_bold, .block-subnav a, h1.page-title, span.impact, span.event, span.research, span.topics, .banner_inside p,  .topstory h2,  #left-col h2, #right-col h2, #left-col h3, div.fancybox-overlay h3, .events_section h3, .events_section p, ul.capital-list, aside.calls, .blockquote, .menu-button, p.todaytitle, span.year-date {
	font-family: 'zurich_cn_btregular';
}

h2, h3, h4, h5, .tacnav li a, nav ul {
	font-family: 'zurich_cn_btbold';
}

* {
    margin:0em;
    padding:0em;
}
img {
    border:none;
}

h4 {
    color:#333333;
    margin-top:1em;
    font-weight:normal;
}

/*from old news site*/


.leftimgwcaption, .rightimgwcaption {
    margin-bottom: 5px;
    margin-top: 5px;
    text-align: center;
}

.leftimgwcaption {
margin-right:10px;
float:left;
}

#left-col .content-article p.bottom-caption {
   font-size: 16px;
    margin: 0;
    padding: 0 0 0 1em;
    text-align: left;
    width: 180px;
}

.rightimgwcaption {
margin-left:10px;
float:right;
}

.picfloatright {
margin-left:10px;
float:right;
}

.picfloatleft {
margin-right:10px;
float:left;
}

#insideimg {
    clear: right;
    float: right;
    font-size: 0;
    margin-bottom: 10px;
    margin-left: 10px;
    padding: 0;
    width: 100%;
}
#insideimg p {
    background-color: #CCCCCC;
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    margin-top: 0;
    padding: 6px;
    text-align: left;
    width: 100%;
}

/*end from old site*/

p, li{
    color:#565656;}
a{
    color:#246181;
    text-decoration:underline;
}
a:hover{
    color:#720030;
    text-decoration:underline;
}
a:visited{
    color:#959595;
}
a img{
    outline:none;
    border:none;
}

.maroon{
    color:#600;
}

.floatleft{
    float:left;
}
.floatlright{
    float:right;
}
hr{
    border: 0;
    width: 100%;
    text-align:right;
    color: #ccc;
    background-color: #ccc;
    height: 1px;
    margin: 1em 0;
}

/*NEW SLIVER*/
header .sliver {
    background: url(../images/sliver-bg.png) repeat-x;
    height:1.688em;
    margin-top:-1.250em;
}

nav.slivernav {
    margin:0 auto;
    display:none;
}

.slivernav ul {
    text-transform:uppercase;
    float:right;
    color:#d9d6cb;
    font-size:0.813em;
    margin-top:.188em;
}

.slivernav a {
    color:#d9d6cb;
}

.slivernav a:hover {
    color:#FFF;
}

.slivernav ul li {
    display: inline;
    background: url("http://asset.siu.edu/_assets/images/sliver/nav_bullet.png") no-repeat scroll right -0.462em transparent;;
    color: #FFFFFF;
    margin-left: 2.188em;
    padding-right: 0.625em;
    padding-top:0;
    line-height:1em;
}
/*
END SLIVER

START HEADER
*/
table .gstl_51 {
    margin:0;
}
#banner {
    height:6em;
    background-color: #E8E4DC;
	width:100%;
	margin-top:2.188em;
}

.tac {
/*    display:none;*/
}

.banner_outsides.tac {
	left:0;
	width:100%;
	text-align:right;
	margin:0;
	padding:0;
	box-shadow:0.063em 0.125em 0.125em #aaaaab;
}

.banner_outsides.tac ul {
	background-color:#FFF;
	margin-top:0;
}

.banner_outsides.tac ul li {
	display:inline-block;
	padding:0 .75em;
}

.tacnav li {
    text-transform:uppercase;
}

.tacnav li a:hover {
    color:#333;
}

.banner_outsides{
    width:19%;
    padding: 0.375em 0 0 4.5%; 
    margin:0;
    position:relative;
    float:left;
}

.logo img{
    /*width:4.750em;*/
    width: 20vw;
    max-width: 200px;
    min-width: 125px;
}

.banner_inside{
    padding: 0.688em 0.625em 1.250em;
    float:right;
    text-transform:uppercase;
    height:2.188em;
}

.banner_inside h2, .banner_inside h2 a, .banner_inside h2 a:hover {
    font-size:1.2em; /*19px*/
    text-align:center;
    margin-top:.188em;
	color:#2D2929;
	line-height:1.2em;
    text-decoration:none;
}

.banner_inside p{
    font-size:.813em; /*19px*/
    margin-top:-0.263em;
    text-align:center;
}

.southern {
    display:none;
}

.banner_outsides ul{
    margin-left:0;
    margin-top:.6em;
}

.banner_outsides ul li{
    list-style:none;
    font-size:0.625em; /*10px*/
}

.banner_outsides ul li a{
    color:#600;
    text-decoration:none;
}

/*Start breadcrumbs*/

#breadcrumbs{
    color:#000;
    font-size:.7em;
    margin:-.5em 0  .5em 1em ;
    text-transform:uppercase;
}

#breadcrumbs p{
    color:#000;
}

/*end breadcrumbs*/
/*Body Content*/
#content{
    padding:1em .6em;
    z-index:0;
}

#left-col{
    width:100%;
    float:left;
    color:#959595;
	margin-bottom:1em;
}

#left-col h2, #right-col h2 {
    padding-left:.5em;
    margin-bottom:1em
}
    
#left-col h2, #left-col h3, #right-col h2 {
    border-bottom:1px solid #c6c6c6;
    border-top:1px solid #c6c6c6;
    font-size:1.375em; /*22px*/
    color: #2d2929;
}

#left-col h2:nth-of-type(1n+2), #left-col section:nth-of-type(1n+2) h2, #right-col aside:nth-of-type(1n+2) {
	margin-top:2em;
}

#right-col aside.crisis h2 {
	padding-left:1.75em;
	background-image:url(../images/crisis.png);
	background-repeat:no-repeat;
	background-position:.5em;
}

.wide-page p {
    margin-bottom:1em;
}

.wide-page h2 {
    border-bottom:1px solid #c6c6c6;
    border-top:1px solid #c6c6c6;
	margin: 1em 0;
	font-weight:normal;
}

.wide-page h3 {
		font-weight:normal;
	margin: 1em 0;
}

.wide-page hr {
	clear:both;
}

.archiveimg {
	width:100%;
	height:auto;
}

#right-col h2 {
     font-size:1.4em;
}
 
#right-col .socialicon{
    margin-bottom:1em;
}

#right-col aside.siutoday {
	padding:.75em;
	background-color:#EBEBEB;
    box-shadow:0.063em 0.125em 0.188em #aaaaab;
}

#right-col h2.todaytitle {
	font-size:1em;
	font-weight:bold;
	margin: 0;
	padding:.5em;
	color:#D2A416;
	background-color:#333;
}

#right-col h2.todaytitle a {
	color:#D2A416;
}

#right-col h2.todaytitle a:hover {
	text-decoration:none;
	color: #FFF;
}

#right-col .todaylink {
	background-color:#FFF;
	padding:1.25em 1em;
}

 #right-col .todaylink {
	 background-color:#FFF;
	padding:1em 0em;
 }

#right-col .todaylink a,  #right-col .todaylink a {
	color:#246181;
}

 #right-col .todaylink a:after {
content:" »";
} 

 #right-col .todaylink ul li a:after {
content:" ";
} 


#left-col h3, .events_section h3{
    font-weight:normal;
    border:none;
	line-height:20px;
}

#left-col h3 a, #right-col h3 a {
    color:#284D60;
}

#left-col h3 a:hover, #right-col h3 a:hover {
    color:#720030;
}

#left-col .topstory{
    float:left;
    margin-right:1.4%;
    width:100%
}

.twocol label{
    width:150px !important;
}

.rightcol-form {
	font-size:14px
}

.rightcol-form #accomplishments .onecol input {
    width:62%;
}

.rightcol-form #accomplishments .onecol label {
    width:33%;
}

.rightcol-form #accomplishments fieldset {
    padding:20px;
}

.rightcol-form #accomplishments .input-wide {
    width:95%;
}

.rightcol-form #accomplishments textarea {
    width:100%;
}

.rightcol-form fieldset fieldset {
    padding:0;
    margin:0;
}

fieldset fieldset legend{
	color:#000;
	font-weight:normal;
	background:none;
	}

.topstory img {
    width:100%;
    height:inherit;
}

#left-col .topstory h3 {
    font-size:1.750em; /*28px*/
    line-height:1.071em;
}

.categorytopstory{
    background-color:#ebebeb;
    border: 1px solid #c6c6c6;
    margin-bottom:1em;
    clear:both;
}

.categorytopstory article.chancellor {
padding-bottom:1em;
}

.categorytopstory article.chancellor p{
	padding-bottom:0;
}

#left-col .categorytopstory h3 a {
	font-weight:bold;
	line-height:1.2em;
	color:#2D2929;
}

.categorytopstory-pix {
    background-color:#FFF;
    float:left;
    margin-right:1em;
    width:100%;
}

.categorytopstory-pix img {
    width:100%;
    height:auto;
}

.topstory-caption {
    border-bottom: 1px solid #c6c6c6;
    border-left: 1px solid #c6c6c6;
    border-right:  1px solid #c6c6c6;
    margin-top:-.4em;
    padding:0 1.5em 1em 1.5em;
    background-color:#ebebeb;
    }
#left-col p.caption, .categorytopstory-pix > p, #right-col .caption {
    font-family:Arial, Helvetica, sans-serif;   
    font-size:.7em;
    margin-left:-2em;
    padding-bottom:2em;
}

#left-col .categorytopstory-pix .caption, .categorytopstory-pix > p, #right-col .caption {
    margin:0 0.5em 0 0;
    padding:.25em 0 .75em 1em;
}
 #right-col .caption-margin {
        margin-left:-1em;
}
#feature {
    float:left;
    width:100%;
    margin-left:0;
    margin-top:1.250em;
}
#feature h3, #event h3 {
    color:#2d2929;
    font-size:1.375em; /*22px*/
    margin-top:-1em;
    }
#feature .caption {
     margin-left:0;
}
.recent-stories {
    padding-top:1em;
    clear:both;
}

.recent-stories article img {
    width:100%;
    height:auto;
}

.recent-stories article p {
    line-height:1.1em;
    padding-bottom:1em;
	padding-top:1em;
}
.recent-stories article {
    border-bottom: 1px solid #c6c6c6;
    margin:1.5em 0 1.5em 1.5em;
    padding-bottom:1em;
}
    
.categorytopstory article {
    border-bottom: none;
    padding-bottom:0;
    margin-bottom:0;
    padding-left:0.625em;
	padding-right:1em;
    }   

article img {
    float:right;
    padding-left:1em; margin:0;
}

h3.readmore a:after {
content:" »";
}

h3.readmore a:hover {
text-decoration:none;
}

#right-col {
    width:100%;
    margin-left:0;
    float:none;
    clear:both;
}

.events_section {
    background:#ebebeb;
    width:100%;
	padding-bottom:1em;
}
.events_section h3, #right-col p, #right-col blockquote{
    padding:0.5em 1em 0.5em 1em;
}
.events_section .desc{
    text-transform: uppercase;
    font-size:0.625em; /*10px*/
    clear:both;
}
.events_section .desc a, .cap_bold a{
    background-image: url(http://asset.siu.edu/_assets/images/sliver/nav_bullet_maroon.png);
    background-repeat:no-repeat;
    background-position: right;
    margin-left: 0.700em;
    padding-right: 1em;
}
 .events_section p{
     font-size:0.938em; /*15px*/
     float:left;
 }
 
  .events_section p.cap_bold{
     float:none;
 }
 
.events_section h2{
    background:#fff;
}

#right-col .events_section {
    border:#C6C6C6 1px solid;
	background:#FFF;
    width:100%;
	padding-bottom:1em;
	-webkit-border-bottom-right-radius: 7px;
-webkit-border-bottom-left-radius: 7px;
-moz-border-radius-bottomright: 7px;
-moz-border-radius-bottomleft: 7px;
border-bottom-right-radius: 7px;
border-bottom-left-radius: 7px;
box-shadow:0.063em 0.125em 0.188em #aaaaab;

}
#right-col .events_section h3, #right-col p, #right-col blockquote{
    padding:0.5em 1em 0.5em 1em;
}

#right-col .events_section h3 {
	font-size:1.125em;
    float:left;
}

#right-col .events_section .desc{
    text-transform: uppercase;
    font-size:0.625em; /*10px*/
    clear:both;
}
#right-col .events_section .desc a, .cap_bold a{
    background-image: url(http://asset.siu.edu/_assets/images/sliver/nav_bullet_maroon.png);
    background-repeat:no-repeat;
    background-position: right;
    margin-left: 0.700em;
    padding-right: 1em;
}
 #right-col .events_section p{
     font-size:0.938em; /*15px*/
     float:left;
	 margin-left:.5em;
 }

 #right-col .events_section p.cap_bold {
     float:none;
 }

#right-col .events_section h2{
    background:#EBEBEB;
	color:#333;
	border-top:none;
	margin-bottom:.25em;
	padding-top:10px;
	padding-bottom:10px;
	font-size:1em;
}

#left-col .events_section {
    background:#ebebeb;
    margin-bottom:2em;
    float:left;
    display:block;
    clear:both;
    width:100%;
	padding-bottom:1em;
	box-shadow:0.063em 0.125em 0.188em #aaaaab;
}



#left-col .events_section h3{
    padding:0 1em;
	width:57%
}
#left-col .events_section .desc{
    text-transform: uppercase;
    font-size:0.625em; /*10px*/
	float:left;
	padding-bottom:1em;
}

#left-col .events_section hr {
clear:both;
}

#left-col .events_section .desc a, .cap_bold a{
    background-image: url(http://asset.siu.edu/_assets/images/sliver/nav_bullet_maroon.png);
    background-repeat:no-repeat;
    background-position: right;
    margin-left: 0.700em;
    padding-right: 1em;
}
 #left-col .events_section p{
     font-size:0.938em; /*15px*/
     float:left;
	 padding-left:1.5em;
 }
#left-col .events_section h2{
    background:#660000;
	color:#FFF;
	border-top:none;
	font-size:1.2em;
	padding:10px 20px;
}

#right-col hr {
    text-align:center;
    margin:1em auto;
    width:90%;
    background-color:#2795CA;
    color:#2795CA;
    border: 0;
    height:1px;
    clear:both;
}
#right-col blockquote{
    font-style:italic;
    font-size:1.25em; 
    line-height:1.125em;
}

.connect {
    display:none;
}

.cap_bold{
    text-transform:uppercase;
}
.times16{
    font-family: "Times New Roman", Times, serif;
    font-size:1em; /*16px*/
}
.alignright{
    text-align:right;
}
/*Content Page*/
#content ul li{
    margin-left:2em;
    list-style-image: url(../images/press_news/listitems.png);
    padding:.25em;
    }
    
.content-article li li {
    font-size:0.8em;
}
    
#content .two-col > li {
    line-height:18px;
    padding:.75em 0 0 0;
    margin-left:1em;
    border-bottom:1px dotted #eeeeee;
    list-style:none;
}

#content .two-col > li span.year-date {
    font-size:18px;
}
    
#left-col, #right-col, .container {
    font-family:"Times New Roman", Times, serif;
}

.content-article{
    padding-left:.5em;
    padding-bottom:2em
}

aside.photo {
    background-color:#333;
    color:#FFF;
    font-size:0.625em;
    margin: 0;
    width:100%;
}

aside.photo img {
    width:100%;
    height:inherit;
}

aside.photo a {
    color:#FFF;
}

aside.photo p {
    color:#FFF;
    font-size:1em;
    padding:5px 10px 10px 10px;
}

#left-col .content-article h2{
    font-size:2.25em;
    line-height:1em;
    border:none;
    font-weight:normal;
    margin: 0 0 0 -.5em;
    width:94%;
}

#left-col .content-article h3, #left-col .content-article h4, #left-col .content-article h5{
    color:#2D2929;
    font-weight:normal;
    padding:.4em 0;
}

#left-col .content-article h3{
    font-size:2em;
    line-height: 35px;
}
#left-col .content-article h4{
        font-size:1.5em;
}
#left-col .content-article h5{
        font-size:1.375em;
}
#left-col .content-article p, #left-col .content-article ul{
    font-size:1.25em;
    padding:.5em 0;
}
#left-col .content-article blockquote{
    background:#333;
    float:left;
    padding:.5em 1em;
    margin: 0 1em 0 0;
    color: #FFF;
    }
#left-col .content-article blockquote p, #left-col .content-article blockquote h3 {
    color: #FFF;
    }
#left-col .content-article li{
    margin-left:2em;
    padding:.5em 1em;
}
 #left-col .content-article ul li{
	 list-style-image: url(../images/press_news/listitems.png);
}
#left-col .content-article p.caption, .categorytopstory-pix .caption{
    padding:1em;
    margin:1em 0 0 0;
    font-size:1em;
    }
#left-col .content-article p.caption{
    padding:1em;
}
#left-col article .date{
    font-style:italic;
    padding-bottom:0;
    font-size:.825em;
    }
#left-col .content-article tr:nth-child(odd) td {
    background-color: #f0f0f0;
}
#left-col .content-article tr:nth-child(even) td {
    background-color: #d1d1d1;
}
#left-col .content-article th, #left-col .content-article td{
    font-size:1.250em;
    padding-left:.5em;
    }
#left-col .content-article th{
    background-color:#8c8c8c;
    color:#FFF;
    font-style:italic;
    font-size:1.250em;}
    
.lgitalic{
        font-size:1.5em;
        color:#666;
        font-style:italic;      
    }
#right-col  h3 {
     font-weight:normal;
     padding:0 0 0 .75em;
 }
#content ul.capital-list li{
    list-style:none !important;
    font-size:.875em; /*14px*/
    padding: .4em 0;
    margin-left:1em;
    border-bottom: 0.071em solid #d4d4d4;
    text-transform:uppercase;
    }
aside.calls {
    margin: 0 auto;
    width: 16.875em;
}
aside.calls a {
    color: #FFFFFF;
    display: block;
    font-size: 1em; /*16px*/
    margin-bottom: 0;
    padding: 0.750em 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;

}
aside.calls a.action-button-maroon {
    background-color:#720030;
	letter-spacing:.05em;
}
aside.calls a.action-button-maroon:hover {
   background-color:#2d2929;
}   

aside.calls a.action-button-blue {
    background-color:#246181;
	letter-spacing:.05em;
}
aside.calls a.action-button-blue:hover {
   background-color:#2d2929;
}

/*End Content page classes*/

/*General*/
.author{
    font-size:0.875em !important;
    font-style:italic;
    padding-bottom:.8em;
    }

.container, nav .container {
    margin: 0 auto;
    clear:both;
    padding:0;

    }
    
.custom {
    width:100%;
}

.custom img {
    width:100%;
    height:auto;
}
    
.hide {
    left: -5000em;
    padding: 0;
    position: absolute;
    top: -5000em;
}

.clearboth{
    clear:both;
    }

span.impact a, span.research a, span.event a, span.topics a{
    text-transform:uppercase;
    font-size:0.875em; /*14px*/
    font-weight:bold; 
    padding:0.143em 0.286em 0.143em 1.286em;
    text-decoration:none;
    background-color:#FFF;
    background-repeat:no-repeat;
    background-position:left;
    line-height:2.4em;
}

span.impact a:hover, span.research a:hover, span.event a:hover{
    color:#fff;
    padding:0.143em 0.286em 0.143em 1.286em;
    background-repeat:no-repeat;
    background-position:left;
    background-image:url(../images/press_news/white_dot.png);
}
span.impact a{
    border:1px solid #1b9ed5;
    color:#1b9ed5;
    background-image:url(../images/press_news/blue_dot.png);
}
span.impact a:hover{
    background-color:#1b9ed5;

}
span.research a{
    border:1px solid #b38d5f;
    color:#b38d5f;
    background-image:url(../images/press_news/brown_dot.png);
}

span.research a:hover{
    background-color:#b38d5f;
}
span.event a{
    border:1px solid #b5d01a;
    color:#b5d01a;
    background-image:url(../images/press_news/green_dot.png);
}

span.event a:hover{
    background-color:#b5d01a;
}
span.topics a{
    border:1px solid #959595;
    color:#959595;
    padding:2px 4px;
    line-height:2.4em;
}

span.topics a:hover{
    border:1px solid #720030;
    color:#720030;
}
.nopadding{
    padding:0;
}
/*FOOTER*/
.footer {

    margin:0 auto;
    background-color:#333333;
}

#content li.archive-left {
    clear: both;
    width: 100%;
    margin-left:0;
}

#content li.archive-right {
    width: 100%;
    margin-left:0;
}

#content li.col-left {
    clear: both;
    width: 100%;
    margin-left:0;
}

#content li.col-right {
    width: 100%;
    margin-left:0;
}

#content li.col-middle {
    width: 100%;
    margin-left:0;
}


footer {
    width:100%;
    margin:0 auto;
    color:#b9b9b9;
    font-size:0.688em; /*11px*/
    padding: 2.727em 0 5.455em 0;
}

.footer:after {
    clear:both;
}

footer p {
    padding: 0.364em 0;
    color: #b9b9b9;
}

footer a {
    color:#FFF;
    text-decoration:none;
}
footer a:hover {
    color:#e8e4dc;
}

footer .left-footer {
    width:50%;
    padding-left:5%;
}

footer .middle-footer {
	width:20%;
}

footer .share-menu {
    width:75%;
    padding-top:1.818em;
    padding-left:2.364em;
}

footer .share-menu h2 {
    text-transform:uppercase;
    font-size:1.182em;
    margin-bottom:1.538em;
	font-weight:normal;
}

.share-menu ul li a {
    background-image:url("../images/share-sprite.png");
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: block;
    font-size: 1.091em; /*12px*/
    font-weight: 700;
    height: 1.333em;
    margin-bottom: 1em;
    padding-left: 2.333em;
    vertical-align: middle;
    padding-top:0.167em;
}

.share-menu li.share {
	width:40px;
	display:inline-block;
	float:left;
}

.share-li a {
    background-position: 0 -4.500em;
}

.share-fb a {
  background-position: 0 -1.500em;
}

.share-insta a {
  background-position: 0 -72px;
}

.share-rss a {
  background-position: 0 -88px;
}

ul.menu {
    list-style-type: none;
}

/*START SLIDER*/


/* Container DIV - automatically generated */
.simply-scroll-container { 
    position: relative;
}

/* Clip DIV - automatically generated */
.simply-scroll-clip { 
    position: relative;
    overflow: hidden;
}
/* UL/OL/DIV - the element that simplyScroll is inited on Class name automatically added to element */
.simply-scroll-list { 
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none;
}

div.simply-scroll-list ul {
    display:block;
}

/*div.simply-scroll-list ul:first-child {                  
    display:block;
}*/                                       /*LIZ TOOK OUT*/

#content .simply-scroll-list .caption{
    padding-left:2em;
    }
    
#content .simply-scroll-list li {
    list-style-image:none;
    padding:  3em 0 ;
    margin: 0;
    list-style: none;
    border-top:1px solid #c8c8c8;
}
    
.simply-scroll-list li img {
    border: none;
    display: block;
    width:100%;
    height:inherit;
    margin-bottom: 2em;
}

/* Master button styles - note that left and right versions are included although they are not used in this example */
.simply-scroll-btn {
    position: absolute;
    background-image: url(../images/arrows.png);
    width: 100%;
    height: 1.563em;
    z-index:5;
    cursor: pointer;
}
    
.simply-scroll-btn-up {
    right: 0;
    top: 0;
    background-position: center 0;
    background-repeat:no-repeat;
}
.simply-scroll-btn-up.disabled {
    background-position: -7.875em 0 !important;
}
.simply-scroll-btn-up:hover {
    background-position: center -1.563em;
}
    
.simply-scroll-btn-down {
    right: 0;
    bottom: 0;
    background-position: center -3.125em;
    background-repeat:no-repeat;
}
.simply-scroll-btn-down.disabled {
    background-position: -2.625em 0 !important;
}
.simply-scroll-btn-down:hover {
    background-position: center -4.688em;
}

/* Custom class modifications - adds to / overrides above Vertical scroller example, with custom base class */
/* Container DIV */
.vert { 
    width: 100%; /* wider than clip for custom button pos. */
    margin-bottom: 1.5em;
    height:25.938em;

}
/* Clip DIV */
.vert .simply-scroll-clip {
    width: 100%;
    height:25.938em;

}
/* Explicitly set height/width of each list item */
.vert .simply-scroll-list li {
    width: 100%;
}
/* Modified button positions, overriding previous styles */
.vert .simply-scroll-btn-up { 
    right: 0;
    top: 0;
    border:1px solid #CCC;
    background-color:#FFF;
}

.vert .simply-scroll-btn-down { 
    right: 0;
    background-color:#FFF;
    top: 25.938em;
    border:1px solid #CCC;
}
/*END SLIDER*/

.detail-img {
    width:100%;
    float:left;
}

.detail-img img {
    width:100%;
    height:auto;
}

.related {
    width:100%;
    clear:both;
    float:left;
    padding-bottom:1em;
}

.related .related-img img {
    width:100%;
    height:auto;
}

#right-col aside {
    margin-top:1.5em;
}


.previous {
    float: left;
    font-size: 18px;
    font-style: italic;
}

.previous a:before {
    content: "« ";
}

.next {
    float: right;
    font-size: 18px;
    font-style: italic;
}

.next a:after {
    content: " »";
}

table a:link {
    color: #666;
	font-weight: bold;
	text-decoration:none;
}
table a:visited {
	color: #999999;
	font-weight:bold;
	text-decoration:none;
}
table a:active,
table a:hover {
	color: #bd5a35;
	text-decoration:underline;
}
table {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:12px;
	text-shadow: 1px 1px 0px #fff;
	background:#eaebec;
	margin:20px;
	border:#ccc 1px solid;
    width:100%;

	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;

	-moz-box-shadow: 0 1px 2px #d1d1d1;
	-webkit-box-shadow: 0 1px 2px #d1d1d1;
	box-shadow: 0 1px 2px #d1d1d1;
}
table th {
	padding:21px 25px 22px 25px;
	border-top:1px solid #fafafa;
	border-bottom:1px solid #e0e0e0;

	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
	background: -moz-linear-gradient(top,  #ededed,  #ebebeb);
}
table th:first-child {
	text-align: left;
	padding-left:20px;
}
table tr:first-child th:first-child {
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:3px;
}
table tr:first-child th:last-child {
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	border-top-right-radius:3px;
}
table tr {
	text-align: center;
	padding-left:20px;
}
table td:first-child {
	text-align: left;
	padding-left:20px;
	border-left: 0;
}
table td {
	padding:18px;
	border-top: 1px solid #ffffff;
	border-bottom:1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;

	background: #fafafa;
	background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
	background: -moz-linear-gradient(top,  #fbfbfb,  #fafafa);
}
table tr.even td {
	background: #f6f6f6;
	background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
	background: -moz-linear-gradient(top,  #f8f8f8,  #f6f6f6);
}
table tr:last-child td {
	border-bottom:0;
}
table tr:last-child td:first-child {
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
}
table tr:last-child td:last-child {
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
}
table tr:hover td {
	background: #f2f2f2;
	background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
	background: -moz-linear-gradient(top,  #f2f2f2,  #f0f0f0);	
}

@media all and (min-width: 450px) {

.rightcol-form #accomplishments .onecol input {
    width:73%;
}

.rightcol-form #accomplishments .onecol label {
    width:22%;
}

.recent-stories article img {
    width:220px;
    height:auto;
}

.custom .custom-img {
    width:16.625em;
    float:right;
    margin-left:0.625em;
}

.custom .custom-img img {
    width:auto;
    height:auto;
}

#left-col .content-article blockquote {
    width:13.125em;
}

#left-col .events_section h3{
	float:left;
	font-weight:normal;
}

.archiveimg {
	width:150px;
	height:auto;
	float:right;
}

}

@media all and (min-width: 540px) {
    
#content li.archive-left {
    float: left;
    margin-right: 4%;
    width: 48%;
    margin-left:0;
}

#content li.archive-right {
    margin:0;
}

.three-col {
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
    -webkit-column-gap: 40px; /* Chrome, Safari, Opera */
    -moz-column-gap: 40px; /* Firefox */
    column-gap: 40px;
}

#content li.col-left {
    float: left;
    margin-right: 4%;
    width: 28%;
    margin-left:0;
}

#content li.col-middle {
    float: left;
    margin-right: 4%;
    width: 28%;
    margin-left:0;
}

#content li.col-right {
    margin:0;
}

#left-col .topstory{
    width:63.25%;
}

#feature{
    float:left;
    width:33.51%;
    margin-left:1.5%;
}

div.simply-scroll-list ul {
    display:block;
}



.vert .simply-scroll-btn-up { 
    display:block;
}

.vert .simply-scroll-btn-down { 
    display:block;
}

aside.photo {
    float:right;
    margin:1em;
    max-width:12.6em;
}

footer .left-footer {
    float:left;
}

footer .share-menu {
    float:left;
    padding-top: 0;
    padding-left:0;
    width:20%;
}

#feature{
margin-top:0;
}

.related {
    border-bottom:#CCC 1px solid;
}

.related article {
    float:left;
    width:29.333%;
    padding:1%;
    margin-left:1%;
    margin-right:1%;
}

.related .related-img {
    width:30%;
    float:right;
    padding-right:0.250em;
}

.related .related-img p.caption {
    display:none;
}

.related .related-img img {
    width:100%;
    height:auto;
}

.related hr {
    display:none;
    width:0;
}

#insideimg {
    width: 380px;
}
#insideimg p {
    width: 368px;
}

}

@media all and (min-width: 700px) {

.leftcol-form {
    float: left;
	width: 50%;
}
.rightcol-form {
	float: right;
	width: 50%;
}

fieldset {
margin-left:20px;
}

header .sliver {
        margin-top:0;
    }
    
nav.slivernav {
        display:block;
    }

.southern {
    display:inline-block;
}       

/*.logo img{
    width:auto;
}*/

.tac {
    display:block;
}

#banner {  
  height:8.563em;
  position:relative;
  margin-top:0;
}

.banner_outsides{
    width:12.5%;
    padding: 1em 0 0 4.5%; 
}

.banner_outsides.tac {
	width:12.5%;
	text-align:left;
	box-shadow: none;
	padding-top:.5em;
	padding-left:.5em;
}

.banner_outsides.tac ul {
	background-color:transparent;
	margin-top:1em;
}

.banner_outsides.tac ul li {
	display: list-item;
	padding:.1em;
}

.logo{
    margin-left:2.188 dem;
}

#content{
    padding:.7em .6em;
}

.banner_inside {
    background-image: url(../images/press_news/title_background.png);
    background-size:contain;
    background-position:center 0;
    background-repeat:no-repeat;
        height:5.063em;
        width:59.75%;
        float:left;
}

.banner_inside h2{
    font-size:2.5em;
}

.categorytopstory-pix {
    width:25.625em;
}       

.categorytopstory-pix img {
    width:100%;
    height:auto;
}   

.categorytopstory article {
    padding-left:0;
}

aside.photo {
    max-width:19.3em;
}

.three-col {
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
    -webkit-column-gap: 40px; /* Chrome, Safari, Opera */
    -moz-column-gap: 40px; /* Firefox */
    column-gap: 40px;
}

.two-col {
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
    -webkit-column-gap: 10px; /* Chrome, Safari, Opera */
    -moz-column-gap: 10px; /* Firefox */
    column-gap: 10px;
}

@media all and (min-width: 940px) {
    #content {
        width:58.750em; /*940px*/
        margin:12px auto;
    }
    
    nav.slivernav {
    width:58.125em; /*930px*/
}

.connect {
    display:block;
}
    
#right-col{
    width:28%;
    float:left;
    margin-left:3%;
    clear:none;
    }
    
#right-col aside {
    margin-top:0;
}
    
.recent-stories article {
    margin:1.5em .75em 1.5em .75em;
}

.recent-stories .morereleases {
	padding-bottom:1em;
}

.recent-stories .morereleases p {
	padding:.5em;
}

.recent-stories .morereleases ul {
	padding: .5em 0em;
}

.recent-stories .morereleases article {
	width:298px;
	display:inline-block;
	border-bottom:none;
	margin-top:0;
	padding:0;
	vertical-align:top;
}

#left-col .recent-stories .morereleases article h3 a {
}

#left-col .events_section .desc{
}

.recent-stories article img {
	width:100px;
	height:auto;
}

.recent-stories .categorytopstory article {
    margin:1em 1em 0 1.5em;
}
    
#left-col{
    width:69%;
}

aside.photo {
    max-width:19.3em;
}

aside.photo img {
    width:100%;
    height:auto;
}

.detail-img {
    width:40.625em;
    float:right;
}

.threecol article ul {
	padding:0;
	margin:0;
}

#content .threecol article li {
	width:49%;
	display:inline-block;
	vertical-align:top;
	padding:0;
	margin:0;
}

.related .related-img {
    width:16.625em;
}

.related .related-img img {
    width:auto;
    height:auto;
}

.related article {
    float:none;
    width:100%;
    margin:0;
    padding:0;
    background-color:#FFF;
}

.related hr {
    display:block;
    width:100%;
}

footer {
    width:85.455em;
}
    
}

@media print {
.detail-img {
    border:1px solid #ccc;
    font-size:13px;
    margin:15px;
    width:50%;
    padding:5px;
}

#left-col .content-article p, #left-col .content-article ul {
    font-size:1em;
}

#nav {
    display:none;
}

.banner_outsides.tac {
    display:none;
}

footer .share-menu {
    display:none;
}

#right-col {
    display:none;
}

}

