/* Google Fonts */

@import url(http://fonts.googleapis.com/css?family=Francois+One);
@import url(http://fonts.googleapis.com/css?family=Droid+Sans+Mono);
@import url(http://fonts.googleapis.com/css?family=Cabin:400,500,600,700);

/****************/

/* Monospace Font */

@font-face {
    font-family: 'MonospaceTypewriterRegular';
    src: url('/fonts/monospace/MonospaceTypewriter-webfont.eot');
    src: url('/fonts/monospace/MonospaceTypewriter-webfont.eot?#iefix') format('embedded-opentype'),
    url('/fonts/monospace/MonospaceTypewriter-webfont.woff') format('woff'),
    url('/fonts/monospace/MonospaceTypewriter-webfont.ttf') format('truetype'),
    url('/fonts/monospace/MonospaceTypewriter-webfont.svg#MonospaceTypewriterRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/****************/

.hover {
    /*background-color: #777;*/
    background: transparent url('/images/stripe-bg.png');
}

html {
    width:			100%;
    height:		100%;
    background:		#BDBCB4 url('/images/bg.jpg') no-repeat top center;
}

#bg {
    width:			100%;
    height:		100%;
    min-width:		1200px;
    min-height:		1200px;
    position:		fixed;
    top:			0;
    left:			0;
    z-index:		-1;
    display:		none;
}

body {
    font-family:		'Cabin', sans-serif;
}

body #container {
    width:			988px;
    margin:		0 auto;
    padding:		0 0 90px;
}

body #container #header {
    height:		42px;
    padding:		35px 12px 23px;
    position: relative;
}

body #container #header img {
    /*margin-top: -15px;*/
    margin-top: 8px;
    margin-left: 1px;
}

body #container #content {
    padding:		14px;
    background:		#FFF;
}

body #container #content .inner {
    background:		#FFF;
    overflow:		hidden;
}

body #container #content .inner #map-container {
    width:			698px;
    height:		517px;
    float:			left;
    background:		transparent url('/images/map-bg.png') no-repeat;
}

body #container #content .inner #map-container div.state-container {
    padding:		10px;
    float:			left;
}

body #container #content .inner #info-container {
    width:			238px;
    height:		466px;
    background:		transparent url('/images/info-bg.png') no-repeat;
    float:			left;
    padding:		37px 0 0 24px;
    color:			#908F8B;
}

body #container #content .inner #info-container a {
    color:			#174B82;
    text-decoration:	none;
}

body #container #content .inner #info-container a:hover {
    text-decoration:	underline;
}

body #container #content .inner #info-container h2 {
    text-transform:	uppercase;
    padding:		2px;
    font-size:		15px;
    font-weight:		bold;
}

body #container #content .inner #info-container h3 {
    text-transform:	uppercase;
    padding:		2px;
    font-size:		12px;
}

body #container #content .inner #info-container p {
    padding:		2px;
    margin:		12px 20px 0 0;
    line-height:		1.2em;
    font-size:		12px;
}

body #container #content .inner #info-container div.more {
    margin:		16px 0 0 0;
    padding:		2px;
    font-size:		12px;
    font-weight:		bold;
    text-transform:	uppercase;
}

body #container #content .inner #info-container div.more img.more-arrow {
    margin:		0 0 -3px 3px;
}

body #container #content .inner #stats-container {
    width:			684px;
    height:		146px;
    background:		#91908A;
    float:			left;
    overflow:		hidden;
}

body #container #content .inner #stats-container .state-name {
    width:			150px;
    height:		59px;
    margin:		24px 0;
    padding:		43px 0 0 0;
    float:			left;
    border-right:		2px groove #B5B5B1;
    font-family:		'Cabin',sans-serif;
    font-size:		16px;
    color:			#FFF;
    text-align:		center;
    text-transform:	uppercase;
}

body #container #content .inner #stats-container .chart {
    width:			112px;
    height:		132px;
    padding:		14px 0 0 16px;
    float:			left;
}

body #container #content .inner #stats-container .chart .chart-percentage {
    width:			26px;
    margin:		-40px 0 0 31px;
    padding:		2px;
    background:		#E4E3DE;
    text-align:		center;
    font-family:		'Francois One', sans-serif;
    font-size:		13px;
    color:			#000;
    opacity:		.9;
    -webkit-border-radius:6px;
    -moz-border-radius:	6px;
    border-radius:	6px;
}

body #container #content .inner #stats-container .chart .state-participation {
    margin:		8px 0 0 -5px;
}

body #container #content .inner #stats-container .stats {
    width:			390px;
    height:		132px;
    padding:		20px 0 0 0;
    float:			left;
    font-family:		'Francois One', sans-serif;
    font-size:		14px;
    text-transform:	uppercase;
}

body #container #content .inner #stats-container .stats .jobs-profiled dt {
    width: 50%;
}

body #container #content .inner #stats-container .stats .stat {
    padding:		4px 0 0 0;
}

body #container #content .inner #stats-container .stats .even {
    background:		transparent url('/images/stripe-bg.png');
}

body #container #content .inner #stats-container .stats .odd {
    background:		transparent;
}

body #container #content .inner #stats-container .stats .left {
    width:			210px;
    height:		18px;
    margin:		0 0 22px 0;
    float:			left;
}

body #container #content .inner #stats-container .stats .right {
    width:			175px;
    height:		18px;
    float:			right;
}

body #container #content .inner #stats-container .stats .full {
    width:			100%;
    height:		18px;
    float:			left;
}

body #container #content .inner #stats-container .stats .full dt {
    padding-top:		2px;
    font-size:		12px;
}

body #container #content .inner #stats-container .stats .stat dt {
    float:			left;
    margin-left:		4px;
    color:			#D9D8D0;
}

body #container #content .inner #stats-container .stats .stat dd {
    margin-right:		7px;
    float:			right;
    font-family:		'Droid Sans Mono', sans-serif;
    color:			#B61010;
}

body #container #content .inner #stats-container .state-info {
    display: none;
    height: 132px;
    padding-bottom: 30px;
    background:		#91908A;
}

body #container #content .inner #stats-container .state-info .bubble-container {
    margin-top: -50px;
    margin-left: 80px;
}

body #container #content .inner #stats-container #placeholder {
    height: 132px;
    padding-bottom: 30px;
    background:		#91908A;
}

body #container #content .inner #stats-container #placeholder .i-bubble {
    float:left;
    margin-left:-24px;
    position: relative;
    z-index: 999;
}

body #container #content .inner #stats-container #placeholder .country-name {
    width: 280px;
    height:		105px;
    margin-top: 27px;
    background: transparent url('/images/usa_image.png') center no-repeat;
    float:			left;
    font-family:		'Cabin',sans-serif;
    font-size:		16px;
    color:			#FFF;
    text-align:		center;
    text-transform:	uppercase;
}

body #container #content .inner #choose-container {
    width:			262px;
    height:		131px;
    margin:		0 0 0 14px;
    padding:		15px 0 0 0;
    float:			left;
    background:		#A52525;
    text-align:		center;
}

body #container #content .inner #choose-container select {
    width:			189px;
    height:		31px;
    margin:		10px;
    margin-top: 20px;
    padding:		7px 16px;
    border:		0;
    background:		#DDDBD5 url('/images/select-bg.png') no-repeat;
    font-size:		13px;
    color:			#807F78;

    -webkit-appearance:	none;
    -webkit-border-radius:0px;
}

body #container #content .inner #choose-container select#select-county {
    display: none;
}

select:disabled {
    opacity:		.6;
}

body #container #content .inner #choose-container #businesses-engaged {
    width:		189px;
    cursor:		pointer;
    height:		31px;
    margin:		5px;
    border:		0;
    background:		transparent url('/images/businesses-using-btn.png') no-repeat;
}

body #container #content .inner #wiw-resources-container {
    width:			684px;
    height:		238px;
    margin:		14px 0 0 0;
    float:			left;
    background:		#E4E3DE url('/images/wiw-res-bg.png') no-repeat;
}

body #container #content .inner #wiw-resources-container #why-it-works-tab {
    /*width:			176px;*/
    /*height:		27px;*/
    width: 25%;
    height: 48px;
}

body #container #content .inner #wiw-resources-container #resources-tab {
    /*width:			165px;*/
    /*height:		27px;*/
    width: 25%;
    height: 48px;
}

body #container #content .inner #wiw-resources-container #employers-tab {
    /*width:			165px;*/
    /*height:		27px;*/
    width: 25%;
    height: 48px;
}

body #container #content .inner #wiw-resources-container #certified-counties-tab {
    /*width:			176px;*/
    /*height:		27px;*/
    width: 25%;
    height: 48px;
}

body #container #content .inner #wiw-resources-container #top-counties-tab {
    /*width:			176px;*/
    /*height:		27px;*/
    width: 25%;
    height: 48px;
}

body #container #content .inner #wiw-resources-container .tab {
    height:		27px;
    padding:		20px 0 0 0;
    float:			left;
    text-align:		center;
    text-transform:	uppercase;
    cursor:		pointer;
    font-size: 15px;
    box-sizing: border-box;
}

body #container #content .inner #wiw-resources-container .active {
    border-top:		1px solid #FFF;
    border-left:		1px solid #FFF;
    border-right:		1px solid #FFF;
    background:		#E4E3DE;
    color:			#174B82;
}

body #container #content .inner #wiw-resources-container .inactive {
    border-bottom:	1px solid #FFF;
    background:		transparent url('/images/inactive-tab-bg.png');
    color:			#91908A;
}

body #container #content .inner #wiw-resources-container .hash-content {
    padding-top:		20px;
    display:		none;
}

body #container #content .inner #wiw-resources-container .hash-content div.lr {
    width:			284px;
    height:		130px;
    padding:		0 23px;
    display:		block;
    float:			left;
    font-size:		13px;
    color:			#717069;
    line-height:		1.1em;
}

body #container #content .inner #wiw-resources-container .hash-content div.lr ul {
    margin-left: 10px;
    list-style: disc;
}

body #container #content .inner #wiw-resources-container .hash-content div.lr li {
    margin-bottom: 5px;
}

body #container #content .inner #wiw-resources-container .hash-content div.left {
    border-right:		2px groove #fff;
}

body #container #content .inner #wiw-resources-container .hash-content div.no-border {
    border: 0;
    width: 624px;
    padding-right: 0px;
    #overflow: auto;
}

.page-resources-container {
    height: 169px;
    overflow-y: scroll;
}

.page-resources-container .lr {
    width: 309px!important;
}

body #container #content .inner #wiw-resources-container #resources .resource {
    float: left;
    width: 312px;
    padding-bottom: 5px;
}

body #container #content .inner #wiw-resources-container #resources .resource .link {
    line-height: 1.5em;
    text-decoration: none;
    color: #91908A;
    font-size: 15px;
    font-weight: bold;
    padding-left: 23px;
}

/*
 * Top Counties, Home Page
*/

body #container #content .inner #wiw-resources-container #top-counties p {
    width: 270px;
    margin-top: 10px
}

body #container #content .inner #wiw-resources-container #top-counties li {
    line-height: 1.5em;
    text-decoration: none;
    color: #91908A;
    font-size: 14px;
    font-weight: bold;
    padding-left: 23px;
}

body #container #content .inner #wiw-resources-container h3 {
    color: #A52525;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 1.2em;
}

body #container #content .inner #wiw-resources-container #employers a, body #container #content .inner #wiw-resources-container #certified-counties a {
    color: #174B82;
    text-decoration: none;
}

body #container #content .inner #wiw-resources-container #employers div img {
    max-width: 178px;
}

body #container #content .inner #wiw-resources-container #employers div h2 {
    color: #A52525;
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-transform: uppercase;
    /*text-align: center;*/
}

body #container #content .inner #wiw-resources-container #certified-counties .certify_date {
    float: right;
}

body #container #content .inner #wiw-resources-container #certified-counties p {
    margin-bottom: 7px;
}

body #container #content .inner #wiw-resources-container #certified-counties div h2 {
    color: #A52525;
    font-size: 18px;
    padding-bottom: 10px;
    text-transform: uppercase;
    text-align: center;
}

body #container #content .inner #wiw-resources-container #certified-counties a.btn {
    color: #fff;
}

body #container #content .inner #wiw-resources-container #top-counties a {
    color: #91908A;
    text-decoration: none;
}

body #container #content .inner #wiw-resources-container #top-counties a:hover {
    /*color: #91908A;*/
    /*text-decoration: none;*/
    color: #174B82;
}

body #container #content .inner #wiw-resources-container #top-counties .pull-right {
    margin-right: -15px;
    max-width: 355px;
}

/*
*/

body #container #content .inner #wiw-resources-container #resources .resource a.file:hover {
    background: transparent url('/images/current-resource-file.png') no-repeat;
    color: #174B82;
}

body #container #content .inner #wiw-resources-container #resources .resource a.url:hover {
    background: transparent url('/images/current-resource-url.png') no-repeat;
    color: #174B82;
}

body #container #content .inner #wiw-resources-container #resources .resource .resource-description {
    display: none;
}

body #container #content .inner #wiw-resources-container #resources #download {
    text-decoration: none;
    font-weight: bold;
    display: none;
    color: #a52525;
    float: right;
    margin-top: 10px;
    font-size: 15px;
    margin-right: 10px;
    text-transform: uppercase;
}

body #container #content .inner #wiw-resources-container #resources #download img {
    margin-bottom: -4px;
}

body #container #content .inner #wiw-resources-container #resources .right h2 {
    font-size: 15px;
    color: #a52525;
    margin-bottom: 5px;
    font-weight: bold;
}

body #container #content .inner #email-container {
    width:			260px;
    height:		236px;
    margin:		14px 0 0 14px;
    float:			left;
    border:		1px solid #C8C7BD;
    background:		transparent url('/images/email-bg.png');
    text-align:		center;
}

body #container #content .inner #email-container input.text {
    width:			182px;
    height:		30px;
    margin:		5px;
    padding:		0 16px;
    border:		0;
    background:		url('/images/email-input-bg.png') no-repeat;
    color: #174b82;
    font-size:		14px;

    -webkit-appearance:	none;
    -webkit-border-radius:0px;
}

body #container #content .inner #email-container select {
    width:			216px;
    height:		30px;
    margin:		5px;
    padding:		6px 16px;
    border:		0;
    background:		#DDDBD5 url('/images/email-select-bg.png') no-repeat;
    font-size:		14px;
    color:			#174B82;
    -webkit-appearance:	none;
    -webkit-border-radius:0px;
}

body #container #content .inner #email-container input.button {
    width:			126px;
    height:		46px;
    margin:		5px;
    border:		0;
    background:		transparent url('/images/email-submit-btn.png') no-repeat;
}

body #container #content .inner #email-container h2 {
    margin:		30px 0 0 0;
    font-size:		20px;
    text-transform:	uppercase;
    color:			#A52525;
}

body #container #content .inner #email-container h3 {
    margin:		2px 0 15px;
    font-size:		13px;
    color:			#908F8B;
}

body #container #content .inner #footer-container {
    width:			960px;
    height:		35px;
    margin:		14px 0 0 0;
    padding:		21px 0 0 0;
    float:			left;
    background-color:	#E4E3DE;
    text-align:		center;
    font-size:		14px;
    color:			#91908A;
}

body #container #content .inner #footer-container a {
    color:			#91908A;
    padding: 0 2px;
}

body #container #content .inner #footer-container a:hover {
    color: #595959;
}

body #container #header #nav {
    margin:		20px 0 0 0;
    float:			right;
    list-style:		none;
}

body #container #header #nav li {
    padding:		0 8px;
    float:			left;
    font-size:		10.5px;
    color:			#595959;
}

.main-nav:before {
    content: '|';
    text-align: center;
    display: inline-block;
    margin: 0;
    font-weight: 400;
    position: relative;
    left: -7px;
}

body #container #header #nav li.first {
}

body #container #header #nav li.last {
    padding-right:	0px;
}

body #container #header #nav li a {
    text-transform:	uppercase;
    text-decoration:	none;
    color:			#595959;
    font-size: 13px;
}

body #container #header #nav li a:hover {
    text-decoration:	underline;
}

.gray-text {
    font-size: 12px;
    color: #595959;
    font-family: 'Cabin', sans-serif;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

#choose-container
{
    background: #A52525 url('/images/state-about-act-bg.png') no-repeat !important;
    /*height: 165px!important;*/
}
#choose-container img
{
    float: left;
    padding-left: 10px;
    margin-top: 10px;
}

#choose-container a h2
{
    color: #fff;
    font-size: 1.3em;
    margin-top: 5px;
}

#choose-container a
{
    text-decoration: none;
}

#choose-container a p
{
    margin-top: 25px;
    font-size: 0.7em;
    color: #dddcd8;
    text-decoration: underline;
    line-height: 1.8;
    text-align: left;
    margin-left: 70px;
    padding-right: 20px;
}

#info-container em
{
    font-style: italic;
}

#info-container strong
{
    font-weight: bold;
}

#employers ul {
    margin-top: 10px;
}

.hidden {
    display: none;
}

.show {
    display: block;
}

.left-links-list,
.right-locations-list {
    float: left;
    width: 250px;
    position: relative;
    left: -25px;
}

.popbox {
    display: none;
    position: absolute;
    z-index: 99999;
    width: 200px;
    padding: 10px;
    background: #f4f4f2;
    color: #595959;
    border: 1px solid #cdcdcd;
    margin: 0px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(164, 164, 164, 1);
    box-shadow: 0px 0px 5px 0px rgba(164, 164, 164, 1);
    max-height: 300px;
    overflow-y: auto;
}
.popbox h2
{
    background-color: #A52525;
    color:  #fff;
    font-size: 14px;
    display: block;
    width: 100%;
    margin: -10px 0px 8px -10px;
    padding: 5px 10px;
}

.popbox h2 small {
    float: right;
    font-weight: bold;
    font-size: 1.1em;
    cursor: pointer;
}

/**
* New Styles - April 2015
*/

.clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}

.clearfix:after {
    clear: both;
}

.no-margin {
    margin: 0!important;
}

.header-teaser {
    background-color: #174B82;
    padding: 10px;
    padding-left: 14px;
    color: #fff;
    font-size: 0.8em;
}

.header-teaser em {
    font-style: italic;
}

.header-teaser a, .header-teaser a:hover {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

#heatMapDescription {
    width:80%;
    margin:0 auto;
}