/* GALLERIFFIC STYLESHEET 
------------------------------------------------------------------*/
#gallerifficContainer{
margin:0 auto;
width:402px;
}

div.content{
display:block;
margin:0 auto;
width:400px;
min-height:280px;
}

div.content a, 
div.navigation a{
text-decoration:none;
}

div.content a:hover,
div.content a:active,
span.current{
}

div.content a:hover,
div.content a:focus,
div.content a:active{
text-decoration:none;
}

div.controls{
height:23px;
width:400px;
}

div.controls a{
padding:2px;
}

div.ss-controls{
float:left;
}

div.nav-controls{
float:right;
}

div.slideshow{
clear:both;
float:left;
width:402px !important;
margin:0 !important;
padding:0 !important;
background:blue;
}

div.slideshow span.image-wrapper{
}

div.slideshow a.advance-link{
}

div.slideshow img{
float:left;
max-width:400px;
margin:0 !important;
padding:0 !important;
}

div.thumbs,
div.navigation{
margin:0 !important;
padding:0 !important;
width:400px !important;
}

div.navigation{
padding:4px 0 !important;
}

#thumbs{
width:402px;
}

ul.thumbs li{
float:left !important;
margin:3px 2px !important;
list-style:none;
width:48px;
overflow:hidden !important;
}

ul.thumbs li a.thumb{
float:left !important;
margin:0;
padding:1px;
width:44px;
height:30px;
background:rgb(55, 37, 17);
border:1px solid rgb(193, 83, 32);
overflow:hidden !important;
}

a.thumb img{
margin:-60px 0 0 -80px;
width:300px;
}

a.thumb:focus{
outline:none;
}

div.pagination{
display:block;
text-align:left;
padding:0 0 0 4px;
width:404px;
}

div.navigation div.top{
margin:0 0 6px 0;
}

div.navigation div.bottom{
clear:both;
margin:12px 0 0 0;
}

div.pagination a{
padding:0 4px 0 0;
}

div.pagination a:hover{
text-decoration:underline;
}

div.pagination span.current{
color:#8EAFA0;
padding:0 3px 0 0;
}