/* GALLERIFFIC STYLESHEET 

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

Color Scheme:
------------------
Brown 1: #28231f;
Brown 2: #2a211a;
Brown 3: #312219;
Ecru Lt: #dbdecb;
Ecru: #d0d3c0;
Dark Ecru: #a8a89a;
Darker Ecru: #67635b;
Teal: #4c6057;
Lime Green: #b6d61f;
Orange: #ff7d00;
Dark Orange: #a43200;
------------------

Developers:
*************************************
Jessica Dooley
email: jessica.dooley@rezstream.com
website:http://rezstream.com
*************************************
----------------------------------------------------------------*/
#gallerifficContainer{
float:right;
margin:0 auto;
width:324px;
}

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

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:316px;
background:url(http://www.volcano-hawaii.com/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{
border:2px solid #312219;
}

div.embox{
clear:both;
margin:0 auto;
width:298px;
padding:2px 12px;
background:#CBCFB5;
border:1px dotted #BABF9B;
}

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

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

div.navigation{
}

ul.thumbs{
}

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

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

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

a.thumb:focus{
outline:none;
}

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

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;
}


