div#gallery {
	width:100%;
}
div.controls {
	margin-top: 5px;
	height: 23px;
	 width:656px;
	 padding: 5px;
	 margin:0 auto;
}
div.controls a {
	font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', Lucida, Arial, sans-serif;
	font-size: 14px;

}
div.ss-controls {
	float: left;
}
div.ss-controls a {
	text-decoration: none;
	border-bottom: 1px #2858A1 dashed;
	font-style:italic;
}
div.ss-controls a:hover {
	border-bottom: 1px #222 dashed;
}

div.nav-controls {
	float: right;
}
div.nav-controls a {
	 margin-right:10px;
}

div.loader {
	background-image: url('/images/ajax-loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 550px;
	height: 350px
}
div.slideshow {
	clear: both;
	width:656px;
	margin: 0 auto;

}
div.slideshow span.image-wrapper {
	float: left;
	padding-bottom: 12px;
	margin: 0 auto;
  

}
div.slideshow a.advance-link {
	display: block; line-height:0px !important; text-align:center;
}
div.slideshow img {
	border: none;
	display: block;
	margin: 0 auto;

}
div.mynavigation {
	width:100%;
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #fff;
}
ul.thumbs li.selected a.thumb {
	background: #999;
	border-color: #999;
	padding: 2px;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
		padding-top: 14px !important;
		margin-left:4px;

}
div.navigation div.bottom {
}
div.pagination a.page {
	display: block;
	float: left;
margin-right: 6px;
text-decoration: none;
	color: #0072BC;
	line-height: 18px;
	border: 1px #EBEBEB solid;
	padding: 3px 7px;
	background-color: #F5F5F5;
	
	
	font-family: Tahoma;
	font-size: 12px;

}
div.pagination span.current{
	color: #0063AA;
	line-height: 18px;
	padding: 7px 7px;
	background-color: #fff;
	font-size: 20px;
	border: 1px #EBEBEB solid;
	display: block;
	float: left;
	margin-right: 6px;
}
div.pagination a.nextprev {
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 18px; color: #0063AA;
}
div.pagination a.nextprev:hover  {
color: #222;

}
div.pagination a.page:hover {
border: 1px #BBDDFF solid;
	background-color:#DDEEFF;
}

/* Minimal Gallery Styles */
#thumbs-min ul.thumbs li {
	float: none;
	padding: 0;
	margin: 0;
	list-style: none;
}

#thumbs-min a.thumb {
	padding: 0px;
	display: inline;
	border: none;
}

#thumbs-min ul.thumbs li.selected a.thumb {
	background: inherit;
	color: #000;
	font-weight: bold;
}





/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

