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

Site: Support Network
Author: Cheryl Rick
Version:  2008.10
----------------------------------------------- */

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

#sb-content div{
	padding-top:0px;
	padding-left:12px;
	padding-bottom:10px;
	padding-right:15px;	
	color:#333333;
}

#sb-content h1.title{
	padding:0px 10px 0px 0px;
	color: #6699cc;
	font-size: 24px;
	font-weight:normal;
}

#sb-content h1.title span {	
	color: #999999;
	font-size: 28px;
	font-weight:normal;
}

#sb-content h3.intro {	
	color: #333;
	font-size: 16px;
	font-weight:normal;
}
/*tag to replace p.subhead with extra padding to make break*/
#sb-content h2 {
/*	padding-top:.5em;
*/	color:#339;
	font-size:14px;
	font-weight:bold;
	}

#sb-content p.subhead{	
	color: #333399;
	font-size: 14px;
	font-weight:bold;
}

#sb-content p.subtitle{	
	color: #333333;
	font-size: 14px;
	font-weight:bold;
}

#sb-content p.main {
	font-size: 12px;
	color: #333333;
}

#sb-content a, a:linked, a:visited, a:active {
	color: #3F6CB3;
}

#sb-content a:hover {	
	text-decoration:underline;
}

#sb-content span a {
	font-size: 12px;
	font-weight: normal;
	color: #333399 !important;
}

#sb-content span a:hover {	
	color: #333399;
	text-decoration:underline;
}

#sb-content span a:visited {	
	color: #33cc33;
}

#sb-content ul{
	margin:0;
	padding-left:0px;
	list-style-type:none;
}

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

#sb-content ul li  a {
	color: #333399;
	font-size:12px;
	font-weight: normal;
	text-transform: none !important;
}

#sb-content ul li a:hover {
	text-decoration: underline;
}
 
/* -------  side bar area ------ */
#call {
	background-color: #666666;
	font-size: 12px;
	line-height: 21px;
	color: #ffffff;
	width: 248px;
	height: 21px;
	margin-left: 9px;
	font-weight: bold;
	margin: 0 0 15px 0;
}

#call span {
	background-color: #ffffff;
	color: red;
	font-size: 28px;
	line-height: 35px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#moreHelp {
	
	font-size: 13px;
	line-height: 17px;
	color: #666666;	
	margin-left: 7px;
	font-weight: bold;
}

#moreHelp span {	
	font-size: 20px;
	line-height: 25px;

}

#sb_donate_button{
	width:250px;
	height: 88px;
	float:left;
	margin-top: 10px;
	padding-top:0px;
	padding-left:7px;
/*	background: url(../images/helpAfriend.jpg) no-repeat top left;
	border:1px solid #000000; */ 
}

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

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

#sb_donate span {
  display: none;
}

/* ---------  Espanol side bar buttons  --------- */
#es_sb_donate_button{
	width:251px;
	height: 88px;
	float:left;
	margin-top: 0px;
	padding-top:0px;
	padding-left:7px;
/*	background: url(../images/helpAfriend.jpg) no-repeat top left;
	border:1px solid #000000; */ 
}

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

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

#es_sb_donate span {
  display: none;
}

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

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

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

#signup_es span {
  display: none;
}

/* -------  third level side bar area ------ */
#services {
	background-color: #e0e0e0;
	font-size: 12px;
	text-align: left;
	line-height: 21px;
	color: #000000;
	width: 233px;
	height: 85px;	
	margin-top: 5px;
	margin-left: 7px;
	margin-bottom: 10px;
	padding-top: 7px;
	padding-left: 10px;
	font-weight: bold;
	padding-bottom: 10px;
}

#services p {		
	width: 241px;
	line-height: 15px;	
	font-weight: normal;
	padding-left: 0px;
	padding-bottom: 0x;
}

#services a:link, a:active, a:visited {
	font-weight: normal;
}
