/* 
================================
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(top_02.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:left;
	width:900px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

div#container_b{
	width: 100%;
	background-image: url(grey_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

div#container_c{
	width: 100%;
	background-image: url(grey_top_b.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

div#separator_b {
	clear: both;
	padding: 0px;
	height: 4px;
	width: 100%;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

/**/
div#top_area {
	clear: both;
	width: 875px;
}

div#lef_area {
	width: 106px;
	float: left;
}

div#rig_area {
	width: 765px;
	float: right;
}
/*-------------------*/

div#main_bk{
	width: 100%;
	padding-top: 6px;
	padding-bottom: 6px;
	background-image: url(main_black_bk.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	background-position: top;
	float: left;
}

/**/
div#menu_area{
	height: 43px;
	width: 582px;
	float: right;
	margin-top: 40px;
}

div#menu {
	float: left;
}

div#rss {
    float: right;
	margin-top: 11px;
}


div#log_area {
	float: right;
}
/*-------------*/


div#footer{
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(grey_footer.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

/* -----------------
DAQUI PARA BAIXO É CÓDIGO PARA MÓDULOS, DNN ECT
--------------------
 */

/* Pane Styles */

div.logoPane{
	width: 287px;
	float: left;
	height: 126px;
}

div.mainimage_pane {
	width: 762px;
	float: left;
}
/*-------------*/

div.left_pane {
	float: left;
	width: 626px;
}

div.right_pane {
	float: right;
	width: 230px;
	background-color: #BB1329;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #acacac;
	padding: 6px;
}

div.right_pane_b {
	float: right;
	width: 230px;
	background-image: url(tt.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 89px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}

div.right_pane_c {
	float: right;
	width: 230px;
	padding: 6px;
}

div.bk_pane {
	float: right;
	width: 450px;
	margin-top: 5px;
}


div.right_pane .Normal {
	/*color: #fff;*/
}

div#main_bk .Normal {
	color: #fff;
}


/**/
div.a_pane {
	float: left;
	width: 282px;
	margin-right: 10px;
}

div.b_pane {
	float: left;
	width: 282px;
	border: 1px solid #00FFFF;
	margin-right: 10px;
}

div.c_pane {
	float: left;
	width: 282px;
	border: 1px solid #00FFFF;
}

/*-----------------------*/

div.contentpane {
    float: left;
	width: 900px;
}

div.contentpane2 {
	float: left;
	width: 542px;
}

div.news {
	margin-top: 12px;
	float: left;
	width: 358px;
}


/* -----------------
Set default font for modules
--------------------
 */
input.NormalBig 
{
	
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
  line-height: 1.3em;
  color: #000000;
  font-weight: bold;
  font-size: 16px;
  padding-top: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
  padding-left: 3px;	
}

.ser_bar_002 .NormalTextBox {
	font-size: 20px;
	line-height: 32px;
}

.ser_bar_002 input {
  font-size: 20px;
  line-height: 32px;
}

td.NormalBig
{
	vertical-align:middle;
}

.Normal, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{
	margin: 0;
	padding: 0;
	line-height: 1.3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #444;
}

.NormalBold
{
	font-size: 12px;
}


/* ================================
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    {
    color: gray;
    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;
	background-image: url(icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 36px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #D8D8D8;
	height: 46px;
	line-height: 46px;
}

H2
{
	font-size: 160%;
	font-weight: bold;
	color: #000;

	background: #F4F4F4;
	margin-top:10px;
	margin-bottom:10px;
	padding:5px;
	border:solid 1px silver;
}

H3
{
    font-size: 140%;
    font-weight: bold;
    color: #DA251E;
	background: #F4F4F4;
	margin-top:10px;
	margin-bottom:10px;
	padding:5px;
	border:solid 1px silver;
}

H4
{
    font-size: 130%;
    font-weight: bold;
    color: #df0023;
    margin: 0px;
    margin-bottom: 5px;
    text-align:left;
}

H5, DT
{
    font-size: 100%;
    font-weight: normal;
    color: #000;
    margin: 0px;
}

H6
{
    font-size: 160%;
	font-weight: bold;
	color: #fff;
	background-image: url(icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 36px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #D8D8D8;
	height: 46px;
	line-height: 46px;
}

/* ------------------------
Links format added for opera browser  ----- ESTILO DE LINKS INSEIDOS DENTRO DO MÓDULO  "TEXT/HTML"
----------- */

.Normal a:link {text-decoration: underline; color: #df0023;}
.Normal a:visited {text-decoration: underline; color: #C1828C;}
.Normal a:hover {text-decoration: none; color: #df0023;}
.Normal a:active {text-decoration: none; color: #df0023;}


div.right_pane .Normal a:link {text-decoration: underline; color: #000;}
div.right_pane .Normal a:visited {text-decoration: underline; color: #000;}
div.right_pane .Normal a:hover {text-decoration: none; color: #000;}
div.right_pane .Normal a:active {text-decoration: none; color: #000;}


/* 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: #df0023;
}
/* This sets the style for all skin items that are links */
A.SkinItem:link, A.SkinItem:visited, A.SkinItem:active
{
    text-decoration: none;
    color: #df0023;
}
A.SkinItem:hover
{
    text-decoration: underline;
    color: #df0023;
}


/* 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  */  
.SkinItemWhite
{
	text-decoration: none;
	color: #ffffff;
}
/* This sets the style for all skin items that are links */
A.SkinItemWhite:link, A.SkinItemWhite:visited, A.SkinItemWhite:active
{
    text-decoration: none;
    color: #ffffff;
}
A.SkinItemWhite:hover
{
    text-decoration: underline;
    color: #ffffff;
}



/*  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: #bb1329;
}


#nav a {
	font-size:15px;
	display:block;
	text-decoration:none;
	text-align:center;
	font-weight: normal;
	color:#df0023;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	line-height: 46px;
	text-transform: uppercase;
	height: 46px;
	width: 110px;

	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #cccccc;
}

#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;
	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: #ccc;
	background-color: #993300;
	text-align:left;
	line-height: normal;
}

#nav li li {
	padding: 0px;
	width:14em;
}

#nav li a:hover {
	font-size:15px;
	display:block;
	text-decoration:none;
	text-align:center;
	font-weight: normal;
	color:#ffffff;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	line-height: 46px;
	text-transform: uppercase;
	height: 46px;
	width: 110px;
	background-image: url(menu.jpg);
	background-repeat: no-repeat;
	border-right-width: 0px;
}


#nav li a.SelectedTab {
	font-size:15px;
	display:block;
	text-decoration:none;
	text-align:center;
	font-weight: normal;
	color:#fff;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	line-height: 46px;
	text-transform: uppercase;
	height: 46px;
	width: 110px;
	background-image: url(menu.jpg);
	background-repeat: no-repeat;

	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #cccccc;
}

#nav li.SelectedTab a {
    font-size:15px;
	display:block;
	text-decoration:none;
	text-align:center;
	font-weight: normal;
	color:#fff;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	line-height: 46px;
	text-transform: uppercase;
	height: 46px;
	width: 110px;
	background-image: url(menu.jpg);
	background-repeat: no-repeat;

	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #cccccc;
}


/* REGRAS PARA SELECTED SUB MENU */

#nav li.SelectedTab ul { /* second-level lists */
	position : absolute;
	left: -999em;
	width:14em;
	border:1px solid #ccc;
	background-color: #bb1329;
}

#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: #ccc;
	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: #ccc;
	text-align:left;
	background-color: #993300;
	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: 2.8em;
	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;
}


.disclaimer {
	background:none repeat scroll 0 0 silver;
	font-size:1em;
	margin-bottom:10px;
	padding:10px;
	aling:
}

div.black-arrow {
    left: 570px;
    position: relative;
    top: 315px;
    width: 250px;
    height: 50px;
    z-index: 1000;
}


.topics{
    width:300px;
    float:left;
}

.outerTopics{
	background: #F4F4F4;
	margin-top:10px;
	margin-bottom:10px;
	padding:5px;
	border:solid 1px silver;
    float:left;
}

