/*--------------
PADRAO	
---------------*/

body {
	margin: 0px;
	font-family: Tahoma, Arial;
	background-color: #fafafa;
	font-size: 10px
}

td {
	font-size: 11px;
	color: #666666;
	padding: 0px}

img {
	border: 0px}

form {
	margin: 0px}

a {
	text-decoration: none}

a:hover {
	text-decoration: none}

input, select {
	background-color: #FFFFFF;
	font-family: Tahoma, Arial;
	color: #000000;
	font-size: 11px;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #CCCCCC}

/*--------------
TABELAS
---------------*/

.td_busca {
	background-image: url(../_img/fundo_busca.jpg);
	background-repeat: no-repeat;
	background-position: center}

.td_borda_foto {
	border: 1px solid #951415;
	background-color: #FFFFFF;
	padding: 0px;
	text-align: center}

.td_espaco {
	padding: 14px;
	border-bottom: 1px solid #FFFFFF}

/*--------------
TEXTOS
---------------*/

.txt_vinho {
	color: #951415;
	font-size: 10px}

.txt_escuro {
	color: #333333;
	font-size: 11px}

.txt_titulos {
	font-family: Tahoma, Arial;
	color: #333333;
	font-size: 15px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;

}

.tit_vinho {
	color: #951415;
	text-transform: uppercase;
	font-weight: bold;
}

/*--------------
LINKS
---------------*/

a.link_menu {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none}

a.link_menu:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline}

a.link_normal {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none}

a.link_normal:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: underline}

a.link_cinzao {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none}

a.link_cinzao:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #999999;
	text-decoration: underline}

/*--------------
BORDAS
---------------*/

.img_borda_branca {
	border: 4px solid #ffffff}

/*--------------
FORM
---------------*/

.input_interno {
	background-color: #F0F0F0;
	font-family: Tahoma, Arial;
	color: #000000;
	font-size: 11px;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #CCCCCC}

.b:link {
	color:#333333;
	text-decoration:none}
.b:active {
	color:#333333;
	text-decoration:none}
.b:visited {
	color:#333333;
	text-decoration:none}
.b:hover {
	color:#333333;
	text-decoration:none}

.c:link {
	font-size: 10px;
	color:#CCCCCC;
	text-decoration:none}
.c:active {
	font-size: 10px;
	color:#CCCCCC;
	text-decoration:none}
.c:visited {
	font-size: 10px;
	color:#CCCCCC;
	text-decoration:none}
.c:hover {
	font-size: 10px;
	color:#CCCCCC;
	text-decoration:none}

.Avisos {
	color: #FF0000;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	height: 50px;

}
.txt-rodape {
	font-size: 10px;
	color:#CCCCCC;
}
.txt-down {
	font-size: 11px;
	color:#999999;
}
#altcontent {
	height: 100%;
	font-family:arial;
	font-size:12px;
}
#main {
	height:100%;
	margin:auto;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }