body         {background: #FFFFFF; color:#666; font-family: Helvetica, Arial, sans-serif; font-size: 12pt;}
errorFont
{
  color:Red;
  font-weight:bolder;
  }

td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight : normal;
	text-transform : none;
	line-height : normal;	
}

A.dppnav:link		{color: #56A791; text-decoration: none;}
A.dppnav:visited		{color: #56A791;	text-decoration: none;}
A.dppnav:hover		{color: #12563F;	text-decoration: none;}
a { outline:none; margin:0; padding:0; }
img { border:none; margin:0; padding:0; }

.pagetitle{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	color: #333333;
	font-weight : bold;
	text-transform : none;
	line-height : normal;
}
.bodytitle    {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-weight : bold;
	text-transform : none;
	line-height : normal;
}
.bodytext	{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: Black;
	font-weight: bold;
	text-transform : none;
	line-height : normal;
}
.bodylink    {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13pt;
	color: Black;
	font-weight: normal;
	text-transform : none;
	line-height : normal;
}
.bodycaps    { 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt
	color: Black;
	font-weight: normal;
	text-transform : uppercase;
	line-height : normal;
}
.artistname{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14pt;
	color: Black;
	font-weight: bold;
	text-transform : none;
	line-height : normal;
}
.artistnamelink   {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-weight : bold;
	text-transform : uppercase;
	line-height : normal;
}
.artworktitle {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: Black;
	font-weight: bold;
	text-transform : none;
	line-height : normal;
}
.artworksize  {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: Black;
	font-weight: normal;
	text-transform : none;
	line-height : normal;
}
.artworktype{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: Black;
	font-weight: normal;
	text-transform : none;
	line-height : normal;
}
.artworkprice{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: Black;
	font-weight: bold;
	text-transform : none;
	line-height : normal;
}
.artworksold{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	color: Black;
	font-weight: bold;
	text-transform : none;
	line-height : normal;
}
.moreworklink{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	color: Black;
	font-weight: bold;
	text-transform : none;
	line-height : normal;
}
.categorylink{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: Black;
	font-weight: normal;
	text-transform : none;
	line-height : normal;	
}
.categorytitle{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16pt;
	color: Black;
	font-weight: bold;
	text-transform : none;
	line-height : normal;
}
.dpp{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: Black;
	font-weight: normal;
	text-transform : none;
	line-height : normal;
}
.header {
	background:#fff url(/images_site/logo.jpg) no-repeat center;
	height:78px;
	width:100%;
	padding:10px 0 0;
	overflow:hidden;
}
.nav {
	padding:10px 0 30px;
}
.nav ul {
	margin:0;
	padding:0;
}
.nav li {
	display:inline;
}
.nav li a {
	text-decoration:none;
}
	
.main p, .footer p, .smallFonts {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666;
	margin:5px 0 10px;
}
.smallFonts {
	font-size:11px;
}
.main a, .footer p a {
	color:#666;
	text-decoration:none;
}
.main a:hover, .footer p a:hover {
	color:#600;
	text-decoration:underline;
}
.footer p a {
	color:#369;
}

.main h3, .main h4, .mediumFonts, .largeFonts {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#666;
	margin:5px 0 0;
}
.main h4, .mediumFonts {
	font-size:11px;
}
.largeFonts {
	font-size:14px;
}
.main p  {
	font-size:11px;
	line-height:1.5em;
}
.main td {
	line-height:1.6em;
}
.main ul {
	padding-left:15px;
}
.main li {
	list-style-type:disc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	font-size:11px;
	line-height:1.5em;
}

.input {
	border:#7F9DB9 1px solid;
	padding:2px 5px;
	width:140px;
	height:22px;
	margin-bottom:10px;
}
.checkBox {
	margin:5px 5px 10px 0;
}
.thumbnail a {
position: relative;
color:#666;
margin:0;
padding:0;
}

.thumbnail a:hover{
background-color:transparent;
/*z-index: 50;*/
color:#600;
}

.thumbnail a span{ 
position: absolute;
padding: 5px 5px 0;
left: -1000px;
margin:0;
color: black;
width:155px;
height:161px;
text-decoration: none;
}

.thumbnail a span{
background:url(/images_site/hover.png) no-repeat;
top:-166px;
left:-35px
}

* html .thumbnail a span{
background:transparent;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images_site/hover.png', sizingMethod='scale');
}

.thumbnail a span img{ 
border:#aaa 1px solid;
/*border:none;*/
}

/*.thumbnail a:hover span{ 
top:-141px;
left:-25px; 
}*/