.gal_col1 {
width: 580px;
float: left;
margin: 0 60px 80px 0;
}

.gal_col2 {
width: 350px;
float: left;
}












div.content {
/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
display: none;
width: 580px;
height: auto;
border: 1px solid #fff;
}

div.content a,
div.navigation a {
text-decoration: none;
color: #CECAC7;
font-weight: normal;
}

div.content a:focus,
div.content a:hover,
div.content a:active {
text-decoration: none;
color: #fff;
}

div.controls {
clear: both;
margin: 0 0 20px 0;
padding: 0;
height: 30px;
width: 580px;
background: #9E968F;
color: #CECAC7;
display: block;
border-bottom: 1px solid #fff;
}

div.controls a {
padding: 0 10px 0 0;
line-height: 30px;
}

div.ss-controls {
float: left;
padding: 0 0 0 6px;
}

div.nav-controls {
float: right;
padding: 0;
}

div.slideshow-container {
position: relative;
clear: both;
height: 536px; /* This should be set to be at least the height of the largest image in the slideshow */
width: 580px;
text-align: center;
margin: 0 auto 30px auto;
}

div.slideshow-container img {
width: auto;
height: auto;
}

div.loader {
position: absolute;
top: 0;
left: 0;
background-image: url('../images/icons/loader2.gif');
background-repeat: no-repeat;
background-position: center;
width: 580px;
height: 536px; /* This should be set to be at least the height of the largest image in the slideshow */
}

div.slideshow {
width: 536px;
}

div.slideshow span.image-wrapper {
display: block;
position: absolute;
top: 0;
left: 0;
margin: 0 auto;
text-align: center;
width: 580px;
}

div.slideshow a.advance-link {
display: block;
margin: 0 auto;
width: 536px;
height: 536px; /* This should be set to be at least the height of the largest image in the slideshow */
line-height: auto; /* This should be set to be at least the height of the largest image in the slideshow */
text-align: center;
color: #796E65;
}

div.slideshow a.advance-link:hover,
div.slideshow a.advance-link:active,
div.slideshow a.advance-link:visited {
text-decoration: none;
color: #796E65;
}

div.slideshow img {
vertical-align: top;
border: 1px solid #231F20;
}

div.download {
}

div.caption-container {
clear: both;
position: relative;
top: 0;
height: 65px;
width: auto;
color: #9E968F;
margin: 0;
padding: 0;
display: block;
background: #231F20;
text-align: left;
}

span.image-caption {
display: block;
width: auto;
position: absolute;
top: 0;
left: 0;
padding: 8px 0 0 12px;
}

div.caption {
padding: 0;
}

div.caption b {
font-weight: normal;
padding-right: 2px;
}

div.image-title {
font-weight: normal;
font-size: 1em;
line-height: 1.3em;
}

div.image-desc {
padding-top: 0;
line-height: 1.3em;
}

div.navigation {
/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}

div#thumbs {
clear: both;
margin: 20px 0 0 0;
width: 600px !important;
height: auto !important;
}

ul.thumbs {
width: 570px !important;
height: auto !important;
border: 1px solid #fff;
margin: 0;
padding: 0 5px 10px 5px !important;
background: #9E968F;
overflow: auto;
display: block;
clear: both;
}

ul.thumbs li {
float: left;
padding: 0;
margin: 10px 5px 0 5px;
list-style: none;
}

a.thumb {
margin: 1px;
display: block;
border: 1px solid #413C3D;
}

ul.thumbs li.selected a.thumb {
border: 2px solid #000;
margin: 0;
}

a.thumb:focus {
outline: none;
}

ul.thumbs img {
border: none;
display: block;
width: 42px;
height: 42px;
}

div.pagination {
clear: both;
}

div.navigation div.top {
margin-bottom: 0;
height: 0;
}

div.navigation div.bottom {
margin-top: 0;
}

div.pagination a,
div.pagination span.current,
div.pagination span.ellipsis {
display: block;
float: left;
margin-right: 0;
padding: 0;
border: 0;
}

div.pagination a:hover {
background-color: transparent;
text-decoration: none;
}

div.pagination span.current {
font-weight: bold;
background-color: transparent;
border: none;
color: #fff;
}

div.pagination span.ellipsis {
border: none;
padding: 0;
}
