/* 
================================
Skin styles for Simple Red Leaf Skin 3 Pane Layout
Created by Lee Sykes - http://www.dnncreative.com
================================
*/
body
{
	/* set default font size for skin (Titles etc. will then use a percentage to specify their sizes) */
    margin: 0;
	padding: 0;
	line-height: 1.1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align:center;
}

*{
margin:0;
padding:0;
}

html,body{
margin:0;
padding:0;
}

img {
	margin-right: 9px;
/*	float: left;*/
}

/* Not Dynamic Areas */


/* Main Layout */
div#container{
	text-align:left;
	width:900px;
	padding:0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

div#separator {
	clear: both;
	padding: 0px;
	height: 10px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #818fa4;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

div#separator_b {
	clear: both;
	padding: 0px;
	height: 10px;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

div#top {
	background-image: url(top.jpg);
	background-repeat: no-repeat;
	height: 225px;
	width: 900px;
}


div#content{
	width: 900px;
	float: left;
}

div#menu_area{
	height: 30px;
	width: 890px;
	float: left;
	margin-top: 12px;
	padding-top: 1px;
	_padding-top: 3px;
	padding-left: 10px;
}

div#search_area {
	height: 21px;
	_height: 26px;
	width: 870px;
	float: left;
	margin-top: 7px;
	padding-top: 16px;
	_padding-top: 4px;
	padding-right: 15px;
	padding-left: 15px;
}

div#sr {
	float: left;
}

div#dt {
	float: right;
}

div#bread {
	height: 16px;
	width: 885px;
	float: left;
	margin-top: 7px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}

div#main_area {
	height: auto;
	width: 900px;
	float: left;
}

div#footer{
	clear:both;
	width:900px;
	padding-top: 10px;
	margin-top: 20px;
	background-image: url(footer.jpg);
	background-repeat: no-repeat;
	height: 46px;
}

/* -----------------
DAQUI PARA BAIXO É CÓDIGO PARA MÓDULOS, DNN ECT
--------------------
 */

/* Pane Styles */

div.logoPane{
	float: left;
	height: 130px;
	width: 890px;
}

div.left_pane {
	float: left;
	height: auto;
	width: 180px;
	margin-right: 20px;
}


div.left_pane_leftoption {
	float: left;
	height: auto;
	width: 180px;
	margin-right: 20px;
}


div.maincontent_pane {
	float: left;
	height: auto;
	width: 465px;
}

div.contentpane_leftoption {
	float: left;
	height: auto;
	width: 695px;
}

div.mainimage_pane {
	float: right;
	height: auto;
	width: 213px;
}

div.second_pane {
	float: left;
	height: auto;
	width: 900px;
}

div.third_content {
	background-color: #818fa4;
	float: right;
	height: 235px;
	width: 183px;
	padding: 10px;
}

div.contentpane {

}





/* -----------------
Set default font for modules
--------------------
 */
.Normal, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{
	margin: 0;
	padding: 0;
	line-height: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color:#333333;
	text-align: justify;
	font-size:10pt;
}
.Normal ul li {
padding-bottom:3px;
list-style-type:disc;
}
.Normal li {
padding-bottom:3px;
list-style-type:disc;
}

/* ================================
style for module titles
================================ */
.Head
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-weight: bold;
	color: #1c767e; /* letter-spacing: 2; */
}
/* style of item titles on edit and admin pages */
.SubHead    {
    font-size:  85%;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-size:  85%; 
}

/* ===============
button style for standard HTML buttons 
================== */
.StandardButton
{
	font-size: 90%;
}
/* =======================
 HTML Tag Styles 
=========================== */
H1, H2, H3, H4, H5, DT, H6
{
	font-family: Arial, Helvetica, sans-serif;
}
H1
{
	font-size: 16pt;
	font-weight: bold;
	color: #1c767e;
	margin: 0 0 5px 0;
}

H2
{
	font-size: 14pt;
	font-weight: bold;
	color: #1c767e;
	margin: 0 0 10px 0;
}

H3
{
    font-size: 12pt;
    font-weight: bold;
    color: #1c767e;
	text-indent:20px;
	margin: 5px 0 5px 0;
}

H4
{
    font-size: 12pt;
    font-weight: bold;
    color: #1c767e;
    margin: 0 0 5px 0;
}

H5, DT
{
    font-size: 11pt;
    font-weight: normal;
    color: #1c767e;
    margin: 0px;
}

H6
{
    font-size: 10pt;
    font-weight: normal;
    color: #1c767e;
    margin: 0px;
}

/* ------------------------
Links format added for opera browser  ----- ESTILO DE LINKS INSEIDOS DENTRO DO MÓDULO  "TEXT/HTML"
----------- */
.Normal A:link, .Normal A:active
{
    text-decoration: none;
    color: #1c767e;
	font-weight:bold;
}
.Normal A:hover
{
    text-decoration: underline;
    color: #1c767e;
	font-weight:bold;
}

.Normal A:visited
{
    text-decoration: underline;
    color: #7fc8ce;
	font-weight:bold;
}

/* This is the Date eg. any items that are not links   ------ ESTILO DOS LINKS E NÃO LINKS DE MÓDULOS RÁPIDOS COMO PRIVACY,USER, LOGIN ...ETC  */  
.SkinItem
{
    text-decoration: none;
    color: #1c767e;
}
/* This sets the style for all skin items that are links */
A.SkinItem:link, A.SkinItem:visited, A.SkinItem:active
{
    text-decoration: none;
    color: #1c767e;
}
A.SkinItem:hover
{
    text-decoration: underline;
    color: #1c767e;
}


/* =====================================
    CSS STYLES FOR Menu SkinObject
   =====================================
*/

.menupane {
    padding-top: 6px;
    padding-right: 6px;
}    
   
.MainMenu_MenuContainer {
	background-color: #FFFFFF; 
	background-image: url(gradient_menu_vertical.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	padding-left: 5px;
	padding-right: 7px;
	padding-top: 0px;
	width: 100%;
	height: 100px;
	border: 1px solid #FF9900;	
}
/* Don't need menu bar in vertical menu
=====================
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
======================
*/
.MainMenu_MenuItem {
	border-left: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-right: #000000 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	height: 27px;
}
.MainMenu_MenuIcon {
	background-color: #FFF56C; 
	border-left: #cad5ea 0px solid; 
	border-bottom: #cad5ea 0px solid; 
	border-top: #cad5ea 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 27px;
}
.MainMenu_SubMenu {
	background-color: #FFCC00;  
	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: #FF6600; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Verdana,Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 27px;
}
.MainMenu_MenuArrow {
	border-right: #cad5ea 0px solid; 
	border-bottom: #cad5ea 0px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/*=================
Don't need treemenu on this skin
============================
.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);
}
===========================
*/


/*  NavMenu styles start here */

#navHContainer {
    position:absolute;
    left:400px;
    top:110px;
    display:block;
    width:auto;
}
#nav ul {
    padding:0;
    margin:0;
    list-style:none;
    float:left;
    width:auto;
}

#nav li {
  position: relative;
  float:left;
  line-height : 1.25em;
  list-style: none;
}

#nav li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	width:13em;
	background-color: #99cae8;
	border: 1px solid #CCCCCC;
}

#nav li ul li { /* second-level lists */
	width:13em;
	margin: 0px;
	padding: 0px;
}

#nav a {
    font-size:0.9em;
	display:block;
    text-decoration:none;
    text-align:center;
    padding :10px 10px 10px 10px;
	_padding :8px 10px 11px 10px;
    color:#fff;
}
#nav li li a {
	display:block;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}

#nav li a:hover {
	color: #1c767e;
	background-color: #FFFFFF;
}

#nav .DisabledTab {
    color:#ccc;
}
/* no need to change these hover classes 
unless you need more than 4 levels */
#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li:hover ul ul ul ul,
#nav li.iehover ul ul,
#nav li.iehover ul ul ul,
#nav li.iehover ul ul ul ul{
  left: -999em;
}

#nav li:hover ul, 
#nav li.iehover ul {
	top: 2.6em;
	left:0;
}
#nav li li:hover ul,
#nav li li li:hover ul,
#nav li li.iehover ul,  
#nav li li li.iehover ul {
	top: 0;
	left:12.8em;
}

#navContainerBorder {
    background-color:white;
    padding:2px;
    height:30em;
}
#navContainer {
   height:30em;
   width:12em;
   vertical-align:top;
   padding:10px 5px 10px 5px;
}

#nav li.SelectedTab a {
	font-size:1.1em;
	color: #1c767e;
	background-color: #FFF;
	font-weight: normal;
}/* REGRA PARA ESTADO ATIVO DO LINK HOVER */

#nav li.SelectedTab ul {
	background-color: #99cae8;
}

#nav li.SelectedTab li {
	background-color: #99cae8;
}


#nav li.SelectedTab li a {
    font-size:1.1em;
	color: #FFFFFF;
	background-color: #99cae8;
	padding-top: 3px;
	padding-bottom: 3px;
}

#nav li.SelectedTab li a:hover {
    font-size:1.1em;
	color: #1c767e;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}


/* Added by Suzy */
p.italicText {
padding-left: 20px;
font-style:italic;
}
p{
width:auto;
height:auto;
padding-bottom:10px;
line-height:12pt;
text-align:justify;
} 
p.left{
text-align:left;
}
ul {
margin:5px;
}
ul li {
padding-bottom:3px;
list-style-type:square;
list-style:square;

}
.withMark ul li {
padding-bottom:3px;
list-style-type:none;
}
img.border {
border: 3px solid #ecf5f4;
margin:5px;
}
p.bdBottom {
border-bottom: 1px solid #C8EEF1;
margin:5px 0 5px 0;
}
p.withBorder {
border: 1px solid #C8EEF1;
margin:5px 0 10px 0;
padding:5px;
}
.withBorder {
border: 1px solid #C8EEF1;
margin:5px 0 10px 0;
padding:5px;
}
img.back {
border:8px solid #F2F8FC;
}