.cleaner{
	clear: both;
	font-size: 1px;
	height: 1px;
}
body{
	min-width: 320px;
	margin: 0;
	color: #193c43;
	font-family: helvetica, arial, sans-serif;
	font-size: 0.8em;
    line-height: 1.5;
	background: rgba(51,51,51,1);
}

.container {
	position: relative;
	max-width: 1360px;
	margin: 0 auto;
	padding: 1.5rem 1rem;
}

.master-header {
	background: rgba(203,224,225,1);
}
.master-main {
	padding-top: 3rem;
	padding-bottom: 3rem;
	background: rgba(255,255,255,1);
}
.master-footer {
	text-align: center;
	background: rgba(51,51,51,1);
}
.master-footer small {
	margin-right: 1rem;
}
.master-footer .container {
	display:flex;
	justify-content: center; 
	align-items: center;
}
.master-footer small {
	font-size: 0.8rem;
	color: rgba(255,255,255,1);
}

header,
main,
section,
footer {
	display: block;
}

.site-logo {
	max-width: 300px;
	height: 220px;
	display: block;
	margin: 1.5rem auto 0;
	padding: 0;
	text-indent: -99999rem;
}
.site-logo > a {
	max-width: inherit;
	height: inherit;
	display: block;
}
html[lang="fr"] .site-logo {
	max-width: 440px;
}

html[lang="en"] .site-logo {
	background: url(../images/Be-Smart-Strong-and-Safe_en.png) no-repeat center center;
	background-size: contain;
}
html[lang="fr"] .site-logo {
	background: url(../images/Be-Smart-Strong-and-Safe_fr.png) no-repeat center center;
	background-size: contain;
}

.language-container {
	position: absolute;
	top: 1rem;
	right: 1rem;
	margin-bottom: 0;
}
.language-container a:first-of-type {
	border-right: 1px solid #193c43;
	padding-right: 0.3rem;
	margin-right: 0.3rem;
}

.footer-logo {
	width: 300px;
	height: 45px;
}

.bg-sss-image {
	text-align: center;
	background: rgba(255,255,255,1) url(../images/sss_bgcolour.jpg) center top no-repeat;
	background-size: contain;
}

.hide {
	position: absolute;
	top: -9999rem;
	left: -9999rem;
}

.text-color-grey {
	color: rgba(51,51,51,1);
}

.text-bold {
	font-weight: bold;
}

.text-size-1arge {
	font-size: 1.4rem;
}

img {
	max-width: 100%;
	height: auto;
}

.img_margin {
	margin-top: 2rem;
	margin-bottom: 2rem;
}

.btn {
	font-size: 1.5rem;
	font-weight: bold;
	color: rgba(51,51,51,1);
	display: inline-block;
	padding: 0.7rem 2.5rem;
	border-radius: 1rem;
	border: 1px solid rgba(0,0,0,1);
	background: rgba(203,224,225,1);
}

h1{
	text-transform: uppercase;
	font-size: 1.2em;
	margin: 0;
	padding: 25px 0px 5px 0px;
}
p{
	margin: 0 0 1rem;
}
p.halfsize{
	width: 390px;
}
p.center_heading{
	text-align: left;
	font-size: 1.2em;
	padding: 5px 0px 10px 0px;
}
a{
	color: #ed1c24;
	text-decoration: none;
}
a.survey_link{
	color: #ed1c24;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
}
#site_container{
	width: 1010px;
	margin: 0 auto;
	position: relative;
}
#header, #main_area{
	margin-left: 25px;
}
#site_top{
	background-image: url(/images/site_top_border_shadow.jpg);
	background-repeat: no-repeat;
	background-position: 8px 100%;
	width: 1010px;
	height: 90px;
}
#site_bottom{
	background-image: url(/images/site_bottom_border.jpg);
	background-repeat: no-repeat;
	background-position: 8px 0;
	width: 1010px;
	height: 92px;
	position: relative;
}
#bell_logo{
	width: 138px;
	height: 34px;
	background-image: url(/images/bell_logo.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	top: 18px;
	left: 91px;
	display: none;
}
.site_border{
	clear: both;
}
#header{
	background-color: #005a6c;
	margin-left: 8px;
	height: 268px;
	width: 988px;
	background-image: url(/images/header-logo-en.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	/*position: relative;*/
}
#header a{
	display: block;
	height: 268px;
	width: 953px;
}
#header .logo{
	position: absolute;
	top: 152px;
	left: 58px;
}
#header .logo a{
	width: 191px;
	height: 52px;
	display: block;
	background-image: url(/images/c3p_header_logo.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#header .spacer{
	position: absolute;
	top: 204px;
	left: 58px;
	width: 191px;
	height: 67px;
	background-image: url(/images/spacer.png);
	background-repeat: no-repeat;
}
#header .home{
	position: absolute;
	top: 271px;
	left: 94px;
}
#header .home a{
	width: 101px;
	height: 27px;
	display: block;
	background-image: url(/images/home.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#main_area{
	background-image: url(/images/main_bg.jpg);
	background-repeat: repeat-y;
	margin-left: 8px;
	float: left;
}
#main_area .callout_column{
	width: 280px;
	float: left;
	background-image: url(/images/callout_bar_bg.png);
	background-repeat: no-repeat;
	background-position: 53px 0;
	min-height: 318px;
}
#main_area .callout_column .container{
	position: relative;
}
#big_red_button{
	position: absolute;
	top: 108px;
	left: 66px;
}
#big_red_button a{
	display: block;
	width: 188px;
	height: 103px;
	background-image: url(/images/btn-booklet-en.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
/* big blue button, eh? what if we change it to ... orange? */
#big_blue_button,
#big_blue_button-winners {
	position: absolute;
	top: 227px;
	left: 27px;
}
#big_blue_button a{
	display: block;
	width: 223px;
	height: 134px;
	background-image: url(/images/by_kids_for_kids_winner.png);
	background-repeat: no-repeat;
	background-position: 0 -134px;
}
#big_blue_button-winners a {
    display: block;
    width: 226px;
    height: 134px;
    background-image: url('/images/teacher-draw-en.png');
    background-position: 0 -134px;
    background-repeat: no-repeat;
}
#big_blue_button a:hover,
#big_blue_button-winners a:hover {
    background-position: 0 0;
}
#main_area .content_column{
	float: left;
	width: 707px;
}
#main_area .content_column .contents{
	padding: 95px 45px 45px 45px;
	position: relative;
}
#language{
	color: #113e5b;
	text-transform: uppercase;
	font-size: 12px;
	position: absolute;
	top: 57px;
	left: 91px;
}
#language a{
	text-decoration: none;
	color: #113e5b;
}
#brain{
	width: 251px;
	height: 138px;
	background-image: url(/images/brain.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	top: 0px;
	left: 690px;
}
#lock{
	width: 150px;
	height: 189px;
	background-image: url(/images/lock.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	top: 222px;
	left: 852px;
}
#strong_dude{
	width: 144px;
	height: 212px;
	background-image: url(/images/strong_dude.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	top: 202px;
	left: 271px;
    z-index: 2;
}
#arrow{
	width: 110px;
	height: 168px;
	background-image: url(/images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	top: 370px;
	left: -20px;
}
#topmenu{
	position: absolute;
	top: 10px;
	left: 90px;
	width: 463px;
	height: 52px;
	background-image: url(/images/topmenu_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#resources_btn{
	position: absolute;
	top: 7px;
	left: 8px;
}
#resources_btn a{
	display: block;
	width: 142px;
	height: 38px;
	background-image: url(/images/topmenu_resources.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#resources_btn a:hover{
	background-image: url(/images/topmenu_resources_over.jpg);
}
#evaluation_btn{
	position: absolute;
	top: 6px;
	left: 166px;
}
#evaluation_btn a{
	display: block;
	width: 128px;
	height: 36px;
	background-image: url(/images/topmenu_evaluation.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#evaluation_btn a:hover{
	background-image: url(/images/topmenu_evaluation_over.jpg);
}
#feedback_btn{
	position: absolute;
	top: 2px;
	left: 310px;
}
#feedback_btn a{
	display: block;
	width: 140px;
	height: 38px;
	background-image: url(/images/topmenu_feedback.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#feedback_btn a:hover{
	background-image: url(/images/topmenu_feedback_over.jpg);
}
#lesson_buttons{
	padding: 455px 0px 60px 65px;
}
.lesson_button{
	width: 172px;
	height: 51px;
	/*background-image: url(/images/lesson_btn.png);*/
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 5px 0px;
}
.lesson_button a{
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-size: 20px;
	padding: 12px 0px 0px 24px;
}
#lesson1{
	background-image: url(/images/lesson1_btn.png);
}
#lesson2{
	background-image: url(/images/lesson2_btn.png);
}
#lesson3{
	background-image: url(/images/lesson3_btn.png);
}
#lesson4{
	background-image: url(/images/lesson4_btn.png);
}
#footer{
	padding: 20px 0px 40px 0px;
}
#footer .contents{
	width: 600px;
	margin: 0 auto;
}
#footer .contents a{
	color: #423d37;
	text-decoration: none;
}
#footer .contents .logo{
	width: 161px;
	height: 49px;
	background-image: url(/images/kik_footer_logo.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	cursor: pointer;
    display: block;
}
#footer .contents .text{
	width: 419px;
	font-size: 0.75em;
	padding: 20px 0px 0px 20px;
}
#footer .contents .logo, #footer .contents .text{
	float: left;
}
#eval_callout{
	width: 211px;
	height: 206px;
	background-image: url(/images/gift_cert_callout.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	top: 236px;
	left: 479px;
}


@media (max-width: 663px) {
	.site-logo {
		max-width: 200px;
		height: 147px;
	}

	.master-footer .container {
		flex-direction: column;
	}
	
	.master-footer small {
		order: 2;
		margin-top: 1.5rem;
		margin-right: 0;
	}

	.footer-logo {
		width: 280px;
		height: 42px;
	}
}
