/*
Main Styles for RespectED 
By: LiFT Studios
May, 2008
*/


/* Some basic resets and global styles */

html, body, span, embed, object, iframe,
h1, h2, h3, h4, h5, h6, p, a, img, ol, ul, li {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: none;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;	
	vertical-align: baseline;
	color: #000000;
}


html {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

a:hover {
	color: #A01E32;
}



/***** Structure *****/


#container {
	margin: 0px auto;
	padding: 0px;
	width: 950px;
}


/* Header */

#header {
	height: 200px;
}

#header-logo-holder {
	width: 290px;
	float: left;
	height: 150px;
}

.logo {
	width: 230px;
	height: 101px;
	padding: 44px 0px 0px 50px;
}

.logo h1 {
	text-indent: -99999px;
}

#header-login-info-holder {
	width: 660px;
	height: 107px;
	float: right;
}

#flash-nav-holder {
	width: 660px;
	height: 43px;
	float: right;
	padding-top: 15px;
}

#header-quicklinks {
	width: 550px;
	height: 25px;
	padding: 10px 25px 0px 0px;
	font-size: 9px;
	text-align: right;
	font-family: 'Arial', Verdana, sans-serif;
	float: right;
	color: #FFFFFF;
}

#header-quicklinks a {
	color: #FFFFFF;
}

#header-quicklinks a:hover {
	color: #000000;
}

#header-login {
	float: right;
	height: 72px;
	width: 550px;
	padding: 0px 25px 0px 0px;
}

#header-login p {
	float: right;
	padding: 0px 0px 3px 0px;
	color: #FFFFFF;
	font-size: 11px;
	clear: both;
}

/* Page Content (Info Page) */

#page-content {
	float: left;
}

strong {
	color: #004c6d;
}

/* Left Column */

.left-column {
	width: 600px;
	padding: 0px;
	float: left;
}

.info-what-is {
	width: 209px;
	height: 66px;
	padding: 0px 0px 0px 30px;
	float: left;
}

.info-what-is h2 {
	text-indent: -99999px;
}

.bold-body-type {
	float: left;
	padding: 5px 15px 0px 50px;
	font-weight: bold;
	font-size: 17px;
	line-height: 23px;
	width: 500px;
}

.regular-body-type {
	float: left;
	padding: 20px 15px 0px 50px;
	font-size: 14px;
	line-height: 20px;
	width: 500px;
}

.page-link {
	position: relative;
	float: left;
	padding: 10px 0px 0px 50px;
	z-index: 10;
}

span.text-link {
	position: relative;
	float: left;
	padding: 3px 0px 0px 5px;
	font-size: 12px;
	color: #000000;
	cursor: pointer;
	z-index: 10;
}

.arrow-link {
	position: relative;
	width: 20px;
	height: 20px;
	float: left;
	z-index: 10;
}

span.arrow-link {
	position: relative;
	width: 20px;
	height: 20px;
	float: left;
	background-image: url(../images/arrow.jpg);
	background-position: -20px 0px;
	background-repeat: no-repeat;
	z-index: 10;
}

a:hover span.arrow-link {
	background-position: 0px 0px;
}

/* Right Sidebar */

.right-sidebar {
	width: 330px;
	float: right;
}

span.text-link-module {
	float: left;
	padding: 3px 0px 0px 5px;
	font-size: 12px;
	color: #FFFFFF;
	cursor: pointer;
}

/* Featured Contributor Module */

.featured-contributor {
	float: right;
}

.hidden-headline {
	text-indent: -99999px;
	position: absolute;
}

.featured-contributor h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	width: 135px;
	padding: 120px 0px 0px 195px;
	float: left;
}

.featured-contributor p {
	font-size: 12px;
	float: left;
	width: 240px;
	padding: 25px 0px 0px 60px;
}

.contributor-link {
	position: relative;
	float: left;
	padding: 20px 0px 0px 60px;
	z-index: 10;
}

/* Featured Volunteer Module */

.featured-volunteer {
	float: right;
	margin-top: 10px;
	margin-bottom: 50px;
}

.featured-volunteer h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	width: 135px;
	padding: 120px 0px 0px 55px;
	float: left;
}

.featured-volunteer p {
	font-size: 12px;
	float: left;
	width: 240px;
	padding: 15px 0px 0px 50px;
	color: #FFFFFF;
}

.volunteer-link {
	position: relative;
	float: left;
	padding: 10px 0px 0px 50px;
	z-index: 10;
}

/* Footer Styles */

#footer {
	float: left;
	height: 119px;
	background-image: url(../images/red-cross-youth-logo.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-bottom: 25px;
}

#footer p {
	font-size: 9px;
	padding-top: 115px;
	text-align: center;
	width: 950px;
}


/* Page Content (Get Involved Page) */

.flash-map {
	height: 365px;
	width: 600px;
	padding-top: 30px;
	float: left;
}

.involved-sub-column-left {
	padding-top: 10px;
	width: 280px;
	float: left;
}

.involved-sub-column-right {
	padding-top: 10px;
	width: 280px;
	float: right;	
}

.volunteer-opportunities {
	float: left;
	width: 280px;
	padding-top: 6px;
}

.volunteer-opportunities h2 {
	font-size: 0px;
	position: absolute;
}

.province-header {
	float: left;
	width: 280px;
	padding: 20px 0px 0px 13px;
}

.province-header a {
	float: left;
	cursor: default;
}

.volunteer-opportunities-link {
	position: relative;
	float: left;
	padding: 15px 0px 0px 15px;
	z-index: 10;
}

span.opportunity-link {
	position: relative;
	float: left;
	width: 240px;
	padding: 0px 0px 0px 5px;
	font-size: 12px;
	color: #000000;
	cursor: pointer;
	z-index: 10;
}

.opportunity-link {
	line-height: 9px;

}

.training-workshops {
	float: left;
	width: 280px;
}

.training-workshops h2 {
	text-indent: -99999px;
	position: absolute;
}


/* Sidebar of INVOLVED PAGE */

.links-resources {
	width: 330px;
}

.links-resources h2{
	text-indent: -99999px;
	position: absolute;
}

.current-sponsors {
	float: left;
	padding-top: 10px;
}

.current-sponsors h2{
	text-indent: -99999px;
	position: absolute;
}

.sponsor-holder {
	position: relative;
	float: left;
	padding: 120px 0px 0px 90px;
	font-size: 18px;
	font-weight: bold;
	width: 190px;
	z-index: 1;
}

.sponsor {
	position: relative;
	z-index: 10;
	width: 190px;
}

a.sponsor {
	float: left;
	padding-bottom: 5px;
	clear: both;
}

.sponsor-info-holder {
	float: left;
}

a.sponsor-info {
	width: 220px;
	padding: 10px 0px 0px 90px;
	float: left;
	color: #444444;
}

a:hover.sponsor-info {
	color: #A01E32;
}

a.sponsor-info span {
	font-size: 12px;
	color: #444444;
	float: left;
	padding-left: 40px;
	width: 220px;
}

a:hover.sponsor-info span{
	color: #A01E32;
}


span.upcoming-events-title {
	float: left;
	width: 280px;
	font-size: 14px;
	color: #004c6d;
	padding-top: 2px;
	padding-left: 10px;
}


/* Page Content (Home Page) */

#flash-home {
	width:719px;
	height: 341px;
	float: right;
}

#flash-quote {
	width: 230px;
	height: 341px;
	float: left;
}

.left-column-home {
	width: 460px;
	height: 381px;
	padding-right: 10px;
	float: left;
	background: url('../images/splat_bg.gif') no-repeat;
	top:-50px;
	z-index:0;
}

.right-column-home {
	width: 480px;
	height: 280px;
	float: right;
}

.news-header {
	width: 480px;
	float: left;
}

.news-header h2 {
	text-indent: -999999px;
	display: none;
}

/* Page Content (Interact Page) */

.video-holder {
	padding: 60px 0px 0px 70px;
	float: left;
}

.video-holder h2 {
	text-indent: -99999px;
}

.left-column-interact {
	width: 550px;
	padding: 0px;
	float: left;
}

.right-column-interact {
	width: 380px;
	float: right;
}

.quizzes {
	float: left;
}

.quizzes h2 {
	text-indent: -99999px;
	position: absolute;
}

.quiz-links-holder {
	padding-top: 50px;
	float: left;
}

.quizzes-link {
	position: relative;
	float: left;
	padding: 10px 0px 0px 35px;
	z-index: 10;
}

span.quizzes-link-module {
	float: left;
	padding: 1px 0px 0px 5px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	cursor: pointer;
}

.psa-link {
	position: relative;
	float: right;
	padding: 45px 80px 0px 0px;
	z-index: 10;
}

.art-music {
	float: left;
	padding: 10px 0px 0px 20px;
	width: 340px;
}

.art-music h2 {
	text-indent: -999999px;
}

.art-music-text-holder {
	width: 340px;
	padding: 10px 0px 0px 15px;
	float: left;
}

.art-music-text-holder p {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}

.art-music-photo-holder {
	float: left;
	padding: 15px 0px 0px 15px;
	width: 340px;
}

.art-music-photo {
	width: 105px;
	height: 107px;
	float: left;
	margin-right: 12px;
}

.art-music-photo-right {
	width: 105px;
	height: 107px;
	float: right;
}


/* Page Content (PSA Page) */

.psa-container {
	width: 950px;
	padding: 10px;
	float: left;
}


.video-holder-psa {
	padding: 60px 0px 0px 70px;
	float: left;
}

.video-holder-psa h2 {
	text-indent: -99999px;
}

.left-column-psa {
	width: 550px;
	padding: 0px;
	float: left;
}

.right-column-psa {
	width: 380px;
	float: right;
}

.psa {
	float: left;
	padding: 10px 0px 0px 20px;
	width: 340px;
}

.psa h2 {
	text-indent: -999999px;
}

.psa-text-holder {
	width: 340px;
	padding-top: 85px;
	float: left;
}

.psa-text-holder p {
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}

.psa-photo-holder {
	float: left;
	padding: 15px 0px 0px 30px;
	width: 340px;
}

.psa-photo {
	width: 105px;
	height: 107px;
	float: left;
	margin-right: 12px;
}

.psa-photo-right {
	width: 105px;
	height: 107px;
	float: right;
}

span.other-link-module {
	float: left;
	padding: 3px 0px 0px 5px;
	font-size: 12px;
	color: #000000;
}

.psa-text-holder .resources-link {
	width: 315px;
	padding-left: 0px;
}

/* Page Content (Art & Music Page) */

.art-container {
	width: 950px;
	padding: 10px;
	float: left;
}


.video-holder-art {
	padding: 60px 0px 0px 70px;
	float: left;
}

.video-holder-art h2 {
	text-indent: -99999px;
}

.left-column-art {
	width: 550px;
	padding: 0px;
	float: left;
}

.right-column-art {
	width: 380px;
	float: right;
}

.art {
	float: left;
	padding: 10px 0px 0px 20px;
	width: 340px;
}

.art h2 {
	text-indent: -999999px;
}

.art-text-holder {
	width: 340px;
	padding-top: 50px;
	float: left;
}


.art-text-holder p {
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}

.lyric-text-holder {
	width: 340px;
	padding-top: 25px;
	float: left;
}

.lyric-text-holder p {
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}

.art-photo-holder {
	float: left;
	padding: 60px 0px 0px 0px;
	width: 425px;
}

.art-photo {
	width: 425px;
	height: 190px;
	float: left;
	margin-right: 12px;
}

/* Page Content (Contributor Page) */

#lhc {
	width: 480px;
	padding-left: 10px;
	float: left;
}

.title {
	padding-bottom: 20px;
}

#rhc {
	width: 430px;
	float: right;
}

.contributor-image {
	width: 460px;
	float: left;
}

.contributor-text {
	width: 425px;
	float: left;
	padding-bottom: 40px;
	padding-top: 5px;	
}

.contributor-text h2 {
	color: #A01E32;
	font-weight: bold;
	font-size: 16px;	
}

.contributor-text p {
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	padding-bottom: 10px;
}

/* Page Content (Resources Page) */

span.resources-title {
	float: left;
	width: 425px;
	font-size: 18px;
	color: #004c6d;
	padding-top: 10px;
	padding-left: 10px;
}

.resources-link {
	position: relative;
	float: left;
	padding: 7px 0px 0px 25px;
	z-index: 10;
}

#lhc .resources-link {
	width: 425px;
}

#rhc .resources-link {
	width: 425px;
}

/* Page Content (Contact Page) */

.contact-left {
	width: 574px;
	height: 367px;
	float: left;
}

.contact-left h3 {
	float: left;
	color: #262626;	
	font-size: 24px;
	letter-spacing: -1px;
}

.phone-number {
	padding: 70px 0px 0px 125px;
	width: 350px;
}

.fax-number {
	padding: 25px 0px 0px 125px;
	width: 350px;
}

a.email-address {
	padding: 30px 0px 0px 125px;
	letter-spacing: -1px;
	font-size: 24px;
	float: left;
	color: #262626;	
}

a:hover.email-address {
	color: #A01E32;	
}

.post-address {
	padding: 25px 0px 0px 125px;
}

.contact-right {
	width: 376px;
	height: 414px;
	float: right;
}

.contact-form {
	float: left;
	padding-top: 95px;
}

.contact-form p {
	font-family: 'Arial', Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 5px;
}

.contact-form input {
	width: 258px;
	border: 1px #FFFFFF;
	font-family: 'Arial', Verdana, sans-serif;
	font-size: 14px;
	padding: 2px;
}

.contact-form textarea {
	width: 258px;
	height: 100px;
	border: 1px #FFFFFF;
	font-family: 'Arial', Verdana, sans-serif;
	font-size: 14px;
	padding: 2px;
}

input.send-message {
	text-indent: -99999px;
	float: left;
	margin-top: 10px;
	border: 0px solid transparent;
	border-style: none;
	background: transparent;
}

#sub-contact {
	width: 660px;
	float: left;
}

#sub-contact-left {
	width: 290px;
	padding-left: 55px;
	float: left;
}

#sub-contact-right {
	width: 290px;
	float: right;
}


/* Page Content (Blog Page) */

#page-content iframe {
	width: 950px;
	min-height:1660px;	
	height:auto !important;	
	height:2660px;	
	border: 0px;
}


/* Page Content (Promo Pages) */

img.promo {
padding-left:50px;
}

.links-resources-power {
	width: 330px;
	float: left; 
	margin-top: 10px;
}

.links-resources-power h2{
	text-indent: -99999px;
	position: absolute;
}

/* Upcoming Events Page */

.upcoming-events-power {
	width: 200px;
	float: left; 
	margin-top: 50px;
	margin-left: 20px;
}

.upcoming-events-power h2{
	text-indent: -99999px;
	position: absolute;
}


/* Programs Page */

.programs-body-type {
	float:left;
	font-size:12px;
	line-height:18px;
	width:300px;
	margin-top: 15px;
}

#programs-rhc {
	width: 300px;
	padding-left: 10px;
	float: right;
}

#programs-lhc {
	width: 570px;
	float: left;
	padding-left: 30px;
}

.programs-link {
	float: left;
	padding:5px 0px 0px 15px;
	position:relative;
	z-index:10;
	width: 290px;
}

.programs {
	font-size: 14px;
	line-height: 20px;
	width: 500px;
}

#programs-lhc strong {
	font-size: 18px;
	line-height: 23px;
	margin-top: 25px;
}

.programs-power {
	width: 330px;
	margin-top: 30px;
}

.programs-power h2{
	text-indent: -99999px;
	position: absolute;
}

/* etc styles */

blockquote {
	font-size: 21px;
	font-weight: bold;
	color: #004C6D;
}

.quote-holder {
	position: relative;
	float: left;
	padding: 107px 0px 0px 80px;
	font-size: 18px;
	font-weight: bold;
	width: 190px;
	z-index: 1;
}

span.quote-name {
	font-size: 12px;
	font-weight: normal;
	color: #444444;
	padding-left: 40px;
}

.about-power {
float:left;
margin-left:40px;
margin-top:20px;
}

.about-power h2{
	text-indent: -99999px;
	position: absolute;
}
