/*
 SilverStripe BlackCandy Theme
 http://www.silverstripe.com
 */
 
/************
  * Misc Styles and defaults 
  */
  

body {
	color: #333;
 	font-size: 85%; 
	font-family: Verdana, Lucida, sans-serif; 
	background: #3F9EFC url(../images/header-bg.jpg) repeat-x !important;
	margin: 0px;
	padding: 0px;
}


table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
h1{
		text-align: center;
		font-family: trebuchet ms, verdana, ariel, sans-serif;
		color: #fd5503;
		font-size: 250%;
}
	
.clear{
	clear:both;
}

#container {
	width: 999px;
	margin: 0 auto;
	text-align: center;
}

#container1 {
	text-align: left;
	margin: 0px;
}

#header {
	margin: 0 auto;
	width: 999px;
	height: 240px;
	background: #fff url(../images/header.jpg) no-repeat;

}
#content-container {
	margin: 0 auto;
	width: 889px;
	background-color: #FFF;

}
#content {
	margin: 0 auto;
	width: 889px;
	background-color: #FFF;
}
#content_header {
	margin: 0 auto;
	width: 889px;
	height: 225px;
	background: #fff url(../images/green-box.jpg) top no-repeat;
	clear: both;
	text-align: center;
}
	#content_header p{
	color: #FFF;
	font-size: 150%;
	padding: 55px 330px 0px 50px;
	}
	#content_header img{
	float: right;
	padding-right: 100px;
	}
	
#column1, #column2 {
	float: left;
	width: 422px;
	display: inline;

}

#column1 {
	margin-left: 22px;
}
	#column1 p, #column2 p {
	padding: 15px;
	text-align: left;
	font-size: 110%;
	}
	
	#column1 h1, #column2 h1 {
	padding: 15px;
	text-align: left;
	font-size: 140%;
	font-family: trebuchet ms, verdana, arial, sans-serif;
	color: #2b86e0;
	}

.title {
	padding-left: 40px;
	text-align: left;
	font-size: 170%;
	font-family: trebuchet ms, verdana, arial, sans-serif;
	color: #2b86e0;
	font-weight: bold;
	}

#news-home a, #news-content a {
	text-decoration: none;
	color: #2b86e0;
	}

.date {
	padding-left: 40px;
	font-size: 110%;
	}

.home-donate {
	float: left;
	padding-left: 90px;
	}
	
#column-home {
	float: left;
	width: 422px;
	
}
	#column-home p, #news-content p {
		text-align: left;
		color: #666666;
		font-size: 110%;
		padding: 0px 50px 0px 40px;
	
	}

#gift {
	width: 100%;
	padding-bottom: 30px;
	}
	
#products {
	list-style-type: none;
	}

#product-picture {
	float: left;
	width: 260px;
	margin-top: 30px;
	}

#product-picture img {
	float: right;
	border: 5px solid #cccccc;
	}

#product-info {
	float: left;
	width: 600px;
	margin-top: 30px;
	}

#product-info h2 {
	color: #2b86e0;
	font-family: trebuchet ms, verdana, arial, sans-serif;
	}

#product-info a {
	float: right;
	padding-right: 30px;
	}
	
#Form_Form {
color:#666666;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size:90%;
padding-left:30px;
padding-top:10px;
text-decoration:none;
width:475px;
}

	
#footer {
	width: 100%;
	height: 225px;
	margin: 0 auto;
	background: #01A61E url(../images/footer-bg.jpg) repeat-x;


}


#menu {
	margin: 0 auto 10px auto;
	width: 845px;
	height: 70px;
	background: url(../images/top-menu-bg.jpg) 0px 0px no-repeat;

}
	
	
	
	
#footer_menu {
	margin: 0 auto;
	width: 889px;
	height: 66px;
	background: url(../images/footer-menu-bg.png) no-repeat;
	
	
	}
	
	
		
#links {
	padding-left: 12px;
	}
#flowers {
	margin: 0 auto;
	width: 889px;
	height: 155px;
	background-image: url(../images/flowers-bottom.jpg);
}

#flowers p {
text-align: center;
padding-top: 120px;
margin: 0px;
}

#flowers  a, #flowers a:visited {
color: #fff;
}

#greybox {
	float:left;
	margin-left: 26px;
	margin-bottom: 26px;
	width: 370px;
	height: 115px;
	background-image: url(../images/grey-box.jpg);
	background-repeat: repeat-x;
}
#greybox p{
	font-family: Arial, Helvetica, sans-serif;
	color: #ff3369;
	font-style: italic;
	padding: 20px;
	font-size: 120%;
}
#photo {
	width: 350px;
	border: 10px solid #cccccc;
	padding: 10px;
	margin:20px auto;
}
	#photo p{
		font-style: italic;
		text-align: center;
	}
	
	#PageComments_holder {
	margin-left: 30px;
	text-align: left;
	}
	
	#PageComments_holder form {
background: #e7f2c8;
margin-right: 30px;
border: 1px solid #b0d852;
padding: 15px;

}


a.big-arrow, a.big-arrow:visited {
		display: block;
		text-align: right;
		height: 78px;
		line-height:75px;
		padding: 0px 45px 20px 0px;
		color:#7c7c7c!important;
		font-size:1.8em!important;
		background: #fff url(../images/SmArrowBg.jpg) no-repeat 97% 50%;
		text-decoration:none!important;
}

a.big-arrow:hover {
		text-align: right;
		display: block;
		height: 78px;
		line-height:75px;
		padding-right:45px;
		color:#7c7c7c!important;
		font-size:1.8em!important;
		background: #fff url(../images/SmArrowBg.jpg) no-repeat 97% 50%;
		text-decoration:none!important;
}

a.OrangeButton, a.OrangeButton:visited {
		display: block;
		height: 49px;
		width:175px;
		line-height:49px;
		text-align: left;
		padding-left:15px;
		color:#fff!important;
		font-family: "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif!important;
		text-transform:uppercase;
		font-size: 20px!important;
		background: transparent url(../images/OrangeButtonBg.png) no-repeat;
		text-decoration:none!important;
}

a.OrangeButton:hover {
		display: block;
		height: 49px;
		width:175px;
		line-height:49px;
		text-align: left;
		padding-left:15px;
		color:#fff!important;
		font-family: "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif!important;
		text-transform:uppercase;
		font-size:20px!important;
		background: transparent url(../images/OrangeButtonBg.png) no-repeat;
		text-decoration:none!important;
}

#content_header a.OrangeButton {
margin: -10px 0px 0px 220px;
}

#PageComments div.odd {
	color:#444444;
	width:80%;
	border: 1px solid #ffd800;
	padding:10px;
	background:#fef5c3;
}

#PageComments div.even {
	width:80%;
	color:#444444;
	border: 1px solid #0196ce;
	padding:10px;
	background:#c3eefe;
	margin:10px 0;
}

a.shareYourStory {
background:#FFFFFF url(../images/shareyourstoryBg.jpg) no-repeat scroll center top;
clear:both;
display:block;
height:104px;
margin:0 auto;
text-align:center;
margin:20px auto;
width:330px;
padding:100px 10px;
color:#fff;
text-decoration:none;
font-size:2em;
}