/* 
Padrão
*/

body {
	padding: 0;
	margin: 0;
	background: #333 url('../img/layout/bgbody.jpg');
	font-size: 12px;
	color: #333;
	font-family: Verdana;
}
.a-claro a {
	cursor: pointer;
	text-decoration: none;
	color: #F4F4F4;
}
.a-claro a:hover {
	cursor: pointer;
	text-decoration: underline;
	color: #F4F4F4;
}

a {
	cursor: pointer;
	text-decoration: none;
	color: orange;
}
a:hover {
	cursor: pointer;
	text-decoration: underline;
	color: orange;
}

#formulario {
	padding: 15px 0px 0px 20px;
}


#formulario input[type=submit],
#formulario input[type=text],
#formulario input[type=button],
#formulario input[type=password],
#formulario textarea,
#formulario select {
	font-family: sans-serif, "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans";
	text-decoration: none;
	font-size: 16px !important;
	line-height: 16px;
	padding: 2px 8px;
	/*cursor: pointer;*/
	border-width: 1px;
	border-style: solid;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	box-sizing: content-box;
	background-color: #F9F9F9;
	border-color: #555;
}

/*
Dados de Grafico
*/
.fonte-padrao {
	font-size: 11px;
	color: #333;
	font-family: Verdana;
}
.fonte-menu {
	font-size: 12px;
	color: #F4F4F4;
	font-family: Verdana;
}
.fonte-titulo {
	font-size: 17px;
	color: #F66013;
	font-family: sans-serif;
}
.negrito {
	font-weight: bolder;
}
.cls {
	clear: both;
}
.img_pub {
	margin-bottom: 4px;
	border: 1px orange solid;
}
.img_cob {
	margin: 4px;
	border: 1px orange solid;
}
.img_cobint {
	border: 1px orange solid;
}
.titulo {
	background: transparent url('../img/layout/titulo.jpg');
	height: 22px;
	width: 316px;
	padding: 1px 0px 0px 4px;
	*padding-top: 2px;
	*height: 21px;	
}
.contato-texto {
	float: left;
	width: 100px;
	text-align: right;
	padding-top: 18px;
	font-size: 14px;
	font-weight: bolder;
	color: #333;
	font-family: Verdana;
	*padding-top: 2px;
}
.contato-filed {
	float: left;
	width: 400px;
	text-align: left;
	padding-left: 10px;
	padding-top: 15px;
	*padding-top: 2px;
}

.cadastro-texto {
	float: left;
	width: 500px;
	text-align: left;
	padding-top: 18px;
	font-size: 14px;
	font-weight: bolder;
	color: #333;
	font-family: Verdana;
	*padding-top: 2px;
	padding-left: 10px;	
}

.imagens {
	width: 102px;
	height: 72px;
}
th.tb_img {
	/*width: 400px;*/
	text-align: center;
	padding-left: 38px;
}
/* 
Chassi do site
*/

#page {
	width: 100%;
	margin: 0px auto;
}

.header {
	background: transparent url('../img/layout/header.jpg');
	height: 112px;
	width: 900px;
	margin: 0px auto;
}
.banner {
	height: 60px;
	width: 100%;
	text-indent: 30px;
	padding-top: 25px;
	text-align: center;
}
.minibar {
	height: 20px;
	width: 890px;
	text-align: right;
	padding-top: 10px;
}
.menubar {
	background: transparent url('../img/layout/menubar.jpg');
	height: 21px;
	width: 900px;
	margin: 0px auto;
	padding-top: 4px;
	/* letter-spacing: 1.5px;
	*word-spacing: 2px; */
	text-indent: 20px;
	font-size: 13px !important;
}
.center-top {
	background: transparent url('../img/layout/center-top.jpg');
	height: 57px;
	width: 900px;
	margin: 0px auto;
}
.center-back {
	background: transparent url('../img/layout/center-back.jpg');
	width: 900px;
	margin: 0px auto;
	height: auto;
}
.conteudo {
	width: 745px;
	float: left;
	height: auto;
	padding-left: 23px;
}
.pub {
	width: 120px;
	float: left;
	height: auto;
}
.footer {
	background: transparent url('../img/layout/footer.jpg');
	min-height: 100px;
	*height: 100px;
	_height: 100px;
	width: 900px;
	margin: 0px auto;
	padding-top: 100px
}

.linha_h {
	background: transparent url('../img/layout/linha_h.jpg');
	background-position: center;
	height: 2px;
	width: 730px;
	margin: 10px 0px 10px;
	font-size: 0px;
}
.linha_v {
	background: transparent url('../img/layout/linha_v.jpg') repeat-y;
	background-position: center;
	height: 300px;
	width: 2px;
	margin: 0px 24px 0px 10px;
	float: left;
}
.responsavel {
	float: left;
	width: 350px;
	padding-left: 40px;
}
.copy {
	float: left;
	width: 350px;
	text-align: center;
	padding-left: 40px;
}
.bloco {
	float: left;
	width: 350px;
}

#coberturas {
	margin-top: 2px;
	float: left;
	width: 350px;
}

#agenda {
	margin-top: 2px;
	float: left;
	width: 330px;
}
#agenda .evento {
	margin-bottom: 5px;
	padding-bottom: 6px;
	border-bottom: 1px #ccc solid;
}

#cobertura .foto {
	float:left;
	height: 70px;
	width: 110px;
	text-align: center;
}
#cobertura .equipe_foto {
	float:left;
	padding-top: 4px;
	height: 70px;
	width: 110px;
	text-align: center;
}
#cobertura .dados {
	float:left;
	height: 70px;
	width: 255px;
	text-align: left;
	padding-top: 10px;
}

.fechar {
	text-align: right;
	background: #FFF;
	padding-right: 10px;
}
/* BALOES */
#bubble_tooltip{
	width:157px;
	position:absolute;
	display:none;
	z-index: 1;
}
#bubble_tooltip .bubble_top{
	background: transparent url('../img/layout/top.png');
	background-repeat:no-repeat;
	height:16px;
	*background-image: none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/layout/top.png');
}
#bubble_tooltip .bubble_middle{
	background: url('../img/layout/center.png');
	background-repeat:repeat-y;
	background-position:bottom left;
	padding-left:10px;
	padding-right:10px;
	height:auto;
	*height:1px ;
	*background-image: none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/layout/center.png');
}
#bubble_tooltip .bubble_middle span{
	position:relative;
	top:-8px;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size:11px;
}
#bubble_tooltip .bubble_bottom{
	background: transparent url('../img/layout/bottom.png');
	background-repeat:no-repeat;
	height:24px;
	position:relative;
	top:-6px;
	*background-image: none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/layout/bottom.png');
}

/*
AVISOS
*/
.listagem,
.alert,
.passed,
.error {
	border-width: 1px;
	border-style: solid;
	padding: 0 0.6em;
	margin: 5px 15px 2px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	width: 600px;
}
.alert {
	background-color: #FFFBCC;
	border: 1px solid #E6DB55;
	margin-bottom: 1em;
	padding: 0 0.6em;
	background: #FFFBCC url('../img/layout/alert.png') 10px 2px no-repeat;
	padding-left: 35px;
}
.passed {
	background-color: #E9FFE8;
	border: 1px solid #6AE754;
	margin-bottom: 1em;
	padding: 0 0.6em;
	background: #E9FFE8 url('../img/layout/passed.png') 10px 1px no-repeat;
	padding-left: 35px;
}
.error {
	background-color: #ffebe8;
	border-color: #c00;
	margin-bottom: 1em;
	padding: 0 0.6em;
	background: #ffebe8 url('../img/layout/error.png') 10px 3px no-repeat;
	padding-left: 35px;
}

.alert p,
.passed p,
.error p {
	margin: 0.6em;
}

/*
Progress BAR
*/

#swfupload-control p { 
	margin:10px 5px; 
	font-size:0.9em; 
}
#log{ 
	margin:0; 
	padding:0; 
	width:700px;
}
#log li{ 
	list-style-position:inside; 
	margin:2px; 
	border:1px solid #ccc; 
	padding:10px; 
	font-size:12px; 
	font-family:Arial, Helvetica, sans-serif; 
	color:#333; 
	background:#fff; 
	position:relative;
}
#log li .progressbar{ 
	border:1px solid #333; 
	height:5px; 
	background:#fff; 
}
#log li .progress{ 
	background:#999; 
	width:0%; 
	height:5px; 
}
#log li p{ 
	margin:0; 
	line-height:18px; 
}
#log li.success{
	background-color: #E9FFE8;
	border: 1px solid #6AE754;
}
#log li span.cancel{ 
	position:absolute; 
	top:5px; 
	right:5px; 
	width:20px; 
	height:20px; 
	background:url('../img/layout/cancel.png') no-repeat; 
	cursor:pointer; 
}

#preview {
	width:700px; 
	height:400px;
	overflow: auto;
	border: 2px #CCC solid;  
}
