/*
Theme Name: J-1 Visa
Theme URI: http://wordpress.org/
Description: The default theme for the J-1 Visa website.
Author: threespot
Author URI: http://threespot.com/
Version: 1.0
Tags: black, blue, white, two-columns, fixed-width

License:
License URI:

General comments (optional).
*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,  footer, header, hgroup,
menu, nav, section, summary, time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}
.pmpro-has-access ul {
    list-style-type: square!important;
}

nav ul { list-style:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after,
q:before, q:after { content:''; content:none; }
a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; }
ins { background-color:#ff9; color:#000; text-decoration:none; }
mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; }
table { border-collapse:collapse; border-spacing:0; }
hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }
input, select { vertical-align: middle; }

html { background: #0096B2; }

body { font:13px/1.231 sans-serif; *font-size:small; }
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

body, select, input, textarea {   color: #444; }
h1,h2,h3,h4,h5,h6 { color: #414141; font-weight: bold; }
html { overflow-y: scroll; }

a:hover, a:active, a:focus { outline: none; }
a { color: #00447a; text-decoration: none; }
a:hover { color: #16a8ee; text-decoration: none; }
ul {list-style-type: none;}
ol { list-style-type: decimal; }

/* Route J1 title color */
h2 a {
color: #494949;
}
h2 a:hover {
color: #0096B2;;		
}

nav ul, nav li { margin: 0;  }
small { font-size: 85%; }
strong, th { font-weight: bold; }
td, td img { vertical-align: top; }
sub { vertical-align: sub; font-size: smaller; }
sup { vertical-align: super; font-size: smaller; }
pre {  padding: 15px;  white-space: pre;  white-space: pre-wrap;  white-space: pre-line;  word-wrap: break-word; }
textarea { overflow: auto; }
.ie6 legend, .ie7 legend { margin-left: -7px; }
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type=button], input[type=submit], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }



button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }

.clearfix:before,
.clearfix:after,
.tabs:before,
.tabs:after {
	content: "\0020";
	display: block;
	height: 0;
	visibility: hidden;	 }
.clearfix:after,
.tabs:after {
	clear: both;
}
.clearfix,
.tabs {
	zoom: 1;
}


 /* Primary Styles
    Author: Matt Baily, Threespot
 */
body {
	background: #0096B2;
	color: #575858;
	font: 13px/1.385 "Helvetica Neue", Arial, Helvetica, sans-serif;
	padding-bottom: 45px;
}

p {
	margin-bottom: 14px;
}

#container {
     /*	background: url(images/backgrounds/bg-container-shadow.png) no-repeat left top; */
	margin: 0 auto;
	padding: 13px 25px 0  25px;
	width: 940px;
}

#inner-wrap {
	background-color: #ffffff;
	border: 8px solid #fff;
	-moz-box-shadow:inset 0 0 13px #ffffff;
	-o-box-shadow:inset 0 0 13px #ffffff;
	-webkit-box-shadow:inset 0 0 13px #ffffff;
	box-shadow:inset 0 0 13px #ffffff;
	padding: 0 52px 52px 52px;
	width: 820px;
}

.left-nav #content-wrapper {
	margin-top: 24px;
}

#main-content-col {
	float: left;
	width: 640px;
}

.page-template-common-questions-php #main-content-col,
.page-template-common-questions-tabbed-php #main-content-col  {
	position: relative;
}

.ie6 .facts #main-content-col {
	overflow: hidden;
}

.central-col {
	clear: left;
	display: inline;
	float: left;
	margin-right: 40px;
	width: 560px;
}

.left-nav .central-col {
	width: 380px;
}

.tabbed .central-col {
	clear: left;
	margin-left: 20px;
	width: 360px;
}

.article .central-col {
	margin-right: 0;
	width: 100%;
}


.sub-col {
	float: right;
	width: 220px;
}

.article-promos .sub-col {
	margin-top: 20px;
}


#logo {
	float: left;
	margin: 31px 0 11px 0;
}


/* @group Site Search */

#site-search {
	float: right;
	margin-top: 75px;
	position: relative;
	width: 221px;
}

#site-search #search-field {
	background: #fff url(images/forms/icon-site-search-bg.png) no-repeat left top;
	border: 1px solid #e8e7e1;
	color: #494949;
	float: left;
	font-size: 11px;
	height: 13px;
	line-height: 13px;
	padding: 5px 30px 5px 23px;
	width: 166px;
}

#site-search input[type='image'] {
	position: absolute;
	left: 200px;
	top: 4px;
	z-index: 10;
}

.ie6 #site-search .input-image {
	position: absolute;
	left: 200px;
	top: 4px;
	z-index: 10;
}


/*Vendor specific selectors targeting the placeholder attribute*/
#search-field::-webkit-input-placeholder {
    color: #052640;
}
#search-field:-moz-placeholder {
   color: #052640;
}
/*End Vendor selectors*/

/* START Overriding WP Megamenu Plugin CSS */
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu {
    background-color: #052640 !important;
    width: max-content !important;
    margin-left: 20px !important;
}

.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu li a {
    margin-bottom: 0;
    background-color: #052640;
    font: 12px/20px "Helvetica Neue", Arial, Helvetica, sans-serif;
    margin-top: 0px !important; 
}

.wp-megamenu-wrap ul.wp-megamenu > li,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu li [title="Basic information"] {
    padding-left: 19px !important;
    margin-right: 23px !important;
}

.wp-megamenu-wrap ul.wp-megamenu > li,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu li [title~="Information for Hosts"] {
    padding-right: 12px !important;
    margin-left:-10px !important;
}
/* END Overriding WP Megamenu Plugin CSS */

/* @group Main Nav */

#nav {
	background-color: #052640;
	border-top: 4px solid #EB5252;
	clear: both;
	font: 12px/20px "Helvetica Neue", Arial, Helvetica, sans-serif;
	margin-bottom: 13px;
	padding: 0 5px 0 20px;
	text-transform: uppercase;
}

#nav ul {
     /* float: left; */
}

#nav #for-nav {
     /* background: url(images/backgrounds/bg-for-nav.png) no-repeat left center; */
	float: right;
	padding-left: 32px;
}


#nav li {
	background-image: none;
	float: left;
	list-style-type: none;
	height: 40px;
	padding: 0;
}

#nav li.current {
	margin-bottom: -10px;
	padding-bottom: 10px;
	position: relative;
	background: #052640 url(images/backgrounds/bg-tab-pointer.png) no-repeat center top;
	background: url(images/backgrounds/bg-tab-pointer.png) no-repeat center top, -webkit-linear-gradient(#052640 41px, #f8f6f0 41px) center top;
}

#nav a {
     	border-left: 0px solid #fff; 
	color: #fff;
	display: block;
	margin: 11px 0 9px 0;
	padding: 0 15px;
	font-weight:600;
}

#nav li.current a {
	color: #FFD682 !important;
}

#nav li.current a,
#nav a:hover {
	color: #FFD682;
}


#main-nav li:first-child a,
.ie6 #main-nav li.first-child a{
	border-left: none;
	margin-left: 0;
	padding-left: 0;
}

/* @end */

/* @group Sub Nav */

#sub-nav-col {
	border-top: 4px solid #EB5252;
	float: left;
	margin-right: 20px;
	padding: 16px 1px;
	width: 158px;
}

#sub-nav-col h2 a {
	color: #052640;
	display: block;
	font-size: 18px;
	line-height: 22px;
	padding-left: 10px;
}

#sub-nav {
	line-height: 16px;
	list-style-type: none;
	padding-top: 6px;
}

#sub-nav li {
	background-image: none;
	padding: 0;
}

.ie6 #sub-nav li {
	float: left;
	width: 158px;
}

#sub-nav a {
	display: block;
	padding: 6px 5px 6px 8px;
	color:#494949;
	font-weight:600;

}
#sub-nav a:hover {
	color:#0096B2 !important;
}

#sub-nav li a.current {
	background: #04418a;
	color: #fff;
}

#sub-nav li li a {
	background: #ebe9e4 url(images/icons/sprite-nav-bullets.png) no-repeat 10px -109px;
	border-top: 1px solid #ebe9e4;
	color: #00447a;
	font-size: 11px;
	line-height: 14px;
	padding: 4px 5px 4px 17px;
}

.ie7 #sub-nav li li a {
	background-position: 10px -106px;
}

#sub-nav li li a.current {
	background: #04418a url(images/icons/sprite-nav-bullets.png) no-repeat 10px -29px;
	border-top: 1px solid #04418a;
	margin-bottom: -1px;
	position: relative;
}

.ie7 #sub-nav li li a.current  {
	background-position: 10px -26px;
}

#sub-nav li li li a {
	background: transparent url(images/icons/sprite-nav-bullets.png) no-repeat 19px -189px;
	color: #414141;
	border-top-color: #ebe9e4;
	padding-left: 26px;
}

.ie7 #sub-nav li li li a {
	background-position: 19px -186px;
}

#sub-nav li li li a.current  {
	background-position: 19px -29px;
}

.ie7 #sub-nav li li li a.current  {
	background-position: 19px -26px;
}

#sub-nav a.current:hover {
	color: #fff;
}
#sub-nav li.open,
#sub-nav li ul,
#sub-nav li li a {
	background-color: #ebe9e4;
}

#sub-nav a:hover,
#sub-nav li li a:hover,
#sub-nav li li li a:hover {
	color: #16a8ee;
}


/* @end */

/* @group Home Banner */

#banner {
	height:316px;
	margin-bottom:35px;
	overflow:hidden;
	position: relative;
}

#banner-slide-quote {
	position:absolute;
	right:274px;
	z-index:1;
}

#banner-slide-nav {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	right:300px;
	top:173px;
	z-index:2;
}

#banner-slide-nav li {
	background : none;
	display:inline;
}

#banner-slide-nav li a {
	background-color:#EB5252;
	display:block;
	float:left;
	height:13px;
	margin-left:5px;
	overflow:hidden;
	text-indent:-150px;
	width:13px;
}

#banner-slide-nav li a:hover {
	background-color: #0096B2;
}

#banner-slide-nav li.active a {
	background-color:#052640 ;
}

#banner-slides li {
	background-image: none;
	height:316px;
	padding: 0;
	position:relative;
}

#banner-slides li img.banner-photo,
#banner-slides li div.banner-gradient {
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:430px;
}

#banner-slides li div.banner-gradient {
	background:url(images/backgrounds/bg-banner-gradient.png) no-repeat right bottom;
}

#banner-slides li div.banner-gradient span {
	border: 1px dotted #f8f6f0;
	border-right:none;
	display:block;
	float:left;
	height:274px;
	margin:20px 0 20px 20px;
	width:409px;
}

.js #banner-slides li .banner-caption {
	display:none;
}

#banner-slides li .banner-caption {
	position: absolute;
	right: 274px;
	top: 0;
}

.banner-caption {
        background: #D1D3D4 url("images/backgrounds/bg-caption.png") repeat-x left 5px;
	color: #fff;
	font-size: 30px;
	height: 150px;
	line-height: 34px;
	padding: 32px 25px 36px 28px;
	width: 232px;
}

.banner-caption a {
	color:#052640;
	display: block;
}

.banner-caption a:hover {
	color:#052640;
}

.banner-caption p {
	margin-bottom: 0;
}

.banner-caption .arrow {
	background: url(images/icons/sprite-arrow.png) no-repeat right -416px;
	border-left: 1px solid #fff;
	display: inline-block;
	height: 20px;
	margin-left: 8px;
	padding-left: 8px;
	width: 23px;
}

.ie6 .banner-caption .arrow {
	background: url(images/icons/sprite-arrow.png) no-repeat right -415px;
}

.banner-caption a:hover .arrow {
	background-position: right -334px;
	background: url(images/icons/sprite-arrow.png) no-repeat right -438px;
	display: inline-block;
	height: 20px;
	margin-left: 8px;
	padding-left: 8px;
	width: 23px;
}

#quote-banner .banner-caption a:hover .arrow {
	background-position: right -334px;
}

.banner-caption .cite {
	font-size: 16px;
	line-height: 18px;
}

.banner-caption .cite span {
	display: block;
	font-size: 12px;
	font-weight: bold;
}

.banner-nav {
	background: #D1D3D4;
	border-bottom: 16px solid #ffffff;
	height: 158px;
	padding: 30px 25px;
	position: absolute;
	right: 0;
	top: 0;
	width: 224px;
	z-index: 1;
}

.ie6 .banner-nav {
	overflow: hidden;
}

.banner-nav h4 {
	color: #494949;
	font-size: 11px;
	font-weight: bold;
	line-height: 26px;
	text-transform: uppercase;
}

.banner-nav a {
	color: #26b9f3;
	font-size: 12px;
	font-weight: bold;
	line-height: 26px;
}

.banner-nav a:hover {
	color:#052640;
 background: url(images/icons/sprite-arrow.png) no-repeat right -440px;	
}

#banner .banner-nav li {
	background-image: none;
	border-top: 1px solid #fff;
	float: left;
	padding: 2px 0 0 0;
	height: auto;
	width: 224px;
}

.banner-nav li a {
	background: url(images/icons/sprite-arrow.png) no-repeat right -414px;
	color: #052640;
	font-size: 22px;
	line-height: 43px;
	font-weight: normal;
	padding-right: 30px;
}

.banner-nav li a:hover {
	color: #052640;
	 background: url(images/icons/sprite-arrow.png) no-repeat right -436px;
}

.banner-nav .view-all  {
	position: absolute;
	top: 30px;
	right: 25px;
	color: #494949;
	text-transform: uppercase;
	font-size: 0.8077em;
	font-weight: bold;
	line-height: 26px;
}

.banner-nav .view-all:hover {
	color: #494949;
	background: url() no-repeat right -418px;
}

#exchange-locations {
	border-bottom: 0px dotted #d4d3ce;
	border-right: 0px dotted #d4d3ce;
	bottom: 0;
	color: #052640;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 81px;
	line-height: 17px;
	position: absolute;
	right: 0;
	width: 225px;
}

#exchange-locations span {
	background: transparent url(images/buttons/sprite-carousel.png) no-repeat no-repeat 0 0;
	border-bottom: 0px dotted #d4d3ce;
	border-right: 0px dotted #d4d3ce;
	bottom: 37px;
	display: block;
	padding: 0px 30px 0px 37px;
	position: absolute;
	margin-left: 27px;
}

#exchange-locations span:hover {
	color: #052640;
	background: url(images/buttons/sprite-carousel.png) no-repeat 0px -19.79em;
}


/* @end */

/* start adding EducationUSA Logo+URL on front page */

#education-USA {
	border-bottom: 0px dotted #d4d3ce;
	border-right: 0px dotted #d4d3ce;
	bottom: 0;
	color: #052640;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 81px;
	line-height: 17px;
	position: absolute;
	right: 0;
	width: 450px;
}

#education-USA span {
	background: transparent url(images/buttons/sprite-carousel.png) no-repeat no-repeat 0 0;
	border-bottom: 0px dotted #d4d3ce;
	border-right: 0px dotted #d4d3ce;
	bottom: 37px;
	display: block;
	padding: 0px 30px 0px 35px;
	position: absolute;
	margin-left: 49px;
	
}

#education-USA span:hover {
	color: #052640;
	background: url(images/buttons/sprite-carousel.png) no-repeat 0px -19.79em;
}

/* End adding EducationUSA Logo+URL on front page */

/* Intro paragraph on front page  */
.intro-paragraph p {
    float: left;
    margin-left: -10px;
}

/* @group Callouts */

.callouts li {
	background-image: none;
	float: left;
	list-style-type: none;
	margin-bottom: 28px;
	padding-left: 32px;
	width: 264px;
}

.home .callouts li {
	width: 252px;
}

.callouts li:first-child,
.ie6 .callouts li.first-child {
	padding-left: 0;
}

.callouts h2 {
	border-top: 4px solid #EB5252;
	color: #494949;
	font-weight: normal;
	font-size: 24px;
	padding: 14px 0 2px 0;
}

#container .callout-links-list li {
	margin-bottom: 0;
}

#container .callout-links-list h2 {
	color: #052640;
	font-size: 22px;
	line-height: 26px;
	padding: 22px 0 10px 0;
}

.callouts a:hover h2 {
	border-top: 4px solid #0096B2;
}

.callouts a p{
	background: url(images/icons/icon-go-arrow-blue.png) no-repeat 164px -65px;
	color: #494949;
	min-height: 36px;
	padding-right: 99px;
	width: 153px;
}

.ie6 .callouts a p {
	height: 36px;
}

.callouts a:hover p {
	background-position: 164px 3px;
}

.callouts li li {
	float: none;
	margin: 0;
	padding-left: 0;
}

.callouts li li a {
	font-size: 14px;
	line-height: 20px;
	color:#494949;
}

.callouts li li a:hover {
	font-size: 14px;
	line-height: 20px;
	color:#0096B2;
}

.callout-wide li {
	border-top: 4px solid #EB5252;
}

.callout-wide li + li .link-list {
	margin-top: 58px;
}

.callout-wide li h2 {
	border-top: none;
}

/* @end */

/* @group Common Question Carousel */

#common-questions {
	border-top: 3px solid #EB5252;
	margin-top: 15px;
	position: relative;
}

#common-questions h2 {
	color: #494949;
	font-size: 12px;
	font-weight: bold;
	line-height: 28px;
	margin-bottom: 9px;
	padding-top: 6px;
	text-transform: uppercase;
}

#common-questions-list,
#common-questions-list .row {
	position: relative;
	width: 817px;
}

.js #common-questions-list,
.js #common-questions-list .row {
	height: 99px;
}

#common-questions-list li {
	background-image: none;
	float: left;
	height: 99px;
	list-style-type: none;
	margin: 0 0 10px 7px;
	padding-left: 7px;
	width: 193px;
}

.js #common-questions-list li {
	margin-bottom: 0;
}

.ie6 #common-questions-list li {
	display: inline;
}

#common-questions-list li:first-child,
.ie6 #common-questions-list li.first-child {
	border: none;
	margin: 0;
	padding: 0;
}

#common-questions-list a {
	background-color: #D1D3D4;
	color: #353535;
	display: block;
	height: 71px;
	padding: 14px 10px 14px 14px;
}

#common-questions-list a:hover {
	background: #052640;
	color: #ffffff;
}

#common-questions-list li a span {
	display: block;
	height: 71px;
}

#common-questions-list li a:hover span {
    background: url(images/icons/sprite-arrow.png) no-repeat right -369px;
	color: #ffffff;
	font-weight: normal;
}

#common-questions-list .question-count {
	color: #6c6a6a;
	font-size: 12px;
	font-weight: bold;
	line-height: 28px;
}

#common-questions-list .view-all {
	color: #0b5db9;
	font-size: 12px;
	font-weight: bold;
	line-height: 28px;
}

#carousel-controls {
	margin-left: 10px;
	position: absolute;
	right: 0;
	top: 6px;
}

.ie6 #carousel-controls {
	left: 752px;
	right: auto;
}

#carousel-controls li {
	border-left: none;
	float: left;
	height: 22px;
	margin-left: 5px;
	padding-left: 0;
	list-style-type: none;
	width: 22px;
}

#carousel-controls a {
	background: transparent url(images/buttons/sprite-carousel.png) no-repeat left bottom;
	height: 22px;
	width: 22px;
}

#carousel-controls-prev a {
	background-position: left -125px;
}

#carousel-controls-prev a:hover {
	background-position: left -42px;
}

#carousel-controls .prev-disabled a,
#carousel-controls .prev-disabled a:hover {
	background-position: left -125px;
}

#carousel-controls-next a {
	background-position: left -83px;
}

#carousel-controls-next a:hover {
	background-position: left -1px;
}

#carousel-controls .next-disabled a,
#carousel-controls .next-disabled a:hover {
	background-position: left -83px;
}


.view-all {
	color: #494949;
	font-size: 0.885em;
	text-transform: uppercase;
	font-weight: bold;
	position: absolute;
	right: 65px;
	top: 12px;

}

.view-all:hover {
	color: #494949;
}

.ie6 .view-all {
	left: 708px;
	right: auto;
}

#slideCount {
	color: #052640;
	font-weight: bold;
	padding-right: 12px;
	right: 122px;
	position: absolute;
	top: 11px;
}

.ie6 #slideCount {
	left: 565px;
	right: auto;
}

/* @end */

/* @facts-figures page header */

#figures-page-title {
	color: #00447a;
	font-size: 30px;
	font-weight: normal;
	margin: 18px 0 12px 19px;
}

.figures-util-tweet {
	margin-top: 2px;
        margin-left: 19px;
}

/* @end  */

/* @group Page Header */

#page-title {
	color: #052640;
	font-size: 30px;
	font-weight: normal;
	margin: 18px 0 12px 0;
}

#page-title a {
   color: #052640; 
}

.article #page-title {
	margin-bottom: 24px;
}

/* @end */

/* @group Intro Copy */

.intro-copy {
	background: #ebe9e4 url(images/backgrounds/bg-intro-copy.png) no-repeat right top;
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 24px;
	padding: 20px 100px 20px 20px;
}

.aca-intro-copy {
	background: #ebe9e4 url(images/backgrounds/bg-intro-copy.png) no-repeat right top;
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 6px;
	padding: 20px 100px 20px 20px;
}

.intro-copy-linked {
	padding-right: 20px;
}

.intro-copy p,
.intro-copy a {
	border-left: 1px dotted #d5d3cd;
	display: block;
	margin-bottom: 0;
	padding-left: 20px;
}

.intro-copy p {
    color:#494949;
}

.intro-copy-linked p {
	float: left;
	margin-right: 20px;
	width: 540px;
}

.intro-copy a {
	float: left;
	font-size: 16px;
	line-height: 20px;
	width: 130px;
    	color:#494949;
}

.intro-copy a:hover {
    	color:#0096B2;
}

.intro-copy a span {
	background: url(images/icons/sprite-arrow.png) no-repeat right -902px;
	display: inline-block;
	height: 14px;
	vertical-align: middle;
	width: 23px;
}


/* @end */

/* @group Program Banners */

.banner-sub {
	background: #fffffff;
	margin-top: -1px;
	margin-bottom: 20px;
	padding-bottom: 25px;
	position: relative;
	z-index: 1;
}

.banner-sub-above-tabs {
	margin-bottom: 0;
	overflow: hidden;
	padding-bottom: 58px;
}

.banner-sub .banner-sub-copy {
	float: left;
	padding: 14px 55px 0px 34px;
	margin: 0 0 0 20px;
}

.banner-sub-above-tabs .banner-sub-copy {
	margin-bottom: 0;
}

.banner-sub-with-nav .banner-sub-copy {
	float: left;
	padding-right: 35px;
	width: 328px;
}

.banner-sub-with-nav .banner-sub-nav {
	border-left: 1px dotted #c8ced0;
	float: left;
	margin-top: 64px;
	padding-left: 17px;
}

.banner-sub-nav h3 {
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 9px;
	text-transform: uppercase;
}

.banner-sub-nav li {
	background-image: none;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 9px;
	padding-left: 0;
}

.banner-sub-nav li a .arrow {
	background: url(images/icons/sprite-arrow.png) no-repeat right -902px;
	display: inline-block;
	height: 12px;
	vertical-align: middle;
	width: 23px;
}

.banner-sub-nav li a:hover {
	color: #16a8ee;
}

.banner-sub h1,
.banner-sub #page-title {
	color: #052640;
	font-size: 30px;
	font-weight: normal;
	margin: 0 0 6px 0;
}

.banner-sub p {
	color: #494949;
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 0;
}

/* @end */



/* @group #quote-banner */
#quote-banner {
	float: left;
	margin: -14px 0 28px 0;
	position: relative;
	width: 820px;
}

#quote-banner img {
	display: block;
	float: left;
}

#quote-banner .banner-caption {
	background: url(images/backgrounds/bg-quote-banner-pointer.png) no-repeat left top;
	float: left;
	font-size: 22px;
	height: 138px;
	line-height: 26px;
	margin-left: -21px;
	padding: 33px 20px 63px 40px;
	width: 361px;
}

#quote-banner .banner-caption blockquote {
	margin-bottom: 6px;
}

#quote-banner .banner-caption p {
	margin: 0;
}

#quote-banner .banner-caption .cite {
	font-size: 18px;
	line-height: 23px;
}

#quote-banner .banner-caption .cite span {
	display: inline;
	font-size: 12px;
	font-weight: bold;
}

#quote-banner .banner-caption a:hover {
	color: #043a80;
}

/* @end */

/* @group Split Banner */

.split-banner {
	background: #14a4f4 url(images/backgrounds/bg-split-banner-gradient.png) repeat-x left top;
	color: #fff;
	font-size: 16px;
	height: 234px;
	line-height: 23px;
	margin-bottom: 35px;
	position: relative;
}

.split-banner img {
	display: block;
	float: left;
	width: 420px;
}

.split-banner .banner-sub-copy {
	float: left;
	height: 170px;
	padding: 48px 10px 10px 15px;
	width: 195px;
}

.split-banner h1,
.split-banner h1#page-title {
	color: #fff;
	font-size: 26px;
	line-height: 30px;
	font-weight: normal;
	font-style: normal;
	margin: 0 0 6px 0;
}

.split-banner p span {
	font-size: 12px;
}

/* @end */

/* @group Banner Dashes */
.banner-sub #banner-sub-dash,
#quote-banner #quote-banner-dash,
.split-banner #split-banner-dash {
	border-left: 1px dotted #fff;
	border-top: 1px dotted #fff;
	clear: both;
	left: 0;
	margin: 20px 20px 0;
	position: absolute;
	top: 0;
	z-index: 50;
	width: 600px;
}

#quote-banner #quote-banner-dash {
	width: 363px;
}

/* @end */



/* @group Copy */

.copy {
	font-size: 13px;
	line-height: 18px;
	position: relative;
	z-index: 1;
}

.copy h1 {
	color: #00447a;
	font-size: 30px;
	font-weight: normal;
	line-height: 36px;
	margin: 10px 0 24px 0;
	width: 500px;
}

.copy h2 {
	color: #3a3a3a;
	font-size: 22px;
	font-weight: normal;
	line-height: 26px;
	margin-bottom: 9px;
}

.copy h3 {
	color: #333333;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 9px;
}

.copy ul {
	margin: 0 0 14px 25px;
	list-style-position: outside;
}

.copy ol {
	margin: 0 0 14px 45px;
}

.copy ol li {
	margin-bottom: 6px;
}

.copy ul ul {
	margin: 6px 0 0 0;
}

.copy ul li {
	background: url(images/icons/icon-list-bullet.png) no-repeat 0 .5em;
	margin-bottom: 6px;
	padding-left: 10px;
}

.copy li li {
	margin-left: 16px;
}

.copy a {
	color: #494949;
}

.copy a:hover {
	color: #0096B2;
	text-decoration: underline;
}

.copy .headline {
	font-size: 18px;
	line-height: 26px;
}

.utils-sharing {
	margin: -15px 0 7px 0;
	overflow: hidden;
}

.page-template-common-questions-php .utils-sharing,
.page-template-common-questions-tabbed-php .utils-sharing {
	left: 20px;
	position: absolute;
	margin-top: -53px;
	width: 100%;
}

.page-template-common-questions-tabbed-php .utils-sharing {
	margin-top: -75px;
}

.banner-sub-copy .utils-sharing {
	margin-top: 8px;
}

.util-tweet,
.util-share {
	float: left;
}

.util-tweet {
	margin-top: 2px;
}

.util-share .fb-like {
    margin-top: 2px;
}

.article .copy,
.copy .intro {
	font-size: 14px;
	line-height: 22px;
}

.copy .intro ul {
	margin-left: 0;
}

.copy .intro li {
	background: url(images/icons/sprite-arrow.png) no-repeat -31px -590px;
	padding-left: 20px;
}

.copy .intro li a {
	font-weight: bold;
}

.copy table {
	border-top: 4px solid #e0ded9;
	border-left: 1px solid #e0ded9;
	margin-bottom: 24px;
}

.copy th {
	background-color: #fdfcfb;
	color: #414141;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
}

.copy th,
.copy td {
	border-bottom: 1px solid #e0ded9;
	border-right: 1px solid #e0ded9;
	padding: 10px 10px 10px 5px;
	text-align: left;
}

.copy td {
	font-size: 12px;
	line-height: 16px;
}

.copy tbody tr:nth-child(2n+2) {
	background-color: #fdfcfb;
}

.ie6 .copy tbody tr.even td,
.ie7 .copy tbody tr.even td,
.ie8 .copy tbody tr.even td {
	background-color: #fdfcfb;
}



/* @end */



/* @group Tabs */

.js .tabbed {
	position: relative;
	width: 640px;
	z-index: 1;
}
.js .tabbed-questions {
	border-top: 4px solid #ebe9e4;
}

.tabbed h2.tab {
	color: #333333;
	font-size: 24px;
	margin: 36px 0 18px 0;
}

.js .tabbed .tabs {
	border-bottom: none;
	float: left;
	font-size: 15px;
	height: 38px;
	margin: -39px 0 50px 20px;
	position: relative;
}

.ie7 .js .tabbed .tabs {
	padding-left: 20px;
}

.js .tabbed-questions .tabs {
	margin-bottom: 0;
}

.js .tabbed .tabs li {
	background-image: none;
	float: left;
	padding: 10px 0 8px 0;
	border-top:3px solid #EB5252;
	font-weight:600;
	color: #052640;
	margin-right:10px;
}

.js .tabbed .tabs li:hover {
		border-top:3px solid #0096B2;
}

.js .tabbed .tabs li.active {
	margin-left: -1px;
	padding-bottom: 20px;
	padding-right: 1px;
	position: relative;
	border-top:3px solid #052640;
}

.js .tabbed .tabs li.active a {
	color: #052640;
	font-weight:600;
}

.js .tabbed .tabs li.active + li a {
	/*border-left: 1px solid #f8f6f0;*/
}

.js .tabbed .tabs a {
	display: block;
	padding: 0 18px;
	color: #052640;
}

.js .tabbed .tabs a:hover {
	color: #052640;
}

.js .tabbed .tabs li:first-child a {
	border: none;
}

.js .tabbed .content-piece {

	width: 640px;
}

.module p strong {
color:#0096B2;	
}

.module p {
color:#494949;	
}

/* @end */

/* @group Accordion */
.module,
.accordion {
	clear: left;
	margin-top: 30px;

}

.accordion .accordion {
	border-top: none;
	margin: 0;
	padding: 0;
}

.accordion {
	margin-bottom: 30px;
}

.accordion .accordion-toggle {
	color: #052640;
	cursor: pointer;
	margin: 0;
	padding: 8px 30px 8px 0px;
}


.ie7 .accordion .accordion-toggle {
	zoom:1;
}

.article .accordion .accordion-toggle:first-child,
.article .accordion .accordion-toggle.first-child {
	border-top: none;
}

.article .accordion  h3 + .accordion-toggle {
	border-top: 1px dotted #adc0cc;
}

.accordion .accordion .accordion-toggle {
	padding-left: 0;
	padding-right: 30px;
}

.toggle-closed {
	background: url(images/buttons/sprite-accordion-toggle.png) no-repeat right -148px;
}

.toggle-closed:hover {
	background: url(images/buttons/sprite-accordion-toggle.png) no-repeat right -232px;
	color: #0096B2;
}

.accordion .toggle-open {
	background: #fff url(images/buttons/sprite-accordion-toggle.png) no-repeat right -311px;
	color: #0096B2;
}

.accordion .toggle-open:hover {
	background: #fff url(images/buttons/sprite-accordion-toggle.png) no-repeat right -551px;
	color: #0096B2;
}

.accordion div {
	border-bottom: 1px solid #fff;
	padding: 0 10px;
}

.accordion .accordion div {
	padding: 0;
}

.accordion .accordion-toggle:hover,
.accordion .toggle-open,
.accordion .accordion-content-open {
	background-color: #fff;
}

.accordion .accordion-content ul {
	margin: 0;
	padding: 0 0 14px 25px;
	list-style-position: outside;
}

.accordion .accordion-content ol {
	margin: 0 0 14px 45px;
}

.accordion .accordion-content ol li,
.accordion .accordion-content ul li {
	color: #575858;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 6px;
}

.accordion .accordion-content ul ul {
	margin: 6px 0 0 25px;
}

.accordion .accordion-content ul li,
ul li {
     /* background: url(images/icons/icon-list-bullet.png) no-repeat 0 0.6em; */
	font-weight: normal;
	padding-left: 10px;
}

.accordion .accordion-content li li {
	margin-left: 16px;
}

/* @end */

/* @group Questions Accordion */

.questions-accordion {
	border-bottom: none;
	border-top: none;
	margin: 10px 0 0 0;
	padding: 0;
}

.questions-accordion .accordion-toggle {
	border-top: 4px solid #ebe9e4;
	border-bottom: none;
	color: #00447a;
	font-size: 20px;
	line-height: 24px;
	padding: 16px 35px 16px 5px;
}

.questions-accordion .accordion-toggle:first-child,
.questions-accordion .accordion-toggle.first-child {
	border-top: none;
}

.questions-accordion .accordion-content {
	background-color: transparent;
	padding: 0;
}

.questions-accordion .accordion .accordion-toggle {
	border-top: 1px solid #e0ded9;
	font-size: 14px;
	line-height: 24px;
	padding: 9px 35px 9px 20px;
}

.questions-accordion .accordion .accordion-content {
	background-color: #fff;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	padding: 6px 45px 24px 20px;
}

.questions-accordion .accordion .accordion-content ul {
	margin: 14px 0 14px 25px;
	list-style-position: outside;
}

.questions-accordion .accordion .accordion-content ol {
	margin: 0 0 14px 45px;
}

.questions-accordion .accordion .accordion-content ol li,
.questions-accordion .accordion .accordion-content ul li {
	color: #575858;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 6px;
}

.questions-accordion .accordion .accordion-content ul ul {
	margin: 6px 0 0 25px;
}

.questions-accordion .accordion .accordion-content ul li {
	background: url(images/icons/icon-list-bullet.png) no-repeat 0 0.6em;
	padding-left: 10px;
}

.questions-accordion .accordion .accordion-content li li {
	margin-left: 16px;
}


.questions-accordion .toggle-closed {
	background: url(images/buttons/sprite-accordion-toggle.png) no-repeat 615px -137px;

}

.questions-accordion .toggle-closed:hover {
	background: url(images/buttons/sprite-accordion-toggle.png) no-repeat 615px 17px;
	color: #414141;

}

.questions-accordion .toggle-open {
	background:  url(images/buttons/sprite-accordion-toggle.png) no-repeat 615px -63px;
	color: #414141;

}

.questions-accordion .toggle-open:hover {
	background: url(images/buttons/sprite-accordion-toggle.png) no-repeat 615px -463px;
	color: #00447a;
}


.questions-accordion .accordion .toggle-closed {
	background: url(images/buttons/sprite-accordion-toggle.png) no-repeat 615px -144px;
	color: #00447a;
}

.questions-accordion .accordion .toggle-closed:hover {
	background: #fff url(images/buttons/sprite-accordion-toggle.png) no-repeat 615px -227px;
	color: #414141;
}

.questions-accordion .accordion .toggle-open {
	background: #fff url(images/buttons/sprite-accordion-toggle.png) no-repeat 615px -307px;
	color: #414141;
}

.questions-accordion .accordion .toggle-open:hover {
	background: #fff url(images/buttons/sprite-accordion-toggle.png) no-repeat 615px -547px;
	color: #00447a;
}


/*background: url(images/buttons/sprite-accordion-toggle.png) no-repeat right -32px;*/

/* @end */


/* @group General Central Col Styles */

.central-col .module:first-child {
	border-top: none;
	margin-top: -6px;
	padding: 0;
}

.central-col .module:first-child h3 {
	margin-top: 0;
}

.central-col .alert + .module {
	border-top: none;
}

.module h3,
.accordion h3 {
	color: #052640;
	font-size: 18px;
	line-height: 24px;
	margin: 11px 0 11px 0;

}

.tick-list li {
	background: url(images/icons/icon-tick-list.png) no-repeat left top;
	list-style-type: none;
	margin-bottom: 9px;
	padding-left: 24px;
	color:#494949;
}

.tick-list li ul {
	margin-top: 6px;
}

.tick-list li li {
        background: url(images/icons/icon-list-bullet.png) no-repeat 0 .6em;
	padding-left: 10px;
}

.tabbed-questions-page-header,
.questions-page-header {
	background-color: #ebe9e4;
	color: #00447a;
	font-size: 30px;
	font-weight: normal;
	margin: 0 !important;
	padding: 25px 20px 78px 20px;
}

.questions-page-header {
	border-bottom: 4px solid #19b6ff;
	padding-bottom: 52px;
}

/* @end */

/* @group Image List */

.image-list li {
	background-image: none;
	border-top: 1px dotted #adc0cc;
	padding: 15px 0;
}

.image-list li:first-child {
	border-top: none;
	padding-top: 0;
}

.image-list li h3 {
	border: navajowhite;
	font-size: 22px;
	line-height: 28px;
	font-weight: normal;
	margin: 4px 0 2px 0;
	padding: 0;
}

.image-list li:first-child h3 {
	margin-top: 0;
}

.image-list li h3 .arrow {
	background: url(images/icons/sprite-arrow.png) no-repeat right -511px;
	display: inline-block;
	height: 14px;
	width: 23px;
}

.image-list li p {
	font-size: 14px;
	line-height: 16px;
}

.image-list li p span {
	font-size: 11px;
	font-weight: bold;
}

.image-list li img {
	float: left;
	margin-right: 22px;
}

/* @end */

/* @group Experience Page List*/

.copy .experience-page-list {
	background: url(images/backgrounds/bg-repeat-experience-list.png) repeat-y left top;
	margin: 36px 0 0 0;
}

.copy .experience-page-list li {
	background: none;

	float: left;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 0 27px;
	padding: 0 0 0 0px;
	width: 195px;
}

.copy .experience-page-list a {
	display: block;
	border-top: 4px solid #19b6ff;
	padding-top: 16px;
}

.copy .experience-page-list a:hover {
	border-top-color: #0b5db9;
}


.copy .experience-page-list li:first-child,
.ie6 .copy .experience-page-list li.first-child {
	border-left: none;
	margin: 0;
}

.copy .experience-page-list img {
	float: left;
	margin-right: 11px;
}

.copy .experience-page-list h3 {
	color: #16a8ee;
	line-height: 18px;
	font-weight: normal;
	margin-bottom: 6px;
	padding-left: 73px;
}

.copy .experience-page-list h3 .arrow {
	background: transparent url(images/icons/sprite-arrow.png) no-repeat right -756px;
	display: inline-block;
	height: 10px;
	width: 15px;
}

.copy .experience-page-list a:hover {
	text-decoration: none;
}

.copy .experience-page-list a:hover h3 {
	color: #0b5db9;
}

.copy .experience-page-list p {
	color: #575858;
	font-size: 14px;
	font-weight: normal;
	line-height: 14px;
	margin-bottom: 0;
	padding-left: 73px;
}

.copy .experience-page-list p span {
	font-size: 11px;
	font-weight: bold;
}

/* @end */

/* @group Find Box */

.find-box {
	background: #ebe9e4 url(images/backgrounds/bg-find-box.png) no-repeat right top;
	color: #414141;
	height: 304px;
	padding: 30px 20px 20px 20px;
}

.ie6 .find-box,
.ie7 .find-box {
	overflow: hidden;
}

.ie6 .find-box {
	height: 304px;
}

.find-box h1 {
	color: #004479;
	font-size: 30px;
	font-weight: normal;
	margin: 0 0 22px 0 !important;
}

.find-box-description {
	border-right: 1px dotted #c9cfd0;
	padding-right: 25px;
	float: left;
	margin-right: 25px;
	width: 280px;
}

.find-box-description strong {
	font-size: 14px;
	line-height: 22px;
}

#find-box-search {
	float: left;
}

.find-box ul {
	margin: 0;
}

.find-box ul li {
	background-image: none;
	margin-bottom: 18px;
	padding: 0;
	width: 200px;
}

#find-box-form h3 {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 10px;
}

#find-box-form select {
	margin-bottom: 18px;
}

#find-box-form .sbHolder {
	float: left;
}

#find-box-form input {
	display: block;
	float: left;
	margin: 0 0 0 5px;
	position: relative;
}

.facts .find-box {
	background: #ebe9e4 url(images/backgrounds/bg-find-box-facts.png) repeat-x right bottom;
	height: auto;
	min-height: 0;
	margin-bottom: 32px;
}

.facts .find-box h2 {
	border-bottom: 1px dotted #d5d3cd;
	margin-bottom: 22px;
	padding-bottom: 7px;
}

.facts .find-box li {
	float: left;
	margin: 0 20px 0 0 ;
	width: auto;
}

.facts .find-box .find-box-form-state {
 /*	width: 250px;  */
}

.facts .find-box h3 {
	float: left;
	margin-right: 10px;
}

/* @end */

/* @group List controls */

#list-controls {
	background: #ebe9e4 url(images/backgrounds/bg-repeat-list-controls.png) repeat-x left bottom;
	margin-top: 24px;
	padding: 20px 14px 20px 20px;
	position: relative;
	width: 786px;
}

#list-controls-intro {
	border-bottom: 1px dotted #d5d3cd;
	margin-bottom: 20px;
	position: relative;
	width: 786px;
}

#list-controls-intro h1 {
	color: #00447a;
	font-size: 30px;
	font-weight: normal;
	margin: 0 0 3px 0;
	padding-bottom: 5px;
}



#list-controls-intro p {
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 29px;
	width: 606px;
}


#list-controls-search h2,
#list-controls-form h2 {
	color: #414141;
	float: left;
	font-size: 16px;
	line-height: 24px;
	margin-right: 12px;
}



#list-controls-form ul {
	float: left;
	margin-right: 10px;
}

#list-controls-form li {
	background: none;
	display: inline;
	float: left;
	margin-left: 20px;
	padding-left: 0;
}

#list-controls-form li:first-child {
	margin-left: 0;
}

.ie6 #list-controls-form li.first-child{
	margin-left: 0;
}

.tools {
    padding-top: 7px;
	height: 30px;
	position: absolute;
	bottom: 3px;
	right: 11px;
	outl/ine: 1px solid red;
	width: 270px;
}

.page-template-sponsor-search-php .tools {
    bottom: 12px;
    right: 10px;
}

.download-cvs {
	background: url(images/icons/icon-csv.png) no-repeat left top;
	padding-left: 22px;
	font-size: 11px;
	line-height: 16px;
	vertical-align: middle;
	display: block;
	float: left;
	margin-top: 2px;
}

.tools div.fb-like {
    width: 80px !important;
    display: block;
    float: left;
    ma/rgin-top: 0px;
}

.tools div.fb-like iframe {
    width: 80px !important;
}

.tools iframe.twitter-share-button {
    width: 100px !important;
    display: block;
    float: left;
    mar/gin-top: 9px;
    margin-left: 10px;
}

.ed-list-controls .tools {
	bottom: 12px;
}

.ie6 .tools {
	left: 614px;
	right: auto;
	width: 185px;
}

.how-to-apply {
	bottom: 15px;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	position: absolute;
	right: 5px;
}

.how-to-apply .arrow {
	background: url(images/icons/sprite-arrow.png) no-repeat left -968px;
	display: inline-block;
	height: 18px;
	vertical-align: bottom;
	width: 18px;
}

.share-tool {
	border-left: 1px dotted #e1dfd7;
	left: 522px;
	line-height: 18px;
	padding: 11px 13px;
	position: absolute;
	top: -1px;
}


/* @end */

/* @group Results Table */

.results-table h2 {
	background-color: #cac6bd;
	border-left: 1px solid #e0ded9;
	border-right: 1px solid #e0ded9;
	font-size: 12px;
	line-height: 30px;
	padding-left: 21px;
	text-transform: uppercase;
}

.results-table table {
	border-left: 1px solid #e0ded9;
	width: 100%;
}

.results-table th {
	color: #414141;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	padding-bottom: 11px;
	padding-top: 13px;
}

.results-table th a{
	display: block;
	width: 100%;
}

.alpha a,
.alpha-disabled a:hover{
	background: url(images/icons/sprite-table-sort.png) no-repeat right -114px;
}

.alpha-disabled a {
	background: url(images/icons/sprite-table-sort.png) no-repeat right -38px;
}

.reverse-alpha a {
	background: url(images/icons/sprite-table-sort.png) no-repeat right -76px;
}

.results-table th,
.results-table td {
	border-bottom: 1px solid #e0ded9;
	border-right: 1px solid #e0ded9;
	padding-left: 20px;
	padding-right: 10px;
	text-align: left;
}

.results-table td {
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 9px;
	padding-top: 9px;
}

.results-table tbody tr:nth-child(2n+1) td {
	background-color: #fdfcfb;
}

.ie6 .results-table tbody tr.even td,
.ie7 .results-table tbody tr.even td,
.ie8 .results-table tbody tr.even td {
	background-color: #fdfcfb;
}

.results-table .sponsor-name {
	width: 190px;
}

.results-table .address-zip {
	width: 145px;
}

.results-table .city {
	width: 107px;
}

.results-table .state {
	width: 110px;
}

.results-table .telephone {
	width: 112px;
}

.results-table .sponsor-name a:hover {
	text-decoration: underline;
}

/* @end */

/* @group Pagination */

.pagination {
	background-color: #003b69;
	color: #efecec;
	font-size: 12px;
	line-height: 24px;
	padding: 5px 23px 6px 15px;
}

.pagination-information {
	float: left;
}

.pagination-controls {
	color: #0c7bbb;
	float: right;
	font-weight: bold;
}

.pagination-controls a {
	color: #0c7bbb;
}

.pagination-controls a.current {
	color: #fff;
}

.pagination-controls a:hover {
	color: #73bbf2;
	text-decoration: underline;
}

a.pagination-next {
	margin-left: 10px;
}

a.pagination-next:after{
	content: '\A0\BB';
}

a.pagination-prev {
	margin-right: 10px;
}

a.pagination-prev:before{
	content: '\AB\A0';
}

/* @end */

/* @group Facts */

.facts .central-col h3 {
	font-size: 22px;
	font-weight: normal;
	line-height: 28px;
	margin-bottom: 15px;
}

/* @end */

/* @group Interactive Map */

#dos_map {
	background: url(images/backgrounds/bg-repeat-map.png) repeat-x left bottom;
	margin-bottom: 13px;
}

.ie8 #dos_map,
.ie9 #dos_map {
	float: left;
}

#no-flash-content {
    height: 470px;
    background: url("images/graphics/flash/dos03_deg.jpg") no-repeat scroll left top transparent;
}

#no-flash-content h3 {
	font-size: 26px;
	font-weight: normal;
	line-height: 32px;
	padding: 160px 0 0 30px;
	width: 420px;
}

#no-flash-content p {
	font-size: 26px;
	padding: 18px 0 0 30px;
}

#view-data-as-list {
	background: transparent url(images/icons/sprite-arrow.png) no-repeat right -582px;
	border-top: 1px solid #cbdbde;
	display: block;
	float: right;
	font-weight: bold;
	margin: -61px 32px 0 0;
	padding: 10px 20px 0 3px;
	position: relative;
	text-shadow: 0px 0px 1px rgba(255,255,255,1);
	z-index: 100;
}

#facts-view-data-as-list {
	background: transparent url(images/icons/sprite-arrow.png) no-repeat right -582px;
	display: block;
	float: right;
	font-weight: bold;
	margin: -61px 0 0 0;
	padding: 10px 20px 0 3px;
	position: relative;
	text-shadow: 0px 0px 1px rgba(255,255,255,1);
	z-index: 100;
}

/* @end */



/* @group Mini Accordion */

.mini-accordion {
	border: 1px solid #d8d7d3;
	border-top-width: 4px;
	padding: 20px 15px 35px 15px;
	position: relative;
	width: 188px;
	z-index: 10;
}

.js .mini-accordion {
	height: 154px;
}

.mini-accordion ul {
	margin: 0;
	width: 188px;
}

.mini-accordion ul li {
	background-image:none;
	margin: 0;
	padding: 0;
	width: 188px;
}

.no-js .mini-accordion ul li {
	margin-bottom: 20px;
}

.mini-accordion #carousel-controls {
	bottom: 12px;
	left: 15px;
	margin: 0 0 0 60px;
	text-align: center;
	top: auto;
}

.data-promo {
	font-size: 14px;
	line-height: 20px;
}

.ie7 .facts .sub-col {
	height: 214px;
}

.ie7 .data-promo {
	position: absolute;
}

.data-promo h4 {
	border-bottom: 1px dotted #e1dfd7;
	font-size: 34px;
	font-weight: normal;
	line-height: 1;
	margin-bottom: 12px;
	padding-bottom: 10px;
}

.data-promo h4 img {
	border-right: 1px dotted #e1dfd7;
	margin-right: 12px;
	vertical-align: -8px;
}

.data-promo li p {
	color: #7b7a7a;
	font-weight: normal;
	margin-bottom: 5px;
}

.data-promo li a {
	font-size: 12px;

	line-height: 16px;
}

/* @end */




/* @group Blue Buttons */

.button {
	color: #052640;
	display: block;
	font-size: 17px;
	font-weight:600;
	line-height: 18px;
	margin-bottom: 9px;
	padding: 13px 10px 14px 10px;
}

.button span {
	display: block;
	padding-left: 46px;
	color: #052640;
}

.button-find span {
   background: transparent url(images/buttons/sprite-carousel.png) no-repeat no-repeat 0px 0;
}

.button-question span {
	background: url(images/buttons/sprite-carousel.png) no-repeat no-repeat 0 0;
	line-height: 17px;
}

.button-sevis span {
	background: url(images/buttons/sprite-carousel.png) no-repeat no-repeat 0 0;
	line-height: 31px;
}

.button span:hover {
	color: #052640;
	background: url(images/buttons/sprite-carousel.png) no-repeat 0px -13.96em;
}


/* @end */

/* @group Experience Teaser */

.experience-teaser {
	font-size: 1.191em;
	line-height: 22px;
}

.experience-teaser .quote {
	background: transparent url(images/backgrounds/bg-experience-teaser.png) repeat-x left top;
        color: #fff;
	min-height: 176px;
	height: auto !important;
  	height: 176px;
	padding: 30px 24px 61px 24px;
	position: relative;
	width: 172px;
	z-index: 100;
	font-weight:600;
}

.experience-teaser .quote a {
    color: #fff;
}

.experience-teaser .quote a:hover {
	color: #ffffff;
}

.experience-teaser .quote p {
	text-indent: -0.5em;
}


.experience-teaser .arrow {
	background: transparent url(images/icons/sprite-arrow.png) no-repeat right -417px;
	display: inline-block;
	height: 17px;
	margin-left: 8px;
	vertical-align: middle;
	width: 24px;
}

.experience-teaser a:hover .arrow {
	background-position: right -168px;
	background: transparent url(images/icons/sprite-arrow.png) no-repeat right -417px;
}


.experience-teaser .cite span {
/*	font-size: 12px; */
	font-weight: bold;
}

.experience-teaser img {
	margin-top: -31px;
	position: relative;
	z-index: 1;
}

/* @end */

/* @group Resources Box */

.resources-box {
	border: 0px solid #d6dada; 
	border-top: 4px solid #052640;
	margin-bottom: 14px;
	padding: 12px 15px 15px 1px;
}

.resources-box h2 {
	border-bottom: 1px dotted #c1c3c3;
	font-size: 17px;
	font-weight: normal;
	line-height: 18px;
	margin-bottom: 16px;
	padding: 3px 0 0 0;
	min-height: 36px;
	height: auto !important;
	height: 36px;
	width:170px;
}

.resources-box p {
	margin-bottom: 6px;
}

#application-resources-box h2 {
/*	background: url(images/icons/icon-application-resources.png) no-repeat left top; */
}

#sponsor-news-box h2 {
/*	background: url(images/icons/icon-sponsor-news.png) no-repeat left top; */
	padding-bottom: 0;
}

#sponsor-news-box h3 {
    padding : 0;
    margin : 0;
    line-height: 16px;
}

#sponsor-news-box ul {
    list-style-type: none;
    margin-left : 0;
}

#sponsor-news-box ul li {
    font-weight : normal;
    padding-left : 0;
    background-image : none;
}

.resources-box a {
	color: #16a8ee;
	display: block;
	margin-bottom: 5px;
}

.resources-box a:after{
	content: '\00A0\203A';
}

.resources-box a {
	color: #494949;
	text-decoration: none;
}

.resources-box a:hover {
	color: #0096B2;
	text-decoration: none;
}

.titled-lists {
	border-bottom: 1px dotted #d7d7d5;
	margin-bottom: 8px;
}

.titled-lists h3 {
	color: #8d8d8d;
	font-size: 12px;
}

.titled-lists ul {
	margin-bottom: 12px;
}

.drop-list-wrapper {
	height: 24px;
	position: relative;
	width: 100%;
}

.resources-box .drop-list-wrapper {
	margin-bottom: 18px;
}

.drop-list {
	background-color: transparent;
	font-size: 11px;
	left: 0;
	line-height: 18px;
	position: absolute;
	top: 0;
	width: 100%;
}

#find-box-search .drop-list-wrapper {
	margin-top: 55px;
	width: 260px;
}

#find-box-search .drop-list {
	width: 260px;
}


#list-controls-search .drop-list-wrapper {
	float: left;
	width: 375px;
}

#list-controls-search .drop-list {
	width: 375px;
}

.drop-list h3 {
	background-color: #fff;
	border: 1px solid #d1d4d4;
	color: #666;
	cursor: pointer;
	font-size: 11px;
	height: 19px;
	line-height: 18px;
	margin: 0;
	padding: 2px 0 2px 10px;
}

.ie6 .drop-list h3 {
	overflow: hidden;
}

.drop-list h3 span {
	background: url(images/forms/btn-dropdown-open.png) no-repeat right bottom;
	display: block;
	float: right;
	height: 25px;
	margin: -3px -1px 0 0;
	position: relative;
	width: 24px;
}

.drop-list .dd-open span {
	background: url(images/forms/btn-dropdown-open.png) no-repeat right top;
}

.drop-list ul {
	background-color: #fff;
	border: 1px solid #d1d4d4;
	border-top: none;
	margin: 0;
	padding: 10px 10px 5px 10px;
}

#find-box-search .drop-list ul {
	width : 238px;
}

.ie6 .drop-list ul {
	height: 1px;
}

.drop-list ul li {
	background: none;
	margin-bottom: 5px;
	padding: 0;
}

.drop-list ul li a {
	color: #0096B2;
	margin-bottom: 0;
}

.drop-list ul li a:after {
	content: '';
}

.drop-list ul li a:hover {
	color: #0096B2;
}

.ie6 .drop-list ul li {
	float: left;
	margin: 0;
	width: 166px;
}

/* @end */

/* @group Voices */

#voices {
	background: #054994 url(images/backgrounds/bg-repeat-button-blue.png) repeat-x left bottom;
	margin: 0 0 20px 40px;
	float: right;
	width: 220px;
}

.sub-col #voices {
	float: none;
	margin: 0 0 14px 0;
}

#voices #voices-text {
	background: #054994 url(images/icons/icon-visa-voices.png) no-repeat 14px 12px;
	padding: 8px 10px 12px 65px;
}

#voices h3 {
	font-size: 17px;
	line-height: 18px;
	color: #fff;
	font-weight: normal;
	margin-bottom: 6px;
}

#voices p {
	color: #fff;
	font-size: 12px;
	line-height: 14px;
	margin: 0;
}

#voices a:hover h3,
#voices a:hover p {
	color: #ffe462;
}

/* @end */




/* @group Link List */

.link-list {
	margin-top: 16px;
}

.callout-links-list .link-list {
	border-bottom: 0px dotted #d9d8d5;
	margin-top: 0;
}

.link-list h3 {
	border: none;
	margin: 0 0 7px 0;
}

.link-list li {
	border-top: 0px dotted #d9d8d5;
	padding: 5px 0 8px 0;
}

.link-list li a span, 
.cross-promo .arrow {
/*	background: transparent url(images/icons/sprite-arrow.png) no-repeat right -678px;*/
	display: inline-block;
	height: 8px;
	margin-left: 4px;
	width: 10px;
}

.ie7 .link-list li a span {
    height: 11px;
}

/* @end */

/* @group Alert */

.alert {
	background: #f3f1eb url(images/icons/icon-alert.png) no-repeat 14px 15px;
	border-bottom: 2px solid #f1db6c;
	border-top: 2px solid #f1db6c;
	padding: 15px 10px 12px 64px;
}

.alert h3 {
	border: navajowhite;
	color: #6a4d38;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.alert a {
	background: transparent url(images/icons/sprite-arrow.png) no-repeat right -828px;
	color: #ab4900;
	font-weight: bold;
	padding-right: 12px;
}

.alert a:hover {
	color: #d18e0d;
}

/* @end */

/* @group 404 */

.suggested-nav {
	border-top: 1px dotted #d9d8d5;
	margin: 33px 0 142px 0;
	padding-top: 14px;
}

.suggested-nav li {
	float: left;
	margin-right: 45px;
}

.suggested-nav li a {
	background: transparent url(images/icons/sprite-arrow.png) no-repeat right -1040px;
	padding-right: 16px;
}

/* @end */



/* @group Sub Link List */

.sub-link-lists {
	border-top: 5px solid #d8d7d3;
	border-left: 1px solid #d6dada;
	padding: 0 0 18px 18px;
}

.sub-link-lists h3 {
	border: none;
	color: #414141;
	font-size: 13px;
	line-height: 18px;
	margin: 23px 0 4px 0;
	padding: 0;
}

.sub-link-lists ul  {
	margin: 0;
}

.sub-link-lists ul li {
	background: none;
	font-weight: normal;
	margin-bottom: 5px;
	padding: 0;
}

.sub-link-lists a {
	color: #16a8e3;
}

.sub-link-lists a:hover {
	color: #0b5db9;
}

.sub-link-lists a:after{
	content: '\00A0\203A';
}


/* @end */


/* @group Site Map */

#site-map {
	background: #052640;
	padding: 23px 22px;
	width: 896px;
}

#site-map ul {
	float: left;
	width: 725px;
}

#site-map ul ul {
    min-height:120px;
    height:auto !important;
    height:120px;
}

#site-map #resources {
	overflow: hidden;
	padding-left: 27px;
	width: 141px;
}

#site-map li {
	background-image: none;
	float: left;
	list-style-type: none;
	margin-right: 20px;
	padding: 0;
	width: 161px;
}

#site-map li a,
#site-map #resources span {
	color: #FFD682;
	display: block;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 7px;
	width: 161px;
}

#site-map #resources span {
	font-size: 11px;
	text-transform: uppercase;
}

#site-map li a:hover {
	color: #ffffff;
}

#site-map ul ul,
#site-map li li {
	float: none;
	margin: 0;
	width: auto;
}

#site-map li li {
	float: left;
	margin-bottom: 5px;
	width: 161px;
}

#site-map li li a {
	color: #ffffff;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	margin: 0;
}

#site-map li li a:hover {
	color: #FFD682;
}

#site-map #resources li a {
	font-size: 11px;
	text-transform: uppercase;
}

#site-map #resources li li a {
	text-transform: none;
}

/* @end */

/* @group Footer */

#footer {
	background: #052640 url(images/logos/logo-j1-footer.png) no-repeat right 16px;
	color: #ffffff;
	font-size: 11px;
	line-height: 14px;
	padding: 20px 273px 25px 17px;
	width: 650px;
}

#footer .organization-nav  {
	border-bottom: 1px solid #ffffff;
	margin-bottom: 9px;
	padding-bottom: 9px;
	width: 550px;
}

#footer li {
	background-image: none;
	border-left: 1px solid #ffffff;
	float: left;
	list-style-type: none;
	margin-left: 14px;
	padding-left: 14px;
}

#footer li:first-child,
.ie6 #footer li.first-child {
	border: none;
	margin: 0;
	padding: 0;
}

#footer li a {
	color: #ffffff;
}

#footer li a:hover {
	color: #FFD682;
}

#footer .organization-nav a {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}

#footer .organization-nav a:hover {
	color: #FFD682;
}

a.link-facebook {
    text-indent: -9999em;
    line-height: 10000px;
    overflow: hidden;
    text-align: left;
    display: inline-block;
    background-position: -10px -104px;
    height: 22px;
    width: 22px;
    background-image: url(images/sprites/social-media-icons.png);
    background-repeat: no-repeat;
    background-color: transparent;
}

a.link-twitter {
    background-color: transparent;
    background-image: url(images/sprites/social-media-icons.png);
    background-position: -10px -78px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 22px;
    line-height: 10000px;
    overflow: hidden;
    text-align: left;
    text-indent: -9999em;
    width: 22px;
}

a.link-instagram {
    text-indent: -9999em;
    line-height: 10000px;
    overflow: hidden;
    text-align: left;
    display: inline-block;
    background-position: -10px -52px;
    height: 22px;
    width: 22px;
    background-image: url(images/sprites/social-media-icons.png);
    background-repeat: no-repeat;
    background-color: transparent;
}

a.link-flickr {
    text-indent: -9999em;
    line-height: 10000px;
    overflow: hidden;
    text-align: left;
    display: inline-block;
    background-position: -10px 0;
    height: 22px;
    width: 22px;
    background-image: url(images/sprites/social-media-icons.png);
    background-repeat: no-repeat;
    background-color: transparent;
}

/* @end */

.sbHolder {
	background-color: #fff;
	border: 1px solid #d8d6d0;
	float: left;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 24px;
	position: relative;
	width: 180px;
}

.find-box-form-state .sbHolder,
.list-controls-form-state .sbHolder {
	width: 130px;
}


.sbSelector{
	color: #414141 !important;
	display: block;
	font-size: 11px;
	font-weight: bold;
	height: 24px;
	left: 0;
	line-height: 24px;
	outline: none;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	top: 0;
	width: 197px;
}

.find-box-form-state .sbSelector,
.list-controls-form-state .sbSelector {
	width: 130px;
}

#list-controls-form li.list-controls-form-state {
    margin-left: 15px;
}

.sbSelector:link, .sbSelector:visited, .sbSelector:hover{
	color: #EBB52D;
	outline: none;
	text-decoration: none;
}
.sbToggle{
	background: url(images/forms/btn-dropdown-open.png) no-repeat right bottom;
	display: block;
	height: 24px;
	outline: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
}

.sbToggleOpen{
	background: url(images/forms/btn-dropdown-open.png) no-repeat right top;
}

.sbHolderDisabled{
	background-color: #3C3C3C;
	border: 1px solid #d8d6d0;
}

.sbOptions{
	background-color: #fff;
	border: 1px solid #d8d6d0;
	list-style: none;
	left: -1px;
	margin: 0 !important;
	padding: 5px 0 0 0;
	position: absolute;
	top: 30px;
	width: 180px;
	z-index: 120;
	overflow-y: auto;
	overflow-x: hidden;
}

.find-box-form-state .sbOptions,
.list-controls-form-state .sbOptions {
	width: 130px;
}

.find-box-form-state .sbHolder,
.find-box-form-state .sbOptions {
	z-index: 90;
}

.sbOptions li{
	clear: left;
	margin: 0 !important;
	padding: 0 7px;
	width: 143px;
}

.find-box-form-state .sbOptions li,
.list-controls-form-state .sbOptions li {
	width: 124px;
}
.sbOptions a{
	color: #16a8ee;
	display: block;
	font-size: 11px;
	line-height: 18px;
	outline: none;
	margin-bottom: 5px;
	padding: 0 0 0 10px;
	text-decoration: none;
}
.sbOptions a:hover{
	color: #0b5db9;
}

.sbOptions li.last a{
	border-bottom: none;
}

/* search page */
.paginator {
	margin-top: 22px;
	text-align: center;
}
.paginator li{
    border: 1px solid #DEDEDE;
    display: inline;
    font-size: 14px;
    list-style: none outside none;
    margin: 0 2px 0 0;
    padding: 3px 6px;
    position: relative;
    text-decoration: none;
}
.paginator a:hover{
	text-decoration:none;
}
.paginator .current{
	color:#00000;
	font-weight:bold;
	border: none;
}
.paginator ul li {
    background: none;
}
.search-page .central-col{
	font-size: 12px;
}
.search-page .central-col p {
	margin: 0px;
}
.search-page .central-col h3{
    font-size: 15px;
    font-weight: normal;
}
.search-page .central-col a {
	color: #16A8EE;
}
.search-page .central-col a:hover {
    color: #0B5DB9;
}
.search-page .search-result {
	padding: 11px 0px;
	border-bottom: 1px dotted #D9D8D5;
}
.search-page .last {
	border-bottom: none;
}
.search-page #page-title {
	margin-bottom: 2px;
	width: 560px;
	word-wrap: break-word;
}
.search-page .no-result {
	padding-top: 4px;
	font-size: 14px;
}
.search-page .spelling {
	font-size: 14px;
	padding: 1px;
}
.search-page .search-total {
	border-bottom: 1px solid #D6DADA;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.search-page .sub-col {
	margin-top: 21px;
}

/* Cross promotion boxes */

a.cross-promo:link, 
a.cross-promo:visited {
    background-color: #064894;
    display: block;
    color: #fff;
    width: 220px;
    text-decoration: none;
    height: auto;
    margin-top: 1em;
}

.cross-promo p {
    padding: 0 14px 14px 14px;
    display: block;
    color: white;
    font-size: 12px;    
    line-height: 1.25em;
    margin-bottom: 0px;
    -webkit-transition: color 0.2s linear;
    -moz-transition:    color 0.2s linear;
    -o-transition:      color 0.2s linear;
    transition:         color 0.2s linear;
}

.cross-promo h2 {
    color: white;
    margin: 7px 14px 7px 14px;
    font-family: inherit;
    font-size: 17px;
    font-weight: normal;
    border-bottom: 1px dotted #6b8caf;
    padding-bottom: 7px;
    line-height: 20px;
    -webkit-transition: color 0.2s linear;
    -moz-transition:    color 0.2s linear;
    -o-transition:      color 0.2s linear;
    transition:         color 0.2s linear;
}

a.cross-promo:hover h2,
a.cross-promo:active h2, 
a.cross-promo:hover p,
a.cross-promo:active p {
    color: #ffe462;
}

.cross-promo span {
    font-weight: bold;
}

.cross-promo img {
    height: 142px;
    width: 220px;
}

.central-col .cross-promo {
    float: right;
    margin: 1em 0 1em 1em;
}

/* dosxx-tickets code */

.flash-map {
    margin-top: 52px;
}

.ie7 .visuallyhidden {
	/*display: none;*/
	visibility: hidden;
	position: absolute;
	top: 1px;
	left: 1px;
	margin: 0;
	z-index: 0;
}

.alt-article .central-col {
    width: 580px;
    padding-right: 16px;
}

/*Wrapping text around images - J1 Route Blog*/
.wp-caption { 
    margin: 1px; 
    padding: 1px; 
    /*border: solid 1px #E5E5FF; 
    background: #E5F2FF;*/ 
    font-size:90%; 
    color: black 
}

img.alignright { 
    padding: 4px; 
    margin: 0 0 2px 7px; 
    display: inline; 
}

img.alignleft { 
    padding: 4px; 
    margin: 0 7px 2px 0; 
    display: inline; 
}

img.aligncenter { 
    display: block; 
    margin-left: auto; 
    margin-right: auto; 
}

.alignright { 
    float: right; 
    margin-right: -14px;
    padding-left: 12px;
}

.alignleft { 
    float: left; 
}

.aligncenter { 
    display: block; 
    margin-left: auto; 
    margin-right: auto; 
}


/****************CSS EMERGENCY ALERTS BANNER STYLES Start****************************************/

.tsg-rwd-eab-main-frame {
  float: left;
  width: 100%;
  display: none;
}

.tsg-rwd-eab-main-frame-standard {
  background-color: #F4D97E!important;
  color: #444444;
}

.tsg-rwd-eab-main-frame-orange {
  background-color: #ff9900!important;
  color: #fff;
}

.tsg-rwd-eab-main-frame-red {
  background-color: red!important;
  color: #fff;
}

.tsg-rwd-eab-main-frame-green {
  background-color: #629333!important;
  color: #fff!important;
}

.tsg-rwd-eab-main-frame-blue {
  background: #003875!important;
  color: #fff!important;
}

.tsg-rwd-eab-main-frame-standard .tsg-rwd-eab-type-main-frame {
  background-color: #F2CD54!important;
  color: #444444;
}

.tsg-rwd-eab-main-frame-orange .tsg-rwd-eab-type-main-frame {
  background-color: #F97800!important;
}

.tsg-rwd-eab-main-frame-red .tsg-rwd-eab-type-main-frame {
  background-color: #C61700!important;
}

.tsg-rwd-eab-main-frame-green .tsg-rwd-eab-type-main-frame {
  background-color: #559118!important;
}

.tsg-rwd-eab-main-frame-blue .tsg-rwd-eab-type-main-frame {
  background: #001870!important;
}

.tsg-rwd-eab-frame-tsg_rwd_show_emergency_alert {
  display: block;
  border-bottom: 1px solid lightgrey;
}

.tsg-rwd-eab-frame-tsg_rwd_hide_emergency_alert {
  display: none;
}

.tsg-rwd-eab-centerframe {
  width: 50%;
  margin: 0px auto;
}

.tsg-rwd-eab-main-frame a {
    color: #fff;
}

.showThreat {
    display: inline-block;
    height: 25px;
    width: 25px;
    line-height: 25px;
    font-family: Helvetica, Arial, sans-serif;
    border-radius: 25px;
    background-color: white;
    color: #000 !important;
    text-decoration: none;
    text-align: center;
    font-size: 1.1em;
    border: inset 1px black;
    float: right;
    position: relative;
    margin-right: 2.5px;
    margin-top: 2.5px;
}

.hideThreat {
    display:none;
}

.tsg-rwd-csi-travel-advisories .tsg-rwd-eab-type-main-frame {
  width: 20%;
  float: left;
  text-align: center;
  font-weight: normal;
  color: #fff;
}

.tsg-rwd-eab-main-frame .tsg-rwd-eab-type-main-frame {
  width: 20%;
  float: left;
  text-align: center;
  font-weight: normal;
  margin: 0;
  padding-top: 5px;
}

.tsg-rwd-eab-type-frame {
  width: 100%;
  float: left;
  font-family: arial;
}

.tsg-rwd-eab-date-frame {
  width: 100%;
  float: left;
  font-family: arial;
  font-size: .8em;
  padding-bottom: 4px;
}

.tsg-rwd-emergency-alertheader-standard .tsg-rwd-emergency-alertheader-type-frame,
.tsg-rwd-emergency-alertheader-standard .tsg-rwd-emergency-alertheader-title,
.tsg-rwd-eab-main-frame-standard .tsg-rwd-eab-title-frame,
.tsg-rwd-eab-main-frame-standard .tsg-rwd-eab-type-main-frame {
    color: #444444;
}

.tsg-rwd-eab-title-frame {
    width: 65%;
    float: left;
    font-family: arial;
    font-size: 1.2em;
    font-weight: normal;
    padding: 5px 4% 4px 4%;
    margin: 0;
}

.tsg-rwd-emergency-alertheader #container .hideThreat{
  display: none
}

.tsg-rwd-emergency-alertheader #container .fa-stack {
  /* position: relative; */
  /* display: inline-block; */
  width: .9em;
  height: .5em;
  line-height: .5em;
  vertical-align: middle;
}

.tsg-rwd-emergency-alertheader #container .text {
  color: black;
  font-family: arial;
  font-size: .8em;
}

.tsg-rwd-emergency-alertheader #container .fa-2x {
  font-size: 1em;
}

.tsg-rwd-emergency-alertheader #container {
    float: right;
    margin-top: 5px;
    margin-right: 5px;
    /* padding-right: 5px; */
    margin-bottom: 5px;
    /* margin-left: 200px; */
}

.tsg-rwd-emergency-alertheader .tsg-rwd-emergency-alertheader-type-frame-typebox {
    float: left;
    width: 100%;
    font-family: arial;
    font-size: .9em;
    height: 20px;
    background: transparent;
    text-align: center;
    margin-top: 4px;
    line-height: 25px;
}


/**START TABLET STYLES MEDIA QUERIES****TABLET STYLES MEDIA QUERIES****TABLET STYLES MEDIA QUERIES****TABLET STYLES MEDIA QUERIES****TABLET STYLES MEDIA QUERIES****TABLET STYLES MEDIA QUERIES****TABLET STYLES MEDIA QUERIES****TABLET STYLES MEDIA QUERIES****TABLET STYLES MEDIA QUERIES**/



@media screen and (max-width: 1440px) and (min-width: 768px) {
  .tsg-rwd-eab-centerframe {
    width: 65%;
    margin: 0px auto;
  }
  .tsg-rwd-csi-travel-advisories .tsg-rwd-eab-type-main-frame,
  .tsg-rwd-eab-main-frame .tsg-rwd-eab-type-main-frame {
    width: 30%;
    padding: 9px 0px 10px 0px;
    height:38px;
  }
  .tsg-rwd-eab-type-frame {
    font-size: .9em;
  }
  .tsg-rwd-eab-title-frame {
    width: 55%;
    float: left;
    font-family: arial;
    font-size: 1.2em;
    padding: 5px 4% 4px 4%;
    line-height: 1.3em;
  }
  .tsg-rwd-eab-date-frame {
    width: 100%;
    float: left;
    font-family: arial;
    font-size: .8em;
  }
  .tsg-rwd-emergency-alertheader #container .text {
    font-size: .9em;
  }
}
/**MEDIA QUERIES** **MEDIA QUERIES****MEDIA QUERIES****MEDIA QUERIES****MEDIA QUERIES****MEDIA QUERIES****MEDIA QUERIES**/
@media screen and (min-width: 375px) {
    .tsg-rwd-emergency-alertheader .tsg-rwd-emergency-alertheader-type-frame-typebox {
        font-size: .8em;
    }
}

@media screen and (min-width: 360px) {
    .tsg-rwd-emergency-alertheader .tsg-rwd-emergency-alertheader-title {
        font-size: .94em;
        margin-top: 8px;
    }
}
@media only screen and (min-width: 360px) and (orientation: portrait) { 
    .tsg-rwd-emergency-alertheader .tsg-rwd-emergency-alertheader-title {
        font-size: .94em;
        margin-top: 8px;
    }
}
@media only screen and (max-width : 812px) and (orientation: landscape) {
    .tsg-rwd-emergency-alertheader .tsg-rwd-emergency-alertheader-type-frame-typebox {
        line-height: 16px;
    }
}
@media only screen and (min-width : 1024px) {
    .tsg-rwd-emergency-alertheader .tsg-rwd-emergency-alertheader-type-frame-typebox {
        line-height: 17px;
        font-size: .88em;
    }
    .tsg-rwd-emergency-alertheader .tsg-rwd-emergency-alertheader-title {
        font-size: 1.1em;
        margin-top: 8px;
    }
}
@media only screen and (max-width : 1024px) and (orientation: landscape){
    .tsg-rwd-emergency-alertheader .tsg-rwd-emergency-alertheader-type-frame-typebox {
        font-size: .9em;
    }
}
@media screen and (max-width: 1078px) and (min-width: 768px) {
    .tsg-rwd-emergency-alertheader.ea-widetext .tsg-rwd-emergency-alertheader-type-frame-date {
        margin-top: 1em;
    }
}
@media only screen and (min-width : 1365px) and (orientation: landscape){
    .tsg-rwd-emergency-alertheader .tsg-rwd-emergency-alertheader-type-frame-typebox {
        line-height: 20px;
        font-size: .9em;
    }
}
@media screen and (max-width: 514px)  {
    .tsg-rwd-emergency-alertheader.ea-widetext .tsg-rwd-emergency-alertheader-type-frame-date {
        margin-top: 1em;
    }         
    
    h3.tsg-rwd-emergency-alertheader-title.notips {
            padding-top: 6px;
            width: 72%;
    }
}

/**PHONE MEDIA QUERIES****PHONE MEDIA QUERIES****PHONE MEDIA QUERIES****PHONE MEDIA QUERIES****PHONE MEDIA QUERIES******PHONE MEDIA QUERIES****PHONE MEDIA QUERIES******PHONE MEDIA QUERIES****PHONE MEDIA QUERIES******PHONE MEDIA QUERIES****PHONE MEDIA QUERIES******PHONE MEDIA QUERIES****PHONE MEDIA QUERIES******PHONE MEDIA QUERIES****PHONE MEDIA QUERIES******PHONE MEDIA QUERIES****PHONE MEDIA QUERIES******PHONE MEDIA QUERIES****PHONE MEDIA QUERIES**/

@media screen and (max-width: 768px) {
  .tsg-rwd-eab-centerframe {
    width: 100%;
    margin: 0px auto;
  }
  /* Position tooltip above the element */
[data-tooltip]:before {
    font-family: 'robotocondensed-regular-webfont';
    font-weight: 600;
  position: absolute;
  bottom: 150%;
  left: -160% !important;
  margin-bottom: 5px;
  margin-left: -80px;
  padding: 7px;
  width: 125px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #000;
  background-color: hsla(0, 0%, 20%, 0.9);
  color: #fff;
  content: attr(data-tooltip);
  text-align: center;
  font-size: 14px;
  line-height: 1.4;
  max-height:150px;
  overflow: hidden;
  text-overflow: ellipsis;
}
  .emergencyalert {
    float: left;
    width: 100%;
    margin: 48px 0px 0px 0px;
  }
  .tsg-rwd-csi-travel-advisories .tsg-rwd-eab-type-main-frame,
  .tsg-rwd-eab-main-frame .tsg-rwd-eab-type-main-frame {
    width: 35%;
    padding: 7px 0px 7px 0px;
  }
  .tsg-rwd-eab-title-frame {
    width: 55%;
    float: left;
    font-family: arial;
    font-size: 1em;
    padding: 5px 4% 4px 4%;
    line-height: 1.2em;
  }
  .tsg-rwd-eab-type-frame {
    font-size: .8em;
  }
  .tsg-rwd-eab-date-frame {
    width: 100%;
    float: left;
    font-family: arial;
    font-size: .7em;
    height: 23px;
  }

.tsg-rwd-emergency-alertheader .tsg-rwd-emergency-alertheader-type-frame-typebox {
    float: left;
    width: 100%;
    font-family: arial;
    font-size: .8em;
    line-height: 16px;
    background: transparent;
    text-align: center;
    margin-top: 0px;
    overflow-wrap: break-word
}

  .tsg-rwd-emergency-alertheader-type-frame {
   float: left;
    /* width: 30%; */
    text-align: center;
}
  .tsg-rwd-emergency-alertheader #container .text {
        font-size: 0.8em;
  }

  .tsg-rwd-emergency-alertheader-title {
    float: left;
    width: 42%;
    /* padding: 8px 2% 0px 2%; */
    font-family: arial;
    margin-top: 5px;
    margin-left: 8px;
    font-size:1em;
    line-height:1em;                                                               
}
.tooltipalert {
    width:45%;
}
h3.tsg-rwd-emergency-alertheader-title.notips {
    padding-top: 5px;
    width: 72%;
}
}

@media only screen 
    and (device-width : 812px) 
    and (device-height : 375px) 
    and (-webkit-device-pixel-ratio : 3) { 
    
         h3.tsg-rwd-emergency-alertheader-title.notips {
            padding-top: 6px;
            width: 72%;
        }
        .tsg-rwd-emergency-alertheader .tsg-rwd-emergency-alertheader-type-frame-typebox {
            line-height: 18px;
            font-size: .72em;
            margin-top: 9px;
        }
    }
@media screen and (min-device-width : 375px) and (max-device-width : 812px) and (orientation  : landscape) { 
    .tsg-rwd-emergency-alertheader .tsg-rwd-emergency-alertheader-title {
        margin-top: 9px;
        font-size: 1em;
    }
    .tsg-rwd-emergency-alertheader .tsg-rwd-emergency-alertheader-type-frame-typebox {
        line-height: 15.5px;
        font-size: .75em;
    }
}  

@media screen and (min-device-width : 375px) and (max-device-width : 812px) and (orientation  : portrait) { 
    .tsg-rwd-emergency-alertheader .tsg-rwd-emergency-alertheader-title {
        margin-top: 4px;
        font-size: 1em;
    }
}  

/* Portrait */
/*
@media only screen 
  and (min-width: 1024px) 
  and (max-height: 1365px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1.5) {    
      
    .tsg-rwd-emergency-alertheader .tsg-rwd-emergency-alertheader-title {
        font-size: 1.2em;
        margin-top: 8px;
    }
}

/* Landscape */
/*
@media only screen 
  and (min-width: 1024px) 
  and (max-height: 1365px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1.5) {    
      
    .tsg-rwd-emergency-alertheader .tsg-rwd-emergency-alertheader-title {
        font-size: 1.1em;
        margin-top: 11px;
    }
    .tsg-rwd-emergency-alertheader .tsg-rwd-emergency-alertheader-type-frame-typebox {
        font-size: .9em;
    }
}*/

/* Landscape */
@media only screen 
  and (min-width: 1366px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1.5) {    
      
    .tsg-rwd-emergency-alertheader .tsg-rwd-emergency-alertheader-title {
        font-size: 1.2em;
        margin-top: 12px;
    }
    .tsg-rwd-emergency-alertheader .tsg-rwd-emergency-alertheader-type-frame-typebox {
        font-size: 1em;
    }
}

@media screen and (max-width: 768px) and (orientation: landscape) {
    h3.tsg-rwd-emergency-alertheader-title.notips {
        padding-top: 11px;
        width: 72%;
    }
    .tsg-rwd-emergency-alertheader .tsg-rwd-emergency-alertheader-type-frame-typebox {
        line-height: 20px;
        font-size: .9em;
        margin-top: 5px;
    }
}
@media screen and (max-width: 1200px) and (min-width: 80px) {

    .showThreat {
        height: 20px;
        width: 20px;
        line-height: 21px;
        border-radius: 20px;
    }
}


@media screen and (max-width: 320px) and (min-width: 80px) {


.tsg-rwd-emergency-alertheader .tsg-rwd-emergency-alertheader-type-frame-typebox {
    float: left;
    width: 100%;
    font-family: arial;
    font-size: .8em;
    height: 15px;
    background: transparent;
    text-align: center;
    margin-top: 4px;
}

.tsg-rwd-emergency-alertheader-type-frame-date {
    float: left;
    width: 100%;
    font-size: .6em;
    height: 24px;
    background: transparent;
    /*margin-top: 15px;*/
    font-family: arial;
    line-height: 1.1em;
}
.tsg-rwd-emergency-alertheader-title {
    float: left;
    width: 68%;
    /* padding: 8px 2% 0px 2%; */
    font-family: arial;
    margin-top: 5px;
    margin-left: 8px;
    font-size:1.2em;
    line-height: 1em;                                                               
}
.tooltipalert {
    width:100%;
}
}

@media screen and (min-width: 1441px) {
		
    .tsg-rwd-emergency-alertheader .tsg-rwd-emergency-alertheader-type-frame-typebox {
        float: left;
        width: 100%;
        font-family: arial;
        font-size: 1em;
        height: 20px;
        background: transparent;
        text-align: center;
        margin-top: 4px;
    }
		
    .tsg-rwd-emergency-alertheader-type-frame-date {
        /*float: initial;*/
        width: 100%;
        font-size: .8em;
        height: 17px;
        background: transparent;
        /* margin-top: -26px; */
    }

    .tsg-rwd-emergency-alertheader #container .text {
        font-size: 0.8em;
    }
    .tsg-rwd-emergency-alertheader #container .fa-2x {
        font-size: 1em;
    }
	
    .showThreat {
        border: inset .5px black;
        margin-right: 1.5px;
    }
}
/*** CQ AEM INTERFACE STYLES ***/

.cq-wcm-edit .tsg-rwd-emergency-alert-frame,
.cq-wcm-edit .tsg-rwd-emergency-alert-text {
  float: none;
}

/****************CSS EMERGENCY ALERTS BANNER STYLES End****************************************/

/*********FORMAT DATE FOR TIMELINE EXRPRESS PLUGIN Start*********/
.timeline-date{
    direction: rtl;
    white-space: nowrap;
    max-width: 2.10em;
    overflow: hidden;
    text-overflow: clip;
    font-size:16px;
    color: #3f95c8;
    font-style: normal !important;
    font-weight: bold;
}
/*********FORMAT DATE FOR TIMELINE EXRPRESS PLUGIN End*********/
