/*********************************************
A2 Comunicação
autor: A2 Comunicação
versão:  2006.04.26
*********************************************/

@import url(a2comunicacao_home.css);
@import url(a2comunicacao_fotografia.css);

* {margin: 0; padding: 0;}
html {
	background: #FFF url(../img/html_bg.gif) repeat-y center center !important;
	background: #FFF url(../img/html_bg_ie.gif) repeat-y center center;
}
body {
	color: #666;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
	background: url(../img/body_bg.gif) repeat-x;
}
img {border: none}
a:link {color: #36C; outline: none;}
a:visited {color: #69F; outline: none;}
a:hover {
	color: #69F;
	text-decoration: none;
}
a:active {outline: none;}
br.linha {clear: both}

/***********************
global - Bloco que envolve todos os outros
***********************/
#global {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background: url(../img/global_bg.gif) no-repeat;
}

/***********************
header - Cabeçalho da página
***********************/

#header {
	height: 170px;
}

/* Logotipo */

h1#logo {
	overflow: hidden;
	width: 100px;
	height: 74px;
	background: url(../img/logo.gif) no-repeat;
	float: left;
	margin: 20px 0 0 35px;
	/* Evita a margem com valor dobrado no IE */
	display: inline;
}
h1#logo a {
	width: 100px;
	height: 74px;
	display: block;
	text-indent:-5000em;
}

/***********************
navbar - Barra de navegação principal
***********************/

ul#navbar {
	height: 35px;
	margin-left: 171px;
	background: url(../img/navbar.gif) no-repeat;	
	position: relative;
	clear: both;
}
ul#navbar li {
	list-style: none;
	position: absolute;
	top: 0;
}
ul#navbar li, ul#navbar li a {
	height: 35px;
	display: block;
}
ul#navbar li a	{
	text-indent: -9999px; 
	text-decoration: none;
}
#nav01 {left: 0; width: 110px;}
#nav02 {left: 110px; width: 61px;}
#nav03 {left: 171px; width: 83px;}
#nav04 {left: 254px; width: 128px;}
#nav05 {left: 382px; width: 198px;}


#nav01 a:hover {background: transparent url(../img/navbar.gif) 0 -35px no-repeat;}
#nav02 a:hover {background: transparent url(../img/navbar.gif) -110px -35px no-repeat;}
#nav03 a:hover {background: transparent url(../img/navbar.gif) -171px -35px no-repeat;}
#nav04 a:hover {background: transparent url(../img/navbar.gif) -254px -35px no-repeat;}
#nav05 a:hover {background: transparent url(../img/navbar.gif) -382px -35px no-repeat;}


/***********************
navbar-aux - Barra de Navegação Auxiliar
***********************/

ul#navbar-aux {
	margin: 95px 0 0 35px;
	width: 300px;	
	height: 20px;
	float: left;
	background: url(../img/navbar-aux.gif) no-repeat;	
	position: relative;
}

ul#navbar-aux li {
	list-style: none;
	position: absolute;
	top: 0;
}
ul#navbar-aux li, ul#navbar-aux li a {
	height: 20px;
	display: block;
}
ul#navbar-aux li a	{
	text-indent: -9999px; 
	text-decoration: none;
}
#aux01 {left: 0; width: 120px;}
#aux02 {left: 110px; width: 120px;}

#aux01 a:hover {background: transparent url(../img/navbar-aux.gif) 0 -20px no-repeat;}
#aux02 a:hover {background: transparent url(../img/navbar-aux.gif) -110px -40px no-repeat;}

/***********************
Formulário de Busca
***********************/

form.atendimento {
	width: 198px;
	margin: 7px 10px;
	float: right;
	position: relative;
	/* Evita a margem com valor dobrado no IE */
	display: inline;
}
form.atendimento fieldset {
	background: #f5f5f5 url(../img/atendimento.gif) no-repeat center top;
	border: 1px solid #CCC;
	padding: 20px 0 12px;
}
form.atendimento legend {
	display: none;
}
form.atendimento label {
	width: 65px;
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	color: #999;
	margin-right: 5px;
}
form.atendimento input {
	font-size: 11px;
}
input#usuarioId, input#senhaId {
	width: 110px;
	padding: 1px;
	border: 1px solid #999;
}
input#senhaId {
	width: 60px;
}
input#usuarioId:focus, input#senhaId:focus {
	background-color: #FFC;
}
form.atendimento p {
	float: left;
	margin-top: 3px;
}
form.atendimento input.inputSubmit {
	padding: 1px 1px;
	margin-left: 5px;
}
form.atendimento small {
	position: absolute;
	bottom: 3px;
	left: 50px;
	display: none;
}
form.atendimento a {
	color: #AAA;
}

/***********************
sidebar - Coluna Auxiliar
***********************/

#sidebar {
	width: 160px;
	float: left;
	line-height: 15px;
	font-size: 11px;
}

/***********************
submenu - Segundo nível de navegação
***********************/

/* Título da Seção - Image Replacement */

#submenu h3#title {
	overflow: hidden;
	width: 160px;
	height: 30px;
}
#submenu h3#title a {
	width: 160px;
	height: 30px;
	display: block;
	text-indent:-5000em;
}

#quemsomos h3#title {background: url(../img/title_quemsomos.gif) no-repeat -2px 0;}
#sistemas h3#title {background: url(../img/title_sistemas.gif) no-repeat -2px 0;}
#design h3#title {background: url(../img/title_design.gif) no-repeat -2px 0;}
#fotografia h3#title {background: url(../img/title_fotografia.gif) no-repeat -2px 0;}
#pesquisa h3#title {background: url(../img/title_pesquisa.gif) no-repeat -2px 0;}
#clientes h3#title {background: url(../img/title_clientes.gif) no-repeat -2px 0;}
#fale h3#title {background: url(../img/title_fale.gif) no-repeat -2px 0;}

.forum h3#title {background: url(../img/title_forum.gif) no-repeat -2px 0;}

/* Menus */

#submenu ul {
	margin-bottom: 25px;
	font-size: 11px;
	clear: both;
}
#submenu ul li{
	list-style: none;
	border-bottom: 1px solid #ddd;
}
#submenu ul li a{
	color: #888;
	font-weight: bold;
	padding: 4px 0 4px 18px;
	display: block;
	background: url(../img/ico/bullet-right_cinza.gif) no-repeat 2px 6px;
	text-decoration: none;
	width: 150px;
/* Hack para IE5 */
		voice-family: "\"}\"";
		voice-family:inherit;
		width: 132px;
	}
	html>body #submenu ul li a {
		width: 132px;
/* Fim do Hack para IE5 */
}
#submenu ul li a:hover{
	background-color: #FFC;
	color: #666;
	background: url(../img/ico/bullet-right_cinzaescuro.gif) no-repeat 2px 6px;
}
#submenu ul ul{
	margin: 2px 0 7px;
}
#submenu ul ul li{
	border: none;
}
#submenu ul li ul a{
	font-weight: normal;
	background: url(../img/ico/bullet-right_cinzaclaro.gif) no-repeat 2px 6px;
	color: #999;
	margin-left: 14px;
	padding: 3px 0 3px 16px;
	text-decoration: underline;
	width: 132px;
/* Hack para IE5 */
		voice-family: "\"}\"";
		voice-family:inherit;
		width: 120px;
	}
	html>body #submenu ul li ul a {
		width: 120px;
/* Fim do Hack para IE5 */
}
#submenu ul li a:hover{
	background-color: #FFC;
	color: #666;
}

/* Forms na Sidebar */
#sidebar form {
	margin-bottom: 15px;
	width: 150px;
}
#sidebar fieldset {
	border-top: 1px solid #36C; 
	border-left: none;
	border-bottom: 1px solid #36C;
	border-right: none;	
	padding-bottom: 5px;	
	background: #F5F5F5 url(../img/sidebar-form_bg.gif) repeat-x;
}
#sidebar legend {
	color: #36C;
	font-weight: bold;
}
#sidebar label {
	display: none;	
}
#pesquisaId {
	margin-top: 10px;
	width: 90px;
}
#sidebar .inputSubmit {
	font-size: 11px;
	padding: 1px;
}
#sidebar small {
	display: block;
	float: none;
	margin: 5px 0;
	text-align: center;
}
#sidebar small a {
	color: #36C;
}

/***********************
conteudo - Bloco Central de Textos  
***********************/

#content {
	width: 440px;
	height: auto !important;
	height: 300px;
	min-height: 300px;  
	float: left;
	padding: 0 15px 15px 35px;
	line-height: 18px;
/* Hack para IE5 */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 390px;
	}
	html>body #content {
	width: 390px;
/* Fim do Hack para IE5 */
}

.maior #content, #home #content {
	width: 600px;
	padding: 0 10px 15px 35px;
/* Hack para IE5 */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 555px;
	}
	html>body .maior #content, html>body #home #content {
	width: 555px;
/* Fim do Hack para IE5 */
}

/* Tipografia */

#content h1 {
	margin-bottom: 15px;
	font-size: 18px;
	color: #FFBD02;
}
#content h2 {
	font-size: 14px;
	color: #36C;
	margin-bottom: 15px;
   border-bottom: 1px solid #D4E3F3;
	clear: both;
}
#content h2 a {text-decoration: none;}
#content h2 a:hover {background-color: #F5F5F5;}

#content h3 {
	font-size: 12px;
	margin-bottom: 15px;
	color: #666;
}
#content h4{
	font-size: 12px;
	margin-bottom: 15px;
	color: #36C;
}
#content p {
	font-size: 12px;
	color: #666;
	margin-bottom: 15px;
	line-height: 17px;
}
#content .subtitulo {
	margin-top: -10px;
	font-weight: normal;
	font-style: italic;
	border: none;
	font-size: 12px;
	color: #FFBD02;
}
#content .data {
	color: #FFBD02;
	font-size: 11px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	text-align: right;
}

/* Box de alerta */

/*#content p.box  {
	border: 1px solid #CCC;
	padding: 10px 32px;
	font-size: 11px;
	margin-bottom: 15px;
	background-position: 8px center;
	background-repeat: no-repeat;
}
.sucesso {	background-image: url(../img/ico/sucesso.gif);}
.info {		background-image: url(../img/ico/info.gif);}
.erro {		background-image: url(../img/ico/erro.gif);}
.atencao {	background-image: url(../img/ico/atencao.gif);}*/

/* Box de alerta */

#content p.box  {
	border: 1px solid #CCC;
	padding: 10px 32px;
	font-size: 11px;
	margin-bottom: 15px;
	background-position: 8px center;
	background-repeat: no-repeat;
}
#content ul.box  {
	border: 1px solid #CCC;
	padding: 10px;
	font-size: 11px;
	margin: 0 0 15px;
}
#content ul.box li{
	background-position: 8px center;
	background-repeat: no-repeat;
	padding-left: 32px;
	
}
#content ul li.sucesso {	background-image: url(../img/ico/sucesso.gif);}
#content ul li.info    {	background-image: url(../img/ico/info.gif);}
#content ul li.erro    {	background-image: url(../img/ico/erro.gif);}
#content ul li.atencao {	background-image: url(../img/ico/atencao.gif);}

/* Botão */

#content p.botao {
	margin: 25px 0 35px;
	text-align: right;
	clear: both;
}
#content p.botao a {
	padding: 9px 22px 10px;
	color: #666;
	border-top: 1px solid #CCC;
	border-bottom: 3px solid #CCC;
	font-size: 11px;
	font-weight: bold;
	display: block;
	background: url(../img/botao_ico.gif) no-repeat right center;
}
#content p.botao a:hover {
	background-color: #F5F5F5;
	color: #333;
}
#content p.contato a {
	background: url(../img/botao-contato_ico.gif) no-repeat right center;
/*	color: #FFBD02;
	border-top: 1px solid #FFBD02;
	border-bottom: 3px solid #FFBD02;*/
}
#content p.demo a {background: #f5f5f5 url(../img/botao-demo_ico.gif) no-repeat right center;}

/* Listas */

#content ul, #content ol {
	margin: 0 15px 25px;
	color: #666;
	line-height: 15px;
	font-size: 11px;
}
#content ul li{
	list-style: none;
	padding-left: 15px;
	margin-bottom: 5px;
	background: url(../img/ico/bullet-right_cinza.gif) no-repeat 0 3px;
}
#content ol li{
	padding: 0;
	margin: 0 0 5px 15px;
}

/* Listas de Definição */

#content dl {
	margin-bottom: 15px;
	font-size: 11px;
}
#content dl dt a  {
	background: url(../img/ico/bullet-right_cinza.gif) no-repeat 0 3px;
   color: #666;
	padding-left: 16px;
	display: block;
}
#noticias #content dl dt a  {
	background: url(../img/ico/bullet-right_cinza.gif) no-repeat 0 3px;
}
#content dt {
   color: #666;
   font-weight: bold;
	margin-top: 10px;
	display: block;
	clear: both;
}
#content dt strong {
	display: block;
	border: 1px solid #CCC;
	padding: 2px;
	background-color: #f7f7f7;
	float: left;
	margin: 0 10px 10px 0;
	color: #666;
}	
#content dt img{
	margin-left: 5px;
}
#content dl dt em {
	font-style: normal;
	background: none;
}
#content dl dt em a {
	background: none;
	color: #FFBD02;
}
#content dd {
	margin-left: 15px;
   color: #999;
}
#noticias.artigos #content dd {
	margin-left: 60px;
}
.comfoto {
	background: url(../img/foto_ico.gif) no-repeat right 3px;
}
#content dl .comfoto a  {
	padding-right: 23px;
}

/* breadcrumbs */
ul#breadcrumbs {
	color: #999;
	margin: 0 0 10px;
	font-size: 11px;
}
ul#breadcrumbs li {
	padding: 0;
	display: inline;
	background: none;
}
ul#breadcrumbs li a {
	display: block;
	padding-right: 12px;
	margin-right: 5px;
	background: url(../img/ico/bullet-right_dupla.gif) no-repeat right center;
	float: left;
	color: #666;
}

/* banco de imagens */

#content .album {
	border: 1px solid #000;
	width: 390px;
	height: 100px;
	clear: both;
	margin-bottom: 20px;
}

#content .thumb{
	float: left;
	margin: 5px;
}

#content h2.album {
	font-size: 12px;
	color: #36C;
}

/***********************
extra - Coluna Extra
***********************/

#extra {
	width: 160px;
	float: left;
	line-height: 15px;
	font-size: 11px;
}
#noticias #extra {
	width: 110px;
}
#extra h3 {
	font-size: 12px;
	color: #36C;
	margin-bottom: 10px;
   border-bottom: 1px solid #CCC;
	padding: 2px 2px;
}
#extra h3 a {
	text-decoration: none;
	color: #36C;
}
#extra ul {
	margin-bottom: 15px;
	padding-left: 15px;
	color: #36C;
}
#extra ul li {
	list-style-type: square;
}
#extra ul li a {
	padding: 2px 0;
	display: block;
	width: 145px;
}

/* Box Mais Informações */
#extra .box {
	background: url(../img/extra_bg.gif) repeat-y;
}
#extra .box h3 {
	padding: 10px 10px 8px;
	text-align: center;
	background: url(../img/extra_bgtop.gif) no-repeat;
}
#extra .box p {
	padding: 0 10px 15px;
	background: url(../img/extra_bgbottom.gif) no-repeat left bottom;
}
#extra .box p a {
	color: #999;
}

/************************************
Formulários
************************************/

#content form fieldset {
  border: 2px solid #CCC;
  padding: 10px;
  background-color: #f7f7f7;
}
#content form legend {
  font-size: 11px;
  color: #666;
  margin: 0 !important;
  margin: 0 0 15px;
  padding: 0;
  font-weight: bold;
  
}
#content form label {
  font-size: 11px;
  display: block;
  float: left;
  width: 80px;
  text-align: right;
  margin-right: 5px;
}
#content form input, form select, form textarea {
  font-size: 12px;
  color: #333;
  padding: 1px;
}
#content textarea {
  overflow: auto;
}
#content form p.extended {
	clear: both;
}
#content form p small {
	display: block;
	margin-left: 87px;
	padding: 2px 0;
	color: #999;
}
#content form p.obrigatorio {
	font-weight: bold;
}
#content form p.opcional {
	font-weight: normal;
}
#content form fieldset fieldset {
	border: 1px solid #CCC;
	margin: 0 75px 15px 85px;
	padding: 10px;
}
#content form fieldset fieldset legend {
	margin-bottom: 0 !important;
	margin-bottom: 5px;
}
#content form fieldset fieldset label {
	float: none;
	width: auto;
	text-align: left;
}
#content form fieldset fieldset p small {
	margin-left: 0;
}
/* Botão */
#content form p.submit {
	float: right;
	margin: 0;
}
#content form p.anterior {
	margin-left: 190px;
/* Bug do IE */
	display: inline;
}
#content form p.submit input {
	width: 150px;
	font-weight: bold;
	font-size: 11px;
	color: #666;
	padding: 5px;
}
#content form p.submit small {
	text-align: center;
}
/* Data */

#content form fieldset.date  p {
	float: left;
	margin: 0 5px 0 0;
}
#content form fieldset.date p label {
	float: none;
	width: auto;
	text-align: left;
}

/* IDs */
input#dayId {
	width: 18px;
}
input#yearId {
	width: 30px;
}
input#streetId {
	width: 260px;
}
input#numberId {
	width: 30px;
}
input#quarterId {
	width: 150px;
}
input#cityId {
	width: 150px;
}
input#nameId {
	width: 260px;
}
input#nomeId {
	width: 260px;
}
input#assuntoId {
	width: 260px;
}
input#destinatarioId {
	width: 260px;
}
input#emailId {
	width: 260px;
}

/***********************
Fotos 
***********************/

p.foto {
	float: left;
	margin: 0 10px 5px 0;
	background: #F7F7F7;
/*	width: 210px;*/
}
p.direita {
	float: right;
	margin: 0 0 5px 10px;
}
p.vertical {
/*	width: 150px;*/
}
#content p.foto {
	font-size: 11px;
	color: #888;
}

/* Thumbshow */

#thumbshow p.foto {
	margin: 0;
	padding: 4px;
	text-align: center;
	float: none;
}
#thumbshow p.foto {
	width: 140px;
	margin: 5px 2px 2px !important;
	margin: 2px 2px 2px;
	padding: 0;
	color: #999;
	font-size: 11px;
}

/***********************
Paginação
***********************/

#content .paginacao {
	margin: 0 0 12px;
	border: 1px solid #FFF;
	height: 21px;
	background: #FFF url(../img/paginacao_bg.gif) repeat-x;
	clear: both;
}

#content .paginacao p {
	color: #666;
	font-size: 11px;
	padding: 2px 2px 2px 6px;
	margin-bottom: 0;
	border-bottom: 1px solid #CCC;
}
#content .paginacao ul {
	list-style:none;
	margin: 0 0 15px;
	padding: 0;
	float: right;
}
#content .paginacao ul li {
	float: left;
	font-size: 11px;
	margin: 0 0 15px;
	padding: 0;
	list-style: none;
	background-image: none;
}
#content .paginacao ul a {
	float: left;
	padding: 2px 18px;
	color: #666;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background-color: 
}
#content .paginacao ul li.pag_ini a {
	border-left: 1px solid #CCC;*/
}
#content .paginacao ul li a:hover {
	background-color: #DDD;
	color: #333;
}

/***********************
Tabelas
***********************/

table{
	border-collapse: collapse;
	border: 2px solid #CCC;
	font-size: 11px;
	color: #000;
	background: #fff;
	margin: 20px 0;
}
td, th {
	border: 1px solid #e0e0e0;
	padding: 3px;
}
thead th {
	border: 1px solid #e0e0e0;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	background: #C6E3FF;
	color: #36C;
}
tr.candidatopsdb {
	background-color: #FF3;
}
tr.subtotal {
	background-color: #F9F9F9; 
}
td.total {
	background-color: #EEE; 
}
table caption {
	font-size: 12px;
	margin: 18px 0;
	font-weight: bold;
	color: #FFBD02;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

/***********************
Listras
***********************/
.even {
	background-color: #f7f7f7;
}
.even li.even {
	background-color: #f7f7f7;
}
li li.even {
	background-color: #FFF;
}

/***********************
rodape - Rodapé
***********************/

#footer {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	background: url(../img/footer_bg.gif) no-repeat;
	clear: both;
	padding: 5px 0;
	color: #999;
	font-size: 11px;
}
#footer p, #footer address {
	margin: 0 0 3px 243px;
}
