﻿/* Screen layout: */

body {
	padding:0;
	margin:0;
	font:76% tahoma, verdana, sans-serif;
	color:#303030;
	background-image: url(../images/back-4.gif);
	background-repeat: repeat-x;
}

a {
	color:#808080;
	text-decoration:underline;
}

a:hover {
	color:#303030;
	text-decoration:none;
}

h1 {
margin:0 0 20px 0;
font-size:2.2em;
font-weight:normal;
}

h2 {
	margin:0 0 12px 0;
	font-size:1.6em;
	font-weight:normal;
}

h3 {
margin:0 0 10px 0;
font-size:1.4em;
font-weight:normal;
}

p {
	margin:0 0 15px 0;
	line-height:1.5em;
	padding-right: 10px;
	text-align: left;
	font-family: tahoma, verdana, sans-serif;
}

a img {
border:0;
}

/* Main container */

#container {
	width:830px;
	background:#ffffff;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

/* Site title section */

#logo {
margin:15px 0 0 0;
text-decoration:none;
border:none;
}

#logo h1 a {
color:#505050;
text-decoration:none;
border:none;
}

#logo h1 a:hover {
color:#303030;
text-decoration:none;
border:none;
}


/* Navitab menu */

#navitabs {
clear:both;
}

.navitab {
	padding:4px 8px 4px 8px;
	margin:0 0 4px 0;
	text-decoration:none;
	font-size:1.1em;
	border-bottom:1px solid #ffffff;
	border-left:1px solid #ffffff;
	background-color: #e0e0e0;
	background-repeat: no-repeat;
	background-position: right top;
}

.navitab:hover {
	text-decoration:none;
	border-bottom:1px solid #ffffff;
	background-color: #d0d0d0;
	background-repeat: no-repeat;
	background-position: right top;
}

.activenavitab {
	padding:4px 8px 5px 8px;
	color:#ffffff;
	margin:0 0 5px 0;
	font-size:1.1em;
	text-decoration:none;
	background-color: #cba0ff;
}

.activenavitab:hover {
text-decoration:none;
color:#ffffff;
}

.donatenavitab {
	padding:4px 8px 5px 8px;
	color:#ffffff;
	margin:0 0 5px 0;
	font-size:1.1em;
	text-decoration:none;
	background-color: #990000;
}

/* Header description */

#desc {
	height:80px;
	color:#ffffff;
	padding:0;
	clear:both;
	margin:5px 0 15px 0;
	background-color: #FFFFFF;
	background-image: url(../images/front10.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#desc p {
	width:550px;
	font-size:1.1em;
	line-height:1.3em;
	padding:0 0 0 15px;
	background-image: url(../images/front10.jpg);
}

#desc h2 {
padding:10px 10px 0 10px;
color:#ffffff;
}

#desc a {
color:#ffffff;
text-decoration:none;
border-color:#ffffff;
}

/* Main content */

#main {
	width:570px;
	float:left;
	border-right:1px solid #cca0ff;
	color: #303030;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0px;
}

#main img {
	padding: 5px 5px 5px 5px;
}

#main2 {
	width:800px;
	padding:0 5px 0 0;
	margin:0;
	border-right:0px solid #d8d8d8;
}



#main2 img {
float: left;
padding: 5px 5px 5px 5px;
}

#mainleft {
	width:400px;
	float:left;
	padding:0 25px 0 0;
	margin:0;
	border-right:0px solid #d8d8d8;
}

#mainleft img {
    float: left;
    padding: 5px 5px 5px 5px;
}

#mainright {
	width:400px;
	float:left;
	padding:0 5px 0 0;
	margin:0;
	border-right:0px solid #d8d8d8;
}

#mainright img {
    float: left;
    padding: 5px 5px 5px 5px;
}

#floatleft {
	float:left;
	margin-right: 10px;
}

/* Sidebar */

#sidebar {
	width:210px;
	float:right;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

#sidebar p {
	font-size:0.9em;
	line-height:160%;
	text-decoration:none;
	margin:0 0 15px 0;
}

#sidebar p.quote {
	font-size:12px;
	line-height:160%;
	text-decoration:none;
	color: #cca0ff;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0px;
}

#sidebar p.quote b {
	font-size:14px;
	line-height:160%;
	text-decoration:none;
	margin:0 0 15px 0;
	color: #cca0ff;
}
	


.sop_images img{
	margin:0 8px 0 0;
	padding:0;
	float: left;
}

#founder {
	float:left;
	
}
#founder img {
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 1px;
	text-align: center;
	float:left;
}

#sidebar span {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:140%;
	letter-spacing:-1px;
	padding-right:18px;
	color:#303030;
	font-style: italic;
}

/* Footer */

#footer {
	clear:both;
	background:#fafafa;
	padding:0;
	margin:0;
}

#footer a {
    color:#808080;
    text-decoration:none;
}

#footer a:hover {
    color:#303030;
    text-decoration:none;
}

#footer p {
    color:#808080;
    font-size:1.0em;
    line-height:1.2em;
    text-decoration:none;
    margin:15px 0 0 0;
    padding:0;
}

/* RSS */

#RSS {
	clear:both;
	background:#fafafa;
	padding:0;
	margin:0;
}

#RSS a {
    color:#808080;
    text-decoration:none;
}

#RSS a:hover {
    color:#303030;
    text-decoration:none;
}

#RSS p {
    color:#808080;
    font-size:1.1em;
    line-height:1.3em;
    text-decoration:none;
    margin:15px 0 0 0;
    padding:0;
}

/* Various classes */


.right {
    margin-top:-8px;
    text-align:right;
}

.block {
	padding:10px;
	background-color: #F0F0F0;
}


.hide {
    display:none;
}


#nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(http://www.buildingbridgesforpeace.org/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}
	
#prevLink{
	width: 49%;
	height: 100%;
	background: transparent url(http://www.buildingbridgesforpeace.org/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}
	
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:visited:hover { background: url(http://www.buildingbridgesforpeace.org/images/prevlabel.gif) left 15% no-repeat; }
#prevLink:hover { background: url(http://www.buildingbridgesforpeace.org/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:visited:hover { background: url(http://www.buildingbridgesforpeace.org/images/nextlabel.gif) right 15% no-repeat; }


#nextLink:hover { background: url(http://www.buildingbridgesforpeace.org/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

h3 {
	padding: 0;
	margin: 0;
}



.firstbigletter {
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	line-height:110%;
	letter-spacing:-1px;
	color:#BC9BA4;
	width:auto;
	padding-right: 40px;
	padding-left: 5px;
}

.Subtitletext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:140%;
	letter-spacing:-1px;
	padding-right:18px;
	padding-top: 5px;
	color:#BC9BA4;
}

.firstbigletter img {
	margin-right: 10px;
	margin-bottom:100px;

}
#main h4{
	font:14px;
	font-weight: normal;
	line-height: 140%;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

#main h1{
	font:1.8em;
	font-weight: normal;
	line-height: 140%;
	margin: 0;
	padding: 0;
}
#main h2{
	font:1.6em;
	font-weight: normal;
	line-height: 140%;
	margin: 0;
	padding: 0;
}

#main p.border {
	font-weight: bold;
	line-height: 140%;
	margin: 0;
	padding: 4px;
	border: thin solid #000;
}


img.hrline{
	margin: 0 auto;
	padding: 0
!important;
	display: block;
}

.span {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:140%;
	letter-spacing:-1px;
	padding-right:18px;
	padding-top: 5px;
	color:#303030;
	font-style: italic;
}

.clear {clear: both}

.sop {
	background-image: url(../images/background.jpg);
}

.Small {
	font-size:10px;
	line-height:12px;
	text-align: center;
}
.centred {
	text-align: center;
}
hr.sidebar {
	color:cca0ff;
	text-align: left;
	width: 100%;
	height: 1px;
}
