@charset "UTF-8";
/* CSS Document */

/* SPLASH ON GRAPHIC */

#nav-bg {
	display: inline;
	background: url(../images/bw/splash_page/green-bg-nav.png) no-repeat center;
}

/* HEADER */

#header-main {
	width: 100%;
    background-color: #f7f7f7;
    height: 110px;
}

#header {
	width: 960px;
    margin-left: auto;
    margin-right: auto;
}

body {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
}

p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	}

h1 {
	font-size: 22px;
	font-weight: lighter;
}

h2 {
	font-size: 20px;
	font-weight: lighter;
}

h3 {
	font-size: 18px;
	font-weight: lighter;
}

h4 {
	font-size: 16px;
	font-weight: lighter;
}

h5 {
	font-size: 15px;
	font-weight: lighter;
}


/* LINKS */

a {
	color: #0e7fc1;
}

a:link.tab {
	color: #5ecf16;
	text-decoration: none;
}

a:hover.tab {
	color: #10b4e7;
	text-decoration: none;
}

a:link.tab-nav {
	color: #666;
	text-decoration: none;
}

a:hover.tab-nav {
	color: #10b4e7;
	text-decoration: none;
}


ol.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #2ca910;
	padding-top: 10px;
}

ol.green p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}


/* Rounded corners border for boxes */

#box
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: left;
}



/* ---=== border code follows ===--- */
/*
	tlc = top left corner
	trc = top right corner
	blc = bottom left corner
	brc = bottom right corner
	lb = left border
	rb = right border
	tb = top border
	bb = bottom border
*/

#tlc, #trc, #blc, #brc
	{
	background-color: transparent;
	background-repeat: no-repeat;
	}

#tlc
	{
	background-image:url(../images/bw/tlc.png);
	background-position: 0% 0%;
	}

#trc
	{
	background-image:url(../images/bw/trc.png);
	background-position: 100% 0%;
	}

#blc
	{
	background-image:url(../images/bw/blc.png);
	background-position: 0% 100%;
	}

#brc
	{
	background-image:url(../images/bw/brc.png);
	background-position: 100% 100%;
	}

#tb, #bb
	{
	background-color: transparent;
	background-repeat: repeat-x;
	}

#tb
	{
	background-image:url(../images/bw/tb.png);
	background-position: 0% 0%;
	}

#bb
	{
	background-image:url(../images/bw/bb.png);
	background-position: 50% 100%;
	}

#rb
	{
	background-image:url(../images/bw/rb.png);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	}

#lb
	{
	background-image:url(../images/bw/lb.png);
	background-position: 0% 100%;
	background-repeat: repeat-y;
	}



/* Horizontal navigation */

#nav-bar {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	letter-spacing: 1px;
	height: 40px;
	background-color: #4C4C4C;
	padding-top: 0px;
	margin-top: 0px;
	width: 100%;
    clear: both;
}

#navigation {
	padding-top: 12px;
    width: 960px;
    margin: auto;
    padding-top: 12px;
    padding-left: 53px;
}

#navigation ul {
	padding: 0;
	margin: 0;
}

#navigation li {
	display: inline;
	list-style-type: none;
	margin-right: 14px;
	color: #fff;
	height: 11px;
}


#navigation li a {
    width: 119px;
    height: 45px;
    display: block;
    float: left;
    margin-top: -17px;
    text-align: center;
}

#navigation li a.selectedLink {
    background: url(../images/bw/splash_page/green-bg-nav.png) no-repeat center;
}

#navigation li a span {
	color: #fff;
	text-decoration: none;
    display: block;
    font-size: 18px;
    margin-top: 13px;
}

#navigation li a:hover {
    background: url(../images/bw/splash_page/green-bg-nav.png) no-repeat center;
}




/* Logo */

#logo {
    float: left;
    margin-top: 10px;
    margin-left: 8px;
}

#logo img {
    border: none;
}


/* Welcome header */

#welcome {
    float: right;
    margin-top: 18px;
    margin-bottom: 0px;
    padding: 0;
    height: 20px;
}

#welcome h3 {
    color: #51ac33;
    margin: 0px;
}

/* Sign in or sign up */                                                

#login {
    clear: right;
    float: right;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
}

#login p {
    font-size: 12px;
}

#login a {
    color: #0e7fc1;
    text-decoration: none;
}


/* Search field */

#search-box {
	clear: both;
	float: right;
    margin: -28px 0 0 0;
	padding: 0px;
}

.searchform {
	width: 232px;
    height: 29px;
    background: url(../images/search_box.gif) left no-repeat;
}

.search {
    float: left;
    padding: 0;
    margin: 6px 0 0 6px;
    border: 0;
    width: 192px;
    background: none;
    font-family: verdana, sans-serif;
    color: #ccc;

}

.search-btn {
    float: right;
    width: 40px;
    height: 29px;
    background: url(../images/bw/search_button.jpg) left no-repeat;
    border: none;
}

/* SPLASHPAGE BANNER */

#splash-banner {
	text-align: center;
	margin-top: 20px;
}


/* FILM CAROUSEL PLACE HOLDER */

#film-carousel hr {
	color: 	#74d536;
	background-color: #74d536;
	border: none;
	height: 2px;
	width: 100%;

}
/* LEFT HAND COLUMN */

#lefthand-column {
	float: left;
	width: 473px;
	background: url(../images/bw/divider_middle_hp.jpg) no-repeat right;
	padding-right: 10px;
	padding-left: 10px;
}

/* CONTENT BLOCK HOMEPAGE LEFT HAND COLUMN */

.content-block {
	width: 463px;
	border-bottom: 1px dotted #ccc;
	height: 250px;
}

h3.article-header {
	letter-spacing: 1px;
	font-weight: lighter;
}

.hp-article-copy img {
	padding: 4px 16px 4px 0px;
	display: inline;
	}


h4.hp-article-copy { /* Sub-header maximum 74 characters to keep to two lines */
	font-weight: lighter;
	margin: 0px;
	}

.read-more a {
	color: #0e7fc1;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

.read-more {
	text-align: right;
	padding-top: 10px;
}

.read-more img {
	vertical-align: middle;
}

/* QUOTE STYLES FOR HOMEPAGE */

#quote {
	width: 463px;
	padding-top: 15px;

}

.blockquote {
	color: #74d536;
	margin-left: -10px;
	padding-right: 0px;
}

.quote-top-left-img {
	text-align: left;
	padding-top: 10px;
	margin-bottom: -36px;

}

.quote-bottom-right-img {
	text-align: right;
	margin-top: -32px;
	margin-right: 28px;
	}

.quote-source {
	color: #666;
	text-align: right;
	font-style: italic;
}

/* HOMEPAGE ARTICLE LEFT COLUMN */

#lh-content-block-short-article {
	width: 463px;
}

/* SUPPORTED BY BOX */

#supported-by {
	clear: both;
	width: 940px;
	margin-top: 15px;
	border: #ccc solid 1px;
	padding: 4px;
}

img.sponsor {
	padding: 10px;
}

/* SHARE THIS PAGE */

#share-page {
	width: 940px;
	margin-top: 15px;
	border: #ccc solid 1px;
	padding: 4px;
	height: 40px;
}

img.sharepage {
	vertical-align: top;
	padding: 0px 10px 10px 0px;
	}

.sharepage {
	padding-top: 8px;
}

.sharepage a:link {
	color: #666;
	text-decoration: underline;
	font-size: 12px;

}

/* RIGHT HAND COLUMN */

#rh-content-block {
	float: left;
}

/* FOOTER */

#footer-menu {

	border: #CCC solid 1px;
	padding: 4px;
	height: 100px;
	margin-top: 15px;
	width: 940px;
}

#footer-menu a, #footer-legal a, #breadcrumb a {
	text-decoration: none;
	color: #666;
}

#footer-menu a:hover, #footer-legal a:hover, #breadcrumb a:hover {
	background-color: #666;
	color: #fff;
}

#footer-menu a:hover, #footer-legal a:hover{
	text-decoration: none;
	color: #fff;
	background-color: #666;
}

.footer-list {
	list-style: none;
	color: #666;
	font-size: 12px;
}

#f1 {
	float: left;
	margin-left: 200px;
	margin-top: -70px;
}

#f2 {
	float: left;
	margin-top: -70px;
	margin-left: 20px;
}

#f3 {
	float: left;
	margin-top: -70px;
	margin-left:140px;
}

/* FOOTER COPYRIGHT */

#footer-legal {
	font-size: 10px;
	color: #666;
	width: 940px;
}

#f4 {
	float: right;
	margin-top: -30px;

}


#f4 li {
	display: inline;
}


/* BREADCRUMB */

#breadcrumb {
	color: #666;
	font-size: 10px;
}

/* ABOUT NGO CONTENT BLOCK */

#about-ngo {
	width: 639px;
	padding-bottom: 10px;
}

#about-ngo img {
	padding: 6px 10px 0px 0px;
}

.ngo-title {
	color: #fff;
	font-size: 18px;
	font-weight: lighter;
	padding-left: 70px;
	margin-top: -10px;
}

h2.red-heading, h3.red-heading {
	color: #e92934;
	font-weight: lighter;
	padding: 4px;
}

.ngo-copy {
	padding-left: 10px;
}

/* FILMS SUPPORTED */

#films-supported {
	width: 639px;
	margin-top: 15px;
	padding-left: 	0px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#films-supported h4, #films-supported h5 {
	margin: 0;
}

img.films-supported-ngo {
	padding-right: 10px;
}

.film {
	padding: 4px;
	margin-top: 15px;
	width: 90%;
	height: 220px;
}

/* CAMPAIGNS */

#campaigns {
	width: 639px;
	margin-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.center {
	text-align: center;
	padding-top: 10px;
}

/* NGO PAGE RIGHT HAND COLUMN */

#rh-column-uneven {
	width: 310px;
}

#ngo-supporter {

	background: url(../images/bw/title_banner_supporter.jpg) no-repeat top;
}

/* LATEST SUPPORTER */

#latest-supporter {
	width: 282px;
	background: url(../images/bw/title_latest_supporter.jpg) no-repeat top;
	text-align: left;
	padding-left: 24px;
	padding-bottom: 10px;
}

.latest-supporter-title {
	color: #fff;
	font-weight: lighter;
	margin-top: 10px;
	padding-top: 6px;
}

.ngo-latest-supporter {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 15px;
	height: 55px;
	margin-left: -12px;

}

.ngo-latest-supporter p, h6 {
	margin: 0;
	font-size: 10px;
}

.ngo-latest-supporter img {
	padding-right: 10px;
}

.view-supporters-link a {
	padding: 12px;
	font-size: 12px;
	text-decoration: none;
}

/* JOIN CONVERSATION */

#conversation {
	margin-top: 15px;
	border: #ccc solid 1px;
	width: 308px;
	background: url(../images/bw/title_join_conversation.jpg) no-repeat top;
	padding-bottom: 10px;
}

.conversation-types {
	width: 282px;
	margin-left: 12px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #ccc;
}

.conversation-types a {
	text-decoration: none;
	font-size: 12px;
}


.conversation-types img {
	padding-right: 10px;
	padding-left: 10px;
}

/* ABOUT BRIGHTWIDE - about-brightwide.html */

#about-left-column {
	width: 637px;
}

.title-bar {
	color: #fff;
	font-size: 20px;
	font-weight: lighter;
	padding-left: 100px;
	margin-left: 30px;
	margin-top: -40px;
	letter-spacing: 2px;
}


.content {
	padding: 10px;

}

.content-skinny {
	padding-right: 4px;
	height: 40px;
}

/* WHY BRIGHTWIDE - about-brightwide.html */


#why-brightwide {
	width: 638px;
}

#quote-small {
	margin-left: 90px;
	margin-top: -14px;
}

.quote-block-br {
	text-align: right;
	margin-top: -24px;
}

.quote-block-tl {
	text-align: left;

}

.why-quote blockquote {
	font-style: italic;
	font-size: 12px;
}

.quote-source-small {
	margin-top: 10px;
	margin-right: 10px;
	font-style: italic;
	text-align: right;
	font-size: 12px;
	color: #7cc15d;
}

img.pic {
	padding-right: 10px;
}

hr.dotted-hr {
	clear: left;
	color: #fff;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px dotted #999;
	width: 95%;
	margin-bottom: 30px;
	padding-top: 20px;

}

#quote-small p {
	font-style: italic;
}


/* RIGHT HAND COLUMN ABOUT SECTION */


#about-right-hand-column {
	width: 311px;
	margin-top: 100px;

}

#player {
	padding-left: 4px;
}


.title-bar-right {
	color: #fff;
	font-weight: lighter;
	padding-left: 100px;
	margin-left: 0;
	margin-top: -54px;
	letter-spacing: 2px;
}

/* FILM PAGE RIGHT HAND COLUMN - films_1.html */

.title-bar-films {
	color: #fff;
	font-size: 20px;
	font-weight: lighter;
	padding-left: 100px;
	margin-left: 30px;
	margin-top: -48px;
	letter-spacing: 2px;
}

/* FILM PAGE FULL WIDTH COLUMN - film_page.html */

#film-full-width-column {
	width: 860px;
}



p.quote-large {
	font-style: italic;
}

.supported {
	float:left;
	padding: 10px;
}

.film-page-lower-column {
	float: left;
	width: 635px;
}

.articles {
	padding: 10px;
}

.title-bar-right-can-do {
	color: #fff;
	font-weight: lighter;
	padding-left: 100px;
	margin-left: 0;
	margin-top: -43px;
	letter-spacing: 2px;
}

/* FILM REVIEWS PAGE films_reviews.html */

.stars {
	margin-top: -30px;
}

.player {
	float: left;
}

.cause {
	margin-left: 650px;
	margin-top: -425px;
	width: 310px;
	float: left;
}

.buttons {
	clear: both;
	padding-top: 10px;
	padding-left: 10px;
}

/* TABBED NAVIGATION */


.tabbed-navigation {
	width: 630px;
}

.tabbed-navigation ul li {
	display: inline;
	list-style-type: none;
	margin-left: 40px;
	color: #666;
	line-height: 40px;
}

.tab-on-reviews {
	margin-left: 10px;
	width: 100px;
}

.tab-on-about {
	margin-left: 20px;
	width: 100px;
	float: left;
}

.tab-on-corner {
	margin-left: 20px;
	width: 140px;
	float: left;
}

.tab-on-cause {
	margin-left: 20px;
	width: 120px;
	float: left;
}

#tab-reviews
	{
	float: left;
	padding: 0;
	text-align: left;
	width: 90px;
	background: url(../images/bw/bg-tabbed.png) repeat-x top;
	color: #5ecf16;
	font-weight: lighter;
	font-size:18px;
}

.article-date {
	font-size:10px;
	color: #666;
	margin-bottom: -20px;
	margin-top: 20px;
}

.review-block {
	float:left;
	width: 630px;
}

#box-reviews {
	position: relative;
	padding-top: 50px;
	margin-left: 0;
	margin-right: auto;
	padding: 0;
	text-align: left;
	width: 630px;
}

.comments-icon {
	padding: 10px;
	margin-top: -10px;
}

.read-more-comments a {
	color: #0e7fc1;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

.read-more-comments {
	text-align: right;
	margin-top: -10px;
	padding: 10px;
}

.read-more-comments img {
	vertical-align: middle;
}

/* PAGINATION */

.page-nav {
	text-align: right;
	margin: 0;
}

.page-nav ul li {
	display: inline;
	list-style-type: none;
	line-height: 40px;
	font-size: 10px;

}

.page-nav ul li a {
	color: #666;

}

li.next-page {
	text-align: right;
	margin-left: 200px;
}

.page-nav ul li.next-page a {
	color: #0e7fc1;
	font-size: 12px;
	font-weight: bold;
}

li.next-page img{
	vertical-align: middle;
}

/* LATEST FAN */

#latest-fan {
	width: 282px;
	background: url(../images/bw/banner-grey-inside.png) no-repeat top;
	text-align: left;
	padding-left: 24px;
	padding-bottom: 10px;
}

h4.latest_fan_title {
	color: #fff;

}

.become-fan-title {
	color: #fff;
	font-weight: lighter;
	padding-left: 100px;
	margin-left: 0;
	margin-top: -45px;
	letter-spacing: 2px;
}

.title-bar-ngo {
	color: #fff;
	font-size: 20px;
	font-weight: lighter;
	padding-left: 100px;
	margin-left: 30px;
	margin-top: -40px;
	letter-spacing: 2px;
}

.content-ngo {
	padding: 10px;

}

.content-ngo img {
	padding: 10px;

}