/*-------------------------------------------------------------------------------------*/
/* undo some default styling of common (X)HTML browsers
/*------------------------------------------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0; }
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}
a, .flexcroll {outline:none;}

/* ------------------------ GLOBAL ELEMENTS ------------------------ */

/* ------------------------ type selectors ------------------------ */
body { 
	background:#6e7d99;
	text-align:center; 
	font-family: "Verdana", Arial, Helvetica, sans-serif; 
	color:#5a5a5a;
	font-size: 12px;
	line-height: 17px;
	}

blockquote { margin-left:10px; margin-right:10px; }

/*h1	{ font-size:1.2em; color:#000; }*/
h2	{ font-size:1.0em; color:#000b6b; font-weight: normal; }
h3	{ font-size:1.0em; color:#618c73; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#618c73; text-decoration:none; outline:none; }
a:hover,a:active	{ color:#000b6b; text-decoration:none; outline:none; }

/* ------------------------ classes ------------------------ */

.minus a{background: url("../images/minus.jpg") left center no-repeat;}
.plus a{background: url("../images/plus.jpg") left center no-repeat;}
.minus a, .plus a{ padding-left: 30px; height: 30px;  display: block;}
.minus .show p a , .plus .show p a {display: inline; height: auto; padding-left: 0px; background: none; }

.show{display: block;}
	#news .show {padding: 0px 10px 0px 30px; height: 325px; overflow:auto; margin-bottom: 10px;}
	#townhomes-faq .show {padding-left: 24px;}
	
.hide{display: none;}

.border, a img.border {border: 1px solid #cccccc;}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
	
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
	

.clear {clear: both;}

div.clear	{ 
	height:.01em; 
	clear:both;
	overflow:hidden; 
	}
div.clear-h2	{ 
	height:10px; 
	clear:both;
	overflow:hidden; 
	}
p.more-info {
	text-align:right;
	display:block;
	}
img.img-left { 
	float:left; 
	margin:0px 0px 0px 0px;
	}
#news img.img-left { 
	float:left; 
	margin:5px 10px 10px 0px;
	}
img.img-right { 
	float:right; 
	margin:0px 0px 0px 0px; 
	}
#news img.img-right { 
	float:right; 
	margin:0px 0px 0px 10px; 
	}

.title {
	display: block;
	color: #000b6b;
}
.hr-dotted {
	height: 10px;
	background: url(../images/hr-dotted.jpg) repeat-x;
	width: 495px;
	margin:30px 10px 10px 10px;
}
#column-right p.disclaimer, #column-left p.disclaimer {
	font-size: .9em;
	margin: 10px 0px 5px 0px;
	line-height: 15px;
}
#column-right p.jerusalem-links {margin-top: -15px;}


span.days { display:block; width: 110px; float: left; margin-right: 5px; text-align: right;}
span.hours { display:block; width: 185px; color: #000b6b; text-align: right;}

.separator {
	background: transparent url("/global/images/bullet.jpg") 0px 4px no-repeat;
	padding-left: 12px;
	margin-top: 10px;
	}

.download {
	background: transparent url("/global/images/bullet-arrow.gif") 0px 4px no-repeat;
	padding-left: 12px;
	margin-top: 10px;
	}
	
ul#download li, 
#column-right ul#download li {
	list-style: none;
	background: transparent url("/global/images/bullet-arrow.gif") 0px 4px no-repeat;
	padding-left: 12px;
}
#column-left p.contact-info {
	width: 250px; 
	float: left;
	margin-top: 10px;
	}
#column-left p.contact-info1 {
	width: 155px; 
	float: left;
	margin-top: 10px;
	margin-left: 0px;
	}
a.hover-text {position: relative; display: block;}
a.hover-text:hover{ text-decoration:none;}	
a.hover-text span {display: none;}
a.hover-text:hover span {
	display: block; 
	color: #000b6b; 
	font-size: 1.25em; 
	text-align: center; 
	position: absolute; 
	bottom: 45%;
	left: 37%;
	z-index: 9;
	text-decoration:none;
	background: #fff;
	border: 1px solid #cccccc;
	padding: 6px;
	}

.address-col {float: left; width: 200px;_display:inline;}

a#download {
	background: #000B6B; 
	padding: 4px 7px 6px 7px;  
	text-decoration: none;
	color: #ffffff;
	text-align: center;
	float: left;
	}
a#download:hover {background: #080e41;}
a#download:active {background: #080e41; margin-top: 1px;}

p.intro,
#column-right p.intro {margin-bottom: 4px;}
/* ------------------------ form elements ------------------------ */
form {
	width:150px;
	margin:10px 0 15px 0; /* set margin left and right below */
	}

form label	{ font-size:.95em; } 

form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

input, textarea, select { 
	background-color:#66FFCC !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #B4790C;
	color:#000;
	width:145px; /* 5 pixles smaller than form width !important */
	height:18px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family: Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	}

select { width:150px; padding:0; } /* same width as form - !important */

textarea { height:66px; overflow:auto; }

#contact_business { display: none; } /* do not remove */ 

input.radio-check {
	width: 12px;
	background-color: none !important;
	border: none;
}

/* ------------------------ SPECIFIC ELEMENTS ------------------------ */

/* ------------------------ main contact form ------------------------ */
#contact-main { margin:20px 0 10px 0; }

#contact-main label { 
	width:220px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px;
	font-size:1.0em;
	}

#contact-main label input, #contact-main label textarea, #contact-main label select { 
	width:170px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}

#contact-main label select { width:175px; } /* fixes display issue - 5px larger than input field */

#contact-main label textarea { height:100px; overflow:auto; }

/* ------------------------ submit button form elements ------------------------ */

input.submit, input.submit-contact-main { 
	width:60px;
	height:20px;
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main { margin:95px 0 0 243px; } /* defines placement of contact-main submit button */

input.submit-image, input.submit-contact-main { /* REMOVE IF NOT USED */
	background:url("../images/btn-submit.jpg");
	width:64px;
	height:20px;
	border:none;
	cursor:pointer;
	}

/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

/* ------------------------ main framework ------------------------ */
#wrap {
	background:url("../images/bg-wrap.jpg") repeat-y;
	width:958px;
	margin:0 auto;
	text-align:left;
	padding: 0px 35px 0px 39px;
	}


/* ------------------------ masthead framework ------------------------ */
a#logo {
	background:url("../images/pfcf-logo.jpg");
	height:53px;
	width: 424px;
	display: block;
	float: left;
	}

	a#logo span {
		display:none;
		}
		
/* ------------------------ flash photos ------------------------ */
#photo-strip {
	background: url(../images/photo-strip.jpg) top left no-repeat;
	height: 50px;
	width: 958px;
	clear: both;
	border-bottom: 4px solid #fff;
}

#photo-strip span {display:none;}

/* ------------------------ column-nav framework ------------------------ */
#column-nav {
	width:213px;
	float:left;
	_display:inline;
	padding-top: 27%;
	}
#column-nav p{
	text-align: right;
	color: #fff;
	font-size: 10px;
	font-style:italic;
	line-height: 13px;
	margin: 0px 13px 0px 23px;
	}
	#column-nav a:link, #column-nav a:visited {color: #a3c391;text-decoration: none}
	#column-nav a:hover, #column-nav a:active {color: #a3c391; text-decoration: underline;}
/* ------------------------ column-left framework ------------------------ */
#column-left {
	width:319px;
	float:left;
	_display:inline;
	margin-left: 3px;
	text-align: left;
	}

	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul, #column-left ol, #column-left dl {
		margin:0px 0px 10px 0px;
		}

	#column-left form { margin-left:0px; } /* set form margin here */

	/* single column list */
	#column-left ul { padding-left:5px; }
		#column-left ul li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px; /* pushes text to the right to display bg img */
			}

	#column-left ol { padding-left:25px; }
		#column-left ol li { 
			list-style: decimal outside;
			margin-bottom: 3px;
			}

	/* multi column list */
	#column-left ul.multi { padding-left:5px; } 
		#column-left ul.multi li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			float:left;
			width:150px; /* sets the width of each column */
			line-height:20px; 
			}

	/* definition list */
	#column-left dl { padding-left:5px; }
		#column-left dl dt {
			font-weight:bold;
			color:#99CC00;
			}
		#column-left dl dd {
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			margin-left:5px;
			}
/* ------------------------ column-right framework ------------------------ */
#column-right {
	width:397px;
	float:left;
	margin-left: 15px;
	_display:inline;
	text-align: left;
	}

#content {
	height:359px;
	overflow:hidden;
	}
	#home #content {
		font-size: 15px;
		line-height: 1.4em;
		height: 300px;
		}
	

#column-right #content p, #column-right #content ul, #column-right #content dl {margin-right: 7px;}

	#column-right p, #column-right ul, #column-right dl {
		margin:0px 0px 20px 0px;
		}
		#column-right ul ul {
			margin: 5px 0px 5px 15px;
		}
		#sitemap #column-right ul li a {text-decoration: none;}
		
	#column-right h2,  #column-right h3 {margin-bottom: 1px;}
	 
	#column-right form { margin-left:0px; }

	/* single column list */
	#column-right ul { padding-left:5px; }
		#column-right ul li, #column-right ul.no-bullets ul li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			margin-bottom: 4px;
			line-height: 16px;
			}
		#column-right ul.no-bullets {padding-left: 15px;}
		#column-right ul.no-bullets li { 
			background:none; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:0px;  /* pushes text to the right to display bg img */
			margin-bottom: 3px;
			}
	/* multi column list */
	#column-right ul.multi { padding-left:5px; } 
		#column-right ul.multi li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			float:left;
			width:150px;
			line-height:20px; 
			}



/* ------------------------ subhead framework ------------------------ */
h1 { height:68px; width: 407px; float: right; margin-top: 41px;} /* sets height for all subheads */
	body#home h1 { background:url("../images/subhead-home.jpg"); }
	body#how-to-apply h1 { background:url("../images/subhead-how-to-apply.jpg"); }
	body#download-application h1 { background:url("../images/subhead-download-application.jpg"); }
	body#sample-applications h1 { background:url("../images/subhead-sample-applications.jpg"); }
	body#grants-at-work h1 { background:url("../images/subhead-grants-at-work.jpg"); }
	body#sd-hospice h1 { background:url("../images/subhead-sd-hospice.jpg"); }
	body#museum-of-man h1 { background:url("../images/subhead-museum-of-man.jpg"); }
	body#casa-cornelia h1 { background:url("../images/subhead-casa-cornelia.jpg"); }
	body#scripps-mercy h1 { background:url("../images/subhead-scripps-mercy.jpg"); }
	body#san-pasqual-academy h1 { background:url("../images/subhead-san-pasqual.jpg"); }
	body#israel h1 { background:url("../images/subhead-israel.jpg"); }
	body#recent-news h1 { background:url("../images/subhead-recent-news.jpg"); }
	body#contact-info h1 { background:url("../images/subhead-contact-information.jpg"); }
	body#sitemap h1 { background:url("../images/subhead-sitemap.jpg"); }

/* ------------------------ subhead framework with varying heights ------------------------ */


/* ------------------------footer framework ------------------------ */
#footer {
	background:url("../images/footer-bg.jpg") top no-repeat;
	width:1012px;
	margin:0 auto;
	text-align:center;
	padding: 45px 20px 0px 0px;
	text-align: right;
	color: #ffffff;
	font-size: 10px;
	}

/* ------------------------ MAIN NAVIGATION FRAMEWORK ------------------------ */
/* ------------------------ vertical sprite nav ------------------------ */
#nav {
	background:url("../images/nav.jpg") top left no-repeat;					
	width:213px;	/* Width of buttons, not entite image (or half of entire image) */
	height:100px;	 /* Height of entire image */
	margin:0;
	padding:9px 0px 0px 0px;
	float: left;
	}

#nav li span { display: none; }

#nav li { float:left; list-style:none; position:relative; }

#nav li, #nav a { 
	height:18px;	/* Each button must have the same height, define it here */
	display:block;
	}

/* margin-top to set where the nav should begin */
#nav-01 { margin-top:0px; width:213px; }

/* margin-top if there is a spacing between each nav button */
#nav-02, #nav-03 { margin-top:0; width:213px; }

#nav-01 a:hover { background:url("../images/nav.jpg") -213px -9px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.jpg") -213px -27px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.jpg") -213px -45px no-repeat; }

/*-------------- ACTIVE STATES based on body class ------------- */
body.how-to-apply #nav-01 { background:url("../images/nav.jpg") -213px  -9px no-repeat; }
body.grants-at-work #nav-02 { background:url("../images/nav.jpg") -213px  -27px no-repeat; }
body#israel #nav-03 { background:url("../images/nav.jpg") -213px -45px no-repeat; }


/* ------------------------------ SUBNAV General Styles ---------------------------------- */
#nav li ul {
	position:absolute;
	left:-9999px;
	margin-left:213px; /* Set to same width as in #nav */
	}
#nav li:hover, #nav li:hover ul { 
	z-index: 9999;
}
#nav li:hover ul, #nav li.sfHover ul	{ left: auto; }
#nav-01 ul { background: #fff; margin-top: -27px; display: block; height: 109px; width: 322px;}
#nav-03 ul { background: #fff; margin-top: -63px; display: block; height: 109px; width: 322px;}

/* ------------------------------ SUBNAV - GRANTS AT WORK ---------------------------------- */
 #nav-grants-at-work {
	background:url("../images/nav-grants-at-work.jpg") top left no-repeat;					
	width:322px;	/* Width of buttons, not entite image (or half of entire image) */
	height:109px;	 /* Height of entire image */
	margin:-45px 0px 0px 0px;
	padding:0;
	}
 body.grants-at-work #nav-grants-at-work {margin-top: -45px; float: left; left: 0px;}
 #nav-grants-at-work li span { display: none; }

 #nav-grants-at-work li { float:left; list-style:none;}
 #nav ul#nav-grants-at-work li { _margin-bottom: -2px;}
 
 body.grants-at-work #nav #nav-grants-at-work li {*position:relative;}
 
 #nav-grants-at-work li, 
 #nav-grants-at-work a { 
	height:19px;	/* Each button must have the same height, define it here */
	display:block;
	}

/* margin-top to set where the subnav-city-heights should begin */
 #nav-grants-at-work-01 { margin-top:8px; width:322px; }

/* margin-top if there is a spacing between each subnav-city-heights button */
 #nav-grants-at-work-02,  #nav-grants-at-work-03,  #nav-grants-at-work-04, #nav-grants-at-work-05 { margin-top:0; width:322px; }

 #nav-grants-at-work-01 a:hover { background:url("../images/nav-grants-at-work.jpg") -322px  -8px no-repeat; }
 #nav-grants-at-work-02 a:hover { background:url("../images/nav-grants-at-work.jpg") -322px  -27px no-repeat; }
 #nav-grants-at-work-03 a:hover { background:url("../images/nav-grants-at-work.jpg") -322px  -46px no-repeat; }
 #nav-grants-at-work-04 a:hover { background:url("../images/nav-grants-at-work.jpg") -322px  -65px no-repeat; }
 #nav-grants-at-work-05 a:hover { background:url("../images/nav-grants-at-work.jpg") -322px  -84px no-repeat; }
/* ----------------- On States ------------- */
 body#san-pasqual-academy #nav-grants-at-work-01 a { background:url("../images/nav-grants-at-work.jpg") -322px  -8px no-repeat; }
 body#scripps-mercy #nav-grants-at-work-02 a { background:url("../images/nav-grants-at-work.jpg") -322px  -27px no-repeat; }
 body#museum-of-man #nav-grants-at-work-03 a { background:url("../images/nav-grants-at-work.jpg") -322px  -46px no-repeat; }
 body#casa-cornelia #nav-grants-at-work-04 a { background:url("../images/nav-grants-at-work.jpg") -322px  -65px no-repeat; }
 body#sd-hospice #nav-grants-at-work-05 a { background:url("../images/nav-grants-at-work.jpg") -322px  -84px no-repeat; }


/* ------------------------ NAV GLOBAL ------------------------ */
#nav-global { 
	width:202px; 
	height:14px; 
	margin:26px 0px 0px 0px;
	padding:0; 
	float: right;
	font-size: 10px;
	}


#nav-global li, #nav-global a { 
	height:14px;
	display:block; 
	font-size: 10px; 
	color: #5a5a5a;  
	text-decoration: none; 
	font: Verdana; 
	text-align: center; 
	} 

#nav-global li { float:left; list-style:none; _display:inline; position:relative; }
#nav-global-01 { width: 76px; margin-left: 0px;}
#nav-global-02,
#nav-global-03 { 
	width: 50px; 
	padding-left: 10px; 
	background: url(../images/nav-bullet.jpg) 0px 6px no-repeat;
	}


/*-------------- (-79px) X position of button / (-14px) height of image from above ------------- */
#nav-global li a:hover,
body#recent-news #nav-global-01 a, 
body#contact-info #nav-global-02 a, 
body#sitemap #nav-global-03 a { color: #000b6b;}


  /* -- Home page News Ticker --*/

#news-ticker h2 {
	text-indent: -9999px;
	background: url(../images/h2-news.jpg) top no-repeat;
	height: 23px;
	width: 203px;
	margin: 0px 0px 0px 0px;
	}
#news-ticker a:link, #news-ticker a:visited{ font-size: 11px; text-decoration: none;}
#news-ticker a:hover, #news-ticker a:active{ font-size: 11px; text-decoration: none;}
#news-ticker a:link span, #news-ticker a:visited span {color: #5a5a5a; text-decoration: none;}
#news-ticker a:hover span, #news-ticker a:active span {color: #000B6B; text-decoration: none;}

body#news a:link,
body#news a:visited	{ color:#000b6b; text-decoration:none; outline:none; }
body#news a:link span,
body#news a:visited span{ color:#5a5a5a; text-decoration:none; outline:none; }

body#news a:hover,
body#news a:active,
body#news a:hover span,
body#news a:active span{ color:#242424; text-decoration:none; outline:none; }

.minus a{background: url("../images/minus.jpg") left center no-repeat;}
.plus a{background: url("../images/plus.jpg") left center no-repeat;}
.minus a, .plus a{ padding-left: 30px; height: 30px;  display: block;}
.minus .show p a , .plus .show p a {display: inline; height: auto; padding-left: 0px; background: none; }

.show{display: block;}
	#recent-news .show {padding: 6px 10px 0px 30px; height: 250px; overflow:auto; margin-bottom: 10px; font-size: 11px;}
	
.hide{display: none;}

	#column-right dl { padding-left:0px; }
		#column-right dl dt { 
			margin-top: 10px;
			color: #000b6b;
			}
		#column-right dl dd { 
			margin-bottom: 8px;
			vertical-align:middle;
			}
