﻿/************************* Module Layout Styles *************************/
div.BlackSheepBase{
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif
}
html.BlackSheepBase,html.BlackSheepBase td{
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	background: #000
}
.LeftPane div.BlackSheepBase{
	padding-right: 30px;
	font-size: .8em
}
.RightPane div.BlackSheepBase{
	padding-left: 30px
}
.ContentPane div.BlackSheepBase{
	padding-top: 5px
}
.BlackSheepBase .ModuleButton{
	float: right;
	position: relative
}
.BlackSheepBase .ModuleTitle, .BlackSheepBase h1{
	font-size: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: white;
	line-height: 20px
}
.BlackSheepBase .ModuleTitle  img{
	margin-left: -6px
}
.BlackSheepBase .ModuleContent, .BlackSheepBase p, .BlackSheepBase .Normal{
	margin: 0;
	margin-bottom: 1em;
	line-height: 1.5em
}
/*====================================Module Content Text Styles====================================*/
.reflect{
}
.BlackSheepBase .reflectContainer{
	position: relative
}
.BlackSheepBase table.Highlight td{
	font-size: 9pt;
	padding: 8px;
	margin: 3px;
	color: #fff;
	background: #202020;
	/*background: #8d8f8e;
	*/
}
.BlackSheepBase .reflectContainer .reflection{
	position: absolute;
	left: 0;
	z-index: -1
}
.TitleReflect{
	margin: 0px;
	padding: 0px;
	z-index: 100
}
.Highlight{
	font-weight: bold;
	color: #35479B
}
.BlackSheepBase .Highlight{
	font-weight: bold;
	color: #35479B
}
.NoTopPadding{
	padding-top: 0;
	margin-top: 0
}
.BlackSheepBase .NoTopPadding{
	padding-top: 0;
	margin-top: 0
}
.BlackSheepBase h1{
	font-size: 1.7em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #fff
}
.BlackSheepBase h2, .BlackSheepBase .SubHead{
	font-size: 1.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #35479B
}
.BlackSheepBase h3,.BlackSheepBase h4,.BlackSheepBase h5,.BlackSheepBase h6,.BlackSheepBase h3 a{
	font-weight: bold;
	font-size: 1.3em;
	color: #35479B;
	text-decoration: none
}
.BlackSheepBase .NormalSmall{
	font-size: 9px
}
.BlackSheepBase a{
	color: #FF7E28;
	text-decoration: underline
}
.BlackSheepBase a:hover{
	color: #5F5F5F;
	text-decoration: underline
}
.BlackSheepBase .NormalBold{
	font-weight: bold
}
.BlackSheepBase .NormalItalic{
	font-style: italic
}
.BlackSheepBase hr{
	margin-top: 1px;
	margin-bottom: 1px;
	padding-bottom: 1px;
	width: 100%;
	border-top-style: none;
	padding-top: 1px;
	border-bottom: #c0c0c0 1px dotted;
	border-right-style: none;
	border-left-style: none;
	height: 1px;
	background-color: white
}
.BlackSheepBase .Field{
	font-weight: normal;
	font-size: 0.9em;
	background-color: #000;
	border: 1px #4f4f4f solid;
	color: #35479B;
	font-family: Arial, Helvetica, sans-serif
}
.BlackSheepBase .Button, .BlackSheepBase a.Button, .BlackSheepBase a:link.Button, .BlackSheepBase a:visited.Button, .BlackSheepBase a:hover.Button, .BlackSheepBase a:active.Button{
	font-family: Verdana, helvetica, 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-size: 0.9em;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	overflow: visible;
	color: white;
	background-color: #202020;
	text-align: center;
	text-decoration: none;
	line-height: 20px
}
.BlackSheepBase input.Button{
	font-size: 0.9em;
	line-height: 12px
}
ol ol{
	list-style-type: lower-alpha
}
li{
	padding-bottom: 8px
}
.BlackSheepBase .Error, .BlackSheepBase .Error ol li, .BlackSheepBase .Error ul li{
	color: #FF7E28;
	font: normal 1em inherit
}
.BlackSheepBase div.Error ul{
	color: #FF7E28;
	font: 1em inherit;
	padding-top: 10px;
	padding: 10px 10px 10px 25px;
	margin: 5px 0px 5px 0px;
	border: #FF7E28 2px solid;
	background-color: #FFD9BF
}
.BlackSheepBase div.Error ul li{
	padding-bottom: 2px
}
.BlackSheepBase .MultiPageHolder
{
	color: #111;
	font-size:0.9em;
}
.BlackSheepBase .MultiPageHolder .Field
{
	color: #111;
	background: #fff;
	border: solid 1px #333
}
/*=============================gallery module styles*=============================*/
.BlackSheepBase table{
}
.BlackSheepBase .AlbumCrumbs{
	font-size: 0.8em
}
.BlackSheepBase .AlbumCrumbs a, .AlbumCrumbs .BlackSheepBase a:visited, .AlbumCrumbs .BlackSheepBase a:active{
	font-size: 0.8em;
	color: #959595;
	text-decoration: underline
}
.BlackSheepBase .AlbumCrumbs a:hover{
	font-size: 0.8em;
	color: #959595;
	text-decoration: underline
}
.BlackSheepBase .ItemTitle{
	font-weight: bold
}
.BlackSheepBase .TableGalleryAlbumListItem{
	margin: 20px;
	width: 200px;
	height: 200px;
	border: #959595 1px solid
}
.BlackSheepBase .TableGalleryAlbumListItem td{
	padding-top: 8px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 8px
}
.BlackSheepBase .TableGalleryImageListItem{
	margin: 20px;
	width: 200px;
	height: 200px;
	border: #959595 1px solid
}
.BlackSheepBase .TableGalleryImageListItem td{
	padding-top: 8px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 8px
}
.BlackSheepBase .TableGalleryImageItem{
}
.BlackSheepBase .TDSubAlbumList{
	padding: 0px;
	font-weight: bold
}
.BlackSheepBase .TDSubAlbumList td{
}
.BlackSheepBase .TDSubAlbumTitle{
}
.BlackSheepBase .TableAlbum{
	width: 100%
}
.BlackSheepBase .TDAlbumDetail{
}