/* 
================================
Skin styles for DotNetNuke
================================
*/   

.wMaxhMax {
	width: 100%;
	height: 100%;
}

.pagemaster 
{
	width: 100%;
	height: 100%;
	background-color: #EBE8DF;
}

.FFDC_Skin {
	height: 100%;
	background-color: #EBE8DF;
	border-right: #EBE8DF 1px solid; 
	border-top: #EBE8DF 1px solid; 
	border-left: #EBE8DF 1px solid; 
	border-bottom: #EBE8DF 1px solid; 
}

.FFDC_Main_Panel {
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
}

.FFDC_Left_Panel {
	width: 181px;
	height: 100%;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	vertical-align: top;
}

.FFDC_Left_Panel_Menu {
	width: 181px;
	height: 100%;
	background-color: #BCBCB2;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	vertical-align:top;
	border:solid 0px #000000;
}

.FFDC_Top_Center_Menu_X{
	width: 100%;
	height: 53px;
	background-color: #FFFFFF;
}

.FFDC_Top_Center_Menu{
	width: 100%;
	height: 53px;
	background-color: #348FC8;
}

.FFDC_Logo_Page_Gradient {
	background-image: url(gradients/logo.gif); 
	height:167px;
	width: 181px;
}

.FFDC_Footer_Left_Gradient {
	background-image: url(gradients/footerleft.gif); 
	height:10px;
	width: 181px;
}

.FFDC_Center_Right_Gradient {
	background-image: url(gradients/topright.gif); 
	height:53px;
	width: 11px;
}


.FFDC_Right_Gradient_Page_Y {
	background-image: url(gradients/1rimgpage.gif); 
	height:14px;
	width: 6px;
}

.FFDC_Right_Gradient_Page_YY {
	background-image: url(gradients/2rimgpage.gif); 
	height:6px;
	width: 3px;
}

.FFDC_Left_Gradient_Page_Y {
	background-image: url(gradients/1limgpage.gif); 
	height:14px;
	width: 6px;
}

.FFDC_Left_Gradient_Page_YY {
	background-image: url(gradients/2limgpage.gif); 
	height:6px;
	width: 2px;
}

.FFDC_Container_Letf_Top {
	background-image: url(gradients/lctop.gif); 
	height:19px;
	width: 17px;
}

.FFDC_Container_Right_Top {
	background-image: url(gradients/rctop.gif); 
	height:19px;
	width: 17px;
}

.FFDC_Container_Left_Bottom {
	background-image: url(gradients/lcb.gif); 
	height:17px;
	width: 17px;
}

.FFDC_Container_Right_Bottom {
	background-image: url(gradients/rcb.gif); 
	height:17px;
	width: 17px;
}

.FFDC_Container_Right_Middle {
	background-image: url(gradients/mcr.gif);
	width: 17px;
}

.FFDC_Container_Left_Middle {
	background-image: url(gradients/mcl.gif); 
	width: 17px;
}

.FFDC_Menu_Center_Gradient {
	background-image: url(gradients/tmenuc.png); 
	height: 44px;
}

.skinheader {
}

.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.LinkNormal, A.LinkNormal:link, A.LinkNormal:visited, A.LinkNormal:hover, A.LinkNormal:active
{
	color:#4899D1;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

.msgError{
	color : Red;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style: italic;
}

.msgRequired8{
	color : Red;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8px;
	font-style: italic;
}


/*-----------------------------------------------------*/
/*       Module Gallery (MTCB) CSS Classes             */
/*-----------------------------------------------------*/
.Paging_Selected {
	background-image: url(pagingcontrol/page_selected.png); 
	height: 36px;
	width: 33px;
}

.Paging_Not_Selected {
	background-image: url(pagingcontrol/page_not_selected.png); 
	height: 36px;
	width: 33px;
}

.LinkInactivePaging
{
	font-family:	Arial, Verdana, Helvetica, sans-serif;
	color:			#FFFFFF;
	text-decoration:none;
	text-align:		left;
	font-weight:	bold;
	font-size:		13px;
	vertical-align:	middle;
}

.LinkActivePaging, A.LinkActivePaging:link, A.LinkActivePaging:visited, A.LinkActivePaging:hover, A.LinkActivePaging:active
{
	font-family:	Arial, Verdana, Helvetica, sans-serif;
	color:			#4899D1;
	text-decoration:none;
	text-align:		left;
	font-weight:	bold;
	font-size:		14px;
	vertical-align:	middle;
}

.imgBorderGallery
{
	border-style: solid;
	border-color: #4899D1;
	border-width: 2px;
	background-color: #FFFFFF;
}

.imgBorderGallerySelected
{
	border-style: solid;
	border-color: #FF7F02;
	border-width: 2px;
	background-color: #FFFFFF;
}

.LegendaGallerySelected
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FF7F02;
}

.LegendaGallery
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #4899D1;
}

.CSSClassBgTable
{
	background-color: #DCDDD8;
}

/*-----------------------------------------------------*/
/*       Module Gallery (MTCB) CSS Classes             */
/*-----------------------------------------------------*/

/*-----------------------------------------------------*/
/*       Module Events (MTCB) CSS Classes              */
/*-----------------------------------------------------*/
.Agenda_Month_Evento
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #FF7F08;
}

.Agenda_Data_Evento
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #4C3225;
}

.Agenda_Text_Evento
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #4D4D4D;
}

.Agenda_Organizationt_Evento
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-style: italic;
    font-weight: normal;
    color: #4899D1;
    padding-top: 4px;
}

.Agenda_Location_Evento
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-style: italic;
    color: #4D4D4D;
    padding-top: 6px;
}

.ColorText, A.ColorText:link, A.ColorText:visited, A.ColorText:active
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #4899D1;
	text-align: left;
	font-size: 11px;
	vertical-align: bottom;
}

HR.hrEventsSeparator
{
	border: dashed 1px #4899D1;
	height: 1px;
	width:326px;
	border-bottom-style: dashed;
}

HR.hrNextEventsSeparator
{
	border: dashed 1px #4899D1;
	height: 1px;
	width:226px;
	border-bottom-style: dashed;
}
/*-----------------------------------------------------*/
/*       Module Events (MTCB) CSS Classes              */
/*-----------------------------------------------------*/

.BandaSearchHeader
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FF7F02;
}

/*-----------------------------------------------------*/
/*       Module News (MTCB) CSS Classes                */
/*-----------------------------------------------------*/
.PagingTableNews 
{
	background-color: #DCDDD8;
    height: 33px;
    border-color:#DCDDD8;
    border-width:1px;
    border-style:Solid;
    width:99%;
}

.PagingStatusNews 
{
	color:#4899D1;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    height: 33px;
    width:100%;
}

.LinkActiveNews, A.LinkActiveNews:link, A.LinkActiveNews:visited, A.LinkActiveNews:hover, A.LinkActiveNews:active
{
	color:#4899D1;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

.LinkInactiveNews
{
	color: #808080;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

TD.mtcb_News_BorderRight
{
	padding-right:10px;
	border-right:solid 1px #808080;
}

.mtcb_News_NewsDate
{
	color:#FF7F08;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	vertical-align: text-top;
}


.A_News_Header, A.A_News_Header:link, A.A_News_Header:visited, A.A_News_Header:hover, A.A_News_Header:active
{
	color:#4899D1;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	padding:0px 0px 0px 1px;
}

.mtcb_News_NewsHeader
{
	color:#4899D1;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	padding:0px 0px 0px 1px;
}

.mtcb_News_NewsSubject
{
	color:#808080;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding:0px 0px 0px 1px;
}
.mtcb_News_NewsBody
{
	color:#808080;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	padding:0px 0px 0px 1px;
}

.mtcb_News_Arrows
{
	color:#4899D1;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
}

.mtcb_News_NewsLink, A.mtcb_News_NewsLink:link, A.mtcb_News_NewsLink:visited, A.mtcb_News_NewsLink:active
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
	text-decoration: underline;
	color: #4899D1;
}

A.mtcb_News_NewsLink:hover
{
	text-decoration: underline;
}

.mtcb_News_Normal 
{
	color:#808080;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	padding:0px 0px 0px 1px;
}

.LinkHighlightNewsHeader, A.LinkHighlightNewsHeader:link, A.LinkHighlightNewsHeader:visited, A.LinkHighlightNewsHeader:hover, A.LinkHighlightNewsHeader:active
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
	color: #808080;
}

.LinkHighlightNews, A.LinkHighlightNews:link, A.LinkHighlightNews:visited, A.LinkHighlightNews:hover, A.LinkHighlightNews:active
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
	text-decoration: none;
	color: #808080;
}

HR.hrNews
{
	border-top:dashed 1px #808080;
	border-bottom: none 0px #808080;
	border-left: none 0px #808080;
	border-right: none 0px #808080;
	
}

.imgborder
{
	border-style: solid;
	border-color: #FF7F08;
	border-width: 2px;
	background-color: #FFFFFF;
}

HR.hrNewsHighlight
{
	border: Solid 1px #348FC8;
	height: 1px;
	width:326px;
}

Table.tblHighlightNews
{
	width:326px;
}


.itemStyle
{
    background-color: #FFFFFF;
}

.alternateItemStyle
{
    background-color: #DCDDD8;
}
   

/*-----------------------------------------------------*/
/*       Module News (MTCB) CSS Classes                */
/*-----------------------------------------------------*/

TFOOT, THEAD   {
	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #4D4D4D;
    line-height: 16px;
}

TH  {
	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #4D4D4D;
    line-height: 16px;
}

TD  {
	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #4D4D4D;
    line-height: 16px;
}


/* ================================
    CSS STYLES FOR GENERAL LINK
   ================================ */  

A:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: underline;
	font-weight: bold;
	color:#4899D1;
}
A:visited 
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: underline;
	font-weight: bold;
	color:#4899D1;
}
A:active 
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: underline;
	font-weight: bold;
	color:#4899D1;
}
A:hover 
{	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: underline;
	font-weight: bold;
	color:#4899D1;
}
/* ================================
    CSS STYLES FOR GENERAL LINK
   ================================ */  
