/* CSS Document */

/* @group Common */

a img {
	border: none;
}

/* @end */

/* @group Content Template Body */

body#content {
	margin: 0;
	font-size: 100%;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #e5e1df;
}

body#content div.body_left_drop_shadow {
	margin: auto;
	margin-bottom: 2.25em;
	width: 60.625em;
	background-image: url(/peacestudies/images/template/left_shadow.png);
	background-position: left;
	background-repeat: repeat-y;
}

body#content div.body_right_drop_shadow {
	width: 100%;
	background-image: url(/peacestudies/images/template/right_shadow.png);
	background-position: right;
	background-repeat: repeat-y;
}

body#content div.body_structure {
	background-color: #ffffff;
/*	pixels used to allow proper alignment with drop shadow since background images do not stretch*/
	margin-left: 10px;
	margin-right: 10px;
}

body#content.ipj div.body_left_drop_shadow {
	margin-bottom: 1em;
}

/* @end */

/*	@group Header */

body#content div.header {
	background-color: #1A75CF;
	width: 100%;
	position: relative;
}

img.ipj_print_header {
	display: none;
}

body#content.ipj img.tail {
	position: absolute;
	width: 3.125em;
	height: 7.375em;
	left: -3.125em;
}

ul.global {
	position: absolute;
	right: 2.08em;
	top: 0;
	margin: 0;
	font-size: 56.25%;
	font-weight: bold;
	text-transform: uppercase;
}

ul.global a {
	text-decoration: none;
	color: #ffffff;
}

ul.global li {
	margin: 0;
	padding: 0;
	padding-right: .8125em;
	padding-left: .8125em;
	list-style-type: none;
	display: inline;
	line-height: 3em;
}

ul.global li+li{
	border-left: thin solid #ffffff;
}

form#search {
	position: absolute;
	right: 1.625em;
	top: 2.5em;
	margin: 0;
}

form#search p {
	margin: 0;
}

img.banner {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	display: block;
}

/* @group Navigation */

ul#areas, ul#subareas {
	margin: 0;
	padding: 0;
	width: 100%;
}

body.ipj ul#areas, body.ipj ul#subareas {
	margin: 0;
	padding: 0;
	position: absolute;
	width: 100%;
	z-index: 5;
}

ul#areas > li, ul#subareas > li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline-block;
}

ul#areas li a {
	text-decoration: none;
	padding-left: 2em;
	padding-right: 2em;
}

ul#areas {
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 2.25em;
	background-color: #1764b2;
	text-align: center;
}

body.ipj ul#areas {
	top: 7.375em;
	opacity: .9;
}

ul#areas li a {
	color: #85cef9;
}

ul#areas li+li {
	border-left: thin solid #5c93c9;
	margin-right: -.3125em;
}

ul#areas li:hover {
	background-color:#186dc0;
}

ul#areas li.open a {
	color: #ffffff;
}

ul#areas li.open, ul#areas li.open:hover {
	background-color: #1A75CF;
}

ul#subareas {
	top: 15.4em;
	font-size: 62.5%;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 3.9em;
	text-align: center;
	background-color: #1A75CF;
	background-image: url(/peacestudies/images/template/subareas_bottom.png);
	background-position: bottom;
	background-repeat: repeat-x;
}

ul#subareas span.bullet {
	display: none;
}

ul#subareas li a {
	color: #ffffff;
	text-decoration: none;
	padding-left: 2em;
	padding-right: 2em;
}

ul#subareas li+li {
	margin-left: -.3125em;
}

ul#subareas li+li a{
	border-left: thin solid #76ace2;
}

ul#subareas li.open a {
	color: #90bced;
}

ul#subareas > li:hover {
	background-image:url(/peacestudies/images/template/subareas_bottom_hover.png);
	background-position:bottom;
	background-repeat:repeat-x;
}

ul#subareas > li > ul {
	display: none;
	position: absolute;
	color: white;
	line-height: 3em;
	text-transform: none;
	text-align: left;
	list-style-type: none;
	z-index: 5;
	padding: 0;
	margin: 0;
}

ul#subareas li.open li a {
	color: #ffffff;
}

ul#subareas li:hover ul {
	display: block;
}

ul#subareas li li a {
	border: none;
	padding-left: 0;
}

ul#subareas li li {
	margin-left: 0;
	background-color: #002469;
	opacity: .85;
	padding-left: 2em;
}

ul#subareas li li:hover {
	background-color: #002469;
	opacity: .99;
}

/* @end */

/* @end */

/* @group Body Content */
div.body_structure div.content {
	background-image: url(/peacestudies/images/template/ksps_white_bg_top.png);
	background-position: top center;
	background-repeat: repeat-x;
	margin: 0;
	position: relative;
	padding-left: 2.5em;
	padding-right: 2.5em;
	padding-top: 1.25em;
}

/*	allows dotted border to go underneath breadcrumbs and social bookmarking area */
div.border_bottom {
	position: relative;
	height: 2em;
	border-bottom: dotted #000000 .1em;
	margin-bottom: 1.25em;
}

p.breadcrumb {
	padding: 0;
	margin: 0;
	float: left;
	font-size: 62.5%;
	color: #8F8F8F;
	max-width: 75%;
	padding-bottom: 1.6em;
}

p.breadcrumb a {
	color: #8F8F8F;
	text-decoration: none;
}

p.socialbookmark {
	float: right;
	font-size: 62.5%;
}

p.socialbookmark, p.socialbookmark a {
	margin: 0;
}

p.socialbookmark img {
	width: 12.5em;
	height: 1.6em;
}

div.content_body {
	float: right;
	padding: 0;
	margin: 0;
	margin-bottom: 3em;
	width: 43.875em;
}

h2.section_title {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 75%;
	text-transform: uppercase;
	margin: 0;
	margin-bottom: 1.75em;
}

/* @end */

/* @group Site Nav */

ul.navigation {
	float: left;
	width: 8.9375em;
	padding: 0;
	margin: 0;
	margin-bottom: 3em;
	padding-top: 1em;
	background-color: #d1e3f5;
}

ul.navigation li, ul.navigation li a, span.bullet {
	color: #2d6094;
	text-decoration: none;
}

ul.navigation li {
	list-style-type: none;
	padding: 0;
	padding: .5em 1em;
	font-size: 62.5%;
	line-height: 1.5em;
	border-bottom: thin solid #2d6094;
}

ul.navigation li a:hover {
	color: #002469;
	text-decoration: none;
}

span.bullet {
	position: absolute;
	left: 2.5em;
}

/* @group Bottom Rounded Corners and Drop Shadows */

div.bottom_left_rounded_corner {
	clear: both;
	width: 60.625em;
/*	pixels used to allow proper alignment with drop shadow since background images do not stretch*/
	margin-right: -10px;
	height: 24px;
	background-image: url(/peacestudies/images/template/ksps_white_bg_bottom_left.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

div.bottom_right_rounded_corner {
	width: 100%;
/*	pixels used to allow proper alignment with drop shadow since background images do not stretch*/
	height: 24px;
	background-image: url(/peacestudies/images/template/ksps_white_bg_bottom_right.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}

div.bottom_drop_shadow {
	width: auto;
/*	pixels used to allow proper alignment with drop shadow since background images do not stretch*/
	height: 24px;
	margin-left: 18px;
	margin-right: 18px;
	background-image: url(/peacestudies/images/template/ksps_white_bg_bottom_middle.png);
	background-position: bottom;
	background-repeat: repeat-x;
}


/* @end */

/* @group IPJ Content Footer */

div.ipj_footer {
	width: 55.8125em;
	margin: auto;
	height: 8.875em;
}

div.ipj_footer p {
	margin-top: 0;
}

img.ipj_logo {
	float: right;
	width: 5.875em;
	height: 7.3125em;
}

div.alliances {
	width: 46em;
	float: left;
	padding-top: 2.9375em;
}

div.alliances p {
	font-size: 62.5%;
}

div.alliances p a {
	color: black;
}

/*	@end */

/* @group KSPS Content Footer */

div.footer {
	width: 100%;
	background-color: #002469;
	height: 5.5em;
	clear: both;
}

div.footer p a {
	color: #ffffff;
	text-decoration: underline;
}

div.footer div.content {
	width: 90em;
	margin: auto;
	font-size: 62.5%;
	height: 4.375em;
	padding-top: .5em;
}

div.footer div.content img.logo {
	float: left;
	width: 34.7em;
	height: 7em;
	padding-right: 2.9em;
}

div.footer div.content div.contact {
	width: 50em;
	float: left;
	padding-top: 1.75em;
}

div.footer div.content p {
	margin-bottom: 0;
	margin-top: .3125em;
	color: white;
}

div#atffc {
	display: none;
}

/* @end */

/* @end */
