@import url("core.css");
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	text-align:center;
	background-color: #cccccc;
	padding-bottom:40px;
}
.right {
	float:right;
}
.left {
	float:left;
}
.clear {
	clear:both;
}
.clearspace {
	clear:both;
	height:1px;
	line-height:1px;
}
h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
	font-weight:normal;
}
h1 { color:#9b4d3b; font-size:20px; padding-bottom:15px;  }
h2 { color:#9b4d3b; font-size:14px; font-weight:bold; padding-bottom:4px;  }
h3 { color:#9b4d3b; font-weight:bold; font-size:13px; padding-bottom:1px; text-decoration:none;}
a h3:hover { text-decoration:underline;}

/*ul-left {
	padding: 0px 0px 0px 45px;
		}
*/	
ul, li {
	margin:0px;
	padding:0px;
	list-style:none;
}
a {color: #9b4d3b;  }   
a:visited {color: #000000; } 
a:hover {color: #661300; } 
p {
	margin:0px;
	line-height: 18px;
	padding: 0px 0px 20px 0px;

}


#wrapper {
	text-align:left;
	padding:0px;
	margin:0px auto;
	width:970px;
	background-color: #FFFFFF;
}
	#header { 
	width:970px; 
	height:45px; 
	padding-top:11px; 
	background:url(/images/bg_header.gif) top left repeat-x; 
	}
		#header li { float:left; }
		#logo { padding:0px 128px 0px 38px; }
		#utilities { }
			a.ulink {
				display:block;
				color:#fff;
				text-decoration:none;
				background-image: url(/images/bg_util.gif);
				background-repeat: no-repeat;
				background-position: 0px 0px;
				margin-right:12px;
				margin-top:11px;
				padding-left:15px;
				
			}
			a.ulink:hover {
				background-position: 0 -12px;
				color:#ccc;
				text-decoration:none;
			}
		table.xspace { margin-top:10px; }
		    table.xspace td { vertical-align:top; }
		.formip {
			border:1px solid #999999;
			padding-left:8px;
			color:#595959;
			font-size:11px;
			height:14px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			padding-top: 1px;
		}
		#header input { 
		width:115px; 
		margin-left:5px; 
		margin-right:1px; 
		height:14px; 
		border:solid 1px #999; 
		color:#000; 
		
		}
		a.go {
			display:block;
			background-image: url(../images/bg_go.gif);
			background-repeat: no-repeat;
			height: 17px;
			width: 22px;
		
		}
		a.go:hover { background-position:0px -17px; }
		
		#mainnav { clear:both; width:970px;}
			#mainnav li { float:left; }
			#mainnav li a {
				display:block;				
				background-repeat: no-repeat;
				height:0px; padding-top:31px; overflow:hidden;
			}
			#navabout { width:241px; background-image:url(/images/nav-aboutus.gif); background-position:0px 0px; }
			#navabout:hover { background-position:0px -31px; }
			#navabout.active { background-position:0px -62px; }
			
			#navour { width:244px; background-image:url(/images/nav-ourwork.gif); background-position:0px 0px; }
			#navour:hover { background-position:0px -31px; }
			#navour.active { background-position:0px -62px; }	
						
			#navhuman { width:243px; background-image:url(/images/nav-humansecurityreport.gif); background-position:0px 0px; }
			#navhuman:hover { background-position:0px -31px; }
			#navhuman.active { background-position:0px -62px; }
							
			#navpress { width:242px; background-image:url(/images/nav-pressroom.gif); background-position:0px 0px; }
			#navpress:hover { background-position:0px -31px; }
			#navpress.active { background-position:0px -62px; }
		
		#banner { clear:both; width:970px; padding-top:1px; background-position:0px 1px; height:196px; }
			#banner.human { background-image: url(/images/banner.jpg); background-repeat: no-repeat; }
	#mainsection {
		clear:both;
		width:966px;
		border:1px solid #dedede;
		padding:23px 1px 17px 1px;
	}
		#sidebar { float:right; width:199px; padding-top:55px; }
			#cta li a { display:block; background-repeat:no-repeat; width:199px; height:58px; margin-bottom:9px; }
			.cta li a { display:block; background-repeat:no-repeat; width:199px; height:0; margin-bottom:9px; padding-top:58px; overflow:hidden}
				#ctasubscribe { background-image:url(/images/cta-enewsletter.gif); background-position:0px 0px; }
				#cta-email-rss-subscribe, #cta-archives, #cta-other-resources, #cta-news-gateway, #cta-news-hsrold { width:189px; }
				#cta-email-rss-subscribe { background-image:url(/images/cta-subscribe.png); background-position:0 0; background-repeat:no-repeat; }
				#cta-archives { background-image:url(/images/cta-browse-archives.png); background-position:0 0; background-repeat:no-repeat; }
				#cta-other-resources { background-image:url(/images/cta-other-resources.png); background-position:0px -189px; background-repeat:no-repeat; }
				#cta-news-gateway { background-image:url(/images/cta-news-gateway.png); background-position:0px -189px; background-repeat:no-repeat; }		
				#cta-news-hsrold { background-image:url(/images/cta-hsr-20052009.gif); background-position:0px -189px; background-repeat:no-repeat; }						
				#cta-other-resources:hover, #cta-news-gateway:hover, #cta-news-hsrold:hover { background-position:0 -189px; }
				
				#ctasubscribe:hover { background-position:-201px 0px; }
				#ctaresources { background-image:url(/images/cta-resources.gif); background-position:0px 0px; background-repeat:no-repeat; height:158px; width:198px; margin-bottom:9px; }
				#ctasignup { background-image:url(/images/cta-newssignup.gif); background-position:0px 0px; background-repeat:no-repeat; height:124px; width:198px; margin-bottom:9px; }
				    #ctaresources ul, #ctasignup ul {
				        padding:50px 0 0 10px;
				    }
					#cta-email-rss-subscribe ul, #cta-archives ul, #cta-other-resources ul {
						padding:38px 0 0 7px;
					}
					#cta-other-resources ul { padding-top:56px; }
					
				    #ctaresources li a, #ctasignup li a, #cta-email-rss-subscribe li a, #cta-archives li a, #cta-other-resources li a {
				        background:url(/images/cta-li.gif) no-repeat;
				        background-position:2px 6px;
				        color:#333;
				        height:auto;				        
						padding:3px 0 0 22px;				        
				        width:160px;
				        text-decoration:none;						
				    }
				    #ctaresources li a, #ctasignup li a {
						margin:2px 0 2px 18px;
					}
				    #cta-email-rss-subscribe li a, #cta-archives li a, #cta-other-resources li a {
						margin:2px 0;
						line-height:16px;
					}					
				    #ctaresources li a:hover, #ctasignup li a:hover, #cta-email-rss-subscribe li a:hover, #cta-archives li a:hover, #cta-other-resources li a:hover { text-decoration:underline; }
				#ctagateway { background-image:url(/images/cta-gateway.gif); background-position:0px 0px; }
				#ctagateway:hover { background-position:-201px 0px; }
				
			.cta h2 {display:none}
			.cta ul, .cta li
			{
				padding:0; margin:0 !important;
			}
			
		#subnav { float:left; width:136px; padding-top:55px; }
			#subnav ul { width:136px; border-bottom:1px solid #cccccc; }
			#subnav li { border-top:1px solid #cccccc; padding-bottom:4px; }
			#subnav li a {
				display:block;
				background-image: url(../images/bg_subnav.gif);
				background-repeat: no-repeat;
				background-position: 11px 5px;
				width: 100px;
				padding:5px 0px 4px 35px; 
				font-size: 13px;
				font-weight: bold;
				color: #4c4c4c;
				text-decoration: none;
				line-height:14px;
			}
			#subnav li a:hover, #subnav li a.active { background-image: url(../images/bg_subnavhover.gif); color:#9b4e3c; }
			#subnav li ul { border:none; padding:0; }
			    #subnav li ul li { border:none; padding-bottom:0; }
			        #subnav li ul li a { background:none; color:#4c4c4c; font-size:11px; font-weight:normal; padding:0 0 6px 42px; line-height:10px;  }
			        #subnav li ul li a:hover, #subnav li ul li .active { background:none; color:#9b4d3b; }
					
		/*#content { float:left; width:516px; padding:0px 49px 15px 58px; min-height:550px; }*/
		#content { float:left; width:566px; padding:0px 0px 15px 40px; min-height:550px; margin-top: 10px;}
		#content.news { padding-bottom:0; }
		
#content ul li {list-style-position:outside; list-style-type:disc; line-height:16px;margin-bottom:16px; margin-left:24px; padding-left:4px; } 
#content ol li {
	list-style-position:outside;
	list-style-type:decimal;
	line-height:16px;
	margin-bottom:16px;
	margin-left:24px;
	padding-left:4px;
} 
#content .smallgrey {
	font-size:10px;
	color: #999999;
}
#content .tableborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 4px;
}
	.imgbox ul { 
		
		width:100%; 
		
		clear:both; }
			
	.imgbox li { 
		
		margin-bottom:8px; 
		
		width:100%;}
			
	.imgbox img { 
		
		float:left; 
		
		padding-right:20px; }
			
	.imgbox div { 
	
		float:left; 
	
		width:360px; 
	
		padding-top:2px; }
			
	a.more { 
		clear:both; 
				
		display:block; 
			
		background-image: url(../images/bg_more.png); 
			
		width:83px; 
			
		height:1px; 
			
		padding-top:19px; 
			
		overflow:hidden; 
			
		margin-top:-5px;  }
			
	a.more:hover { 
	
		background-position:0px -20px; }		
	
	#footer { 
	
		width:966px; 
		
		border-top:1px solid #d0cfd0; 
		
		padding-top:10px; 
		
		color:#9b4e3c;
		
		background-color:#FFFFFF
		 }
		
		
		
		#footer a { color:#9b4e3c; text-decoration:none; }
		
		#footer a:hover { color:#9b4e3c; text-decoration:underline; }
		
		#footer span { /*color:#333333*/color:#333333; font-size:11px; } 
		
		#footer span a { color:#999999; text-decoration:none; }
		
		#footer span a:hover { color:#999999; text-decoration:underline; }
		
		#ftext { text-align:center; line-height:16px; width:546px; float:left; padding-top:6px; }
		
		#logosfu { float:left; padding-left:21px; }
		
		#logoschool { float:left; padding-right:24px; }

/* =NEWS */
#top-container {
	border:solid 1px #ccc;
	overflow:hidden;
	background:url(/images/bg-feature-story.png) repeat-y;
	background-position:368px 0;
	width:565px;
}
#top-container.archive {
	background:none;
}
	#top-container #story-summaries {
			width:348px;
			float:left;
			display:inline;
			padding: 10px;
			/*border-right:solid 1px #ccc;*/
	}
	#top-container.archive #story-summaries {
			width:546px;
	}
	#top-container #right-container {
		width:195px;
		float:right;
		display:inline;
	}
	#story-summaries a.title { display: inline-block; }
	#story-summaries .research, #story-summaries .news  {
		padding-left: 20px;
		background-position: 0 0px;
		background-repeat: no-repeat;
		padding-bottom: 2px;
		line-height: 18px;
	}
	#story-summaries .research { background-image: url(/images/R2.gif); }
	#story-summaries .news { background-image: url(/images/N.gif); }
	#story-summaries .list, #story-summaries .tags {
		margin: 0; padding: 0;
		overflow: hidden;
	}
	#story-summaries .tags {
		float: left;
		width: 32%;
	}
	#story-summaries .list li {
		float: left;
		padding: 0 10px 0 0; margin: 0;
		display: inline;
	}
	#story-summaries .tags li { 
		padding: 0 15px 0 0; margin: 0;
		
	}
	#story-summaries .dates { clear: left; margin-top: 15px; }
	#story-summaries h2 {
		font-family:Georgia,Utopia,Palatino,'Palatino Linotype',serif;
		font-style: italic;
		font-size: 24px;
		font-weight: normal;
		letter-spacing: 1px;
	}
#bannerimage {

width:433;
height:33;
position:absolute;
left:186px;

} 
 
 #search {
position:absolute;
left:946px;

}	

#contact {
width:275px;
height:1px;
float:left;
position:absolute;
left:849px;

}

#content .tablesignup {
	border-width: 1px;
	border-color: #999999;
	padding: 4px;
}
#content .tablesignup td
{
    padding: 5px;
}
ul.radiobuttonlist, ul.radiobuttonlist li 
{
    list-style-type: none !important;
    margin: 0 10px 0 0 !important;
    padding: 0 10px 0 0 !important;
    display: inline;
}
ul.radiobuttonlist li input
{
    margin-right: 3px;
}

#content #ctanewsletter
{
    padding-top: 5px;
    padding-bottom: 10px;
}

/*Footer*/


#sfulogo {
position:relative;
top:6px;
}

#bottomnav {
position:relative;
top:33px;
right:99px;

}

#copyright {
font-size:11px;
color:#333333;
position:relative;
top:29px;
left:143px;

}

#internationalstudies {
position:relative;
top:-6px;
left:548px;

}

.bottomcopyright {
position:absolute;
left:500px;
top:-20px;

}

.bottomcopyright li {
float:left;
padding:0px 3px 0px 3px;
}














/*#story-summaries {font-size: 12px;}
	#story-summaries ul {}
		#story-summaries ul li {
			list-style: none;
		}
*/
		
#story-summaries {font-size: 12px;}
	#story-summaries ul {}
		#story-summaries ul li {
			list-style: none;
			margin-bottom: 10px; 
			padding-left:24px;
		}
		#story-summaries  h3{
			margin-left:-24px;

		}


#right-container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
	#right-container .sf_listTitle {
		background-color: #777777;
		backgroud-image: none;
		font-family: Garamond, Times new Roman, Times, serif;
		font-size: 12pt;
		color: #ffffff;
		margin: 0px;
		padding: 5px;
	}
	#right-container #highlights .sf_simpleList {
		padding: 5px;
		margin-bottom: 0;
	}
		#right-container #highlights .sf_simpleList li {
			margin-bottom: 15px;
			list-style:none;
		}
	#right-container #current-promo img {
		float: left;
		padding: 5px 5px 5px 9px;
	}	
	#right-container #current-promo p {
		line-height: 15px;
	}	
	
	#right-container a {
		font-size: 11px;
	}
	#right-container ul li {
		margin: 0px;
		padding: 0px;
	}
#content ul li {
	list-style: bullet;
}


#content .new-postings {}
	#content .new-postings ul {margin: 0px 0px 30px 0px; padding: 0px;}
	#content .new-postings ul ul {margin: 0px; padding: 0px;}
		#content .new-postings ul li {
			border: 1px solid #cccccc;
			border-top: 1px solid #ffffff;
			padding: 10px;
			margin: 0px;
		}
			#content .new-postings ul li li {
				border: none;
				padding: 0px;
				margin: 0px;
			}


/*#content .reportlinks li {
				       	background-image: url(/images/cta-li.gif);
						background-repeat: no-repeat;
 						background-position:-1px 6px;
				        color:#333;
				        height:auto;
						padding:3px 0 0 22px;				        
				    }
#content .reportlinks li a:hover { text-decoration:none; color:#9b4d3b;}
*/
				   #content .reportlinks ul {
				        padding:0 0 0 0;
				    }
					
				   #content .reportlinks li a {
				        background:url(/images/cta-li.gif) no-repeat;
				        background-position:2px 6px;
				        color:#333;
				        height:auto;				        
						padding:3px 0 0 22px;				        
				        width:160px;
				        text-decoration:none;	
						list-style-type:none;
										
				    }
				  #content  .reportlinks li a {
						margin:2px 0 2px 18px;
					}
				   #content .reportlinks li a:hover{ text-decoration:none; color:#9b4d3b;}
					
					#content .reportlinks ul li  {
						list-style-type:none;					
				    }


#sidebar .sf_listTitle {
	display: none;
}

#sidebar .sf_simpleList {
	margin: 0px;
}
	#sidebar .sf_simpleList li {
		margin: 0px; /*padding: 10px 0px 10px 0px;*/
	}
#cta-other-resources {
	display: block;
	width: 189px;
	overflow: hidden;
}
	#cta-news-gateway:hover,  #cta-news-hsrold:hover {
		background-position: -189px 10px;
	}
	#cta-other-resources:hover { background-position:0 10px; }
	
#cta-news-gateway , #cta-news-hsrold{
	background-position:0px 10px;
	display: block;
	width: 189px;
	height: 1px;
	padding-top:48px;
	margin-bottom:10px;
	overflow: hidden;
}

#cta-email-rss-subscribe, #cta-archives, #cta-other-resources {
	background-position: 0 10px;
	padding-bottom: 15px;
}

#cta-email-rss-subscribe, #cta-archives,  #sidebar .sf_simpleList li {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin-top: -1px;
}
	.sf_simpleList li #cta-other-resources li {
		border:none;
	}

#sidebar .cta .sf_simpleList li {
	border: none;
}

#content .feature-stories ul  {
	margin-top: 15px;
	padding: 0px;
}
	#content .feature-stories ul li {
		margin: 0px 0px 13px 0px;
		padding: 0px;
	}

.story-wrap {
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
/*	padding-bottom:15px; */
}
.story-wrap ul { margin-bottom: -1px; }
	#content ul li.news-post {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		list-style:none;
		margin:0;
		padding: 10px 10px 15px;
	}
	.story-wrap .news-post { border-bottom: 1px solid #CCCCCC; }
	.news-post .title-wrap { margin: 0 0 15px; }
	.news-post .region {
		font-weight: bold;
		color: #9B4D3B;
		font-size: 21px;
		font-family: Garamond,Times New Roman,Times,serif;
	}
	.news-post .title {
		font-family: Arial, Helvetica, sans-serif;
		color: #9B4D3B;
		font-size: 15px;
		font-weight: normal;	
		line-height: 20px;
	}
		.news-post .related {
			border: 1px solid #ccc;
			padding: 10px 10px 0 10px;
			margin-top: 20px;
		}
		.news-post .back-top { margin-top: 10px; display: block;}
			.news-post .related .source, .news-post .related .article-date  {
				margin-left: 5px;
			}
			#content .news-post .related ul {
				margin-bottom:10px;
			}	
				#content .news-post .related ul li {
					margin:0;
					padding-left:0;
					list-style:none;
					color: #777;
				}
			#content .new-postings .news-post ul {
				margin-bottom: 10px;
			}
		
#content ul.sf_newsList li {
	line-height:16px;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:16px;
	margin-left:0px;
	padding-left:0px;
	border-bottom:solid 1px #D0CFD0;
	padding-bottom:8px;
	zoom:1;
}		
#content ul.sf_newsList li.last-child {
	border-bottom:none;
	padding-bottom:0;
}
ul.sf_newsList p {
	margin:0;
	padding:0 0 12px;
}
	ul.sf_newsList .news-wrap-outer {
		overflow:hidden;
	}
	ul.sf_newsList p.sf_newsThumbnail {
		width:150px;		
		float:left;
		padding-top:6px;
		display:inline;
	}
	ul.sf_newsList .news-wrap-inner {
		float:left;
		width:416px;
		display:inline;
	}

#content .searchResults {
	line-height:18px;
}
	#content .searchResults a {
		text-decoration:none;
	}

#content .sf_pager li {
	list-style:none;
	margin-left:auto;
	padding-left:0;
}

/****** Sitemap *****/
#content .sitemap {}
	#content .sitemap ul.level1 li {
		list-style:none;
		margin-left:0;
		line-height:18px;
	}
		#content .sitemap ul.level1 li a {
			font-size:14px;
			font-weight:bold;
		}
			#content .sitemap ul.level1 ul {
				margin-left:16px;			
			}
				#content .sitemap ul.level1 ul li {
					margin-bottom:0;
				}
					#content .sitemap ul.level1 ul li a {
						font-size:11px;
						font-weight:normal;
					}
					
		
		
		/***********************/
	/*#content_LETTER.BLOCK19 #current-promo-header a{
			color: rgb(255, 255, 255);
			letter-spacing: 0px;
			font-size: 12pt;
			background-image: none; 
			background-color: rgb(153, 153, 153); 
			font-family: Garamond,Times New Roman,Times,serif;" 
			}*/
		/***********************/
