body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; background-image: url(../images/site_bg.jpg);
	background-position: top left; background-repeat: repeat-x; background-color: #000000; margin: 0px; }

h1 { font-size: 20px; color: #eeeeee; margin-bottom: 20px; }
h2 { font-size: 16px; color: #eeeeee; margin-bottom: 20px; margin-top: 0px; }
h3 { font-size: 14px; color: #eeeeee; margin-bottom: 20px; margin-top: 0px; }
p { color: #eeeeee; }
input { border: 1px solid #000000; }

a:link { color: #eeeeee; text-decoration: underline; }
a:visited { color: #eeeeee; text-decoration: underline; }
a:active { color: #eeeeee; text-decoration: underline; }
a:hover { color: #eeeeee; text-decoration: underline; }

.info-heading { font-weight: bold; display: block; }
.slide { display: none; }
div.search-result { cursor: pointer; }
div.search-result-hover { background-color: #ffffff !important; }

#wrapper { text-align: center; margin: auto; width: 900px; background-color: #555555; border-left: 20px solid #666666;
	border-right: 20px solid #666666; }
#content { text-align: left; }

#ad-top { height: 100px; text-align: center; width: 100%; display: none; }
	#ad-top img { border-width: 0px; margin-top: 5px; }
#header { background-color: #333333; padding: 20px; }
	#header h1 { margin: 0px 0px 10px 0px; }
	#header p { margin: 0px 0px 0px 0px; }
	#search { float: right; width: 310px; }
	#search label { font-size: 14px; font-weight: bold; }
	#input-search { font-size: 16px; width: 300px; padding: 3px; font-weight: bold; }
	#search-results { display: none; width: 330px; background: #cccccc; position: absolute; z-index: 10; height: 400px;
		overflow: auto; border: 5px solid #808080; opacity: 0.95; }
		#search-results p { padding: 20px; margin: 0px 0px 0px 0px; color: #333333; }
#gallery-browser { padding: 20px; }
	#recent-galleries-heading { float: left; margin-right: 20px; }
	#gallery-browser p.recent-gallery-info { display: none; margin-top: 3px; margin-bottom: 0px; }
	#recent-galleries { clear: both; }
	#recent-galleries img { float: left; margin-right: 16px; margin-bottom: 20px; cursor: pointer; border: 2px solid #555555; }
	#recent-galleries img.highlight { border: 2px solid #cccccc !important; }
#gallery-view-all { display: block; background-color: #000000; clear: both; width: 190px; cursor: pointer;
	border-bottom: 1px solid #555555; }
	#gallery-view-all p { margin: 0px; padding: 6px 20px 6px 20px; color: #ffffff; font-weight: bold; }
#gallery-list { height: 500px; position: absolute; z-index: 20; background-color: #cccccc; overflow: auto; width: 450px;
	height: 500px; opacity: 0.95; display: none; }
	#gallery-list p { margin: 0px 0px 0px 0px; padding: 20px 20px 20px 20px; cursor: pointer; color: #333333; }
	#gallery-list p.highlight { background-color: #eeeeee !important; }
#gallery-viewer { height: 500px; background-color: #333333; clear: both; }
	#gallery-viewer .gallery-button { cursor: pointer; height: 500px; width: 60px; overflow: hidden; float: left;
		border-right: 1px solid #555555; background-color: #000000; }
	#gallery-viewer .gallery-button-hover { background-color: #553333 !important; }
		#gallery-viewer .gallery-button img { margin-top: 220px; }
	#gallery-container { background-color: #000000; width: 500px; height: 500px; overflow: hidden; float: left;
		border-right: 1px solid #555555; text-align: center; cursor: pointer; }
	#gallery-tools { height: 500px; overflow: auto; float: left; width: 270px; }
		#gallery-tools h3, #gallery-tools h2 { margin: 20px; }
		#gallery-tools p { margin: 20px; }
		#slideshow-position { display: block; font-size: 24px; }
		#gallery-actions { display: none;  margin: 30px 20px 0px 20px; }
			#gallery-actions p, #gallery-actions h3 { margin: 0px 0px 0px 0px; padding: 10px 10px 10px 10px; }
			#gallery-actions h3, #gallery-actions p { color: #333333; }
			#gallery-actions a:link { color: #555533; font-weight: bold; }
			#gallery-actions a:visited { color: #553333; font-weight: bold; }
			#gallery-actions a:active { color: #553333; font-weight: bold; }
			#gallery-actions a:hover { color: #553333; font-weight: bold; }
			#dyn-share-tweet { margin: 0px; padding: 10px; }
			#gallery-actions .tab { background-color: #666666; margin-right: 1px; display: inline; padding: 3px; color: #ffffff;
				cursor: pointer; font-weight: bold; font-size: 14px; }
			#gallery-actions .sheet { background-color: #dddddd; margin-top: 3px; display: none; }
			#gallery-actions .tab-selected { background-color: #dddddd !important; color: #333333 !important; }
			#gallery-actions .sheet-selected {  }
			#dyn-input-share { width: 90%; }
#links { clear: both; padding-top: 20px; }
	#links .column { width: 25%; float: left; margin-bottom: 20px; }
	#links p, #links h3 { margin-left: 20px; margin-right: 20px; }
	#links h2 { margin-left: 20px; margin-right: 20px; }
#footer { clear: both; padding: 20px; background-color: #333333; text-align: center; }


