﻿/************************* Module Layout Styles *************************/
html.EveBase, div.EveBase, div.EveBase td{
	font-size: 11px;
	line-height: 15px;
	color: #3F320C;
	font-family: Verdana, Helvetica, sans-serif
}
.EveBase .ModuleTitle{
	padding-top: 10px;
	vertical-align: bottom;
	text-align: left
}
.EveBase .ModuleTitle h1{
	font-weight: bold;
	font-size: 16px;
	color: #bc2402;
	line-height: 20px
}
.EveBase .ModuleContent{
	font-size: 11px;
	line-height: 15px;
	padding-bottom: 15px;
	vertical-align: top;
	font-family: Verdana, Helvetica, sans-serif
}
/*====================================Module Content Text Styles====================================*/
.Highlight{
	font-weight: bold;
	color: #bc2402;
}
.EveBase .Highlight{
	font-weight: bold;
	color: #bc2402;
}
.EveBase h1, .EveBase .Head{
	font-weight: bold;
	font-size: 14px;
	color: #bc2402;
	height: 16px
}
.EveBase h2, .EveBase .SubHead{
	font-size: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #bc2402
}
.EveBase h3, .EveBase h4, .EveBase h5, .EveBase h6{
	font-weight: bold;
	font-size: 12px;
	color: #bc2402;
}
.EveBase p, .EveBase .Normal{
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
	color: #3F320C;
}
.EveBase a, .EveBase a:link, .EveBase a:visited, .EveBase a:active{
	color: #bc2402;
	text-decoration: underline
}
.EveBase a:hover{
	color: black;
	text-decoration: underline
}
.EveBase 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
}
.EveBase .Field{
	font-weight: normal;
	font-size: 10px;
	color: #3F320C;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #F5F5F5;
	border: 1px dimgray solid;
}
.EveBase .NormalTextArea, .EveBase textarea, .EveBase select{
	border: dimgray 1px solid;
	font-weight: normal;
	font-size: 10px;
	color: #3F320C;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #F5F5F5
}
.EveBase .Button, .EveBase a.Button, .EveBase a:link.Button, .EveBase a:visited.Button, .EveBase a:hover.Button, .EveBase 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
}
.EveBase input.Button{
	font-family: Verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px
}
/*=============================gallery module styles*=============================*/
.EveBase table{
}
.EveBase .AlbumCrumbs{
	font-size: 10px
}
.EveBase .AlbumCrumbs a, .AlbumCrumbs .EveBase a:visited, .AlbumCrumbs .EveBase a:active{
	font-size: 10px;
	color: black;
	text-decoration: underline
}
.EveBase .AlbumCrumbs a:hover{
	font-size: 10px;
	color: #67C5DE;
	text-decoration: underline
}
.EveBase .ItemTitle{
	font-size: 11px;
	font-weight: bold
}
.EveBase .TableGalleryAlbumListItem{
	margin: 15px;
	width: 150px;
	height: 150px;
	border: #999999 1px solid;
	background-color: whitesmoke
}
.EveBase .TableGalleryAlbumListItem td{
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px
}
.EveBase .TableGalleryImageListItem{
	margin: 15px;
	width: 150px;
	height: 150px;
	border: #999999 1px solid;
	background-color: whitesmoke
}
.EveBase .TableGalleryImageListItem td{
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px
}
.EveBase .TableGalleryImageItem{
}
.EveBase .TDSubAlbumList{
	padding: 0px;
	font-weight: bold;
	color: #000000
}
.EveBase .TDSubAlbumList td{
}
.EveBase .TDSubAlbumTitle{
}
.EveBase .TableAlbum{
	width: 100%
}
.EveBase .TDAlbumDetail{
}