/* GALLERIFFIC STYLESHEET 

Includes: 
Browser Compatibility: IE 6, IE 7, FIREFOX, SAFARI 

Color Scheme:
------------------

------------------

Developers:
*************************************
Jessica Dooley
email: jessica.dooley@rezstream.com
website:http://rezstream.com
*************************************
----------------------------------------------------------------*/
#galleryLeftCopy{
float:left;
width:250px;
}

#gallerifficContainer{
float:right;
margin:0 auto;
text-align:center;
width:400px;
}

div.content{
margin:0 auto;
text-align:center;
display:none;
width:390px;
min-height:376px;
}

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

div.content a:hover,
div.content a:active,
span.current{
color:#a5a599;
}

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

div.controls{
height:23px;
}

div.controls a{
padding:2px;
}

div.ss-controls{
float:left;
}

div.nav-controls{
float:right;
}

div.loader{
width:380px;
background:url(../images/content/loadingAnimation.gif) center no-repeat;
}

div.slideshow{
clear:both;
}

div.slideshow span.image-wrapper{
width:100%;
padding-bottom:4px;
}

div.slideshow a.advance-link{
padding:2px;
display:block;
}

div.slideshow img{
max-height:320px;
}

div.embox{
clear:both;
margin:0 auto;
width:360px;
padding:2px 12px;
background:#a1bdbe;
border:1px solid #92aba7;
}

.caption{
margin:0;
padding:0;
color:#000;
}

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

div.navigation{
}

ul.thumbs{
}

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

ul.thumbs li a.thumb{
float:left !important;
margin:0;
padding:0;
width:36px;
height:36px;
border:2px solid #92aba7;
overflow:hidden !important;
}

a.thumb img{
width:150px;
margin:-50px 0 0 -50px;
}

a.thumb:focus{
outline:none;
}

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

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:#CFC9C2;
padding:0 3px 0 0;
}