/* 
================================
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;
	font-size: 0.7em;
}

*{
margin:0;
padding:0;
}

html,body{
margin:0;
padding:0;
}

 ul {
	list-style-image:url(seta.jpg);
	line-height:18px;
	margin-left: 17px;
}

 ol {
	list-style-type: square;
	list-style-image: none;
	list-style-position: inside;
}

 li {
	list-style-image:url(seta.jpg);
	line-height:18px;
}

/* Main Layout */
div#container{
	text-align:left;
	width:885px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

div#separator_b {
	clear: both;
	padding: 0px;
	height: 1px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/**/
div#top_area {
	clear: both;
	width: 885px;
}

div#lef_area {
	width: 106px;
	float: left;
}

div#rig_area {
	width: 680px;
	float: right;
}
/*-------------------*/

div#content{
	width: 885px;
}

/**/
div#menu_area{
	width: 885px;
	height: 35px;
	padding-left:0px;
	background-image:url(NavBg.gif);
	background-repeat:repeat-x;
	margin-top:0px;
	*margin-top: 0px;
	_margin-top: 0px;
	margin-bottom: 8px;
	*margin-bottom: 8px;
	_margin-bottom: 0px;
	float: left;
}

div#menu {
	float: left;
}


div#log_area {
	float: right;
}
/*-------------*/

/**/


div#footer{
	clear:both;
	width:885px;
	text-align:center;
	padding-top: 10px;
	margin-top: 20px;
	color: #666666;
	height: 40px;
}

div#footer_b{
	clear:both;
	width:885px;
	padding-top: 6px;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	float: left;
	margin-top: 6px;
	padding-bottom: 6px;
}

div#f_l {
    float: left;
	width: 600px;
}

div#f_r {
	float: right;
	width: 230px;
	text-align: right;
}

div#ser_a {
	float: right;
	width: 245px;
	text-align: center;
	color:#FFFFFF;
	padding-left:10px;
	padding-top:8px;
	background-color:#003875;
	margin-bottom: 8px;
	padding-bottom: 8px;
}

div#ser_a .NormalTextBox {
	width: 180px;
}

/* -----------------
DAQUI PARA BAIXO ? C?DIGO PARA M?DULOS, DNN ECT
--------------------
 */

/* Pane Styles */

div.logoPane_a{
	width: 226px;
}

div.mainimage_pane {
	width: 638px;
	margin-left:40px;
}

div.links_pane {
	width: 638px;
	float: right;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: right;
}

div.links_pane .Normal a:link {text-decoration: underline; color: #444; font-weight: bold;}
div.links_pane .Normal a:visited {text-decoration: underline; color: #444; font-weight: bold;}
div.links_pane .Normal a:hover {text-decoration: none; color: #444; font-weight: bold;}
div.links_pane .Normal a:active {text-decoration: none; color: #444; font-weight: bold;}

div.top_pane { 
    width: 885px;
	float: left;
}

#map_area {
	width:855px;
}

div.map_left {
	float: left;
	width: 600px;
}

div.map_right {
    float: right;
	width: 256px;
	padding-top:4px;
	margin-top: 4px;
}

div#rig_area_b {
	float: right;
	width: 256px;
}

/*-------------*/

div.right_pane {
	float: right;
	width: 275px;
	border: 1px solid #000000;
}


/**/
div.a_pane {
	float: left;
	width: 282px;
	border: 1px solid #000000;
	margin-right: 10px;
}

div.b_pane {
	float: left;
	width: 282px;
	border: 1px solid #000000;
	margin-right: 10px;
}

/*-----------------------*/


/**/
div.disclaimer_pane {
	float: left;
	width: 885px;
	margin-top: 8px;
}

div.footer_pane {
	float: left;
	width: 885px;
	margin-top: 0px;
}

/*-----------------------*/

div.contentpane {
	float: left;
    width: 885px;
	/*margin-top:10px;*/
}

div.contentpane_b {
	float: left;
	width: 600px;
	margin-bottom: 28px;
}

div#left_area_b {
	float: left;
	width: 600px;
}

div.left_contentpane {
	float: left;
	width: 290px;
}

div.right_contentpane {
	float: right;
	width: 290px;
}

div.c_pane {
	float: left;
    width: 885px;
}



/* -----------------
Set default font for modules
--------------------
 */
.Normal, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{
	margin: 0;
	padding: 0;
	line-height: 1.3;
	font-family: Arial;
	font-size: 9pt;
	color: #666666;
	text-align:justify;
}

div#dnn_ctr374_XModDisplay_pnlListView .Normal {
    margin: 0;
	padding: 0;
	line-height: 1.3;
	font-family: Arial;
	font-size: 9pt;
	color: #666666;
	text-align:justify;
}

div#dnn_ctr374_XModDisplay_pnlListView .NormalBold {
	margin: 0;
	padding: 0;
	line-height: 1.3;
	font-family: Arial;
	font-size: 10pt;
	color: #666666;
	text-align:justify;
	font-weight: bold;
}

div#dnn_ctr454_CB_ArticlesFullList_FullListXml_pnlList .Normal {
    margin: 0;
	padding: 0;
	line-height: 1.3;
	font-family: Arial;
	font-size: 9pt;
	color: #666666;
	text-align:justify;
}

div#dnn_ctr468_CB_ArticleViewXml_lblView .Normal {
    margin: 0;
	padding: 0;
	line-height: 1.3;
	font-family: Arial;
	font-size: 9pt;
	color: #666666;
	text-align:justify;
}

/* ================================
style for module titles
================================ */
.Head
{
	font-family: Arial;
	font-size: 160%;
	font-weight: bold;
	color: #384f6f; /* 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 
=========================== */
H2, H3, H4, H5, DT, H6
{
	font-family: Arial;
}
H1
{
	font-size: 230%;
	font-weight: normal;
	color:#000066;
	font-family: "Times New Roman", Times, serif;
}

H2
{
	font-size: 160%;
	font-weight: bold;
	color: #666666;
}

H3
{
    font-size: 130%;
    font-weight: bold;
    color: #000000;
}

H4
{
    font-size: 120%;
    font-weight: normal;
    color: #000066;
    margin: 0px;
}

H5, DT
{
    font-size: 100%;
    font-weight: normal;
    color: #000;
    margin: 0px;
}

H6
{
    font-size: 90%;
    font-weight: normal;
    color: #000066;
    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: #384f6f;}
.Normal a:visited {text-decoration: underline; color: #384f6f;}
.Normal a:hover {text-decoration: none; color: #384f6f;}
.Normal a:active {text-decoration: none; color: #384f6f;}


.Normal a.CBLVTitle_454:link {
	text-decoration: underline;
	color: #384f6f;
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 9pt;
}
.Normal a.CBLVTitle_454:visited {
	text-decoration: underline;
	color: #384f6f;
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 9pt;
}
.Normal a.CBLVTitle_454:hover {
	text-decoration: none;
	color: #384f6f;
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 9pt;
}
.Normal a.CBLVTitle_454:active {
	text-decoration: none;
	color: #384f6f;
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 9pt;
}

div.CBLVCreatedDate_454 {
    font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 9pt;
}

/* 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: #444;
	font-weight: bold;
}
/* This sets the style for all skin items that are links */
A.SkinItem:link, A.SkinItem:visited, A.SkinItem:active
{
    text-decoration: none;
    color: #444;
	font-weight: bold;
}
A.SkinItem:hover
{
    text-decoration: underline;
    color: #444;
	font-weight: bold;
}

.SkinItem_b
{
	text-decoration: none;
	color: #ffffff;
}
/* This sets the style for all skin items that are links */
A.SkinItem_b:link, A.SkinItem_b:visited, A.SkinItem_b:active
{
    text-decoration: none;
    color: #ffffff;
}
A.SkinItem_b:hover
{
    text-decoration: underline;
    color: #ffffff;
}


/*  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;
  *line-height : 1.4em;
  _line-height : 1.4em;
  list-style: none;
}

#nav li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	width:12em;
	border:1px solid #ffffff;
	background-color: #cccccc;

}


#nav a {
	font-size:13px;
	display:block;
	text-decoration:none;
	text-align:center;
	font-weight: bold;
	color:#000000;
	padding-bottom: 4px;
	padding-top: 10px;
	padding-right: 8px;
	padding-left: 8px;
	float: left;
	background-image: url(div.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 19px;
}

#nav li li a {
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	height:auto;
	float: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: none;
}

#nav li li a:hover {
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	background-color: #ffffff;
	height:auto;
	float: none;
	background-image: none;
}

#nav li li {
	padding: 0px;
	width:12em;
}

#nav li a:hover {
	font-size:13px;
	display:block;
	text-decoration:none;
	text-align:center;
	font-weight: bold;
	color:#666666;
	height: 19px;
	padding-top: 10px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 4px;
	background-image: url(div.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}


#nav li a.SelectedTab {
    color:#666666;
	font-weight: bold;
}

#nav li.SelectedTab a {
    color:#666666;
	font-weight: bold;
}


/* REGRAS PARA SELECTED SUB MENU */

#nav li.SelectedTab ul { /* second-level lists */
	position : absolute;
	left: -999em;
	width:12em;
	background-color: #cccccc;
}


#nav li.SelectedTab li { /* second-level lists */
}

#nav li.SelectedTab li a {
    font-size:14px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	height: 19px;
	float: none;
	background-image: none;
}

#nav li.SelectedTab li a:hover {
    padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	background-color: #ffffff;
	height: 19px;
	float: none;
	background-image: none;
}

#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.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:12.0em;
}
