﻿/************************* Module Layout Styles *************************/
div.BoxmanBase, html.BoxmanBase, html.BoxmanBase td{
	font-size: 12px;
	color: #333333;
	font-family: Arial, Verdana, sans-serif
}
.BoxmanBase .ModuleTitle{
	vertical-align: bottom;
	text-align: left;
	height: 30px
}
.BoxmanBase .ModuleTitle h1{
	font-weight: bold;
	font-size: 18px;
	vertical-align: baseline;
	color: #000;
	line-height: 30px;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Verdana, sans-serif
}
.BoxmanBase .ModuleContent{
	font-size: 13px;
	padding-bottom: 10px;
	vertical-align: top;
	color: #333333;
	font-family: Arial, Verdana, sans-serif
}
/*====================================Module Content Text Styles====================================*/
.Highlight{
	font-weight: bold;
	font-size: 12px;
	color: #F44F9C;
	font-family: Arial, Verdana, sans-serif
}
.BoxmanBase .Highlight{
	font-weight: bold;
	font-size: 12px;
	color: #F44F9C;
	font-family: Arial, Verdana, sans-serif
}
.PinkText{
	color: #ED018A
}
.BlueText{
	color: #01BAF3
}
.BoxmanBase .Highlight{
	font-weight: bold;
	font-size: 12px;
	color: #F44F9C;
	font-family: Arial, Verdana, sans-serif
}
.BoxmanBase h1, .BoxmanBase .Head{
	font-size: 18px;
	padding-top: 4px;
	padding-bottom: 2px;
	font-family: Arial, Verdana, sans-serif;
	color: #000
}
.BoxmanBase h2, .BoxmanBase .SubHead{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 2px;
	color: black;
	padding-top: 4px;
	font-family: Arial, Verdana, sans-serif
}
.BoxmanBase h3, .BoxmanBase h4, .BoxmanBase h5, .BoxmanBase h6{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif
}
.BoxmanBase p, .BoxmanBase .Normal{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	font-family: Arial, Verdana, sans-serif
}
.BoxmanBase td{
	color: #333333
}
.BoxmanBase a, .BoxmanBase a:link, .BoxmanBase a:visited, .BoxmanBase a:active{
	color: black;
	text-decoration: underline
}
.BoxmanBase a:hover, .BoxmanBase a.sitelink:hover{
	color: #67C5DE;
	text-decoration: underline
}
.BoxmanBase hr{
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 1pt;
	background-color: #cccccc;
	border-bottom-style: none
}
.BoxmanBase .Field{
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	background-color: #F5F5F5;
	border: 1px dimgray solid;
	font-family: Arial, Verdana, sans-serif
}
.BoxmanBase .Button, .BoxmanBase a.Button, .BoxmanBase a:link.Button, .BoxmanBase a:visited.Button, .BoxmanBase a:hover.Button, .BoxmanBase a:active.Button{
	font-family: Arial, Verdana, sans-serif;
	border-bottom: 1px solid #696969;
	border-top: silver 1px solid;
	border-right: 1px solid #696969;
	border-left: silver 1px solid;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 1em;
	padding-left: 1em;
	font-weight: bold;
	font-size: 12px;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	overflow: visible;
	color: gray;
	background-image: url(buttonbg.gif);
	background-repeat: repeat-x;
	text-align: center;
	text-decoration: none;
	line-height: 20px
}
.BoxmanBase input.Button{
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px
}
/*=============================Gallery Module Styles*=============================*/
.BoxmanBase table{
	width: 100%
}
.BoxmanBase .AlbumCrumbs{
	font-size: 10px
}
.BoxmanBase .AlbumCrumbs a, .AlbumCrumbs .BoxmanBase a:visited, .AlbumCrumbs .BoxmanBase a:active{
	font-size: 10px;
	color: black;
	text-decoration: underline
}
.BoxmanBase .AlbumCrumbs a:hover{
	font-size: 10px;
	color: #67C5DE;
	text-decoration: underline
}
.BoxmanBase .ItemTitle{
	font-size: 12px;
	font-weight: bold
}
.BoxmanBase .TableGalleryAlbumListItem{
	margin: 15px;
	width: 150px;
	height: 150px;
	border: #999999 1px solid;
	background-color: whitesmoke
}
.BoxmanBase .TableGalleryAlbumListItem td{
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px
}
.BoxmanBase .TableGalleryImageListItem{
	margin: 15px;
	width: 150px;
	height: 150px;
	border: #999999 1px solid;
	background-color: whitesmoke
}
.BoxmanBase .TableGalleryImageListItem td{
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px
}
.BoxmanBase .TableGalleryImageItem{
}
.BoxmanBase .TDSubAlbumList{
	padding: 0px;
	font-weight: bold;
	color: #000000
}
.BoxmanBase .TDSubAlbumList td{
}
.BoxmanBase .TDSubAlbumTitle{
}
.BoxmanBase .TableAlbum{
	width: 100%
}
.BoxmanBase .TDAlbumDetail{
}