table.datagrid {
	font-family: tahoma;
	font-size: 10pt;
	border-collapse: collapse;
	width: 561px;
}

.datagrid thead th {
	color: black;
	background-color: #d4d0c8;
	border-color: #7D7D7D;
	border-width: 1px;
	border-style: solid;
	text-align: left;
	padding-left: 5px;
	font-weight: normal;
}

/**
* Format the table cells
*/

.datagrid tbody td {
	padding-left: 5px;
	border: 1px solid #ddd;
	background-color: white;
}
                
/*
* Format the alternate table columns
*/

.datagrid tbody td.col_1,
.datagrid tbody td.col_3, {
	background-color: #eee;
}
        
/**
* No link underlining
*/

.datagrid a {
	text-decoration: none;
}


A:link	{ text-decoration:underline; color:  #000000;}
A:visited { text-decoration:underline; color:#000000;}
A:active  { text-decoration:underline; color: #FF0000;}
A:hover   { text-decoration:underline; color: #FF0000;}
A:font   { font-face:helvetica }


	
#menu {
width: 170px; /* set width of menu */
background: #eee;
} 

#menu ul { /* remove bullets and list indents */
list-style: none;
margin: 0;
padding: 0;
}

/* style, color and size links and headings to suit */
#menu a, #menu h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
}

#menu h2 {
font: bold 14px helvetica;
color: #fff;
background: #000;
text-transform: uppercase;
}

#menu a {
color: #000;
background: #efefef;
text-decoration: none;
}

#menu a:hover {
color: #a00;
background: #fff;
}
#menu li {
/* make the list elements a containing block for the nested lists */
position: relative;
} 

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%; /* to position them to the right of their containing block */
width: 100%; /* width is based on the containing block */
}
div#menu ul ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}


p {
	margin: 0 0 15px 0;
}

div {  
	border:0px dashed #FF002B;
}


fieldset{
	border:1px dashed #666666;
	height: 98%;				
}


fieldset legend {
	background:#FFFFFF;
}

submit {
	background-color : #ca0627;
}

input{	
	font:Helvetica,Verdana, Arial, sans-serif;	
}

/*
#topo{ background-color: #FFFFFF;
	height: 75px;
	background: url('http://localhost/globaldelivery/public/imagenspublic/34_9_lojavirtual.suaconsultora.com.br/logo_global_delivery.jpg') no-repeat
}*/


#topo{ background-color: #FFFFFF;
	height: 81px;
	background: url('http://www.suaconsultora.com.br/public/imagenspublic/34_9_lojavirtual.suaconsultora.com.br/logo_global_delivery.jpg') no-repeat
}

#menu_principal {				     
	background:#C0C0C0;					
	text-align: left;	                              
	font-size:13px;
	padding: 2px;
	font-weight:bolder;
}
 
#info {
	background-color: #FFFFFF;
	width:562px;
	text-align: left;
	padding: 0;					
	clear: both;
	color:#000000;
}
									
#conteudo {
	background-color: #FFFFFF;
	margin-top:0.30%;
	margin-bottom:1%;
	margin-left:179px;
	margin-right:179px;
	padding: 0;
	width: 580px;
	_width: 480px;
	height:100%;
}


.tbBorder
{
BORDER-TOP: #CFCFCF 1px dashed;
BORDER-RIGHT: #CFCFCF 1px dashed;
BORDER-LEFT: #CFCFCF 1px dashed;
}

.tab1
{
BORDER-TOP: #CFCFCF 1px solid;
BORDER-RIGHT: #CFCFCF 1px solid;
BORDER-LEFT: #CFCFCF 1px solid;
BORDER-BOTTOM: #CFCFCF 1px solid;
}


.tab2
{
BORDER-TOP: #CFCFCF 1px dashed;
BORDER-RIGHT: #CFCFCF 1px dashed;
BORDER-LEFT: #CFCFCF 1px dashed;
BORDER-BOTTOM: #CFCFCF 1px dashed;
}

.linha
{
BORDER-TOP: #CFCFCF 1px solid;
BORDER-RIGHT: #CFCFCF 1px solid;
BORDER-LEFT: #CFCFCF 1px solid;
BORDER-BOTTOM: #CFCFCF 1px solid;
}

.tbBorder1
{
BORDER-RIGHT: #CFCFCF 1px dashed;
BORDER-BOTTOM: #CFCFCF 1px dashed;
}


.tbBorder2
{
BORDER-BOTTOM: #CFCFCF 1px dashed;
}

.select_hisorico_endereco {  width: 400px}


