/* 
================================
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: #ddefd9;
	background-image: url(bk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

*{
margin:0;
padding:0;
}

html,body{
margin:0;
padding:0;
}

.Normal ul {
	list-style-type: square;
	list-style-image: none;
	list-style-position: inside;
}


.Normal ol {
	list-style-type: square;
	list-style-image: none;
	list-style-position: inside;
}

.Normal 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;
}

p {
	clear: both;
	padding-bottom: 12px;
}

a.logo_link:link {
	float: left;
	height: 69px;
	width: 235px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
}

a.logo_link {
	float: left;
	height: 69px;
	width: 235px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
}

/* Not Dynamic Areas */


/* Main Layout */
div#container{
	text-align:left;
	width:953px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

div#container_g{
	text-align:left;
	width:953px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(bk_verde.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

div#container_bl{
	text-align:left;
	width:953px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(bk_blue.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

div#container_p{
	text-align:left;
	width:953px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(bk_purple.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

div#container_b{
	text-align:left;
	width:937px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

div#separator_b {
	clear: both;
	padding: 0px;
	height: 4px;
	width: 100%;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

/* CODIGO da skin antiga */

.right_banner {
float:right;
width:231px;
background:#fff;
height:231px;
padding-right:10px;
text-align:left;
}

.right_banner ul {
margin-left:15px;
padding:0;
}

.right_banner ul li {
list-style:none;
background:url(bullet.gif) no-repeat left;
border-bottom:1px solid #999;
line-height:50px;
}

.right_banner ul li.last {
border:none;
}

.right_banner a {
font-size:14px;
color:#666666;
text-decoration:none;
margin-left:25px;
}

.right_banner a:hover {
color:#000000;
}

ul li a.first.first {
text-decoration:none;
}

*+html ul li a.first {
margin:0px;
text-decoration:none;
}

/* -------------------------------- */

/**/
div#top_area {
	float: left;
	width:937px;
	height: 108px;
}

div#lef_area {
	width: 106px;
	float: left;
}

div#rig_area {
	width: 650px;
	float: right;
	text-align: right;
	margin-top: 6px;
	margin-bottom: 6px;
}
/*-------------------*/

div#content{
	width: 875px;
}

/**/
div#menu_area{
	height: 39px;
	width: 937px;
	float: left;
}

div#menu_area_int{
	height: 79px;
	width: 937px;
	float: left;
}

#menu_b {
	float: left;
	width: 32px;
	width: 937px;
	margin-bottom: 1px;
	padding-top: 7px;
}


.green {
	background:url(btn_green.jpg) no-repeat top left;
	font-size:14px;
	text-decoration:none;
	color:#fff;
	width:294px;
	line-height:25px;
	float:left;
	text-align:left;
	list-style-type: none;
	margin-right: 16px;
	/*padding-left: 34px;*/
}

.green:hover {
	background-image: url(btn_green.jpg);
	background-repeat: no-repeat;
	background-position: -294px top;
}

.green a {
color:#fff;
text-decoration:none;
padding:2px 205px 2px 34px;
}


.blue {
float:left;
width:294px;
line-height:25px;
background:url(btn_blue.jpg) no-repeat top left;
font-size:14px;
text-align:left;
list-style-type: none;
margin-right: 16px;
/*padding-left: 34px;*/
} 

.blue:hover {
color:#fff;
text-decoration:none;
background:url(btn_blue.jpg);
background-repeat: no-repeat;
background-position: -294px top;
}

.blue a {
color:#fff;
padding:2px 100px 2px 34px;
text-decoration:none;
}


.purple {
background:url(btn_purple.jpg) no-repeat top left;
width:294px;
float:left;
line-height:25px;
font-size:14px;
text-align:left;
list-style-type: none;
margin-right: 16px;
/*padding-left: 34px;*/
}

.purple:hover {
color:#fff;
text-decoration:none;
background:url(btn_purple.jpg);
background-repeat: no-repeat;
background-position: -294px top;
}

.purple a {
color:#fff;
text-decoration:none;
padding:2px 185px 2px 34px;
}

div#menu {
	float: left;
	padding-top: 12px;
}

div#menu ul {
	list-style-type: none;
}

div#menu li {
	list-style-type: none;
}


div#log_area {
	float: left;
}
/*-------------*/


div#footer{
	float: right;
	width:953px;
	padding-top: 10px;
	color: #000;
	padding-bottom: 10px;
	text-align: center;
}

/* -----------------
DAQUI PARA BAIXO É CÓDIGO PARA MÓDULOS, DNN ECT
--------------------
 */

/* Pane Styles */

div.logoPane{
	width: 235px;
	float: left;
	margin-top: 10px;
}

div.banner {
    width: 712px;
	float: left;
}

div.top_pane {
	width: 650px;
	float: right;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	text-align: right;
}
/*-------------*/

div.left_pane {
	float: left;
	width: 180px;
}

div.right_pane {
	float: right;
	width: 275px;
}

div.contentpane {
	float: left;
	width: 937px;
	background-color: #FFFFFF;
	padding: 8px;
}

div.contentpane_b {
	float: right;
	width: 740px;
	background-color: #FFFFFF;
}


/* -----------------
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: 160%;
	font-weight: bold;
	color: #000;
}

H2
{
	font-size: 140%;
	font-weight: bold;
	color: #000;
}

H3
{
    font-size: 120%;
    font-weight: bold;
    color: #000;
}

H4
{
    font-size: 120%;
    font-weight: normal;
    color: #000;
    margin: 0px;
}

H5, DT
{
    font-size: 100%;
    font-weight: normal;
    color: #000;
    margin: 0px;
}

H6
{
    font-size: 90%;
    font-weight: normal;
    color: #000;
    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: #8e9d7c;}
.Normal a:visited {text-decoration: underline; color: #8e9d7c;}
.Normal a:hover {text-decoration: none; color: #8e9d7c;}
.Normal a:active {text-decoration: none; color: #8e9d7c;}


/* 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: #000;
}
/* This sets the style for all skin items that are links */
A.SkinItem:link, A.SkinItem:visited, A.SkinItem:active
{
    text-decoration: none;
    color: #000;
}
A.SkinItem:hover
{
    text-decoration: underline;
    color: #000;
}

/* MENUS DELETADOS */

/*
li#ChildTabsLevel1138 {
	display: none;
}*/

/* TABS SNAPSIS */

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#ParentTabs a {float:none;}
#ChildTabsLevel1 a {float:none;}

#ParentTabs ul {
	list-style-type: none;
}
#ChildTabsLevel1 ul {
    list-style-type: none;
}

#ParentTabs li {
	float:left;
}
#ChildTabsLevel1 li {
    float:left;
}

/* End IE5-Mac hack */

#ParentTabsContainer {
   position:relative;
   top:1px;
   z-index:5;
   height:20px;
   vertical-align:top;
   clear:both;
   padding-top: 25px;
   padding-right:25px;
   padding-left: 50px;
}

#ParentTabs a {
    font-size:12px;
	display:block;
	text-decoration:none;
	text-align:center;
	font-weight: normal;
	color:#FFF;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	margin-top: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E2E2E2;
	line-height: normal;
}

#ParentTabs a:hover {
    font-size:12px;
	display:block;
	text-decoration:none;
	text-align:center;
	font-weight: normal;
	color:#000;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	margin-top: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E2E2E2;
	line-height: normal;
}

#ParentTabs li {
	list-style-type: none;
} 

#ParentTabs li:hover {
    background-position:0 -150px; 
}

#ParentTabs .SelectedTab {
    background-position:0 -150px;
    border-width:0;
}
#ParentTabs .SelectedTab a {
    background-position:100% -150px;
    padding-bottom:5px;
    color:#FFFFFF;
}
#ChildTabsRow {
   background-color:#336699;
}
#ChildTabsContainer {
   padding-top:5px;
   padding-bottom:5px;
   border-top: black 1px solid;
   vertical-align:middle;
   text-align:center;
   height: 20px;
   padding-left: 60px;
}

#ChildTabsLevel1 a {
    font-size:12px;
	display:block;
	text-decoration:none;
	text-align:center;
	font-weight: normal;
	color:#FFF;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	margin-top: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E2E2E2;
	line-height: normal;
}    

#ChildTabsLevel1 .SelectedTab a {
    color:#000;
}    

#ChildTabsLevel1 a:hover {
    color:#000;
}    

#ChildTabsLevel1 .LinkLeft {
    position:relative;
    float:left;
    height:100%;
    border: 1px ;
    padding-right:1px;
    padding-left:1px;
    background:url("BreadCrumbPipe.gif") no-repeat left bottom;
}



/*  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: normal;
	color:#FFF;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	margin-top: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E2E2E2;
	line-height: normal;
}

#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;
	background-image: none;
	width: auto;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #56968F;
	text-align:left;
	line-height: normal;
}

#nav li li a:hover {
	padding-bottom: 4px;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	margin: 0px;
	float: none;
	background-image: none;
	width: auto;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #56968F;
	text-align:left;
	line-height: normal;
}

#nav li li {
	padding: 0px;
	width:14em;
}

#nav li a:hover {
	font-size:12px;
	display:block;
	text-decoration:none;
	text-align:center;
	font-weight: normal;
	color:#000;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	margin-top: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E2E2E2;
	line-height: normal;
}


#nav li a.SelectedTab {
    font-size:12px;
	display:block;
	text-decoration:none;
	text-align:center;
	font-weight: normal;
	color:#000;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	margin-top: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E2E2E2;
	line-height: normal;
}

#nav li.SelectedTab a {
    font-size:12px;
	display:block;
	text-decoration:none;
	text-align:center;
	font-weight: normal;
	color:#000;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	margin-top: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E2E2E2;
	line-height: normal;
}


/* 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 {
    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: none;
	width: auto;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #56968F;
	text-align:left;
	line-height: normal;
}

#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: #000;
	margin: 0px;
	float: none;
	background-image: none;
	width: auto;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #56968F;
	text-align:left;
	line-height: normal;
}

#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.3em;
	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;
}




