/* 
================================
<!--**********************************************************************************-->
<!-- WEB Design Freelancer - Tiago Tavares(skinning, design, DNN, eFsusion, Drupal, Word Press Flashs)  -->
<!-- http://tiagot.carbonmade.com/                                                    -->
<!-- e-mail: linktiago@gmail.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;
}

#b002 {
	background-color: #FFFFFF;
	background-image: none;
}

*{
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-image: none;
	list-style-position: inside;
	list-style-type: decimal;
}

.Normal li {
	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 {
	padding-bottom: 12px;
}

a.logo_link:link {
	float: left;
	height: 69px;
	width: 235px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a.logo_link {
	float: left;
	height: 69px;
	width: 235px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




.Normal a.bt:link {
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(bt.png);
	background-repeat: no-repeat;
	text-align: center;
	padding: 5px;
	height: 28px;
	width: 168px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	line-height: 28px;
}

.Normal a.bt:hover {
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(bt.png);
	background-repeat: no-repeat;
	text-align: center;
	padding: 5px;
	height: 28px;
	width: 168px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	line-height: 28px;
}

.Normal a.bt:visited {
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(bt.png);
	background-repeat: no-repeat;
	text-align: center;
	padding: 5px;
	height: 28px;
	width: 168px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	line-height: 28px;
}

/* Not Dynamic Areas */


/* Main Layout */
div#container{
	text-align:left;
	width:1008px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(main_img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 500px;
}

div.container_b{
	text-align:left;
	width:906px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

div#container_c{
	text-align:left;
	width:100%;
	width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 906)? "906px" : "100%"); 
	min-width:906px;
	background-image: url(grey_bk_02.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div#container_d{
	text-align:left;
	width:1008px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(main_img_internal.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 185px;
}

div.separator_b {
	clear: both;
	padding: 0px;
	height: 6px;
	width: 100%;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

/**/
div#top_area {
	float: left;
	width: 906px;
}

div#lef_area {
	width: 106px;
	float: left;
}

div#rig_area {
	width: 722px;
	float: right;
}
/*-------------------*/

div#content{
	width: 875px;
}

/**/
div#menu_area{
	width: 710px;
	float: right;
	background-image: url(menu_area.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 6px;
	margin-top: 3px;
}

div#menu {
	float: left;
}


div#log_area {
	float: right;
}
/*-------------*/


div#footer{
	text-align:left;
	width:100%;
	width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 906)? "906px" : "100%"); 
	min-width:906px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
	background-color: #0199da;
}

/* -----------------
DAQUI PARA BAIXO É CÓDIGO PARA MÓDULOS, DNN ECT
--------------------
 */

/* Pane Styles */

div.logoPane{
	width: 173px;
	float: left;
	background-image: url(logo_area.png);
	background-repeat: no-repeat;
	padding: 5px;
	height: 161px;
}

div.mainimage_pane {
	width: 650px;
	float: left;
	margin-top: 90px;
}

div.contact_pane {
	width: 710px;
	float: right;
	background-image: url(contact_area.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 6px;
}
/*-------------*/

div.left_pane {
	float: left;
	width: 590px;
}

div.right_pane {
	float: right;
	width: 220px;
}


/**/
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.contentpane {
    float: left;
	width: 650px;
}


div.low_pane {
    float: left;
	width: 906px;
}


/* -----------------
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: #666666;
}

/* ================================
style for module titles
================================ */
.Head
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-weight: bold;
	color: #666; /* 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: Georgia, "Times New Roman", Times, serif;
}
H1
{
	font-size: 210%;
	font-weight: bold;
	color: #eb383c;
}

H2
{
	font-size: 190%;
	font-weight: bold;
	color: #eb383c;
}

H3
{
    font-size: 170%;
    font-weight: bold;
    color: #eb383c;
}

H4
{
    font-size: 150%;
    font-weight: bold;
    color: #eb383c;
    margin: 0px;
}

H5, DT
{
    font-size: 150%;
    font-weight: bold;
    color: #666;
    margin: 0px;
}

H6
{
    font-size: 120%;
    font-weight: bold;
    color: #666;
    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: #222375;}
.Normal a:visited {text-decoration: underline; color: #5E5ED0;}
.Normal a:hover {text-decoration: none; color: #222375;}
.Normal a:active {text-decoration: none; color: #222375;}

.Normal strong {
    font-family: Georgia, "Times New Roman", Times, serif;
}



/* 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: #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;
}


/*  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: #ff212a;
}


#nav a {
	font-size:10px;
	display:block;
	text-decoration:none;
	text-align:center;
	font-weight: bold;
	color:#1c2664;
	padding-bottom: 0px;
	padding-top: 10px;
	padding-right: 6px;
	padding-left: 6px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 84px;
}

#nav li li a {
	padding: 6px;
	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 li a:hover {
	padding: 6px;
	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;
	line-height: normal;
	background-color: #0066CC;
}

#nav li li {
	padding: 0px;
	width:14em;
}

#nav li a:hover {
	font-size:10px;
	display:block;
	text-decoration:none;
	text-align:center;
	font-weight: bold;
	color:#666;
	padding-bottom: 0px;
	padding-top: 10px;
	padding-right: 6px;
	padding-left: 6px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(red_ball.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 84px;
}


#nav li a.SelectedTab {
    font-size:10px;
	display:block;
	text-decoration:none;
	text-align:center;
	font-weight: bold;
	color:#666;
	padding-bottom: 0px;
	padding-top: 10px;
	padding-right: 6px;
	padding-left: 6px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(red_ball.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 84px;
}

#nav li.SelectedTab a {
    font-size:10px;
	display:block;
	text-decoration:none;
	text-align:center;
	font-weight: bold;
	color:#666;
	padding-bottom: 0px;
	padding-top: 10px;
	padding-right: 6px;
	padding-left: 6px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(red_ball.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 84px;
}


/* REGRAS PARA SELECTED SUB MENU */

#nav li.SelectedTab ul { /* second-level lists */
	position : absolute;
	left: -999em;
	width:14em;
	border:1px solid #ccc;
	background-color: #ff212a;
}

#nav li.SelectedTab li { /* second-level lists */
}

#nav li.SelectedTab li a {
    padding: 6px;
	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: 6px;
	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;
	line-height: normal;
	background-color: #0066CC;
}

#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.2em;
	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;
}