﻿/************************* Module Layout Styles *************************/
div.ArtSpaceBase, html.ArtSpaceBase{
	font-size: 11px;
	color: #292829;
	font-family: Verdana, Helvetica, sans-serif
}
.LeftPane>div.ArtSpaceBase{
	margin-left:15px;
	margin-right:15px
}
.RightPane>div.ArtSpaceBase{
	margin-left: 15px
}
.ArtSpaceBase .ModuleTitle{
	vertical-align: bottom;
	text-align: left;
	height: 30px
}
.ArtSpaceBase .ModuleTitle h1{
	font-weight: bold;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #a00902;
	line-height: 20px
}
.ArtSpaceBase .ModuleContent{
	font-size: 11px;
	padding-bottom: 10px;
	vertical-align: top;
	padding-top: 5px;
	color: #292829;
	line-height: 1.3em
}
/*====================================Module Content Text Styles====================================*/
.Highlight{
	font-weight: bold;
	color: #a00902
}
.ArtSpaceBase .Highlight{
	font-weight: bold;
	color: #a00902
}
.ArtSpaceBase h1, .ArtSpaceBase .Head{
	font-size: 14px;
	color: #a00902
}
.ArtSpaceBase h2, .ArtSpaceBase .SubHead{
	font-size: 13px;
	color: #a00902
}
.ArtSpaceBase h3, .ArtSpaceBase h4, .ArtSpaceBase h5, .ArtSpaceBase h6{
	font-weight: bold;
	font-size: 11px;
	color: #a00902
}
.ArtSpaceBase p, .ArtSpaceBase .Normal{
	font-size: 11px;
	color: #292829
}
.ArtSpaceBase .NormalSmall, .ArtSpaceBase small{
	font-size: 9px
}
.ArtSpaceBase a, .ArtSpaceBase a:link, .ArtSpaceBase a:visited, .ArtSpaceBase a:active, .ArtSpaceBase .SiteLink, .ArtSpaceBase a.SiteLink{
	color: #f39941;
	text-decoration: underline
}
.ArtSpaceBase a:hover, .ArtSpaceBase a.sitelink:hover{
	color: #a00902;
	text-decoration: underline
}
.ArtSpaceBase a.SiteMap{
	font-size: 11px
}
.ArtSpaceBase b, .ArtSpaceBase strong, .ArtSpaceBase .NormalBold{
	font-weight: bold
}
.ArtSpaceBase .NormalItalic, .ArtSpaceBase i, .ArtSpaceBase em{
	font-style: italic
}
.ArtSpaceBase hr{
	margin-top: 1px;
	margin-bottom: 1px;
	padding-bottom: 1px;
	border-top-style: none;
	padding-top: 1px;
	border-bottom: #003D9A 1px dotted;
	border-right-style: none;
	border-left-style: none;
	height: 1px;
	background-color: white
}
.ArtSpaceBase ul li{
	padding-left: 10px;
	font-size: 11px;
	margin: 0
}
.ArtSpaceBase ol li{
	padding-left: 10px;
	margin: 0
}
.ArtSpaceBase ul{
	margin: 0;
	padding-top: 3px;
	padding-left: 15px
}
.ArtSpaceBase .Error li{
	color: red;
	margin: 0;
	padding-top: 3px;
	padding-left: 15px
}
.ArtSpaceBase address{
}
.ArtSpaceBase blockquote{
}
.ArtSpaceBase .Field{
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #F5F5F5;
	border: 1px dimgray solid
}
.ArtSpaceBase .NormalTextArea, .ArtSpaceBase textarea, .ArtSpaceBase select{
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #F5F5F5;
	border: 1px dimgray solid
}
.ArtSpaceBase .Button, .ArtSpaceBase a.Button, .ArtSpaceBase a:link.Button, .ArtSpaceBase a:visited.Button, .ArtSpaceBase a:hover.Button, .ArtSpaceBase 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;
	background-color: #a00902;
	text-align: center;
	text-decoration: none
}
.ArtSpaceBase input.Button{
}
/*=============================gallery module styles*=============================*/
.ArtSpaceBase table{
}
.ArtSpaceBase .AlbumCrumbs{
	font-size: 10px
}
.ArtSpaceBase .AlbumCrumbs a, .AlbumCrumbs .ArtSpaceBase a:visited, .AlbumCrumbs .ArtSpaceBase a:active{
	font-size: 10px;
	color: black;
	text-decoration: underline
}
.ArtSpaceBase .AlbumCrumbs a:hover{
	font-size: 10px;
	color: #67C5DE;
	text-decoration: underline
}
.ArtSpaceBase .ItemTitle{
	font-size: 11px;
	font-weight: bold
}
.ArtSpaceBase .TableGalleryAlbumListItem{
	margin: 15px;
	width: 150px;
	height: 150px;
	border: #999999 1px solid;
	background-color: whitesmoke
}
.ArtSpaceBase .TableGalleryAlbumListItem td{
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px
}
.ArtSpaceBase .TableGalleryImageListItem{
	margin: 15px;
	width: 150px;
	height: 150px;
	border: #999999 1px solid;
	background-color: #f5f5f5
}
.ArtSpaceBase .TableGalleryImageListItem td{
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px
}
.ArtSpaceBase .TableGalleryImageItem{
}
.ArtSpaceBase .TDSubAlbumList{
	padding: 0px;
	font-weight: bold;
	color: #000000
}
.ArtSpaceBase .TDSubAlbumList td{
}
.ArtSpaceBase .TDSubAlbumTitle{
}
.ArtSpaceBase .TableAlbum{
	width: 100%
}
.ArtSpaceBase .TDAlbumDetail{
}