div.content {

	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */

	display: none;

	float: left;

	width: 480px;

	color:#fff;

}

div.content a, div.navigation a {

	text-decoration: none;

	color: #fff;

}

div.content a:focus, div.content a:hover, div.content a:active {

	text-decoration: underline;

}

div.controls {

	margin-top: 5px;

	height: 33px;

	position:relative;

}

div.controls a {

float:left;

	display:block;

}

div.ss-controls {

text-indent:-20000px;

	position:absolute;

	left:235px;

	top:0px;

}

div.ss-controls .play{

background:url(images/play.gif) no-repeat;

height:19px;

width:19px;

}

div.ss-controls .pause{

background:url(images/pause.gif) no-repeat;

height:19px;

width:19px;

}

div.nav-controls {

text-indent:-20000px;

margin-left:215px;

}

div.nav-controls .prev{

background:url(images/prev.gif) no-repeat;

height:19px;

width:19px;

}

div.nav-controls .next{

background:url(images/next.gif) no-repeat;

height:19px;

width:19px;

margin-left:22px;

}

div.slideshow-container {

	position: relative;

	clear: both;

	height: 405px; /* This should be set to be at least the height of the largest image in the slideshow */

	overflow:hidden;

}

div.loader {

	position: absolute;

	top: 0;

	left: 0;

	background-image: url('loader.gif');

	background-repeat: no-repeat;

	background-position: center;

	width: 550px;

	height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */

}

div.slideshow {



}

div.slideshow span.image-wrapper {

  border: 1px solid #FFFFFF;

  display:table;

  height: 402px;

  overflow:hidden;

  margin-left: 40px;

 position:relative;

  width: 410px;

  text-align:center;

}

div.slideshow span.image-wrapper span{

	display:table-cell;

	position:static;

	+position:absolute;

	top:50%;

	vertical-align:middle

}

div.slideshow a.advance-link {

	

	 /* This should be set to be at least the height of the largest image in the slideshow */

	 /* This should be set to be at least the height of the largest image in the slideshow */

	

}

div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {

	text-decoration: none;

}

div.slideshow img {

	position:static;

	+position:relative;

	top:-50%;left:-50%;

	

	vertical-align:middle



}

div.download {

display:none;

}

div.caption-container {

	position: relative;

	height:30px;

}

span.image-caption {

	display: block;

	position: absolute;

	width: 470px;

	top: 0;

	left: 0;

}

div.caption {

	padding: 12px;

}

div.image-title {

	font-weight: bold;

	font-size: 1.4em;

	text-align:center;

}

div.image-desc {

	line-height: 1.3em;

	padding-top: 12px;

}

div.navigation {

	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */

	margin-top:10px;

}

ul.thumbs {

	clear: both;

	margin: 0;

	padding: 0;

}

ul.thumbs li {

	float: left;

	padding: 0;

	margin: 5px 7px 5px 1px;

	list-style: none;
	

}

a.thumb {

	padding: 2px;

	display: block;

	border: 1px solid #ccc;

}

ul.thumbs li.selected a.thumb {

	background: #000;

}

a.thumb:focus {

	outline: none;

}

ul.thumbs img {

  border: medium none;

  display: block;

  height: 60px;

  width: 60px;

}

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;

}
#photo_year a:visited {
	color:#FFF;
}
div.pagination a:hover {

	background-color: #eee;

	text-decoration: none;

	color:#666;

}

div.pagination span.current {

	font-weight: bold;

	background-color: #fff;

	border-color: #000;

	color: #000;

}

div.pagination span.ellipsis {

	border: none;

	padding: 5px 0 3px 2px;

}


#photo_year {
	float: right;
    opacity: 1;
    width: 470px;
	margin-top:15px;
}

#year_ul div.image-title {
	font-size: 12px;
    font-weight:normal;
	color:#CCCCCC;

}

ul#year_ul  img {
    border: medium none;
    display: block;
    height: 80px;
    width: 80px;
	display:
}

#year_ul div.caption {
    padding: 5px;
}

#photo_year div.pagination a.year_is_act {
	background-color: #eee;
	color:#000;
	font-weight:bold;
}

.new_pro_con {
	height:518px;
}

.year_list_none{
display:none;
}
