/* 
================================
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-image: url(bk.jpg);
	background-repeat: repeat;*/
	background:#fff;
}

.bg{
width:100%;
background:#b7c19d url(images/bg_body.png) repeat-x;
//height:100%;
padding-top:35px;
}

*{
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: 116px;
	width: 178px;
	margin-top: 15px;
	margin-left: 24px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a.logo_link {
	float: left;
	height: 116px;
	width: 178px;
	margin-top: 15px;
	margin-left: 24px;
	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:1000px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background:#2e200d;
}

div#container_b{
	text-align:left;
	width:966px;
	padding: 0px;
	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: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

div#separator_c {
	clear: both;
	padding: 0px;
	height: 14px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(footer.jpg);
	background-repeat: repeat-x;
}


/**/
div#top_area {
	clear: both;
	width: 875px;
}

div#lef_area {
	width: 225px;
	float: left;
	background-image: url(Side%20Bar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 10px;
}

div#lef_area_b { 
      min-height:608px;
      height:auto !important;
      height:608px;
	  }

div#rig_area {
	width: 765px;
	float: right;
}
/*-------------------*/

div#content{
	width: 966px;
	float: left;
	background-color: #FFFFFF;
	/*background-image: url(low_img.jpg);*/
	background-repeat: no-repeat;
	background-position: left bottom;
}

/**/
div#menu_area{
	height: 44px;
	width: 738px;
	background-image: url(menu_bk.jpg);
	background-repeat: repeat-x;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}

div#menu {
	float: left;
}

div#menu_b {
	float: left;
	margin-left: 20px;
}


div#log_area {
	float: right;
}
/*-------------*/


div#footer{
	clear:both;
	width:875px;
	padding-top: 10px;
	margin-top: 20px;
	color: #FFFFFF;
	background-color: #384f6f;
	height: 40px;
}

/* -----------------
DAQUI PARA BAIXO � C�DIGO PARA M�DULOS, DNN ECT
--------------------
 */

/* Pane Styles */

div.top_pane{
	width: 230px;
	float: right;
	padding-right:20px;
}

div.logoPane{
	width: 426px;
	float: left;
}

div.mainimage_pane {
	width: 540px;
	float: right;
}
/*-------------*/

div.left_pane {
	float: left;
	width: 146px;
	margin-left: 20px;
}

div.right_pane {
	float: right;
	width: 275px;
}


/**/
div.a_pane {
	float: left;
	width: 282px;
	margin-right: 10px;
}

div.b_pane {
	float: left;
	width: 282px;
	margin-right: 10px;
}

div.c_pane {
	float: left;
	width: 282px;
}

/*-----------------------*/
.rightpane {
width:200px;
float:right;
}

div.contentpane_rp {
	float: right;
	width: 524px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}


div.contentpane {
	float: right;
	width: 724px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

div.footer_pane_01 {
	float: left;
	width: 966px;
}

div.footer_pane_02{
	float: left;
	width: 966px;
	padding-top: 4px;
	padding-bottom: 4px;
}

div.footer_pane_02, div.footer_pane_01, div.mainimage_pane, div.top_pane .Normal
{
	margin: 0;
	padding: 0;
	line-height: 1.3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #fff;
}


div.top_pane .Normal a:link {text-decoration: underline; color: #fff;}
div.top_pane .Normal a:visited {text-decoration: underline; color: #fff;}
div.top_pane .Normal a:hover {text-decoration: none; color: #fff;}
div.top_pane .Normal a:active {text-decoration: none; color: #fff;}

div#w_bk {
	
	/*float: left;*/
	width: 966px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin:0 auto;
}


/* -----------------
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: 160%;
	font-weight: bold;
	color: #a5c4d2;
}

H3
{
    font-size: 130%;
    font-weight: bold;
    color: #000;
}

H4
{
    font-size: 130%;
    font-weight: bold;
    color: #a5c4d2;
    margin: 0px;
}

H5, DT
{
    font-size: 120%;
    font-weight: bold;
    color: #000;
    margin: 0px;
}

H6
{
    font-size: 120%;
    font-weight: bold;
    color: #a5c4d2;
    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: #b18943;}
.Normal a:visited {text-decoration: underline; color: #D1B687;}
.Normal a:hover {text-decoration: none; color: #b18943;}
.Normal a:active {text-decoration: none; color: #b18943;}


/* 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: #b18943;*/
	color:#000000;
}
/* This sets the style for all skin items that are links */
A.SkinItem:link, A.SkinItem:visited, A.SkinItem:active
{
    text-decoration: none;
    /*color: #b18943;*/
	color:#000;
}
A.SkinItem:hover
{
    text-decoration: underline;
    color: #b18943;
}


/*  NavMenu styles start here */


/*  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: #b18943;*/
	background:#9daf87;
	z-index: 99;
}


#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: 8px;
	padding-left: 8px;
	float: left;
	line-height: 44px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#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: #999;
	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: #fff;
	margin: 0px;
	float: none;
	background-image: none;
	width: auto;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	text-align:left;
	/*background-color: #8D6C36;*/
	background-color:#515f48;
	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:#FFF;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-left: 8px;
	float: left;
	line-height: 44px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-image: url(menu_h.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}


#nav li a.SelectedTab {
    font-size:12px;
	display:block;
	text-decoration:none;
	text-align:center;
	font-weight: normal;
	color:#FFF;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-left: 8px;
	float: left;
	line-height: 44px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-image: url(menu_h.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#nav li.SelectedTab 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: 8px;
	padding-left: 8px;
	float: left;
	line-height: 44px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-image: url(menu_h.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}


/* REGRAS PARA SELECTED SUB MENU */

#nav li.SelectedTab ul { /* second-level lists */
	position : absolute;
	left: -999em;
	width:14em;
	border:1px solid #999999;
	/*background-color: #b18943;*/
	background-color:#9daf87;
	z-index: 99;
}

#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: #999;
	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: #fff;
	margin: 0px;
	float: none;
	background-image: none;
	width: auto;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	text-align:left;
	/*background-color: #8D6C36;*/
	background:#515f48;
	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: 44px;
	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;
}
















/* MENU STYLE */


.TabList {
    font-size:75%;
}
#nav_b ul {
	padding:0;
	margin:0;
	list-style:none;
	float:left;
	width:220px;
	background-image: url(bk_m.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

#nav_b li {
  position: relative;
  float:left;
  line-height : 1.25em;
  width: 220px;
  list-style: none;
}

#nav_b li ul { /* second-level lists */
	position : absolute;
	left: -999em;
    background-color:#d8edfb;
  	margin:-1.9em 0 0 14em;
	border:1px solid #333;
}

#nav_b li ul ul { /* third-and-above-level lists */
	left: -999em;
    background-color:#d8edfb;
  	border:1px solid #333;
}

#nav_b a {
	font-size:15px;
	display:block;
	width: 146px;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-bottom: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#nav_b li a:hover {
	font-size:15px;
	display:block;
	width: 146px;
	text-decoration:none;
	font-weight:bold;
	color:#44341A;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-bottom: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#nav_b li a.SelectedTab {
    font-size:15px;
	display:block;
	width: 146px;
	text-decoration:none;
	font-weight:bold;
	color:#44341A;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-bottom: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#nav_b .DisabledTab {
    color:#ccc;
}
/*no need to change these hover classes unless you need more than 4 levels */
#nav_b li:hover ul ul,
#nav_b li:hover ul ul ul,
#nav_b li:hover ul ul ul ul,
#nav_b li.iehover ul ul,
#nav_b li.iehover ul ul ul,
#nav_b li.iehover ul ul ul ul{
  left: -999em;
}

#nav_b li:hover ul, 
#nav_b li li:hover ul, 
#nav_b li li li:hover ul, 
#nav_b li.iehover ul, 
#nav_b li li.iehover ul, 
#nav_b li li li.iehover ul {
	left: auto;
}


#nav_bContainerBorder {
    background-color:white;
    padding:2px;
    border:1px solid #333;
    height:30em;
}
#nav_bContainer {
   border:1px solid #333;
   background-color: #d8edfb;
   height:30em;
   width:12em;
   vertical-align:top;
   padding:10px 5px 10px 5px;
}

/* ---------------------------- */



