/* ____________________________________________

 	Gallery page styles for Amactive Demo Gallery
	Copyright Amactive Demo Gallery 2008
	Created by amactive.co.uk			
______________________________________________*/


.dotted {
	padding-bottom: 10px;
	}
	
div.green_border_top, .dotted_top {
	margin-top: 10px;
	padding-top: 10px;
	}
	
div.browseBy {
	clear: both;
	}

#bbKeyword, #bbWork, #bbPastExhib {
	display: none;
	}	
	
#leftColumn select  {
	height: 16px;
	font: inherit;
	margin-bottom: .2em;
	width: 150px;
	}

#leftColumn input  {
	height: 14px;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: .2em;
	width: 150px;
	}
	
#leftColumn label {
	width: 90px;
	margin-bottom: 5px;
	}

div#bb {
	float: left;
	}
	
div#bb input {
	margin: 0 5px 0 5px;
	float: left;
	height: auto;
	width: auto;
	}
div#bb p {
	float: left;
	margin-top: -2px;
	width: 100px;
	}
	
#leftColumn input.submit {
	border: none;
	background: none;
	height: auto;
	color: #97C230;
	width: auto;
	font: bold 1.4em Verdana, Arial, Helvetica, sans-serif;
	cursor:pointer;
	}

#leftColumn input.submit:hover {
	text-decoration: underline;
	}

#imageGallery {
	width: 360px;
	height: 200px;
	position: relative;
	}

#caption {
	position: absolute;
	bottom: 0;
	right: 0;
	}
	
#placeholder {
	position: absolute;
	top: 0;
	right:0;
	}

#thumbs li {
	display: inline;
	}

#thumbs li img {
	border: 2px solid #C7C8BD;
	margin: 0 2px;
	}

#thumbs li img:hover {
	border: 2px solid #97C230;
	}
	
ul#results, ul.quick_facts {
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	padding-bottom: 10px;
	}
ul.quick_facts li {
	list-style-type:disc;
	margin-left: 20px;
	}

#moreText {
	display: none;
	}
	
#ss_HideMe {background: url(../stat/dots.gif) top left repeat-x;}