/* 
================================
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: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background-image: url(bk.jpg);
	background-repeat: repeat;
}



*{
margin:0;
padding:0;
}

html,body{
margin:0;
padding:0;
}

 ul {
	list-style-type: square;
	list-style-image: none;
	list-style-position: inside;
}

table ul {
	list-style-type: square;
	list-style-image: none;
	list-style-position: outside;
	margin-left: 12px;
	*margin-left: 22px;
}

 ol {
	list-style-type: square;
	list-style-image: none;
	list-style-position: inside;
}

 li {
	list-style-type: square;
	display: list-item;
	list-style-image: none;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* Not Dynamic Areas */


/* Main Layout */
div#container{
	text-align:left;
	width:916px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(top_bk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div#l_rig {
	float: right;
	width:200px;
	text-align:right;
	padding-bottom: 10px;
}

div#container_b{
	text-align:left;
	width:884px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

div#separator_b {
	clear: both;
	padding: 0px;
	height: 8px;
	width: 100%;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}

div#separator_c {
	clear: both;
	padding: 0px;
	height: 23px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(top_separator.jpg);
	background-repeat: repeat-x;
}

/**/
div#top_area {
	clear: both;
	width: 875px;
}

div#lef_area {
	width: 659px;
	float: right;
}

div#rig_area {
	width: 217px;
	float: left;
}
/*-------------------*/

div#content{
	width: 875px;
}

/**/
div#menu_area{
	height: 41px;
	width: 869px;
	background-image: url(menu_02.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-right: 8px;
	padding-left: 8px;
}

div#menu {
	float: left;
}


div#log_area {
	float: left;
	width: 884px;
}

div#bre {
	float: left;
	width: 650px;
}

div#date {
	float: right;
	width: 150px;
	text-align: right;
}
/*-------------*/

div#main {
	background-image: url(bk_mid.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 659px;
}

div#main_top {
	background-image: url(bk_top.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 659px;
	height: 11px;
}

div#main_baixo {
	background-image: url(bk_baixo.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 659px;
	height: 11px;
}

div#sea {
	background-color: #a3bdba;
	padding: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #80938f;
	margin-bottom: 10px;
	float: left;
	width: 207px;
}

div#sea .NormalTextBox
{
	width: 142px;
	height: 18px;
}

/**/

div#footer{
	clear:both;
	float: left;
	width:884px;
	padding-top: 8px;
	padding-bottom: 0px;
}

div#logo{
	clear:both;
	float: left;
	width:884px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(j_logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
}

/* -----------------
DAQUI PARA BAIXO É CÓDIGO PARA MÓDULOS, DNN ECT
--------------------
 */

/* Pane Styles */

div.logoPane{
	width: 884px;
	float: left;
}

div.right_top_pane {
	width: 400px;
	float: right;
}

div.link_pane {
    width: 430px;
	float: left;
}

/*-------------*/

div.left_pane {
	float: left;
	width: 630px;
	margin-left: 15px;
}

div.left_pane_directions {
	float: left;
	width: 400px;
	margin-left: 15px;
}

div#container_directions{
	text-align:left;
	width:400px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(top_bk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div#main_directions {
	background-image: url(bk_mid.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 400px;
}


div.right_pane {
	float: right;
	width: 217px;
}


/**/
div.a_pane {
	float: left;
	width: 282px;
	margin-right: 10px;
}

div.b_pane {
	float: left;
	width: 282px;
	margin-right: 10px;
}

div.c_pane {
	float: left;
	width: 282px;
}

/*-----------------------*/


div.contentpane {
	width: 630px;
	float: left;
	background-image: url(content_area.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 14px;
	padding-left: 15px;
}

div.contentpane .Normal {
	margin: 0;
	padding: 0;
	line-height: 1.3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #fff;
}

div.contentpane h1 {
	font-size: 160%;
	font-weight: bold;
	color: #fff;
}


/* -----------------
Set default font for modules
--------------------
 */
.Normal, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{
	margin: 0;
	padding: 0;
	line-height: 1.3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333;
}

/* ================================
style for module titles
================================ */
.Head
{
	font-family: "Monotype Corsiva";
	font-size: 36pt;
	font-weight: normal;
	color: #365F5A; /* letter-spacing: 2; */
}
/* style of item titles on edit and admin pages */
.SubHead    {
    font-size:  110%;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-size:  110%; 
}

/* ===============
button style for standard HTML buttons 
================== */
.StandardButton
{
	font-size: 90%;
}
/* =======================
 HTML Tag Styles 
=========================== */
H1, H2, H3, H4, H5, DT, H6
{
	font-family: "Monotype Corsiva";
}

strong {
    font-family: "Monotype Corsiva";
	font-size: 20pt;
	font-weight: normal;
	color: #000;
}

strong.main {
	line-height: 1.3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333;
	font-weight: bold;
}

em { 
    font-size: 8pt;
}

H1
{
	font-family: "Monotype Corsiva";
	font-size: 36pt;
	font-weight: normal;
	color: #365F5A;
}

H2
{
	font-family: "Monotype Corsiva";
	font-size: 36pt;
	font-weight: normal;
	color: #000;
}

H3
{
    font-size: 130%;
    font-weight: bold;
    color: #000;
}

H4
{
    font-size: 130%;
    font-weight: bold;
    color: #365F5A;
    margin: 0px;
}

H5, DT
{
	font-size: 110%;
	font-weight: bold;
	color: #365F5A;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

H6
{
    font-size: 110%;
    font-weight: bold;
    color: #333;
    margin: 0px;
}

/* ------------------------
Links format added for opera browser  ----- ESTILO DE LINKS INSEIDOS DENTRO DO MÓDULO  "TEXT/HTML"
----------- */

.Normal a:link {text-decoration: underline; color: #56968F;}
.Normal a:visited {text-decoration: underline; color: #96C2BE;}
.Normal a:hover {text-decoration: none; color: #56968F;}
.Normal a:active {text-decoration: none; color: #56968F;}

div.DNN_News_ItemLink a:link {text-decoration: none; color:#ff6633;}
div.DNN_News_ItemLink a:visited {text-decoration: none; color: #ffd2c4;}
div.DNN_News_ItemLink a:hover {text-decoration: none; color: #c63200;}
div.DNN_News_ItemLink a:active {text-decoration: none; color: #c63200;}

a img {
	text-decoration: none;
	border-top-color: #56968F;
	border-right-color: #56968F;
	border-bottom-color: #56968F;
	border-left-color: #56968F;
}


/* 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: #333;
}
/* This sets the style for all skin items that are links */
A.SkinItem:link, A.SkinItem:visited, A.SkinItem:active
{
    text-decoration: underline;
    color: #56968F;
}
A.SkinItem:hover
{
    text-decoration: none;
    color: #56968F;
}


/*  NavMenu styles start here */


#navHContainer {
    position:absolute;
    left:400px;
    top:110px;
    display:block;
    width:600px;
}

#nav ul {
	margin:0;
	list-style:none;
	float:left;
	width:auto;
	padding: 0px;
}

#nav li {
  position: relative;
  float:left;
  line-height : 1.3em;
  list-style: none;
}


#nav li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	width:14em;
	border:1px solid #999999;
	background-color: #467a75;
}


#nav a {
	font-size:12px;
	display:block;
	text-decoration:none;
	text-align:center;
	font-weight: bold;
	color:#477b76;
	padding-bottom: 0px;
	padding-top: 13px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	height: 28px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-left-color: #477b76;
}

#nav li li a {
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	float: none;
	background-image: none;
	width: auto;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #56968F;
}

#nav li li a:hover {
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 10px;
	font-weight: normal;
	color: #467a75;
	margin: 0px;
	background-color: #FFFFFF;
	float: none;
	background-image: none;
	width: auto;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #56968F;
}

#nav li li {
	padding: 0px;
	width:14em;
}

#nav li a:hover {
	font-size:12px;
	display:block;
	text-decoration:none;
	text-align:center;
	font-weight: bold;
	color:#000;
	padding-bottom: 0px;
	padding-top: 13px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	height: 28px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-left-color: #477b76;
}


#nav li a.SelectedTab {
    font-size:12px;
	display:block;
	text-decoration:none;
	text-align:center;
	font-weight: bold;
	color:#000;
	padding-bottom: 0px;
	padding-top: 13px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	height: 28px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-left-color: #477b76;
}


#nav li.SelectedTab a {
    font-size:12px;
	display:block;
	text-decoration:none;
	text-align:center;
	font-weight: bold;
	color:#000;
	padding-bottom: 0px;
	padding-top: 13px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	height: 28px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-left-color: #477b76;
}


/* REGRAS PARA SELECTED SUB MENU */

#nav li.SelectedTab ul { /* second-level lists */
	position : absolute;
	left: -999em;
	width:14em;
	border:1px solid #999999;
	background-color: #467a75;
}

#nav li.SelectedTab li { /* second-level lists */
}

#nav li.SelectedTab li a {
    font-size:11px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	float: none;
	background-image: none;
	width: auto;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #56968F;
}

#nav li.SelectedTab li a:hover {
    padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 10px;
	font-weight: normal;
	color: #467a75;
	margin: 0px;
	background-color: #FFFFFF;
	float: none;
	background-image: none;
	width: auto;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #56968F;
}

#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: 3.4em;
	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:14.0em;
}