﻿/************************* Module Layout Styles *************************/
div.ArtNelsonBase, html.ArtNelsonBase{
	font-size: 12px;
	color: #333333;
	font-family: Verdana, Helvetica, sans-serif
}
.LeftPane div.ArtNelsonBase{
	padding-left:15px;
	padding-right:15px;
    width: 150px;
}
.RightPane div.ArtNelsonBase
{
    margin-left: 15px;
    margin-right: 15px;
    width: 180px;
}
.ArtNelsonBase .ModuleTitle{
	vertical-align: bottom;
	text-align: left;
	font-family: Verdana, Helvetica, sans-serif;
	height: 30px
}
.ArtNelsonBase .ModuleTitle h1{
	font-weight: bold;
	font-size: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #656565;
	font-family: Tahoma, Verdana, Helvetica, sans-serifline-height: 20px
}
.ArtNelsonBase .ModuleContent{
	font-size: 12px;
	padding-bottom: 10px;
	vertical-align: top;
	font-family: Verdana, Helvetica, sans-serif;
	padding-top: 5px
}
/*====================================Module Content Text Styles====================================*/
.Highlight{
	font-weight: bold;
	color: #2a4c94;
	font-family: Verdana, Helvetica, sans-serif
}
.ArtNelsonBase .Highlight{
	font-weight: bold;
	color: #2a4c94;
	font-family: Verdana, Helvetica, sans-serif
}
.ArtNelsonBase h1, .ArtNelsonBase .Head{
	font-weight: bold;
	font-size: 13px;
	color: #2a4c94;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
}
.ArtNelsonBase h1, .ArtNelsonBase .Head, .ArtNelsonBase .Highlight{
	color: #2a4c94
}
.ArtNelsonBase h2, .ArtNelsonBase .SubHead{
	font-size: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color: #2a4c94
}
.ArtNelsonBase h3, .ArtNelsonBase h4, .ArtNelsonBase h5, .ArtNelsonBase h6{
	font-weight: bold;
	font-size: 12px;
	color: #2a4c94;
	font-family: Tahoma, Verdana, Helvetica, sans-serif
}
.ArtNelsonBase p, .ArtNelsonBase .Normal, .ArtNelsonBase span{
	font-weight: normal;
	font-size: 12px;
	color: #464646;
	font-family: Verdana, Helvetica, sans-serif
}
.ArtNelsonBase .NormalSmall{
	font-weight: normal;
	font-size: 9px;
	color: #333;
	font-family: Verdana, Helvetica, sans-serif
}
.ArtNelsonBase a, .ArtNelsonBase a:link, .ArtNelsonBase a:visited, .ArtNelsonBase a:active, .ArtNelsonBase .SiteLink{
	color: #6da4d2;
	font-size: 12px;
	text-decoration: underline
}
.ArtNelsonBase a:hover, .ArtNelsonBase a.SiteLink:hover{
	color: #2a4c96;
	font-size: 12px;
	text-decoration: underline
}
.ArtNelsonBase b, .ArtNelsonBase strong{
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold
}
.ArtNelsonBase .NormalBold{
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold
}
.ArtNelsonBase .NormalItalic{
	font-size: 12px;
	font-style: italic;
	font-family: Verdana, Helvetica, sans-serif;
	color: #333;
	font-weight: bolder
}
.ArtNelsonBase i, .ArtNelsonBase em{
	font-size: 12px;
	font-style: italic;
	font-family: Verdana, Helvetica, sans-serif
}
.ArtNelsonBase 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
}
.ArtNelsonBase ul li{
	font-weight: normal;
	font-size: 12px;
	color: #333;
	font-family: Verdana, Helvetica, sans-serif;
	padding-left: 10px;
	margin: 0
}
.ArtNelsonBase .Error ul li{
	font-weight: normal;
	font-size: 12px;
	color: red;
	font-family: Verdana, Helvetica, sans-serif;
	padding-left: 10px;
	margin: 0
}
.ArtNelsonBase ol li{
	font-weight: normal;
	font-size: 12px;
	color: #333;
	font-family: Verdana, Helvetica, sans-serif;
	padding-left: 10px;
	margin: 0
}
.ArtNelsonBase ul{
	margin: 0;
	padding-top: 10px;
	padding-left: 15px
}
.ArtNelsonBase address{
	font-weight: normal;
	font-size: 12px;
	color: #333;
	font-family: Verdana, Helvetica, sans-serif
}
.ArtNelsonBase blockquote{
	font-weight: normal;
	font-size: 12px;
	color: #333;
	font-family: Verdana, Helvetica, sans-serif
}
.ArtNelsonBase .Field{
	font-weight: normal;
	font-size: 10px;
	color: #333;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #F5F5F5;
	border: 1px dimgray solid;
	height: 11pt
}
.ArtNelsonBase .NormalTextArea, .ArtNelsonBase textarea, .ArtNelsonBase select{
	border: dimgray 1px solid;
	font-weight: normal;
	font-size: 10px;
	color: #333;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #F5F5F5
}
.ArtNelsonBase .Button, .ArtNelsonBase a.Button, .ArtNelsonBase a:link.Button, .ArtNelsonBase a:visited.Button, .ArtNelsonBase a:hover.Button, .ArtNelsonBase 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: 10px;
	margin-bottom: 0.1em;
	padding-bottom: 2px;
	overflow: visible;
	border-left: silver 1px solid;
	
	color: white;
	line-height: 20px;
	padding-top: 2px;
	border-bottom: #696969 1px solid;
	background-repeat: repeat-x;
	font-family: Verdana, helvetica, sans-serif;
	background-color: #4A6099;
	text-align: center;
	text-decoration: none
}
.ArtNelsonBase input.Button{
	font-family: Verdana, helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px
}
/*=============================gallery module styles=============================*/
.ArtNelsonBase table{
	width: 100%
}
.ArtNelsonBase .AlbumCrumbs{
	font-size: 10px
}
.ArtNelsonBase .AlbumCrumbs a, .AlbumCrumbs .ArtNelsonBase a:visited, .AlbumCrumbs .ArtNelsonBase a:active{
	font-size: 10px;
	color: black;
	text-decoration: underline
}
.ArtNelsonBase .AlbumCrumbs a:hover{
	font-size: 10px;
	color: #67C5DE;
	text-decoration: underline
}
.ArtNelsonBase .ItemTitle{
	font-size: 12px;
	font-weight: bold
}
.ArtNelsonBase .TableGalleryAlbumListItem{
	margin: 15px;
	width: 150px;
	height: 150px;
	border: #999999 1px solid;
	background-color: whitesmoke
}
.ArtNelsonBase .TableGalleryAlbumListItem td{
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px
}
.ArtNelsonBase .TableGalleryImageListItem{
	margin: 15px;
	width: 150px;
	height: 150px;
	border: #999999 1px solid;
	background-color: whitesmoke
}
.ArtNelsonBase .TableGalleryImageListItem td{
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px
}
.ArtNelsonBase .TableGalleryImageItem{
}
.ArtNelsonBase .TDSubAlbumList{
	padding: 0px;
	font-weight: bold;
	color: #000000
}
.ArtNelsonBase .TDSubAlbumList td{
}
.ArtNelsonBase .TDSubAlbumTitle{
}
.ArtNelsonBase .TableAlbum{
	width: 100%
}
.ArtNelsonBase .TDAlbumDetail{
}