div.content{
display:none;
float:left;
width:640px;
text-align:center;
/*background:pink;*/
}

div.content a, 
div.navigation a{
text-decoration:none;
color:#a5a599;
}

div.content a:hover,
div.content a:focus,
div.content a:active{
text-decoration:none;
outline:none;
}

div.content a:hover{
color:#1f2073;
}

div.controls{
margin-top:5px;
height:23px;
}

div.controls a{
padding:5px;
}

div.ss-controls{
float:left;
}

div.nav-controls{
float:right;
}

div.loader{
width:640px;
height:470px;
background:url(../images/content/loadingAnimation.gif) center no-repeat /*blue*/;
}

div.slideshow{
clear:both;
text-align:center;
}

div.slideshow span.image-wrapper{
padding-bottom:12px;
}

div.slideshow a.advance-link{
padding:2px;
display:block;
}

div.slideshow img{
display:block;
text-align:center;
margin:0 auto;
max-width:634px;
border:3px solid #60603E;
}

div.download{
float:right;
}

div.embox{
clear:both;
border:1px solid #ccc;
background-color:#eee;
padding:12px;
}

div.image-title{
font-weight:bold;
font-size:1.4em;
}

div.image-desc{
line-height:1.3em;
padding-top:12px;
}

div.navigation{
width:256px;
/*background:yellow;*/
}

ul.thumbs{
float:left;/*REMOVE*/
clear:both;
margin:0;
padding:0;
width:640px;
}

ul.thumbs li{
float:left;
padding:0;
margin:1px 1px 1px 0;
list-style:none;
}

ul#galleriffic_gal li{
/*float:left;
display:block;*/
width:50px;
height:45px;
margin:5px 5px 0 0;
overflow:hidden;
}

a.thumb{
/*position:absolute;
top:15px;
left:15px;*/
/*display:none;*/
display:block;
width:50px;
padding:9px 8px 9px 10px;
}

a.thumb img{
width:100px;
}

ul.thumbs li.selected a.thumb{
}

a.thumb:focus{
outline:none;
}

ul.thumbs img{
border:none;
display:block;
}

div#thumbs,
div.navigation{
margin:6px 0 0 0;
width:256px !important;
}

div.pagination{
width:256px;
clear:both;
color:#a5a599;
}

div.navigation div.top{
margin-bottom:12px;
height:11px;
}

div.navigation div.bottom{
margin-top:12px;
}

div.pagination a, 
div.pagination span.current{
display:block;
float:left;
margin-right:2px;
padding:4px 7px 2px 7px;
}

div.pagination a:hover{
text-decoration:underline;
}

div.pagination span.current{
font-weight:bold;
color:#1f2073;
}

/* 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;
font-weight:bold;
}