/* HTML5 Boilerplate  */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #222; }
body { margin: 0; font-size: 1em; line-height: 1.4; }

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }

a { color: #00e; }
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; padding:0; margin:0; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }


/*
 * Textography
 *
 * .color-1 : #FFFFFF (white)
 * .color-2 : #000000 (black)
 * .color-3 : #fff32b (yellow)
 * .color-4 : #00bdf2 (blue)
 * .color-5 : #d9499a (pink)
 * .color-6 : #85c440 (green)
 * .color-7 : #f7921e (orange)
 * .color-8 : #A5A5A5 (grey)
 */

.color-1 { color: #FFFFFF; }
.color-2 { color: #000000; }
.color-3 { color: #fff32b; }
.color-4 { color: #00bdf2; }
.color-5 { color: #d9499a; }
.color-6 { color: #85c440; }
.color-7 { color: #f7921e; }
.color-8 { color: #A5A5A5; }

a.color-1:visited { color: #FFFFFF; }
a.color-2:visited { color: #000000; }
a.color-3:visited { color: #fff32b; }
a.color-4:visited { color: #00bdf2; }
a.color-5:visited { color: #d9499a; }
a.color-6:visited { color: #85c440; }
a.color-7:visited { color: #f7921e; }

body { font-size:13px; color:#333; font-family: Arial, sans-serif; text-align: center; }
a, a:active, a:visited { text-decoration:none; color: #FFF; }
a.color-2 { color: #000000; }
a:hover { text-decoration:underline; color:#FFF; }

h1,h2,h3,h4,h5,h6 { margin:0; padding:0; }
p { margin:0 0 15px; }
small { font-size:12px; color:#999; }

/*
 * Structure
 */

html, body { margin: 0; padding: 0; width: 100%; height: 100%; }
body { text-align: center; }
.container { position: absolute; left: 50%; width: 1694px; margin-left: -842px; text-align: left; }
.main-content { margin: 0 auto; width: 960px; margin-top: 133px; }
.site-contain { width: 960px; margin: 0 auto; text-align: left; }
.header { margin: 0 auto; width: 1600px; }

.left { float: left; width: auto; margin: auto; padding: 0; clear: left; }
.right { float: right; width: auto; margin: auto; padding: 0; clear: right; }

.col-full { width:auto; margin:10px 0 0 0; clear: both; }
.col-full .right { float: right; margin-left: 10px; clear: right; }
.education .col-full .block-3 .right { float: right; margin: 0; }
.col-3-4 { width:714px; margin:10px 0 0 0; }
.col-half { width:473px; margin:10px 0 0 0; clear: both; }
.col-1-4 { width:231px; margin:10px 0 10px 0; }
.add-padding { margin-top: 10px; }
.col-1-4.top-image { margin: 10px 0 0 0; }

h2,h3 { padding: 20px; }
h4 { padding: 10px 20px 18px 20px; }

/*
 * Background
 *
 * .bg   : Image
 * .bg-1 : #000000 (black)
 * .bg-2 : #fff32b (yellow)
 *
 *	FOR KIDS & PARENTS
 *	002c0b
 *
 *	FOR EDUCATION
 *	35004f
 *
 *	FOR COMMUNITIES
 *	003040
 *
 *	SUPPORT
 *	ca432e
 *
 */

.community { background: #003040; margin: 0; overflow-x: hidden;}
.community .bg { background: url('../images/communities-bg.jpg') -5px 0 #003040; padding-top: 10px; }

.education { background: #35004f; margin: 0; overflow-x: hidden;}
.education .bg { background: url('../images/education-bg.jpg') -5px 0 #35004f; padding-top: 10px; }

.kids-and-parents { background: #002c0b; margin: 0; overflow-x: hidden;}
.kids-and-parents .bg { background: url('../images/kids-and-parents-bg.jpg') -5px 0 #002c0b; padding-top: 10px; }

.support { background: #ca432e; margin: 0; overflow-x: hidden;}
.support .bg { background: url('../images/support-bg.png') #ca432e; height: 2500px; padding-top: 10px; }

.browse-content { background: #ca432e; margin: 0; overflow-x: hidden;}
.browse-content .bg { background: url('../images/support-bg.png') -5px 0 #ca432e; height: auto; padding-top: 10px; }

.bg-1 { background: #000; }
.bg-2 { background: #fff32b; }

.rounded { -moz-border-radius: 7px; border-radius: 7px; -webkit-border-radius: 7px; -khtml-border-radius: 7px; }
.rounded-top { -webkit-border-top-left-radius: 7px; -webkit-border-top-right-radius: 7px; -moz-border-radius-topleft: 7px; -moz-border-radius-topright: 7px; border-top-left-radius: 7px; border-top-right-radius: 7px; }
.rounded-bottom { -webkit-border-bottom-left-radius: 7px; -webkit-border-bottom-right-radius: 7px; -moz-border-radius-bottomleft: 7px; -moz-border-radius-bottomright: 7px; border-bottom-left-radius: 7px; border-bottom-right-radius: 7px; }
.rounded-right { -webkit-border-bottom-right-radius: 7px; -webkit-border-top-right-radius: 7px; -moz-border-radius-bottomright: 7px; -moz-border-radius-topright: 7px; border-bottom-right-radius: 7px; border-top-right-radius: 7px; }

/*
 * Header
 */

.header { background: transparent url('../images/bgr-header.png') repeat-x left top; margin-bottom: -19px; margin-left: auto; margin-right: auto; height: 152px; left: 50%; width: 1600px; margin-left: -795px; text-align: left; position: fixed; z-index: 10000; }
.header .logo { width: 390px; padding: 25px 0 50px 0;}
.header .tag-line { margin-top: 29px; font-size: 18px; }
.header .nav { float: right; margin: 0px; }
.header .nav li { float: left; display: inline-block; }
.header .nav li a { font-size: 12px; }
.header .nav li a.link-1 { background: url('../images/communities-nonactive.png') #000000 center top no-repeat; height: 132px; width: 170px; display: block; padding: 0px; text-indent: -9999px;  }
.header .nav li a.link-2 { background: url('../images/education-nonactive.png') #000000 center top no-repeat; height: 132px; width: 170px; display: block; padding: 0px; text-indent: -9999px; }
.header .nav li a.link-3 { background: url('../images/kids-nonactive.png') #000000 center top no-repeat; height: 132px; width: 170px; display: block; padding: 0px; text-indent: -9999px; }
.header .nav li a:hover.link-1 { background: url('../images/communities-active.png') #000000 center top no-repeat; color: #fff32b; text-decoration: none; }
.header .nav li a:hover.link-2 { background: url('../images/education-active.png') #000000 center top no-repeat; color: #fff32b; text-decoration: none;}
.header .nav li a:hover.link-3 { background: url('../images/kids-active.png') #000000 center top no-repeat; color: #fff32b; text-decoration: none; }
.header .nav li a.active.link-1 { background: url('../images/communities-active.png') #000000 center top no-repeat; height: 132px; width: 170px; display: block; padding: 0px; text-indent: -9999px; }
.header .nav li a.active.link-2 { background: url('../images/education-active.png') #000000 center top no-repeat; height: 132px; width: 170px; display: block; padding: 0px; text-indent: -9999px; }
.header .nav li a.active.link-3 { background: url('../images/kids-active.png') #000000 center top no-repeat; height: 132px; width: 170px; display: block; padding: 0px; text-indent: -9999px;  }
.header .big-logo { display: inline-block; float: left; clear: left; }
.header .small-logo { display: none; }

/*
 * Floating Nav
 */

.floater{ background: transparent url('../images/bgr-header-small.png') repeat-x left top; position:fixed; top:0px; z-index:999; display:block; clear:both; margin-left:auto; margin-right:auto; float:left; height: 112px; left: 50%; width: 1600px; margin-left: -795px; }
.header.floater .logo { width: 390px; padding: 0;}
.header.floater .nav li a.link-1 { background: url('../images/communities-nonactive-small.png') #000000 center top no-repeat; height: 86px; width: 170px; display: block; padding: 0px; text-indent: -9999px;  }
.header.floater .nav li a.link-2 { background: url('../images/education-nonactive-small.png') #000000 center top no-repeat; height: 86px; width: 170px; display: block; padding: 0px; text-indent: -9999px; }
.header.floater .nav li a.link-3 { background: url('../images/kids-nonactive-small.png') #000000 center top no-repeat; height: 86px; width: 170px; display: block; padding: 0px; text-indent: -9999px; }
.header.floater .nav li a:hover.link-1 { background: url('../images/communities-active-small.png') #000000 center top no-repeat; color: #fff32b; text-decoration: none; }
.header.floater .nav li a:hover.link-2 { background: url('../images/education-active-small.png') #000000 center top no-repeat; color: #fff32b; text-decoration: none;}
.header.floater .nav li a:hover.link-3 { background: url('../images/kids-active-small.png') #000000 center top no-repeat; color: #fff32b; text-decoration: none; }
.header.floater .nav li a.active.link-1 { background: url('../images/communities-active-small.png') #000000 center top no-repeat; height: 86px; width: 170px; display: block; padding: 0px; text-indent: -9999px; }
.header.floater .nav li a.active.link-2 { background: url('../images/education-active-small.png') #000000 center top no-repeat; height: 86px; width: 170px; display: block; padding: 0px; text-indent: -9999px; }
.header.floater .nav li a.active.link-3 { background: url('../images/kids-active-small.png') #000000 center top no-repeat; height: 86px; width: 170px; display: block; padding: 0px; text-indent: -9999px;  }
.header.floater .logo { width: 300px; padding: 20px 0 50px 0;}
.header.floater .big-logo { display: none; }
.header.floater .small-logo { display: inline-block; float: left; clear: left; margin: 0; }
.header.floater .tag-line { margin-top: 20px; font-size: 15px; line-height: 13px; }



/*
 * Social Networking Bar
 */
 .sn-bar { float: left; clear: left; width: 70px; height: auto; position: absolute; z-index: 1000; left: 280px; top: 250px; padding: 0 0 0 0; text-align: center;}
 .fb-like { padding: 5px 0; }
 .fb-send { padding: 0 0 5px 0; width: 50px; }
 .twitter-share-button { padding: 10px 0 0 0; }
 .pin-it-button { padding: 10px 0; }
.share-by-email { clear: both; padding: 0 0 10px;}
.pinterest-holder {
	position: relative;
	margin-top: 33px;
	height: 23px;
	overflow: visible;
}
/*
 *	Common Body Styles
 */

iframe#partnerPlayer { padding: 10px; z-index: 1000; width: 450px; height: 250px; border-bottom: 1px #fff32b solid; }
.video-thumbnail { padding: 10px; z-index: 1000; }
body .right.col-3-4 { background: url('../images/us-map.png') #000000 300px 10px no-repeat; }
h4 span { background: url('../images/arrow.png') #000000 0 0 no-repeat; text-indent: -9999px; width: 4px; height: 30px; margin-right: 10px; vertical-align: middle; display: inline-block; }
h4 a { font-size: 16px; font-weight: normal; line-height: 20px; }
.bg-2 h3 { padding: 11px 10px 9px; font-size: 19px; text-align: center; }
.watch-video { visibility: hidden; }
.cta { overflow: hidden;  font-size: 16px; color: #fff; padding: 17px 5px 17px 14px; margin-left: 19px; background: transparent url('../images/arrow.png') no-repeat left center; height: 30px; line-height: 30px; -moz-border-radius: 7px; border-radius: 7px; -webkit-border-radius: 7px; -khtml-border-radius: 7px; }
.cta a { text-decoration: underline; }
.cta a:hover { color: #FFF32B; }
.drop-shadow { overflow: hidden; height: 20px; background: transparent url('../images/drop-shadow1.png') repeat-x left top; width: 1600px; }

.left .block-2 .audience_percentages { color: #fff; font-size: 1.4em; list-style: none; padding: 0; margin: 0; }
.left .block-2 .audience_percentages li { background: #000 url('../images/bullet-yellow.png') no-repeat left center; padding-left: 20px; margin-left: 20px; }
.left .block-2 .audience_percentages li span { font-size: 1.4em; color: #FFF32B; }


/*
 *	Landing pages content
 * 	For Communities
 */
.community .col-full { margin-top: 0; }
.left.col-half .graduate.right { float: right; margin: 0px; clear: right; }
.col-full .arizona-block.right { margin: 0px; }
.community .right.col-3-4 h2 { font-size: 32px; font-weight: normal; line-height: 36px; padding: 60px 20px 0 20px; margin: 0; }
.community .right.col-3-4 h3 { font-size: 20px; font-weight: normal; line-height: 26px; padding:7px 20px 24px 20px; margin: 0;  }
.community .right.col-3-4 h4 { padding: 20px }
.community .right.col-3-4 .cta { padding: 29px 5px 24px 14px; }
.community .left .block-2 h2 { font-size: 28px; font-weight: normal; line-height: 32px; padding: 20px 20px 10px 20px; margin: 0;  }
.community .left .block-2 h3 { font-size: 19px; font-weight: normal; line-height: 23px; padding: 10px 20px 10px 20px; margin: 0;  }
.community .left .block-2 img { padding: 10px; }
/* .community .left .block-2 .audience_percentages { color: #fff; font-size: 1.4em; list-style: none; padding: 0;}
.community .left .block-2 .audience_percentages li { background: #000 url('../images/bullet-yellow.png') no-repeat left center; padding-left: 20px; margin-left: 20px; }
.community .left .block-2 .audience_percentages li span { font-size: 1.4em; color: #FFF32B; } */
.community .left .block-3 h2 { font-size: 39px; font-weight: normal; line-height: 40px; padding: 20px 20px 0 20px; margin: 0; }
.community .left .block-3 h3 { font-size: 20px; font-weight: normal; line-height: 24px; padding: 0px 20px 0 20px; margin: 0; }
.community .left .block-3 img { padding: 30px 0 0 0; }
.community .left .block-3 a, .community .right .left .block-8 a { display: inline-block; line-height: 17px; }
.community .left .block-3 h4 { padding: 0px 20px 20px 20px; }
.community .left .block-3 span { vertical-align: bottom; }
.community .left .block-4 h2 { font-size: 28px; font-weight: normal; line-height: 32px; padding: 20px 20px 0 20px; margin: 0; }
.community .left .block-4 h3 { font-size: 19px; font-weight: normal; line-height: 23px; padding: 10px 20px 0 20px; margin: 0;  }
.community .left .block-5 h2 { font-size: 36px; font-weight: normal; line-height: 28px; padding: 20px 20px 13px 20px; margin: 0;  }
.community .left .block-5 h3 { font-size: 22px; font-weight: normal; line-height: 28px; padding: 0 20px 20px; margin: 0;  }
.community .left .block-6 h2 { font-size: 24px; font-weight: normal; line-height: 31px; padding: 11px 20px 0 20px; margin: 0;  }
.community .left .block-6 .cta { padding: 0px 5px 0 14px; position: relative; top: -10px; }
.community .left .block-7 { margin-bottom: 10px; }
.community .left .block-7 h3 { font-weight: normal; padding: 0 16px; font-size: 17px; }
.community .left .block-7 .cta { padding-top: 8px; }
.community .left .block-8 { margin-bottom: 10px; }
.community .left .block-8 h2 { font-size: 22px; font-weight: normal; padding: 20px 20px 0 25px; margin: 0; }
.community .left .block-8 h3 { font-size: 16px; font-weight: normal; padding: 0px 20px 0 25px; margin: 0; }
.community .left .block-8 img { clear: both; padding: 20px; }
.community .right .block-1 h2 { font-size: 27px; font-weight: normal; padding: 0 20px 0 20px; margin: 0;  }
.community .right .block-1 h3 { font-size: 20px; font-weight: normal; line-height: 24px; padding: 0 20px 10px 20px; margin: 0;  }
.community .right .block-2 a:hover { color: #000; }
.community .right .left .block-3 h3 { font-size: 23px; font-weight: normal; line-height: 34px; padding:17px 20px 10px 20px; margin: 0; }
.community .right .left .block-3 h3 a { color: #00bdf2; font-size: 29px; font-weight: normal; line-height: 33px; }
.community .right .left .block-3 h3 a:hover { color: #00bdf2;}
.community .right .left .block-3 .cta { padding: 0 5px 30px 14px; line-height: 60px; }
.community .right .block-barchart { margin-bottom: 10px; }
.community .right .block-barchart h2 { font-size: 22px; font-weight: normal; padding: 25px 20px 6px 25px; margin: 0; }
.community .right .block-barchart h3 { font-size: 17px; font-weight: normal; padding: 0px 20px 0 25px; margin: 0; }
.community .right .block-barchart img { clear: both; padding: 30px 20px 35px 20px; }
.community .right .right .block-4 h3 { font-size: 32px; font-weight: normal; line-height: 36px; padding: 55px 20px; margin: 0; text-align: center; }
.community .right .right .col-1-4.block-4 h3 { padding-top: 75px; padding-bottom: 60px;}
.community .right .right .col-1-4.block-4 p { font-size: 13px; line-height: 15px; padding-bottom: 14px; margin-left: 20px; color: #fff; }
.community .right .block-4 { background: url('../images/communities-stars.png') #000000 center top no-repeat; /* height: 298px; */ }
.community .right .block-4 .stars-bottom { background: url ('../images/communities-stars-top.png') no-repeat left top; height: 26px; width: 202px; overflow: hidden; }
.community .right .block-5 { float: left; clear: both; display: block; margin: 0 0 10px 0; padding-bottom: 11px; }
.community .right .block-5 .headline .right, .community .right .block-5 .sub .right { float: left; }
.community .right .block-5 .headline .left, .community .right .block-5 .headline .right { margin: 6px 0; }
.community .right .block-5 .headline a { color: #fff32b; }
.community .right .block-5 .headline { border-bottom: 1px solid #FFF; margin: 0 20px 20px 20px; float: left; clear: both; width: 440px; padding: 10px 0;}
.community .right .block-5 .headline h2 { font-size: 70px; font-weight: normal; line-height: 60px; padding: 0; margin: 0; }
.community .right .block-5 .headline p { font-size: 18px; font-weight: normal; padding: 0 0 0; margin: 0; }
.community .right .block-5 .headline h3 { font-size: 20px; font-weight: normal; line-height: 25px; padding: 5px 0 0 20px; margin: 0; }
.community .right .block-5 .sub { clear: both; margin: 0 20px; padding: 10px 0 0; overflow: hidden;}
.community .right .block-5 .sub .left { text-align: center; padding: 0 0 0 10px; }
.community .right .block-5 .sub .left h4 { font-size: 40px; font-weight: normal; line-height: 30px; padding: 9px 0 5px 0; margin: 0; }
.community .right .block-5 .sub .left p { font-size: 12px; font-weight: normal; padding: 0 0 0 0; margin: 0; }
.community .right .block-5 .sub .right h4 { font-size: 17px; font-weight: normal; line-height: 22px; padding: 9px 0 15px 40px; margin: 0; }
.community .right .left .block-7 { background: url('../images/communities-alaska.png') #000000 37px 20px no-repeat; }
.community .right .left .block-8 { background: url('../images/communities-mississipi.png') #000000 63px 20px no-repeat; }
.community .right .left .block-9 { background: url('../images/communities-tenessee.png') #000000 28px 80px no-repeat; }
.community .right .left .block-8.oklahoma { background: url('../images/oklahoma.png') #000000 28px 80px no-repeat; }
.community .right .left .block-8.oregon { background: url('../images/oregon.png') #000000 28px 60px no-repeat; padding-bottom: 1px; }
.community .right .right .block-8.arizona { background: url('../images/arizona.png') #000000 28px 55px no-repeat; padding-bottom: 1px; }
.community .right .right .block-8 .cta, .community .right .left .block-7 .cta, .community .right .left .block-9 .cta { padding: 7px 5px 17px 14px; }
.community .right .left .block-8 .cta.oregon { padding: 14px 5px 20px 14px; }
.community .right .right .block-8 h2, .community .right .left .block-7 h2, .community .right .left .block-8 h2, .community .right .left .block-9 h2 { font-size: 26px; font-weight: normal; line-height: 28px; padding: 0 0 0 20px; margin: 0; }
.community .right .right .block-8 h3, .community .right .left .block-7 h3, .community .right .left .block-8 h3, .community .right .left .block-9 h3 { font-size: 18px; font-weight: normal; line-height: 25px; padding: 0 0 0 20px; margin: 0; }
.community .right .left .block-8.oklahoma h3, .community .right .left .block-8.oregon h3, .community .right .right .block-8.arizona h3 { line-height: 26px; }
.community .right .right .block-8 h4 a, .community .right .left .block-7 h4 a, .community .right .left .block-8 h4 a, .community .right .left .block-9 h4 a { font-size: 15px; }
.community .right .right .block-8 h2, .community .right .left .block-7 h2, .community .right .left .block-8 h2, .community .right .left .block-9 h2 { padding: 21px 0 2px 20px; }
.community .right .right .block-8.arizona h2{ padding: 12px 0 6px 20px; }
.community .right .right .block-8.arizona .cta { padding: 3px 5px 7px 14px; }
.community .right .left .block-8.oregon h2 { padding: 12px 0 6px 20px; }
.community .right .right .block-8 h3, .community .right .left .block-7 h3, .community .right .left .block-8 h3, .community .right .left .block-9 h3 { padding: 0 0 0 20px; }
.community .right .right .block-8 h4, .community .right .left .block-7 h4, .community .right .left .block-8 h4, .community .right .left .block-9 h4 { padding: 10px 0 10px 20px; }
.no-margin { margin-top: 0; }
.community .piechart-legend { float: left;  color: #fff; font-size:16px; list-style: none; }
.community .piechart-legend li { padding-left: 30px;}
.community .piechart-legend .oppose { background: transparent url('../images/legend-opposeelimination.png') no-repeat left center; }
.community .piechart-legend .favor { background: transparent url('../images/legend-supportelimination.png') no-repeat left center; }
.community .piechart-legend .not-sure { background: transparent url('../images/legend-notsure.png') no-repeat left center; }
.community .piechart { float: left; margin-left: 70px;  }
.community .primetime-audience-barchart-wrapper { padding: 20px; }
.community .primetime-audience-barchart-wrapper .program-row { clear: left; width: 100%; overflow: hidden; height: auto; padding-bottom: 10px; }
.community .primetime-audience-barchart-wrapper .program-label { color: #fff; font-weight: bold; text-align: right; float: left; max-width: 15%; width: 100%; padding-top: 5px; margin-right: 3%; }
.community .primetime-audience-barchart-wrapper .program-percentage { width: 100%; max-width: 72%; background: #000; overflow: hidden; height: 100%; min-height: 27px; }
.community .primetime-audience-barchart-wrapper .program-percentage.rendered { background: #26abe2; }
.community .primetime-audience-barchart-wrapper .program-percentage.yellow { background: #f7ef4a; }
.community .trust-barchart-wrapper { padding: 20px; }
.community .trust-barchart-wrapper .trust-row { clear: left; width: 100%; overflow: hidden; max-height: 18px; height: 100%; padding-bottom: 3px; }
.community .trust-barchart-wrapper .trust-label { color: #fff; font-weight: bold; text-align: right; float: left; max-width: 39%; width: 100%; padding-top: 0px; margin-right: 3%; }
.community .trust-barchart-wrapper .trust-percentage { width: 100%; max-width: 51%; background: #000; overflow: hidden; height: 100%; min-height: 16px; float: left; margin-right: 1%; }
.community .trust-barchart-wrapper .trust-percentage.rendered { background: #26abe2; }
.community .trust-barchart-wrapper .trust-percentage.yellow { background: #f7ef4a; }
.community .trust-barchart-wrapper .trust-percentage-verbose { float: left; color: #fff; max-width: 6%; font-weight: bold; }

.community .facts-barchart-wrapper { padding: 20px; margin-top: 20px; }
.community .facts-barchart-wrapper .facts-row { clear: left; width: 100%; overflow: hidden; max-height: 18px; height: 100%; padding-bottom: 3px; }
.community .facts-barchart-wrapper .facts-label { color: #fff; font-weight: bold; text-align: right; float: left; max-width: 39%; width: 100%; padding-top: 0px; margin-right: 3%; }
.community .facts-barchart-wrapper .facts-percentage { width: 100%; max-width: 51%; background: #000; overflow: hidden; height: 100%; min-height: 16px; float: left; margin-right: 1%; }
.community .facts-barchart-wrapper .facts-percentage.rendered { background: #26abe2; }
.community .facts-barchart-wrapper .facts-percentage.yellow { background: #f7ef4a; }
.community .facts-barchart-wrapper .facts-percentage-verbose { float: left; color: #fff; max-width: 6%; font-weight: bold; }

.community .types-barchart-wrapper { padding: 20px; }
.community .types-barchart-wrapper .type-row { clear: left; width: 100%; overflow: hidden; max-height: 18px; height: auto; padding-bottom: 12px; }
.community .types-barchart-wrapper .type-label { color: #fff; font-weight: bold; text-align: right; float: left; max-width: 39%; width: 100%; padding-top: 0px; margin-right: 3%; }
.community .types-barchart-wrapper .type-percentage { width: 100%; max-width: 56%; background: #000; overflow: hidden; height: 100%; min-height: 25px; float: left; margin-right: 0; }
.community .types-barchart-wrapper .type-percentage.rendered { background: #26abe2; }
.community .types-barchart-wrapper .type-percentage.yellow { background: #f7ef4a; }
.community .types-barchart-wrapper .type-percentage-verbose { float: left; color: #fff; max-width: 6%; font-weight: bold; }
.kids-and-parents .media-barchart-wrapper { padding: 20px; }
.kids-and-parents .media-barchart-wrapper .media-row { clear: left; width: 100%; overflow: hidden; height: auto; padding-bottom: 8px; }
.kids-and-parents .media-barchart-wrapper .media-label { color: #fff32b; font-weight: bold; text-align: right; float: left; max-width: 39%; width: 100%; padding-top: 3px; margin-right: 3%; }
.kids-and-parents .media-barchart-wrapper .media-percentage { width: 100%; max-width: 51%; background: #000; overflow: hidden; height: 100%; min-height: 22px; float: left; margin-right: 1%; }
.kids-and-parents .media-barchart-wrapper .media-percentage.rendered { background: #5c5d5e; }
.kids-and-parents .media-barchart-wrapper .media-percentage.green { background: #85c348; }
.kids-and-parents .media-barchart-wrapper .media-percentage-verbose { float: left; color: #fff32b; max-width: 6%; font-weight: bold; padding-top: 3px; }

/*
 *	Landing pages content
 * 	For Education
 */
.education .col-full { margin-top: 0; }
.education .left .left { clear: left; }
.education .right.col-3-4 { height: 262px; }
.education .right.col-3-4 h2 { font-size: 45px; font-weight: normal; line-height: 42px; padding: 50px 20px 5px 20px; margin: 0; }
.education .right.col-3-4 h3 { font-size: 20px; font-weight: normal; line-height: 24px; padding: 0 20px 29px 20px; margin: 0;  }
.education .right.col-3-4 h4 { font-size: 16px; font-weight: normal; line-height: 20px; padding: 20px }
.education .bg-2 h3 { font-size: 18px; }
.education .left .block-2 h2 { font-size: 30px; font-weight: normal; line-height: 32px; padding: 20px 20px 0 20px; margin: 0;  }
.education .left .block-2 ul { padding: 12px 0 0 40px; }
.education .left .block-2 ul li { font-size: 16px; font-weight: normal; line-height: 20px; padding: 0 0 5px; margin: 0;  }
.education .left .block-2 a { display: inline-block; line-height: 17px; margin-top: 3px; }
.education .left .block-2 h4 { font-size: 16px; line-height: 18px; padding: 15px 20px 20px 20px; }
.education .left .block-2 span { vertical-align: bottom; }
.education .left .block-2 .cta { padding: 3px 5px 17px 14px; }
.education .left .block-3 h2 { font-size: 39px; font-weight: normal; line-height: 40px; padding: 20px 20px 0 20px; margin: 0; }
.education .left .block-3 h3 { font-size: 20px; font-weight: normal; line-height: 24px; padding: 10px 20px 22px 20px; margin: 0; }
.education .left .block-3 a { display: inline-block; line-height: 17px; }
.education .left .block-3 h4 { padding: 30px 20px 25px 20px; }
.education .left .block-3 span { vertical-align: bottom; }
.education .left .right .block-4 h2 a { color: #FFF32B;font-size:16px; }
.education .left .right .block-4 h2 a:hover { color: #FFF32B;}
.education .left .right .block-4 h2 span { font-size: 23px; font-weight: normal; padding: 0; margin: 0; }
.education .left .right .block-4 h2 { font-size: 15px; font-weight: normal; line-height: 20px; padding: 10px 20px 10px 20px; margin: 0; }
.education .left .block-5 h2, .education .left .right .block-6 h2 { font-size: 27px; font-weight: normal; line-height: 30px; padding: 20px 20px 0 20px; margin: 0;  }
.education .left .block-5 h3,  .education .left .right .block-6 h3 { font-size: 17px; font-weight: normal; line-height: 22px; padding: 6px 20px 20px 20px; margin: 0;  }
.education .left .block-5 h4,  .education .left .right .block-6 h4 { font-size: 15px; line-height: 18px; padding: 20px 20px 20px 20px; }
.education .left .right .block-6 .cta { padding: 3px 5px 17px 14px }
.education .left .block-9 h3 { font-size: 26px; font-weight: normal; line-height: 28px; padding: 18px 20px 0 20px; margin: 0;  }
.education .left .block-9 h4 { font-size: 13px; font-weight: normal; line-height: 18px; padding: 20px 20px 11px 20px; }
.education .left .block-10 h2 { font-size: 26px; font-weight: normal; line-height: 28px; padding: 20px 20px 2px 20px; margin: 0;  }
.education .left .block-10 h4 { font-size: 15px; line-height: 18px; padding: 28px 20px 20px 20px; }
.education .right .block-1 h2 { font-size: 26px; font-weight: normal; line-height: 28px; padding: 17px 20px 0 20px; margin: 0;  }
.education .right .block-1 h3 { font-size: 18px; font-weight: normal; line-height: 24px; padding: 1px 20px 20px 20px; }
.education .right .block-1 .cta { padding: 0px 5px 10px 14px; }
.education .right .block-1 h4 { font-size: 15px; line-height: 18px; padding: 0 20px 20px 20px; }
.education .right .block-3 { float: left; clear: both; display: block; margin: 10px 0 10px 0; }
.education .right .block-3 .headline { margin: 20px; float: left; clear: both; width: 440px; }
.education .right .block-3 .headline .left { width: 230px; }
.education .right .block-3 .headline .right { width: 210px; }
.education .right .block-3 .headline h2 { font-size: 26px; font-weight: normal; line-height: 32px; padding: 10px 0 0 0; margin: 0; }
.education .right .block-3 .headline p { padding: 20px 0 20px 0; margin: 0; }
.education .right .block-3 .headline h4 { font-size: 15px; font-weight: normal; line-height: 22px; padding: 10px 0 0 20px; margin: 0; }
.education .right .block-4 h2 { font-size: 24px; font-weight: normal; line-height: 32px; padding: 15px 20px 0; margin: 0;  }
.education .right .block-4 h3 { font-size: 16px; line-height: 19px; padding: 1px 20px 5px; font-weight: normal;}
.education .right .block-4 .cta { padding: 10px 5px 15px 14px; }
.education .right .block-4 h4 { font-size: 16px; line-height: 20px; padding: 20px 20px 20px 20px; }
.education .right .block-5 h2 { font-size: 24px; font-weight: normal; line-height: 30px; padding: 20px 20px 0 20px; margin: 0;  }
.education .right .block-5 h4 { font-size: 13px; font-weight: normal; line-height: 18px; padding: 20px 20px 20px 20px; }
.education .right .block-6 { float: left; clear: both; display: block; margin: 10px 0 10px 0; }
.education .right .block-6 h2 { font-size: 19px; font-weight: normal; line-height: 22px; padding: 3px 20px 1px 20px; margin: 0;  }
.education .right .block-6 .cta { padding: 3px 5px 3px 14px; }
.education .right .block-6 h4 { font-size: 16px; font-weight: normal; line-height: 20px; padding: 30px 20px 20px 20px; }
.education .nova h2 span { font-size: 40px; font-weight: normal; padding: 0; margin: 0; }
.education .nova h2 { font-size: 31px; font-weight: normal; line-height: 35px; padding: 20px 20px 0 25px; margin: 0; }
.education .nova h3 { font-size: 18px; font-weight: normal; line-height: 24px; padding: 5px 20px 10px 25px; }
.education .nova h4 { font-size: 16px; line-height: 20px; padding: 0 20px 20px 25px; }
.education .nova .right { float: right; }
.education .footer { margin-top: 10px; }

/* Interactive google map */

#map_canvas{ height: 448px; }
.svgmap.overview #map_canvas { width: 560px; height: 336px; }
.svgmap.state #map_canvas { width: 560px; height: 448px; }
.svgmap.station #map_canvas { width: 490px; height: 416px; }

/* Interactive map css */
#interactive-map { margin-bottom: 10px; position:relative; min-height: 449px; }
#interactive-map a.clickable { display: block; position:absolute; }
#interactive-map h2 { padding: 20px 0 0; }
#interactive-map #station-overview h2 { font-size: 1.4em; }
#mapViewContainer.communities .color-5 { color: #00bdf2; }
.map-side { margin-top: 0px; float: left; border-right: 1px solid #303030; }
.info-side { margin-top: 0px; float:right; text-align: left; }
.info-side.state-info { width: 368px; margin: 0 15px; }
.info-side.state-info h2 { padding: 20px 0; }
.info-side.station-info { margin-top: 0px; float:right; width: 445px; margin-right: 12px;}
.select-state { float:right; text-align: right; }
.select-state span { margin-top: 21px; display: inline-block;}
.crumb { font-size: 12px; }
.crumb span { margin-top: 15px; }
.crumb a span:hover { text-decoration: underline; }
.select-state select {display:inline-block;}
.select-state p {text-align:right; margin-top:10px;}
.map-container a#download:hover { color: #000; }
img.right-icon { float: right; margin-right: 15px; margin-top:15px; max-height: 100px; max-width: 140px; }
.info-section { text-align: left; padding: 0px 15px; }
.info-section h2 { padding: 15px 0px; }
.info-section > p { font-size: 1.2em; }
.svgmap { width: 560px; position:absolute; }
.svgmap.station { width: 495px; }
#state-section { width: 325px; }
#station-section { width: 465px; }
#station-section select.filter-by-group { float: right; margin-right: 10px; margin-top: 6px; }
#station-row-container { background-color: #FFFFFF; overflow-y: auto; height: 309px; padding: 10px; }
#station-row-container img { display:inline-block;margin-right: 20px; border: 1px solid #b0b0b0; vertical-align: middle; max-height: 52px; max-width: 52px; }
#station-row-container h3 { padding: 0; margin: 0; }
#station-row-container .station-row { margin: 0; padding: 10px 0; }
#station-row-container .station-row p { margin: 0;}
#station-row-container .station-row a { font-size: 1.2em; }
#station-row-container .station-row a:hover span { color: #d9499a; text-decoration: underline; }
#station-row-container .station-row a span { margin-top: 5px; display:inline-block; vertical-align: middle; }
#state-overview { background-color: #FFF; margin-top: 15px; }
#state-overview > p { margin: 0; padding: 10px; }
#station-overview { height: 140px; font-weight: bold; }
#interactive-info { height: 321px; background-color: #FFFFFF; margin-right: 11px; }
ul.tabs { list-style: none; display: table; text-align: center; margin: 0; padding: 0; width: 100%; box-sizing: border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
ul.tabs li { font-weight: bold; cursor: pointer; background-color: #FAFAFA; display: table-cell; border-bottom: 1px solid #A8A8A8;
	background: rgb(249,249,249); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(249,249,249,1) 4%, rgba(219,219,219,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(4%,rgba(249,249,249,1)), color-stop(100%,rgba(219,219,219,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(249,249,249,1) 4%,rgba(219,219,219,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(249,249,249,1) 4%,rgba(219,219,219,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(249,249,249,1) 4%,rgba(219,219,219,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(249,249,249,1) 4%,rgba(219,219,219,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#dbdbdb',GradientType=0 ); /* IE6-9 */
}
ul.tabs li:hover { text-decoration: underline; }
ul.tabs li.active:hover { text-decoration: none; }
ul.tabs li.active { background: #FFF; border-bottom: none; cursor: default; }
ul.tabs li.first { border-right: 1px solid #A8A8A8; }
ul.tabs li.last { border-left: 1px solid #A8A8A8; }
ul.tabs li > a { line-height: 32px; display: block; }
#programs { height: 266px; background-color: #FFF; color: #000; padding: 5px 12px; overflow-y: scroll; }
.program-row { padding-bottom: 5px; }
#programs a { font-weight: bold; font-style: italic; cursor: pointer;}
#programs a:hover { color: #d9499a; cursor: pointer; }
#programs span.group { color: #919191; font-style:italic; }
#programs p.program-excerpt { margin: 0; }
#programs h3 { padding: 3px 0 0; }
#programs h3 a { font-style: normal; }
#full-info { width: 335px; padding: 10px 15px 10px 0; }
#full-info h2 { padding: 15px 0; }
#full-info p.padded { padding: 0 15px;}
#full-info p.larger { margin: 22px 0; font-size: 18px; }
#overview { height: 266px; background-color: #FFF; color: #000; padding: 5px 12px; overflow-y: auto; }
#overview p { padding-top: 10px; }
#overview a { color: #000; text-decoration: underline; }
.tab-title { padding-bottom: 13px; padding-top: 8px; border-bottom: 1px solid #A5A5A5; color: #A0A0A0; font-weight: bold; }
.full-program { height: 266px; background-color: #FFF; color: #000; padding: 5px 12px; overflow-y: auto; }
.full-program h3 { padding: 7px 0 0; font-size: 1.2em;}
.full-program span.programs { display: block; float: right; font-style: italic; cursor: pointer; }
.full-program span.progrmas:hover { text-decoration: underline; }
.full-program h4 { margin: 12px 0px; padding: 0; font-size: 1.1em; }
.full-program p.community-need-data { font-style: italic; margin: 0; padding: 0; }
.full-program span.group { color: #919191; font-style:italic; }
.full-program p.program-text { margin: 0 0 15px 0; }
.bold { font-weight: bold; }
.overview path { cursor: pointer; }
.state circle { cursor: pointer; }
.overview path:hover { fill: #df57ae; transition-property: fill; transition-duration: .1s; }
#mapViewContainer.communities .overview path:hover { fill: #00ABDB; transition-property: fill; transition-duration: .1s; }
.overview circle { pointer-events: none; }
select.dem-filter { float: right; margin-top: 8px; width: 140px; }
div ._map { position: relative; }
div ._map.station { cursor: url( 'http://www.google.com/intl/en_ALL/mapfiles/openhand.cur' ), default; }
.map-header { border-bottom: 1px solid #fff32b; padding: 0 30px; height: 94px; }
.map-header h3 { font-weight: 400; padding: 10px 0 25px 0; }
.crumb span { color: #FFF; }
.qtip.qtip-overview { pointer-events: none; }
.qtip.qtip-pbs .qtip-content {
	padding: none;
}
.qtip.qtip-pbs .qtip-content h3 {
	padding: 5px 10px;
	font-weight: light;
}
.state-info-marker { display: block; padding: 0px; white-space: nowrap; }
.station-pin-hover-wrapper { min-width: 225px; padding: 15px 0; pointer-events: none; }
.station-pin-hover-wrapper img { float: right; }
.station-pin-hover-wrapper p { padding: 0; margin: 0; font-size: 12px; }
.station-pin-hover-wrapper h3 { padding: 0; font-size: 16px; margin: 0; }
.station-pin-hover-wrapper.blue h3 { color: #00bdf2; }
.station-pin-hover-wrapper.pink h3 { color: #d9499a; }
.legend-container { background-color: #2C2C2C; padding: 10px 10px 10px 20px; border-bottom-left-radius: 7px; }
.legend-container span { display: inline-block; padding-left: 8px; color: #FFF; vertical-align: middle; }
.legend-container div { height: 15px; width: 15px; border: 1px solid #666; margin-left: 25px; display: inline-block; vertical-align: middle; }
.legend-container .total-coverage { background-color: #d9499a; }
.legend-container .partial-coverage { background-color: #4B0070; }
#mapViewContainer.communities .legend-container .total-coverage { background-color: #8DDCF2; }
#mapViewContainer.communities .legend-container .partial-coverage { background-color: #0D49A8; }
a#download:hover { color: #000; }
#station-overview a:hover { color: #d9499a;}
.noncontiguous-wrapper { height: 118px; background-color: #222222; border-bottom-left-radius: 7px; overflow: hidden; border-top: 1px solid #494949; }
.noncontiguous { float: left; padding-top: 15px; border-left: 1px solid #494949; height: 105px; width: 92px; }
.noncontiguous.first { border-left: none; }
.loader { position: absolute; height: 416px; width: 490px; top: 0; background: rgba(0, 0, 0); background-color: rgba(0, 0, 0, 0.5); }
.loading-image { height: 30px; position: absolute; top: 0; left: 0; right: 0; margin: 180px auto; }
.loading-text { position: absolute; left: 0; top: 0; right: 0; margin: 217px auto; color: #FFF; text-align: center; }
.map-buttons {
	cursor: pointer;
	position: absolute;
	top: 95px;
	left: 25px;
	background-color: #000;
	width: 60px;
	border-top: none;
	height: 35px;
	color: #FFF;
	z-index: 1000;
	padding-top: 10px;
	padding-left: 22px;
	font-size: 18px;
	background: #000 url('../images/arrow-left.png') no-repeat 13px center;
	-webkit-border-bottom-right-radius: 8px;
	 -webkit-border-bottom-left-radius: 8px;
	    -moz-border-radius-bottomright: 8px;
	     -moz-border-radius-bottomleft: 8px;
	        border-bottom-right-radius: 8px;
	         border-bottom-left-radius: 8px;
}
.map-buttons:hover {
	color: #fff32b;
}


/*
 *	Landing pages content
 * 	For Kids and Parents
 */
.kids-and-parents .col-full { margin-top: 0; }
.kids-and-parents .left .left { clear: left; }
.kids-and-parents .right.col-3-4 { height: 262px; }
.kids-and-parents #document-image a.stacked img.rollover, .kids-and-parents #document-image a.stacked img.default {
  top: 0 !important;  margin-left: 100px; height: 380px; }
.kids-and-parents .right.col-3-4 h2 { font-size: 37px; font-weight: normal; line-height: 42px; padding: 20px 20px 5px 20px; margin: 0; }
.kids-and-parents .right.col-3-4 h3 { font-size: 16px; font-weight: normal; line-height: 20px; padding: 0 20px 8px 20px; margin: 0;  }
.kids-and-parents .right.col-3-4 h4 { font-size: 14px; font-weight: normal; line-height: 18px; padding: 30px 20px 20px 20px }
.kids-and-parents .bg-2 h3 { font-size: 17px; }
/* .kids-and-parents .left .col-1-4.block-2 { height: 282px; } */
.kids-and-parents .left .hlink { overflow: visible; }
.kids-and-parents .left .block-2 h2 { font-size: 22px; font-weight: normal; line-height: 26px; padding: 30px 20px 0 20px; margin: 0;  }
.kids-and-parents .left .block-2 h3 { font-size: 15px; font-weight: normal; line-height: 22px; padding: 10px 20px 20px 20px; margin: 0;  }
.kids-and-parents .left .block-3 h3 { font-size: 16px; font-weight: normal; line-height: 23px; padding: 20px; margin: 0;  }
.kids-and-parents .left .right .block-3 h3 { font-size: 15px; font-weight: normal; line-height: 23px; padding: 18px 20px 0 20px; margin: 0; }
.kids-and-parents .left .block-4 h2 { font-size: 24px; font-weight: normal; line-height: 35px; padding: 20px 20px 0 20px; margin: 0; }
.kids-and-parents .left .block-4 h3 { font-size: 18px; font-weight: normal; line-height: 24px; padding: 0 20px 0 20px; }
.kids-and-parents .left .block-4 .cta { line-height: 18px; }
.kids-and-parents .left .block-5 h2 { font-size: 22px; font-weight: normal; line-height: 26px; padding: 14px 5px 6px 15px; margin: 0;  }
.kids-and-parents .left .block-5 h3 { font-size: 14px; font-weight: normal; line-height: 19px; padding: 0 5px 2px 15px; }
.kids-and-parents .left .block-5 h4 { font-size: 13px; padding: 0 5px 15px 15px; }
.kids-and-parents .left .block-7 h2 { font-size: 22px; font-weight: normal; line-height: 26px; padding: 20px 20px 0 20px; margin: 0; }
.kids-and-parents .left .block-7 span.image-sub { color: #85c440; font-size: 14px; font-weight: normal; line-height: 17px; margin-top: 4px;}
.kids-and-parents .left .block-7 span.no-padding { padding: 0; }
.kids-and-parents .left .block-7 .research-shows-arrows { margin: 30px 20px 6px; overflow: hidden; }
.kids-and-parents .left .block-7 .research-shows-arrows .research-item { float: left; width: 33%; text-align: center; }
.kids-and-parents .left .block-7 .research-shows-arrows .research-item span { display: block;  }
/* .kids-and-parents .left .block-7 img { padding: 20px 40px 5px; } */
.kids-and-parents .left .block-7 h4 { clear: both; margin-top: 20px}
.kids-and-parents .left .block-8 { float: left; clear: both; display: block; margin: 10px 0 10px 0; }
.kids-and-parents .left .block-8 .left { width: 300px; }
.kids-and-parents .left .block-8  h2 { font-size: 22px; font-weight: normal; line-height: 26px; padding: 2px 20px 0px 20px; margin: 0;  }
.kids-and-parents .left .block-8 .right h4 { font-size: 16px; font-weight: normal; line-height: 20px; padding: 30px 20px 20px 20px; }
.kids-and-parents .block-full h2 { font-size: 32px; font-weight: normal; line-height: 32px; padding: 20px 20px 0 20px; margin: 0;  }
.kids-and-parents .block-full h2.smaller { font-size: 24px; line-height: 25px;  }
.kids-and-parents .block-full h2 { font-size: 32px; font-weight: normal; line-height: 32px; padding: 20px 20px 0 20px; margin: 0;  }
.kids-and-parents .block-full h3 { font-size: 19px; font-weight: normal; line-height: 20px; padding: 10px 10px 10px 20px; margin: 0;  }
.kids-and-parents .block-full h3.padding-bottom-zero { padding-bottom: 0; }
.kids-and-parents .block-full a { display: inline-block; line-height: 17px; }
.kids-and-parents .block-full h4 { font-size: 16px; line-height: 18px; padding: 0 20px 10px 20px; }
.kids-and-parents .right .block-1 h2 { font-size: 24px; font-weight: normal; line-height: 28px; padding: 10px 20px; margin: 0;  }
.kids-and-parents .right .block-1 h3 { font-size: 18px; font-weight: normal; line-height: 22px; padding: 1px 20px 10px 20px; }
.kids-and-parents .right .block-1 .cta { padding: 9px 5px 17px 14px; }
.kids-and-parents .right .block-1 h4 { font-size: 15px; line-height: 18px; padding: 0 20px 20px 20px; }
.kids-and-parents .right .block-3 h2 span { font-size: 44px; font-weight: normal; padding: 0; margin: 0; }
.kids-and-parents .right .block-3 h2 {
  font-size: 25px; font-weight: normal; line-height: 30px; padding: 20px 20px 0 20px; margin: 0; }
.kids-and-parents .right .block-3 h3 {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.2;
  padding: 5px 20px 0 20px;
  margin: 0;
}
.kids-and-parents .right .block-4 h2 { font-size: 30px; font-weight: normal; line-height: 30px; padding: 27px 20px 3px 20px; margin: 0; }
.kids-and-parents .right .block-4 h3 { font-size: 24px; font-weight: normal; line-height: 26px; padding: 7px 20px 50px 20px; margin: 0; }
.kids-and-parents .right .block-4 h4 { padding: 20px; }
.kids-and-parents .right .block-5 { position: relative; padding-bottom: 40px; }

.kids-and-parents .right .block-5 img { padding: 27px 20px; }
.kids-and-parents .right .block-5 h3.small-block { float: right; border: 1px solid #FFF32B; padding: 10px; position: absolute; left: 290px; top: 290px;font-weight: normal; }
.kids-and-parents .right .block-5 h2 span { font-size: 42px; font-weight: normal; padding: 0; margin: 0; }
.kids-and-parents .right .block-5 h2 { font-size: 29px; border-bottom: 1px solid #FFF32B; margin: 0 20px; font-weight: normal; line-height: 36px; padding: 10px 0; }
.kids-and-parents .right .block-7 h2 { font-size: 36px; font-weight: normal; line-height: 35px; padding: 20px 20px 0 20px; }
.kids-and-parents .right .block-7 h3 { font-size: 16px; font-weight: normal; line-height: 22px; padding: 10px 20px 36px 20px; margin: 0; }
.kids-and-parents .right .block-7 img { padding: 17px 20px 20px 65px; }

/*
 *	Callouts
 *
 */
.communities-callout { background: url('../images/communities-callout.png') no-repeat; width: 474px; height: 130px;  }
.education-callout { background: url('../images/education-callout.png') no-repeat; width: 474px; height: 130px; }
.kids-and-parents-callout { background: url('../images/kids-and-parents-callout.png') no-repeat; width: 474px; height: 130px; }
.callout { margin-bottom: 10px; }
.callout h2 { font-size: 28px; line-height: 28px; font-weight: normal; }
.communities-callout h2 { padding: 20px 60px 3px 10px; }
.education-callout h2 { padding: 20px 50px 3px 10px; }
.kids-and-parents-callout h2 { padding: 20px 95px 3px 10px; }
.callout .cta { font-size: 20px; }
.communities-callout .cta { padding: 5px 90px 10px 12px; }
.education-callout .cta { padding: 5px 92px 10px 12px; }
.kids-and-parents-callout .cta { padding: 5px 55px 10px 12px; }

/*
 *	Landing pages content
 * 	For Support (Get Involved)
 */
 .support .container { margin-left: -844px; }
.support .col-full { margin-top: 0; }
.support .col-half { width: 472px; }
.support .left .block-2 h2 { font-size: 30px; font-weight: normal; line-height: 42px; padding: 20px 20px 0 20px; margin: 0; }
.support .left .block-2 h3 { font-size: 20px; font-weight: normal; line-height: 24px; padding: 0 20px 0 20px; margin: 0;  }
.support .left .block-2 h4 { font-size: 14px; font-weight: normal; line-height: 18px; padding: 35px 20px 20px 20px }
.support .right .block-2 h2 { font-size: 30px; font-weight: normal; line-height: 42px; padding: 20px 20px 0 20px; margin: 0; }
.support .right .block-2 h3 { font-size: 18px; font-weight: normal; line-height: 24px; padding: 0 20px 0 20px; margin: 0;  }
.support .right .block-2 h4 { font-size: 14px; font-weight: normal; line-height: 18px; padding: 85px 20px 20px 20px }
/*.support .right .block-2 img { margin: 20px 0 0 85px; }*/
.support .right .block-2 .cta { line-height: 45px; padding: 4px 5px 23px 14px; }
.support .footer { margin-top: 10px; }

/*
 *	Landing pages content
 * 	For Browse Content
 */
.browse-content .main-content .site-contain { height: auto;  }
.browse-content h2 { color:#FFF32B; padding: 20px 0 10px 0;  }
.browse-content h3 { padding: 20px 0 10px; margin: 0; }
.browse-content h3 a { text-decoration: none; }
.page_urls { font-size: 1.2em; padding-left: 20px; margin-top: 10px;overflow: hidden; -moz-border-radius: 7px; border-radius: 7px; -webkit-border-radius: 7px; -khtml-border-radius: 7px; background-color: #000; padding-bottom: 30px;}
.page_urls p { margin-left: 20px; margin-bottom: 10px; }
.page_urls a { text-decoration: underline; }
.page_urls a:hover { color: #FFF32B; }
.browse-content .footer { margin-top: 10px; }

/*
 *	Landing pages content
 * 	For Documents
 */
 .document .block-1, .document .footer { margin-top: 10px; }
 .document .col-half.left { width: 510px; }
 .document .col-half.right { width: 440px; }
 .document .cta { margin-left: 40px; margin-bottom: 20px; line-height: 20px; padding-top: 25px; }
 .document .two-lines.cta { margin-left: 40px; margin-bottom: 20px; line-height: 20px; padding-top: 10px; }
 .document .nav-cta { font-size: 14px; text-decoration: underline; margin: 20px 55px 20px 20px; }
 .document .block-1 img { margin: 0 40px 40px 40px; }
 .document h2 { font-size: 32px; font-weight: normal; padding: 20px 0 0 40px; }
 .document h3 { font-size: 18px; font-weight: normal; line-height: 26px; padding: 10px 0 0 40px; }
 #document-image a.stacked {
   display: inline-block;
   height: 409px;
   position: relative;
 }
 #document-image a.stacked:after {
   content: '';
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   /*opacity: 0.2;*/
   background: black;
   background: -moz-linear-gradient(bottom, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
   background: -webkit-linear-gradient(bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
   background: linear-gradient(to top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 }
 #document-image a.stacked:before {
   content: '';
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background-image: url('/assets/images/download-icon-inactive.png');
   background-position: center;
   background-repeat: no-repeat;;
 }
 #document-image a.stacked:hover:before{
   background-image: url('/assets/images/download-icon-active.png');
 }
 #document-image img { display: block; }
 #document-image img.default, #document-image img.rollover { position: relative; /* top: -474px; */ }
 #document-image img.default { display: block; }
 #document-image img.rollover { display: none; }
 /*#document-image a.stacked img.rollover,
 #document-image a.stacked img.default { top: -449px; }*/
 #document-image.show img.default { display: none; }
 #document-image.show img.rollover {
   display: block; /* margin-bottom: -434px; */
   position: relative;
   top: 0;
 }

/*
 *	Landing pages content
 * 	For Videos
 */
 .video-player .block-1, .video-player .footer { margin-top: 10px; }
 .video-player .cta { margin-left: 40px; margin-bottom: 20px; line-height: 20px; }
 .video-player .nav-cta { font-size: 14px; text-decoration: underline; margin: 20px 55px 20px 20px; clear: both; }
 .video-player .block-1 iframe { margin: 40px; }
 .video-player h2 { font-size: 32px; font-weight: normal; padding: 20px 0 0 40px; }
 .video-player h3 { font-size: 20px; font-weight: normal; line-height: 26px; padding: 10px 40px 0 40px; }
 .video-player iframe { border-bottom: none; }

/*
 * Footer
 */

.footer { margin: 33px 0; }
/* .footer.col-full { margin-top: 10px; } */
.footer .logo { width: 310px; padding: 20px 0 20px 20px;}
.footer .tag-line { margin-top: 26px; }
.footer .nav { width: 350px; float: left; margin: 43px 20px 41px 0; text-align: right;}
.footer .nav li { display: inline-block; margin-left: 10px; float: left; }
.footer .nav li.border-left { border-left: 1px solid #fff32b; padding: 0 0 0 10px; }
.footer .right { float: right; margin: auto;}
.footer .left .right { float: none; }
.footer .copyright { float: right; margin-right: 25px; font-size: 12px; color: white; }

/*
 * Alignment
 */
.margin-top-zero { margin-top: 0; }
.padding-top-zero { padding-top: 0; }
.margin-top-ten { margin-top: 10px ; }
.center { text-align:center; }
.alignleft { float:left; margin-right:20px; margin-bottom:10px; }
.alignright { float:right; margin-left:20px; margin-bottom:10px; }
.float-left { float:left; }
.float-right { float:right; }
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; 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 { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
.clr_l { clear: left; }
.clr_r { clear: right; }

path.selected-state { cursor: url('http://www.google.com/intl/en_ALL/mapfiles/openhand.cur'), default };

.contain {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

	overflow: hidden;
}

.contain img,
.contain img.video-thumbnail {
	max-width: 100%;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
