/* 
================================
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:13px;
	background-color: #da251c;
}

div#bk {
    background-color: #da251c;
}

*{
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:968px;
	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: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

/**/
div#top_area {
	width: 968px;
	float: left;
	background-image: url(mid.jpg);
	background-repeat: repeat-y;
}

div#top_a {
	width: 968px;
	float: left;
	background-image: url(top.jpg);
	background-repeat: no-repeat;
	height: 25px;
	background-position: top;
}

div#baixo_a {
	width: 968px;
	float: left;
	background-image: url(baixo.jpg);
	background-repeat: no-repeat;
	height: 25px;
	background-position: bottom;
}


div#top_area_b {
	width: 968px;
	float: left;
	background-image: url(mid_b.jpg);
	background-repeat: repeat-y;
}

div#top_b {
	width: 968px;
	float: left;
	background-image: url(top_b.jpg);
	background-repeat: no-repeat;
	height: 27px;
}

div#baixo_b {
	width: 968px;
	float: left;
	background-image: url(baixo_b.jpg);
	background-repeat: no-repeat;
	height: 27px;
}

div#lef_area {
	width: 664px;
	float: left;
}


div#lef_area1 {
	width: 664px;
	float: left;
}


div#rig_area {
	width: 765px;
	float: right;
}
/*-------------------*/

div#content{
	text-align:left;
	width:920px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/**/
div#menu_area{
	float: left;
	width: 940px;
	padding-right: 14px;
	padding-left: 14px;
}

div#menu_area1{
	float: left;
	width: 700px;
	padding-right: 14px;
	padding-left: 14px;
}

div#menu_area2{
	float: left;
	width: 740px;
	padding-right: 10px;
	padding-left: 14px;
}

div#menu_area3{
	float: left;
	width: 750px;
	padding-right: 10px;
	padding-left: 14px;
}

div#menuRhtflag{
	float: left;
	width: 200px;
	
}


div#menu {
	float: left;
}


div#log_area {
	float: left;
	width: 500px;
	padding-top: 6px;
	padding-left: 26px;
}
/*-------------*/

/**/


div#ser {
	float: right;
	width: 300px;
	text-align: right;
	padding-top: 6px;
	padding-right: 26px;
}



div#footer{
	clear:both;
	width: 940px;
	padding-right: 14px;
	padding-left: 14px;
	padding-top: 10px;
	color: #FFFFFF;
	padding-bottom: 10px;
	text-align: center;
}

/* -----------------
DAQUI PARA BAIXO � C�DIGO PARA M�DULOS, DNN ECT
--------------------
 */

/* Pane Styles */

div.logoPane{
	width: 280px;
	float: left;
}

div.mainimage_pane {
    float: right;
	width: 626px;
}


/*-------------*/

div.left_pane {
	float: left;
	width: 226px;
}

div.right_pane {
	float: right;
	width: 226px;
}

div#rig_p {
	float: right;
	width: 226px;
}


/**/
div.a_pane {
	float: left;
	width: 310px;
}

div.b_pane {
	float: right;
	width: 310px;
}

div.bottom_pane {
	float: left;
	width: 650px;
}

div.contentpane {
    float: left;
    width: 650px;
}

div.contentpane_b {
	float: right;
	width: 650px;
	margin-left: 11px;
}

div.contentpane_c {
	float: left;
	width: 920px;
}

div.footer_pane {
	float: left;
	width: 940px;
	margin-left: 14px;
	*margin-left: 14px;
	_margin-left: 7px;
} 

/* -----------------
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:12px;
	color: #000000;
}

/* ================================
style for module titles
================================ */
.Head
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #da251c; /* 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:20px; 
}

/* ===============
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: 20px;
	font-weight: bold;
	color: #da251c;
}

H2
{
	font-size: 160%;
	font-weight: bold;
	color: #e7c561;
}

H3
{
    font-size: 16px;
 
    font-weight: bold;
    color: #da251c;
}

H4
{
    font-size: 120%;
    font-weight: normal;
    color: #da251c;
    margin: 0px;
}

H5, DT
{
    font-size: 100%;
    font-weight: normal;
    color: #da251c;
    margin: 0px;
}

H6
{
    font-size: 90%;
    font-weight: normal;
    color: #da251c;
    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:#666666;
    font-size:11px;
	text-decoration:underline;
}

.Normal A:hover
{
    text-decoration: none;
    color: #666666;
     font-size:11px;
	 text-decoration:underline;
}

.Normal A:visited
{
	text-decoration: none;
	color: #666666;
	 font-size:11px;
	 
}


/* 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: #FFFFFF;
}
/* This sets the style for all skin items that are links */
A.SkinItem:link, A.SkinItem:visited, A.SkinItem:active
{
    text-decoration: none;
    color: #FFFFFF;
     font-size:13px;
}
A.SkinItem:hover
{
    text-decoration: underline;
    color: #FFFFFF;
     font-size:13px;
}



.SkinItem_b
{
	text-decoration: none;
	color: #da251c;
}
/* 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: #da251c;
}
A.SkinItem_b:hover
{
    text-decoration: underline;
    color: #da251c;
}


/*  NavMenu styles start here */


#navHContainer {
    position:absolute;
    left:400px;
    top:110px;
    display:block;
    width:600px;
}

#nav ul {
	margin:0;
	list-style:none;
	float:left;
	width:auto;
	padding: 0px;
}

#nav li {
  position: relative;
  float:left;
  line-height : 1.3em;
  list-style: none;
}

#nav li ul { /* second-level lists Add border*/
	position : absolute;
	left: -999em;
	width:29em;
	border: 1px solid #cccccc;
	background-color: #da251c;
}


#nav a {
	font-size:14px;
	display:block;
	text-decoration:none;
	text-align:center;
	font-weight: bold;
	color:#FFF;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 16px;
	float: left;
}

#nav li li a {
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 4px;
	padding-left: 4px;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	float: none;
	text-align: left;
}

#nav li li a:hover {
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 4px;
	padding-left: 4px;
	font-size: 12px;
	font-weight: normal;
	color: #da251c;
	margin: 0px;
	background-color: #FFFFFF;
	float: none;
	text-align: left;
}

#nav li li {
	width:29em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#nav li a:hover {
	font-size:14px;
	display:block;
	text-decoration:none;
	text-align:center;
	font-weight: bold;
	color:#861711;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 16px;
	float: left;
}


#nav li a.SelectedTab {
    font-size:14px;
	display:block;
	text-decoration:none;
	text-align:center;
	font-weight: bold;
	color:#861711;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 16px;
	float: left;
}

#nav li.SelectedTab a {
    font-size:14px;
	display:block;
	text-decoration:none;
	text-align:center;
	font-weight: bold;
	color:#861711;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 16px;
	float: left;
}


/* REGRAS PARA SELECTED SUB MENU */

#nav li.SelectedTab ul { /* second-level lists add border*/
	position : absolute;
	left: -999em;
	width:29em;
	border: 1px solid #cccccc;
	background-color: #da251c;
}

#nav li.SelectedTab li { /* second-level lists */
}

#nav li.SelectedTab li a {
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 4px;
	padding-left: 4px;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	float: none;
	text-align: left;
}

#nav li.SelectedTab li a:hover {
    padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 4px;
	padding-left: 4px;
	font-weight: normal;
	color: #da251c;
	margin: 0px;
	background-color: #FFFFFF;
	float: none;
	text-align: left;
	font-size: 12px;
}

#nav .DisabledTab {
    color:#ccc;
}
/* no need to change these hover classes 
unless you need more than 4 levels */
#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li:hover ul ul ul ul,
#nav li.iehover ul ul,
#nav li.iehover ul ul ul,
#nav li.iehover ul ul ul ul{
  left: -999em;
}

#nav li:hover ul, 
#nav li.iehover ul {
	top: 1.3em;
	left:0;
}
#nav li li:hover ul,
#nav li li li:hover ul,
#nav li li.iehover ul,  
#nav li li li.iehover ul {
	top: 0;
	left:29.0em;
}


/* PLEASE DO NOT REMOVE STYLES BELOW THIS LINE, THIS IS USED FOR XMOD FORM, THANK YOU */
.greyed {
	color:#D98F5D;
}

.contentpane_form input[type="text"], .contentpane_form input[type="checkbox"] {
	border: 1px solid #999999;
	padding: 2px;
}

.contentpane_form textarea {
	border: 1px solid #999999;
	padding: 2px;
}

.contentpane_form td {
	padding-top: 2px;
	padding-bottom: 2px;
}

.contentpane_form table#dnn_ctr1444_XModFeedback_txtCompleteAccurateForm {
	display: inline;
}

.contentpane_form table#dnn_ctr1444_XModFeedback_txtDoNotWish {
	display: inline;
}

.display-none {
	display: none;
}

.contentpane_form #dnn_ctr1444_XModFeedback_txtDoNotWish label {
	display: none;
}

.contentpane_form #dnn_ctr1444_XModFeedback_txtCompleteAccurateForm label {
	display: none;
}

.contentpane_form #dnn_ctr1444_ModuleContent a.CommandButton:link {
	padding: 5px;
	background: #D4D0C8;
	border: 1px solid #999999;
	color: #000000;
	text-decoration: none;
	cursor: pointer;
}

.contentpane_form #dnn_ctr1444_ModuleContent a.CommandButton:hover {
	background: #999999;
	text-decoation: none;
}

/*=============================irish==================================*/
.contentpane_form table#dnn_ctr1466_XModFeedback_txtCompleteAccurateForm {
	display: inline;
}

.contentpane_form table#dnn_ctr1466_XModFeedback_txtDoNotWish {
	display: inline;
}

.display-none {
	display: none;
}

.contentpane_form #dnn_ctr1466_XModFeedback_txtDoNotWish label {
	display: none;
}

.contentpane_form #dnn_ctr1466_XModFeedback_txtCompleteAccurateForm label {
	display: none;
}

.contentpane_form #dnn_ctr1466_ModuleContent a.CommandButton:link {
	padding: 5px;
	background: #D4D0C8;
	border: 1px solid #999999;
	color: #000000;
	text-decoration: none;
	cursor: pointer;
}

.contentpane_form #dnn_ctr1466_ModuleContent a.CommandButton:hover {
	background: #999999;
	text-decoation: none;
}


.OptIn_Textbox {
width:95px !important;
height:18px !important;
border:1px solid #D69B2D !important;
background-color:#F5F57F !important;
font-family:tahoma !important;
font-size:11px !important;
color:#000000;
}


