﻿.imageGalleryItem
{
	float:left;
	margin:5px 12px 0px 12px;
	height:210px;
	width:250px;
	overflow:hidden;
	text-align:center;
}

.imageGalleryItem .actions
{
	padding:0px;
	margin:0px;
}

.galleryContent
{
	width:571px;
	background-color:#DCE4EE;
	border:1px white solid;
	float:left;	
}

.galleryTitle
{
	float:left;
	position:relative;
	width:550px;
	padding:5px 10px;
}

.galleryTitle h1
{
	font-weight:bold;
	font-size:1.1em;
	margin:0px;
	padding:0px;
	color:white;
}

.galleryImage
{
	float:left;
	margin:12px;
	width:250px;
	text-align:center;
}

.galleryImagewc
{
	float:left;
	margin:13px;
	width:164px;
	text-align:center;
}

.galleryImagewcl
{
	float:left;
	margin:15px;
	width:255px;
	text-align:center;
}

.galleryBody
{
	margin:10px 0px;
	width:551px;
	padding:10px;
	background-color:#DCE4EE;
	border:1px white solid;
	float:left;	

}

.galleryContent .image
{
	overflow:hidden;
	height:218px;
}

.galleryContent .image3
{
	overflow:hidden;
	height:191px;
}


.galleryContent .bigImage
{
	overflow:hidden;
	height:666px;
	
}

.galleryBigImage
{
	width:571px;
	text-align:center;
	margin:12px 0px;
}

.galleryContent .biggerLink
{
	color:black;
	font-weight:bold;
	
}

.galleryImagewc .actions
{
	padding:0px;
	margin:0px;
}

.galleryImage .actions
{
	padding:0px;
	margin:0px;
}


.gallerySectionTitle
{
	float:left;
	position:relative;
	width:400px;
	padding:5px 10px;
}

.gallerySectionTitle h2
{
	font-size:1.1em;
	font-weight:bold;
	margin:0px;
	color:white;
}


.gallerySectionIntroduction
{
	width:571px;
	background-color:#DCE4EE;
	border:1px white solid;
}

.galleryIntroduction
{
	margin:5px;
	width:397px;
}

.galleryIntroduction .sectionLink
{
	font-weight:bold;
	font-size:1.1em;
	color:#FA7FB8;
}

.gallerySectionContent
{
	width:407px;
	float:left;
	position:relative;
}

.gallerySectionImage
{
	width:164px;
	float:left;
	position:relative;
}

