/* 
================================
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(bgBody_02.jpg);
	background-repeat: repeat;
}

*{
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;
}



/* Not Dynamic Areas */


/* Main Layout */
div#container_home{
	text-align:left;
	width:900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #ffec8d;
	background-image: url(home_bk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	padding-right: 27px;
	padding-bottom: 27px;
	padding-left: 27px;
}

div#container_content{
	text-align:left;
	width:900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #ffec8d;
	background-image: url(content_bk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	padding-right: 27px;
	padding-bottom: 27px;
	padding-left: 27px;
}

div#separator {
	clear: both;
	padding: 0px;
	height: 10px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #818fa4;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

div#separator_b {
	clear: both;
	padding: 0px;
	height: 10px;
	width: 100%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

div#separator_c {
	clear: both;
	padding: 0px;
	height: 16px;
	width: 100%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(sep_b.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

div#separator_d {
	clear: both;
	padding: 0px;
	height: 16px;
	width: 100%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(sep_t.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}


/* MENU back ground code */
div#menu_area {
	background-image: url(menu_bk.jpg);
	background-repeat: repeat-y;
	background-position: center;
	height: auto;
	width: 232px;
	float: left;
	margin-top: 18px;
}

div#menu_cont {
	height: auto;
	width: 232px;
	float: left;
}

div#menu {
	padding-left: 25px;
	float: left;
}

div#baixo {
	background-image: url(menu_bk_baixo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 21px;
	width: 232px;
	float: left;
}
/**/

/* RIGHT area code */
div#rightarea {
	float: right;
	width: 642px;
	margin-top: 15px;
	margin-left: 0px;
}

div#rightarea_cont {
	float: right;
	width: 642px;
	margin-top: 0px;
	margin-left: 0px;
}

div#breadarea {
	float: right;
	width: 642px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 4px;
}

div#bread {
	float: left;
	width: 300px;
	margin-top: 10px;
}

div#text {
   float: right;
   width: 60px;
}
/**/

div#content{
	width: 900px;
	float: right;
}

div#main_area {
	width: 900px;
	float: left;
	padding-top: 12px;
}

div#footer{
	clear:both;
	width:900px;
	padding-top: 10px;
	margin-top: 20px;
	background-image: url(footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-bottom: 5px;
}

/* -----------------
DAQUI PARA BAIXO É CÓDIGO PARA MÓDULOS, DNN ECT
--------------------
 */

/* Pane Styles */

div.logoPane{
	float: left;
	height: 120px;
	width: 409px;
	margin-right: 10px;
}

/*
div.logoPane img {
	float: left;
	margin-right: 9px;
}*/

div.contactPane{
	float: left;
	height: 120px;
	width: 210px;
	margin-right: 10px;
}

div.flagPane {
	float: left;
	height: 28px;
	width: 120px;
}

div#flag_area {
	float: right;
	height: 28px;
	width: 210px;
	margin-top: 8px;
}

div.searchPane{
	float: left;
	*float: right;
	_float: right;
	height: 36px;
	width: 200px;
	*width: 215px;
	_width: 213px;
	margin-left: 34px;
	background-image: url(search.gif);
	margin-top: 30px;
	padding-top: 25px;
	*padding-top: 21px;
	_padding-top: 21px;
	padding-right: 5px;
	*padding-right: 28px;
	_padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 22px;
	*padding-left: 0px;
	_padding-left: 5px;
	background-repeat: no-repeat;
	background-position: center;
}

div.MainImgPane {
	float: left;
	height: 302px;
	width: 882px;
	margin-left: 9px;
	_margin-left: 5px;
	margin-top: 22px;
} 

div.titlePane {
	float: right;
	width: 334px;
	text-align: right;
	height: 16px;
	margin-top: 0px;
	_margin-top: 0px;
	margin-bottom: 3px;
	padding-right: 6px;
}/* The one changed div for contente page */ 

div.RightPane {
	float: right;
	width: 642px;
	margin-top: 15px;
}



div.second_content_A {
	float: left;
	height: auto;
	width: 210px;
	margin-left: 62px;
	_margin-left: 34px;
}

div.second_content {
	float: left;
	height: auto;
	width: 210px;
	margin-left: 62px;
}

div.pane_A {
	float: left;
	width: 305px;
}


div.pane_B {
	float: right;
	width: 550px;
}

div.leftPane {
	width: 232px;
	float: left;
	margin-top: 10px;
}

div.contentpane {
    float: left;
}





/* -----------------
Set default font for modules
--------------------
 */
.Normal, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{
	margin: 0;
	padding: 0;
	line-height: 1.2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
	text-align: justify;
}

/* ================================
style for module titles
================================ */
.Head
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-weight: bold;
	color: #bd8224; /* 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: 150%;
	font-weight: bold;
	color: #bd8224;
}

H2
{
	font-size: 150%;
	font-weight: bold;
	color: #5663d3;
}

H3
{
    font-size: 120%;
    font-weight: bold;
    color: #bd8224;
}

H4
{
    font-size: 110%;
    font-weight: normal;
    color: #bd8224;
    margin: 0px;
}

H5, DT
{
    font-size: 90%;
    font-weight: normal;
    color: #bd8224;
    margin: 0px;
}

H6
{
    font-size: 80%;
    font-weight: normal;
    color: #bd8224;
    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: none;
    color: #5a61d3;
}

.Normal A:hover
{
    text-decoration: underline;
    color: #222a7b;
}

.Normal A:visited
{
    text-decoration: underline;
    color: #aeb6f7;
}

/* 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: #5a61d3;
}
/* This sets the style for all skin items that are links */
A.SkinItem:link, A.SkinItem:visited, A.SkinItem:active
{
    text-decoration: none;
    color: #5a61d3;
}
A.SkinItem:hover
{
    text-decoration: underline;
    color: #222a7b;
}



/*  NavMenu styles start here */

/* MENU STYLE */


.TabList {
	font-size:11px;
}
#nav ul {
    padding:0;
    margin:0;
    list-style:none;
    float:left;
    width: 175px;
}

#nav li {
	position: relative;
	float:left;
	line-height : 1.4em;
	width: 175px;
	list-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#nav li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-top: -1.9em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15.4em;
	/*_margin-left: 15.6em;*/
	background-color: #878fd0;
	border: 1px solid #FFFFFF;
	/*z-index: 99;*/
}

#nav li ul ul { /* third-and-above-level lists */
	left: -999em;
}

#nav a {
	font-size:1.1em;
	display:block;
	text-decoration:none;
	font-weight:normal;
	color:#ffdb47;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 2px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 6px;
}

#nav li a:hover {
  color:#232b7e;
}


#nav li li  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;  
}


#nav li a.SelectedTab {
	font-weight:normal;
	color:#232b7e;
}
#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 li:hover ul, 
#nav li li li:hover ul, 
#nav li.iehover ul, 
#nav li li.iehover ul, 
#nav li li li.iehover ul {
	left: auto;
}


#navContainerBorder {
    padding:2px;
    height:30em;
}
#navContainer {
   height:30em;
   width:12em;
   vertical-align:top;
   padding:10px 5px 10px 5px;
}

#nav li.SelectedTab a { 
    color: #232b7e; 
}/* REGRA PARA ESTADO ATIVO DO LINK HOVER */


#nav li li.SelectedTab a {
	color: #232b7e;
}/* REGRA PARA ESTADO ATIVO DO SUB MENU */


/*========================================================*/
/* Menu Style*/
/*========================================================*/


.MainMenu_MenuContainer {background-color: Transparent; width:175px; }
.MainMenu_MenuBar {}
.MainMenu_TabRootMenuItem TD{
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 0px;
	COLOR:#ffdb47;
	HEIGHT:25px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.MainMenu_TabRootMenuItemSel TD{
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 0px;
	COLOR: #232b7e;
	HEIGHT: 25px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #878fd0;
}
.MainMenu_TabMenuItemHover TD{
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 0px;
	COLOR: #232b7e;
	HEIGHT: 25px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #878fd0;
}
.MainMenu_TabMenuItemSelHover TD{
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 0px;
	COLOR:#232b7e;
	HEIGHT: 25px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #878fd0;
}/* Esse é o item da setinha */

.MainMenu_TabMenuItemSelHover TD{
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 0px;
	COLOR:#232b7e;
	HEIGHT: 25px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #878fd0;
}/* Esse é o item da setinha */

.MainMenu_MenuItem {
	COLOR: #ffdb47;
	height: 25px;
	background:Transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.MainMenu_MenuIcon {
	display:none;
}
.submenuitemselected ,.submenuitembreadcrumb {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #232b7e;
	height: 25px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	background-color: #878fd0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.submenu {
	Z-INDEX: 1000;
	COLOR: #ffdb47;
	padding:0px;
	margin:0px;
	cursor: pointer;
	cursor: hand;
	background-color: #878fd0;
	border: 1px solid #fff;
}
.MainMenu_MenuBreak {
	border: transparent 0px solid;
	background: transparent;
	height: 1px;
}

TD.MainMenu_MenuArrow {
	display:none;
}
TD.MainMenu_RootMenuArrow {
	display:none;
}

TD.MenuArrow
{
    display:none;
}

TD.MenuRootArrow
{
    display:none;
}




TD .MainMenu_MenuArrow {
	display:none;
}
TD .MainMenu_RootMenuArrow {
	display:none;
}

TD .MenuArrow
{
    display:none;
}

TD .MenuRootArrow
{
    display:none;
}


