
.gallery_big_image
{
	margin: 0px 0px 0px 0px;
	padding: 4px 4px 4px 4px;
	background-color: #d9b486;
	border: 1px #bf9f77 solid;
}

.gallery_big_image_title
{
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	text-align: center;
}


.gallery_big_image_desc
{
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #777777;
	text-align: center;
}


#gallery_big_image_div
{
	margin: 0px 0px 0px 0px;
	text-align: center;
	clear: both;
	/*height: 310px;*/
}


.album_images
{
	margin: 10px 0px 0px 0px;
	clear: both;
}

.album_images table td
{
	padding: 4px 4px 4px 4px;
}

.album_images table td.td_album_image_row2,
.album_images table td.td_album_image_row2_active
{
	padding: 0px 4px 4px 4px;
}

.album_medium_image
{
	width: 150px;
	height: 150px;
	background-color: #dddddd;
	border: 1px #d9b486 solid;
}

.album_medium_image_over
{
	width: 150px;
	height: 150px;
	background-color: #ffd39e;
	border: 1px #bf9f77 solid;
}

.album_small_image
{
	width: 75px;
	height: 75px;
	background-color: #dddddd;
	border: 1px #d9b486 solid;
}

.album_small_image_over
{
	width: 75px;
	height: 75px;
	background-color: #ffd39e;
	border: 1px #bf9f77 solid;
}

.album_small_image_active
{
	width: 75px;
	height: 75px;
	padding: 4px 4px 4px 4px;
	background-color: #d9b486;
	border: 1px #bf9f77 solid;
}

.album_small_image_active_over
{
	width: 75px;
	height: 75px;
	padding: 4px 4px 4px 4px;
	background-color: #ffd39e;
	border: 1px #bf9f77 solid;
}

.td_album_image_row2
{
	font-family: Verdana, Arial;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding-top: 0px;
	line-height: 14px;
}

.td_album_image_row2_active
{
	font-family: Verdana, Arial;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding-top: 0px;
}

.album_small_image_prev_next
{
	width: 54px;
	height: 54px;
	padding: 0px 0px 0px 0px;
	color: #56360d;
	/* background-color: #eeeeee;
	border: 1px #d9b486 solid; */
}

.album_small_image_prev_next_over
{
	width: 75px;
	height: 75px;
	padding: 4px 4px 4px 4px;
	color: #56360d;
	/*background-color: #56360d;
	border: 1px #bf9f77 solid;*/
}

.album_small_image_prev_next_box
{
	width: 30px;
	height: 30px;
	padding: 0px 0px 0px 0px;
	color: #56360d;
	background-color: #eeeeee;
	border: 1px #d9b486 solid;
}

.album_small_image_prev_next_box_over
{
	width: 30px;
	height: 30px;
	padding: 0px 0px 0px 0px;
	color: #eeeeee;
	background-color: #56360d;
	border: 1px #bf9f77 solid;
}

.album_small_image_prev_next_box a,
.album_small_image_prev_next_box a:link,
.album_small_image_prev_next_box a:active,
.album_small_image_prev_next_box a:visited,
.album_small_image_prev_next_box_over a,
.album_small_image_prev_next_box_over a:link,
.album_small_image_prev_next_box_over a:active,
.album_small_image_prev_next_box_over a:visited
{
	font-family: Verdana, Arial;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;

	padding: 4px 0px 0px 0px;
	display: block;
	width: 30px;
	height: 26px;
}


.album_small_image_prev_next_box a:hover,
.album_small_image_prev_next_box_over a:hover
{
	font-family: Verdana, Arial;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #ffffff;

	padding: 4px 0px 0px 0px;
	display: block;
	width: 30px;
	height: 26px;
}

#gallery_next_prev_pages
{
	margin: 10px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 600px;
	text-align: center;
}


#gallery_next_prev_pages a,
#gallery_next_prev_pages a:link,
#gallery_next_prev_pages a:active,
#gallery_next_prev_pages a:visited
{
	padding: 2px 5px 2px 5px;
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #eeeeee;
	background-color: #56360d;
}


#gallery_next_prev_pages a:hover
{
	padding: 2px 5px 2px 5px;
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	background-color: #d9b486;
}

#gallery_prev_pages
{
	float: left;
	text-align: left;
}

#gallery_next_pages
{
	float: right;
	text-align: right;
}

.margin_top
{
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	clear: both;
}

.image_description
{
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #666666;
}

.image_title
{
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #000000;
}

ol.gallery_listing
{
	margin-top: 0px;
}

ol.gallery_listing li,
ol.gallery_listing li a,
ol.gallery_listing li a:link,
ol.gallery_listing li a:active,
ol.gallery_listing li a:visited,
ol.gallery_listing li a:hover
{
	line-height: 24px;
	font-weight: bold;
	font-size: 10pt;
}
