﻿.divgallery
{
	margin-top: 10px;
	}
	
.gallerysectiontitle
{
	margin: 10px 5px;
	padding: 0px 0px 0px 33px ;
	height:28px; 
	background: transparent url(_img/icon.h1.black.gif) left center no-repeat;
	}

.gallerysectiontitle span
{
	border-bottom: solid 1px #000; 
	padding-top:3px;
	float:left;
	width:100%;
	}

.gallerylist
{
	float: left; 
	max-width: 245px; 
	width:150px;
	height: 220px;
	padding: 10px 5px; 
	text-align: center;
	border: solid 3px #ececec; 
	margin: 5px; 
	vertical-align: middle;
	}
	
.gallerylisttitle
{
	color: #4b4b4b;
	}

.gallerylistdate
{
	font-size:8px;
	color:#a4a4a4;
	}

.gallerylistdescription
{
	font-size:10px;
	line-height:15px;
	letter-spacing:normal;
	clear:both;
	white-space:normal;
	}

.gallerylistimage
{
	width: 130px;
	margin:4px auto;
	padding: 5px;
	border:solid 3px #ececec;
	}

.gallerylistimage:hover
{
	border:solid 3px #FCD703;
	}

.gallerydetail
{
	margin:5px 5px 50px 5px;
	padding: 10px;
	min-height:350px;
	border: solid 1px #ececec;
	line-height:15px;
	}
	
.gallerydetailimage
{
	float:right;
	margin:0 0px 8px 8px;
	padding: 5px;
	border:solid 5px #ececec;
	}

.gallerydetailimage:hover
{
	border:solid 5px #FCD703;
	}
	
.gallerydetailtags
{
	font-weight:bold;
	}