/* =============== ZenCSS Container Pack 2 =============== */

.FullWidth {
	width: 100%;
}
.Container {
	margin: 0px;
	margin-bottom: 10px;
	_margin-top: 5px;
}
.HTitle {
	margin: 0px;
	padding: 4px;
}
.Htitle h1, .Htitle h2, .Htitle h3, .Htitle h4 {
	margin: 0px;
	padding: 0px;
	display: inline;
}
.Content {
	padding: 10px;
	border: 1px solid transparent;
}
.Border {
	border: 1px solid #d8d8d8;
}
/* =============== Black =============== */

.Black {
	background-color: #000000;
	border: 1px solid #000000;
}
.Black h1, .Black h2, .Black h3, .Black h4 {
	color: #eeeeee;
}
.LowerPart .Black {
	border: 1px solid #d8d8d8;
	border-bottom: 0px solid transparent;
}

/* =============== Empty =============== */

.Empty {
	background-color: transparent;
	border: 1px solid #d8d8d8;
	border-bottom: 1px solid transparent;
}
.Empty h1, .Empty h2, .Empty h3, .Empty h4 {
	color: #111111;
}
.LowerPart .Empty {
	border: 1px solid #d8d8d8;
	border-bottom: 0px solid transparent;
}

/* =============== Blue =============== */

.Blue {
	background-color: #3378a2;
	border: 1px solid #3378a2;
}
.Blue h1, .Blue h2, .Blue h3, .Blue h4 {
	color: #eeeeee;
}
.LowerPart .Blue {
	border: 1px solid #d8d8d8;
	border-bottom: 0px solid transparent;
}

/* =============== Olive =============== */

.Olive {
	background-color: #6f6e18;
	border: 1px solid #6f6e18;
}
.Olive h1, .Olive h2, .Olive h3, .Olive h4 {
	color: #eeeeee;
}
.LowerPart .Olive {
	border: 1px solid #d8d8d8;
	border-bottom: 0px solid transparent;
}

/* =============== Sunset =============== */

.Sunset {
	background-color: #a35f01;
	border: 1px solid #a35f01;
}
.Sunset h1, .Sunset h2, .Sunset h3, .Sunset h4 {
	color: #eeeeee;
}
.LowerPart .Sunset {
	border: 1px solid #d8d8d8;
	border-bottom: 0px solid transparent;
}

/* =============== DeepBlue =============== */

.DeepBlue {
	background-color: #123c56;
	border: 1px solid #123c56;
}
.DeepBlue h1, .DeepBlue h2, .DeepBlue h3, .DeepBlue h4 {
	color: #eeeeee;
}
.LowerPart .DeepBlue {
	border: 1px solid #d8d8d8;
	border-bottom: 0px solid transparent;
}

/* =============== Gray =============== */

.Gray {
	background-color: #808080;
	border: 1px solid #808080;
}
.Gray h1, .Gray h2, .Gray h3, .Gray h4 {
	color: #eeeeee;
}
.LowerPart .Gray {
	border: 1px solid #d8d8d8;
	border-bottom: 0px solid transparent;
}

/* =============== Red =============== */

.Red {
	background-color: #ac2c0e;
	border: 1px solid #ac2c0e;
}
.Red h1, .Red h2, .Red h3, .Red h4 {
	color: #eeeeee;
}
.LowerPart .Red {
	border: 1px solid #d8d8d8;
	border-bottom: 0px solid transparent;
}

/* =============== Violet =============== */

.Violet {
	background-color: #551294;
	border: 1px solid #551294;
}
.Violet h1, .Violet h2, .Violet h3, .Violet h4 {
	color: #eeeeee;
}
.LowerPart .Violet {
	border: 1px solid #d8d8d8;
	border-bottom: 0px solid transparent;
}

/* --------------------------=============== Lite ===============-------------------------- */

/* =============== LiteBlue =============== */

.LiteBlue {
	background-color: #eaf1f6;
	border: 1px solid #d8d8d8;
	border-bottom: 1px solid #eaf1f6;
}
.LiteBlue h1, .LiteBlue h2, .LiteBlue h3, .LiteBlue h4 {
	color: #111111;
}
.LowerPart .LiteBlue {
	border: 1px solid #d8d8d8;
	border-bottom: 0px solid transparent;
}

/* =============== LiteOlive =============== */

.LiteOlive {
	background-color: #f0f0e7;
	border: 1px solid #d8d8d8;
	border-bottom: 1px solid #f0f0e7;
}
.LiteOlive h1, .LiteOlive h2, .LiteOlive h3, .LiteOlive h4 {
	color: #111111;
}
.LowerPart .LiteOlive {
	border: 1px solid #d8d8d8;
	border-bottom: 0px solid transparent;
}

/* =============== LiteSunset =============== */

.LiteSunset {
	background-color: #f6efe5;
	border: 1px solid #d8d8d8;
	border-bottom: 1px solid #f6efe5;
}
.LiteSunset h1, .LiteSunset h2, .LiteSunset h3, .LiteSunset h4 {
	color: #111111;
}
.LowerPart .LiteSunset {
	border: 1px solid #d8d8d8;
	border-bottom: 0px solid transparent;
}

/* =============== LiteDeepBlue =============== */

.LiteDeepBlue {
	background-color: #e7ebee;
	border: 1px solid #d8d8d8;
	border-bottom: 1px solid #e7ebee;
}
.LiteDeepBlue h1, .LiteDeepBlue h2, .LiteDeepBlue h3, .LiteDeepBlue h4 {
	color: #111111;
}
.LowerPart .LiteDeepBlue {
	border: 1px solid #d8d8d8;
	border-bottom: 0px solid transparent;
}

/* =============== LiteGray =============== */

.LiteGray {
	background-color: #f2f2f2;
	border: 1px solid #d8d8d8;
	border-bottom: 1px solid #f2f2f2;
}
.LiteGray h1, .LiteGray h2, .LiteGray h3, .LiteGray h4 {
	color: #111111;
}
.LowerPart .LiteGray {
	border: 1px solid #d8d8d8;
	border-bottom: 0px solid transparent;
}

/* =============== LiteRed =============== */

.LiteRed {
	background-color: #f7e9e6;
	border: 1px solid #d8d8d8;
	border-bottom: 1px solid #f7e9e6;
}
.LiteRed h1, .LiteRed h2, .LiteRed h3, .LiteRed h4 {
	color: #111111;
}
.LowerPart .LiteRed {
	border: 1px solid #d8d8d8;
	border-bottom: 0px solid transparent;
}

/* =============== LiteViolet =============== */

.LiteViolet {
	background-color: #eee7f4;
	border: 1px solid #d8d8d8;
	border-bottom: 1px solid #eee7f4;
}
.LiteViolet h1, .LiteViolet h2, .LiteViolet h3, .LiteViolet h4 {
	color: #111111;
}
.LowerPart .LiteViolet {
	border: 1px solid #d8d8d8;
	border-bottom: 0px solid transparent;
}

/* =============== Overriders =============== */

.LowerPart .BBorder {
	border: 0px solid transparent;
}
.BBorder {
	border-bottom: 1px solid #d8d8d8;
}
