/* Font faces */
@font-face {
	font-family: 'Museo500';
	src: url('fonts/museo500-regular-webfont.eot');
	src: local('☺'), url('fonts/museo500-regular-webfont.woff') format('woff'), url('fonts/museo500-regular-webfont.ttf') format('truetype'), url('fonts/museo500-regular-webfont.svg#webfontxkKQ4ho6') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* element classes */
body {
	margin: 0px;
	padding: 0px;
	background-position: top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
a, a:link {
	color: #0101DF;
}
a:hover, a:active {
	color: Black;
}
h2, h3, h4 {
	margin: 0px; padding: 0px 0px 10px 0px;
	font-family: "Museo500", Arial, Helvetica, sans-serif;
} 
h2 {
	font-size: 32px;
	font-weight: normal;
	padding-bottom: 20px;
	line-height: 32px;
}
h4 {
	line-height: 25px;
}
p {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
img { border: none; }
.main p, .main li, .main h3 {
//	padding-right: 190px;
}
.main li ul li {
	padding-right: 0px;
}
.main li {
	padding-bottom: 10px;
}
.crossing_the_line p, .indigenous p, 
.crossing_the_line h3, .indigenous h3 {
	padding-right: 0px;
}
#skipLinks {
	position: absolute;
	left: -1000px;
	width: 100px;
}
#headerImage {
	background-position: top center;
	background-repeat: no-repeat;
}
#header {
	background-position: top center;
	background-repeat: no-repeat;
	height: 300px;
}
#header h1 { display: none; }
#columns {
	width: 960px;
	padding: 0px 0px 0px 10px;
	margin: auto;
}
#content {
	float: left;
	width: 700px;
	padding: 64px 20px 30px 0px;
	margin: 0px;
}
.home #content, .about_the_line #content { position: relative; }
.drawing-flash #content {
	width: 470px;
	padding-right: 250px;
}
#rightbar {
	width: 234px;
	float: left;
	font-family: "Museo500", Helvetica, Arial, sans-serif;
	padding-top: 65px;
	overflow: visible;
}
.home #rightbar {
	padding-top: 25px;
}
#contentContainer {
	/* tiling background to go here */
	background-position: center 82px;
	background-repeat: repeat-y;
	overflow: hidden;
}
#contentHeader {
	background-position: center top;
	background-image: url(../img/bg_content_header.png);
	background-repeat: no-repeat;
	overflow: hidden;
}
#navigation, #footer .relative {
	width: 960px;
	margin: auto;
	position: relative;
}
#footer {
	background-image: url(../img/bg_footer.png);
	background-repeat: no-repeat;
	background-position: top center;
	overflow: hidden;
	height: 80px;
	position: relative;
	padding-top: 49px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer ul li {
	float: left;
}
/* Right bar panels */
#facebookPagePanel {
	height: 287px;
	background-color: white;
	margin: 0 0 10px 0;
}
#fahcsiaPollPanel {
	margin-top:15px;
	padding-top: 10px;
	text-align: center;
	height: 176px;
	border: 1px solid Red;
}
#fahcsiaPollPanel h4 {
	margin: 0px; padding: 0px;
	font-size: 22px;
	font-weight: normal;
}
#fahcsiaPollPanel p {
	padding: 20px 20px 0px 20px;
	margin: 0px;
}
#newsletterSignupPanel {
	margin-top: 15px;
	padding: 15px 15px 0px 15px;
	background-image: url(../img/bg/subscribe.png);
	min-height: 197px;
	background-repeat: no-repeat;
}
#newsletterSignupPanel h4 {
	font-weight: normal;
	font-size: 22px;
	width: 130px;
	margin:0px;
}
#newsletterSignupPanel p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
#newsletterSignupPanel a {
	display: block;
	background-image: url(../img/links/subscribe_sidebar.png);
	background-repeat: no-repeat;
	padding: 8px 0px 8px 18px;
	text-transform: uppercase;
	text-decoration: none;
	color: White;
	font-size: 12px;
}
#newsletterSignupPanel a:hover {
	text-decoration: underline;
}
.museo { font-family: "Museo500", Helvetica, sans-serif; }
.home_hr, .talk {
	background-position: bottom left;
	background-repeat: no-repeat;
	background-image: url(../img/hr/full_pledge.png);
}
#pledge {
	background-image: url(../img/hr/full_pledge.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 30px;
	padding-right: 250px;
}
.home_hr .main p {
	font-size: 14px;
	padding-bottom: 20px;
}
.home_columns, .about_columns {
	overflow: hidden;
	zoom: 1;
}
.home_columns div.column {
	width: 345px;
	float: left;
}
.home_columns .draw {
	padding: 0px 40px 60px 0px;
	width: 280px;
	min-height: 100px;
/*	background-image: url(../img/bg/pen_home.png); */
	background-repeat: no-repeat;
	background-position: bottom right;
	position: relative;
}
.home_columns .draw .blankdraw {
	position: absolute;
	bottom: 0;
	right: 0;
	padding-top: 20px;
}
.blankdraw img { width: 200px; height: 60px; }
.home_columns #share, .home_columns #promo2 {
	padding-left: 10px;
}
.home_columns h3 {
	padding-top: 15px;
}
.home_underlined {
	background-image: url(../img/hr/full_pledge.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 40px;
}
#PortraitIndex h3 {
	padding-right: 250px;
}
.home #PortraitIndex h3 {
	padding-right: 40px;
	font-family: Arial, Helvetica, sans-serif;	
}
#latestBlog {
	background-image: url(../img/bg/blog_latest.png);
	background-repeat: no-repeat;
	min-height: 415px;
	padding: 15px 25px 0px 25px;
	margin: 30px 0px 0px 5px;
}
#BlogCommentViewForm .textarea label {
	position: absolute;
	margin-left: -9999px;
}
.about_columns {
	background-image: url(../img/bg/about_always_never.png);
	background-repeat: no-repeat;
	min-height: 405px;
	padding: 0px 0px 0px 20px;	
}
.white {
	color: White;
}
.about_columns h4 {
	text-transform: uppercase;
	margin: 0px;
	padding: 15px 0px;
}
.about_columns .column {
	width: 300px;
	padding-right: 40px;
	float: left;
}
.about_columns .column.white {
	padding-left: 25px;
	padding-right: 0px;
}
.about_columns .scrolly {
	overflow: auto;
	height: 220px;
	margin-top: 20px;
}
.about_columns .scrolly div {
	padding: 25px 0px;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(../img/hr/about_tr_b0.png);
}
.about_columns .white .scrolly div {
	background-image: url(../img/hr/about_tr_w.png);
}
#latestBlog h4 {
	padding: 0px 0px 10px 0px; margin: 0px;
	font-size: 13px;
	text-transform: uppercase;
}
.actions_consequences {
	background-image: url(../img/bg/a_and_c_w.png);
	background-repeat: no-repeat;
	padding: 0px;
}
.actions_consequences table {
	background-image: url(../img/hr/a_and_c.png);
	background-repeat: no-repeat;
	padding-bottom:40px;
}
.actions_consequences td, .actions_consequences th {
	padding: 15px 20px;

}
.actions_consequences td {
	vertical-align: top;
	padding-left: 50px;
	padding-right: 50px;
	width: 250px;
	text-align: center;
}
.actions_consequences th {
	padding: 30px 0px 35px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.actions_consequences td.right {
	padding-left: 35px;
	padding-right: 50px;
}
.actions_consequences table .two td.right {
	padding-left: 80px;
	width: 220px;
}
.actions_consequences table .three td.right {
	padding-left: 60px;
	width: 230px;
}
.actions_consequences table .bulge td.right {
	padding-right: 50px;
	padding-left: 75px;
}
.actions_consequences table .bulgesml td {
	padding-right: 60px;
}
.actions_consequences table .bulgesml td.right {
	padding-right: 50px;
	padding-left: 60px;
}
.crossing_the_line .main {
	padding-right: 250px;
	padding-bottom: 40px;
}
.crossing_the_line .main p {
	margin-bottom: 0px;
}
form label {
	width: 180px;
	display: inline;
	text-align: right;
	float: left;
	padding: 0px 10px;	
}
div.input {
	padding: 5px 10px;
}
#SubscriberAddForm div.checkbox {
	line-height: 19px;
}
form span {
	color: Red;
}
form div.note {
	font-style: italic;
	padding: 10px 0px 10px 210px;
}
form .radio label {
	display: inline;
	float: none;
}
form .submit {
	clear: left;
	padding-left: 210px;
}
.sitemap #content ul a {
	color: Black;
}
.sitemap #content ul {
	padding-left: 10px;
}
.sitemap #content ul ul {
	padding-left: 20px;
}
.sitemap #sitemap div {
	width: 200px;
	float: left;
}
.center { text-align: center; }
.lighter {
	background-image: url(../img/bg/lighter.png);
	background-repeat: repeat-y;
	padding: 40px 20px 0px 20px;
}
.indigenous .lighter {
	padding-right: 50px;
}
.lighter dl {
	padding: 0px; margin: 0px;
}
.lighter dt, .lighter dd {
	margin: 0px; padding: 0px 0px 20px 40px;
	background-repeat: no-repeat;
	background-position: 4px 4px;
}
.lighter dt p, .lighter dd p {
	padding-right: 0px;
}
.lighter dt {
	background-image: url(../img/q.png);
	font-size: 18px;
	font-weight: bold;
}
.lighter dd {
	background-image: url(../img/a.png);
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
}
.lighter dd li {
	font-size: 12px;
	padding-right: 0px;
}
.lighter ul {
	margin-bottom: 0px;
	padding-bottom: 10px;
}
.lighterfooter {
	background-image: url(../img/bg/lighter_bottom.png);
	background-repeat: no-repeat;
	height: 29px;
}
#indigenouscomic {
	background-image: url(../img/bg/indigenous_cartoon.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 0px 0px 283px 0px;
}
.indigenous_youth_resources ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;	
}
.indigenous_youth_resources #content #top {
	position: relative;
	overflow: hidden;
	padding-bottom: 30px;
}
.indigenous_youth_resources #content .right {
	
}
.indigenous_youth_resources #content .hr {
	clear: left;
	overflow: hidden;
	background-image: url(../img/hr/full_pledge.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 30px 0px;
	position: relative;
}
.indigenous_youth_resources #content .hr h3,
.indigenous_youth_resources #content .hr p {
	padding-right: 10px;
}
.indigenous_youth_resources #content .hr img,
.indigenous_youth_resources #content .hr .transcripts {
	float: left;
}
.indigenous_youth_resources #content .hr .transcripts {
	margin-left: 10px;
}
.indigenous_youth_resources #content .left {
	width: 340px;
	float: left;
}
.indigenous_youth_resources #content .right {
	width: 340px;
	float: left;
	padding: 0px 0px 30px 20px;
}
.indigenous_youth_resources #content .hr .right {
	padding-top: 0px;
}
.indigenous_youth_resources .right .toplink {
	position: absolute;
	bottom: 20px;
	right: 0px;
}
#factsheets, #campaignCreatives {
	float: right;
	width: 194px;
	padding: 80px 0px 0px 0px;
}

#factsheets {
	display: none;
}

#campaignCreatives {
	padding-top: 52px;
}
.factsheet, .creative {
        background-image: url(../img/pdf_download.png);
        background-repeat: no-repeat;
        width: 120px;
        padding: 0px 0px 20px 50px;
        text-decoration: none;
        font-size: 12px;
	min-height: 75px;
}
.creative {
	padding-bottom: 30px;
	min-height: 40px;
}
.mp3 { background-image: url(../img/mp3_download.png); }

.factsheet .title, .creative .title {
	font-weight: bold;
}
.factsheet p {
	padding: 0px 0px 3px 0px;
}
#factsheets h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 0px;
} 
/* Blog layout */
.blog .otherEntries {
	float: right;
	width: 194px;
	height: 341px;
	background-image: url(../img/bg/blog_panel.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 10px 23px 50px 43px;
	font-family: Arial, Helvetica, sans-serif;
}
.blog .otherEntries h3 {
	font-size: 17px;
	margin:0px; padding: 0px 0px 3px 0px;
	font-family: "Museo500", Arial, Helvetica, sans-serif;
}
.blog .blogEntry {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 20px;
}
.blog .blogEntry .content {
	padding-right: 250px;
}

.blog .blogEntry h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.blogEntryBrief {
	padding: 13px 0px 9px 0px;
}
.blogEntryDate {
	padding: 7px 0px 0px 0px;
}
.blogComments {
	background-repeat: no-repeat;
	background-position: top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.blogCommentForm {
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
	.blogCommentForm .error-message {
		font-weight: bold;
	}
	.blogCommentForm .input {
		padding: 5px 0px;
	}
	.blogCommentForm input {
		float: left;
	}
	.blogCommentForm label {
		float: right;
		width: 90px;
		padding-top: 5px;
	}
	.blogCommentForm .text {
		width: 240px;
		overflow: hidden;
	}
	.blogCommentForm .text input {
		width: 115px;
	}
	.blogCommentForm .textarea textarea {
		width: 375px;
	}
	.blogCommentForm .textarea {
		clear: both;
	}
	.blogCommentForm .tc-confirm {
		padding-top: 10px;
	}
		.blogCommentForm .tc-confirm input {
			float: none;
			vertical-align: middle;
			padding: 0;
			margin: 0 10px 0 0;
		}
		.blogCommentForm .tc-confirm label {
			display: inline;
			float: none;
			text-align: left;
			width: auto;
			padding-left: 0;
		}
	.blogCommentForm .submit {
		padding: 10px 0px;
	}
.blogComments h3 {
	font-size: 24px;
	padding-top: 15px;
	font-weight: normal;
}
.blogComments .comment {
	padding: 20px 0px 20px 0px;
	background-image: url(../img/hr/blog_comment.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.blogComments .commentAuthor {
	padding-top: 15px;
}
#latestBlog .blogEntryComments h4 {
	padding: 20px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#latestBlog .blogEntryComments .blogComment {
	padding-bottom: 15px;
}
.blogComment .author span {
	font-weight: bold;
}
#latestBlog .paragraphSnippet, .italic { font-style: italic; }
.disclaimer {
	padding-right: 325px;
}
#sitelaunchvideo {
/*	background-image: url(../img/hr/information.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	margin-bottom: 20px;
	overflow: hidden;
*/	
}
#sitelaunchvideo .swfobject {
	float: right;
	width: 350px;
	height: 205px;
}
#LanguagePanel .language-option { display: none; }
#LanguagePanel .language-option img { border: none; }
#LanguagePanel .language-option.active { display: block; }
#LanguagePanel p {
	/* text is now part of background image but leave it in the markup for screenreaders */
	text-indent: -10000px;
}
#LanguagePanel a.language-option {
	background-color: White;
	border: 1px solid #C4C4C4;
	text-align: center;
	width: 195px;
	padding-left: 20px;
	position: absolute;
	top: 118px;
	left: 8px;
}
#LanguagePlayPause {
	text-indent: -10000px;
	display: block;
	width: 24px;
	height: 24px;
	position: absolute;
	top: 121px;
	left: 12px;
	background-image: url(../img/orange/promo/play.gif);
	background-repeat: no-repeat;
	background-position: top left;
	cursor: pointer;
	z-index: 10;
}
#LanguagePlayPause.playing { background-image: url(../img/orange/promo/play.gif); }
#LanguagePlayPause.paused  { background-image: url(../img/orange/promo/pause.gif); }
#LanguagePanel {
	margin: 10px 0 15px 0;
	position: relative;
	background-image: url(../img/orange/bg_language_panel.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0;
	width: 234px;
	height: 160px;
}
.backtotop {
	padding: 20px 30px;
	background-image: url(../img/hr/return_to_top.png);
	background-repeat: no-repeat;
	margin: 15px 0px;
	font-weight: Bold;
}
#launchtranscript {
	clear: both;
	float: right;
	position: relative;
	left: 16px;
}

/* Portrait rotations for home/about us */
.portraitRotator {
	position: absolute;
	background-color: Black;
	width: 165px;
	height: 146px;
	top: 60px;
	right: 28px;
	padding: 0px; margin: 0px;
}
.portraitImage {
	position: absolute;
	width: 157px;
	height: 157px;
	left: 5px;
	overflow: hidden;
	padding: 0px; margin: 0px;
}
.portraitFrame {
	position: absolute;
	width: 165px;
	height: 164px;
	background-image: url(../img/orange/portrait_frame.png);
	z-index: 400;
	padding: 0px; margin: 0px;
}
.backLink {
	font-weight: bold;
	padding-bottom: 15px;
}
.pressImage {
	padding-bottom: 30px;
}
#mp3player {
	margin-bottom: 30px;
}

/* narrowligher - new FAQs section */
#faqColumns {
	overflow: hidden;
}
#faqColumns .lighter {
/*	width: 400px;  */
	float: left;
	margin-top:22px;
/*	padding: 40px 35px 0px 20px;
	background-image: url(../img/bg/lighter_narrow.png);
*/	
}
#faqColumns .archive {
	display: none;
	padding-left: 33px;
	float: left;
	width: 180px;
}
#faqColumns .archive .top {
	width: 212px;
	padding: 43px 0px 0px 0px;
	background-image: url(../img/bg/archive_top.png);
	background-position: top right;
	background-repeat: no-repeat;
}
#faqColumns .archive .links{
	background-image: url(../img/bg/archive_bg.png);
	background-position: top right;
	background-repeat: repeat-y;
	padding-left: 16px;
}
#faqColumns .archive .footer {
	background-image: url(../img/bg/archive_bottom.png);
	background-position: top right;
	width: 212px;
	height: 21px;
}
.archiveLink {
	padding-bottom: 10px;
}
.lyrics {

}
.lyrics div {
	font-size: 0.8em;
}

.translations p {
	padding-right: 50px;
}

ul.language {
	list-style: none;
	padding-left: 10px;
	margin-left: 10px;
}

ul.language li {
	height: 30px;
	padding-right: 0;
	padding-left: 0;
	margin-left: 0;
}

ul.language li span {
	clear: left;
	float: left;
	height: 30px;
	display: block;
	width: 190px;
	line-height: 30px;
}

ul.language li a.text {
	width: 80px;
}

ul.language li a {
	float: left;
	height: 30px;
	width: 170px;
	display: block;
	text-align: center;
	line-height: 30px;
}

div.languages p {
	clear: both;
	height: 30px;
	padding-right: 0;
}

div.languages p a {
	display: block;
	width: 170px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	float: left;
}

div.languages p a.text {
	width: 120px;
}
a.submitButton {
	display: block;
	clear: left;
	color: White;
	background-image: url(/img/submit_question.gif);
	background-repeat: no-repeat;
	text-transform: uppercase;
	font-size: 14px;
	text-align: center;
	width: 177px;
	height: 15px;
	padding: 10px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 180px;
}

.popup .main p {
	padding-right: 30px;
}
.popup form label {
	float: left;
	display: block;
	width: 300px;
	padding: 3px 0px;
}
.popup form input {
	float: left;
}
.popup form {
	display: block;
	overflow: hidden;
	padding-bottom: 15px;
}
.help_and_contact #columns, .contacts #columns {
    background: transparent url("../img/bg/phone.png") no-repeat 580px 550px;
    overflow: hidden;
}

.help_and_contact .danger, .contacts .danger {
	color: white;
	text-transform: uppercase;
	text-align: center;
	font-size: 18px;
	display: block;
	background: transparent url('/img/danger-banner.png') no-repeat top left;
	width: 518px;
	height: 53px;
	padding: 10px 0 0 0;
	line-height: 22px;
}
	.contacts .danger strong { font-weight: normal; }

.help_and_contact .just-talk, .contacts .just-talk {
	font-size: 36px;
	line-height: 36px;
	margin: 20px 0 10px 0;
	padding-right: 0;
}

.help_and_contact .preamble, .contacts .preamble {
	font-style: italic;
}
.help_and_contact .lighter, .contacts .lighter {
	background: transparent url('/img/bg/lighter-narrow.png') repeat-y top left;
	padding-top: 15px;
	margin-bottom: 20px;
	width: 509px;
}
.help_and_contact .lighter ul, .contacts .lighter ul {
	margin-top: 0;
	margin-left: 1em;
	padding-left: 0px;
}
.help_and_contact .lighter ul li, .contacts .lighter ul li {
	margin-left: 0px;
	padding-left: 0px;
}
.help_and_contact .call, .contacts .call {
	line-height: 20px;
	font-size: 20px;
	font-weight: bold;
	background: transparent url('/img/phone.png') no-repeat center left;
	margin: 0;
	padding: 1em 0 1em 30px;
}
.help_and_contact .kidshelp, .contacts .kidshelp {
	margin-top: 20px;
	margin-right: 10px;
	float: right;
}
.help_and_contact .postamble h3, .contacts .postamble h3 {
	font-family: Arial, sans-serif;
	line-height: 20px;
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0 0 0;
}

#factsheet-audience, .factsheet-subtopic, .factsheet-topic {
	display: none !important;	
}

.carousel-hr {
	background: url(/images/hr-line.png) no-repeat;	
	width: 940px;
	height: 5px;
	display: block;
	clear: both;
	border: 0;
	position:relative;
	top: 20px;
}
