﻿/************************* Module Layout Styles *************************/
html.HeartlandBase, div.HeartlandBase, div.HeartlandBase td{
	font-size: 11px;
	line-height: 15px;
	color: #3F320C;
	font-family: Verdana, Helvetica, sans-serif
}
.ContentPane div.HeartlandBase{
}
.HeartlandBase .ModuleTitle{
	vertical-align: middle;
	text-align: left
}
.HeartlandBase .ModuleTitle h1{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
	margin: 0px;
	padding: 0px
}
.HeartlandBase .ModuleContent{
	font-size: 11px;
	line-height: 15px;
	padding-top: 10px;
	padding-bottom: 15px;
	vertical-align: top;
}
/*====================================Module Content Text Styles====================================*/
.Singleborder{
}
.HeartlandBase .Singleborder td{
	border-left-color: #bf2519;
	border-bottom-color: #bf2519;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 1px
}
.HeartlandBase table.Singleborder {
	padding: 0px;
	border-top-color: #bf2519;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #bf2519;
	border-right-style: solid;
	border-right-width: 1px
}
.Highlight{
	font-weight: bold;
	color: #bc2402;
}
.HeartlandBase .Highlight{
	font-weight: bold;
	color: #bc2402;
}
.HeartlandBase h1, .HeartlandBase .Head{
	font-weight: normal;
	font-size: 13px;
	color: #bc2402;
}
.HeartlandBase h2, .HeartlandBase .SubHead{
	font-size: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #bc2402
}
.HeartlandBase h3, .HeartlandBase h4, .HeartlandBase h5, .HeartlandBase h6{
	font-weight: bold;
	font-size: 12px;
	color: #bc2402;
}
.HeartlandBase p, .HeartlandBase .Normal{
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
	color: #3F320C;
}
.HeartlandBase a, .HeartlandBase a:link, .HeartlandBase a:visited, .HeartlandBase a:active{
	color: #bc2402;
	text-decoration: underline
}
.HeartlandBase a:hover{
	color: black;
	text-decoration: underline
}
.HeartlandBase hr{
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 1px;
	border-bottom-style: none;
	border-bottom: 2px dotted #ccc;
	background: #F0F0F0
}
.HeartlandBase .Field{
	font-weight: normal;
	font-size: 10px;
	color: #3F320C;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #F5F5F5;
	border: 1px dimgray solid;
}
.HeartlandBase .Button, .HeartlandBase a.Button, .HeartlandBase a:link.Button, .HeartlandBase a:visited.Button, .HeartlandBase a:hover.Button, .HeartlandBase a:active.Button{
	border-right: #696969 1px solid;
	padding-right: 1em;
	border-top: silver 1px solid;
	margin-top: 0.1em;
	padding-left: 1em;
	font-weight: bolder;
	font-size: 11px;
	margin-bottom: 0.1em;
	padding-bottom: 3px;
	overflow: visible;
	border-left: silver 1px solid;
	color: white;
	line-height: 20px;
	padding-top: 3px;
	border-bottom: #696969 1px solid;
	background-repeat: repeat-x;
	font-family: Verdana, helvetica, sans-serif;
	background-color: #800228;
	text-align: center;
	text-decoration: none
}
.HeartlandBase input.Button{
	font-family: Verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px
}
/*=============================gallery module styles*=============================*/
.HeartlandBase table{
}
.HeartlandBase .AlbumCrumbs{
	font-size: 10px
}
.HeartlandBase .AlbumCrumbs a, .AlbumCrumbs .HeartlandBase a:visited, .AlbumCrumbs .HeartlandBase a:active{
	font-size: 10px;
	color: black;
	text-decoration: underline
}
.HeartlandBase .AlbumCrumbs a:hover{
	font-size: 10px;
	color: #67C5DE;
	text-decoration: underline
}
.HeartlandBase .ItemTitle{
	font-size: 11px;
	font-weight: bold
}
.HeartlandBase .TableGalleryAlbumListItem{
	margin: 15px;
	width: 150px;
	height: 150px;
	border: #999999 1px solid;
	background-color: whitesmoke
}
.HeartlandBase .TableGalleryAlbumListItem td{
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px
}
.HeartlandBase .TableGalleryImageListItem{
	margin: 15px;
	width: 150px;
	height: 150px;
	border: #999999 1px solid;
	background-color: whitesmoke
}
.HeartlandBase .TableGalleryImageListItem td{
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px
}
.HeartlandBase .TableGalleryImageItem{
}
.HeartlandBase .TDSubAlbumList{
	padding: 0px;
	font-weight: bold;
	color: #000000
}
.HeartlandBase .TDSubAlbumList td{
}
.HeartlandBase .TDSubAlbumTitle{
}
.HeartlandBase .TableAlbum{
	width: 100%
}
.HeartlandBase .TDAlbumDetail{
}