/* Common tags                 */
/*-----------------------------*/		
#conteudo { min-height:400px; padding:0 10px 15px 10px; width:780px; margin:0 auto; background-color: White; text-align:left;}
body 
{
    font-family:arial;
    font-size:8pt;
    color:#000000;
    margin: 0;
    padding: 0;
	margin-right: 30;
	text-align: left;
 }
 
button
{
	padding: 2px; 
}

A:link      { color: #41519A; text-decoration:none; }
A:visited 	{ color: #41519A; text-decoration:none;  }
A:active 	{ color: #41519A;  cursor:hand; text-decoration:none;  }
A:hover 	{ color: black;  cursor:hand; text-decoration:"underline"; }
		
A.bodyLink:link     { color: #41519A; text-decoration:none; font-weight:bold; }
A.bodyLink:visited 	{ color: #41519A; text-decoration:none; font-weight:bold; }
A.bodyLink:active 	{ color: #41519A;  cursor:hand; text-decoration:none; font-weight:bold; }
A.bodyLink:hover 	{ color: #B2C3E1;  cursor:hand; text-decoration:"underline"; font-weight:bold; }
		

.TdDados
 {
   border-right: 0px solid;
   padding-right: 1px;
   border-top: 0px solid;
   padding-left: 1px;
   padding-bottom: 1px;
   border-left: 0px solid;
   padding-top: 1px;
   border-bottom: 0px solid; 
   background-color: #FBFBFF;
 }

.title
{
    text-transform: uppercase;
    font-family: verdana;
    font-size: large;
    font-weight: bold;
    color: #41519A;
 }

hr {
	border: 0;
	border-top: 2px solid #41519A;
	height: 2px;
}

img
{
	border-width: 0;
}

ul
{
	list-style-image: url(Images/bullet.jpg);
	list-style-position: outside;
	list-style-type: disc;
	color: red;
	font-family: verdana;
}

.menutextindent
{
    font-size: x-small;
}

/* Headings                    */
/*-----------------------------*/
h1
{
	font-size: large;
	color: #6B7EBF
}

h2
{
	font-family: Verdana;
	font-size: medium;
	margin-top: 30;
	color: #6B7EBF;
	margin-bottom: -15;
}
	
h3
{
	font-family: Verdana;
	font-size: small;
	margin-bottom: -15;
	color: #6B7EBF;
	padding-left: 15;
}

h1, h2, h3, h4
{
	margin: 0;
	font-family: Verdana;
}

/* Tables                      */
/*-----------------------------*/	
table
{
	font-size: 1em;
}

table.header
{
	  background-color:#5B6DB5;
}

td.logo
{
	text-align: left;
	width: 184px;
}

td.title 
	{
		text-align: center;
		font-family: verdana;
		font-size: x-large;
		font-weight: bolder;
		color: #FFFFFF;
	}

td.headerbar 
{
	background-image: url(Images/bar.jpg);
	text-align: right;
	height: 24px;
}

td.menu 
{
	background-color:#41519A;
	width: 184px;
	height: 500px;
	vertical-align: top;
}

td.footer
{
	margin-left: 30;
	font-family: Verdana;
	font-size:xx-small;
	font-weight: normal;
	color: #41519A;
	text-align: right;
}

.bordaTabela
{
    border-right: #eee 3px inset; 
    padding-right: 0px; 
    border-top: #eee 1px solid;
    padding-left: 0px; 
    padding-bottom: 0px; 
    border-left: #eee 1px solid; 
    padding-top: 0px;
    border-bottom: #eee 3px inset;    
}

.tituloTabela
{
    font-weight: bold; 
    font-size: 12px; 
    background-image: url(http://localhost:2161/SixMaster/Images/fundoTitulo.jpg);
    color: #207cba; 
    text-align: center    
}




/********************* GridViewCSS White Chrome Style **************************/
.GridViewStyle
{
    font-family: Arial, Sans-Serif;
    font-size:small;
    table-layout: auto;
    border-collapse: collapse;
    border:#999999 1px solid;
}
/*Header and Pager styles*/
.HeaderStyle, .PagerStyle /*Common Styles*/
{
    background-image: url(Images/HeaderWhiteChrome.jpg);
    background-position:center;
    background-repeat:repeat-x;
    background-color:#fff;
    border-bottom:solid 1px #999;
}
.HeaderStyle th
{
    padding: 5px;
    color: #333;
}
.HeaderStyle a
{
    text-decoration:none;
    color:#333;
    display:block;
    text-align:left;
    font-weight:normal;
}
.PagerStyle table
{
    text-align:center;
    margin:auto;
}
.PagerStyle table td
{
    border:0px;
    padding:5px;
}
.PagerStyle td
{
    border-top: #999999 1px solid;
}
.PagerStyle a
{
    color:#333;
    text-decoration:none;
    padding:2px 10px 2px 10px;
    border-top:solid 1px #fff;
    border-right:solid 1px #999;
    border-bottom:solid 1px #999;
    border-left:solid 1px #fff;
}
.PagerStyle span
{
    font-weight:bold;
    color:#333;
    text-decoration:none;
    padding:2px 10px 2px 10px;
}
/*RowStyles*/
.RowStyle td, .AltRowStyle td, .SelectedRowStyle td, .EditRowStyle td /*Common Styles*/
{
    padding: 5px;
    border-right: solid 1px #999;
}
.RowStyle td
{
    background-color:#E4E4E4;
}
.AltRowStyle td
{
    background-color: #fff;
}
.SelectedRowStyle td
{
    background-color:#FF9;
}


.btn_salvar
{
	background-image: url(Images/ok.png);
	background-position: left center;
	background-repeat: no-repeat;
	color:#529214;
	background-color:#E6EFC2;
    border:1px solid #C6D880;

}

.btn_voltar
{
	background-image: url(Images/voltar.png);
	background-color:#dff4ff;
	background-position: left center;
	background-repeat: no-repeat;
    border:1px solid #c2e1ef;
    color:#336699;
	
}

.btn_pesquisar
{
	background-image: url(Images/pesquisa.png);
	background-color:#dff4ff;
	background-position: left center;
	background-repeat: no-repeat;
    border:1px solid #c2e1ef;
    color:#336699;
	
}

.btn_cadastrar
{
	background-image: url(Images/add.png);
	background-color:#dff4ff;
	background-position: left center;
	background-repeat: no-repeat;
    border:1px solid #c2e1ef;
    color:#336699;
	
}

.btn_cliente
{
	background-image: url(Images/searchgroup.gif);
	background-color:#dff4ff;
	background-position: left center;
	background-repeat: no-repeat;
    border:1px solid #c2e1ef;
    color:#336699;
	
}

.btn_limpar
{
	background-image: url(Images/clean.png);
	background-color:#dff4ff;
	background-position: left center;
	background-repeat: no-repeat;
    border:1px solid #c2e1ef;
    color:#336699;
	
}



