/* 
================================
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:#FFFFCC;
}

*{
margin:0;
padding:0;
}

html,body{
margin:0;
padding:0;
}

 ul {
	list-style-type: square;
	list-style-image: none;
	list-style-position: inside;
}

 ol {
	list-style-type: square;
	list-style-image: none;
	list-style-position: inside;
}

 li {
	list-style-type: square;
	display: list-item;
	list-style-image: none;
}


/* 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: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #484848;
	border-left-color: #484848;
	border-left-width: 1px;
}

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: 883px;
	float: left;
	margin-left:30px;
	_margin-left:18px;
	padding-top:10px;
	height: 40px;
	background-image:url(menu.jpg);
	background-repeat:no-repeat;
}

div#menu {

}


div#log_area {
	float: left;
	width: 924px;
	margin-top: 2px;
}

div#bre {
	float: left;
	width: 500px;
}


/*-------------*/

div#footer{
	width:914px;
	height:20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #ffffff;
	text-align:center;
	line-height: 1.7;
}

div.top {
	float: right;
	width: 278px;
	color:#000000;
	padding-top:5px;
	margin-right:20px;
	_margin-right:2px;
}

div#ser_a {
	float: right;
	width: 205px;
	height: 55px;
	color:#FFFFFF;
	font-weight:bold;
	margin-right:11px;
	_margin-right:5px;
	padding-left:5px;
	padding-top:10px;
	margin-top:15px;
	background-color:#202020;
	background-image:url(ser.jpg);
	background-repeat:no-repeat;
}

div#barra {
	float: left;
	width: 950px;
	color:#a6a1a1;
	background-color:#000000;
}

div#panes {
	float: left;
	width: 950px;
	color:#ffffff;
	padding-bottom:20px;
	background-color:#743316;
	background-image:url(panes.jpg);
	background-repeat:no-repeat;
}

div.mainimage_pane_b {
	width: 890px;
	float: left;
	margin-left:30px;
	_margin-left:18px;
}

/* -----------------
DAQUI PARA BAIXO É CÓDIGO PARA MÓDULOS, DNN ECT
--------------------
 */

/* Pane Styles */

div.logoPane{
	width: 500px;
	float: left;
	margin-top:10px;
	margin-left:20px;
	margin-bottom:10px;
}


div.top_pane {
	width: 936px;
	float: right;
}

/*-------------*/

div#mainimage_pane {
	width: 883px;
	float: left;
	margin-left:30px;
	_margin-left:18px;
	padding-bottom:10px;
	background-color:#e5e5e5;
	background-image:url(banner.jpg);
	background-repeat:no-repeat;
}

div.map_left{
	width: 370px;
	float: left;
}

div.map_right{
	width: 730px;
	float: left; 	
	padding-bottom:10px;
}

div.a_pane {
	width: 211px;
	float: left;
	margin-left:30px;
	_margin-left:18px;
	margin-top:20px;	
}

div.b_pane {
	width: 211px;
	float: left;
	margin-left:10px;
	margin-top:20px;	
}

div.c_pane {
	width: 211px;
	float: left;
	margin-left:10px;
	margin-top:20px;	
}

div.d_pane {
	width: 211px;
	float: left;
	margin-left:10px;
	margin-top:20px;	
}

div.banner_pane {
	width: 883px;
	float: left;
	margin-left:30px;
	_margin-left:18px;
}
/*-----------------------*/

div.contentpane {
	width: 458px;
	float: left;
	margin-left:30px;
}

div.right_pane {
	width: 220px;
	float: left;
	margin-top:10px;
	margin-left:25px;
	_margin-left:10px;
}

div.contentpane_b {
	width: 870px;
	float: left;
	margin-left:22px;
	_margin-left:10px;
	margin-top:20px;
}

div.contentpane_c {
	width: 853px;
	float: left;
	margin-left:30px;
	padding:15px;
	background-color:#bdbdbd;
}


/* -----------------
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: #ffffff;
}

H2
{
	font-size: 140%;
	font-weight: normal;
	color: #e8a135;
}

H3
{
    font-size: 120%;
    font-weight: normal;
    color: #ffffce;
}

H4
{
    font-size: 110%;
    font-weight: bold;
    color: #ffffce;
    margin: 0px;
}

H5, DT
{
    font-size: 110%;
    font-weight: bold;
    color: #333333;
    margin: 0px;
}

H6
{
    font-size: 100%;
    font-weight: bold;
    color: #ffffff;
	line-height:1.6;
}


/* ------------------------
Links format added for opera browser  ----- ESTILO DE LINKS INSEIDOS DENTRO DO MÓDULO  "TEXT/HTML"
----------- */

.Normal a:link {text-decoration: underline; color: #7f5b5b;}
.Normal a:visited {text-decoration: underline; color: #7f5b5b;}
.Normal a:hover {text-decoration: none; color: #7f5b5b;}
.Normal a:active {text-decoration: underline; color: #7f5b5b;}


/* 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:  underline;
	color: #ffffff;
}
/* This sets the style for all skin items that are links */
A.SkinItem:link, A.SkinItem:visited, A.SkinItem:active
{
    text-decoration:  underline;
    color: #ffffff;
}
A.SkinItem:hover
{
    text-decoration: none;
    color: #ffffff;
}

/* 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: #ef7e2a;
	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: #ef7e2a;
	font-weight:normal;
}
A.SkinItem_b:hover
{
    text-decoration: none;
    color: #ef7e2a;
	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: #a6a1a1;
	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: #a6a1a1;
	font-weight:bold;
}
A.SkinItem_c:hover
{
    text-decoration: none;
    color: #a6a1a1;
	font-weight:bold;
}


/* Main Menu */
.MainMenu_MenuContainer {	
	background-color: Transparent;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height:22px;
}
.MainMenu_TabRootMenuItem TD{
	height: 22px;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
   padding: 0px 3px 0px 3px;
}
.MainMenu_TabRootMenuItemSel TD{
   background-image: url(InternetLab_hover_middlemenubg.png);
	height: 22px;
	color: #ffffff;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;
	background-repeat: repeat-x;
	padding: 0px 3px 0px 3px;
}
.MainMenu_TabMenuItemHover TD{
   background-image: url(InternetLab_links_middlemenubg.png);
	height: 45px;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 3px 0px 3px;
	background-color:#c0834d;
}
.MainMenu_TabMenuItemSelHover TD{
   background-image: url(InternetLab_hover_middlemenubg.jpg);
	height: 45px;
	color: #ffffff;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;
	background-repeat: repeat-x;
	padding: 0px 3px 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: #606060; 
	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: #606060; 
	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: #35B2EC;
	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: #606060; 
	color: #ffffff;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray' , Direction=135, Strength=0);
}

.ModuleTitle_MenuIcon {
   cursor: pointer; 
	cursor: hand; 
	background-color: #606060; 
	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: #35B2EC;
	cursor: hand; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	color:#ffffff;
}