p.opera_cat{
font: bold 0.7em Verdana, serif;
text-align:left;
}



.selgallery img, .selgallery img a{
border:0;
}
.selgallery img{
margin: 0
}
.selgallery a{
position:relative;
display:block;
width:200px;
height:230px;
}

.selgallery #acp{
margin: 0 auto;
}

.selgallery #alt{
margin: 0 0 0 170px;
float:left;
display:inline;
}
.selgallery #manp{
margin: 0 170px 0 0;
float:right;
display:inline;
}

.selgallery #tra{
margin: 0 0 0 0;
float:left;
display:inline;
}
.selgallery #mas{
margin: 0 0 0 0;
float:right;
display:inline;
}
.selgallery a#tro{
margin: 0 auto;
width:278px;
}

.selgallery a span{
position:absolute;
top:0px;
left:0px;
color: #fff;
text-align:center;
width:100%;
background:#000;
padding: 2px 0;
font: bold italic 0.9em Georgia, sans-serif;
height:0;
overflow:hidden;
}
.selgallery a:hover span{
position:absolute;
top:0px;
left:0px;
color: #fff;
text-align:center;
width:100%;
background:#000;
padding: 2px 0;
font: bold italic 0.9em Georgia, sans-serif;
}

.selgallery a span.vis{display:block;}
.selgallery a span.novis{display:none;}

/*	chooseYear	*/

div .chooseYear
{
font: bold 0.8em Georgia, sans-serif;
color: #fff;
}

div.notAvalaible
{
font: bold 0.8em Georgia, sans-serif;
color: #fff;
padding: 20px 0 10px 0;
}

div .chooseYear ul
{
color: #fff;
list-style-type: none;
text-align:center;
display:block;
width: 220px;
padding:5px 0 5px 0;
margin: 25px auto 5px auto;
}

div .chooseYear li, div .chooseYear li a, div .chooseYear li a:visited
{
color: #999;
display:inline;
float:left;
list-style-type: none;
margin: 0 3px;
padding: 2px 0;
}

div .chooseYear li a:hover
{
color: #fff;
display:inline;
float:left;
list-style-type: none;
margin: 0 3px;
}

a#currentYear
{
font-size: 160%;
color: #fff;
display:inline;
float:left;
list-style-type: none;
margin: -6px 3px;
text-decoration:none;
cursor:default;
}


.postcard{text-align:left;font-size:80%;}
.gallery_postcard{
margin:10px;
float:left;
display:block;
height: 200px;
width: 250px;
position:relative;
cursor:pointer;
text-align:center;
}
.gallery_postcard img{
border:2px solid #000;
/*padding:2px;*/
height:140px;
}
a.gallery_postcard:hover img{
border:2px solid #000;
position:absolute;
top:-5px;
left:-5px;
height:160px;
z-index:1;
}


/***********	CAROUSEL		************/


img
{
vertical-align:middle;
}
.cento{
	height:100%;
	border:0;
}

/*
#wrap_gallery{
width: 750px;
height: 310px;
display:block;
margin: 0 auto 25px auto;
}

#gallery
{
width: 750px;
height: 290px;
padding: 0 0 20px 0;
margin: 0 auto 0 auto;

}
#gallery a
{

width: 160px;
height:160px;
float:left;
outline:none;
display:inline;
margin: 11px;
position:relative
}
#gallery a img
{
width: 160px;
height:160px;
border:1px solid #eee;
padding: 1px;
}
#gallery a:hover img
{
border:1px solid #fc0;
padding: 1px;
}

.img_caption{font:bold 0.8em Verdana, sans-serif;display:none;position:absolute;font-weight:bold;bottom:-32px;left:-28px;z-index:2;color:#fff;background-color:#003;width:220px;padding:2px 0;opacity:0.8;filter:alpha(opacity=80);}

*/




#no_carousel img
{
height: 170px;
margin: 20px;
}



/***********	CAROUSEL		************/


img
{
vertical-align:middle;
}
.cento{
height:100%;
border:0;
cursor:pointer;
}

#wrap_carousel{
width: 750px;
height: 310px;
display:block;
margin: 0 auto 25px auto;
background: transparent url(../images/script/loadingAnimation.gif) no-repeat center center;
}

#carousel
{
width: 750px;
height: 290px;
padding: 0 0 20px 0;
margin: 0 auto 0 auto;
display:none;
}
#carousel a
{
position: absolute;
width: 160px;
display: block;
outline:none;
cursor:pointer;
}
#carousel a img
{
cursor:pointer;
}

#carousel .rw:hover
{
	width: 250px;
	height: 190px;
	top: 10px;
	float:left;
	background: #000 url(../images/script/prevCarousel.gif) top left no-repeat;
	color: #fff;
}
#carousel .ff:hover
{
	width: 250px;
	height: 190px;
	top: 10px;
	float:right;
	background: #000 url(../images/script/nextCarousel.gif) top right no-repeat;
	color: #fff;
}




#ImageBoxOuterContainer
{
	position:absolute;
	background-color: #000;
	z-index:1001;
}



#ImageBoxOuterContainer img
{
	border: none;
}

#ImageBoxOverlay
{
	position:absolute;
	background-color: #000;
	z-index:1000;
}
#ImageBoxCaption
{
	background-color: #000;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #000;
}
#ImageBoxCaptionText
{
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #fff;
}
#ImageBoxCaptionImages
{
	margin: 0;
	font: italic 0.7em verdana;
	color:#ccc
}

a:hover#ImageBoxPrevImage
{
	background-image: url(../images/script/prev.gif);
	background-repeat:	no-repeat;
	background-position: left top;
	background-color: transparent;
}
a:hover#ImageBoxNextImage
{
	background-image: url(../images/script/next.gif);
	background-repeat:	no-repeat;
	background-position: right top;
	background-color: transparent;
}