/** 
 * SilverStripe Black Candy Theme
 * http://www.silverstripe.com
 *
 * Main Layout File
 */

/* Misc Styles and defaults 
-------------------------------------------- */

body {
	background: #F7F7F7 url(../images/body-inner.png) repeat-x left top;
	font: 0.75em/1.125em Verdana, Geneva, sans-serif;
}
#top {
	height: 101px;
	width: 900px;
}
#top #logo {
	height: 66px;
	width: 396px;
	margin-top: 17px;
	float: left;
}
#top #toptabs {
	height: 30px;
	width: 250px;
	float: right;
	margin-top: 71px;
}
#top #toptabs ul {
	float: right;
	display: block;
	height: 30px;
}

#top #toptabs ul li{
	float: left;
	list-style: none;
	display: block;
	height: 30px;
	background: url(../images/tab-left.png) no-repeat left top;
	padding-left: 8px;
	white-space: nowrap;
}


#top #toptabs ul li span {
	background: url(../images/tab-right.png) no-repeat right top;
	display: block;
	height: 30px;
	padding-right: 8px;
}
#top #toptabs ul li.last span {
	background: url(../images/tab-right-last.png) no-repeat right top;
}

#top #toptabs ul li span a {
	line-height: 30px;
	background: url(../images/tab-bgd.png) repeat-x left top;
	display: block;
	height: 30px;
	color: #000;
	text-decoration: none;
	font-size: 11px;
	white-space: nowrap;
}
#top #toptabs ul li span a:hover {
	color: #47AD19;
}
#top #toptabs ul li span a img {
	vertical-align: middle;
	margin-right: 5px;
}
#menu/* HEADER
----------------------------------------- */
{
	background: url(../images/menu-bg.png) no-repeat left top;
	height: 36px;
	width: 900px;
}
#contentarea {
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: auto;
	width: 900px;
	clear: both;
}
#contents {
	float: left;
	width: 581px;
	margin: 0px;
	padding: 0px 12px 0px 0px;
}
#header_img {
	height: 215px;
	margin-bottom: 10px;
	background: url(../images/shadow-bg.gif) no-repeat left top;
	width: 583px;
	position: relative;
}
#header_img #header_img_actual {
	left: 1px;
	top: 1px;
	overflow: hidden;
	height: 204px;
	position: absolute;
	width: 581px;
}

#header_img #header_img_actual .slide {


}

#header_img #header_img_shadow {
	height: 204px;
	width: 581px;
	position: absolute;
	left: 1px;
	top: 1px;
	background: url(../images/shadow-trans.png) no-repeat left top;
}



/* HEADER STYLES 
-------------------------------------------- */
.typography h1 {
	font: normal 20px Arial, Helvetica, sans-serif;
	color: #048900;
	margin-bottom: 10px;
	background: url(../images/h1-step-inner.gif) no-repeat left bottom;
	padding-bottom: 10px;
}

#rightcolumn {
	width: 305px;
	float: right;
	overflow: hidden;
}
#rightcolumn h4 {
	font: normal 1.16em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #6a6a6a;
	padding-bottom: 10px;
	background: url(../images/h4_step_inner.gif) no-repeat left bottom;
}
#rightcolumn p {
	margin-bottom: 8px;
}

#rightcolumn a {
	color: #0354a1;
}
#rightcolumn a:hover {
	color: #1C91FB;
}

#news {
	background: #FFF;
	width: 270px;
	border: 1px solid #e6e6e6;
	padding: 10px 15px;
	float: right;
	color: #434343;
	overflow: hidden;
}
#news h5 {
	font: normal 1em Verdana, Geneva, sans-serif;
	margin-bottom: 8px;
	color: #2b9001;
	margin-top: 18px;
}
#news h5 a {
	color: #2b9001;
}
#articles {
	background: #FCFCFC;
	width: 270px;
	padding: 10px 15px;
	float: right;
	color: #434343;
	overflow: hidden;
	border: 1px solid #e6e6e6;
}
#articles h5 {
	font: bold normal 1em Verdana, Geneva, sans-serif;
	margin-bottom: 8px;
	color: #3b7cb7;
	margin-top: 18px;
}
#articles h5 a {
	color: #3b7cb7;
	text-decoration: none;
}
textarea {
	background-image: url(images/textfiled1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 243px;
	font-size: 12px;
	border-top: 1px solid #7c7c7c;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #dddddd;
	border-left: 1px solid #c3c3c3;
	line-height: normal;
}

input.text{
	background-image: url(images/textfiled1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 243px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7c7c7c;
	border-right-color: #c3c3c3;
	border-bottom-color: #dddddd;
	border-left-color: #c3c3c3;
	line-height: 28px;
}
.textfield2 {
	background-image: url(images/textfiled2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 505px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7c7c7c;
	border-right-color: #c3c3c3;
	border-bottom-color: #dddddd;
	border-left-color: #c3c3c3;
	line-height: 28px;
}
.textfield_mess {
	background-image: url(images/textfiled2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	width: 505px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7c7c7c;
	border-right-color: #c3c3c3;
	border-bottom-color: #dddddd;
	border-left-color: #c3c3c3;
	background-color: #FFFFFF;
	overflow: auto;
}

#ContactForm_ContactForm_Message {
	background-image: url(images/textfiled2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	width: 534px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7c7c7c;
	border-right-color: #c3c3c3;
	border-bottom-color: #dddddd;
	border-left-color: #c3c3c3;
	background-color: #FFFFFF;
	overflow: auto;
}
#ContributionForm_ContributionForm_Address {
	height: 159px;
	width: 280px;
}
.discription {
	border: 1px solid #ededed;
	background: #FFFFFF;
	padding: 10px;
	margin-bottom: 10px;
}
.discription h2 {
	margin: 0px 0px 10px;
	padding: 0px 0px 2px;
	font: normal 15px Calibri, Verdana, Arial, sans-serif;
	text-transform: uppercase;
	color: #0354a1;
	border-bottom: 1px dashed #d9d9d9;
}
.right_button {
	margin: 0px;
	padding: 0px;
	text-align: right;
}
.leftalign {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: left;
}
.projects_detail {
	float: left;
	width: 401px;
}
#sidebar_bg {
	background: url(../images/sidebar/sidebar-bg.png) no-repeat left top;
	height: 205px;
	width: 301px;
	padding-top: 2px;
	padding-left: 2px;
	margin-bottom: 15px;
}
.discription .image_div img {
	width: 150px;
	float: left;
	padding: 1px;
	border: 1px solid #CCCCCC;
	height: 130px;
}
.discription .text_div {
	float: left;
	width: 395px;
	padding-left: 10px;
}


/* Volunteers */
.volunteer {
	clear: both;
	margin: 15px 0;
}
.volunteer h3{
	font-size: 16px;
	padding-bottom: 5px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 15px;
}
.volunteer .volunteer_photo {
	width: 130px;
	float: left;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
	padding: 10px;
	border: 1px solid #CCC;
	background: #EEE;
}
.volunteer .volunteer_photo img {
	
}
.volunteer .volunteer_photo+.volunteer_profile {
	padding-left: 170px;
}
.volunteer .volunteer_images {
	margin: 15px 0 0 0;
	text-align: center;
}
.volunteer .volunteer_image {
	display: inline-block;
	width: 135px;
	height: 76px;
	overflow: hidden;
	margin: 5px 2px;
	text-align: center;
}