/* Reset */
html,body,div,span,object,iframe,h1,h2,h3,h4,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,dialog,figure,footer,header,hgroup,nav,section{margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}article,aside,dialog,figure,footer,header,hgroup,nav,section{display:block}body{line-height:1}a img{border:none}table{border-collapse:separate;border-spacing:0}caption,th,td{text-align:left;font-weight:normal}table,td,th{vertical-align:middle}blockquote:before,blockquote:after,q:before,q:after{content:""}blockquote,q{quotes:""""}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}button::-moz-focus-inner{border:0}

.flickr img {
  position:relative;
  top: -265px;
  left: 206px;
  z-index: 40
}


 
.showcase-caption
{
	padding: 0 9px 0 9px;
	text-align: left;
	position: absolute;
	bottom: -5px; 
	left: 3px; 
	right: 3px;
	display: none;
	background-image: url(../Img/branco-opacity-60.png)
}
.l-fina a
{
	color: #FBFBFB;
    display: inline-block;
	text-shadow: 1px 1px #333;
    filter: progid:DXImageTransform.Microsoft.DropShadow(color='#333333',offX='1',offY='1');
}
.l-fina {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;	
	line-height: 17px;
	margin: 3px 0 12px 0;
	font-weight: bold;	
} 
	
.showcase-thumbnail.active, .showcase-thumbnail.focus
{
	border: solid 1px #C60000;
	border-top-width: 10px;
	border-bottom-width: 4px;			
	position: relative;
	top: -11px;
}

.l-fina a:hover {  text-decoration:underline !important} 
.showcase-caption a { text-decoration: none}		

.showcase-thumbnail
{
	height: 57px;
	max-width: 79px;
	margin-right: 7px !important;
	margin-left: 0;
	cursor: pointer;
	border: solid 1px #FFF;
	position: relative;
	top: -2px;
}	
	.showcase-thumbnail-content
	{
		text-align: center;
		padding-top: 15px;			
	}
	
.showcase-thumbnail:hover
{
	border: solid 1px #FFF ;
	border-top-width: 10px;
	border-bottom-width: 4px;			
	position: relative;
	top: -11px;	
}

	.showcase-thumbnail:hover .showcase-thumbnail-cover
	{
		display: none;
	border: solid 1px #CCC;				
	}



.menu
{
	margin-bottom: 40px;
	text-align: center;
	color: #999;
}

	.menu a
	{
		color: #999;
	}
	
	.menu a.active
	{
		font-weight: bold;
	}


/* Showcase
-------------*/

#awOnePageButton .view-slide
{
	display: none;
}

/* This class is removed after the showcase is loaded */
/* Assign the correct showcase height to prevent loading jumps in IE */
.showcase-load
{
	height: 300px; /* Same as showcase javascript option */
	overflow: hidden;
}

/* Container when content is shown as one page */
.showcase-onepage
{
	/**/
}

/* Container when content is shown in slider */
.showcase
{
	position: relative;
	margin: 0;
}

	.showcase-content-container
	{
		background-color: #000;
	}
	
	/* Navigation arrows   */
	.showcase-arrow-previous, .showcase-arrow-next
	{
		position: absolute;
		background: url('../img/arrows.png');
		width: 20px;
		height: 20px;
		top: 305px;
		cursor: pointer;
	}  

	.showcase-arrow-previous
	{
		left: 5px;
	}
	
	.showcase-arrow-previous:hover
	{
		background-position: 0 -20px;
	}
	
	.showcase-arrow-next
	{
		right: 5px;
		background-position: -20px 0;
	}
	
	.showcase-arrow-next:hover
	{
		background-position:  -20px -20px;
	}   
	
	/* Content */
	.showcase-content
	{
		background-color:#CCC;
		border-top: 1px solid #CCC;
		text-align: center;
	}
		
		.showcase-content-wrapper
		{
			text-align: center;
			height: 272px;
			width: 459px;
			display: table-cell;
			vertical-align: middle;
		}
		
		/* Styling the tooltips */
		.showcase-plus-anchor
		{
			background-image: url('../img/plus.png');
			background-repeat: no-repeat;
		}
		
		.showcase-plus-anchor:hover
		{
			background-position: -32px 0;
		}
		
		div.showcase-tooltip
		{
			background-color: #fff;
			color: #000;
			text-align: left;
			padding: 5px 8px;
			background-image: url(../img/white-opacity-80.png);
		}
		
		/* Styling the caption */
	
		
	.showcase-onepage .showcase-content
	{
		margin-bottom: 10px;
	}
	
	/* Button Wrapper */
	.showcase-button-wrapper
	{
		clear: both;
		margin-top: 10px;
		text-align: center;
	}
	
		.showcase-button-wrapper span
		{
			margin-right: 3px;
			padding: 2px 5px 0px 5px;
			cursor: pointer;
			font-size: 12px;
			color: #444444;
		}
	
		.showcase-button-wrapper span.active
		{
			color: #fff;
		}
	
	/* Thumbnails */
	.showcase-thumbnail-container /* Used for backgrounds, no other styling!!! */
	{
		background-color: #666;
		height: 79px;
		background-image:url(../Img/bg-thumb.jpg);
		background-repeat: no-repeat;
		background-position: top left
	}
	
	.showcase-thumbnail-wrapper
	{
		overflow: hidden;
	}
		


			.showcase-thumbnail.active .showcase-thumbnail-cover
			{
				display: none;
			}
	
	.showcase-thumbnail-wrapper-horizontal
	{
		padding: 11px 0 10px 0;
	}
	
		.showcase-thumbnail-wrapper-horizontal .showcase-thumbnail
		{
			margin-right: 10px;
			width: 91px;
		}
	
	.showcase-thumbnail-wrapper-vertical
	{
		padding: 10px;
	}
	
		.showcase-thumbnail-wrapper-vertical .showcase-thumbnail
		{
			margin-bottom: 10px;
		}
		
	.showcase-thumbnail-button-backward,
	.showcase-thumbnail-button-forward
	{
		padding: 7px;
		cursor: pointer;
	}
	
	.showcase-thumbnail-button-backward
	{
		padding-bottom: 0px;
		padding-right: 0px;
	}
	
		.showcase-thumbnail-button-backward .showcase-thumbnail-vertical,
		.showcase-thumbnail-button-forward .showcase-thumbnail-vertical,
		.showcase-thumbnail-button-forward .showcase-thumbnail-horizontal,
		.showcase-thumbnail-button-backward .showcase-thumbnail-horizontal
		{
			background-image: url(../img/arrows-small.png);
			background-repeat: no-repeat;
			display: block;
			width: 17px;
			height: 17px;
						display: none;
		}
		
		.showcase-thumbnail-button-backward .showcase-thumbnail-vertical
		{
			background-position: 0 -51px;
			margin-left: 55px;
						display: none;
		}
		.showcase-thumbnail-button-backward:hover .showcase-thumbnail-vertical
		{
			background-position: -17px -51px;
						display: none;
		}
		
		.showcase-thumbnail-button-forward .showcase-thumbnail-vertical
		{
			background-position: 0 -34px;
			margin-left: 55px;
			display: none;			
		}
		.showcase-thumbnail-button-forward:hover .showcase-thumbnail-vertical
		{
			background-position: -17px -34px;
			display: none;			
		}
		
		.showcase-thumbnail-button-backward .showcase-thumbnail-horizontal
		{
			background-position: 0 -17px;
			margin-top: 30px;
			margin-bottom: 30px;
			display: none;			
		}
		.showcase-thumbnail-button-backward:hover .showcase-thumbnail-horizontal
		{
			background-position: -17px -17px;
			display: none;			
		}
		
		.showcase-thumbnail-button-forward .showcase-thumbnail-horizontal
		{
			background-position: 0 0;
			margin-top: 40px;
			margin-bottom: 40px;
			display: none;			
		}
		.showcase-thumbnail-button-forward:hover .showcase-thumbnail-horizontal
		{
			background-position: -17px 0;
		}
		
		/* Hide button text */
		.showcase-thumbnail-button-forward span span,
		.showcase-thumbnail-button-backward span span
		{
			display: none;
		}
	


/* Clear (used for horizontal thumbnails)
-------------------------------------------*/

.clear
{
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
	float: none;
}

