/* 
================================
<!--**********************************************************************************-->
<!-- DNN Freelancer - Tiago Tavares(skinning, design, DNN, eFsusion, Drupal, Flashs)  -->
<!-- http://tiagot.carbonmade.com/                                                    -->
<!-- e-mail: linktiago@gmail.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;
}

*{
margin:0;
padding:0;
}

html,body{
margin:0;
padding:0;
}

.Normal ul {
	list-style-position: inside;
}


.Normal ol {
	list-style-type: square;
	list-style-image: none;
	list-style-position: inside;
}

.Normal li {
	display: list-item;
	list-style-position: inside;
	list-style-image: url(seta.gif);
	*list-style-image: url(seta_b.gif);
	_list-style-image: url(seta_b.gif);
	padding-top: 2px;
	padding-bottom: 2px;
}

td.tabele_verde .Normal li {
	display: list-item;
	list-style-position: inside;
	list-style-image: url(quad.gif);
	*list-style-image: url(quad_b.gif);
	_list-style-image: url(quad_b.gif);
	padding-top: 2px;
	padding-bottom: 2px;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p {
	clear: both;
	padding-bottom: 12px;
}

/* Not Dynamic Areas */


/* Main Layout */
div#container{
	text-align:left;
	width:942px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div#separator_b {
	clear: both;
	padding: 0px;
	height: 6px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div#separator_c {
	clear: both;
	padding: 0px;
	height: 1px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #e0e0e0;
}

/**/
div#top_area {
	float: left;
	width: 942px;
	background-image: url(top.jpg);
	background-repeat: no-repeat;
	height: 212px;
}

div#lef_area {
	width: 106px;
	float: left;
}

div#rig_area {
	width: 765px;
	float: right;
}
/*-------------------*/

div#content{
	width: 875px;
}

/**/
div#menu_area{
	height: 53px;
	width: 942px;
	float: left;
	background-image: url(menu_bk.jpg);
	background-repeat: repeat-x;
}

div#menu {
	float: left;
	width: 942px;
}

table.tbbb {
	width: auto;
	margin-right: auto;
	margin-left: auto;
}

div#ser_area {
	float: right;
	width: 160px;
	margin-top: 11px;
	margin-right: 10px;
	*margin-right: 10px;
	_margin-right: 5px;
}

div#ser_area .NormalTextBox {
	width: 126px;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 4px;
}


div#log_area {
	float: left;
	height: 20px;
	width: 936px;
	margin-top: 1px;
	padding-top: 6px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}
/*-------------*/


div#footer{
	clear:left;
	width:942px;
	padding-top: 10px;
	color: #FFFFFF;
	background-image: url(footer.jpg);
	background-repeat: no-repeat;
	height: 79px;
	padding-left: 10px;
}

div#footer .Normal
{
	color: #fff;
}

/* -----------------
DAQUI PARA BAIXO É CÓDIGO PARA MÓDULOS, DNN ECT
--------------------
 */

/* Pane Styles */

div.logoPane{
	width: 150px;
	float: left;
	margin-top: 30px;
	margin-left: 66px;
	*margin-left: 66px;
	_margin-left: 33px;
}

a.logo_link:link {
	text-decoration: none;
	display: block;
	height: 159px;
	width: 150px;
}

div.mainimage_pane {
	width: 466px;
	float: left;
	margin-left: 4px;
}
/*-------------*/

div.left_pane {
	float: left;
	width: 590px;
}

div.right_pane {
	float: right;
	width: 218px;
}


/**/
div.a_pane {
	float: right;
	width: 458px;
}

div.b_pane {
	float: left;
	width: 911px;
}

div.c_pane {
	float: right;
	width: 200px;
}

/*-----------------------*/

div.contentpane {
    width: 458px;
	float: left;
}

div.contentpane_b {
    width: 690px;
	float: left;
}

div.footer_pane {
	width: 888px;
	float: left;
	margin-left: 18px;
}

div.footer_pane strong {
    color: #fff;
}


/* -----------------
Set default font for modules
--------------------
 */
.Normal, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{
	margin: 0;
	padding: 0;
	line-height: 1.3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #000;
}

/* ================================
style for module titles
================================ */
.Head
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-weight: bold;
	color: #000; /* letter-spacing: 2; */
}
/* style of item titles on edit and admin pages */
.SubHead    {
    font-size:  100%;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-size:  100%; 
}

/* ===============
button style for standard HTML buttons 
================== */
.StandardButton
{
	font-size: 90%;
}
/* =======================
 HTML Tag Styles 
=========================== */
H1, H2, H3, H4, H5, DT, H6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
H1
{
	font-size: 180%;
	font-weight: bold;
	color: #0a5826;
}

H2
{
	font-size: 160%;
	font-weight: bold;
	color: #0a5826;
}

H3
{
    font-size: 150%;
    font-weight: bold;
    color: #0a5826;
}

H4
{
    font-size: 150%;
    font-weight: bold;
    color: #e58525;
}

H5, DT
{
    font-size: 110%;
    font-weight: bold;
    color: #e58525;
}

H6
{
    font-size: 110%;
    font-weight: bold;
    color: #0a5826;
}

strong {
    color: #0a5826;
}

/* ------------------------
Links format added for opera browser  ----- ESTILO DE LINKS INSEIDOS DENTRO DO MÓDULO  "TEXT/HTML"
----------- */

.Normal a:link {text-decoration: underline; color: #e58525; font-weight: bold;}
.Normal a:visited {text-decoration: underline; color: #FBC98C; font-weight: bold;}
.Normal a:hover {text-decoration: none; color: #e58525; font-weight: bold;}
.Normal a:active {text-decoration: underline; color: #e58525; 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: #e58525;
}
/* This sets the style for all skin items that are links */
A.SkinItem:link, A.SkinItem:visited, A.SkinItem:active
{
    text-decoration: none;
    color: #e58525;
}
A.SkinItem:hover
{
    text-decoration: underline;
    color: #e58525;
}





.SkinItem_b
{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
/* 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;
	font-weight: bold;
}
A.SkinItem_b:hover
{
    text-decoration: underline;
    color: #FFFFFF;
	font-weight: bold;
}


/*  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 #CCCCCC;
}


#nav a {
	font-size:12px;
	display:block;
	text-decoration:none;
	text-align:center;
	font-weight: bold;
	color:#FFF;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 18px;
	padding-left: 18px;
	float: left;
	background-image: url(menu_n.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	height: 53px;
	line-height: 53px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6f8e6f;
	border-left-color: #bed0be;
}

#nav li li a {
	padding-bottom: 4px;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	float: none;
	width: auto;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	text-align:left;
	line-height: normal;
	background-color: #94AD99;
	background-image: none;
	border-right-style: none;
	border-left-style: none;
}

#nav li li a:hover {
	padding-bottom: 4px;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	float: none;
	background-image: url(menu_h.jpg);
	width: auto;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	text-align:left;
	background-repeat: repeat-x;
	background-position: left top;
	line-height: normal;
	border-right-style: none;
	border-left-style: none;
}

#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:#FFF;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 18px;
	padding-left: 18px;
	float: left;
	background-image: url(menu_h.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	height: 53px;
	line-height: 53px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6f8e6f;
	border-left-color: #bed0be;
}


#nav li a.SelectedTab {
    font-size:12px;
	display:block;
	text-decoration:none;
	text-align:center;
	font-weight: bold;
	color:#FFF;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 18px;
	padding-left: 18px;
	float: left;
	background-image: url(menu_h.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	height: 53px;
	line-height: 53px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6f8e6f;
	border-left-color: #bed0be;
}

#nav li.SelectedTab a {
    font-size:12px;
	display:block;
	text-decoration:none;
	text-align:center;
	font-weight: bold;
	color:#FFF;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 18px;
	padding-left: 18px;
	float: left;
	background-image: url(menu_h.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	height: 53px;
	line-height: 53px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6f8e6f;
	border-left-color: #bed0be;
}


/* REGRAS PARA SELECTED SUB MENU */

#nav li.SelectedTab ul { /* second-level lists */
	position : absolute;
	left: -999em;
	width:14em;
	border:1px solid #ccc;
}

#nav li.SelectedTab li { /* second-level lists */
}

#nav li.SelectedTab li a {
	padding-bottom: 4px;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	float: none;
	width: auto;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	text-align:left;
	line-height: normal;
	background-color: #94AD99;
	background-image: none;
	border-right-style: none;
	border-left-style: none;
}

#nav li.SelectedTab li a:hover {
    padding-bottom: 4px;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	float: none;
	background-image: url(menu_h.jpg);
	width: auto;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	text-align:left;
	background-repeat: repeat-x;
	background-position: left top;
	line-height: normal;
	border-right-style: none;
	border-left-style: 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: 53px;
	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;
}