/* 
================================
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:988px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

div#separator_b {
	clear: both;
	padding: 0px;
	height: 2px;
	width: 100%;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}

/**/


div#lef_area {
	width: 180px;
	float: left;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E2E2E2;
}

div#rig_area {
	width: 762px;
	float: right;
}
/*-------------------*/

div#content{
	width: 988px;
}

/**/
div#menu_area{
	width: 180px;
	float: left;
	background-image: url(menu_bk.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

div#menu {
	float: left;
	width: 165px;
	margin-left: 15px;
}


div#log_area {
	float: right;
	background-color: #8cccbb;
	width: 968px;
	padding: 10px;
}

div#log_lef {
	float: left;
	width: 700px;
	padding-top: 4px;
}

div#log_rig {
    float: right;
}
/*-------------*/

/**/


div#footer{
	width:988px;
	padding-top: 10px;
	margin-top: 10px;
	color: #FFFFFF;
	background-color: #e5e5e5;
	padding-bottom: 10px;
	float: left;
	text-align: center;
}

/* -----------------
DAQUI PARA BAIXO É CÓDIGO PARA MÓDULOS, DNN ECT
--------------------
 */

/* Pane Styles */

div.logoPane{
	width: 500px;
	float: left;
}

div.mainimage_pane {
	width: 988px;
	float: left;
}

div.contact_pane {
    float: right;
	width: 300px;
}

/*-------------*/

div.left_pane {
	float: left;
	width: 180px;
}

div.right_pane_a {
	float: left;
	width: 364px;
}

div.right_pane_b {
	float: right;
	width: 364px;
}


/**/
div.a_pane {
	float: left;
	width: 232px;
	margin-right: 32px;
}

div.b_pane {
	float: left;
	width: 232px;
}

div.c_pane {
	float: right;
	width: 232px;
}

/*-----------------------*/

div.contentpane {
    width: 762px;
	float: left;
}

div.contentpane_b {
	width: 762px;
	float: left;
	background-image: url(top_bk.jpg);
	background-repeat: repeat-x;
	padding-top: 6px;
}


/* -----------------
Set default font for modules
--------------------
 */
.Normal, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{
	margin: 0;
	padding: 0;
	line-height: 1.3;
	font-family: 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: #13adad; /* 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: #555555;
}

H2
{
	font-size: 160%;
	font-weight: bold;
	color: #13adad;
}

H3
{
    font-size: 130%;
    font-weight: bold;
    color: #555555;
}

H4
{
    font-size: 120%;
    font-weight: bold;
    color: #ffffff;
    margin: 0px;
}

H5, DT
{
    font-size: 100%;
    font-weight: normal;
    color: #13adad;
    margin: 0px;
}

H6
{
    font-size: 90%;
    font-weight: normal;
    color: #13adad;
    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: underline;
    color: #000000;
}

.Normal A:hover
{
    text-decoration: none;
    color: #000000;
}

.Normal A:visited
{
    text-decoration: underline;
    color: #0000ff;
}

/* 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: #000000;
}
/* This sets the style for all skin items that are links */
A.SkinItem:link, A.SkinItem:visited, A.SkinItem:active
{
    text-decoration: none;
    color: #000000;
}
A.SkinItem:hover
{
    text-decoration: underline;
    color: #000000;
}


.SkinItem_b
{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
/* 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: #FFFFFF;
	font-weight: bold;
}
A.SkinItem_b:hover
{
    text-decoration: underline;
    color: #FFFFFF;
	font-weight: bold;
}


/* =====================================
    CSS STYLES FOR Menu SkinObject
   =====================================
*/

.MainMenu_MenuContainer {background-color: Transparent; width:165px; }
.MainMenu_MenuBar {}
.MainMenu_TabRootMenuItem TD{
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 0px;
	COLOR:#999;
	HEIGHT:35px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}
.MainMenu_TabRootMenuItemSel TD{
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 0px;
	COLOR: #52bf52;
	HEIGHT: 35px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	background-color: #FFFFFF;
}
.MainMenu_TabMenuItemHover TD{
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 0px;
	COLOR: #52bf52;
	HEIGHT: 35px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	background-color: #FFFFFF;
}
.MainMenu_TabMenuItemSelHover TD{
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 0px;
	COLOR: #52bf52;
	HEIGHT: 35px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFFFFF;
}/* Esse é o item da setinha */

.MainMenu_TabMenuItemSelHover TD{
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 0px;
	COLOR: #52bf52;
	HEIGHT: 35px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFFFFF;
}/* Esse é o item da setinha */

.MainMenu_MenuItem {
	COLOR: #000;
	height: 20px;
	background:Transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.MainMenu_MenuIcon {
	display:none;
}
.submenuitemselected ,.submenuitembreadcrumb {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #ffdb47;
	height: 20px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	background-color: #8cccbb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.submenu {
	Z-INDEX: 1000;
	COLOR: #999;
	padding:0px;
	margin:0px;
	cursor: pointer;
	cursor: hand;
	background-color: #f2e297;
	border: 1px solid #F4EDDD;
}
.MainMenu_MenuBreak {
	border: transparent 0px solid;
	background: transparent;
	height: 12px;
}

.MainMenu_MenuArrow {
	display:none;
}
.MainMenu_RootMenuArrow {
	display:none;
}

.MenuArrow
{
    display:none;
}

.MenuRootArrow
{
    display:none;
}


