/* **************************************    GERAL    **********************************  */
.campos_ar p{margin:0; padding:0; padding-top:10px; padding-bottom:3px;}
.geralEventos h5{margin:0; padding:0;}
.campos_ar input.b_entrar_ar{margin-left:38px; margin-top:10px;}

.geralEventos {
	float:left;
	font:11px Verdana, Geneva, sans-serif;
	display:inline;
	margin-left:13px;
	height:600px; overflow:hidden;
	}
.geralEventos a {
	text-decoration:none;
	}
.externoconteudoFotos{
	float:left; width:100%; padding-top:10px;
	}
	
.conteudoFotos {
	float:left;
	}
/* **************************************    PAGINAÇÃO    **********************************  */
.paginacao{text-align:center; padding-bottom:5px; padding-top:5px; color:#666; font-size:11px; font-weight:bold; clear:both;}
.paginacao a{color:#CCC; text-decoration:none; margin-bottom:10px;}
.paginacao a:hover{color:#F60; text-decoration:underline;}
.paginacao input{width:20px; height:24px; color:#666; font-size:11px; letter-spacing:1px; margin-left:5px; margin-right:5px; text-indent:-9999px; overflow:hidden;}
.paginacao input.pagefirst{background:url(img/bg_bfirst.jpg) center no-repeat; border:none; cursor:pointer;}
.paginacao input.pagelast{background:url(img/bg_blast.jpg) center no-repeat; border:none; cursor:pointer;}

/* Paginação do GUIGO  */
.paginacao .paginaDesmarcada{color:#666; text-decoration:none;}
.paginacao .paginaMarcada{color:#000; text-decoration:none;}
/* **************************************    BUSCA/CARRINHO    **********************************  */
#busca {
	float:right;
	width:230px;
	height:25px;
	color:#666;
	margin-top:5px;
	margin-right:20px;
	display:inline;
}
#busca select {
	float:left;
	width:180px;
	border:1px solid #CCC;
	background:#F5F5F5;
	margin-top:10px;
	margin-left:115px;
	margin-right:10px;
	display:none;
}
#busca select.grupo {
	width:450px;
	margin-top:10px;
	display:none;
}
#busca select.grupo_interno {
	width:135px;
	margin-top:-15px;
	display:inline;
	float:right;
	margin-left:5px;
	margin-right:5px;
}
#busca select.grupo_interno:focus {
	background-color:#CCC;
	border:1px solid #999;
}
#busca input {
	float:left;
	margin-top:5px;
	width:200px;
	border:1px solid #CCC;
	background:#F5F5F5;
	font-size:11px;
}
#busca input:focus {
	background-color:#FF9;
	border:1px solid #999;
}
#busca input.buscar {
	width:20px;
	height:20px;
	background: url(img/b_busca_off.jpg) left top no-repeat;
	border:none;
	margin-top:3px;
	margin-left:5px;
	display:inline;
	text-indent:-999px;
	line-height:0px;
	overflow:hidden;
	cursor:pointer;
}

#carrinho{
	float:left;
	width:500px;
	display:none;
	}


/* **************************************    CAPAS    **********************************  */
.fotos{float:left; width:135px; margin-left:5px; margin-right:5px; padding-bottom:10px; display:inline; padding-right:12px;}
.fotos img{padding:0px;}
.fotos p{font-size:11px; color:#555; font-weight:bold; margin-bottom:1px; height:32px; line-height:16px; overflow:hidden; text-align:center; margin-top:5px;}
.fotos p.data{color:#F90; height:16px; letter-spacing:1px; padding-bottom:1px; margin-top:5px;}
.divExternoFoto {width:128px; height:192px; overflow:hidden; border:3px solid #DEDEDE; background:url(img/indisponivel.jpg) left top no-repeat;}

/* **************************************    JANELAS DE LOGIN    **********************************  */
.textBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #999999;
}
.jqmWindow { PADDING-RIGHT: 2px; DISPLAY: none; PADDING-LEFT: 2px; LEFT: 50%; PADDING-BOTTOM: 2px; MARGIN-LEFT: -152px; WIDTH: 305px; COLOR: #333; PADDING-TOP: 2px;POSITION: fixed; TOP: 17%; BACKGROUND-COLOR: transparent; z-index:9999 }  
.jqmOverlay { background:#000; _display:none; }	
* HTML .jqmWindow { POSITION: absolute; TOP: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');}

