div.navigation-container {
	display: block;
    margin: 0 auto;
	position: relative;
    width: 602px;
    height: 119px;
    overflow: hidden;
}

div.navigation {
	float: left;
	position: relative;
    width: 602px;
    height: 62px;
    background: #F0F0F0;
}


div.navigation a.pageLink {
	display: block;
	position: relative;
	float: left;
	width: 20px;
    height: 18px;
}

div.navigation a.prev {
    margin: 25px 0 0 3px;
    background: url(../images/jpg/arrows.jpg) no-repeat;
}
div.navigation a.prev:hover {
    background-position: 0 -18px;
}

div.navigation a.next {
    float: right;
    margin: 25px 3px 0 0;
    background: url(../images/jpg/arrows.jpg) no-repeat -20px 0;
}
div.navigation a.next:hover {
    background-position: -20px -18px;
}

ul.thumbs {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
    width: 552px;
    height: 51px;
    margin: 5px 0 0 1px;
    overflow: hidden;
}

ul.thumbs li {
	float: left;
	padding: 0;
    width: 67px;
    height: 51px;
    margin: 0 1px 0 1px ;
	list-style: none;
    overflow: hidden;
}
a.thumb {
    width: 63px;
    height: 47px;
    border: 2px solid #F0F0F0;
	display: block;
    float: left;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    
}

a.thumb:hover {
    border: 2px solid #00A6B9;
}

ul.thumbs img {
	border: none;
    max-width: 63px;
	display: block;
}

/**PERSONALIZANDO*/
div.navigation-container #box-share{
    width: 602px;
    height: 41px;
    float: left;
    margin-top: 14px;
    
}

div.navigation-container #box-share .numbers{
    width: 125px;
    height: 41px;
    float: left;
    background: #400C4E;
}

div.navigation-container #box-share #shares{
    width: 476px;
    padding-left: 1px;
    height: 34px;
    float: left;
    margin-top: 4px;
}

div.navigation-container #box-share #shares li{
    width: 115px;
    height: 34px;
    float: left;
    margin-left: 4px;
}

div.navigation-container #box-share #shares li a{
    width: 115px;
    height: 34px;
    float: left;
    background: url(../images/jpg/bg-icons-gal.jpg) no-repeat;
}

div.navigation-container #box-share #shares li a:hover{
    background-position: 0 -34px;
}

div.navigation-container #box-share #shares li a span{
    float: left;
    width: 33px;
    height: 27px;
    margin: 3px 0 0 5px;
}

div.navigation-container #box-share #shares li a span#sh1{
    background: url(../images/png/rec-comp.png) no-repeat center;
}

div.navigation-container #box-share #shares li a span#sh2{
    background: url(../images/png/face-comp.png) no-repeat center;
}

div.navigation-container #box-share #shares li a span#sh3{
    background: url(../images/png/corrigir-nomes.png) no-repeat center;
}

div.navigation-container #box-share #shares li a span#sh4{
    background: url(../images/png/denunciar.png) no-repeat center;
}

div.navigation-container #box-share #shares li a p{
    width: 73px;
    height: 28px;
    float: left;
    margin: 3px 0 0 1px;
    overflow: hidden;
    line-height: 13px;
    font-family: Arial;
    font-size: 10px;
    font-weight: bold;
    color: #fff;
}

/**/

div.grafic {
	display: none;
    background: #51235E;
    float: none;
    width: 602px;
    height: 594px;
    margin: 8px auto;
    padding: 0;
}

div.slideshow-container {
	position: relative;
    width: 590px;
	height: 443px;
    float: left;
    background: #3B054A;
    margin: 6px;
    padding: 0;
    overflow: hidden;
   
}

/*/*/

div.controls {
    margin-top: -7px;
	height: 1px;
}
div.controls a {

}
div.ss-controls {
	float: left;
    width: 41px;
    height: 40px;
    position: absolute;
    z-index: 9999;
    top: 0px;
    text-indent: -2000px;

}
div.ss-controls a.play {
    float: left;
    width: 41px;
    height: 40px;
    background: url(../images/png/play.png) no-repeat;
    text-indent: -20000px;
}

div.ss-controls a.play:hover {
    background-position: 0 -40px;
    cursor: pointer;
}

div.ss-controls a.pause {
    float: left;
    width: 41px;
    height: 40px;
    background: url(../images/png/pause.png) no-repeat;
    text-indent: -20000px;
}

div.ss-controls a.pause:hover {
    background-position: 0 -40px;
    cursor: pointer;
}

div.nav-controls{
    width: 590px;
	float: left;
}

div.nav-controls a.prev{
    position: absolute;
    z-index: 999999;
    width: 41px;
    height: 39px;
	float: left;
    text-indent: -200000px;
    margin: 193px 0 0 0;
    background: url(../images/png/arrow-gal.png) no-repeat;
}

div.nav-controls a.prev:hover {
    background-position: 0 -39px;
}

div.nav-controls a.next{
    position: absolute;
    z-index: 999999;
    width: 41px;
    height: 39px;
    text-indent: -200000px;
    margin: 193px 0 0 554px;
    background: url(../images/png/arrow-gal.png) no-repeat -41px 0;
	float: right;
}

div.nav-controls a.next:hover{
    background-position: -41px -39px;
}
/*/*/

div.loader {
    width: 590px;
    height: 443px;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	background-position: center;
    
}

div.slideshow {
    width: 590px;
    height: 443px;
    top: 0;
    left: 0;
    float: left;
    margin: 6px 0 0 0;
    padding: 0;
    
}

div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0px;
	left: 0;
    width: 590px;
    height: 443px;
    float: left;
    overflow: hidden;
    padding: 0;
}

div.slideshow a.advance-link {
    width: 592px;
    height: 443px;
	text-align: center;
    display: table-cell;
    *display: inline-block;
    line-height: 443px; 
    vertical-align: middle;
    margin: 1px 0 0 -3px;
    float: left;
    padding: 0;
    margin: 1px 0 0 -2px \9;
}

div.slideshow a.advance-link:hover,
div.slideshow a.advance-link:active,
div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow a.advance-link:focus {
	outline: none;
}

/**/

div.grafic div#publi {
    width: 586px;
    height: 80px;
    float: left;
    margin: 0 0 0 7px;
    border: 1px solid #3B054A;
    background: url(../images/png/bg-pb.png) no-repeat;
}

div.grafic div#public #pbds{
    width: 586px;
    height: 80px;
    margin: 0;
    text-align: center;
    *display: inline-block;
    display: table-cell;
    vertical-align: middle;
    line-height: 80px;
}

div.grafic div#link-photo{
    width: 446px; 
    height: 34px;
    line-height: 34px;
    float: left;
    margin: 8px 0 0 7px;
    background: #3B054A url(../images/png/link.png) no-repeat;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #9D44B7;
    padding-left: 10px;
    overflow: hidden;
    
}
/**/

div.caption-container {
    width: 589px;
    height: 60px;
    float: left;
	position: relative;
    z-index: 999999;
    margin: -192px 0 0 7px;
}

/**/
span.image-caption {
	display: none;
	position: absolute;
	top: 0px;
	left: 0;
    width: 589px;
    height: 60px;
}

div.caption {
    float: left;
    width: 589px;
    margin-top: 19px;
    height: 42px;
    background: url(../images/png/bg-legend.png) repeat;
}

div.image-title {
	height: 42px;
    line-height: 42px;
    float: left;
    padding: 0 10px 0 10px;
    color: #fff;
    font-weight: bold;
}
div.image-desc {
	line-height: 42px;
    color: #E0C5E9;
    text-align: right;
    padding-right: 20px;
}
/**/


div.download {
	margin-top: 97px;
    float: right;
    width: 125px;
    background: #3B054A;
    height: 34px;   
}

div.download a {
    width: 125px;
    height: 34px;
    float: left;
    text-align: center;
    line-height: 34px;
    color: #fff;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
}

div.download a:hover {
    color: #9D44B7;
}

div.link-foto {
    width: 386px; 
    height: 34px;
    line-height: 34px;
    float: left;
    margin: 97px 0 0 0px;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #9D44B7;
    padding-left: 70px;
    overflow: hidden;
}

div.photo-index {
	position: absolute;
    height: 27px;
    line-height: 27px;
	bottom: 0;
	left: 0;
    top: -430px;
    top /*\**/: -430px;
    *top:-430px;
    font-family: Arial;
    font-size: 21px;
    font-weight: bold;
    color: #fff;
    text-indent: -65px;
    overflow: hidden;
}




/*
div.pagination {
	clear: both;
	position: relative;
	left: -50%;
    border: 1px solid red;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	position: relative;
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}

div.gallery-gutter {
	clear: both;
	padding-bottom: 20px;
}*/
