﻿/*========================================================*/
/*  1. Universal                                          */
/*========================================================*/

body								{ background: #1c1a17 url('images/page.bg.gif'); margin:0; padding:0; text-align: center; margin: auto; }
html								{ }
table, tr, td						{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 12px; font-weight: normal; color: #423d37; line-height: 140%; }
p, div, ul, li						{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 12px; font-weight: normal; color: #423d37; line-height: 140%; }
p									{ display: block; margin:0; padding: 0 0 15px 0; }

li									{ list-style: none outside url('images/li.gif'); }
ol li								{ list-style: decimal; }
ul li								{ list-style: none outside url('images/li.gif'); }
li									{ margin: 5px 0; }

/*========================================================*/
/*  2. Design Elements                                    */
/*========================================================*/

#Outer								{ margin: 0 auto; width: 900px; }

#MenuAuxRow							{ height:30px; text-align: right; }
#MenuAux							{ float:right; }
#MenuAux ul							{ margin:0; padding:0; height:23px; }
#MenuAux li							{ float: left; list-style-image: none; list-style-type: none; margin: 0; }
#MenuAux li.item					{ background: url('images/menuaux.bg.gif') repeat-x; padding:4px 0; }
#MenuAux li.item a:link,
#MenuAux li.item a:visited			{ color:#c2bab1; font-size:9px; text-transform:uppercase; }
#MenuAux li.L img					{ width: 14px; height: 23px; background: url('images/menuaux.bgL.png'); }
#MenuAux li.R img					{ width: 14px; height: 23px; background: url('images/menuaux.bgR.png'); }
#MenuAux li.sep img					{ width: 15px; height: 23px; background: url('images/menuaux.sep.gif'); }

#HeaderRow							{ clear:both; height: 40px; }
#Logo								{ float: left; margin-right: 40px; }
#Logo a								{ border: none; }
#Logo a:hover						{ border: none; background: transparent; }
#Nav								{ float: left; }
#RSS								{ float:right; padding-top:7px; }
#RSS img							{ border:none; }

#Breadcrumb							{ display:none; clear:both; padding: 0 10px 0 10px; margin: 7px 0; text-align: left; }
#Breadcrumb,
#Breadcrumb span,
#Breadcrumb div						{ color: #c1b9ac; }

#MiddleRow							{ clear:both; margin-top:10px; }
#MiddleRowHome						{ clear:both; }
#MiddleRowContactos					{ clear:both; background: url('images/contactos.bg.jpg') no-repeat; }
.MiddlePadding						{ padding: 0 0 50px 0; }
#FooterRow							{ background: transparent url('images/copyright.sep.gif') no-repeat top center; margin: 10px auto 0 auto; padding: 20px 0 30px 0; position: relative; text-align:center; }
#NavBottom							{ text-align: center; margin: auto; -moz-align: center; }

.left								{ float: left; }
.right								{ float: right; }
.clear								{ clear: both; padding-top: 10px; }
.dummy								{ display: none; }

/* Headings */
h1, h1 .head, .Head					{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 24px; font-weight: 700; line-height:120%; color: #ffffff; border: none; text-transform:uppercase; margin-bottom: 0.4em; }
h2									{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 24px; font-weight: 700; line-height:120%; color: #8f5b10; border: none; text-transform:uppercase; margin-bottom: 0.4em; }
h3									{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 18px; font-weight: 700; line-height:120%; color: #ffffff; border: none; text-transform:uppercase; }
h4									{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 18px; font-weight: 700; line-height:120%; color: #8f5b10; border: none; text-transform:uppercase; }
h5									{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 14px; font-weight: 700; line-height:120%; color: #ffffff; border: none; text-transform:uppercase; }
h6									{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 14px; font-weight: 700; line-height:120%; color: #8f5b10; border: none; text-transform:uppercase; }
.textIntro							{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 10px; font-weight: 300; line-height:12px; color: #666666; border: none; margin: 10px 20px; }

/* Forms */
div.form_group						{ text-align: left; margin-bottom: 10px; font-size: 14px; font-weight: bold; color: #00b4de; border-bottom: 1px #d3e9ef solid; }
.form td							{ vertical-align: top; margin: 0 0 5px 0; padding: 0 10px 10px 0; color: #333; }
.form textarea,
.form input,
.form select						{ background: #efefef; border: #ddd 1px solid; padding: 0.2em; margin: 0; }
.htmlinput							{ background: #ffffff none; }

div.ContactForm						{ background:url('images/contactform.bg.jpg') no-repeat; padding: 75px 5px 0 5px; width:240px; height:205px; text-align: left; }
div.ContactForm input				{ background:transparent none; border:none; width:230px; height:28px; padding:9px 3px 2px 8px; font-family:Arial; font-size:11px; color:#000000; }
div.ContactForm textarea			{ background:transparent none; border:none; width:230px; height:60px; padding:6px 3px 2px 8px; font-family:Arial; font-size:11px; color:#000000; }
div.ContactForm input.btnSubmit		{ width:98px; height:30px; }


/* Noticias */
.NewsList							{ background: transparent url('images/newslist.bg.png') no-repeat top right; padding: 5px 37px 5px 20px; }
.NewsList .News						{ border-top: 1px #847e76 solid; border-bottom: 1px #1c1a17 solid; padding: 5px; width:300px; clear:both; }
.NewsList .News td					{ vertical-align:top; }
.NewsList div.News:hover			{ background: #e29528 url('images/newslist.on.gif') repeat-x bottom; }
.NewsList .Foto img					{ margin-right:10px; width:100px; }
.NewsList .Date						{ color:#a59a8b; font-size:10px; margin-top:10px; }
.NewsList div.News:hover .Date		{ color:#1c1a17; }
.NewsList .Title a:link,
.NewsList .Title a:visited,
.NewsList .Title a:hover			{ color:#ffffff; text-decoration:none; }

.NewsHighlight						{ padding: 5px; }
.NewsHighlight .News				{ padding:0; clear:both; position:relative; }
.NewsHighlight .Foto img			{ width:890px; }
.NewsHighlight .Title				{ position:absolute; bottom:13px; left:0; padding: 15px 30px 15px 18px; max-width:430px; background:#211e1b; }
.NewsHighlight div.Title:hover		{ background:#fff; }
.NewsHighlight .Title a:link,
.NewsHighlight .Title a:visited		{ color:#fff; font-size:18px; font-weight:300; text-decoration:none; }
.NewsHighlight .Title a:hover		{ color:#1c1a17; text-decoration:none; }
.NewsHighlight li					{ list-style: none;list-style-image:none; }
.NewsHighlight .Label				{ display:none; width:32px; height:106px; position:absolute; top:5px; right:0; background: transparent url('images/newshighlight.bg.png') no-repeat top right; }
.NewsHighlight .Label img			{ width:32px; height:106px; }
.NewsHighlight .Prev				{ width:70px; height:110px; position:absolute; top:115px; right:0; background: transparent url('images/newshighlight.next.off.png') no-repeat top right; }
.NewsHighlight .Prev:hover			{ background: transparent url('images/newshighlight.next.png') no-repeat top right; }
.NewsHighlight .Prev img			{ width:70px; height:110px; }
.NewsHighlight .Next				{ width:70px; height:110px; position:absolute; top:115px; left:0; background: transparent url('images/newshighlight.prev.off.png') no-repeat top left; }
.NewsHighlight .Next:hover			{ background: transparent url('images/newshighlight.prev.png') no-repeat top left; }
.NewsHighlight .Next img			{ width:70px; height:110px; }

.NewsDetail							{ width:550px; padding: 10px; background:#fff; position:relative; }
.NewsDetail .Foto					{ margin-bottom: 15px; }
.NewsDetail .Title					{ color:#8f5b10; font-size:24px; font-weight:700; text-transform:uppercase; }
.NewsDetail .Dates					{ border-top:1px #e1ddd6 solid; border-bottom:1px #e1ddd6 solid; padding: 5px; margin: 5px 0; }
.NewsDetail .Date					{ font-size:14px; font-weight:700; }
.NewsDetail .Line					{ border-bottom:1px #e1ddd6 solid; padding: 0 5px 5px 5px; margin-bottom: 5px; }
.NewsDetail .Lead					{ margin: 15px 10px 15px 5px; }
.NewsDetail .Lead p					{ font-size:14px; font-style:italic; }
.NewsDetail .Desc					{ margin: 15px 10px 20px 5px; }


.EventsListHome						{ width:670px; margin-top: 15px; }
.EventsListHome .Event				{ background: #fff; padding: 10px; margin-bottom: 20px; position:relative; }
.EventsListHome .Event .Status		{ position:absolute; right:25px; top:-8px; }
.EventsListHome .Event td			{ vertical-align:top; }
.EventsListHome .Foto img			{ margin-right:10px; width:200px; }
.EventsListHome .Title				{ margin:10px 0; }
.EventsListHome .Title a:link,
.EventsListHome .Title a:visited	{ color:#8f5b10; font-size:18px; font-weight:700; text-transform:uppercase; text-decoration:none; }
.EventsListHome .Title a:hover		{ color:#1c1a17; text-decoration:none; }
.EventsListHome .Date				{ font-size:14px; font-weight:700; }
.EventsListHome .Local				{ font-size:14px; font-weight:500; }
.EventsListHome .Event .datesTD		{ text-align:left; vertical-align:bottom; padding-bottom:10px; }
.EventsListHome .Event .moreTD		{ text-align:right; vertical-align:bottom; padding-bottom:10px; }
.EventsListHome .more a				{ background: transparent url('images/li.gif') no-repeat top left; padding-left:20px; padding-bottom:5px; }
.EventsListHome .more a:hover		{ background: transparent url('images/li.hover.gif') no-repeat top left; }

.EventsListArchive					{ width:674px; margin-top: 15px; }
.EventsListArchive .Event			{ background: #fff; padding: 3px; margin-bottom: 1px; }
.EventsListArchive .Event td		{ vertical-align:top; }
.EventsListArchive .Foto img		{ margin-right:10px; width:70px; }
.EventsListArchive .Title			{ margin:6px 0; text-align:left; position:relative; }
.EventsListArchive .Title a:link,
.EventsListArchive .Title a:visited	{ color:#8f5b10; font-size:14px; font-weight:700; text-transform:uppercase; text-decoration:none; }
.EventsListArchive .Title a:hover	{ color:#1c1a17; text-decoration:none; }
.EventsListArchive .Title .Status	{ position:absolute; left:340px; top:-5px; }
.EventsListArchive .Org				{ font-size:10px; color:#c4a880; }
.EventsListArchive .Date			{ color:#8f5b10; font-size:14px; font-weight:700; text-transform:uppercase; }
.EventsListArchive h6.listitem		{ margin:2px 0; padding:0; }
.EventsListArchive .Event .datesTD	{ text-align:right; vertical-align:middle; width:70px; }
.EventsListArchive .Event .moreTD	{ text-align:right; vertical-align:middle; width:80px; }
.EventsListArchive .more a			{ background: transparent url('images/li.gif') no-repeat top left; padding-left:20px; padding-bottom:5px; }
.EventsListArchive .more a:hover	{ background: transparent url('images/li.hover.gif') no-repeat top left; }

.EventsSpecialHome					{ width:220px; }
.EventsSpecialHome .Event			{ background: url('images/eventspecial.bg.gif') no-repeat bottom; padding: 6px 10px; }
.EventsSpecialHome .Event img		{ width:200px; }
.EventsSpecialHeader img			{ width:220px; height:35px; background: url('images/eventspecial.header.gif') no-repeat; margin-top:15px; }
.PassatemposHeader img				{ width:220px; height:35px; background: url('images/passatempos.header.gif') no-repeat; margin-top:15px; }
.EventsSpecialFooter img			{ width:220px; height:30px; background: url('images/eventspecial.footer.gif') no-repeat; }

.EventsFestivalHome					{ width:220px; margin-bottom:5px; }
.EventsFestivalHome .Event			{ margin-bottom: 10px; }
.EventsFestivalHome .Event img		{ width:220px; }


.EventsDetail						{ width:550px; padding: 10px; background:#fff; position:relative; }
.EventsDetail .Foto					{ margin-bottom: 15px; }
.EventsDetail .Title				{ color:#8f5b10; font-size:24px; font-weight:700; text-transform:uppercase; }
.EventsDetail .Date					{ font-size:14px; font-weight:700; }
.EventsDetail .Line					{ border-bottom:1px #e1ddd6 solid; padding: 5px; }
.EventsDetail .Status				{ position:absolute; right:25px; top:300px; }
.EventsDetail .Org					{ color:#c4a880; font-size:10px; }
.EventsDetail .Desc					{ margin: 25px 10px 20px 5px; }
.EventsDetailCartaz					{ margin-bottom:20px; }
.EventsDetailCartaz img				{ width:250px; }

.SearchEspectaculosBg						{ width:674px; height:81px; background: url('images/search.espectaculos.bg.gif') no-repeat; }
.SearchEspectaculosBg div					{ padding-top:36px !important; padding-left:25px !important; display:block !important; }
.SearchEspectaculosBg input.NormalTextBox	{ width:570px; height:31px; padding:4px; background:transparent; border:none; font-size:16px; font-weight:700; color:#000; position:relative; top:-10px; }
.SearchEspectaculosBg a.SearchBtn			{ width:31px; height:31px; }
.SearchEspectaculosBg a.SearchBtn img		{ width:31px; height:31px; border:0; }

/* Pagers */
div.pager							{ width:675px; height:30px; padding-top:20px; text-align:right; }
a.pagerButtons:link,
a.pagerButtons:visited				{ width:31px; height:31px; background: transparent url('images/btn.png') no-repeat center center; color:#7C7367; font-size:18px; font-weight:900; line-height:32px; padding:7px 13px; text-align:center; }
span.pagerButtons					{ width:31px; height:31px; background: transparent url('images/btn.png') no-repeat center center; color:#ffffff; font-size:18px; font-weight:900; line-height:32px; padding:7px 13px; text-align:center; }
a.pagerButtons:hover				{ color:#ffffff; text-decoration:none; }
span.pagerInfoPanel					{ color:#ffffff; font-size:18px; font-weight:900; padding:7px 13px; }

/* Login */
div.C0L_ContentPane_NT div div table{ color:#fff; font-size:10px; background:#6e665b; }
div.C0L_ContentPane_NT div div div table		{ width:250px; background:url('images/loginform.bg.jpg') no-repeat; }
div.C0L_ContentPane_NT div div div table table	{ width:auto; background:transparent none; }
.LoginPanel							{ padding:55px 10px 0 20px; }
.LoginPanel td.SubHead				{ display:none; }
.LoginPanel input.NormalTextBox		{ width:230px; height:25px; margin-left:40px; background:transparent; border:none; color:#000; }
.LoginPanel input.StandardButton	{ width:80px; height:30px; background:transparent; border:none; color:#000; font-size:1px; cursor:pointer; }
.C0L_Container a.CommandButton:link,
.C0L_Container a.CommandButton:visited	{ background:transparent; border:none; text-decoration:none; color:#fff; font-size:10px; }
.C0L_Container a.CommandButton:hover{ background:transparent; border:none; text-decoration:underline; }
.C0L_Container .Normal,
.C0L_Container .normal				{ color:#000; font-size:10px; }

/* Newsletter */
#BoxHomeNewsletter			        { width:250px; height:246px; background:url('images/newsletterform.bg.jpg') no-repeat; }
#BoxHomeNewsletter .padding	        { padding: 50px 20px 0 20px; color:#fff; font-size:10px; }
#BoxHomeNewsletter input	        { width:190px; height:30px; background:transparent; border:none; padding: 10px 4px 4px 30px; color:#000; font-size:14px; }
#BoxHomeNewsletter span input	    { width:auto; height:auto; padding:0; margin-left:86px; margin-bottom:20px; }




/* Admin Pages */
.AdminTable							{ width: 100%; }
* .AdminTableHeader					{ height: 30px; vertical-align: top; padding: 5px 3px 0 3px; border-bottom: 1px #cecece solid; background: #f8f8f8; }
* .AdminTableRow					{ height: 30px; vertical-align: top; padding: 3px; border-bottom: 1px #cecece solid; background: #FFFFFF; color: #333; }
* .AdminTableRow .title				{ font-size: 130%; font-weight: 700; color: #333; }
* .AdminTableRowLabel				{ text-align: right; width: 120px; padding-right: 10px; }
* .AdminTableRowActions				{ height: 20px; text-align: right; vertical-align: top; padding: 0 3px 0 3px; border-bottom: 1px #cecece solid; color: #F4F4F4; white-space: nowrap; }


/*========================================================*/
/*  3. Content Panes                                      */
/*========================================================*/

.HomeNewsArea						{ margin: 0 0 7px 0; padding: 0 0 8px 0; vertical-align: top; background: url('images/homenewspane.bg.png') repeat-x bottom; }

.HomeNewsPaneL, .HomeNewsPaneR		{ margin: 0; padding: 0; vertical-align: top; }
.TopPane, .BottomPane				{ margin: 0; padding: 0 7px 7px 7px; vertical-align: top; }
.LeftPane							{ margin: 0; padding: 0 7px 7px 0px; vertical-align: top; }
.ContentPane						{ margin: 0; padding: 0 7px 7px 7px; vertical-align: top; }
.RightPane							{ margin: 0; padding: 0 0px 7px 7px; vertical-align: top; }
.AdminContentPane					{ margin: 0; padding: 0 7px 7px 7px; vertical-align: top; background:#fff; }

#MiddleRowHome .LeftPane			{ margin: 0; padding: 0 5px 0 0; vertical-align: top; }
#MiddleRowHome .ContentPane			{ margin: 0; padding: 0 5px 0 5px; vertical-align: top; }
#MiddleRowHome .RightPane			{ margin: 0; padding: 15px 0 0 5px; vertical-align: top; }

/*========================================================*/
/*  4. Tokens                                             */
/*========================================================*/

a.USER_object:active,
a.USER_object:visited,
a.USER_object:link,
.USER_object,
a.LOGIN_object:active,
a.LOGIN_object:visited,
a.LOGIN_object:link,
.LOGIN_object						{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 11px; font-weight: normal; color: #1c1a17 !important; background: transparent; text-decoration: none; }
a.USER_object:hover,
a.LOGIN_object:hover				{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 11px; font-weight: normal; color: #1c1a17 !important; background: transparent; text-decoration: underline; }

a.BREADCRUMBS_object:active			{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 11px; font-weight: normal; color: #ffffff; background: transparent; text-decoration: none; }
a.BREADCRUMBS_object:visited,
a.BREADCRUMBS_object:link,
.BREADCRUMBS_object					{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 11px; font-weight: normal; color: #c1b9ac; background: transparent; text-decoration: none; }
a.BREADCRUMBS_object:hover			{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 11px; font-weight: normal; color: #c1b9ac; background: transparent; text-decoration: underline; }

.FOOTER_objects						{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 11px; font-weight: normal; color: #8b8376; background: transparent; text-decoration:none; }
a.FOOTER_objects:active,
a.FOOTER_objects:visited,
a.FOOTER_objects:link				{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 11px; font-weight: normal; color: #8b8376; background: transparent; text-decoration:none; border-bottom: 1px #6b584e solid; }
a.FOOTER_objects:hover				{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 11px; font-weight: normal; color: #000000; background: transparent; text-decoration:none; border-bottom: 1px #000000 solid; }

/*========================================================*/
/*  5. Text                                               */
/*========================================================*/

.Normal,
.normal								{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 12px; font-weight: normal; color: #423d37; line-height: 120%; }
strong,
b,
.NormalBold							{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 12px; font-weight: bold; color: #423d37; line-height: 120%; }
.NormalRed							{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 12px; font-weight: bold; color: #CC0000; line-height: 120%; }
.SubHead							{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 12px; font-weight: bold; color: #423d37; line-height: 120%; }
/*span.SubHead						{ font-size: 9px; margin:0; padding:0; }
span.SubHead br						{ display: none; }*/
.font-family						{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 12px; font-weight: bold; color: #423d37; line-height: 120%; background: transparent; }

/*========================================================*/
/*  6. Links                                        	  */
/*========================================================*/

a:active,
a:visited,
a:link 								{ background:transparent; color: #10798f; text-decoration: none; }
a:hover								{ background:transparent; color: #000000; text-decoration: underline; }
a.Normal:visited,
a.Normal:link						{ background:transparent; color: #10798f; text-decoration: none; font-weight: normal; }
a.Normal:hover						{ background:transparent; color: #000000; text-decoration: underline; font-weight: normal; }
a.CommandButton:active,
a.CommandButton:visited,
a.CommandButton:link				{ color: #10798f; background: transparent; 	border-bottom: #5f7c83 1px solid; padding: 2px 3px 3px 4px; height: 18px; font-weight: normal; text-decoration: none; }
a.CommandButton:hover				{ color: #FFFFFF; background: #10798f; 		border-bottom: #5f7c83 1px solid; padding: 2px 3px 3px 4px; height: 18px; font-weight: normal; text-decoration: none; }

/*========================================================*/
/*  7. Forms                                              */
/*========================================================*/

input								{ color: #999; }
select								{ color: #999; }
.StandardButton						{ color: #999; background: #EEEEEE; border-right: solid 1px #D1C7BE; border-bottom: solid 1px #D1C7BE; border-left: none; border-top: none; height: 17px; }
.NormalTextBox						{ color: #666; background: #FFF; border: solid 1px #EBE4DD; padding-left: 4px; line-height: 12px; font-weight: normal; }
td.NormalTextBox					{ padding: 0; margin: 0; background: transparent; visibility: invisible; border: 0; }

/*========================================================*/
/*  8. Main Menu and Module Menus                         */
/*========================================================*/

.MainMenu_MenuContainer				{ z-index: 999999; background: transparent; vertical-align: top; width: 100px; margin:auto; }
.MainMenu_MenuBar					{ z-index: 999999; background: transparent; vertical-align: top; }
/*-- submenu --*/
.ModuleTitle_SubMenu,
.MainMenu_SubMenu					{ z-index: 999999; margin: 0px ; background: #6d665b; border:none; padding: 5px; }

/*-- submenu items idle       --*/
.ModuleTitle_MenuItem,
.MainMenu_MenuItem					{ color: #c1b9ac; font-size: 12px; font-weight: 300; width: 100%; height: 23px; padding: 4px 50px 4px 30px; border: 0; border-bottom: 1px #4a453e solid; white-space: nowrap; }
/*-- submenu items hover      --*/
.ModuleTitle_MenuItemSel,
.MainMenu_MenuItemSel				{ color: #FFFFFF; font-size: 12px; font-weight: 300; width: 100%; height: 23px; padding: 4px 50px 4px 30px; border: 0; border-bottom: 1px #4a453e solid; white-space: nowrap; background-color: #4a453e; }

/*-- menuitems idle           --*/
.MainMenu_Idle						{ z-index: 999999; color: #ffffff; font-size: 12px; font-weight: 300; height: 15px; padding: 0px 4px; margin: 0; border-right: 1px #4a453e solid; text-decoration: none; }
.MainMenu_Idle td					{ z-index: 999999; color: #ffffff; font-size: 12px; font-weight: 300; height: 15px; padding: 0px 4px; margin: 0; border-right: 1px #4a453e solid; }
/*-- menuitems over           --*/
.MainMenu_Selected					{ z-index: 999999; color: #ffffff; font-size: 12px; font-weight: 300; height: 15px; padding: 0px 4px; margin: 0; border-right: 1px #4a453e solid; text-decoration: none; }
.MainMenu_Selected td				{ z-index: 999999; color: #ffffff; font-size: 12px; font-weight: 300; height: 15px; padding: 0px 4px; margin: 0; border-right: 1px #4a453e solid; background:#6d665b; }
/*-- menuitems active         --*/
.MainMenu_BreadcrumbActive			{ z-index: 999999; color: #ffffff; font-size: 12px; font-weight: 300; height: 15px; padding: 0px 4px; margin: 0; border-right: 1px #4a453e solid; text-decoration: none; }
.MainMenu_Active					{ z-index: 999999; color: #ffffff; font-size: 12px; font-weight: 300; height: 15px; padding: 0px 4px; margin: 0; border-right: 1px #4a453e solid; text-decoration: none; }
.MainMenu_BreadcrumbActive td		{ z-index: 999999; color: #ffffff; font-size: 12px; font-weight: 300; height: 15px; padding: 0px 4px; margin: 0; border-right: 1px #4a453e solid; background:#6d665b; }
.MainMenu_Active td					{ z-index: 999999; color: #ffffff; font-size: 12px; font-weight: 300; height: 15px; padding: 0px 4px; margin: 0; border-right: 1px #4a453e solid; background:#6d665b; }


/*-- not needed - main menu   --*/	.MainMenu_MenuIcon  		{ display: none; }
									.MainMenu_RootMenuArrow  	{ display: none; }
									.MainMenu_MenuArrow  		{ display: none; }
/*-- module menu continer     --*/	.ModuleTitle_MenuContainer	{ color: #2c2c2c; }
/*-- module menu bar          --*/	.ModuleTitle_MenuBar		{ cursor: pointer; cursor: hand;}
/*-- module menu padding      --*/	.ModuleTitle_MenuItemSel	{ padding: 0px 5px 0px 0px; }
									.ModuleTitle_MenuItem		{ padding: 0px 5px 0px 0px; }
/*-- not needed - module menu --*/	.ModuleTitle_MenuIcon 		{ display: none; }
									.ModuleTitle_RootMenuArrow	{ display: none; }
									.ModuleTitle_MenuArrow		{ display: none; }
									.MainMenu_MenuBreak			{ display: none; }
									.MainMenuSeperator			{ display: none; }
									.ModuleTitle_MenuBreak		{ display: none; }

/*========================================================*/
/*  9. sIFR						                          */
/*========================================================*/

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 26px;
	margin:0;
	padding:0 0 5px 0;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 26px;
	margin:0;
	padding:0 0 5px 0;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	font-size: 16px;
	margin:0;
	padding:0 0 5px 0;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	font-size: 16px;
	margin:0;
	padding:0 0 5px 0;
}

.sIFR-hasFlash h5 {
	visibility: hidden;
	font-size: 10px;
	margin:0;
	padding:0 0 5px 0;
}

.sIFR-hasFlash h6 {
	visibility: hidden;
	font-size: 16px;
	margin:0;
	padding:0 0 5px 0;
}
