/* 
================================
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-color: #faf7cc;
	background-image:url(bg.jpg);
	background-repeat:no-repeat;
    background-position:top center;
}

*{
margin:0;
padding:0;
}

html,body{
margin:0;
padding:0;
}

 ul {
	list-style-type: square;
	list-style-image:url(set.jpg);
	list-style-position: inside;
	margin-left:10px;
}

 ol {
	list-style-type: square;
	list-style-image: none;
	list-style-position: inside;
}

 li {
	list-style-type: square;
	list-style-position: inside;
	display: list-item;
	line-height:20px;
	*line-height:23px;

}


/* Not Dynamic Areas */


/* Main Layout */
div#container{
	text-align:left;
	width:950px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;	
	background-color: #faf7cc;
	border: 1px solid #faf7cc;
}

div#container_b{
	text-align:left;
	width:950px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

div#separator_b {
	clear: both;
	padding: 0px;
	height: 6px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/**/
div#top_area {
	clear: both;
	width: 875px;
}

/*-------------------*/

/**/
div#menu_area{
	width: 950px;
	height: 66px;
}

div#menu {

}


div#log_area {
	float: left;
	width: 924px;
	margin-top: 2px;
}

div#bre {
	float: left;
	width: 670px;
}


/*-------------*/

div#footer{
	width:938px;
	height:153px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left:5px;
	padding-top:10px;
	color: #000000;
	background-image:url(rodape.jpg);
	background-repeat:no-repeat;
}

div.footer2{
	width:930px;
	margin-top:20px;
}

div.top {
	float: right;
	width: 210px;
	color:#000000;
	margin-top:40px;
}

div#date {
	float: left;
	width: 210px;
	margin-left:40px;
	margin-top:5px;
}

div#ser_a .NormalTextBox {
	height: 17px;
}

div#ser_a {
	float: right;
	width: 250px;
	height: 20px;
	text-align: center;
	color:#533328;
	margin-right:11px;
	_margin-right:5px;
	margin-top:40px;
	font-weight:bold;
}

div#barra {
	float: left;
	width: 935px;
	padding-left:15px;
	color:#a6a1a1;
}

/* -----------------
DAQUI PARA BAIXO É CÓDIGO PARA MÓDULOS, DNN ECT
--------------------
 */

/* Pane Styles */

div.logoPane{
	width: 150px;
	float: left;
	margin-top:3px;
}


div.top_pane {
	width: 936px;
	float: right;
}

/*-------------*/

div#banner {
	width: 260px;
	float: left;
	margin-left:3px;
	padding-bottom:10px;
}

div#banner2 {
	width: 940px;
	float: left;
	margin-left:3px;
	padding-bottom:10px;
}

div.map_left{
	width: 240px;
	float: left;
	color:#FF0000;
	font-size:10px;
	padding-left:10px;
	padding-right:10px;
	background-color:#d19601;
	padding-bottom:10px;
	margin-top:5px;
}

div.bann_pane{
	width: 937px;
	float: left;
	padding-bottom:10px;
	margin-top:5px;
}

div#mainimage_pane {
	width: 670px;
	float: left;
	margin-left:15px;
	_margin-left:10px;
	padding-bottom:10px;
}

div.map_right{
	width: 670px;
	float: left; 
	margin-top:5px;	
}


/*-----------------------*/
div#cont_pane {
	width: 940px;
	float: left;
	margin-left:5px;
	background-image:url(cont.jpg);
	background-repeat:no-repeat;
	padding-bottom:10px;
}

div.contentpane {
	width: 140px;
	float: left;
	margin-left:10px;
	margin-top:40px;
}

div.a_pane {
	width: 140px;
	float: left;
	margin-left:10px;
	margin-top:40px;
}

div.b_pane {
	width: 140px;
	float: left;
	margin-left:10px;
	margin-top:40px;
}
div.c_pane {
	width: 160px;
	float: left;
	margin-left:10px;
	margin-top:10px;
}

p {
line-height:195%;
} 


div.right_pane {
	width: 255px;
	float: left;
	margin-top:10px;
	margin-left:15px;
	_margin-left:10px;
}

div.contentpane_b {
	width: 870px;
	float: left;
	margin-left:22px;
	_margin-left:10px;
	margin-top:20px;
}

div#cont_pane_b {
	width: 940px;
	float: left;
	margin-left:5px;
	background-image:url(cont2.jpg);
	background-repeat:no-repeat;
	padding-bottom:10px;
}

div.contentpane_c {
	width: 640px;
	float: left;
	margin-left:15px;
}


/* -----------------
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;
	text-align:justify;
}

/* ================================
style for module titles
================================ */
.Head
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-weight: bold;
	color: #125f7b; /* 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: Verdana, Arial, Helvetica, sans-serif;
}
H1
{
	font-size: 160%;
	font-weight: bold;
	color: #ae7a14;
}

H2
{
	font-size: 140%;
	font-weight: normal;
	color: #000000;
}

H3
{
    font-size: 120%;
    font-weight: bold;
    color: #ae7a14;
}

H4
{
    font-size: 115%;
    font-weight: bold;
    color: #533328;
    font-family: Helvetica;
    text-align:center;
}

H5, DT
{
    font-size: 110%;
    font-weight: normal;
    color: #ae7a14;
    margin: 0px;
}

H6
{
    font-size: 100%;
    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 {text-decoration: underline; color: #533328;}
.Normal a:visited {text-decoration: underline; color: #533328;}
.Normal a:hover {text-decoration: none; color: #533328;}
.Normal a:active {text-decoration: underline; color: #533328;}

.contentpane a:link {text-decoration: underline; color: #ae790f;}
.contentpane a:visited {text-decoration: underline; color: #ae790f;}
.contentpane a:hover {text-decoration: none; color: #ae790f;}
.contentpane a:active {text-decoration: underline; color: #ae790f;}

.a_pane a:link {text-decoration: underline; color: #ae790f;}
.a_pane a:visited {text-decoration: underline; color: #ae790f;}
.a_pane a:hover {text-decoration: none; color: #ae790f;}
.a_pane a:active {text-decoration: underline; color: #ae790f;}

.b_pane a:link {text-decoration: underline; color: #ae790f;}
.b_pane a:visited {text-decoration: underline; color: #ae790f;}
.b_pane a:hover {text-decoration: none; color: #ae790f;}
.b_pane a:active {text-decoration: underline; color: #ae790f;}

.c_pane a:link {text-decoration: underline; color: #ae790f;}
.c_pane a:visited {text-decoration: underline; color: #ae790f;}
.c_pane a:hover {text-decoration: none; color: #ae790f;}
.c_pane a:active {text-decoration: underline; color: #ae790f;}

/* 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: #3f3026;
}
/* This sets the style for all skin items that are links */
A.SkinItem:link, A.SkinItem:visited, A.SkinItem:active
{
    text-decoration: none;
    color: #3f3026;
}
A.SkinItem:hover
{
    text-decoration: underline;
    color: #3f3026;
}

/* 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_b
{
	text-decoration: none;
	color: #bad09f;
	font-weight:normal;
}
/* 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: #bad09f;
	font-weight:normal;
}
A.SkinItem_b:hover
{
    text-decoration: none;
    color: #bad09f;
	font-weight:normal;
}

/* 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_c
{
	text-decoration: none;
	color: #666666;
	font-weight:bold;
}
/* This sets the style for all skin items that are links */
A.SkinItem_c:link, A.SkinItem_c:visited, A.SkinItem_c:active
{
    text-decoration: underline;
    color: #666666;
	font-weight:bold;
}
A.SkinItem_c:hover
{
    text-decoration: none;
    color: #666666;
	font-weight:bold;
}




/*========================================================*/
/* Menu Style*/
/*========================================================*/
/**/
.InternetLab_topbluebg{
	background-image: url(InternetLab_topbluebg.gif);
	height: 9px;
	background-repeat: repeat-x;
}
.InternetLab_bottomgraybg{
	background-image: url(InternetLab_bottomgraybg.gif);
	height: 55px;
	background-repeat: repeat-x;
}
.InternetLab_bor{
	border-left: #23709C 1px solid;
	border-right: #23709C 1px solid;
	border-top: #23709C 1px solid;
	border-bottom: #23709C 0px solid;
}/* Main Menu */
.MainMenu_MenuContainer {	
	background-color: Transparent;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height:55px;
}
.MainMenu_TabRootMenuItem TD{
	background-image: url(InternetLab_links_middlemenubg.jpg);
	background-repeat: repeat-x;
	height: 55px;
	color: #533328;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
   padding: 0px 4px 0px 3px;
}
.MainMenu_TabRootMenuItemSel TD{
   background-image: url(InternetLab_hover_middlemenubg.jpg);
	height: 55px;
	color: #666666;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 13px;
	background-repeat: repeat-x;
	padding: 0px 4px 0px 3px;
}
.MainMenu_TabMenuItemHover TD{
   background-image: url(InternetLab_links_middlemenubg.jpg);
	height: 55px;
	color: #666666;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	padding: 0px 4px 0px 3px;
}
.MainMenu_TabMenuItemSelHover TD{
   background-image: url(InternetLab_hover_middlemenubg.jpg);
	height: 55px;
	color: #533328;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 13px;
	background-repeat: repeat-x;
	padding: 0px 4px 0px 3px;
}
.MainMenu_MenuItem {
	cursor: hand; 
	color: #ffffff; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	border-left: #FFFFFF 0px solid; 
	border-bottom: 0px solid #ffffff; 
	border-top: 0px solid #ffffff; 
	border-right: #FFFFFF 0px solid;
}
.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #533328; 
	border-left: 0px solid #ffffff; 
	border-bottom: 0px solid #ffffff; 
	border-top: 0px solid #ffffff; 
	text-align: center; 
	width: 15px; 
	height: 20px;
	color: #ffffff;
}
.MainMenu_SubMenu {
	border-bottom: 1px solid #ffffff; 
	border-left: #ffffff 1px solid; 
	border-top: 1px solid #ffffff;  
	border-right: #ffffff 1px solid; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #533328; 
	color: #ffffff;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray' , Direction=135, Strength=0);
}

.MainMenu_MenuBreak {
	border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid;  
	border-right: transparent 0px solid; 
	background-color: transparent; 
	height: 1px;
}

.MainMenu_MenuItemSel {
	background-color: #cb9767;
	cursor: hand; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	color:#ffffff;
}

.MainMenu_MenuArrow {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand; 
	border-right: 0px solid #111111; 
	border-bottom: 0px solid #111111; 
	border-top: #ffffff 0px solid;
	border-left: 0px solid #111111;
}

.MainMenu_RootMenuArrow {
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand;
}
.Main {
	border-right:  #B7BFC9 0px solid; 
	border-left: 0px solid #ff0000; 
}
/**/
.ModuleTitle_MenuContainer {
   background-color: transparent; 
}
.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:20px;
	background-color: transparent;
}
.ModuleTitle_MenuItem {
	cursor: hand; 
	color: #ffffff; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	border-left: #FFFFFF 0px solid; 
	border-bottom: 0px solid #ffffff; 
	border-top: 0px solid #ffffff; 
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_SubMenu {
	border-bottom: 1px solid #ffffff; 
	border-left: #ffffff 1px solid; 
	border-top: 1px solid #ffffff;  
	border-right: #ffffff 1px solid; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #ec7072; 
	color: #ffffff;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray' , Direction=135, Strength=0);
}

.ModuleTitle_MenuIcon {
   cursor: pointer; 
	cursor: hand; 
	background-color: #ec7072; 
	border-left: 0px solid #ffffff; 
	border-bottom: 0px solid #ffffff; 
	border-top: 0px solid #ffffff; 

	text-align: center; 
	width: 15px; 
	height: 20px;
	color: #ffffff;
 }
.ModuleTitle_MenuArrow{	
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px; 
   cursor: pointer; 
   cursor: hand; 
   border-right: #FFFFFF 0px solid; 
   border-bottom: #00FF00 0px solid; 
   border-top: #FFFFFF 0px solid;
   border-left:  #FFFFFF 0px solid;
}
.ModuleTitle_RootMenuArrow{
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand;
}
.ModuleTitle_MenuBreak{
	border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid;  
	border-right: transparent 0px solid; 
	background-color: transparent; 
	height: 1px;
}
.ModuleTitle_MenuItemSel { 
   background-color: #ec7072;
	cursor: hand; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	color:#ffffff;
}
/**/