table.gcad
{
	width: 100%;
	border-spacing: 3px;
}

.descri 
{
	color: #333333;
}


label.valid
{
	border: none;
}

tr.gcad
{
	text-align: left;
}

td.gcad
{
	text-align: left;
}

td.gcadLinkFormulario
{
}

tr.gcadAlt
{
	background-color: #EFEFEF;
}

td.gcadLabel
{
	text-weight: bold;
	text-align: left;
}

td.gcadCampo
{
	text-weight: bold;
}

input.gcadTexto
{
	border: 1px solid black;
}

.gcadTextArea
{
	border: 1px solid black;
}

tr.gcadRodape
{
	background-color: #CCD6E0;
}

/* estilo para as imagens */
.img_gcad
{
	border: 0px;
}

/* ----------- LINKS DE TODOS OS TIPOS ---------------- */
a.gcad:link,a.gcad:visited
{
	color: #666666;
	text-decoration: none;
}

a.gcad:hover
{
	color: #888888;
	text-decoration: underline;
}

span.gcadSpanLink
{
	color: #666666;
	text-decoration: none;
}

span.gcadSpanLink:hover
{
	color: #888888;
	text-decoration: underline;
}

/* ----------------------------------------------------- */


select.multi_gcad
{
	min-width: 270px;
	width: 270px;
}

.gcadIcone
{

}

.gcadIconeTexto
{
	font-size: 11pt;
}

.gcadDuploSelect
{
	width: 40%;
}

/*
input 
{
	font-weight: bold;
}
*/

.gcadObrigatorio
{
	color: red;
}

.gcadMultiUploadImg
{
	background-color: #FFFFFF;
	border: 1px solid #EAEAEA;
	margin-bottom: 15px;
	padding: 5px 5px 5px 5px;
	width: 200px;
}

.gcadComentarioThumbAdm
{
}

.imgContainer
{
	float: left;
}



.imgStatusMsg
{
	display: none;
}

.clear 
{ /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.gcadImgButton 
{
    background: transparent url('../imagens/coliseu/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.gcadImgButton span 
{
    background: transparent url('../imagens/coliseu/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.gcadImgButton:active 
{
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.gcadImgButton:active span 
{
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

.linkRemoverImgComponenteAdm
{
}

.tableless input, .tableless label
{
  float: left;
  display: block;
  width: auto;
  margin-bottom: 10px;
  padding: 3px;
}

.tableless label
{
  width: 100px;
  text-align: right;
  margin-right: 8px;
}

.tableless br
{
  clear: left;
}

.tableless .botoesForm input
{
  width: auto;
}

.tableless fieldset
{
  margin: 10px;
  padding: 10px;
  border: 1px solid #c0c0c0;
}

.tableless fieldset legend
{
  border: 1px solid #333;
  padding: 5px;
}

.tableless textarea
{
  width: 300px;
  height: 150px;
}

.botoesForm
{
  clear: both;
  padding: 5px;
}

.botoesForm input
{
  float: none;
  display: inline;
}


.gcadTableView
{
  padding: 5px;
}

.gcadView
{
  border: 1px solid #fafafa;
  width: 10%;
}
