/* CSS Document */

#baseContainer
{
	width:710px;
	margin:0px auto;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:0px;
	padding-top:0px;
	border-top:1px solid #DBDBDB;
	border-right:1px solid #DBDBDB;
	border-bottom:2px solid #DBDBDB;
	border-left:2px solid #DBDBDB;
	background-color:White;
}
#headerContent
{
	width:auto;
	margin-top:10px;
	left:215px;
	margin-left: 185px;
	padding-left: 15px;
	margin-bottom:1px;
	
}
#headerLinks
{
	float:right;
	width:140px;
	height:130px;
	border-left:1px solid #cccccc;
	padding-left:20px;
	margin-left:10px;
}
#summary
{
    float:left;
    width:330px;
    font-size:11px;
}
#headerLinks ul { /* remove bullets and list indents */

margin:0px;
width:auto;

margin-left:0px;
padding:0px;

}
#headerLinks ul li, ul.ExhibitionUl li
{
color:#8F0000;
list-style-position:inside;
list-style-type:square;
line-height:20px;
}

#heading
{
    float:left;
    width:310px;
    height:24px;
}

#breadcrumbs {
	left: 0px;
	margin-top: 0px;
	float:left;
	padding:0px;
	font-size:10pt;
}
#logo {
	width: 216px;
	margin-top:10px;
	margin-left:490px;
	height:53px;
}

#topLine
{
    border-bottom:1px solid #cccccc;
    margin-bottom:20px;


}
#siteSearch
{
	width:300px;
	float:left;
	padding-top:26px;

}
#myGallery
{
	width:100px;
	float:right;
	margin-top:30px;
	}
#mainContentContainer
{
	
	margin: auto;
	clear:both;
	width:auto;
	height:auto;
	padding-bottom:20px;
	font-size: 11px;
	
	}
#mainContentContainer p { font-size:11px;}
#menu {
	margin-top: 10px;
	width: 170px;
	padding:0px;
	margin-left:0px;
	float:left;
	border-right:1px solid #cccccc;
	padding-right: 15px;
	height:130px;
	margin-bottom:10px;

	
}
#menu ul { /* remove bullets and list indents */

margin:0px;
width:170px;

margin-left:0px;
padding:0px;
font-size: 100%;


}
#menu ul li
{
color:white;
list-style-position:inside;
list-style-type:square;
background-color:#999999;
padding:10px;
margin-bottom:10px;
margin-left:0px;

	cursor:hand;
}
#menu ul li:hover
{
color:black;
list-style-position:inside;
list-style-type:square;
background-color:#666666;
padding:10px;
margin-bottom:10px;
margin-left:0px;

	cursor:hand;


}
#menu ul li.Selected
{
color:#8f0000;
list-style-position:inside;
list-style-type:square;
background-color:#000000;
padding:10px;
margin-bottom:10px;
margin-left:0px;
cursor:hand;
}
	#menu li a {
	color:#000000;
	width:170px;
	height:20px;
	w\idth: 170px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	letter-spacing:.3em;
	font-weight:bold;
	
		
		
	}
	#menu li a.menuLinkSelected
	{
	color:#ffffff;
	}


#galleryListItem
{
    width:78px;
    height:78px;
    margin-right:10px;
    margin-top:5px;
    background-color:#eeeeee;
    float:left;
    text-align:center;
    vertical-align:middle;
    display:table;
    position:relative;
    top: -50%;
    
}

#galleryListStrip
{
     position:relative;
     height:78px;

     padding-bottom:5px;
}
#galleryListStrip[id]
{

    width:710px;

}
#outer {width:78px;
    height:78px; overflow: hidden; position: relative;
    float:left;
    background-color:#eeeeee;
    margin-left:5px;
    margin-right:4px;
}
#altouter {width:78px;
    height:78px; overflow: hidden; position: relative;
    float:left;
    background-color:#eeeeee;
    margin-right:5px;
    margin-left:5px;
}

#outer[id] {display: table; position: static;}
#altouter[id] {display: table; position: static;}

#middle {position: absolute; top: 50%;} /* for explorer only*/
#middle[id] {display: table-cell; vertical-align: middle; position: static;}

#inner {position: relative; top: -50%;
    text-align:center;

} /* for explorer only */
/* optional: #inner[id] {position: static;} */
#ArtistRepeaterItem
{
    float:left;
    background-color:#cccccc;
    font-size:12px;
    letter-spacing:5px;
    width: 170px;
    height:70px
       
}

#srPreviousNav 
{
	float:right;
	width:auto;
	text-align:right;
	clear:both;
	right:10px;
	top:15px;
	padding-right:10px;
	position:absolute;
}

#srNextNav 
{
	float:right;
	width:auto;
	text-align:right;
	clear:both;
	margin-top:10px;
	padding-right:10px;
}

#galleryDetailsPane
{
    float:left;
    width:240px;
    height:auto;
    text-align:right;
    
}
#galleryImagePane
{
    width:434px;
    height:434px;
    float:right;
    padding:0px;
    background-color:#eeeeee;
    margin-bottom:25px;
}
#purchaseFormPane
{
    width:434px;
    height:auto;
    float:right;
    padding:5px;
    background-color:#eeeeee;
    margin-bottom:25px;
}
#galleryLargerImageButton
{
    clear:both;
    float:left;
    width:100%;
    margin-top:5px;
    text-align:right;
    margin-bottom:2px;
}
.updateProgress
{
    float:left;
    clear:both;
    margin-left:30px;
}
 #dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	text-align:left;
}

#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}
#left240
{
    float:left;
    width: 240px;
    height: 240px;
    background-color:#eeeeee;
}
#left186
{
    float:left;
    width: 170px;
    height: auto;
    margin-bottom:20px;
}
#right440
{
    float:right;
    width: 440px;
    margin-left:20px;
    margin-bottom:20px;
    height:auto;
}
#right240
{
    float:right;
    width: 240px;
    height: 240px;
    background-color:#eeeeee;
    margin-bottom:20px;
}
#right494, #right494-2
{
    float:right;
    width: 509px;
    border-left:1px solid #cccccc;
    padding-left:15px;
    margin-bottom:20px;

}
#exhibitionCaption
{
    margin-top:10px;
    float:left;
    clear:left;
    width:240;
    text-align:center;
}
#footer {
	bottom: 10px;
	color: #000;
	width: 660px;
	clear:both;
	text-align: center;
	padding-top: 10px;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:10px;
	border-top: 1px solid #333333;
	margin:0px;
	margin-top:20px;
	font-style:normal;
	font-size:10px;

}
#sitecredits 
{
    clear:both;
    width:500px;
    font-style:normal;
    margin:auto;
    text-align:center;
    padding:20px;
    font-style:normal;
	font-size:10px;
}
#sitecredits a, #sitecredits a:link, #sitecredits a:visited { color:#666;}

/*  ALL LIGHTBOX STYLES *******/
#lightbox{
	position: absolute;
	left: 0;
	top:0px;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(/images-lb/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images-lb/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images-lb/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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 300px;
	background-color: #000;
	}