/* CSS Document */


body {
margin:0;
background-image:url(wall.jpg);
color:#d3d3ae;
font-family:arial, verdana, helvetica, sans-serif;

}

h1 {
text-align:center;
font-size:24px;
}

.table {
margin-left:auto;
margin-right:auto;
background-color:#46463a;
background-image:url(brush.png);
background-position:bottom right;
background-repeat:no-repeat;
border-left: 3px solid #93937a;
border-right: 3px solid #93937a;
}

.cont {
text-align:justify;
padding:40px;
padding-top:70px;
font-size:14px;
line-height:1.5;
position:relative;
padding-bottom:70px;
min-height:270px;
height:auto !important;
height:270px;
}


.foot, .nav1 {
text-align:right;
color:#93937a;
font-family: verdana, helvetica, sans-serif;
font-weight:600;
font-size:11px;
}


.nav1 {
font-size:14px;
text-decoration:none;

}

.foot {
background-color:#303030;
}


.nav2
{
text-decoration: underline;
color:#C7C7C7;
}




a:hover {
color:#C7C7C7;
}




.spac {
background-color:#93937a;
}

div.img
{
	margin: 2px;
	border: 1px solid #8B864E;
	height: auto;
	width: auto;
	float: left;
	text-align: center;
}	
div.img img
{
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}
div.img a:hover img 
{
border: 1px solid #8B864E;
}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: auto;
  margin: 2px;
}


.gallery
{
width: 550px;
font-size:12px;
margin-bottom: 55px;
margin-left: auto;
margin-right: auto;
margin-top:30px;

}

.next, .next_top
{
text-align: center;
font-size:14px;
}


.next
{
padding-bottom: 30px;
}

#marie_small
{
float:left;
margin-right: 20px;

}
/*
p:first-letter
{
  font-size: 2em;
  float: left;
}
*/
#marie {
float:left;
margin-right: 20px;
border: 1px solid #8B864E;
}

#first {
float:left;
margin-right: 2px;
}
.lang {
text-decoration: none;
border:none;
}

.lang {
border:none;
}
#paintings {
width:335px;
height:179px;

float:right;

}
#paintings img{
float:left;
}
span.sold {
font-weight:bold;
color:red;
font-size:14px;
}
p#copy {
text-align:center;
margin:0;
padding:0;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
