@charset "UTF-8";
/* CSS Document */
/* meyer RESET with mods*/
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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
blockquote, q {
	quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
td {
	vertical-align: top;
}
/* END of modified reset  */
/*Global*/
@font-face {
	font-family: "Muli", sans-serif;
	src:  url(//fonts.googleapis.com/css?family=Muli:300,400,300italic,400italic), local("Verdana"), local("Arial");
 unicode-range: U+0026;
}
@font-face {
	font-family: "Bitter", serif;
	src: url(//fonts.googleapis.com/css?family=Bitter:400,700,400italic), local("Georgia");
 unicode-range: U+270C;
}
html {
	height:100%;
}
body {
	margin: 0;
	padding: 0;
	font: 100%/1 Verdana, "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	color:#000;
	width: 100%;
	height:100%;
    background: #323131 url(/media/assets/images/background_tile.gif) repeat; 
	font-family:"Open Sans";
}
html>body {
	font-size: 12px
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 500;
	line-height:1.4;
	margin:0;
	padding: .7em 0 .3em;
}
h1 {
	font-size: 220%;
	padding-top: .2em;
    /* color: #F5962F; */
}
h2 {
	font-size: 190%
}
h3 {
	font-size: 150%
}
h4 {
	font-size: 140%
}
h5 {
	font-size: 130%
}
h6 {
	font-size: 120%
}
h1+h2 {
	padding-top: .2em
}
#pagebody>h1:first-of-type {
	padding-top:0
}
/*h4, h5, h6 {
	font-weight:700
}*/
table h2, table h3, table h4, table h5, table h6 {
	padding: .3em 0;
}
p {
	padding: .4em 0
}
table p {
	padding: 5px 0
}
strong, b {
	font-weight:700
}
em, i {
	font-style: italic
}
blockquote {
	margin-left: 20px;
	margin-right:20px
}
/* list styles
----------------------------------------------------------------------------------*/
ul {
	list-style:square outside url(/media/esc-website/style-assets/css/images/bullet-li-main.gif)
}
ul.plain {
	list-style: none;
	padding-left: 0;
	padding-right: 0;
}
ul.plain li {
	padding-left: 0;
	padding-right: 0;
	margin-left: 0;
}
ul ul {
	list-style:square outside url(/media/esc-website/style-assets/css/images/bullet-li-main2.gif)
}
ul ul ul {
	list-style:disc outside none
}
li {
	padding: .5em .1em 0;
	margin-left: 20px
}
ul li:first-of-type {
	padding-top: 0;
}
li, dt, dd {
	position: relative
}
dt {
	color: #5c5d5e
}
li>ul, li>ol {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0
}
.upper-alpha {
	list-style-type:upper-alpha
}
.lower-alpha {
	list-style-type:lower-alpha
}
.upper-roman {
	list-style-type:upper-roman
}
.lower-roman {
	list-style-type:lower-roman
}
ul.inside>li, ol.inside>li {
	list-style-position: inside
}
.inside ul, .inside ol {
	list-style-position: inside
}
.inside li a {
	margin-left: -8px\0/
}/*\0/ a CSS hack that makes that declaration ignored by everything but IE8 and IE9 -- throws an error, but KW is willing to live with it */
ul.list-float-fix>li, ol.list-float-fix>li {
	list-style-position: inside
}
.list-float-fix ul, .list-float-fix ol {
	list-style-position: inside
}
.list-float-fix li a {
	margin-left: -8px\0/
}/*\0/ a CSS hack that makes that declaration ignored by everything but IE8 and IE9 -- throws an error, but KW is willing to live with it */
dl {
	padding: .5em 1em .5em 0
}
dt {
	padding-top: .5em;
	font-weight: 700;
	color: #645b53
}
dd {
	padding: .5em 2em
}
/* link styles
----------------------------------------------------------------------------------*/
a, a:link, a:active{
	/* color: #337ab7; */
	color: #003399
	position: relative;
  	text-decoration:none;
  font-weight: 600;
}
a:focus, a:hover, a:visited   {
	color:#003366;
}
a.light-link, a:link.light-link, a:visited.light-link, .light-link a, .light-link a:link, .light-link a:visited {
	color:#FFF;
}
a.light-link, a:link.light-link, a:visited.light-link, .light-link a, .light-link a:link, .light-link a:visited {
	color:#d2d3d5;
}
a.ui-corner-all img {
	border: 3px solid #fff
}
a.ui-button {
	border: 1px solid #ccc;
}
#header a, h1 a, h2 a, h3 a, #consistent-nav a, #buckets a, #breadcrumb a, #left-content-nav a, #locations a, .topnews a, a.morelink, .newslist a, #footer a {
	border: 0
}
#consistent-nav a:link, #consistent-nav a:visited {
	color:#fff
}
#consistent-nav a:focus, #consistent-nav a:hover {
	color:#343434;
	text-decoration:underline
}
#consistent-nav a:active {
	color:#343434
}
#breadcrumb a:focus, #breadcrumb a:hover, #breadcrumb a:active {
	text-decoration:underline
}
img {
	border: 0
}
a img, a.image-link, #wrapper .thumbnail a, #header .image-link a, .thumbnail-one a, a.plain, .plain img {
	text-decoration:none;
	border: 0
}
hr {
	height:1px;
	border:0 none;
	color:#909496;
	background-color:#909496;
}
sub, sup {
	font-size: .83em
}
sub {
	vertical-align: sub
}
sup {
	vertical-align: super
}
br[mce_bogus] {
	display: none
} /* corrects a problem with tinymce*/
#alert.ui-state-error {
	padding: 1em 2em;
}
#alert .ui-icon {
	top: 13px;
	position: relative;
}
/* tables */
#pagebody table {
	border: 1px solid #909496;
	margin: 1em 0
}
#pagebody table th, #pagebody table td {
	border: 1px inset #909496;
	padding:5px
}
#pagebody table.tight th, #pagebody table.tight td {
	padding:0
}
#pagebody thead tr {
	background-color:#F3F2F2;
	font-weight: 700
}
#pagebody th {
	background-color:#F3F2F2;
	font-weight: 700
}
#pagebody th.plain {
	background-color:#fff
}
#pagebody table.plain, #pagebody .plain th, #pagebody .plain td {
	border: 0;
}
#pagebody table.plain.policy tr th {
	padding: 0 2em 1.3em 0;
	white-space:nowrap;
	text-align:left;
	background-color:#fff;
}
#pagebody table.plain.policy tr th h2 {
	padding: 0
}
/* EDIT WITH CAUTION table styles that might be in use on some content*/
#pagebody .tablestyle1 {
	border: 1px solid #909496;
	padding: 0 1px;
	margin: 1em 0;
	width: 100%
}
#pagebody .tablestyle1 td {
	padding: 5px;
	padding-left: 20px;
	border-top: 1px solid #F3F2F2
}
.td-head td {
	padding-left: 10px;
	background-color: #F3F2F2;
	font-weight: 800;
	border-left: 1px solid #fff;
	border-top: 1px solid #909496
}
.td-head td:first-of-type {
	border-left: none
}
#pagebody .tablestyle2 {
	padding: 1px;
	margin: 0 5px 5px 20px
}
#pagebody .tablestyle2 td {
	padding: 2px 0
}
#pagebody .tablestyle3 {
	border: 1px solid #909496;
	padding: 0 1px;
	margin: 1em 0;
	width: 80%
}
#pagebody .tablestyle3 thead {
	background-color: #F3F2F2
}
#pagebody .tablestyle3 thead th {
	padding-left: 10px;
	border-left: 1px solid #fff;
	border-top: 1px solid #909496;
	color: #909496
}
#pagebody .tablestyle3 thead th:first-of-type {
	border-left: none
}
#pagebody .tablestyle3 td {
	padding: 5px;
	padding-left: 20px;
	border-top: 1px solid #F3F2F2
}
#pagebody table.tablestyle4 {
	border: 0;
	padding: 0;
	margin: 1em 0;
	width: 100%
}
#pagebody table.tablestyle4 th, #pagebody table.tablestyle4 td {
	border: 0;
	padding: 10px 0 10px 20px;
	border-bottom: 1px solid #909496;
}
/* misc classes 
------------------------------------------------------------------------*/
/*don't use - NEED TO PHASE OUT*/
.right {
	float: right
}
.left {
	float: left
}
.floatright {
	float: right
}
.floatleft {
	float: left
}
/* end don't use */
.float-right {
	float: right;
	margin-left: 10px;
	margin-right: 0
}
.float-left {
	float: left;
	margin-right: 10px;
	margin-left: 0
}
.center {
	text-align: center
}
.clear-right {
	clear: right
}
.clear-left {
	clear: left
}
.clear-both {
	clear:both
}
.pad {
	padding: 10px
}
.pad-top {
	padding-top: 10px
}
.pad-top-more {
	padding-top: 15px
}
.pad-bottom {
	padding-bottom: 10px
}
.pad-h {
	padding-left: 10px;
	padding-right: 10px
}
.pad-left {
	padding-left: 20px
}
.pad-right {
	padding-right: 30px
}
.tight {
	margin: 0;
	padding: 0
}
.highlight {
	color: #5c5d5e;
	font-weight:700
}
.highlight-bkg {
	background-color: #eaeaeb;
	padding: 5px;
	margin: 10px 0;
	overflow:auto
}
.highlight-border {
	border: 2px solid #edebe9;
	padding: 5px;
	margin: .7em 0;
	overflow:auto
}
.notice {
	color: #933
}
.small {
	font-size: .9em;
	line-height: 1.4
}
.smaller {
	font-size: .8em;
	line-height: 1.3
}
.large {
	font-size: 1.3em
}
.black {
	color: #000
}
.border-top {
	border-top: 1px solid #909496;
	padding-top: 3px;
	margin-top: 3px
}
.border-bottom {
	border-top: 1px solid #e78200;
	padding-top: 6px;
	margin-top: 6px
}
.divider-top {
	border-top: 1px solid #5c5d5e;
	margin-top:20px;
	padding-top:10px
}
.nobr {
	white-space:nowrap
}
/* classes not for the editor */
.valign {
	vertical-align:middle
}
.valign-top {
	vertical-align:top
}
.valign-bottom {
	vertical-align:bottom
}
.display-block {
	display: block
}
.boxover {
	height: 300px;
	overflow-y: scroll
}
.show {
	display: block
}
.img-text {
	margin-top: -3px;
	top: 4px;
	position:relative
}
.hidden {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	padding: 0 !important;
	border: 0 !important;
	height: 1px !important;
	width: 1px !important;
	overflow: hidden
}
.hide {
	left:-9999em;
	position:absolute
}
.show-normal {
	left: 0;
	position: relative
}
.show-normal .hide {
	left: 0;
	position: relative
}
/*    Clear Floated Elements, from http://sonspring.com/journal/clearing-floats */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
	margin: 0;
	padding:0
}
/* http://perishablepress.com/press/2009/12/06/new-clearfix-hack */
/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix {
	zoom: 1
} /* IE6 */
*:first-child+html .clearfix {
	zoom: 1
} /* IE7 */
/* the following two are from haslayout.net/css/Incorrect-Float-Shrink-Wrap-Bug#bug-affected-versions */
.ie_fix {
	display: inline-block
}
.ie_fix {
	display: block
}
/* dealing with images
----------------------------------------------------------------------------------*/
/*	.main img, .content img {
	margin: 0 5px 5px;
	padding: 5px;
	border: 1px #909496 solid;
	background: #f6f5f4
} */
img.right {
	margin-left: 10px;
	margin-right: 0
}
img.left {
	margin-right: 10px;
	margin-left: 0
}
.image-area {
	margin:10px;
	padding: 5px;
	border: 1px #909496 solid;
	background: #f6f5f4;
	text-align:center;
	position: relative;
	line-height: 0;
  box-sizing: content-box;
}
.image-area.clear {
	margin:0;
	padding:0
}
.image-area img {
	margin: 0;
	padding: 0;
	border: 0;
	background: none;
	line-height:0
}
.image-area p {
	line-height: 1.5;
	text-align: center;
	margin: 0;
	padding: .4em 0 .2em;
	color: #645b53;
	font-size: .8em
}
.caption {
	text-align: center;
	margin: 0;
	padding: .4em 0 .2em;
	color: #645b53;
	font-size: .8em
}
.image-area .right, .image-area.right, .image-area .float-right, .image-area.float-right {
	margin-right: 0
}
.image-area .left, .image-area.left, .image-area .float-left, .image-area.float-left {
	margin-left: 0
}
img.plain, .plain img {
	border: 0;
	background: none;
	margin: 0;
	padding: 0
}
img.plain.left, img.plain.float-left {
	margin-right: 10px
}
img.plain.right, img.plain.float-right {
	margin-left: 10px
}
.plain.left img, plain.float-left img{
	margin-right: 10px
}
.plain.right img, plain.float-left img  {
	margin-left: 10px
}
.thumbnail {
	line-height: 0;
	padding-bottom: 5px;
}
/*new image with caption styles feb 2014 kw - no js needed*/
.imagearea {
	margin: 0 10px 10px;
	padding: 5px;
	border: 1px #c0bab3 solid;
	background: #f6f5f4;
	text-align:center;
	position: relative;
	line-height: 0;
}
.imagearea img {
	margin: 0;
	padding: 0;
	border: 0;
	background: none;
	line-height:0
}
.imagearea p {
	line-height: 1.5;
	text-align: center;
	margin: 0;
	padding: .4em 0 .2em;
	color: #645b53;
	font-size: .8em
}
.imagearea.floatright {
	margin-right: 0
}
.imagearea.floatleft {
	margin-left: 0
}
/*done dealing with images*/
  
#wrapper {
	width:100%;
	margin: 0 auto;
	padding: 0;
	position:relative;
	line-height:1.6;
	text-align:left;
}
/* reminder, z-index in main containers breaks direct edit */
/* -------------------------------------------------------------------------------
   some styles for specific content types or templates
----------------------------------------------------------------------------------*/
.quote {
	color: #645b53;
	font-style:italic;
	border-top: 1px solid #909496;
	border-bottom: 1px solid #909496;
	padding: 10px 20px
}
.quote .attribute {
	font-size: .8em;
	padding-left: 40px;
	padding-right: 20px
}
.prev-next-nav {
	line-height: 1.6;
	color:#666
}
.prev-next-nav a {
	border: 0;
}
.top {
	padding-bottom: 20px
}
.bottom {
	padding-top: 20px;
}
div.topnews hr {
	display: block;
	clear: left;
	visibility: hidden
}/* keep for float clearing*/
.date {
	font-size: .8em;
	font-style:italic;
	color:#8a8a8c
}
div.date {
	padding: 3px 0 0
}
.topnews {
	position:relative;
	margin: 2px 0 5px;
	padding: 0;
	border-bottom: 1px solid #909496;
	width: 100%;
	overflow: auto
}
.post.topnews {
	border-bottom: 0
}
.topnews h2 {
	padding-bottom: 0;
	padding-top:0;
	font-size: 140%
}
.topnews.feature h2 {
	font-size: 160%
}
.topnews h3 {
	padding: 0 0 3px;
}
.topnews.date {
	padding-bottom: 6px
}
.topcontent {
	border-top: 1px solid #909496;
	margin: 0;
	padding: 0 0 10px;
	position: relative;
	width: 100%;
}
.topcontent h4 {
	padding: .2em 0;
	font-size:110%;
}
.morelink {
	white-space: nowrap;
	font-size: 0.8em;
}
.sorted .topnews {
	margin-top:1.5em;
	font-size:120%
}
/*--------------------------------------------------------------------------------
Secondary Pages
----------------------------------------------------------------------------------*/
.container {
	width: 960px;
	margin: 0px auto;
	position: relative;
}
#content-body {
	width: 960px;
	min-height:400px;
	clear: both;
	margin: 0 auto;
	padding: 15px;
	position: relative;
	text-align: left;
	background: #fff;
}
#content-body.fullwidth {
	width:100%;
	height: 100%;
	padding: 15px 0 0;
	z-index:0;
}
#content-body.fullwidth #pagebody {
	z-index: 1;
	width:100%;
	height:100%;
	display: block;
	overflow: auto;
}
/*--------------------------------------------------------------------------------
  breadcrumb
----------------------------------------------------------------------------------*/
#breadcrumb {
	font-size: .8em;
	color:#5c5c5d;
	margin: 6px auto 20px;
	padding: 0
}
#breadcrumb span {
	padding: 0 6px;
} /* separator style */
.one-column #pagebody {
	width:100%
}
.two-column #pagebody {
	width:725px;
	float:left
}
.three-column #pagebody {
	width:500px;
	float:left;
}
#pagebody {
	margin: 0 auto;
	height:100%;
	display: block;
	padding: 0;
} /*pagebody id required for jQuery image caption div resize and skip navigation jump code*/
.endnotes {
	width: 100%;
	clear:both;
	margin: 10px 0;
	padding-top: 10px;
	border-top: 1px solid #c0bab3;
}
.two-column .endnotes, .three-column .endnotes {
	float: right;
	left:190px;
	width: 725px
}
.right-option>div.clear {
	display: none
}
#left-content {
	width:170px;
	float:left;
	clear:both;
	margin: 0 20px 0 0;
}
#right-content {
	width:210px;
	float:right
}
.main-content {
	width:620px;
	float:left;
	padding-right:20px;
	margin-right:20px;
}
.related-content {
	width:271px;
	float:left;
	padding: 0 10px;
}
.one-column .related-content {
	margin-top: 20px;
}
.block {
	border: 1px solid #909496;
	padding: 8px;
	margin-bottom:15px;
	background: #F3F2F2;
}
.block div>h2:first-of-type {
	padding-top: .3em
}
.block>h2:first-of-type {
	padding-top: .3em
}
.block>h4:first-of-type {
	padding-top: .3em
}
/* welcome used on policies, could be used to syle or space out any intro text on a page */
#welcome {
	margin-bottom:10px;
	padding-bottom:10px
}
/* follow block
----------------------------------------------------------------------------------*/
.follow-block h4 {
	margin: 10px 0 4px
}
.follow-block div {
	text-align: left;
	margin-top: 0;
	margin-bottom:1em;
	line-height: 1.9
}
.follow-block a {
	padding: 2px;
	border: 0
}
.follow-block img {
	padding: 2px
}
/* tabbed box
-----------------------------------------------------------------------------*/
#tabbed-box-1 {
	margin: 0
}
.tabbed-box {
	margin: 0;
	padding:0 0 10px
}
.tabbed-box .content {
	padding-top: 20px;
	text-align: left;
	line-height: 1.4
}
.tab_container {
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left;
	width: 898px;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#faf4e4));
	background: -moz-linear-gradient(top, #fff, #faf4e4);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fffaf4e4');
	border:solid;
	border-width:1px;
	border-color:#c9c9c9;
	border-top:none;
}
ul.tabs {
	margin: 10px 0 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 60px; /*--Sest height of tabs--*/
	border-bottom: 1px solid #c9c9c9;
	border-left: 1px solid #c9c9c9;
	width: 898px;
}
ul.tabs li {
	float: left;
	margin: 0 3px 0 0;
	padding: 0;
	height: 59px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 1em; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #c9c9c9;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 0.75em;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	padding: 12px 20px;
	/*--border: 1px solid #fff; Gives bevel look with a 1px white border inside the list item--*/
	outline: none;
	text-transform: uppercase;
	color: #6d92b6;
}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff;
	border-left:none;
}
.larger .ui-tabs .ui-tabs-nav li a {
	font-weight: 800;
	color: #026699;
	font-size: 120%;
}
.ui-tabs-nav a {
	border: 0
}
.ui-tabs .ui-tabs-nav li {
	margin-bottom: 0
}
/* Expandable Content Basic
-------------------------------------------------------- */
.expand_wrapper {
	background: none repeat scroll 0 0 white;
	padding: 0 0 1px;
}
h3.toggle {
	background: #EDEDED;
	font-size: 120%;
	margin: 1px 0 0;
	padding: 5px 5px 4px;
	position: relative;
}
/*--Declare X and Y axis base for sub navigation--*/
h3.toggle a {
	border:0;
	margin: 0;
	padding: 0 0 0 20px;
 background: url(/media/esc-website/style-assets/images/buttons/btn-plus-minus.png) no-repeat scroll 0 0;
}
h3.toggle a:focus, h3.toggle a:hover, h3.toggle a:active {
	color:#039;
	text-decoration:none;
 background: url(/media/esc-website/style-assets/images/buttons/btn-plus-minus.png) no-repeat scroll 0 -29px;
}
h3.expanded a {
 background: url(/media/esc-website/style-assets/images/buttons/btn-plus-minus.png) no-repeat scroll 0 -56px;
}
h3.expanded a:focus, h3.expanded a:hover, h3.expanded a:active {
	color:#039;
	text-decoration:none;
 background: url(/media/esc-website/style-assets/images/buttons/btn-plus-minus.png) no-repeat scroll 0 -85px;
}
div.toggle {
	padding:10px 20px;
}
/* jQuery ui- customization
-----------------------------------------------------------------------------*/
#accordion {
	margin-top: 12px
}
.ui-accordion-content {
	line-height: 1.5
}
.ui-accordion-header a {
	border-color: #ccc
}
.ui-accordion .ui-accordion-header a {
	font-size: 1.4em;
	color: #646464;
	padding-top: .6em;
	padding-bottom: .6em;
	padding-left: 22px;
}
.larger-ui.ui-accordion .ui-accordion-header a, .larger-ui h3.toggle a {
	padding-top: 1em;
	padding-bottom: 1em;
}
/* end jQuery ui- customization */
#conversions {
	clear:right;
	float:right;
	margin:5px 0 0;
}
#conversions div {
	margin: 0;
	float: right;
	background-repeat: no-repeat;
	height: 35px;
}
#conversions p {
	padding:0;
	font-size:12px;
	text-align:center
}
#conversions a {
	border: none !important;
	padding: 10px 6px 5px;
	display: block;
}
/* header */
.container.header {
	background-color:#F3F2F2;
  	min-height: 100px;
}
#header {
	background-color:#F3F2F2;
	min-height: 100px;
  	width: 960px;
    margin: 0 auto;
}
.navbar-brand {
	padding-top:0;
	float: left;
}
#esc-logo {
	text-align:left;
	padding: 15px
}
/* search and nav */
/* search ----------------------- */
#search-box {
	clear: right;
	float: right;
	text-align: left;
	margin: 20px 20px 10px;
	padding: 0;
	position: relative
}
input.searchbox.form-control {
	text-indent: 4px;
	font-size: 12px;
	padding: 3px;
	margin: 0;
	float: left;
	position: relative;
	border-radius:0;
	height: auto;
	width:auto;
}
.myesc {
    padding: 0 20px 20px;
    float: right;
    clear: right;
    font-size: 12px;
}
.myesc a {
	border-bottom: 0
}
.navbar-right {
	margin-top:18px;
}
.form-control {
	display: block;
	line-height: 1.42857;
	color: #555;
	background-color: #FFF;
	background-image: none;
	border: 1px solid #CCC;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
.btn-default.search-btn {
	background-image:none;
	background-color:#999;
	border-color: #999;
	color:#FFF;
	line-height: 1.6;
}
.btn-sm, .btn-group-sm > .btn {
	border-radius:0;
  padding: 1px 8px;
}
.btn-default, .btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger {
	box-shadow:none;
}
.btn {
	display: inline-block;
	margin-bottom: 0px;
	font-weight: normal;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	-moz-user-select: none;
	border: 1px solid transparent;
}
input.searchbox.form-control {
	text-indent: 4px;
	font-size: 12px;
	padding: 3px;
	margin: 0px;
	float: left;
	position: relative;
	border-radius: 0px;
	height: auto;
	width: auto;
}
input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
}
button, select {
	text-transform: none;
}
button {
	overflow: visible;
}
button, input, optgroup, select, textarea {
	margin: 0px;
	font: inherit;
	color: inherit;
}
* {
	box-sizing: border-box;
}
.main-nav {
	background-color:#F3F2F2;
	border-bottom:1px solid #f5962f;
}
.nav {
	padding-left: 0px;
	margin-bottom: 0px;
	list-style: outside none none;
}
.navbar {
	min-height: 30px
}
.navbar-default {
	background-color:#F3F2F2;
	background-image:none;
	border:none;
	background-repeat:repeat-x;
	border-radius:0px;
	-webkit-box-shadow:inset 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0);
	box-shadow:inset 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0);
	margin-bottom:0;
	clear: both;
}
.navbar-nav {
	float: left;
	margin: 0px;
}
.navbar-nav > li {
	float: left;
	padding: 0 0 0 10px;
}
.nav > li {
	position: relative;
	display: block;
}
.main-nav .navbar-default .navbar-nav a {
	padding-right: 40px;
	padding-left: 40px;
	border-bottom: 0;
}
/* local menu ----------------------------------------------------------------------- */ 
#left-content-nav {
border: 1px solid #c9c9c9;
 margin-bottom: 20px;
 padding: 10px
}
#left-content-nav h3 {
	line-height:1.1;
	margin:0
}
#left-content-nav a {
	display:block;
	color: #323131;
	position: relative;
	text-decoration: none;
  	font-weight: 400;
}
#left-content-nav a:hover, #left-content-nav a:active {
	color: #000;
	text-decoration: none;
    border-bottom: 0;
}
/*local menu -- leaving empty declaration blocks until dev work is done
------------------------------------------------------------------------------
 level one and some global */
ul.menu {
	list-style-type:none;
	margin:0;
	padding:0
}
ul.menu li {
	background:none;
	line-height:1.2;
	list-style:none;
	list-style-image:none;
	border-bottom:1px solid #c6c6cb;
	margin:0;
	padding:10px 5px 5px 0
}
.right-option ul.menu li {
	border-bottom: none;
}
ul.menu a {
	padding:0
}
ul.menu ul {
	margin:0;
	padding:0 0 0 12px
}
/* two */
ul.menu li ul li {
	border:0
}
ul.menu span.currentbranch0, ul.menu li ul li span.currentbranch1, ul.menu li ul li ul li span.currentbranch2, ul.menu li ul li ul li span.currentbranch3, ul.menu li ul li ul li ul li span.currentbranch4 {
	font-weight:600
}
/*----------------------------------------------------------------------------
footer
------------------------------------------------------------------------------*/
#footer {
	clear:both;
	width:960px;
	margin: 30px auto;
	text-align:center;
	color:#d2d3d5;
}
#footer ul {
	clear:both;
	margin: 10px 0
}
#footer li {
    display: inline;
    padding: 0.3em 0;
    margin: 5px;
}
#footer p {
	margin:0
}
#footer a {
    color: #D2D3D5;
    padding: 0px 5px;
}
#footer a:focus, #footer a:hover, #footer a:active, a:focus.light-link, a:hover.light-link, a:active.light-link, .light-link a:focus, .light-link a:hover, .light-link a:active {
	color:#fff;
}
#footer .image-link a {
	text-decoration: none;
	border: 0;
	margin-top: 6px
}
#footer .secondary-nav {
margin: 10px auto;
}
#footer .secondary-nav a {
	padding-right: 30px;
	padding-left: 30px;
}
/*from what was css stylish */
/* styles that don't define structure or specific content types -- PRUNING THESE */
/* -------------------------------------------------------------------------
   some border, background and shade styles 
----------------------------------------------------------------------------*/
/* used on the expandable right column future students */
.borderleftfade {
	border-left: 1px solid #c0bab3;
 -webkit-border-image:  url(<img src="/media/esc-website/style-assets/images/bdr_fade_t.png" alt="  " style="width: 120px; height: 120px;    " />) 42 40 40 40 stretch;
 -khtml-border-image:  url(<img src="/media/esc-website/style-assets/images/bdr_fade_t.png" alt="  " style="width: 120px; height: 120px;    " />) 42 40 40 40 stretch;
 -moz-border-image:  url(<img src="/media/esc-website/style-assets/images/bdr_fade_t.png" alt="  " style="width: 120px; height: 120px;    " />) 42 40 40 40 stretch;
 border-image: url(<img src="/media/esc-website/style-assets/images/bdr_fade_t.png" alt="  " style="width: 120px; height: 120px;    " />) 42 40 40 40 stretch;
}
/* border fades grey to transparent */	
.border-fade {
	border: 1px solid #aaaaaa;
	-webkit-border-image:  url(<img src="/media/esc-website/style-assets/images/bdr_fade_t.png" alt="  " style="width: 120px; height: 120px;    " />) 42 40 40 40 stretch;
	-khtml-border-image:  url(<img src="/media/esc-website/style-assets/images/bdr_fade_t.png" alt="  " style="width: 120px; height: 120px;    " />) 42 40 40 40 stretch;
	-moz-border-image:  url(<img src="/media/esc-website/style-assets/images/bdr_fade_t.png" alt="  " style="width: 120px; height: 120px;    " />) 42 40 40 40 stretch;
	border-image: url(<img src="/media/esc-website/style-assets/images/bdr_fade_t.png" alt="  " style="width: 120px; height: 120px;    " />) 42 40 40 40 stretch;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.text-shadow {
	text-shadow: 0 3px 4px #c0bab3;
}
.alpha60 {
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0);
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.6);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}
/* special link styles, not the local or main navigation
----------------------------------------------------------------------------------*/
ul.link-list {
	list-style-image:none;
	list-style-type:none;
	padding: 0;
	margin: 0;
}
ul.link-list li {
	list-style-image:none;
	list-style-type:none;
	margin: 0;
	padding: 0;
	border:1px dashed #aaaaaa;
	margin-top: -1px;
}
ul.link-list a {
	margin: 1px;
	padding: 5px 5px 5px 15px;
	display: block;
	text-decoration: none;
	background: #fff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff6f5f4');
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f6f5f4));
	background: -moz-linear-gradient(top, #fff, #f6f5f4);
	border:0;
}
ul.link-list a:hover {
	background: #f6f5f4;
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff6f5f4', endColorstr='#ffffffff');
	background: -webkit-gradient(linear, left top, left bottom, from(#f6f5f4), to(#fff));
	background: -moz-linear-gradient(top, #f6f5f4, #fff);
}
ul.link-list .bigger {
	text-align: center;
}
ul.link-list .bigger a {
	padding: 20px 0;
}
/* other styled lists
---------------------------------------------------------------------------------*/
ul.spacev li {
	margin-top: .3em;
	padding-top: .3em;
}
ul.spacey {
	margin: 5px;
	padding: 0 5px 0 30px;
}
ul.spacey li {
	padding: .2em 3px;
	margin: .2em 5px .2em 35px;
}
ul.spacey li h4 {
	padding: .2em 3px;
	margin: .2em 5px .2em 3px;
}
ul.liststyle1 {
	list-style-type:none;
	 padding: 0 0 0 20px;
	margin: 10px 0 15px 0;
}
ul.liststyle1 li {
	margin: 0 0 8px 0;
	padding: 0 5px 8px 5px;
	border-bottom:1px dashed #c0bab3;
}
ul.liststyle1 li:first-child {
	padding-top: 5px;
	border-top:1px dashed #c0bab3;
}
.liststyle1 h3 {
	color: #645b53;
	font-weight: 400;
	font-size: 100%;
	line-height: 1.5;
}
.liststyle1 h3 strong {
	font-weight: 800;
	font-size: 110%;
}
ul.tightlist {
	padding: 0;
}
/* ordered content*/
.iterator {
	margin:40px 0 0;
	width:100%
}
.iterator .previous {
	float:left
}
.iterator .next {
	float:right;
	text-align: right;
}
.iterator a {
	display: block;
	padding:2px 6px;
	border: 1px solid #999;
	font-size:90%;
}
.iterator a:hover {
	border: 1px solid #003399;
	font-size:90%;
}
.iterator .previous a:before {
	content: "< Previous: ";
}
.iterator .next a:before {
	content: "Next: ";
}
.iterator .next a:after {
	content: " >";
}
/* banner -- used with bannersub formatter
----------------------------------------------------------------------------------------*/
#banner {
	text-align: left;
	float: left;
	box-shadow:  2px 2px 8px 1px #cccccc;
	-moz-box-shadow:  2px 2px 8px 1px #cccccc;
	-webkit-box-shadow:  2px 2px 8px 1px #cccccc;
	background: #efefef;
	border: 1px solid white;
	min-height: 170px;
	width: 725px;
	margin:10px 0;
	padding:0 0 10px 0;
}
#banner img {
	margin-top:-10px;
	box-shadow:  2px 2px 4px 1px #cccccc;
	-moz-box-shadow:  2px 2px 4px 1px #cccccc;
	-webkit-box-shadow:  2px 2px 4px 1px #cccccc;
}
#banner .left img {
	margin-left: -10px;
	margin-right: 10px;
}
#banner .right img {
	margin-right: -10px;
	margin-left: 10px;
}
#banner .bannertext {
	float: left;
	display:inline-block;
	width: 465px;
	padding: 10px;
}
#banner .bannerbody {
	padding-left: 20px
}
#banner p {
	padding:.4em 0;
}
*/ 
/* clearfix IE hack */
#banner:after {
 content: ".";
 display: block;
 clear: both;
 visibility: hidden;
 line-height: 0;
 height: 0;
}
#banner {
	display: inline-block;
}
html[xmlns] #banner {
	display: block;
}
* html #banner {
	height: 1%;
}
/* end clearfix IE hack */
/* for future students */
.width188 {
    width: 180px;
    display: inline;
    float: left;
    position: relative;
}
.container_12 .grid_9, .container_16 .grid_12 {
    width: 700px;
}
.alpha {
    margin-left: 0px;
}
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12, .grid_13, .grid_14, .grid_15, .grid_16 {
    display: inline;
    float: left;
    margin:0
}
/* banner
----------------------------------------------------------------------------------------*/
#fsbanner {
	text-align: left; 
	background: #fff; 
	z-index: 800;
  margin-bottom: 20px;
}
#fsbanner h1 {margin:0; padding:0; line-height: 0;}
/* clearfix IE hack */
#fsbanner:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#fsbanner {
	display: inline-block;
}
html[xmlns] #banner {
	display: block;
}
* html #fsbanner {
	height: 1%;
}
/* end clearfix IE hack */
/*  call to action and other button and color options 
------------------------------------------------------------------------------------ */
#cta { 
   position: relative; 
   text-align:center; 
   font-size: 120%;
   margin-right: 10px; margin-bottom: 10px; 
   padding-bottom: 15px;
}
#fsbanner #cta {margin-bottom: 0; padding-bottom: 0;}
#cta div {
  margin-top: 8px; 
  margin-bottom: 7px;
 /* -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; */
  width:220px;
}
#cta div a {
	display: block; 
	padding: 8px 0 9px 0; 
	font-weight: 800;
	color: #ffffff;
	text-decoration:none;
  border-bottom: none;
}
#cta h4 {font-size: 100%; margin: 0; padding: 0; color: #645B53; line-height: 1.3em;}
.button1 {
 /* -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;*/
  text-align: center;
  width: 200px; margin: 20px 0 0 0;
}
.button1 a, button a:link, button a:hover {
	display: block; 
	padding: 5px 1px 6px 1px; 
	font-weight: 800;
	color: #fff;
	text-decoration:none;
 
}
.blue {
	background: #51657d; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#51657d', endColorstr='#2f6589'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#51657d), to(#2f6589)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #51657d,  #2f6589); /* for firefox 3.6+ */
	border: 1px #016699 solid;
	box-shadow: 0 2px 3px #cccccc;  /* shadow styles */
	-moz-box-shadow:  0 2px 3px #cccccc;
	-webkit-box-shadow:  0 2px 3px #cccccc;
}	
.blue:hover {
	background: #314051; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#314051', endColorstr='#2c425d'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#314051), to(#2c425d)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #314051,  #2c425d); /* for firefox 3.6+ */
	border: 1px #022d4d solid;
	box-shadow: 0 1px 2px #cccccc;  /* shadow styles */
	-moz-box-shadow:  0 1px 2px #cccccc;
	-webkit-box-shadow:  0 1px 2px #cccccc;
}
/* clearfix IE hack */
.blue:after  {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.blue {
	display: inline-block;
}
html[xmlns] .blue {
	display: block;
}
* html .blue {
	height: 1%;
}
/* end clearfix IE hack */
/*transitioning to bootstrap*/
/* adding some styles from bootstrap and our theme on bootstrap */
right-option .panel {
    border-top: 2px solid #f38b3c;
}
.panel-heading {
    border-top: 2px solid #f38b3c;
    background-color: #F3F2F2;
    padding: 5px 10px;
  margin-bottom: 10px;
}
.right-option .panel-title {
    margin-top: 0px;
    margin-bottom: 0px;
  padding: 
}
h2.panel-title, h3.panel-title, h4.panel-title, h5.panel-title, h6.panel-title {
    padding: 0;
    color: #323131;
}
img.inline {
	max-width: 100%;
	height:auto
}
