@charset "utf-8";
body {
	padding:0px;
	margin:0px;
	background-color:#000;
	color:#BEBEBE;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}
form {
	margin:0px;
	padding:0px;
}
input {
	font-family:Arial, Helvetica, sans-serif;
}
textarea {
	font-family:Arial, Helvetica, sans-serif;
}
h1 {
	color:#9900FF;
	font-size:25px;
	font-weight:normal;
	padding:0;
	margin:0 0 .5em 0;
}
p {
	font-weight: normal;
	padding:0;
	margin:0 0 1em 0;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding:0;
	margin:0 0 .5em 0;
}
h3 {
	color:#9900FF;
	font-size:15px;
	font-weight:bold;
	padding:0;
	margin:0 0 .5em 0;
}
a {
	color:#FFF;
	text-decoration:none;
	font-weight: bold;
}
a:hover {
	color: #9900FF;
}
.divide_line {
	border: thin solid #FFF;
	border-width: 0px 0px 1px 0px;
	padding-top:15px;
	margin-bottom:15px;
	width: 610px;
}
.break_divide {
	margin:3px 10px 15px;
	height:1px;
	background-color:#FFF;
}
/******************** 'cause page boxes' ******************************************/
.bl {
	background: url(/images/bl.png) 0 100% no-repeat #333
}
.br {
	background: url(/images/br.png) 100% 100% no-repeat;
	padding:5px
}
.tl {
	background: url(/images/tl.png) 0 0 no-repeat #333
}
.tr {
	background: url(/images/tr.png) 100% 0 no-repeat;
	padding:10px
}
/*.clear {font-size: 1px; height: 10px}*/ 


.cause_container {
	width: 455px;
}
.cause_top {
	background-image:url(/images/cause_bg_top.gif);
	background-repeat:no-repeat;
	height:12px;
}
.cause_mid {
	background-image:url(/images/cause_bg_mid.gif);
	background-repeat:repeat-y;
	padding:0 11px;
}
.cause_info {
	height:170px;
}
.cause_link {
	text-align:right;
}
.cause_bot {
	background-image:url(/images/cause_bg_bot.gif);
	background-repeat:no-repeat;
	height:12px;
}
.convo_top {
	background-image:url(/images/convo_bg_top.gif);
	background-repeat:no-repeat;
	height:10px;
}
.convo_mid {
	background-image:url(/images/convo_bg_mid.gif);
	background-repeat:repeat-y;
	padding:0 10px;
}
.convo_bot {
	background-image:url(/images/convo_bg_bot.gif);
	background-repeat:no-repeat;
	height:10px;
}
img {
	border:none;
}
li {
	padding-bottom:.5em;
}
legend {
	font-weight:bold;
}
fieldset {
	font-size:14px;
}
.site_heading {
	color:#9900FF;
	font-size:15px;
	font-weight:bold;
	padding:0;
	margin:0 0 .5em 0;
}
#bullets {
	color: #9900FF;
	font-size: 14px;
}
#nav {
	width:960px;
	margin:auto;
	height:28px;
	overflow:hidden;
}
.nav_link {
	background-image:url(../images/tab_back.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:160px;
	height:21px;
	float:left;
	text-align:center;
	padding-top:7px;
	cursor:pointer;
}
.nav_link_over {
	background-image:url(../images/tab_back_over.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:160px;
	height:21px;
	float:left;
	text-align:center;
	padding-top:7px;
	cursor:pointer;
}
.nav_link_purple {
	background-image:url(../images/tab_back_purple.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:160px;
	height:21px;
	float:left;
	text-align:center;
	padding-top:7px;
	cursor:pointer;
}
.nav_link_over_purple {
	background-image:url(../images/tab_back_purple_over.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:160px;
	height:21px;
	float:left;
	text-align:center;
	padding-top:7px;
	cursor:pointer;
}
#nav a {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
.clear {
	clear:both;
}
#sub {
	background-image:url(../images/menu_grad.jpg);
	background-repeat:repeat-x;
}
#sub_network {
	background-image:url(../images/menu_grad_network.jpg);
	background-repeat:repeat-x;
}
#nz_sub_nav {
	width:960px;
	margin:auto;
	padding-top: 10px;
}
#sub_nav_holder {
	background-image:url(../images/menu_grad_int.jpg);
	background-repeat:repeat-x;
}
#sub_int {
}
#sub_nav {
	width:960px;
	margin:auto;
	padding-top: 10px;
}
.subnav_login {
	float: right;
	margin-right: 0px;
	margin-left: auto;
}
#sub_nav a {
	font-size:11px;
	text-transform: uppercase;
}
#nz_sub_nav a {
	font-size:12px;
}
.sub_nav_divide {
	padding:0 2px;
}
#footer_holder {
	background-image:url(../images/footer_grad.jpg);
	background-repeat:repeat-x;
	height: 44px;
	bottom: 0px;
	clip: rect(auto,auto,0px,auto);
}
#footer {
	width:960px;
	margin:auto;
}
#footer_copyright {
	float:left;
	margin:0px;
	width:auto;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	padding-top: 15px;
	padding-bottom: 10px;
}
#footer_links {
	float:right;
	margin:0px;
	width:auto;
	background: url(../images/footer_thumb.jpg) no-repeat right;
	padding-top: 15px;
	padding-right:50px;
	padding-bottom: 7px;
}
#footer_links a {
	color:#FFF;
	font-size:11px;
	font-weight:bold;
}
#footer_links a:hover {
	color:#9900FF;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}
#content {
	width:960px;
	margin:auto;
	padding:25px 0px 50px 0px
}
#header {
	width:960px;
	margin:auto;
}
#content_left {
/*	width: 619px;

	float: left;

	border-right: 1px solid #FFF;

	padding-right: 10px;*/

}
#left_nomedia {
	float: left;
	border-right: 1px solid #FFF;
	margin-right: 1px;
	padding-right: 10px;
}
#content_right {
/*	float: right;

	padding-left: 10px;*/

}
#content_right_mid {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content_mid {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
#reset_container {
	width:450px;
	margin:auto;
}
#browse_content {
	margin: 0 100px;
}
.heading {
	padding:15px 100px 0px 100px;
	color:#9900FF;
	font-size:18px;
	font-weight:bold;
}
.hlt {
	background-color:#262626;
}
/*APPLICATION STYLES*/

.app_heading {
	padding:15px 100px 0px 100px;
	color:#9900FF;
	font-size:18px;
	font-weight:bold;
}
.app_paragraph {
	padding:0px 100px 0px 100px;
	font-size:14px;
}
.app_divide {
	margin:0px 100px 0px 100px;
	height:1px;
	background-color:#FFF;
}
.app_agree {
	text-indent:-25px;
	padding-left:25px;
}
/*PROFILE STYLES*/

.profile_heading {
	color:#9900FF;
	font-size:14px;
	font-weight:bold;
}
.profile_heading a {
	color:#9900FF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.profile_heading a:hover {
	text-decoration:underline;
}
.profile_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-bottom:15px;
}
.edit_link a {
	color:#FFF;
	font-size:12px;
	font-weight:bold;
}
#rightside {
	width:684px;
	overflow:hidden;
}
#leftside {
	width:205px;
	overflow:hidden;
}
.popup_container {
	padding:10px 15px;
}
/***************** Conversation Styles ******************/

.comments a {
	color:#9900FF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.comments a:hover {
	text-decoration:underline;
}
.comment_date {
	font-size:10px;
	font-style:italic;
}
.deleteComment a {
	font-size: 12px;
}
/*Hex values

purple: #9900FF

grey: #BEBEBE

black: #000

white: #FFF 

*/



.environment {
	color:#33cc33;
	font-weight:bold;
} /*GREEN - ENVIRONMENT*/
a.green:link {
	color:#FFF;
}
a.green:hover {
	color:#33cc33;
}
.health_disease {
	color:#ff3300;
	font-weight:bold;
} /*RED - HEALTH AND DISEASE*/
a.red:link {
	color:#FFF;
}
a.red:hover {
	color:#ff3300;
}
.disability {
	color:#00ffff;
	font-weight:bold;
} /*TEAL - DISABILITY*/
a.teal:link {
	color:#FFF;
}
a.teal:hover {
	color:#00ffff;
}
.education {
	color:#669aff;
	font-weight:bold;
} /*LIGHT BLUE - EDUCATION*/
a.light_blue:link {
	color:#FFF;
}
a.light_blue:hover {
	color:#669aff;
}
.faith {
	color:#ffe0a7;
	font-weight:bold;
} /*TAN - FAITH*/
a.tan:link {
	color:#FFF;
}
a.tan:hover {
	color:#ffe0a7;
}
.peace {
	color:#33ff00;
	font-weight:bold;
} /*NEON GREEN - PEACE*/
a.neon_green:link {
	color:#FFF;
}
a.neon_green:hover {
	color:#33ff00;
}
.children {
	color:#ffff33;
	font-weight:bold;
} /*YELLOW - CHILDREN*/
a.yellow:link {
	color:#FFF;
}
a.yellow:hover {
	color:#ffff33;
}
.poverty {
	color:#ff6600;
	font-weight:bold;
} /*ORANGE - POVERTY*/
a.orange:link {
	color:#FFF;
}
a.orange:hover {
	color:#ff6600;
}
.global_issues {
	color:#0066ff;
	font-weight:bold;
} /*BLUE - GLOBAL ISSUES*/
a.blue:link {
	color:#FFF;
}
a.blue:hover {
	color:#0066ff;
}
.animals {
	color:#ff33ff;
	font-weight:bold;
} /*HOT PINK - ANIMALS*/
a.hot_pink:link {
	color:#FFF;
}
a.hot_pink:hover {
	color:#ff33ff;
}
.disaster {
	color:#FFF;
	font-weight:bold;
} /*WHITE - DISASTER*/
a.white:link {
	color:#FFF;
}
a.white:hover {
	color:#FFF;
}
.safety {
	color:#ffcc33;
	font-weight:bold;
} /*GOLD- SAFETY*/
a.gold:link {
	color:#FFF;
}
a.gold:hover {
	color:#ffcc33;
}
.arts {
	color:#ff3399;
	font-weight:bold;
} /*PINK - ARTS*/
a.pink:link {
	color:#FFF;
}
a.pink:hover {
	color:#ff3399;
}
/**************   Video Sytles **********************/



.moreVid {
	margin-bottom:15px;
}
.moreVidThumb {
	width:100px;
	height:56px;
	float:left;
}
.moreVidInfo {
	width:146px;
	margin-left:4px;
	float:left;
	font-size:12px;
}
#related_videos {
	width:640px;
	overflow:hidden;
}
.relatedVid {
	width:300px;
	overflow:hidden;
	margin-bottom:15px;
}
.relatedVidThumb {
	width:128px;
	height:72px;
	float:left;
}
.relatedVidInfo {
	width:168px;
	margin-left:4px;
	float:left;
	font-size:12px;
}
.hDivider {
	height:1px;
	background-color:#FFF;
	margin:15px 0;
}
.manageVidContainer {
	margin:10px 0;
}
.manageVidThumb {
	width:128px;
	float:left;
	margin-top:4px;
}
.manageVidInfo {
	width:550px;
	float:left;
	margin-left:6px;
}
.vidInput {
	width:450px;
}
.vidInstruct_click {
	cursor:pointer;
	font-weight:bold;
}
.vidInstruct_info {
	padding:5px 0 0 15px;
}
#vidInstruct_agree {
	text-indent:-25px;
	padding-left:25px;
	font-size:12px;
}
#profile_video_info {
	margin-top:10px;
	width:640px;
}
/**************   Legal Sytles **********************/

#legal_content {
	margin:0 100px;
}

