/* 
================================
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;
}

*{
margin:0;
padding:0;
}

html,body{
margin:0;
padding:0;
}

 ul {
	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:800px;
	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#top_area {
	width: 800px;
	float: left;
	background-image: url(sep.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 5px;
}

div#lef_area {
	width: 163px;
	float: left;
	background-color: #ffd900;
}

div#rig_area {
	width: 635px;
	float: right;
}
/*-------------------*/

div#lef_area_b {
	width: 166px;
	float: left;
	background-image: url(left_bk.jpg);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	height: 100%;
}

div#lef_area_b .NormalTextBox {
    width: 100px;
}

div#rig_area_b_home {
	width: 624px;
	float: right;
	background-image: url(main-img.jpg);
	background-repeat: no-repeat;
	background-position: left 25px;
}

div#rig_area_b {
	width: 624px;
	float: right;
}

div#search_area {
	margin-bottom: 18px;
}

div#bread_area {
	float: right;
	padding-right: 5px;
}

div#content{
	width: 800px;
	float: left;
	background-image: url(left_bk.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

/**/
div#menu_area{
	width: 635px;
	margin-top: 2px;
	float: left;
}

div#menu {
}

/*-------------*/

/**/

#map_area {
}

div#footer{
	clear:both;
	width:623px;
	padding-top: 10px;
	margin-top: 20px;
	height: 30px;
	text-align: center;
	color: #8b9ab9;
}

/* -----------------
DAQUI PARA BAIXO É CÓDIGO PARA MÓDULOS, DNN ECT
--------------------
 */

/* Pane Styles */

div.logoPane{
	width: 635px;
}

div.mainimage_pane {
	width: 163px;
}

div.title_pane {
	width: 430px;
	margin-top: 12px;
	*margin-top: 9px;
	_margin-top: 9px;
	margin-left: 182px;
}

/*-------------*/

div.left_pane {
	float: left;
	width: 150px;
}

div.right_pane {
	float: right;
	width: 610px;
}


/**/
div.a_pane {
	float: left;
	width: 140px;
	margin-right: 10px;
	margin-left: 15px;
}

div.b_pane {
	float: left;
	width: 140px;
	margin-right: 10px;
}

div.c_pane {
	float: left;
	width: 140px;
	margin-right: 10px;
}

div.d_pane {
	float: left;
	width: 140px;
}

div.contentpane {
	width: 610px;
	float: right;
}

/*-----------------------*/


div.contentpane_home {
	width: 380px;
	margin-top: 30px;
	margin-left: 230px;
	height: 190px;
}

div.contentpane_home_b {
    width: 621px;
	margin-top: 15px;
}


/* -----------------
Set default font for modules
--------------------
 */
.Normal, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{
	margin: 0;
	padding: 0;
	line-height: 1.1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
}

/* ================================
style for module titles
================================ */
.Head
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-weight: bold;
	color: #ed1b24; /* 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: Arial, Helvetica, sans-serif;
}
H1
{
	font-size: 160%;
	font-weight: bold;
	color: #ed1b24;
}

H2
{
	font-size: 160%;
	font-weight: bold;
	color: #333333;
}

H3
{
    font-size: 130%;
    font-weight: bold;
    color: #decd91;
}

H4
{
    font-size: 120%;
    font-weight: normal;
    color: #ed1b24;
    margin: 0px;
}

H5, DT
{
    font-size: 100%;
    font-weight: normal;
    color: #000;
    margin: 0px;
	color: #ed1b24;
}

H6
{
    font-size: 90%;
    font-weight: normal;
    color: #333333;
    margin: 0px;
}

/* ------------------------
Links format added for opera browser  ----- ESTILO DE LINKS INSEIDOS DENTRO DO MÓDULO  "TEXT/HTML"
----------- */
.Normal A:link, .Normal A:active
{
	text-decoration: none;
    color: #32a191;
}

.Normal A:hover
{
    text-decoration: underline;
    color: #32a191;
}

.Normal A:visited
{
	text-decoration: none;
    color: #32a191;
}

/* 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: #3a3cc5;
}
/* This sets the style for all skin items that are links */
A.SkinItem:link, A.SkinItem:visited, A.SkinItem:active
{
    text-decoration: none;
    color: #3a3cc5;
}
A.SkinItem:hover
{
    text-decoration: underline;
    color: #3a3cc5;
}



.SkinItem_a
{
	text-decoration: none;
	color: #ed1b24;
}
/* This sets the style for all skin items that are links */
A.SkinItem_a:link, A.SkinItem_a:visited, A.SkinItem_a:active
{
    text-decoration: none;
    color: #ed1b24;
}
A.SkinItem_a:hover
{
    text-decoration: underline;
    color: #ed1b24;
}



.SkinItem_b
{
	text-decoration: none;
	color: #8b9ab9;
}
/* 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: none;
    color: #8b9ab9;
}
A.SkinItem_b:hover
{
    text-decoration: underline;
    color: #8b9ab9;
}


/* Main Menu */
.MainMenu_MenuContainer {	
	background-color: Transparent;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height:20px;
}
.MainMenu_TabRootMenuItem TD{
	background-image: url(b.jpg);
	background-repeat: repeat-x;
	height: 20px;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 3px 0px 3px;
	*padding: 0px 3px 0px 0px;
	_padding: 0px 3px 0px 0px;
}
.MainMenu_TabRootMenuItemSel TD{
	background-image: url(b.jpg);
	height: 20px;
	color: #CCCCCC;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;
	background-repeat: repeat-x;
	padding: 0px 3px 0px 3px;
	*padding: 0px 3px 0px 0px;
	_padding: 0px 3px 0px 0px;
}

.MainMenu_TabMenuItemHover TD{
   background-image: url(b.jpg);
	height: 20px;
	color: #CCCCCC;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 3px 0px 3px;
	*padding: 0px 3px 0px 0px;
	_padding: 0px 3px 0px 0px;
}
.MainMenu_TabMenuItemSelHover TD{
   background-image: url(b.jpg);
	height: 20px;
	color: #CCCCCC;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;
	background-repeat: repeat-x;
	padding: 0px 3px 0px 3px;
	*padding: 0px 3px 0px 0px;
	_padding: 0px 3px 0px 0px;
}
.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;
	padding: 4px;
}
.MainMenu_MenuIcon {
	display: none;
}
.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: #4bb048;
	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 {
	cursor: hand;
	color:#9F131B;
	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;
	padding: 4px;
	background-color: #4bb048;
}

.MainMenu_MenuArrow {
    display: none;
}

.MainMenu_RootMenuArrow {
    display: none;
}
.Main {
	border-right:  #B7BFC9 0px solid; 
	border-left: 0px solid #ff0000; 
}
/**/