/* 
================================
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-attachment: fixed;
	background-image: url(bk.jpg);
	background-repeat: no-repeat;
	background-position: center 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;
}

/* Not Dynamic Areas */


/* Main Layout */
div#container{
	text-align:center;
	width:894px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

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 {
	padding: 0px;
	height: 4px;
	width: 894px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(line.jpg);
	background-repeat: repeat-x;
	float: left;
}

/**/
div#top_area {
	clear: both;
	width: 875px;
}

div#lef_area {
	width: 106px;
	float: left;
}

div#rig_area {
	width: 765px;
	float: right;
}
/*-------------------*/

div#content{
	width: 875px;
}

/**/
div#menu_area{
	width: 894px;
	float: left;
}

div#menu {
	float: left;
}


div#log_area {
	float: left;
	width: 800px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFFFFF;
}
/*-------------*/


div#footer{
	width:930px;
	padding-top: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFFFFF;
	padding-bottom: 20px;
	text-align: center;
	background-color: #1a1a1e;
}

div#pink_top {
	width: 214px;
	float: left;
	background-image: url(pink_top.png);
	background-repeat: no-repeat;
	height: 16px;
}

div#pink_baixo {
	width: 214px;
	float: left;
	background-image: url(pink_baixo.png);
	background-repeat: no-repeat;
	height: 16px;
}

div#pink_geral {
	width: 214px;
	float: left;
	margin-top: 20px;
}

div#pink_geral_b {
	width: 214px;
	float: right;
	margin-top: 20px;
}

/* -----------------
DAQUI PARA BAIXO  CDIGO PARA MDULOS, DNN ECT
--------------------
 */

/* Pane Styles */

div.news_pane {
	width: 200px;
	float: left;
	background-image: url(pink_mid.png);
	background-repeat: repeat-y;
	padding-right: 7px;
	padding-left: 7px;
}

div.logoPane{
	width: 340px;
	float: left;
	margin-left: 62px;
}

div.contact_pane {
	width: 200px;
	float: right;
	background-image: url(pink_mid.png);
	background-repeat: repeat-y;
	padding-right: 7px;
	padding-left: 7px;
}
/*-------------*/

div.left_pane {
	float: right;
	width: 402px;
}

div.right_pane {
	float: right;
	width: 224px;
}


/**/
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;
}

/*-----------------------*/


/**/
div.d_pane {
	float: left;
	width: 163px;
	margin-right: 10px;
}

div.e_pane {
	float: left;
	width: 520px;
	margin-right: 10px;
}

div.f_pane {
	float: left;
	width: 163px;
}

/*-----------------------*/

div.contentpane {
	float: left;
	width: 620px;
	background-image: url(line_vertical.jpg);
	background-repeat: repeat-y;
	padding-right: 24px;
	background-position: right top;
}

div.contentpane_b {
	float: left;
	width: 458px;
}

div.top_pane {
	float: left;
	width: 894px;
}


/* -----------------
Set default font for modules
--------------------
 */
.Normal, .NormalDisabled, .NormalBold
{
	margin: 0;
	padding: 0;
	line-height: 1.4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #000;
}

.NormalRed, .NormalTextBox
{
	margin: 0;
	padding: 0;
	line-height: 1.4;
	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: 140%;
	font-weight: bold;
	color: #000;
}

H2
{
	font-size: 180%;
	font-weight: bold;
	color: #fff;
}

H3
{
    font-size: 160%;
    font-weight: bold;
    color: #000;
}

H4
{
    font-size: 160%;
    font-weight: bold;
    color: #fff;
}

H5, DT
{
    font-size: 140%;
    font-weight: bold;
    color: #000;
    margin: 0px;
}

H6
{
    font-size: 80%;
    font-weight: normal;
    color: #000;
    margin: 0px;
}

/* ------------------------
Links format added for opera browser  ----- ESTILO DE LINKS INSEIDOS DENTRO DO MDULO  "TEXT/HTML"
----------- */

.Normal a:link {text-decoration: underline; color: #493201;}
.Normal a:visited {text-decoration: underline; color: #AE7602;}
.Normal a:hover {text-decoration: none; color: #493201;}
.Normal a:active {text-decoration: none; color: #493201;}


/* This is the Date eg. any items that are not links   ------ ESTILO DOS LINKS E NO LINKS DE MDULOS RPIDOS 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: #FFFFFF;
}
A.SkinItem:hover
{
    text-decoration: underline;
    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: underline;
    color: #493201;
}
A.SkinItem_b:hover
{
    text-decoration: none;
    color: #493201;
}


/*  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 #ccc;
	background-color: #928845;
}


#nav a {
	font-size:12px;
	display:block;
	text-decoration:none;
	text-align:center;
	font-weight: bold;
	color:#FFFFFF;
	padding-bottom: 0px;
	padding-top: 6px;
	padding-right: 7px;
	padding-left: 7px;
	float: left;
	background-image: url(menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: auto;
	margin-right: 2px;
}

#nav li li a {
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	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: #000;
	text-align:left;
}

#nav li li a:hover {
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	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: #000;
	text-align:left;
	background-color: #000;
}

#nav li li {
	padding: 0px;
	width:14em;
}

#nav li a:hover {
	font-size:12px;
	display:block;
	text-decoration:none;
	text-align:center;
	font-weight: bold;
	color:#beb575;
	padding-bottom: 0px;
	padding-top: 6px;
	padding-right: 7px;
	padding-left: 7px;
	float: left;
	background-image: url(menu_h.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: auto;
	margin-right: 2px;
}


#nav li a.SelectedTab {
    font-size:12px;
	display:block;
	text-decoration:none;
	text-align:center;
	font-weight: bold;
	color:#beb575;
	padding-bottom: 0px;
	padding-top: 6px;
	padding-right: 7px;
	padding-left: 7px;
	float: left;
	background-image: url(menu_h.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: auto;
	margin-right: 2px;
}

#nav li.SelectedTab a {
    font-size:12px;
	display:block;
	text-decoration:none;
	text-align:center;
	font-weight: bold;
	color:#beb575;
	padding-bottom: 0px;
	padding-top: 6px;
	padding-right: 7px;
	padding-left: 7px;
	float: left;
	background-image: url(menu_h.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: auto;
	margin-right: 2px;
}


/* REGRAS PARA SELECTED SUB MENU */

#nav li.SelectedTab ul { /* second-level lists */
	position : absolute;
	left: -999em;
	width:14em;
	border:1px solid #ccc;
	background-color: #928845;
}

#nav li.SelectedTab li { /* second-level lists */
}

#nav li.SelectedTab li a {
    padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	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: #000;
	text-align:left;
}

#nav li.SelectedTab li a:hover {
    padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	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: #000;
	text-align:left;
	background-color: #000;
}

#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: 2.1em;
	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.0em;
}



.TopPad {padding:5px; text-align:center; }
.GalleryTopPane {width:100%; overflow:auto; text-align:center;}
.TopPad p,td, div, span, table{text-align:center;}