/* 
================================
Skin styles for DotNetNuke
================================
*/   
/* TOOLTIP */

a.dcontexto {
	position: relative;
	font-size: 11px;
	font-family: verdana, sans-serif;
	padding: 0;
	color: #424849;
	text-decoration: none;
	border-bottom: 2px none #039;
	cursor: help;
	z-index: 24;
}

a.dcontexto:hover {
	background: transparent;
	z-index: 25;
}

a.dcontexto span { display: none }

a.dcontexto:hover span {
	display: block;
	position: absolute;
	width: 300px;
	top: 3em;
	text-align: justify;
	left: 0;
	font-size: 11px;
	font-family: verdana, sans-serif;
	padding: 5px 10px;
	border: 1px solid #999;
	background: #FFFFFF;
	color: #424849;
	text-decoration: none;
}
  

#divcontexto {
	position: relative;
	font-size: 11px;
	font-family: verdana, sans-serif;
	padding: 0;
	color: #424849;
	text-decoration: none;
	border-bottom: 2px none #039;
	cursor: help;
	z-index: 24;
}

#divcontexto:hover {
	background: transparent;
	z-index: 25;
}

#divcontexto span { display: none }

#divcontexto:hover span {
	display: block;
	position: absolute;
	width: 300px;
	top: 3em;
	text-align: justify;
	left: 0;
	font-size: 11px;
	font-family: verdana, sans-serif;
	padding: 5px 10px;
	border: 1px solid #999;
	background: #FFFFFF;
	color: #424849;
	text-decoration: none;
}

 
  /* FIM TOOLTIP */

.table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: Gray;
	border-right-color: Gray;
	border-bottom-color: Gray;
	border-left-color: Gray;
 
}

.table TD
{
	padding: 4px 4px 4px 4px;
}

.layout_td
{
	background-image: url(images/tabela.GIF);
	background-repeat: repeat-x;
}

.td1
{
	background-image: url(images/tabela.GIF);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: Gray;
	border-right-color: Gray;
	border-bottom-color: Gray;
	border-left-color: Gray;
	padding: 4px 4px 4px 4px;
}

#divProcessando
{
	background: url(images/indicator_medium.gif) no-repeat center;
	background-color: White;
	position: fixed;
	z-index: 99;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

.pagemaster
{
	width: 100%;
	height: 100%;
	/*filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#cccccc', EndColorStr='#f0f0f0');*/
}

.tdBlank
{
	background-color: #FFFFFF;
}

.tracejado
{
	background-image: url(images/hotizontal-dot.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.tracejadovert
{
	background-image: url(images/vertical-dot.GIF);
	background-repeat: repeat-y;
	background-position: center;
}

#DivLogin h2
{
	background: url(images/search_h2_bg.gif) no-repeat 0 0 #FFFFFF;
	color: #696969;
	width: 197px;
	padding: 0 0 10px 40px;
	float: left;
	font: normal 18px/28px Georgia, "Times New Roman", Times, serif;
}


.fun {

	background-image: url(images/fundo.jpg);

}


.skinmaster {
	height: 100%;
	background-color: #FFFFFF;
	/*border-right: #999999 1px solid; 
	border-left: #999999 1px solid; 
	border-bottom: #999999 1px solid; 
	border-top: #7994cb 1px solid;*/
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
}

.DataAzulao {
	font-weight: bold;
	font-size: 8pt;
	text-transform: none;
	color: #003366;
	font-family: Arial, Sans-Serif;
}

.skinheader {
}

.skingradient {
	background-image: url(images/barra_fundo.jpg);
	height: 22px;
	background-repeat: repeat-x;
}

.LogoSerasa
{
	background-repeat: no-repeat;
	background-image: url(images/logoserasa.gif);
	background-position: right;
	height: 51px;
	width: 122px;
}

.skinrodape {
	background-image: url(images/pontos.gif);
	height: 9px;
}

.skintop1 {
	background-image: url(images/top_r1_c3.jpg);
}

.skintop2 {
	background-image: url(images/top_r1_c4.jpg);
	background-repeat: no-repeat;
	width: 255px;
}

.top_r1_c1 {
	background-image: url(images/top_r1_c1.jpg);
	width: 249px;
	height: 108px;
}

.top_r1_c2 {
	background-image: url(images/top_r1_c2.jpg);
	width: 237px;
	height: 108px;
}

.skinfundo {
	background-image: url(images/rodape_fundo.jpg);
	height: 55px;
}

.controlpanel {
	width: 100%;
	background-color: #EFEFEF;
}

.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.bottompane {
	/*width: 100%;*/
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.MainMenu_MenuContainer {
	background-color: transparent;
	border-bottom: 0px solid;
	border-top: 0px solid;
}

.MainMenu_MenuBar {
	border-bottom: 0px solid;
	border-top: 0px solid;
	cursor: pointer;
	cursor: hand;
	height: 18px;
	background-color: Transparent;
}

.MainMenu_MenuItem {
	border-left: #cad5ea 0px solid;
	border-right: #cad5ea 0px solid;
	border-bottom: 0px solid;
	border-top: 0px solid;
	cursor: pointer;
	cursor: hand;
	color: #666666;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica;
}

.MainMenu_MenuIcon
{
	background-color: #fafafa;
	border-bottom: 0px solid;
	border-top: 0px solid;
	cursor: pointer;
	cursor: hand;
	text-align: center;
	width: 15px;
	height: 18px;
}

.MainMenu_SubMenu {
	border-bottom: 0px solid;
	border-top: 0px solid;
	background-color: #fafafa;
	/*background-color: #cad5ea;  */
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
}

.MainMenu_MenuBreak {
	height: 1px;
}

.MainMenu_MenuItemSel
{
	background-color: #EEEEEE;
	border-bottom: 0px solid;
	border-top: 0px solid;
	cursor: pointer;
	cursor: hand;
	color: royalblue;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	height: 18px;
}

.MainMenu_MenuArrow {
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-top: 0px solid;
	font-family: webdings;
	font-size: 8pt;
	cursor: pointer;
	cursor: hand;
}

.MainMenu_RootMenuArrow {
	border-bottom: 0px solid;
	border-top: 0px solid;
	font-family: webdings;
	font-size: 8pt;
	cursor: pointer;
	cursor: hand;
}

.StandardButton
{
	background: url(top_r1_c3.jpg) #0066cc 50% bottom;
	color: #ffffff;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid;
	border-top: #7994cb 1px solid;
	border-left: #7994cb 1px solid;
	border-bottom: #7994cb 1px solid;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
}

.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}

.Head {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}

.main_dnnmenu_container {
	background-color: transparent;
}

.main_dnnmenu_bar {
	cursor: pointer;
	cursor: hand;
	height: 16px;
	background-color: Transparent;
}

.main_dnnmenu_item td {
	/*TD if menu option for using tables is on*/
	cursor: pointer;
	cursor: hand;
	color: #666666;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica;
	white-space: nowrap;
	/*Word wrapping menu item now optional*/
	padding: 1px 3px 3px 1px;
}

.main_dnnmenu_rootitem {
	/*TD if menu option for using tables is on*/
	cursor: pointer;
	cursor: hand;
	color: #666666;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica;
	white-space: nowrap;
	/*Word wrapping menu item now optional*/
	padding: 0px 12px 0px 5px;
	/*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {
	background-color: Transparent;
	color: darkred;
}

.main_dnnmenu_itemhover td {
	background-color: #CDCDCD;
	color: #666666;
}

.main_dnnmenu_icon {
	cursor: pointer;
	cursor: hand;
	text-align: center;
	width: 15px;
	height: 100%;
}

.main_dnnmenu_submenu {
	background-color: #DEDEDE;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
	padding: 1px 1px 1px 1px;
	/*explicitly set padding for sub-menus */
}

.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid;
	border-bottom: #cad5ea 1px solid;
	border-top: #cad5ea 0px solid;
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}

.main_dnnmenu_rootmenuarrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}

.top_r1_c1 {
	background-image: url(images/top_r1_c1.jpg);
	width: 249px;
	height: 108px;
}

.titulo_noticias {
	background-image: url(images/titulo_noticias.gif);
	background-repeat: no-repeat;
	width: 79px;
	height: 10px;
}

.skinfundo2 {
	background-image: url(images/rodape_fundo.jpg);
	height: 20px;
}




.body
{
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #424849;
}

.linkDownload {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

.error1
{
	background-image: url(images/geral/cancel_f2.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 48px;
	height: 48px;
}

.logoserasa
{
	background-image: url(images/logoserasa.gif);
	background-repeat: no-repeat;
	background-position: center;	
	
}
