/* 
================================
Skin styles for Simple Red Leaf Skin 3 Pane Layout
Created by Lee Sykes - http://www.dnncreative.com
================================
*/


*{
margin:0;
padding:0;
}

html,body{
   margin:0;
   padding:0;
}

p {
	display: inline;
}

 ul {
	list-style-type: square;
	list-style-image: none;
	margin-left: 16px;
}

 li {
	list-style-type: square;
	display: list-item;
	list-style-image: none;
	list-style-position: outside;
}

div#abcd {
	padding-bottom: 5px;
}

/* Not Dynamic Areas */


/* Main Layout */


div#back_container {
	background-image: url(home_bakground_02.png);
	*background-image: url(home_bakground_02.png);
	_background-image: url(home_bakground_02.jpg);
	background-repeat: no-repeat;
	background-position: center -34px;
}

div#back_container_content {
	background-image: url(content_background.png);
	*background-image: url(content_background.png);
	_background-image: url(content_background.jpg);
	background-repeat: no-repeat;
	background-position: center -34px;
}


div#container{
	text-align:left;
	width:890px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 8px;
	*padding-top: 10px;
	_padding-top: 10px;
	padding-bottom: 10px;
}

div#separator_b {
	clear: both;
	padding: 0px;
	height: 10px;
	width: 100%;
	margin-top: 7px;
	_margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 7px;
	_margin-bottom: 8px;
	margin-left: 0px;
}

/* ---------------- */

div#left_area_main {
	float: left;
	height: auto;
	width: 251px;
	margin: 0px;
}

div.menu_sac {
	display: none;
	float: left;
}

div#left_area {
	float: left;
	height: auto;
	width: 251px;
	margin-top: 28px;
	*margin-top: 23px;
	_margin-top: 18px;
	background-image: url(home_bar_02.png);
	*background-image: url(home_bar_02.jpg);
	_background-image: url(home_bar_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

div#baixo {
    float: left;
	height: 31px;
	width: 251px;
	background-image: url(down_home_element.png);
	*background-image: url(down_home_element.jpg);
	_background-image: url(down_home_element.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


/* ---------------- */

div#content{
	width: 760px;
	float: right;
}

/*----------*/
div#menu_area{
	float: right;
	background-repeat: no-repeat;
	height: 92px;
	width: 620px;
	margin-top: 41px;
}

div#menu {
	height: 45px;
	width: 620px;
	clear: both;
}


div#bread {
	height: 10px;
	width: auto;
	float: left;
	padding-top: 10px;
}


div#date {
	height: 10px;
	width: auto;
	float: right;
	padding-top: 10px;
	text-align: right;
}
/*----------*/

div#main_area {
	float: right;
	height: auto;
	width: 565px;
}

div#main_content_area {
	height: auto;
	width: 889px;
}

div#content_area_one {
	background-image: url(main_content_area.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 385px;
	padding-top: 15px;
	padding-bottom: 15px;
}

div#info_area {
	background-image: url(content_element_absolute.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 388px;
	width: 185px;
	position: absolute;
	z-index: 99;
	margin-left: 680px;
	margin-top: 8px;
}

div#content_area_two {
	background-image: url(second_content_area.jpg);
	background-repeat: no-repeat;
	background-position: 2px top;
	height: 136px;
	padding-top: 15px;
	padding-bottom: 15px;
}

div#content_area_two img {
}

div#content_area_three {

}

div#third_content_area_01 {
	background-image: url(third_content_area_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 23px;
	width: 889px;
	float: left;
}

div#third_content_area_02 {
	background-image: url(third_content_area_02.jpg);
	background-repeat: repeat-y;
	height: auto;
	background-position: center top;
	width: 889px;
	float: left;
}

div#third_content_area_03 {
	background-image: url(third_content_area_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 23px;
	width: 889px;
	float: left;
}

div#align {
	clear: both;
}

div#footer_bg {
	background-image: url(footerbackground.png);
	*background-image: url(footerbackground.png);
	_background-image: url(footerbackground.jpg);
	background-position: top;
	width: 100%;
}

div#footer{
	text-align:left;
	width:889px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 34px;
	padding-bottom: 10px;
	color: #FFFFFF;
}

div#fot_baixo {
	text-align: center;
}

/* -----------------
DAQUI PARA BAIXO É CÓDIGO PARA MÓDULOS, DNN ECT
--------------------
 */

/* Pane Styles */

div.logoPane{
	float: left;
	height: auto;
	width: 210px;
	margin-left: 15px;
	_margin-left: 7px;
}

div.footer_pane {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 888px;
	text-align: left;
}

div.leftPane {
	padding-right: 22px;
	padding-left: 22px;
}

div.img_back {
	background-image: url(back_img.jpg);
	background-repeat: repeat-x;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	width: 185px;
}

div.contentpane {
}

div.main_leftpane {
	float: left;
	height: auto;
	width: 257px;
}

div.main_rightpane {
	float: right;
	height: auto;
	width: 257px;
}


div.title_pane {
}

div.big_img_pane {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	_padding-left: 18px;
}

div.info_pane {
	padding: 14px;
}

div.pane_a {
	float: left;
	height: auto;
	width: 188px;
	margin-left: 50px;
	_margin-left: 40px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-right: 50px;
	_padding-right: 40px;
}

div.pane_b {
	float: left;
	height: auto;
	width: 188px;
	margin-left: 50px;
	_margin-left: 40px;
	padding-right: 50px;
	_padding-right: 40px;
}

div.small_img_pane {
	padding: 14px;
}


div.contentpane_b {
	float: left;
	width: 630px;
}


div.right_pane {
	float: right;
	width: 205px;
}

/* -----------------
Set default font for modules
--------------------
 */
.Normal, .NormalDisabled, .NormalBold
{
	margin: 0;
	padding: 0;
	line-height: 1.2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #808080;
	text-align: left;
}

.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: #FFFFFF; /* letter-spacing: 2; */
}
/* style of item titles on edit and admin pages */
.SubHead    {
    font-size:  85%;
	color: #B3D335;
}

.CommandButton {
	color: #B3D335;
}

a.CommandButton {
	color: #B3D335;
}

a.CommandButton:link {
	color: #B3D335;
}

.SubHead .CommandButton {
	color: #B3D335;
}

.SubHead a.CommandButton {
	color: #B3D335;
}

.SubHead A:link, .SubHead A:visited, .SubHead A:active
{
    color: #B3D335;
}

.SubSubHead A:link, .SubSubHead A:visited, .SubSubHead A:active
{
    color: #B3D335;
}


a {
	color: #B3D335;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-size:  85%;
	color: #B3D335; 
}

/* ===============
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: 150%;
	font-weight: bold;
	color: #FFFFFF;
}

H2
{
	font-size: 150%;
	font-weight: bold;
	color: #FFFFFF;
}

H3
{
    font-size: 120%;
    font-weight: bold;
    color: #FFFFFF;
}

H4
{
    font-size: 110%;
    font-weight: normal;
    color: #FFFFFF;
    margin: 0px;
}

H5, DT
{
    font-size: 90%;
    font-weight: normal;
    color: #FFFFFF;
    margin: 0px;
}

H6
{
    font-size: 80%;
    font-weight: normal;
    color: #FFFFFF;
    margin: 0px;
}

/* ------------------------
Links format added for opera browser  ----- ESTILO DE LINKS INSEIDOS DENTRO DO MÓDULO  "TEXT/HTML"
----------- */
.Normal A:link, .Normal A:visited, .Normal A:active
{
    text-decoration: none;
    color: #B3D335;
}
.Normal A:hover
{
    text-decoration: underline;
    color: #B3D335;
}

/* 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: #FFFFFF;
}
/* This sets the style for all skin items that are links */
A.SkinItem:link, A.SkinItem:visited, A.SkinItem:active
{
	text-decoration: none;
	color: #B3D335;
}

A.SkinItem:hover
{
    text-decoration: underline;
    color: #B3D335;
}



.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;
}


/* =====================================
    CSS STYLES FOR Menu SkinObject
   =====================================
*/


/*  NavMenu styles start here */

#navHContainer {
    position:absolute;
    left:400px;
    top:110px;
    display:block;
    width:600px;
}
#nav ul {
    padding:0;
    margin:0;
    list-style:none;
    float:left;
    width:auto;
    background-color:#6CC1F7;
}

#nav li {
  position: relative;
  float:left;
  line-height : 1.25em;
  width: 9em;
  list-style: none;
}

#nav li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	width:13em;
    background-color:#6CC1F7;
	border:1px solid #809DF9;
}


#nav a {
    font-size:1.08em;
	display:block;
    text-decoration:none;
    text-align:center;
    font-weight:bold;
    width:8.5em;
    padding :2px 0 2px 0;
    color:#000;
    border:1px solid #809DF9;
    background-color:#6CC1F7;
}
#nav li li a {
    width:12em;
}

#nav li a:hover {
  background-color: #fff;
  border:1px solid #809DF9;
}
#nav li a.SelectedTab {
    font-size:1.12em;
    background-color: #FFF;
}
#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: 1.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;
    border:1px solid #333;
    height:30em;
}
#navContainer {
   border:1px solid #333;
   background-color: #d8edfb;
   height:30em;
   width:12em;
   vertical-align:top;
   padding:10px 5px 10px 5px;
}

body
{
	margin: 0;
	padding: 0;
	line-height: 1.1;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background-image: url(bk.png);
	background-repeat: repeat;
}

/*/*/html*#left_area:first-of-type {
	width: 252px;
	background-position: 1px top;
}/*/*/


a:link, a:visited, a:active
{
text-decoration: none;
color: #b3d335;
}

a:hover
{
text-decoration: underline;
color: #b3d335;
}
