﻿.gridImoveisHeader td
{
    background: url('images/admin-gvw-bg.gif') repeat-x 50%;
	color: #fff;
	padding: 2px 2px 2px 2px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	border: solid 1px #676767;
    border-color: #808080;
}

.gridImoveisRow td
{
	padding: 2px 2px 2px 2px;
	border-right: solid 1px #808080;
}

.gridImoveisAlteracao
{
    border-bottom: solid 1px #ffffff;    
}

.tablestyle
{
	font-family: arial;
	font-size: 11px;
	border: 0px solid #808080;
	background-color: #FFFFFF;
	margin-left: 0px;
	color: #434343;
	width: 100%;
}

.tablestyle td a
{
	color: #D16400;
	font-weight: bold;
	text-decoration: none;
}

.altrowstyle
{
	background-color: #F0F0F0;
}

.headerstyle th
{
	background: url('images/admin-gvw-bg.gif') repeat-x 50%;
	color: #fff;
	padding: 2px 2px 2px 2px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	border: solid 1px #676767;
    border-color: #808080;

}

.headerstyle th a
{
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #fff;
	display: block;
	padding-right: 10px;
}

.rowstyle td, .altrowstyle td
{
	padding: 4px 10px 4px 10px;
	border: solid 1px #A0C0E7;
	border-color: #808080;
}

.PagerStyle
{
	height: 28px;
	background: url(Images/grid_header_back.png) repeat-x;
	background: #EEEEEE;
	vertical-align: middle;
}