﻿#gallery_section
{
	/*padding: 10px 0 0 80px; 	margin-top: 15px; 	border-bottom: 1px solid #252525;*/
}
#gallery_section #images img
{
	height: 425px;
	width: 645px;
}
#gallerygroup img
{
	cursor: pointer;
	height: 100px;
	width: 150px;
}
#gallerygroup
{
	width: 680px;
	height: 158px;
	margin-top: 1px;
}
#gallery-backdrop
{
	position: absolute;
	background-color: #ffffff;
	height: 158px;
	width: 680px;
	opacity: 0;
	filter: alpha(opacity=0);
}
#gallerygroup #moveleft, #gallerygroup #moveright, #gallerygroup #pause, #gallerygroup #play
{
	text-indent: -1000em;
}
#gallerygroup #moveleft
{
	background: transparent url(/common/template/images/central/move_left.png) no-repeat scroll center center;
	display: block;
	height: 180px;
	left: 1px;
	position: absolute; /*top:0;*/
	width: 10px;
}
#gallerygroup #moveright
{
	background: transparent url(/common/template/images/central/move_right.png) no-repeat scroll center center;
	display: block;
	height: 180px;
	left: 670px;
	position: absolute; /*top:0;*/
	width: 10px;
}
#gallerygroup #imagewindow
{
	height: 134px;
	left: 12px;
	overflow: hidden;
	position: absolute; /*top:0;*/
	width: 652px;
	padding-top: 8px;
}

#gallerygroup #pause
{
	background: transparent url(/common/template/images/central/pause.png) no-repeat scroll center center;
	display: block;
	height: 70px;
	left: 330px;
	position: absolute;
	top: -30px;
	width: 17px;
}
#gallerygroup #play
{
	background: transparent url(/common/template/images/central/play.png) no-repeat scroll center center;
	display: block;
	height: 70px;
	left: 352px;
	position: absolute;
	top: -30px;
	width: 17px;
}
#gallery_section #images
{
	height: 425px;
	width: 645px;
	overflow: hidden;
	position: relative;
	margin-left: 18px;
}
#imagestrip
{
	width: 800px;
	position: absolute;
	left: 0;
}
#gallerygroup #imagestrip img
{
	border: 2px solid #252525 !important;
}
#gallerygroup #imagestrip img.active
{
	border: 2px solid #80766b !important;
}
#gallerygroup #imagestrip img
{
	border-style: solid;
	border-width: 2px; /*display:inline-block;*/
	float: left;
	display: inline;
	margin: 28px 5px 1px;
}
#gallerycontainer .caption
{
	display: block;
	height: 20px;
	width: 250px;
	position: absolute;
	margin-left: 6px;
	left: 0;
}
#gallerycontainer .caption span
{
	color: #FF9999;
}
#gallerygroup #imagestrip ul
{
}
#gallerygroup #imagestrip ul li
{
	height: 65px !important;
	margin: 0 !important;
	padding: 0 2px !important;
	width: 65px;
}
.pause_active
{
	background: transparent url(/common/template/images/central/pause_active.png) no-repeat scroll center !important;
}
.play_active
{
	background: transparent url(/common/template/images/central/play_active.png) no-repeat scroll center !important;
}
#image_count
{
	background-color: Transparent;
	border: none;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	width: 1px;
	height: 1px;
	font-size: 1px;
}
#gallerycontainer
{
	position: relative;
}
#slide-images
{
	height: 220px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 624px;
	position: relative;
}
