@charset "UTF-8";
/* What Is Genocide */

.timeline_description p {
	margin:1em 0;
	font-size:1.2em;
}

.timeline_photo {
	margin-top:15px;
	text-align:center;
	margin-left: -25px;
}

.timeline_pagination {
	font-size:1.2em;
	color:#666;
	float:right;
	margin-bottom: 15px;
}

.timeline_pagination table tr td {
	padding-left:8px;
}

.timeline_initial_load {
	font-size:1.2em;
	color:#666;
	text-align:center;
}

#timeline_loading {
	display:none;
}


.timeline_bottom_pagination {
	font-size:1.0em;
	color:#999;
}

.timeline_bottom_pagination strong {
	color:#fff;
	font-weight:normal;
}

.timeline_next {
	text-align:right;
	padding-right:10px;
	width:250px;
}

.timeline_previous {
	padding-left:10px;
	width:250px;
}

.patterns_region_brief {
	width:300px;
	margin:15px 25px 30px 0;
}

.patterns_region_last {
	margin-right:0;
}

.patterns_region_brief img {
	margin-bottom:10px;
}

.patterns_region_brief p {
	font-size:1.2em;
	margin:10px 0 0 0;
}

ul.patterns_region_tabs li a {
	width:243px;
}

#timeline .main {
	padding:20px 45px;
	}
	
a.nextButton,
a.previousButton  {
	display: block;
	height: 28px;
	width: 28px;
	background: url('../images/genocide/timeline_rightHover.gif') no-repeat 0% 0%;
	}

a.previousButton {
	background: url('../images/genocide/timeline_leftHover.gif') no-repeat 0% 0%;
	}
	
a:hover.nextButton,
a:hover.previousButton {
	background-position: 0% 100%;
	}


/* Patterns of Genocide pages
====================================== */
	
p.bigType {
	font: normal 1.7em/1.7em Georgia, Times, Times New Roman, sans-serif;
	color:#666;
	margin-top: 5px;
	line-height:120%;
	}
	
p.bigType a {
	color:#999;
}

p.bigType a:hover {
	color:#999;
	text-decoration:underline;
}
