/* 
================================
Skin styles for DotNetNuke
================================
*/   


/* Estilos para acesso rapido */


.tahoma10 {font-family: arial; font-size:8px; color:#59BC92;}
.tahoma10b {font-family: arial; font-size:8px; color:#666666; font-weight:bold;}
.tahoma10v {font-family: arial; font-size:8px; color:#59BC92;}
.tahoma10vb {font-family: arial; font-size:8px; color:#59BC92; font-weight:bold;}

.tahoma11 {font-family: arial; font-size:11px; color:#666666;     TEXT-DECORATION: none;}
.tahoma11v {font-family: arial; font-size:11px; color:#59BC92;}
.tahoma10 {font-family: arial; font-size:11px; color:#666666;}
.tahoma13 {font-family: arial;	font-size:13px;	color: #9DC54E; text-decoration:none}

/* Estilos para links na pagina */

.Normal A:link
{
color :#12347C;
}

.Normal A:hover
{
color: #2B51A1;
font-style:normal;
}

.Normal A:visited
{
color: #12347C;
font-style:normal;
}

a.lnkDestaques:link {
	color: #333333;
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;	
}

a.lnkDestaques:hover 
{
	color: #666666;
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
}

a.lnkDestaques:visited 
{
	color: #666666;
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
}

a.lnkDestaques:active 
{
	color: #666666;
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
}

.pagemaster 
{
	width: 769px;
/*	height: 100%;	
	background-color: #fefefe; */
}

.skinmaster {
    width:769px;
/*	background-color: #f3f5fa; */
/*  background-color: #f7f7f7; */
	border-right: #7994cb 0px solid; 
	border-top: #7994cb 0px solid; 
	border-left: #7994cb 0px solid; 
	border-bottom: #7994cb 0px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 

}
.skinheader {
}

.skingradient {
/*	background-image: url(gradient_DkBlue.jpg); */
	height:30px;
}
.controlpanel {
	width: 750px;
	background-color: #fefefe;
}
.toppane {
	width: 750px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 165px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: #ffffff;
	padding-left: 2px;
	padding-right: 0px;
	padding-top: 6px;
}
    
.rightpane {
	width: 165px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 6px;
}

.bottompane {
	width: 750px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.main_dnnmenu_container {
	background-color: transparent; 
}

.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	width:163px;
	text-align:LEFT;
	background-color: #e8e8e8;
	font-family:arial;
	font-size:11px;
     padding: 0px 3px 3px 0px;
}

.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	height: 22px;
	cursor: pointer; 
	cursor: hand; 
	color: #636363; 
	background-color: #f7f7f7;	
	font-size: 11px; 
    font-weight: normal;
	font-style: normal; 
	background-color: Transparent;
	font-family: arial; 
        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*/
    height: 25px;
	cursor: pointer; 
	cursor: hand; 
	color: #636363; 
	background-color: #f7f7f7;	
    border-left: white 0px solid;
    border-bottom: #f4f4f4 1px solid;
    border-top: white 0px solid;  
    border-right: white 0px solid;
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal; 
	background-color: Transparent;
	font-family: arial; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 3px 10px 3px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: #dadada; 
}

.main_dnnmenu_itemhover td {  
	background-color: #dadada;
}

.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}

.main_dnnmenu_submenu {
	background-color: #e4e4e4;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 2px 2px 2px 2px;   /*explicitly set padding for sub-menus */
	font-family: arial;
	font-size:11px;
}
.main_dnnmenu_break 
{
    
	height: 1px;
}

.main_dnnmenu_arrow {
	border-right: #e8e8e8 1px solid; 
	border-bottom: #e8e8e8 1px solid; 
	border-top: #e8e8e8 0px solid;
	font-family: webdings; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand; 
}

.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand;
}

.StandardButton {
  background: #e4e4e4 none; 
  color: #666666;
  font-family: arial; 
  font-size: 11px;
  font-weight: normal;
}

.TreeViewMenu {
	width: 175px;
	background-color: #e8e8e8;
	border-right: #e4e4e4 1px solid; 
	border-top: #e4e4e4 1px solid; 
	border-left: #e4e4e4 1px solid; 
	border-bottom: #e4e4e4 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: arial;
   font-size:  16px;
   font-weight: normal;
   color: #333333;
}

