
/* import global style definitions */

@import url("_global.css");

/* altering to inherited global style definitions */

#page-content h1,
#page-content h2.h1-style {
	margin: 25px 0px 20px 0px;
	padding: 0px 0px 0px 25px;
	background: url(/_design/more-info/h1-bullet.jpg) no-repeat scroll 2px 2px;
	font-size: 18px;
}

#page-content h2 {
	background-image: url(/_design/more-info/story-entry-arrow.jpg);
	background-position: 15px 15px;
	background-repeat: no-repeat;
	padding-left: 30px;
	line-height: 40px;
	display: block;
}

.section-header {
	background-image: url(/_design/more-info/more-info-header.jpg);
}

#page-content img {
	margin: 4px 0px 8px 20px;
	border: 2px solid #00a9a6;
	clear: right;
	float: right;
}

#page-content blockquote {
	margin: 40px 30px 20px 40px;
	padding: 20px 60px 20px 20px;
	color: #568476;
	background: url(/_design/more-info/bg-mail.jpg) no-repeat scroll left top;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	line-height: 18px;
}

#page-content blockquote span {
	margin: 15px 0px 15px 0px;
	font-style: normal;
	display: block;
}

#page-content blockquote img {
	margin: 10px 5px 0px 15px;
	float: right;
	border: 1px solid #00aaa7;
}

/* contact us subsection style */

#page-content h2.contact-us {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 20px 25px;
	background: url(/_design/more-info/h1-bullet.jpg) no-repeat scroll 2px 0px;
	clear: left;
}

#page-content #country-office {
	padding: 0px 0px 30px 20px;
	float: left;
}

#page-content .office-address a {
	font-weight: normal;
}

#page-content .office-address strong {
	clear: both;
	display: block;
	padding: 5px 10px;
	margin: 0px;
}

#page-content #country-office .office-address {
	width: 342px;
	height: 230px;
	margin: 0px 10px 8px 0px; 
	padding: 0px;
	background: url(/_design/more-info/bg-offices.jpg) no-repeat scroll left top;
	float: left;
}

.address-text-frame {
	padding-left: 10px;
	font-weight: normal;
	margin: 0px;
	float: left;
}

#page-content #country-office .office-address em {
	padding: 0px 0px 0px 10px;
	margin: 0px;
}

#page-content #head-office {
	padding: 0px 0px 30px 20px;
	clear: both;
	float: left;
}

#page-content #head-office .office-address {
	width: 342px;
	margin: 0px 10px 20px 0px; 
	padding: 0px;
	background: url(/_design/more-info/bg-offices.jpg) no-repeat scroll left top;
	float: left;
}

#page-content #head-office .office-address strong {
	padding: 10px;
}

#page-content #around-the-world-offices {
	padding: 0px 0px 30px 20px;
	clear: both;
	float: left;
}

#page-content #around-the-world-offices .office-address {
	width: 342px;
	height: 200px;
	margin: 0px 10px 20px 0px; 
	padding: 0px;
	background: url(/_design/more-info/bg-offices.jpg) no-repeat scroll left top;
	float: left;
}

#page-content #around-the-world-offices .office-address strong {
	padding: 10px;
}

/* end contact us subsection style */

/* useful links subsection style */

#page-content ul.useful-links {
	margin: 0px 0px 80px 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}

#page-content ul.useful-links li {
	margin: 0px 0px 10px 0px;
	padding: 10px;
	background: url(/_design/_global/bg-items.jpg) no-repeat scroll left top;
	float: left;
	clear: left;
}

#page-content ul.useful-links li .logo-link {
	width: 170px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	clear: left;
	float: left;
}

#page-content ul.useful-links li .logo-link a img {
	margin: 0px;
	padding: 6px;
	background-color: #ffffff;
	border: 1px solid #d0dcda;
	clear: both;
	float: none;
}

#page-content ul.useful-links li .description-link {
	width: 530px;
	clear: right;
	float: left;
}

#page-content ul.useful-links li .description-link p {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

#page-content ul.useful-links li .description-link a {
	font-weight: normal;
	clear: right;
	display: block;
}

#page-content a.project-fragment-anchor {
	text-decoration: none;
}

#page-content ul.projects-summary {
	margin-bottom: 0px;
}

#page-content ul.projects {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	list-style-type: none;
	float: none;
	clear: both;
}

#page-content ul.projects li {
	margin: 0px 0px 10px 0px;
	padding: 10px;
	background: url(/_design/_global/bg-items.jpg) no-repeat scroll left top;
	float: left;
	clear: left;
}

#page-content ul.projects li .image-project {
	width: 150px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	clear: left;
	float: left;
}

#page-content ul.projects li .image-project a img {
	padding: 4px;
	background-color: #ffffff;
	border: 1px solid #d0dcda;
	clear: both;
	float: none;
}

#page-content ul.projects li .description-project {
	width: 565px;
	clear: right;
	float: left;
}

#page-content ul.projects li .description-project p {
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

#page-content ul.projects li .description-project a {
	margin: 0px 0px 5px 0px;
	font-size: 14px;
	clear: right;
	display: block;
}

#page-content .project-logo-frame {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-position: 0px 0px;
	background-repeat: repeat-x;
}

#page-content .project-logo {
	width: 100%;
	height: 120px;
	margin: 0px;
	padding: 0px;
	background-position: right bottom;
	background-repeat: no-repeat;
}

#page-content .sub-project-frame {
	padding: 15px 0px 0px;
	margin: 0px;
	clear: both;
}

#page-content .sub-project {
	width: 100%;
	height: 20px;
	line-height: 20px;
	text-align: right;
	overflow: hidden;
}

#page-content .sub-project strong {
	padding-right: 10px;
	font-size: 13px;
}

.teaching a {
	color: #FFC211;
}

.teaching td {
	border-bottom: 2px solid #FFC211;
}

.teaching-logo {
	background-image: url(/_design/more-info/projects-logo/teaching-logo.gif);
}

.teaching-bar {
	background-image: url(/_design/more-info/projects-logo/teaching-bar.gif);
}

.care a {
	color: #F51361;
}

.care td {
	border-bottom: 2px solid #F51361;
}

.care-logo {
	background-image: url(/_design/more-info/projects-logo/care-logo.gif);
}

.care-bar {
	background-image: url(/_design/more-info/projects-logo/care-bar.gif);
}

.conservation-and-environment a {
	color: #6EBB1F;
}

.conservation-and-environment td {
	border-bottom: 2px solid #6EBB1F;
}

.conservation-and-environment-logo {
	background-image: url(/_design/more-info/projects-logo/conservation-and-environment-logo.gif);
}

.conservation-and-environment-bar {
	background-image: url(/_design/more-info/projects-logo/conservation-and-environment-bar.gif);
}

.culture-and-community a {
	color: #F51361;
}

.culture-and-community td {
	border-bottom: 2px solid #F51361;
}

.culture-and-community-logo {
	background-image: url(/_design/more-info/projects-logo/culture-and-community-logo.gif);
}

.culture-and-community-bar {
	background-image: url(/_design/more-info/projects-logo/culture-and-community-bar.gif);
}

.culture-and-community-sub-project {
	background-color: #fa89b0;
}

.culture-and-community-sub-project strong {
	color: #00573d;
}

.sports a {
	color: #00aaa6;
}

.sports td {
	border-bottom: 2px solid #00aaa6;
}

.sports-logo {
	background-image: url(/_design/more-info/projects-logo/sports-logo.gif);
}

.sports-bar {
	background-image: url(/_design/more-info/projects-logo/sports-bar.gif);
}

.medicine-and-healthcare a {
	color: #00aaa6;
}

.medicine-and-healthcare td {
	border-bottom: 2px solid #00aaa6;
}

.medicine-and-healthcare-logo {
	background-image: url(/_design/more-info/projects-logo/medicine-and-healthcare-logo.gif);
}

.medicine-and-healthcare-bar {
	background-image: url(/_design/more-info/projects-logo/medicine-and-healthcare-bar.gif);
}

.medicine-and-healthcare-sub-project {
	background-color: #7fd4d2;
}

.medicine-and-healthcare-sub-project strong {
	color: #00573d;
}

.journalism a {
	color: #F37121;
}

.journalism td {
	border-bottom: 2px solid #F37121;
}

.journalism-logo {
	background-image: url(/_design/more-info/projects-logo/journalism-logo.gif);
}

.journalism-bar {
	background-image: url(/_design/more-info/projects-logo/journalism-bar.gif);
}

.business a {
	color: #8F278F;
}

.business td {
	border-bottom: 2px solid #8F278F;
}

.business-logo {
	background-image: url(/_design/more-info/projects-logo/business-logo.gif);
}

.business-bar {
	background-image: url(/_design/more-info/projects-logo/business-bar.gif);
}

.law-and-human-rights a {
	color: #8F278F;
}

.law-and-human-rights td {
	border-bottom: 2px solid #8F278F;
}

.law-and-human-rights-logo {
	background-image: url(/_design/more-info/projects-logo/law-and-human-rights-logo.gif);
}

.law-and-human-rights-bar {
	background-image: url(/_design/more-info/projects-logo/law-and-human-rights-bar.gif);
}

.archaeology a {
	color: #FFC211;
}

.archaeology td {
	border-bottom: 2px solid #FFC211;
}

.archaeology-logo {
	background-image: url(/_design/more-info/projects-logo/archaeology-logo.gif);
}

.archaeology-bar {
	background-image: url(/_design/more-info/projects-logo/archaeology-bar.gif);
}

.veterinary-medicine-and-animal-care a {
	color: #00aaa6;
}

.veterinary-medicine-and-animal-care td {
	border-bottom: 2px solid #00aaa6;
}

.veterinary-medicine-and-animal-care-logo {
	background-image: url(/_design/more-info/projects-logo/veterinary-medicine-and-animal-care-logo.gif);
}

.veterinary-medicine-and-animal-care-bar {
	background-image: url(/_design/more-info/projects-logo/veterinary-medicine-and-animal-care-bar.gif);
}

/* end useful links subsection style */

/* volunteer stories subsection style */

#page-content .stories-in-japanese {
	padding: 10px;
	background: url(/_design/more-info/volunteer-stories-header-bg.jpg) no-repeat scroll left top;
}

#page-content .stories-in-japanese strong {
	padding-left: 80px;
	font-size: 18px;
	line-height: 50px;
	display: block;
	background: url(/_design/more-info/japanese.gif) no-repeat left center;
}

#page-content .stories-in-english {
	padding: 10px;
	background: url(/_design/more-info/volunteer-stories-header-bg.jpg) no-repeat scroll left top;
}

#page-content .stories-in-english strong {
	padding-left: 80px;
	font-size: 18px;
	line-height: 50px;
	display: block;
	background: url(/_design/more-info/us-english.gif) no-repeat left center;
}

#page-content #volunteer-stories-entries {
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
}

#page-content #volunteer-stories-entries ul {
}

#page-content #volunteer-stories-content {
	margin: 0px 10px 0px 10px;
	text-align: justify;
}

#page-content #volunteer-stories-content h2 {
	margin: 30px 0px 0px 10px;
	padding: 2px 0px 2px 24px;
}

#page-content #volunteer-stories-content img {
	margin: 4px 0px 8px 20px;
	border:2px solid #00a9a6;
	display: inline;
	clear: right;
	float: right;
}

#page-content #all-stories-entries {
	width: 100%;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	clear: both;
	float: left;
}

#page-content #all-stories-entries ul {
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	clear: both;
}

#page-content #all-stories-entries ul li {
	width: 230px;
	height: 18px;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
	text-align: left;
	float: left;
	overflow: hidden;
}

#page-content #all-stories-entries ul li.separator {
	width: 100%;
	height: 15px;
}

#page-content #all-stories-entries ul li.project {
	width: 100%;
	height: auto;
	padding: 6px 0px 6px 0px;
	background: url(/_design/more-info/volunteer-stories-header-bg.jpg) no-repeat scroll left top;
}

#page-content #all-stories-entries ul li.project strong {
	font-size: 14px;
	line-height: 40px;
	padding-left: 15px;
}

#page-content #all-stories-entries ul li.sub-project {
	width: 100%;
	margin: 20px 0px 5px 0px;
}

#page-content #all-stories-entries ul li.sub-project a {
}

#page-content #all-stories-entries ul li.sub-project strong {
	font-size: 12px;
	padding-left: 20px;
	background: url(/_design/more-info/story-entry-arrow.jpg) no-repeat scroll 5px center;
	float: left;
}

#page-content #all-stories-entries ul li a {
	font-size: 10px;
	padding-left: 5px;
	font-style: normal;
	font-weight: normal;
}

#page-content #story-entries {
	width: 100%;
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
	clear: both;
	float: left;
}

#page-content #story-entries ul {
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	clear: both;
	float: left;
}

#page-content #story-entries ul li {
	width: 238px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	text-align: left;
	float: left;
}

		#page-content #story-entries ul.by-projects li {
			margin: 0px 0px 15px 0px;
		}

#page-content #story-entries ul li.separator {
	width: 100%;
	height: 15px;
}

#page-content #story-entries ul li.project {
	width: 100%;
	padding: 6px 0px 6px 0px;
	background: url(/_design/more-info/volunteer-stories-header-bg.jpg) no-repeat scroll left top;
}

#page-content #story-entries ul li.project strong {
	font-size: 14px;
	line-height: 40px;
	padding-left: 15px;
}

#page-content #story-entries ul li.sub-project {
	width: 100%;
	margin: 15px 0px 10px 0px;
	line-height: 24px;
}

#page-content #story-entries ul li.sub-project strong {
	font-size: 12px;
	padding-left: 20px;
	background: url(/_design/more-info/story-entry-arrow.jpg) no-repeat scroll 5px center;
}

#page-content #story-entries ul li a {
	margin: 0px;
	padding: 0px;
	background: url(/_design/_global/bg-items.jpg) no-repeat scroll left top;
	text-decoration: none;
	display: block;
}

			#page-content #story-entries ul.by-projects li a {
				height: 62px;
				background-image: none;
			}

#page-content #story-entries ul li a:hover {
	background-position: 2px 2px;
}

#page-content #story-entries ul li a .text-frame {
	width: 130px;
	height: 100px;
	line-height: normal;
	cursor: pointer;
	overflow: hidden;
	display: block;
}

		#page-content #story-entries ul.by-projects li a .text-frame {
			display: none;
		}

#page-content #story-entries ul li a img {
	float: left;
	width: 80px;
	border: 0px;
	margin: 10px 5px 5px 7px;
}

		#page-content #story-entries ul.by-projects li a img {
			width: 210px;
			margin: 8px 14px 7px 14px;
		}

#page-content #story-entries ul li a:hover img {
			margin: 12px 3px 3px 9px;
		}

		#page-content #story-entries ul.by-projects li a:hover img {
			margin: 10px 12px 5px 16px;
}

#page-content #story-entries ul li a .text-frame strong {
	padding-left: 15px;
	padding-top: 43px;
	line-height: normal;
	text-decoration: underline;
	float: left;
	clear: right;
	width: 115px;
	background: url(/_design/more-info/story-entry-arrow.jpg) no-repeat scroll left 45px;
}

#page-content #story-entries ul li a:hover strong {
	text-decoration: none;
}

#page-content #story-entries ul li a .text-frame strong em {
	white-space: nowrap;
	font-weight: normal;
	font-style: normal;
}

/* end volunteer stories subsection style */

/* articles-about-us style */

#page-content ul.articles-about-us {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}

#page-content ul.articles-about-us li {
	margin: 0px 0px 10px 0px;
	padding: 10px;
	background: url(/_design/_global/bg-items.jpg) no-repeat scroll left top;
	float: left;
	clear: left;
}

#page-content ul.articles-about-us li .logo-link {
	width: 180px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	clear: left;
	float: left;
}

#page-content ul.articles-about-us li .logo-link a img {
	margin: 0px;
	padding: 6px;
	background-color: #ffffff;
	border: 1px solid #d0dcda;
	clear: both;
	float: left;
}

#page-content ul.articles-about-us li .article {
	width: 535px;
	clear: right;
	float: left;
}

#page-content ul.articles-about-us li .article h2 {
	margin: 5px 0px 5px 0px;
	padding: 0px;
}

#page-content ul.articles-about-us li .article p {
	margin: 0px;
	padding: 0px;
}

#page-content ul.articles-about-us li .article a {
	font-size: 11px;
	font-weight: bold;
	padding-left: 35px;
	clear: right;
	display: block;
}

/* end articles-about-us style */

/* university credits subsection style */

#page-content img.university-credits-logos {
	margin: 30px 120px 20px 120px;
	padding: 0px;
	border: none;
	float: none;
}

#page-content img.university-credits-large-photo {
	margin: 20px 120px 20px 120px;
	padding: 0px;
	float: none;
}

#page-content ul.no-bullets {
	list-style-type: none;
}

#page-content ul.no-bullets li {
	margin: 0px 0px 10px 0px;
}

#page-content table.formal-job-description {
	width: 650px;
	margin: 0px 40px 0px 40px;
	padding: 0px;
	border-collapse: collapse;
	table-layout: fixed;
}

#page-content table.formal-job-description td {
	margin: 0px;
	padding: 6px;
	color: black;
	background-color: inherit;
	border: 1px solid white;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
}

#page-content table.formal-job-description strong {
	font-size: 12px;
}

#page-content table.formal-job-description li {
	color: black;
	background-color: inherit;
	font-size: 12px;
}

#page-content table.formal-job-description ul, ol {
	margin: 5px 0px 5px 40px;
	padding: 0px;
}

#page-content table.formal-job-description td.col1 {
	width: 150px;
}

#page-content table.formal-job-description td.col2 {
	width: 500px;
}

#page-content table.formal-job-description tr.x1 {
	color: black;
	background-color:#efefef;
}

#page-content table.formal-job-description tr.x2 {
	color: black;
	background-color:#dfdfdf;
}

#page-content div.university-credits-teacher {
	width: 720px;
	margin: 20px 0px 20px 0px;
	padding: 0px;
}
#page-content div.university-credits-teacher img {
	margin: 10px 20px 15px 20px;
	padding: 0px;
	float: left;
}
#page-content div.university-credits-teacher p {
	margin: 0px;
	padding: 6px 0px 0px 0px;
}

#page-content .table-messages {
	border: solid 1px #7AAA9E;
	width: 725px;
	line-height: 20px;
	font-size: 13px;
}

#page-content .message-project {
	padding: 5px; 
	text-align: center;
}

#page-content .message-title {
	padding: 5px;
	background-color:#7AAA9E;
	text-align: center;
}

#page-content .message-content {
	padding: 5px;
}

#page-content .message-content span {
	float: right;
}

#page-content .message-from-staff {
	float: right;
	border-top: solid 1px #7AAA9E;
	font-style: italic;
}

#page-content .message-from-staff  p{
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 11px;
}

#page-content .red {
	color: #b23645;
}

#page-content .left-indent {
	text-indent: -40px;
}

#page-content .right-alignment {
	text-align: right;
}


/* end university credits subsection style */