#gallery #thumbs,
#gallery1 #thumbs1,
#gallery2 #thumbs2,
#gallery3 #thumbs3,
#gallery4 #thumbs4,
#gallery1_1 #thumbs1_1,
#gallery1_2 #thumbs1_2 {
	float:left;
	}

#gallery #slideshow,
#gallery1 #slideshow1,
#gallery2 #slideshow2,
#gallery3 #slideshow3,
#gallery4 #slideshow4,
#gallery1_1 #slideshow1_1,
#gallery1_2 #slideshow1_2 {
	/* float:right; */
	}

#gallery #thumbs li a,
#gallery1 #thumbs1 li a,
#gallery2 #thumbs2 li a,
#gallery3 #thumbs3 li a,
#gallery4 #thumbs4 li a,
#gallery1_1 #thumbs1_1 li a,
#gallery1_2 #thumbs1_2 li a {
	margin:0;
	padding:0;
	}

#galleryVertRight {	
	width:480px;
	float:right;
	margin: 20px 0 20px 20px;
	}
	
#galleryVertLeft {
	width:480px;
	float:left;
	margin:20px 20px 20px 0;
	}

#galleryVertRight #slideshow,
#galleryVertLeft #slideshow {
	float:none;
	}

#galleryVertRight #thumbs,
#galleryVertLeft #slideshow {
	clear:both;
	}

#gallery #thumbs li,
#gallery1 #thumbs1 li,
#gallery2 #thumbs2 li,
#gallery3 #thumbs3 li,
#gallery4 #thumbs4 li,
#gallery1_1 #thumbs1_1 li,
#gallery1_2 #thumbs1_2 li,
#galleryVertRight #thumbs li,
#galleryVertLeft #slideshow {
	background:none;
	margin:5px 5px 0 0;
	padding:0;
	float:left;
	}




	
div.controls,
div.controls1,
div.controls2,
div.controls3,
div.controls4 {
	margin-top: 5px;
	height: 23px;
	clear:both;
}

div.ss-controls,
div.ss-controls1,
div.ss-controls2,
div.ss-controls3,
div.ss-controls4 {
	float: right;
	width:100%;
	text-align:center;
}


div.ss-controls span,
div.ss-controls1 span,
div.ss-controls2 span,
div.ss-controls3 span,
div.ss-controls4 span {
	color: #666666;
	cursor: pointer;
}
div.nav-controls,
div.nav-controls1,
div.nav-controls2,
div.nav-controls3,
div.nav-controls4 {
	width:100%;
	float:none;
	text-align:center;
	padding:0;
	font-size:85%;
}

div.nav-controls a,
div.nav-controls1 a,
div.nav-controls2 a,
div.nav-controls3 a,
div.nav-controls4 a {
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}

div#slideshow4 img {
	margin-top:8px;
}

div.download,
div.download1,
div.download2,
div.download3,
div.download4 {
	float: right;
}
div.embox,
div.embox1,
div.embox2,
div.embox3,
div.embox4 {
	padding: 12px;
	float:right;
	width:100%;
	text-align:right;
	clear:both;
	
}
div.image-title,
div.image-title1,
div.image-title2,
div.image-title3,
div.image-title4 {
	font-weight: bold;
	font-size: 1.4em;
}

div.image-desc,
div.image-desc1,
div.image-desc2,
div.image-desc3,
div.image-desc4 {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set by a javascript generated style on the page.
	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
	padding-top:5px;	
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
ul.thumbs li a {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a {
	background: #333;
}
ul.thumbs a:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
	width:100%;
	height:100%;
}
div.pagination {
	clear: both;
	font-size:85%;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination strong {
	display: block;
	float: left;
	margin-right: 1px;
	padding: 2px 5px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #ffc;
	text-decoration: none;
}

div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	color: #fff;
	border-color: #000;
}

div.pagination strong {
	background-color: #acf;
}

div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}


a.prev {
	text-align: left;
	float: left;
	padding:1em 0;
}

a.next {
	text-align: right;
	float: right;
	padding:1em 0;
}


.featureBox {
	width: 100%;
	float: right;
}

#galleryVertRight .featureBox {
	width: 480px;
}

#galleryVertRight div.nav-controls,
#galleryVertRight div.nav-controls1,
#galleryVertRight div.nav-controls2,
#galleryVertRight div.nav-controls3,
#galleryVertRight div.nav-controls4 {
	width:480px;
}

