﻿.container
{
	width: 100%;
	display: block;
}

.container-header
{
	display: block;
}

.container-more
{
	width: 100%;
	height: 26px;
	display: block;
	text-align: right;
}

.container-more a
{
	display: block;
	width: 64px;
	height: 26px;
	margin: 0px 0px 0px auto;
	background-image: url(../../Site_Templates/Hearts_Of_Hope/Images/container-more.png);
	background-repeat: no-repeat;
}

.container-more a:hover
{
	background-image: url(../../Site_Templates/Hearts_Of_Hope/Images/container-more-hover.png);
}

.container-pink
{
	background-color: #ffe4e1;
	margin-bottom: 10px;
	width: 100%;
	display: block;
}

.container-pink .container-header
{
	display: none;
}

.container-pink .container-top-left
{
	height:5px;
	width:5px;
	background-image: url(../../Site_Templates/Hearts_Of_Hope/Images/container-pink-top-left.png);
	background-repeat: no-repeat;
}

.container-pink .container-top-right
{
	height:5px;
	width:5px;
	background-image: url(../../Site_Templates/Hearts_Of_Hope/Images/container-pink-top-right.png);
	background-repeat: no-repeat;
}

.container-pink .container-bottom-left
{
	height:5px;
	width:5px;
	background-image: url(../../Site_Templates/Hearts_Of_Hope/Images/container-pink-bottom-left.png);
	background-repeat: no-repeat;
}

.container-pink .container-bottom-right
{
	height:5px;
	width:5px;
	background-image: url(../../Site_Templates/Hearts_Of_Hope/Images/container-pink-bottom-right.png);
	background-repeat: no-repeat;
}

.container-pink .container-content
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 5px;
}

.container-grey
{
	background-color: #efefef;
	margin-bottom: 10px;
	display: block;
}

.container-grey .container-more a
{
	background-image: url(../../Site_Templates/Hearts_Of_Hope/Images/container-grey-more.png);
}

.container-grey .container-more a:hover
{
	background-image: url(../../Site_Templates/Hearts_Of_Hope/Images/container-grey-more-hover.png);
}

.container-grey .container-header
{
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: #d3d3d3 1px solid;
}

.container-grey .container-header .container-icon
{
	float: right;
	display: none;
}

.container-grey .container-header .container-title
{
	font-size:18px;
	font-weight: bold;
}

.container-grey .container-top-left
{
	height:5px;
	width:5px;
	background-image: url(../../Site_Templates/Hearts_Of_Hope/Images/container-grey-top-left.png);
	background-repeat: no-repeat;
}

.container-grey .container-top-right
{
	height:5px;
	width:5px;
	background-image: url(../../Site_Templates/Hearts_Of_Hope/Images/container-grey-top-right.png);
	background-repeat: no-repeat;
}

.container-grey .container-bottom-left
{
	height:5px;
	width:5px;
	background-image: url(../../Site_Templates/Hearts_Of_Hope/Images/container-grey-bottom-left.png);
	background-repeat: no-repeat;
}

.container-grey .container-bottom-right
{
	height:5px;
	width:5px;
	background-image: url(../../Site_Templates/Hearts_Of_Hope/Images/container-grey-bottom-right.png);
	background-repeat: no-repeat;
}

.container-grey .container-content
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 5px;
}

.container-green
{
	background-color: #e8ffb5;
	margin-bottom: 10px;
	width: 100%;
	display: block;
}

.container-green .container-header
{
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: #228b22 1px solid;
}

.container-green .container-header .container-icon
{
	float: right;
	display: none;
}

.container-green .container-header .container-title
{
	font-size:18px;
	font-weight: bold;
}

.container-green .container-top-left
{
	height:5px;
	width:5px;
	background-image: url(../../Site_Templates/Hearts_Of_Hope/Images/container-green-top-left.png);
	background-repeat: no-repeat;
}

.container-green .container-top-right
{
	height:5px;
	width:5px;
	background-image: url(../../Site_Templates/Hearts_Of_Hope/Images/container-green-top-right.png);
	background-repeat: no-repeat;
}

.container-green .container-bottom-left
{
	height:5px;
	width:5px;
	background-image: url(../../Site_Templates/Hearts_Of_Hope/Images/container-green-bottom-left.png);
	background-repeat: no-repeat;
}

.container-green .container-bottom-right
{
	height:5px;
	width:5px;
	background-image: url(../../Site_Templates/Hearts_Of_Hope/Images/container-green-bottom-right.png);
	background-repeat: no-repeat;
}

.container-green .container-content
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 5px;
}

.container-white
{
	display: block;
}

.container-white .container-header
{
}

.container-white .container-header .container-icon
{
	display: none;
}

.container-white .container-header .container-title
{
	font-size:18px;
	font-weight: bold;
}

.container-white-plus-separator
{
	display: block;
	margin-bottom: 10px;
}

.container-white-plus-separator .container-header
{
}

.container-white-plus-separator .container-header .container-icon
{
	display: none;
}

.container-white-plus-separator .container-header .container-title
{
	display: none;
}