/* CSS Document */

#gallery_header {
	position: relative; top: 0px; left: 0px;
	display: block; width: auto; 
	margin: 4px 0px 10px 0px; padding: 0px;
	background: none;
	background-color: #7DB200;
	overflow: visible;
}
#gallery_header #header_link {
	position: relative; top: 0px; left: 0px;
	display: block; width: auto; height: auto;
	margin: 0px 0px 20px 20px; padding: 20px 0px;
	color: #FFFFFF;
	font-size: 30px;

}
#gallery_header #tagline {
	position: absolute; top: 28px; right: 20px;
	display: block; width: auto; height: auto;
	color: #FFFFFF;
	font-size: 18px;
}
#gallery_header #gallery_nav {
	position: relative; top: 0px; left: 0px;
	display: block; width: auto; height: 26px;
	background-color: #666666;
}
#gallery_header #gallery_nav a {
	position: relative; top: 0px; left: 0px;
	display: inline; width: auto; height: auto;
	margin: 0px; padding: 0px 5px 6px 7px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	line-height: 25px;
	font-size: 12px;
}
#gallery_header #gallery_nav a:hover,
#gallery_header #gallery_nav a.selected {
	color: #FFF9BB;
	background: none;
	background-image: url('/images/layout/navArrowBottom.png');
	background-repeat: no-repeat;
	background-position: center bottom;
}
/* GALLERY BODY */
#gallery .gallery_block {
	position: relative; top: 0px; left: 0px;
	display: block; width: 294px; height: auto;
	margin: 5px 5px 5px 4px; padding: 0px;
	float: left;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
#gallery .gallery_block img {
position: relative;
	border: 3px solid #CCCCCC;
	margin: 5px; padding: 0px;
	float: left;
}
#gallery .gallery_block a.title {
	position: relative; top: 0px; left: 0px;
	display: block; width: 170px; height: auto;
	margin: 5px 0px 5px 0px; padding: 0px 0px 0px 0px;
	float: left;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#gallery .gallery_block p  {
	position: relative; top: 0px; left: 0px;
	display: block; width: 170px; height: auto;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 14px;
	float: left;
}
#gallery {
	width: 925px;
	margin: 0px; padding: 0px;
}
/* GALLERY DETAILS */
#galleryDetail {
}
.galleryDescription .galleryLinks .galleryKeywords {
	margin: 20px;
}
#galleryDetail .galleryImage {
	position: relative; top: 0px; left: 0px;
	display: block; width: 50%; height: auto;
	margin: 0px; padding: 0px;
	background: none;
	float: left; 
}
#galleryDetail .enlarge {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	min-height: 400px;
}
#galleryDetail .enlarge a { display: inline; width: auto; }
#galleryDetail .galleryImage img.main_image {
	display: block;
	margin: 5px 0px; padding: 0px;
	border: 3px solid #CCCCCC;
} 
#galleryDetail .galleryInfo {
	margin: 0px 0px 0px 28px;
	float: left; 
	width: 45%;
}

#galleryDetail .galleryInfo p {
margin-left: 20px;
margin-right: 20px;
line-height: 20px;
}

#galleryDetail .galleryDescription {

line-height: 20px;
}

#galleryDetail .galleryInfo .galleryDescription,
#galleryDetail .galleryInfo .galleryLinks,
#galleryDetail .galleryInfo .galleryArticles,
#galleryDetail .galleryInfo .galleryKeywords {
	display: block; width: auto; height: auto;
	padding: 0px 0px 10px 0px;
	margin: 0px 20px 5px 20px;
	border: none;
	border-bottom: 1px solid #CCCCCC;
}
#galleryDetail .galleryInfo .galleryKeywords { border: none; }
#galleryDetail .galleryInfo ul.bulletedArrows {
	margin: 0px 0px 0px 15px; padding: 0px;
}
#galleryDetail  .galleryInfo ul.bulletedArrows  li {
	list-style-type: none;
	background-image: url('/images/icons/arrow_gray.png');
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin: 0px 0px 0px 10px;
	padding: 2px 0px 2px 15px;
}
#galleryDetail .galleryFooter { clear: both; }
#galleryDetail .galleryFooter h3 {
	font-size: 12px; color: #666666;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 4px;
	margin-bottom:4px;
	margin-left: 0px;
	padding-left: 0px;
}
#galleryDetail div.galleryFooter p {
	padding: 0px;
	margin: 0px;
}

h3 {
margin: 0px 0px 0px -20px;
padding: 0px
}
