/* 
================================
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-color: #fefffb;
}

*{
margin:0;
padding:0;
}

html,body{
margin:0;
padding:0;
}

 ul {
	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 {
	text-decoration: none;
	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:1004px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

div#separator_b {
	clear: both;
	padding: 0px;
	height: 10px;
	width: 100%;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}

/**/
div#top_area {
	width: 1004px;
	height: auto;
	background-image: url(bk_top.jpg);
	background-repeat: repeat-y;
	background-position: center;
	float: left;
	padding-top: 10px;
}

div#baixo {
	width: 947px;
	background-image: url(bk_baixo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 20px;
	height: 15px;
	padding-left: 57px;
}

div#logo_area {
	width: 900px;
	margin-left: 51px;
	height:auto;
}

div#ser_area {
	float: right;
	margin-top: 15px;
	height:auto;
}

div#ser_area .NormalTextBox{
	width: 100px;
}


/*-------------------*/

div#content{
	width: 890px;
	text-align:left;
	padding: 0px;
	margin: 0 auto;
}

/**/
div#menu_area{
	height: 39px;
	width: 892px;
	padding-top: 9px;
	background-image: url(menu.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-left: 8px;
}

div#menu {
}


div#log_area {
	float: right;
}

div#left_area {
	float: left;
	width: 716px;
}

div#left_area_b {
	float: left;
	width: 180px;
}

div#rigth_area {
    float: right;
	width: 150px;
	text-align:right;
}

div#mid_area {
	float: left;
	width: 500px;
	margin-left: 30px;
}

/*-------------*/

/**/

div#footer{
	clear:both;
	width:880px;
	padding-top: 10px;
	margin-top: 20px;
	color: #FFFFFF;
	background-color: #efffee;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	text-align:center;
}
.separator_footer{
	border-top:1px solid #ffffff;
	margin-top:8px;
	padding-top:8px;
}
/* -----------------
DAQUI PARA BAIXO É CÓDIGO PARA MÓDULOS, DNN ECT
--------------------
 */

/* Pane Styles */

div.logoPane{
	width: 250px;
	float: left;
	height: auto;
}

div.link_Pane {
	width: 250px;
	float: left;
	height: auto;
	margin-left: 40px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DADADA;
	/*padding-top: 25px;*/
	
}

div.flag_Pane {
	width: 100px;
	float: left;
	height: auto;
	margin-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DADADA;
	padding-top: 25px;
}

div.main_img_Pane {
	width: 900px;
	height:auto;
}


/*-------------*/

div.left_pane {
	width: 180px;
}

div.right_pane {
	width: 150px;
	text-align:right;
}

div.bottom_pane {
	width: 100%;
}


/**/
div.a_pane {
	float: left;
	width: 230px;
	margin-right: 10px;
}

div.b_pane {
	float: left;
	width: 230px;
	margin-right: 10px;
}

div.c_pane {
	float: left;
	width: 230px;
}

/*-----------------------*/

div.contentpane {
    width: 716px;
}

div.contentpane_b {
    width: 500px;
}

div.contentpane_b {
}


/* -----------------
Set default font for modules
--------------------
 */
.Normal, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{
	margin: 0;
	padding: 0;
	line-height: 1.1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
}

/* ================================
style for module titles
================================ */
.Head
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-weight: bold;
	color: #139145; /* 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: 160%;
	font-weight: bold;
	color: #139145;
}

H2
{
	font-size: 160%;
	font-weight: bold;
	color: #666666;
}

H3
{
    font-size: 130%;
    font-weight: bold;
    color: #139145;
}

H4
{
    font-size: 120%;
    font-weight: normal;
    color: #666666;
    margin: 0px;
}

H5, DT
{
    font-size: 100%;
    font-weight: normal;
    color: #139145;
    margin: 0px;
}

H6
{
    font-size: 90%;
    font-weight: normal;
    color: #139145;
    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: underline;
    color: #139145;
}

.Normal A:hover
{
    text-decoration: none;
    color: #139145;
}

.Normal A:visited
{
    text-decoration: none;
    color: #139145;
}


/* 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, .BottomItem
{
	text-decoration: none;
	color: #139145;
}
/* This sets the style for all skin items that are links */
A.SkinItem:link, A.SkinItem:visited, A.SkinItem:active, A.BottomItem:active, A.BottomItem:link, A.BottomItem:visited
{
    text-decoration: none;
    color: #139145;
	font-weight:bold;
}
A.BottomItem:active, A.BottomItem:link, A.BottomItem:visited
{
	font-weight:normal;
}
A.BottomItem:hover
{
    text-decoration: underline;
    color: #139145;
	font-weight:normal;
}
A.SkinItem:hover
{
    text-decoration: underline;
    color: #139145;
}


/*  NavMenu styles start here */

/*#navHContainer {
    position:absolute;
    left:400px;
    top:90px;
    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.25em;
  list-style: none;
}

#nav li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	width:12em;
    background-color:#20ae58;
	border:1px solid #FFF;
}


#nav a {
	font-size:12px;
	display:block;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-right: 6px;
	padding-left: 6px;
	margin-left: 3px;
}

#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;
}

#nav li li a:hover {
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 10px;
	font-weight: normal;
	color: #139145;
	margin: 0px;
}

#nav li li {
	padding: 0px;
	width:12em;
}

#nav li a:hover {
	background-color: #FFFFFF;
	color: #139145;
}


#nav li a.SelectedTab {
    font-size:12px;
    background-color: #FFFFFF;
	color: #139145;
}

#nav li.SelectedTab a {
    background-color: #FFFFFF;
	color: #139145;
}


/* REGRAS PARA SELECTED SUB MENU */

#nav li.SelectedTab ul { /* second-level lists */
	position : absolute;
	left: -999em;
	width:12em;
    background-color:#20ae58;
	border:1px solid #FFF;
}

#nav li.SelectedTab li { /* second-level lists */
    background-color:#139145;
}

#nav li.SelectedTab li a {
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	background-color:#139145;
}

#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: #139145;
	background-color:#FFFFFF;
	margin: 0px;
}

#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.0em;
}
