/* 
================================
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;
}

img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* Not Dynamic Areas */


/* Main Layout */
div#container{
	text-align:left;
	width:938px;
	background-image: url(back.jpg);
	background-repeat: repeat-y;
	padding: 20px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

div#separator {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 0px;
}

div#content{
	width: 700px;
	float: right;
}

div#content_no{
	width: 880px;
	float: right;
}/* No news pane code */

div#back_top {
	margin:0 auto;
	background-image: url(back_top.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 978px;
}/* codes for back ground */

div#back_dawn {
	margin:0 auto;
	background-image: url(back_dawn.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 978px;
}/* codes for back ground */

div#menu_area{
	float:left;
	width:180px;
}

div#highlight_area {
	height: 556px;
	background-color: #F7F9FD;
	padding-top: 35px;
	padding-bottom: 10px;
	padding-left: 33px;
	_padding-left: 35px;
	width: 535px;
	margin-left: 60px;
}

div#footer{
	clear:both;
	width:100%;
	color: #8faedd;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #8faedd;
	padding-top: 40px;
	margin-top: 20px;
}

/* -----------------
DAQUI PARA BAIXO É CÓDIGO PARA MÓDULOS, DNN ECT
--------------------
 */

/* Pane Styles */

div.logoPane{
	float: left;
}

div.ContactInfoPane{
	float: right;
}

div.contentpane {
	padding-right: 65px;
	padding-left: 65px;
	padding-top: 20px;
	padding-bottom: 20px;
}

div.flashpane {
	height: 214px;
	width: 700px;
	border: 3px solid #E7EEF8;
}


div.newspane{
	float:left;
	width:180px;
}

div.newspane h1{
	font-size: 1em;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #8faedd;
	border-bottom-color: #8faedd;
	margin-bottom: 10px;
}


div.highlight_box {
	height: 168px;
	width: 146px;
	margin-bottom: 15px;
	margin-right: 32px;
	_margin-right: 30px;
	float: left;
}


div.highlight_box img {
	border: 3px solid #ccffff;
	margin-top: 4px;
}







/* -----------------
Set default font for modules
--------------------
 */
.Normal, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{
	margin: 0;
	padding: 0;
	line-height: 1.1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
}

/* ================================
style for module titles
================================ */
.Head
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-weight: bold;
	color: #8faedd; /* 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, Tahoma, Arial, Helvetica, sans-serif;
}
H1
{
	font-size: 150%;
	font-weight: bold;
	color: #000000;
}

H2
{
	font-size: 130%;
	font-weight: bold;
	color: #000000;
}

H3
{
    font-size: 120%;
    font-weight: bold;
    color: #000000;
}

H4
{
    font-size: 110%;
    font-weight: normal;
    color: #000000;
    margin: 0px;
}

H5, DT
{
    font-size: 90%;
    font-weight: normal;
    color: #000000;
    margin: 0px;
}

H6
{
    font-size: 80%;
    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, .Normal A:visited, .Normal A:active
{
    text-decoration: none;
    color: #8faedd;
}
.Normal A:hover
{
    text-decoration: underline;
    color: #6b8fc5;
}

/* 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: #8faedd;
}
/* This sets the style for all skin items that are links */
A.SkinItem:link, A.SkinItem:visited, A.SkinItem:active
{
    text-decoration: none;
    color: #8faedd;
}
A.SkinItem:hover
{
    text-decoration: underline;
    color: #6b8fc5;
}


/* =====================================
    CSS STYLES FOR Menu SkinObject
   =====================================
*/  
   
.MainMenu_MenuContainer {
	width: 180px;
	height: auto;
	text-align: center;
}/* Caixa que todo o menu */


/* Don't need menu bar in vertical menu
=====================
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
======================
*/


.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	height: 44px;
	text-align: left;
	background-image: url(bot.jpg);
	background-repeat: repeat-x;
	background-position: center;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}/* Estilo de Menu e sub menu no estado NORMAL */

/* NESSE DOIS VC REPETE AS REGRAS DE FUNDO PARA NÃO GERAR ERRINHOS CHATOS */
.MainMenu_MenuIcon {
   display: none;
} /* Faz parte do sub menu , ele é da o estilo ícone do submenu ou da cor que ele terá na área esquerda */ 

.MainMenu_SubMenu {
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}/* Estiliza a caixa dos sub menus */ 


/* ----------------------------------------------------------------- */

.MainMenu_MenuBreak {
    height: 1px;
}

.MainMenu_MenuItemSel {
	cursor: pointer;
	cursor: hand;
	color: black;
	font-family: Verdana,Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	height: 44px;
	background-image: url(bot-hover.jpg);
	background-repeat: repeat-x;
	text-align: left;
	background-position: center;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
} /* Estado HOVER de item de menu */

.MainMenu_MenuArrow {
	display:none;
}
.MainMenu_RootMenuArrow {
    display:none;
}

/*=================
Don't need treemenu on this skin
============================
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}
===========================
*/
