/*
-----------------------------------------------
Style Sheet

Site: Support Network
Author: Haripriyaa Ganesan
Version:  2008.08

Updated: Cheryl Rick
2008.10
----------------------------------------------- */
body {
	font-family:  Arial, Helvetica, sans-serif;
	font-size:12px;	
	color: #333333;
	margin-top: 0px;
	background: #FFF url(../images/background2.jpg) repeat-x;
	display: block;
}

/*
LINKS --------------------- */

a:link, a:active, a:visited {
	text-decoration:none;
}

/*
COMMON --------------------- */

br {
	clear: both;
}

p {
	margin: .2em 0 0.6em;
}

h1 {
	font-size: 24px;
	color: #339;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
    }
/*
MASTHEAD + NAVIGATION --------------------- */


#safety_alert{
	position:relative;
	padding-left: 0px;
	padding-top:0px;
	padding-bottom: 0px;
}

#safety_alert p{
	font-size:12px;
	color:#666666;
	margin-left: 3px;
	line-height:2em !important;
	line-height:1.6em;
}

#safety_alert span{
	text-transform:uppercase;
	font-weight:bold;
	color:#EF3C23;	
}

#safety_alert a:link, a:active, a:visited {
	text-transform:uppercase;
	font-weight:bold;
	color:#3F6CB3;
	text-decoration:none;
}

#header {
	position:relative;
	background:url(../images/NEW_header.jpg) no-repeat;
	margin-top: 0px;
	height:142px;
}

#crisis{
	margin:30px 30px 15px;
	float:right;
	top:15px;
	right:35px;
	width:30%;
	height:75px;
}

#crisis p{
	font-size:16px;
	font-weight:normal;
	text-transform:none;
	text-align:center;
	line-height:1.8em;
	color:#FFF;	
}

#crisis strong{
	font-size:20px;
}

/*
CONTENT AREA----------------*/
#content{
	position:relative;
	float:left;
	top:10px;
	width:452px;
}

#content div{
	padding-top:12px;
	padding-left:12px;
	padding-bottom:10px;
	padding-right:15px;	
	color:#333333;
}
#content .msg{
	padding:5px 10px 18px;
	font-size: 16px;
	font-style:italic;
}

#content .subhead{
	font-weight:normal;
	font-size: 16px;
	line-height: 20px;
	color:#333333;
	padding-bottom: .8em;
}

#content ul{
	margin:0;
	padding-left:10px;
	font-size:16px;
	list-style-type:none;
}

#content ul li{
	background: url(../images/bullet.gif) no-repeat 0 10%;
	padding-left:20px;
	padding-bottom:10px;
}


#nuggets{
	padding:10px 0px;
	border-top-color:#CDCDCD;
}

/*
TYPOGRAPHY ------*/


.news a{
	color:#333399;
	text-transform:none;
}
	
.news a:hover {
	text-decoration:underline}

/*
LAYOUT----------------------- */
#outline {
	position: relative;
	margin: 0 auto;
	width: 770px;
	border: none;
}
#outline #safety_alert p {
	text-align: right;
}
#container{
	position: relative;
	margin: 0 0; 
	width: 759px;
	border-left: thin solid #e0e0e0;
	border-right: thin solid #e0e0e0;
	border-top: none;
}

#mast_header{
	margin: 0 auto; 
	width: 100%;
}

#banner_container{
	border:0px;
	margin:0px;
	padding:0px;
}
/*
#content{
	position:relative;
	float:left;
	top:10px;
	width:452px;
	/*border:1px solid #000000;*/
}

*/#content div{
	font-size:14px;
}
/* -----  Side bar  -------- */
#sidebar{
	position:relative;
	float:right;
	top:10px;
	width:270px;
	padding:10px 0 5px 0;
	text-align:center;
	border-left: 1px dotted #BBBBBB;	
}

/*.news{
	width:265px;	
}
*/
.news img#news_events{
	padding:10px 0px 2px;
}

.news p{
	color:#666666;
	text-align:left;
	border-top:#CDCDCD;	
	padding-top: 3px;
	padding-left:10px;
	padding-right:5px;
	padding-bottom: 3px;
}

.news #hr_ruler{
	padding:5px 0px;
}

#news_content{
	width:150px;
	float:left;
/*	border:1px solid #000000; */
}

/*  ----------   Donate button  ----------- */
#donate_button{
	width:250px;
	height: 86px;
	float:left;
	margin-left:7px;
	padding-top:0px;
	padding-bottom:3px;
/*	background: url(../images/helpAfriend.jpg) no-repeat top left;
	border:1px solid #000000; */ 
}

#donate {  
  display: block;
  width: 250px;
  height: 86px;   
  background: transparent url(../images/donate_btn.jpg) no-repeat 0 0; 
}

#donate:hover {
  background-position: 0 -0px;
  background: transparent url(../images/donate_btn_over.jpg) no-repeat 0 0;
}

#donate span {
  display: none;
}

/*  ----------   volunteer button  ----------- */
#volunteer_button{
	width:260px;
	height: 88px;
	float:left;
	margin-left:3px;
	padding-top:0px;
	padding-right:3px;
/*	background: url(../images/helpAfriend.jpg) no-repeat top left;
	border:1px solid #000000; */ 
}

#volunteer {  
  display: block;
  width: 260px;
  height: 88px;   
  background: transparent url(../images/call_volunteers_02.jpg) no-repeat 0 0; 
}

#volunteer span {
  display: none;
}

#volunteer01 {
  display: block;
  width: 260px;
  height: 88px;  
  background: transparent url(../images/call_volunteers_01.jpg) no-repeat 0 0;
}

#volunteer01 span {
  display: none;
}

#es_volunteer_button{
	width:260px;
	height: 94px;
	float:left;
	margin-top: 3px;
	margin-left:8px;
	padding-top:0px;
	padding-right:3px;
/*	background: url(../images/helpAfriend.jpg) no-repeat top left;
	border:1px solid #000000; */ 
}

#es_volunteer01 {
  display: block;
  width: 260px;
  height: 84px;  
  background: transparent url(../images/es_call_volunteers_01.jpg) no-repeat 0 0;
}

#es_volunteer01 span {
  display: none;
}

/* ------------  signup button  ---------------- */
#signup_button{
	width:100px;
	height: 33px;
	float:left;
	padding-top:5px;
	padding-left: 5px;
	padding-right:7px;
/*	border:1px solid #000000; */
}

#signup{
  display: block;
  width: 109px;
  height: 46px;
  background: url(../images/signUp.jpg) no-repeat 0 0;
}

#signup:hover { 
  background-position: 0 -0px;
  background: url(../images/signUp_over.jpg) no-repeat 0 0;
}

#signup span {
  display: none;
}

/*
FOOTER------*/

#address{
/*	float:left;
	width:455px;
*/	color:#666666;
	clear:both;
	text-align:center;
	margin-left:10px;
/*	border:1px solid #000000;*/
}

#address p{
	font-size:11px;
}
#head{
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
.directions{
	color:#3F6CB3;
	text-transform: none;
}
.directions a:active, a:link, a:visited {
	text-decoration:none;
	text-transform: none;
	color: #3F6CB3;
}

.directions a:hover {
	text-decoration: underline;
}

#spacer{
	padding:0px 5px 0px 5px;
}
#mission {
	clear:both;
	margin:10px 0 0 0;
	background-color:#7291CA;
	color:#FFFFFF;
	font-size:14px;
	font-style:italic;
	text-align:center;
	height:1.5em;
	padding-top:.4em;
	}
#bottom_nav{
	float:right;
	width:100%;
	padding:10px 5px 0px 35px;
	clear:both;
	text-align:center;
	padding-top:15px;	
/*	border:1px solid #000000;*/
}

#bottom_nav ul{
	margin:0px;
	padding:0 0 7px 250px;
	list-style:none;
	float:left;
	font-size:11px;
}

#bottom_nav ul li{
	float:left;
	color:#3F6CB3;
}

#bottom_nav ul li a, a:active, a:visited, a:link {
	text-decoration:none;
	color:#3F6CB3;
	font-weight:normal;
	text-transform: none;
	font-weight: normal;
}
#bottom_nav ul li a:hover {	
	font-weight: normal;
	text-decoration:underline;
}

#footer {
	clear:both;
	padding:20px 0 5px 0;
	width:100%;
/*	border:1px solid #000000;*/
	font-size:10px;
}

#subfooter {
	clear:both;
	padding:10px 0px 10px 0px;
	width:100%;
	background-color: #7291ca;
	text-align: center;
	font-size: 14px;
	font-style: italic;
	color: white;
/*	border:1px solid #000000;*/
}

#subfooter p{
	font-size:10px;
	padding-left:10px;
	padding-bottom: 5px;
	
}

.copyright {
	clear:both;
	font-size:11px;
	margin-left:9px;
}	

copyright a, a:active, a:visited, a:link, {
	color: #3F6CB3;
	font-weight: normal;
}
.copyright a:hover {	
	text-decoration:underline;
}
.orange {
	color:#ef3c23;
	}
