/*replaced color #919195 with #848484 per jen */

body {
	font-family: Tahoma, Arial, sans-serif;
	font-size:11px;
	margin: 0px;
	padding: 0px;
	background: #c8c8ca url('images/bodybg.jpg') repeat-x fixed top;
	color: #848484;
}

a:hover {
  text-decoration: underline;
}

img {
	border: none;
}

#container {
	margin:0px auto 20px;
	width:900px;
	background-color: #fff;
}

/* HEADER STYLES */

#header {
	background-color: #0067b1;
	height: 25px;
	position: relative;
	font-family: Tahoma, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: .95em;
}

	#header ul {
		list-style-type: none;
		display: inline;
		top: 4px;
		right: 225px;
		position: absolute;
		padding: 0;
		margin: 0;
	}

	#header ul li {
		display: inline;
		margin: 0;
		padding: 0;
	}
	
	#header li a {
		margin-left: 10px;
		color: #fff;
		text-decoration: none;
	}

	#header li a:hover {
		text-decoration: underline;
	}
	

	#header form {
		margin: 0px;
		padding: 0px;
		position: absolute;
		top: 4px;
		right: 40px;
		display: block;
		width: 160px;
		height: 12px;
		background-color: #E7E8ED;
		font-size: .01em;
		line-height: .01em;
		border: 2px solid #E7E8ED;
	}
	
	#header .textfield {
		background-color: transparent;
		width: 105px;
		height: 12px;
		position: relative;
		top: -1px;
		color: #717074;
		height: 12px;
		font-family: Tahoma, Arial, sans-serif;
		font-size: 11px;
		padding: 0;
		margin: 0px 4px 0px 0px;
		border: 0;
	}
	
	#header .button {
		position: absolute;
		right: 2px;
	}
	
/* CONTENT STYLES */

#content { 
	margin-top: 35px;
	position: relative;
}

/* CONTENT LEFT STYLES */

#content #left {
	float:left;
	position:relative;
	width:200px;
	padding-left: 16px;
	top: -17px;
}
	
	#logo {
		margin: 0px 0px 10px 42px;
	}
	
	#content #left p {
		font-size: 1.1em;
		line-height: 1.2em;
		margin-left: 4px;
	}
	
	ul#leftnav {
		padding: 0px 0px 0px 0px;
		margin: 30px 0px;
		list-style-type: none;
		letter-spacing: 0em;
	}
		ul#leftnav li {
			padding-left: 13px;
		}
	
		/*ul#leftnav li a.newsroom {
			background-image: url('images/rssicon.gif');
			background-repeat: no-repeat;
			background-position: 0px 6px;
		}*/
		
		ul#leftnav li a {
			color: #919195;
			font-size: 1.05em;
			line-height: 1.9em;
			text-decoration: none;
			font-weight: bold;
			font-family: Arial, Helvetica, sans-serif;
			text-transform:uppercase;
		}

		#left #leftnav li a:hover 	{
			color: #006699;
		}
				
		
		ul#leftnav li ul { 
			display: none; 
		}
		
		ul#leftnav li.currentnav ul { 
			display: block;
			list-style-type: none;
			padding-left:0px;
			margin-left:0px;
		}

		ul#leftnav li.currentnav ul li { 
			padding-left:13px;
			margin-left:0px;
		}
		
		ul#leftnav li li li {
			display:none;
		}
		
		ul#leftnav li.currentnav li.currentnav li {
			display:block;
		}
		
		ul#leftnav li.currentnav ul li a, ul#leftnav li.currentnav ul li li a { 
			font-weight:normal;
			font-size: 0.95em;
			line-height: 1.7em;
			color: #919195;
		}
		
		ul#leftnav li.currentnav a, ul#leftnav li.currentnav ul li.currentnav a {
			color: #006699;
		}
		




		/* color coded hover for sections*/
		#left #leftnav li a.AboutJFN:hover 	{
			color: #0067b1;
		}
		
		#left #leftnav li a.Membership:hover {
			color: #e37f1c;
		}
		
		#left #leftnav li a.Conference:hover {
			color: #b32317;
		}
		
		#left #leftnav li a.EconomicActionCenter:hover {
			color: #78a22f;
		}
		
		#left #leftnav li a.PhilanthropicServices:hover {
			color: #26bce7;
		}
		
		#left #leftnav li a.MatchingGrants:hover {
			color: #91278f;
		}
		
		#left #leftnav li a.FoundationProfessionals:hover 	{
			color: #0067b1;
		}
		
		#left #leftnav li a.JewishTeenFundersNetwork:hover 	{
			color: #e37f1c;
		}
		
		#left #leftnav li a.Calendar:hover 	{
			color: #78a227;
		}
		
		#left #leftnav li a.Newsroom:hover 	{
			color: #b32317;
		}
		
		#left #leftnav li a.Programs:hover 	{
			color: #91278f;
		}
		
		#left #leftnav li a.KnowledgeCenter:hover 	{
			color: #0067b1;
		}
		
		#left #leftnav li a.MembersArea:hover 	{
			color: #e37f1c;
		}
		/* end color codes hover state per section */


/* line height correction for this li thats wraps to second line */
#left #leftnav li a.JewishTeenFundersNetwork {line-height: normal;}



/* CONTENT RIGHT STLYES */

#content #right {
	float:right;
	width:200px;
	padding-top: 10px;
}

#content h2.green {
	font-size: 1.1em;
	color: #669933;
}

#content h2.orange {
	font-size: 1.1em;
	color: #e37f1c;
}

	#right a:link, #right a:visited {
		color: #669933;
		text-decoration: none;
	}

	#right #member {
		width: 185px;
		padding-bottom: 10px;
		border-bottom: 1px solid #c6c6c7;
		margin-bottom:15px;
		font-size: 11px;
		line-height: 1.2em;
	}
		
			#right #member #snapshot h2 {
				margin-top: .5em;
				font-size: 1.05em;
			}
			
			.green {
				color: #669933;
			}
			
			.orange {
				color: #e37f1c;
			}
		#right #member #memberinfo p {
			margin: 10px 0px 0px 0px;
		}

			.r_green {
				float: right;
			}
			
				.r_green a {
					color: #669933;
					text-decoration: none;
				}
					
					.r_green a:hover {
						text-decoration: underline;
					}

	#right img#calendar {
		padding: 15px 0px;
	}

	#content h2 {
		font-size: 1.1em;
		color: #717074;
		font-weight: bold;
		margin: 0;
		line-height: 1.2em;
	}
	
	#content h3 {
		font-size: 1em;
		color: #717074;
		margin: 0px 0px 4px 0px;
		line-height: 1.2em;
		font-weight: normal;
	}

/* CONTENT MAIN STYLES */

#content .headimg {
	margin-bottom: .55em;
}

#content #main {
	margin: 0px 0px 10px 230px;
	padding: 10px 20px 0px 20px;
	width:415px;
	border-left: #c6c6c7 1px solid;
	border-right:#c6c6c7 1px solid;
	font-size: 12px;
}

  #content #main a:hover {
    color: #0067b1;
  }
  
  #content #main input, #content #main textarea, #content #main select {
    font-size: 12px;
    font-family: Tahoma,Arial,sans-serif;
    color: #5b5b5b;
  }
  
  #content #main textarea {
    width: 90%;
  }
  
  #content #main input.submitbtn {
    margin-top: 8px;
  }

	#newsroomarticles {
		background-repeat: no-repeat;
		background-position: top left;
	}
	
		.newsroom {
			padding: 0px;
			line-height: 1.2em;
			margin: 0;
		}
		
		ul.newsroom  {
			list-style-type:none;
		}

			.newsroom li {
				padding: .3em 0em .3em 0em;
			}

			.newsroom li a {
				color: #919195;
			}
			
#featurearticles p, #events p {
	margin-top: 0;
}

#newsroomarticles, #events {
	margin-top: 35px;
}
				
/* CONTENT P STYLES */

#content #left, #content #right, #content #main p {
	font-size: 11px;
	color: #848484;
	line-height: 1.2em;
}

#content #main p {
	font-size: 12px;
}

/* FOOTER STYLES */

#footer {
	border-top: #D8D8D8 2px solid;
	clear: both;
	height: 40px;
}
	.info {
		float: left;
		padding: 10px 0px 10px 20px;
	}
	
		.info a {
			text-decoration: none;
		}
		
		.info a:hover {
			text-decoration: underline;
		}
		
	.copyright {
		float: right;
		padding: 10px 20px;	
	}
	
.info, .info a, .copyright {
	color: #919195;
}

.info, .copyright {
	font-size:.9em;
}



/* AFTER INTEGRATION */
.content, .appOutput  {
	color:#848484;
	font-size:12px; /*1.1em;*/
	line-height:1.2em;
}

.appInputTitle {
	color:#919195;
	font-size:1em;
	line-height:1.2em;
	font-weight: bold;
}


h1 {
	color: #006699;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.5em;
	font-weight:bold;
	text-transform:uppercase;
}

#main h1 {
	margin-bottom: 0px;
}

#content #main p.appTitle1, .appTitle1 {
	color: #006699;
	display:block;
	font-size:1.5em;
	font-weight:bold;
	margin:0px 0px 5px;
	padding:0px 0px 5px;
	text-transform:uppercase;
}

li a {
	color: #919195;
	text-decoration:none;
	line-height:1.7em;
}


h2, .appTitle2 {
color:#494949;
font-size:13px;
font-style:normal;
font-weight:bold;
margin:0pt;
padding:0pt;
text-transform:capitalize;
}

#content #main ul {padding-top:0px; margin-top:0px; padding-bottom:0px; margin-bottom:0px;}

#content #main h2 { margin-bottom:6px; }

#content #main a { color:#0067b1; text-decoration:none; }
#content #main a:hover { text-decoration:underline; }

/* knowledge center */
div.hr_narrow {
background-color:#B8C9CC;
border:medium none;
color:#B8C9CC;
height:1px;
line-height:1px;
margin:10px 0;
overflow:hidden;
width:100%;
}



#content #main .newsroom li a {
color:#848484;
font-size:1.1em;
}


#schedule h1 {
	font-size: 1.5em;
	margin: 1em 0 1em 0;
	font-weight: bold;
	}
	
#schedule h2 {
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	margin: 1em .5em;
	}

#schedule h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 1em 0 0 0;
	}
	
#schedule h4 {
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	padding: 0;
	margin: 0;
	}

#schedule .SpeakerName {
	font-weight: bold;
	}

#schedule .SpeakersList {
	padding: 0;
	margin: .1em 0 0 1em;
	}


/*fix tell a friend feature from blowing out side */
#content #main #tellafriend .appTitle1 {
	display:table-cell;
}
#content #main #tellafriend table {
	width:300px;
}

.errMsg, #content #main p.errMsg { color:red; font-weight: bold;}

/********************* Doc Search *****************/

span#documentssearch form td.appInputOption {width: 140px;}
span#documentssearch form select.appInputSelect {width: 260px; margin-bottom: 3px;}
span#documentssearch form td.appInputOption select.appInputSelect {margin-bottom: 6px;}

/********************* Doc Search Results *****************/

table.Box {width: 380px;}




















