﻿.ImgEffect
{
}
.Images
{
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.Photo_AlbumFrame, .Photo_AlbumSimpleFrame, .Photo_NoneFrame, .Photo_MoreFrame, .Photo_TripsFrame
{
	float: left;
	text-align: center;
	padding-bottom: 0.5cm;
}
	
.Photo_AlbumNoneFrame
{
	float: left;
	text-align: center;
	padding-bottom: 0.5cm;
	position: relative;
	left: 30px;
	margin-right: -15px;
}

.Photo_SimpleFrame
{
	text-align: center;
}

.AlbumFrame, .AlbumSimpleFrame, .SimpleFrame
{
	margin: 0.1cm 0.4cm 0.1cm;
}

.AlbumNoneFrame, .NoneFrame, .MoreFrame
{
	margin: 0.2cm 0.2cm 0cm;
}

.TripsFrame
{
	margin: 0.2cm 0.8cm 0cm 0.2cm;
}

.AlbumNoneFrameSmall
{
	margin: 0.1cm 0.45cm 0.1cm;
	top: 20px;
}

.photo {
	position: absolute;
	left: 37px;
	top: 20px;
	width: 214px;
}

.ImgCaption
{
	font-size: 7px;
}

.ImgTxt
{
	font-size: 8px;
	margin-right: 7px;
}

.Photo_AlbumNoneFrameSmall
{
	float: left;
	left: 10px;
	position: relative;
	top: 20px;
	margin-bottom: 5px;
}

.Photo_AlbumNoneFrameSmall .ImgCaption
{
	vertical-align: top;
	color: #d63712;
	text-align: center;
	text-decoration: underline;
	cursor: hand;
	float: none;
}

.Photo_AlbumNoneFrame .ImgCaption
{
	vertical-align: top;
	color: #D63712;
	text-align: center;
	text-decoration: underline;
	cursor: hand;
	float: none;
	font-weight: bold;
}

.Photo_AlbumNoneFrame .ImgTxt
{
	text-align: left;
	padding-left: 30px;
	position: relative;
	top: -25px;
}


.Photo_MoreFrame .ImgCaption, .Photo_TripsFrame .ImgCaption
{
	vertical-align: top;
	color: #D63712;
	text-align: center;
	text-decoration: underline;
	cursor: hand;
	float: none;
	font-weight: bold;
}

.Photo_MoreFrame .ImgTxt
{
	text-align: left;
	padding-left: 10px;
	position: relative;
	top: 0px;
}

.Photo_TripsFrame .ImgTxt
{
	text-align: left;
	padding-left: 8px;
	position: relative;
	top: 0px;
}

.item {
	padding: 20px 50px;
	color: #B2B2B2;
}

.item h4 {
	margin-bottom: 4px;
}
