#galleriffic {
	padding:10px;
}
#gallery {
}
#promo-image-list {
	/*background:#04819e;*/
	background: grey;
	padding:10px 10px 0;
}
#galleriffic div.content {
	display: none;
	float: left;
	width:240px;
	padding-right:10px;
}
#galleriffic div.content a,
#galleriffic div.navigation a {
	text-decoration: none;
	color: #444;
}
#galleriffic div.content a:focus,
#galleriffic div.content a:hover,
#galleriffic div.content a:active {
	text-decoration: underline;
}
#galleriffic div.controls a {
	padding: 5px;
}
#galleriffic div.ss-controls {
	float: left;
}
#galleriffic div.nav-controls {
	float: right;
}
#galleriffic div.slideshow-container {
	position: relative;
	clear: both;
	height:300px;
}
#galleriffic div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width:240px;
	height:150px;
}
#galleriffic div.slideshow {

}
#galleriffic div.slideshow span.image-wrapper {
/**/
	display: block;
	position: absolute;
	top: 0;
	left: 0;
/**/
}
#galleriffic div.slideshow a.advance-link:hover,
#galleriffic div.slideshow a.advance-link:active,
#galleriffic div.slideshow a.advance-link:visited {
	text-decoration: none;
}
#galleriffic div.slideshow img {
	vertical-align: middle;
}
#galleriffic div.caption-container {
	position: relative;
	clear: left;
	height:40px;
	overflow:hidden;
}
#galleriffic span.image-caption {
	display: block;
	top: 0;
	left: 0;
}
#galleriffic div.caption {
	padding-bottom: 12px;
}
#galleriffic div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
#galleriffic div.image-desc {
}
#galleriffic #promo-image-list {
	width : 345px;
	float:left;
}
#galleriffic ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
#galleriffic ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 5px 10px 0;
	list-style: none;
	width:105px;
	height:150px;
}
#galleriffic a.thumb {
	border:2px solid #CCC;
	height:102px;
	display:block;
}
#galleriffic ul.thumbs li.selected a.thumb {
	border:2px solid #444;
}
#galleriffic a.thumb:focus {
	outline: none;
}
#galleriffic ul.thumbs img {
	border: none;
	display: block;
	margin:0 auto;
}
#galleriffic div.pagination {
	clear: both;
}
#galleriffic div.navigation div.top {
}
#galleriffic div.navigation div.bottom {
	margin-top: 12px;
}
#galleriffic div.pagination a,
#galleriffic div.pagination span.current,
#galleriffic div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
}
#galleriffic div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
#galleriffic div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}
#galleriffic div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}
.promo-request-quote{
	text-align:center;
}
.promo-request-quote a{
	background: url(images/btn-promo-request.png) no-repeat 0 0;
	display:block;
	width:99px;
	height:36px;
	margin:0 auto;
}
.promo-request-quote a:hover{
	background: url(images/btn-promo-request.png) no-repeat 0 -36px;
}
#galleriffic .image-wrapper {
	border-right:none;
	padding:0;
}
