TD { font-family:Verdana;font-size:11; color:#000000; }
TD.TITULO {background-color:#2B1670; font-family:Verdana; font-size:13; color:#FFFFFF; font-weight: bold; text-align:center; }
TD.TITULO2 {background-color:#2B1670; font-family:Verdana; font-size:13; color:#FFFFFF; font-weight: bold; text-align:left; }
INPUT.TEXT { font-family:Verdana; color:#000000; font-size:10; background:filter=alpha(Opacity=100); }
INPUT.TEXT_BORDER0 {font-family:Verdana; color:#333333; font-size:10; background:filter=alpha(Opacity=100);text-align:center;font-weight: solid; border:0;}
INPUT.BUTTON { background-color: #2B1670; color: #FFFFFF; font-size: 8 pt; font-family: Verdana; font-weight: bold; }
SELECT { font-family:Verdana; color:#333333; font-size:10;}
IMG {cursor:hand;}
A:link{COLOR: #333333; TEXT-DECORATION: none; font-family:Verdana; font-size:11}
A:visited{COLOR: #333333; TEXT-DECORATION: none; font-family:Verdana; font-size:11}
A:hover{COLOR: #333333; TEXT-DECORATION: none; font-family:Verdana; font-size:11}
INPUT.INCLUIR { font-family:Verdana; color:#333333; font-size:8pt; text-align:left; border-width:1; border-color:navy; border-style:solid; background:filter=alpha(Opacity=100);}
INPUT.INCLUIR_NOVO { font-family:Verdana; color:#333333; font-size:8pt; text-align:left; border-width:0; border-color:navy; border-style:solid; background:filter=alpha(Opacity=100);}
table.bordasimples {border-collapse: collapse;}
table.bordasimples tr td {border:1px solid #000000;}

#calendarDiv{
	position:absolute;
	width:250px;
	border:3px solid #2B1670;
	padding:1px;
	background-color: #FFF;
	font-family:arial;
	font-size:10px;
	padding-bottom:20px;
	visibility:hidden;
}
#calendarDiv span,#calendarDiv img{
	float:left;
}
#calendarDiv .selectBox,#calendarDiv .selectBoxOver{
	
	line-height:12px;
	padding:1px;
	cursor:pointer;
	padding-left:2px;
}

#calendarDiv .selectBoxTime,#calendarDiv .selectBoxTimeOver{	
	line-height:12px;
	padding:1px;
	cursor:pointer;
	padding-left:2px;
}

#calendarDiv td{
	padding:3px;
	margin:0px;
	font-size:10px;
}



#calendarDiv .selectBox{
	border:1px solid #E2EBED;		
	color: #E2EBED;
	position:relative;
}
#calendarDiv .selectBoxOver{
	border:1px solid #FFF;
	background-color: #317082;
	color: #FFF;
	position:relative;
}
#calendarDiv .selectBoxTime{
	border:1px solid #317082;		
	color: #317082;
	position:relative;
}
#calendarDiv .selectBoxTimeOver{
	border:1px solid #216072;	
	color: #216072;
	position:relative;
}

#calendarDiv .topBar{
	height:16px;
	padding:4px;
	background-color: #317082;


}
#calendarDiv .activeDay{	/* Active day in the calendar */
	color:#FF0000;
}
#calendarDiv .todaysDate{
	height:17px;
	line-height:17px;
	padding:2px;
	background-color: #E2EBED;
	text-align:center;
	position:absolute;
	bottom:0px;
	width:243px;
}
#calendarDiv .todaysDate div{
	float:left;
}
	
#calendarDiv .timeBar{
	height:17px;
	line-height:17px;
	background-color: #E2EBED;
	width:72px;
	color:#FFF;
	position:absolute;
	right:0px;
}

#calendarDiv .timeBar div{
	float:left;
	margin-right:1px;
}


#calendarDiv .monthYearPicker{
	background-color: #E2EBED;
	border:1px solid #AAAAAA;
	position:absolute;
	color: #317082;
	left:0px;
	top:15px;
	z-index:1000;
	display:none;

}
#calendarDiv #monthSelect{
	width:70px;
}
#calendarDiv .monthYearPicker div{
	float:none;
	clear:both;	
	padding:1px;
	margin:1px;	
	cursor:pointer;
}
#calendarDiv .monthYearActive{
	background-color:#317082;
	color: #E2EBED;
}

#calendarDiv td{
	text-align:right;
	cursor:pointer;
}

#calendarDiv .topBar img{
	cursor:pointer;
}
#calendarDiv .topBar div{
	float:left;
	margin-right:1px;
}

#MB_overlay {
	position: absolute;
	margin: auto;
	top: 0;	left: 0;
	width: 100%; height: 100%;
	z-index: 9999;
	border: 0;
	background-color: #000!important;
}
#MB_overlay[id] { position: fixed; }

#MB_window {
	position: absolute;
	top: 0;
	border: 0 solid;
	text-align: left;
	z-index: 10000;
}
#MB_window[id] { position: fixed!important; }

#MB_frame {
	position: relative;
	background-color: #FFFFFF;
	height: 100%;
	border:4px solid #2B1670;
}

#MB_header {
	margin: 0;
	padding: 0;
}

#MB_content {
	position: relative;
	padding: 2px .75em;
	overflow: auto;
}

#MB_caption {
	font: bold 100% "Lucida Grande", Arial, sans-serif;
	font-style:italic;
	text-shadow: #FFF 0 1px 0;
	padding: .5em 2em .5em .75em;
	margin: 0;
	text-align: center;
}

#MB_close {
	display: block;
	position: absolute;
	right: 5px; top: 4px;
	padding: 2px 3px;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
#MB_close:hover {
	background: transparent;
}

#MB_loading {
	padding: 1.5em;
	text-indent: -10000px;
	background: transparent url(spinner.gif) 50% 0 no-repeat;
}

/* Color scheme */
#MB_window {
	background-color: #EFEFEF;
	color: #000;
	
	-webkit-box-shadow: 0 0 64px #000; 
	-moz-box-shadow: #000 0 0 100px; 
	box-shadow: 0 0 100px #000;
}
#MB_frame {
		padding-bottom: 4px;
		
		-webkit-border-bottom-left-radius: 4px;
		-webkit-border-bottom-right-radius: 4px;

		-moz-border-radius-bottomleft: 4px;
		-moz-border-radius-bottomright: 4px;

		border-bottom-left-radius: 4px;
		border-bottom-right-radius: 4px;
	}
	
	#MB_content { border-top: 0px solid #2B1670; }

	#MB_header {
	  background-color: #2B1670;
	  border-bottom: 0px solid #CCC;
	}
		#MB_caption { color: #FFFFFF }
		#MB_close { color: #FFFFFF }
		#MB_close:hover { color: #000000 }
		
/* Alert message */
.MB_alert {
	margin: 10px 0;
	text-align: center;
}




/*ESTILO QUE FICA NA PÁGINA CADASTRO_P2.PHP CADASTRO DE FORNECEDORES */
#overflow_produtos_fornecedor{
	width:752px;
	height:200px;
	margin:0 auto;
	overflow:auto;
}