/* 
================================
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;
}

*{
margin:0;
padding:0;
}

html,body{
margin:0;
padding:0;
}

/**/

p {
	display: inline;
}

img {
	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:justify;
	width:1024px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(background.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

div#separator_b {
	clear: both;
	padding: 0px;
	height: 10px;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


div#content{
	width: 1003px;
	margin-left: 10px;
	background-image: url(content_layout.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
}

div#content_white{
	width: 1003px;
	margin-left: 10px;
	background-image: url(content_layout_white.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
}

div#content_home {
	width: 1003px;
	margin-left: 10px;
	background-image: url(main_home_area_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
}

div#content_adm {
	width: 1003px;
	margin-left: 10px;
	background-image: url(main_home_area_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
}

div#menu_area{
	background-image: url(menu.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 1004px;
	background-position: left top;
	margin-left: 10px;
	padding-top: 51px;
}

div#main_content_pane {
	float: right;
	height: 474px;
	width: 730px;
}


div#second_area {
	float: left;
	height: 674px;
	width: 243px;
}

div#footer{
	clear:both;
	width:969px;
	padding-top: 10px;
	margin-top: 25px;
	padding-left: 35px;	
}

/* -----------------
DAQUI PARA BAIXO É CÓDIGO PARA MÓDULOS, DNN ECT
--------------------
 */

/* Pane Styles */

div.logoPane{
	width:1003px;
	height: 183px;
	margin-left: 10px;
	clear: both;
}

div.language_pane {
	width:995px;
	margin-top: 0;
	height: 17px;
	clear: both;
	padding-top: 3px;
	text-align: right;
	padding-right: 8px;
}

div.language_pane .Normal A:link, .Normal A:active, .Normal A:hover {
	color: #FFFFFF;
	text-align: right;
}

div.main_pane {
	width:1003px;
	margin-top: 50;
	height: 370px;
	clear: both;
}

div.main_pane h1, h2, h3, h4 {
	display: inline;
}

div.section_pane {
	float: left;
	height: 474px;
	width: 243px;
}

div.search_pane {
	float: left;
	height: 150px;
	width: 220px;
	border: 1px dotted #CCCCCC;
	padding: 10px;
	margin-top: 5px;
	margin-left: 2px;
}

div.news_title {
	padding: 10px;
	height: auto;
	width: 200px;
	float: right;
	margin-right: 506px;
	_margin-right: 263px;
}


div.news_pane_A {
	float: right;
	height: auto;
	width: 320px;
	padding: 10px;
	margin-top: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	margin-right: 25px;
}

div.news_pane_A img {
	display: inline;
	float: left;
	margin-right: 9px;
}

div.news_pane_B img {
	display: inline;
	float: left;
	margin-right: 9px;
}

div.news_pane_B {
	float: right;
	height: auto;
	width: 320px;
	padding: 10px;
	margin-top: 10px;
	margin-right: 20px;
}


/* estilos da area de conteúdo da content page */

div.title_pane {
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	margin-top: 25px;
	width: 150px;
	padding: 1px;
} 

div.image_pane {
	margin-right: 10px;
	float: right;
	width: auto;
	margin-top: 25px;
	padding: 1px;
} 

div.image_pane_b {
	margin-right: 10px;
	float: right;
	width: auto;
	margin-top: 50px;
	padding: 1px;
} 

div.text_pane {
	width: 300px;
	_width: 320px;
	padding-right: 10px;
	padding-left: 10px;
	float: right;
	margin-top: 25px;
	margin-right: 10px;
}

div.text_pane img {
	display: inline;
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
}

div.text_pane_b {
	width: 350px;
	_width: 350px;
	float: right;
	margin-top: 50px;
	margin-right: 70px;
	_margin-right: 35px;
}

div.text_pane_c {
	width: 695px;
	float: right;
	margin-top: 50px;
	margin-right: 25px;
	_margin-right: 15px;
} 

/* ------------------- */

div.contentpane {
	padding: 10px;
}





/* -----------------
Set default font for modules
--------------------
 */
.Normal, .NormalDisabled, .NormalBold, .NormalRed {
	margin: 0;
	padding: 0;
	line-height: 1.1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
}

.NormalTextBox {
	margin: 0;
	padding: 0;
	line-height: 1.1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
}

/* ================================
style for module titles
================================ */
.Head
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-weight: bold;
	color: #000000; /* 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: 180%;
	font-weight: bold;
	color: #000000;
}

H2
{
	font-size: 180%;
	font-weight: normal;
	color: #000000;
}

H3
{
	font-size: 120%;
	font-weight: normal;
	color: #000000;
}

H4
{
	font-size: 130%;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}

H5, DT
{
    font-size: 90%;
    font-weight: normal;
    color: #000000;
    margin: 0px;
}

H6
{
    font-size: 80%;
    font-weight: normal;
    color: #000000;
    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: #000000;
}

.Normal A:hover
{
	text-decoration: none;
	color: #000000;
}

.Normal A:visited
{
	text-decoration: underline;
	color: #CCCCCC;
}

/* 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: #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: #000000;
}
A.SkinItem:hover
{
    text-decoration: underline;
    color: #000000;
}


/*  NavMenu styles start here */

#navHContainer {
	width:1004px;
	height: 23px;
}
#nav ul {
	padding:0;
	margin:0;
	list-style:none;
	float:left;
	width:auto;
}

#nav li {
	position: relative;
	float:left;
	line-height : 1.25em;
	width: 124px;
	list-style: none;
	margin-right: 1px;
}

#nav li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	width:13em;
	background-color:#000000;
}


#nav a {
	font-size:0.8em;
	display:block;
	text-decoration:none;
	text-align:center;
	font-weight:normal;
	color:#CCCCCC;
	height: 17px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#nav li li {
	width:13em;
	background-color: #000000;
}

#nav li li a {
	height: auto;
	background-color: #000000;
}

#nav li a:hover {
  background-color: #8f0000;
}

#nav li li a:hover {
	background-color: #000000;
}

#nav li a.SelectedTab {
	background-color: #000000;
}

#nav li.SelectedTab a { 
background-color: #8f0000 
}/* REGRA PARA ESTADO ATIVO DO LINK HOVER */

#nav li li.SelectedTab a {
	background-color: #000000
}/* REGRA PARA ESTADO ATIVO DO SUB MENU */

#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;
}

/* extra styles */

div.search_pane .NormalTextBox {
	width: 211px;
}


div.search_pane .SkinItem {
	float: right;
}


div.search_pane .Normal, .Normal A:link, .Normal A:active, .Normal A:hover {
	text-align: right;
}
