/*-------------------------- BEGIN CaliforniaVolunteers rules --------------------------*/

/*
#video,
#video object, 
#video embed {
	background-color: #fff ! important;
}
*/
.sitemapLinks {
	margin: 20px;
}

.contact {
	margin: 20px;
}
.sitemapLinks a {
	display: block;
	width: 350px;
	text-decoration: none;
	font-size: 12px;
}
.sitemapLinks a:hover {
	text-decoration: underline;
}
.sitemap0,
.sitemap1 { font-weight: bold; }
.sitemap1 { margin-left: 30px; margin-top: 20px; }
.sitemap2 { margin-left: 60px; margin-top: 5px; }
.sitemap3 { margin-left: 90px; margin-top: 5px; }

.contact0 { font-weight: bold; }

.center {
	text-align: center;
}

.center_vertical img {
	vertical-align: middle;
}

.centerimg {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#flash {
}

.nowrap {
	white-space: nowrap;
}

a img {
	border: none;
}
a.big {
	font-size: 14px;
	text-decoration: none;
	display: block;
	margin-bottom: 5px;
}

.img_right {
	float: right;
	padding: 0 20px 5px 10px;
	display: block;
}
.img_left {
	float: left;
	padding: 0 10px 5px 0px;
	display: block;
}

ul.newsletters li {
	margin: 0 0 20px 0;
}

.noBullet {
	list-style-type: none;
}

ul.bpp li {
	margin: 0 20px 0 0;

}

ol.bpp li {
	margin: 0 20px 0 0;

}
ul.newsletters li a {
	text-decoration: none;
	font-size: 14px;
	line-height: 1.4;
	color: #39639c;
}

#email {
	width: 155px;
}

.searchForm {
	text-align: center;
	margin: 50px 20px;
}
.searchResult {
	display: block;
	width: 500px;
	margin: 20px 5px;
}
.searchResult a {
	color: #39639c ! important;
	font-weight: bold;
	text-decoration: none;
}
.searchResult a:hover {
	text-decoration: underline;
}
/*
.videos .fix { 
	height: 260px;
	min-height: 260px;
	margin-left: 350px;
}
*/
html>body .videos .fix { height: auto; }
.videos .fix p { margin-left: 0; }
.videos #video { 
	height: 260px;
	width: 320px;
}

.videos .video li p { 
	display: block;
	margin: 0 75px 0 0;
	padding: 0;
}
* html .videos .video  p { margin-top: -.8em; }

.newsmakers .teaser {
	height: 230px;
	min-height: 230px;
	overflow: hidden;
}

.fixParagraph { 
	margin-bottom: 10px;
	overflow: auto;
}
.fixParagraph h4 {
	margin-top: 5px;
	line-height: 1.1;
}
.fixParagraph p { 
	padding-right: 20px;
}
.hubs .fixParagraph, 	
.videos .fixParagraph {	
	_width: 680px; /* force line break in IE */
}

a h4 {
	text-decoration: none ! important;
}

.about h3,
.details h3,
.cvmn h3,
.news h3,
.connection h3, 
.disaster_prep h3,
.families h3,
.tips h3,
.recognition h3 { width: 700px; }

/* added 1/3/07 (DN) */
div.fixParagraph div.small.column ul.video {
	padding-top:10px;
	padding-bottom:10px;
}


/*--------------------------- END Mediatrope rules ---------------------------*/


/* undo HTML defaults */
h1, h2, h3, h4, h5, p { 
	margin: 0 0 10px 0;
}

body, form { 
	margin: 0;
	padding: 0;
}

/* HTML elements */
a, a:visited, body { color: #000; }

body { 
	background: url(/_images/bg_body.gif) repeat-y top center #9EC966;
	font-family: Verdana, Arial, sans-serif;
}

h1 a { 
	display: block;
	text-indent: -5000px;
}

/*---------- font styling ----------*/
.volunteer form a,
.widget form a,
#footer p,
#volnow a{ 
	font-size: 9px;
}

body, 
h5, label,
.button, 
.button button,
select { font-size: 11px;  }

h4,
.portrait a { font-size: 13px; }

.universal a {
	font-size: 15px;
}

.universal li li a {
	font-size: 13px;
}

h3, #sidebar h4 { font-size: 14px; }

.gallery a  { font-size: 15px; }

#content .volunteer h5, .advsearch h3, .advsearch h4  { font-size: 16px; }

h2 { font-size: 18px; }

h2, h3, h4,
#video p,
.gallery a,
.portrait a,
.universal a { font-family: Helvetica, Arial, Verdana, sans-serif; }

h2, h3, h4, h5,
legend, label, 
#video p,
.gallery a,
.portrait a,
.title { font-weight: bold; }

img#logo {
	position: absolute;
	left: 0; 
	top: 12px;
}
/* BEGIN NEW CSS */

div#site_search {
	position: absolute;
	right: 0; 
	top: 12px;
}

img#submit_story {
	right: 0; 
	top: 42px;
	position: absolute;
}

.submit_button {
    background: #ffffff;
	border-style: none;
	text-align: right;
	padding: 0;
	margin: 0;
}

#sm_border {
	background: url(/_images/sm_border.gif) no-repeat;
	position: absolute;
	top:  12px;
	right: 165px;
	width: 230px;
	height: 36px;
}

span#sm_contents {
	position: relative;
	top: 0px;
	left: 8px;
}


/* END NEW CSS */
/* subheadings */
h2 { 
	background: #3a649d;
	color: #fff;
	padding: 6px 15px;
}

.advsearch h2 { margin-bottom: 0; }

h2#logoCsc { padding: 0; font-size: 1px; }

/* style sub-subheadings */
h3  { color: #39639c; }

/* other HTML elements */
fieldset { 
	border: 0;
	margin: 0;
	padding: 0;
}

/*label { padding: 10px 0 5px 0; }*/
label { padding: 8px 0 0 0; }
label.sub { padding-top: 0; }
label.sub input { margin-top: 23px; }

label, legend { display: block; }

/*---------- set up page grid -------*/
#container { 
	margin: 0 auto;
	width: 900px;
}

#banner { 
	height: 80px;
	margin: 0 10px;
	padding-bottom: 10px;
	position: relative;
	width: 880px;
}

#content { 
	margin: 0 0 10px 190px;
	width: 710px;
}

#page { clear: both; }

#top {
	margin-bottom: 10px;
	height: 240px;
}

#sidebar { 
	display: inline; 
	float: left;
	width: 180px;
}

#top_large_widget {
	float: right;
	width: 300px;
	margin-right: 10px;
}

#top_volunteer_search {
	width: 380px;
	height: 240px;
	margin-left: 200px;
	margin-right: 320px;
	background: url(/_images/rotator/rotate.php) no-repeat center;
}

#middle {
	height: 292px;
	margin: 0 0 4px;
	width: 900px;
	position: relative;
}

#middle_programs {
	height: 290px;
	width: 590px;
	margin: 0 5px;
	padding: 0;
	position: absolute;
	top: 0;
}

#middle_highlights {
	float: right;
	height: 194px;
	width: 300px;
	margin: 4px 10px 8px 0;
}

#middle_calgov {
	float: right;
	clear: both;
	height: 80px;
	margin-right: 10px;
	margin-left: 0;
	width: 300px;
}

#moduleBottom {
    width:880px;
    height:81px;
    padding:0px;
	margin: 0 10px;
}

#bppSidebar { 
	display: inline; 
	float: right;
	width: 180px;
}

/* workarounds for IE<7 float drop */
* html #content  { 
	height: 1%;
	margin-left: 0;
}

* html #sidebar { 
	margin-right: -3px; 
	width: 190px;
}
/* end workarounds */

/*---------- content blocks -------*/
#content p { margin-right: 10px; }
#content p.description { margin-right: 0; }
#content div.fix .right  { margin-left: 10px; }
#content div.fix .left  { margin-right: 10px; }

.column h4 { margin: 0 10px 10px 0; }
.column p { margin: 0 10px 10px 10px; }

.column .right { margin-right: 5px; }
.column .block .right  { margin-right: 10px; }

/* no color on linked images */
.fix .right a, .fix .left a,
.fix .right a:visited, .fix .left a:visited,
.portrait a, .portrait a:visited,
.fix .right img,
.fix .left img { border: 0; color: #fff; }


/* keep text from wrapping in some cases */
.about p.description { 
	float: right;
	margin-right: 10px;
	width: 270px;
}

.vidarchive .portrait { margin-right: 0; }
.vidarchive p.description { margin-left: 180px; }
.local p.description { margin-left: 80px; }
.volresources .fix.local .left { margin-right: 0; }
.local .left img { 
	display: block; 
	margin: 0 auto;
}

.small { width: 260px; }
.home .small { width: 265px; }

.medium, .block  { 
margin: 0 0 10px 355px;
width: 350px;
}

.videosub .fix { 
height: 240px;
min-height: 240px;
margin-left: 350px;
}

html>body .videosub .fix { height: auto; }

.videosub .fix p { margin-left: 0; }

.medium.left { margin: 0; }

.teaser { 
	background: url(/_images/bg_teaser.jpg) no-repeat;
	float: right;
	height: 225px;
	width: 445px;
}

.home .teaser {  float: left; } 
/* Win IE<7 */
* html .teaser { margin-right :-3px; }

#video { 
	color: #fff;
	height: 225px;
	width: 445px;
}

.videosub #video { 
	height: 240px;
	width: 320px;
}

#video .quote {
	font-style: italic;
	font-weight: normal;
}

#video p { margin: 22px 288px 20px 15px; }
#video  .button { margin-left: 15px; }

#content fieldset { margin: 0 15px; }

#content legend { 
	border: 0;
	margin: 0 0 0  -8px;
	padding-top: 10px;
}

#content .volunteer h5 { 
	line-height: 1.2em;
	margin: 0;
	padding: 8px 5px 3px 0;
}

.home #content .volunteer { 
	margin-left: 445px;
	margin-right: 0;
	min-height: 225px;
	/*height: 225px;*/
}

/* treat Win IE<7 float drop */
* html #video  { margin-right: -3px; } 
* html .home #content .volunteer { margin-left: 0; height: 225px;
}

#gallery { 
	float: left;
	margin-top: 10px;
	/*width: 710px;*/
	width: 712px;
	margin-left: -4px;
}

.gallery {
/*
	height: 217px;
	margin-right: 8px;
	width: 170px;
*/
	height: 225px;
	margin-right: 0px;
	width: 178px;
}

#block4.gallery { margin-right: 0; }

.home .gallery,
.feature .gallery { float: left; }


/*---------- blocks on volresources pages -------*/
.block div { 
	margin: 0 0 10px 0;  
	overflow: auto;
}

/*---------- blocks on features pages -------*/
/* remove bullets, defaults on lists */
.articles,
.blogList,
.video,
.links,
.newvids { 
	margin: 0;
	padding: 0;
}

.articles { width: auto; }

.video { 
width: 255px;
}

.articles li,
.blogList li,
.video li,
.links li,
.newvids li { 
	list-style: none;
	padding: 0;
}

.blogList a { display: block; }
/* .blog span { font-style: italic; } */

.articles li { margin: 0; }
.articles p { 
	margin: 0 10px 20px 10px;
	padding: 0;
}

.articles .left .gallery,
.articles .right .gallery  { margin: 0 !important; }

/* Win IE<7 */
.articles .left { margin: 0 5px 0 0; }
.articles .right { margin: 0 0 0 5px; }

* html .articles .gallery { width: 168px; }
.blogList li { margin: 0 0 20px 10px; }

.video li { margin: 0 10px 20px 10px; }

.video li a, 
.video li a:visited,
.videosub .video li p { 
	display: block;
	margin: 0 75px 0 0;
	padding: 0;
}

.newvids .video li a,
.newvids .video li a:visited { min-width: 70px; }

.newvids .video,
.newvids p { 
	margin-right: 170px; 
	width: 150px;
}

/* icon backgrounds on filetype links */
.qt, .wm { 
	float: right;
	height: 23px;
	margin: 0 0 0 5px;
	width: 23px;
}

.qt a, .wm a { 
	background-repeat: no-repeat;
	height: 23px;
	margin: 0 !important;
	width: 23px;
	text-indent: -5000px;
}

* html .video li a, 
* html .video li a:visited,
* html .videosub .video  p { 
margin-top: -.8em;
}

* html .newvids .blurb {   
margin-top: -1em;
}

* html .video li a, 
* html .video li a:visited {
margin-right: 0;
}


/* double buffer the background images to work around IE<7 flicker */
.qt, .qt a,
.wm, .wm a { background-repeat: no-repeat; }

.qt, .qt a { background-image: url(/_images/bg_qt.gif);
}

.wm, .wm a { background-image: url(/_images/bg_wm.gif);
}
/* adjust the image around on :hover, also for IE<7 */
.qt a:hover, .wm a:hover {
  background-position: 0 23px;
}

.logo { width: 70px; }
.portrait { margin-right: 10px;  width: 170px; }


/*---------- contain floats -------*/
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* IE<7 */
* html .clearfix {height: 1%;}
/*---------- page navigation lists -------*/
.navigation,
.navigation li  { 
  list-style: none;
  margin:  0;
  padding: 0;
}

.bppNavigation {
	margin: -10px 0 0;
	padding: 0;
}

.bppNavigation li  { 
  list-style: none;
  margin:  0;
  padding: 0;
}


/*-------------- the universal nav menu -------------*/
.universal { min-height: 220px; /* 345px */ }
* html .universal { height: 237px; }

.universal, .universal li { width: 170px;}

.universal,
.universal li  { 
	background: #39639c;
}

.universal a { 
	border-bottom: 1px #ffffff solid;
	display: block;
	height: 26px;
	line-height: 28px;
	text-decoration: none;
	vertical-align: middle;
}

.universal a, .universal a:visited, .universal a:hover { color: #fff; }

/* subnav */
.subnav { border-bottom: 1px #ffffff solid; }

.subnav, .subnav li { margin: 0; }
.subnav { padding: 10px 0; } 
.subnav li a {padding:0;} 
.subnav a, .subnav a:visited {  border: 0;}

.subnav a span { 
	background: url(/_images/bullet_subnav.gif) no-repeat left center;
	display: block;
	margin: 0 auto;
	padding-left:10px;
	width: 150px;
} 


/* hide subnav except on certain pages */
.subnav { display: none; }

.about #subnavAbout,
.about_item_1 #subnavAbout,
.about_item_2 #subnavAbout,
.about_item_3 #subnavAbout,
.about_item_4 #subnavAbout,
.about_item_5 #subnavAbout,
.about_item_6 #subnavAbout,
.about_item_7 #subnavAbout,
.programs #subnavPrograms,
.grants #subnavGrants,
.grants_item_1 #subnavGrants,
.grants_item_2 #subnavGrants,
.grants_item_3 #subnavGrants,
.grants_item_4 #subnavGrants,
.grants_item_5 #subnavGrants,
.policy #subnavPolicy,
.policy_item_1 #subnavPolicy,
.policy_item_2 #subnavPolicy,
.education #subnavEducation,
.education_item_1 #subnavEducation,
.education_item_2 #subnavEducation,
.education_item_3 #subnavEducation,
.education_item_4 #subnavEducation,
.reports #subnavReports,
.reports_item_1 #subnavReports,
.reports_item_2 #subnavReports,
.media #subnavMedia,
.media_item_1 #subnavMedia,
.media_item_2 #subnavMedia,
.media_item_3 #subnavMedia,
.media_item_4 #subnavMedia,
.media_item_5 #subnavMedia,
.media_item_6 #subnavMedia,
.espanol #subnavEspanol,
.espanol_item_1 #subnavEspanol,
.espanol_item_2 #subnavEspanol,
.espanol_item_3 #subnavEspanol,
.espanol_item_4 #subnavEspanol,

.story #subnavStory,
.greenjobscorps #subnavGreenJobsCorps,
.registration #subnavRegistration { display: block; }


/*------- the mouseover and active state -------*/
.universal a:hover,
.home #linkHome,

.about #linkAbout,
.about_item_1 #linkAboutItem1,
.about_item_2 #linkAboutItem2,
.about_item_3 #linkAboutItem3,
.about_item_4 #linkAboutItem4,
.about_item_5 #linkAboutItem5,
.about_item_6 #linkAboutItem6,
.about_item_7 #linkAboutItem7,
.programs #linkPrograms,
.grants #linkGrants,
.grants_item_1 #linkGrantsItem1,
.grants_item_2 #linkGrantsItem2,
.grants_item_3 #linkGrantsItem3,
.grants_item_4 #linkGrantsItem4,
.grants_item_5 #linkGrantsItem5,
.policy #linkPolicy,
.policy_item_1 #linkPolicyItem1,
.policy_item_2 #linkPolicyItem2,
.education #linkEducation,
.education_item_1 #linkEducationItem1,
.education_item_2 #linkEducationItem2,
.education_item_3 #linkEducationItem3,
.education_item_4 #linkEducationItem4,
.reports #linkReports,
.reports_item_1 #linkReportsItem1,
.reports_item_2 #linkReportsItem2,
.media #linkMedia,
.media_item_1 #linkMediaItem1,
.media_item_2 #linkMediaItem2,
.media_item_3 #linkMediaItem3,
.media_item_4 #linkMediaItem4,
.media_item_5 #linkMediaItem5,
.media_item_6 #linkMediaItem6,
.espanol #linkEspanol,
.espanol_item_1 #linkEspanolItem1,
.espanol_item_2 #linkEspanolItem2,
.espanol_item_3 #linkEspanolItem3,
.espanol_item_4 #linkEspanolItem4,

.story #linkStory,
.greenjobscorps #linkGreenJobsCorps,
.registration #linkRegistration { background: #f79a14; }

/*-------------- the bpp universal nav menu -------------*/
.bppUniversal { min-height: 133px; /* 133px */ }
* html .bppUniversal { height: 133px; }

.bppUniversal, .bppUniversal li { width: 180px;}

.bppUniversal,
.bppUniversal li  { 
	background: #f79a14;
}

.bppUniversal a { 
	border-bottom: 2px #ffb64f solid;
	display: block;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	vertical-align: middle;
	font-size: 13px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
}

.bppUniversal a, .bppUniversal a:visited, .bppUniversal a:hover { color: #fff; }

/*------- the mouseover and active state -------*/
.bppUniversal a:hover,
.bpp #bppLink,
.bpp #bppLinkHome,
.bppVision #bppLinkVision,
.bppResources #bppLinkResources,
.bppCouncil #bppLinkCouncil,
.bppRecognition #bppLinkRecognition,
.bppNewsroom #bppLinkNewsroom { background: #39639c; }

/*-------------- the footer nav bar -------------*/
#addthis {
	width: 900px;
	margin-top: 10px;
}

#footer {
	text-align: center;
	width: 900px;
	margin-top: 10px;
}

#footer li  { 
	display: inline;
	margin: 0;
	padding: 0;
}
 
#footer a  { 
 border-right: 1px solid #000;
 line-height: 1em;
 padding: 0 4px;
 font-size:  10px;
 }
 
 #footer a.last { border: 0; }

#footer p { 
	font-size: 9px;
	margin-top: 13px;
}
/*--------------  widgets and sidebar elements -------------*/
#sidebar .outer {  margin-bottom: 10px; }

#sidebar .navigation a  { padding: 0 5px 0 10px; }

#bppSidebar .bppNavigation a  { padding: 0 10px; }

/*----------- styling widgets ----------------*/
.widget { padding: 0 10px; }
.widget a, .widget a:visited { color: #fff; }
.widget p a { text-decoration: none; }

/* styling forms in widgets */
.widget form,
#sidebar #txEmail,
#sidebar #seCounty {
	width: 155px;
}
div.widget select#seCounty {
	width: 130px !important;
}

#sidebar .widget .button  {
	float: right;
}
#sidebar label { padding: 8px 0 0 0; }
#sidebar input,
#sidebar select {
		margin:           0px 0;
}

#sidebar .button button { margin: 0; }

/*----------- elements with rounded-tab backgrounds ----------------*/
h3, h3 span,
.button, .button span,
#sidebar .inner, #sidebar .outer  { 
background-repeat: no-repeat;
}

h3 { 
	background-image: url(/_images/bg_h3_l.gif);
	background-position: left center; 
	height: 25px;
	line-height: 25px;
	padding: 0 5px 0 0;
}

.advsearch h3 { 
	background: transparent;
	color: #fff;
	height: 16px;
	line-height: 16px;
	padding: 0;
}

h3 span { 
	background-image: url(/_images/bg_h3_r.gif);
	background-position: right center; /* will get the right corner image */
	display: block;
	height: 25px;
	margin-left: 10px;
	vertical-align: middle;
}

.advsearch h3 span { 
	background: transparent;
	display: inline;
	height: auto;
	margin: 0;
}

.medium h3 { width: 345px; }

#sidebar .inner, #sidebar .outer { background-color: #39639c;
}

#sidebar .inner { 
	background-image: url(/_images/corner_tr.gif);
	background-position: right top; /* will get the upper right corner image */
	padding: 5px 0 0 0;
}

#sidebar .outer { 
	 background-image: url(/_images/corner_br.gif);
	background-position: right bottom; /* will get the lower right corner image */
	padding: 0 0 5px 0;
	width: 180px;
}

/* creating rounded black image on buttons */
.button,
.button a,
.button a:visited,
.button button { color: #fff; }

.button a,
.button button {
	background-color: transparent;
	border: 0;
	display: block;
	height: 21px;
	line-height: 21px;
	padding: 0;
}

.button a,
.button a:visited { text-decoration: none; }

/* also for IE<7; adjust background on hover */
.button a:hover {   background-position: 0 21px; }

form .button { margin: 5px 0;  }

form .button button { 	font-weight: bold; }

html>body form .button button { 	
margin: 0 auto; 

 }
/* double buffer the background images to work around IE<7 flicker */
.button  { 
	background-color: #fff;
	background-image: url(/_images/bg_button_l.gif);
	background-position: left center; 
	height: 21px;
	line-height: 21px;
	padding: 0 0 0 5px;
}
.advsearch fieldset .button { 
	background-image: url(/_images/bg_button_l_alt.gif);
	height: 25px;
	line-height: 25px;
}

.button span { 
	background-color: transparent;
	background-image: url(/_images/bg_button_r.gif);
	background-position: right center; /* will get the right corner image */
	display: block;
	height: 21px;
	line-height: 21px;
	text-align: center;
}

.advsearch fieldset .button span { 
	background-image: url(/_images/bg_button_r_alt.gif);
	height: 25px;
	line-height: 25px;
}
.button,
span button { width: 150px; }

#sidebar .button,
#sidebar span button { width: 50px; }

#video .button,
#video .button span { width: 107px; }
#video .button a { margin-right: 5px;}

/* center align text on input in new browsers */
html>body .button input { margin: 0 auto; }

/* adjust the image around on :hover, also for IE<7 */
.button  #video a:hover { background-position: 0 107px; }


/*---------- styling certain widgets and forms ----------*/
.home .volunteer fieldset {  width: 235px; }
/*.home .volunteer .button  { margin-left: 75px; }*/

.volunteer h4,
.volunteer form a,
.volunteer form a:visited,
.widget form a,
.widget form a:visited { 
float: left;
text-align: right;
}

/*.volunteer form a,*/
.widget form a {  width: 65px; }

.volunteer h4,
.volunteer h5,
#content .volunteer label,
.volunteer form a,
.volunteer form a:visited,
.widget form a,
.widget form a:visited,
.widget label,
.widget legend,
.advsearch .volunteer p { color: #fff; }

.volunteer, 
#sidebar .outer.volunteer, 
#sidebar .outer.volunteer .inner { background-color: #ff9900; }

.home .volunteer label { 
/*	line-height: 15px; */
	padding: 0;
	margin: 8px 0 2px 0; 
	width: 235px;
}

.home .volunteer .right { 
	margin-right: 15px; 
	text-align: right;
	width: 160px;
}

.home .volunteer .right img {
	display: block;
	margin-top: 10px;
}

#seInterest { width: 40%; }
#content #seCounty { margin-left: 15px;}
#sidebar .volunteer h4 { 
	float: none;
	margin: 0;
	text-align: left;
}

#volnow {
	font-size: .75%;
	position: relative;
	left: 3%;
	top: 12%;
}

.findopps {
	display: block;
	float: left;
	position: absolute;
	top: 180px;
	left: 0;
}

.vollinks {
	float: right;
	top: 180px;
	position: absolute;
	right: 20px;
	font-weight: bold;
}

/* Remove sidebar widget from certain pages */
.home #sidebar .volunteer,
.advsearch #sidebar .volunteer { display: none; }

/* the Advanced Search form */
.advsearch .volunteer {
	background-image: url(/_images/corner_bl_alt.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 90px;
	line-height: 90px;
	padding: 15px 10px 0 15px;
	vertical-align: middle;
}

.advsearch .volunteer p { 
	line-height: 1em;
	margin-right: 170px;
	width: 500px;
}

.advsearch .volunteer .right { 
	line-height: 60px;
	vertical-align: bottom;
}

.advsearch #content form {  
	margin-top: 15px;
}

.advsearch #content fieldset {  
	background-position: 0 18px;
	background-repeat: no-repeat;
	padding: 0 0 0 32px;
	margin-bottom: 15px;
}

.advsearch #content #one { background-image: url(/_images/bg_fieldset_1.gif); }

.advsearch #content #four { background-image: url(/_images/bg_fieldset_4.gif); }

.advsearch #content #two { background-image: url(/_images/bg_fieldset_2.gif); }

.advsearch #content #three { background-image: url(/_images/bg_fieldset_3.gif); }


.advsearch #content h4 {  
	border-top: 1px solid #ff9900; 
	padding-top: 20px;
	color: #f79a14; 
}


.advsearch label { 
	font-weight: normal;
}

.advsearch label span { 
	font-weight: bold;
	color: #39639c;
	display: block;
	width: 270px;
}
.advsearch label small { 
	font-weight: normal;
	color: #000;
	font-size: 1em;
}

.advsearch #one .column,
.advsearch #two .column { 
	margin-left: 309px;
	width: 309px;
}

.advsearch #one div.adv { 
	width: 315px;
	margin-left: 205px;
}

.advsearch #one .checks input {
	font-size: 1em;
	line-height: 1em;
	vertical-align: bottom;
	float: left;
	width: 15px;
}

.advsearch #two .checks input {
	font-size: 1em;
	line-height: 1em;
	vertical-align: bottom;
	float: left;
	width: 15px;
}

.adv h5 { margin-bottom: 0; }

.text .left { width: 205px; }

.text .adv label,
.text .adv input { width: 180px; }
.text .adv input { display: block; }

strong.stray { padding: 0 5px 0 15px;  }
#two strong.stray { padding: 0 15px 0 0; }
.text strong.stray { width: 10px;  }

/* Win IE<7 */
* html .advsearch #one .checks { margin-left: 0; }

* html .advsearch #two .checks { margin-left: 0; }
* html .advsearch #two .checks input { margin-top: .8em; }

* html .advsearch #one .checks input { margin-top: .8em; }

.advsearch #one .checks label span { margin-left: 25px; }

.advsearch #two .checks label span { margin-left: 25px; }

.advsearch #one .text label span { 
	font-weight: normal;
	color: #000;
	margin-left: 170px;
}

#content #one h4 { border: 0; }

/* rounded corners */
#sidebar .outer.volunteer .inner {
	background-image: url(/_images/corner_tr_alt.gif);
}

#sidebar .outer.volunteer {
	background-image: url(/_images/corner_br_alt.gif);
}

/* use alt bg color and image for active state on home link */
/* .home #sidebar .navigation .inner { 
	background-color: #ff9900;
	background-image: url(/_images/corner_tr_alt.gif);
} */

/*---------- the Search Results page ----------*/

.searchresults #sidebar .widget ul, 
.searchresults #sidebar .widget li { margin: 0; padding: 0; }

.searchresults #sidebar .widget li { 
	list-style: none;
	margin: 0 5px;
}

.searchresults #sidebar .widget li,
.searchresults #sidebar .widget p { color: #fff; }

.searchresults #sidebar { float: right; }

.searchresults #content { margin: 0 190px 10px 10px; }

.searchresults #sidebar .inner { 
	background-image: url(/_images/corner_tl.gif);
	background-position: left top; /* will get the upper left corner image */
	padding: 5px 0 0 0;
}

.searchresults #sidebar .outer { 
	background-image: url(/_images/corner_bl.gif); 
	background-position: left bottom; /* will get the lower left corner image */
	padding: 0 0 5px 0;
	width: 180px;
}

.searchresults #sidebar .outer.volunteer .inner {
	background-image: url(/_images/corner_tl_alt.gif);
}

.searchresults #sidebar .outer.volunteer {
	background-image: url(/_images/corner_bl_alt.gif);
}

.searchresults #sidebar .button,
.searchresults #sidebar span button { 
	width: 139px;
	min-width: 139px;
}

html>body .searchresults #sidebar .button,
html>body.searchresults #sidebar span button { 
	width: auto;
}
/* workarounds for IE<7 */
* html .searchresults #sidebar { margin-right: -10px; }
* html .searchresults #content { 
	margin: 0 0 0 10px;  
	width: 690px;
}

.searchresults .widget { font-size: 12px; }
.searchresults .widget h5 { font-size: 16px; }

/*---------- utilities ----------*/
.left { float: left; }
.right { float: right; }
/* IE<7 hack */
* html .inlineblock { display: inline-block; }


/*----10-18-07 additions -----*/

.aligncenter {
padding:0px;
width: 230px;
display:block;
text-align:center;
}

.addthis_aligncenter {
padding:0px;
display:block;
text-align:center;
}

html>/**/body .aligncenter {
margin:0 0 0 -7px;
width:250px;
}

.aligncenter a {
margin:3px 0 0 0;
}

html>/**/body .aligncenter a {
margin:7px 0 0 0;
}

div#advSearchLogos {
	text-align:       center;
	background:       white;
	padding:          10px;
	height:           60px;
}

ol#src {
	padding: 0;
	margin: -10px -10px -10px -7px;
}
ol#src li {
	list-style:       none;
	padding-left: 22px;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
}
ol#src li#li1 {
	background:        url(/_images/li1.gif) 0 5px no-repeat;
}
ol#src li#li2 {
	background: url(/_images/li2.gif) no-repeat 0 5px;
	border-top:        1px solid #FFB64F;
	margin-top:        5px;
}
ol#src li#li3 {
	background:        url(/_images/li3.gif) 0 5px no-repeat;
	border-top:        1px solid #FFB64F;
	padding-top:       5px;
}

div.widget input#seKeywd {
	width:             130px;
}

#dynLoad {
	
}

.orangebox {
	border: 2px solid #ff9900;
	margin-right: 10px;
	padding: 10px 0 5px 10px;
}

hr {
	color: #f79a14;
	border-width: 1px;
	border-style: solid;
	border-color: #f79a14;
	margin-right: 10px;
}

.regLeft {
	text-align: right;
	width: 125px;
	padding-right: 20px;
	display: block;
	float: left;
	margin-bottom: 10px;
}

.regRight {
	display: block;
	width: 350px;
	float: left;
	margin-bottom: 10px;
}

#registration {
	
}

.joinus
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(/_images/join_usOver.gif) no-repeat;
white-space: nowrap;
display: block;
width: 180px;
height: 55px;
margin: 0;
padding: 0;
}

.joinus a
{
display: block;
color: #000000;
font-size: 11px;
width: 180px;
height: 55px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.joinus img
{
width: 180px;
height: 55px;
border: 0
}

* html a:hover
{
visibility:visible
}

.joinus a:hover img
{
visibility:hidden
}

.list {
	text-align: left;
}

.faqnav {
	background: #f79a14;
	width: 300px;
	position: relative;
	color: #ffffff;
	z-index: auto;
	float: right;
	margin-top: -10px;
	margin-bottom: 10px;
	padding-right: 10px;
	margin-left: 10px;
	right: 0;
}

table {
border-collapse:collapse;
}

.border {
	border-style: solid;
	border-width: 1px;
	padding: 10px;
	margin: 20px 30px;
}