/*
	Dextrovert gallery styles
	2007-11-30
*/

/* dvg_fineprint */
#dvg_fineprint {
	margin: 0; padding: 10px 0; background: url(./images/bkg_footer.gif) top left no-repeat; }
* html #fineprint {
	margin: 0; }
#dvg_fineprint p {
	margin: 0; color: #b1b3aa; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: .65em; line-height: normal; }
#dvg_fineprint p a,
#dvg_fineprint p a:link,
#dvg_fineprint p a:visited,
#dvg_fineprint p a:active {
	color: #979991; text-decoration: none; }
#dvg_fineprint p a:hover {
	color: #77ed3b; }


#exhibitcontainer { padding: 50px 0 10px; text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif;} 
#exhibitcontainer h1 { }
#exhibitcontainer h2 { font-size: .75em; color: #a4a69d; line-height: 8px; }
#exhibitcontainer h3 { }
#exhibitcontainer .options { font-size: .65em; color: #b1b3aa; }
#exhibitcontainer .options a { padding: 2px 5px; color: #b1b3aa; text-decoration: none; }
#exhibitcontainer .options a:hover { color: #989991; background: #f0f2e6; }
#exhibitcontainer .control { font-size: .8em; color: #b1b3aa; }
#exhibitcontainer .control a { font-size: .8em; color: #b1b3aa; text-decoration: none; }
#exhibitcontainer .control #nav_arrow_left a { padding: 0 5px 0 20px; float:left; background: url(./images/nav_arrow_left.png) bottom left no-repeat; display: block; text-align: left; }
#exhibitcontainer .control #nav_arrow_right a { padding: 0 20px 0 5px; float: right; background: url(./images/nav_arrow_right.png) bottom right no-repeat; display: block; text-align: right; }
#exhibitcontainer .control #nav_arrow_left a:hover { color: #989991; background: #f0f2e6 url(./images/nav_arrow_left.png) bottom left no-repeat; }
#exhibitcontainer .control #nav_arrow_right a:hover { color: #989991; background: #f0f2e6 url(./images/nav_arrow_right.png) bottom right no-repeat; }

#thumbcontainer        { clear: both; margin: 0; padding: 5px 0 3px; width: 815px; text-align: left; border-top: 1px solid #e3e5da; border-bottom: 1px solid #e3e5da; }
#thumbcontainer a img         { margin: 1px 0 1px 3px; padding: 2px; width: 30px; height: 30px; text-decoration: none; border: 1px solid #e3e5da; }
#thumbcontainer  a:hover img   { border-color: #77ed3b; }
#thumbcontainer .link_sel          { margin: 1px 0 1px 3px; padding: 0px; border: 2px solid #77ed3b; }
