/*
	Mens Infodesign // e-Commerce e Marketing Interativo
	SAUS Q. 01, Bloco M, Edifício Libertas, Sala 812 | CEP 70.070-010 | Brasília, D.F. - Fone: +55 (61) 3323-7094
	Site: www.mens.com.br - E-mail: mens@mens.com.br
	Projeto: Fenae / Apcefs
	Data: Janeiro de 2006
	Autor: Valter Rodrigues
	
	Configura as paginas dos hotsites
	Obs:
	Aplicação de Css para o Lumis
	
*/

/*
	// Alterações
	03/01 - Cor da barra --> Alteração da cor da barra dos hotsites
/*

/************************** Formatação Novas tags ***********************************/
* { padding:0px; margin:0px; border:0px; }
 /* 
	Solucao IE7 e Firefox
	O codigo abaixo deixa o layout no centro da tela.
*/
.cLumPage { width:770px; margin:0 auto; }
/* */
p { color:#939298; }
.txt { padding:10px; }
.txt p { padding:6px 0;}
.txt h3 { font-size:18px; color:#939298; font-weight:bold; padding:0px 0 5px 0; }
h4 { font-size:11px; text-transform:uppercase; padding-bottom:5px;}
.txt ul { list-style:none; color:#939298; }
.header { border:1px solid #999999; padding:3px; float:left; margin-top:10px; position:relative; }
.header .logos { position:absolute; right:10px; bottom:8px; display:none; }
.clear { clear:both; }
.tit_header { height:23px; background: url(../images/util/bg_tit.gif) repeat-x; }
.ico { padding-right:3px; float:left; }
.tit_b { float:right; }
.title { color:#939298; }
/* Circuito cultural */
.listaBox { padding:5px 0px 0px 0; border:1px solid #D5D5D5; border-top:0px; color:#939298; }
.listaBox a { color:#939298; }
.zebra { background:#F1F1F1; }
.boxPai { clear:left; }
.boxFilho { padding:5px 0px; }
.borda1 { border:1px solid #eff4f5; padding:3px; }
.borda2 { border:1px solid #e5e5e5; background:url(../images/hotsites/branco.gif) repeat-x left 1px #f5f7f9; padding:10px; color:#939298; }
.content { background:#fcfcfc; padding:15px; border:1px solid #e5e6e7; }
/* Footer */
address { font-style:normal; font-weight:bold; color:#939298;  }
.footer { background:url(../images/hotsites/footer.gif) no-repeat;  }
.footer .telefones { float:right; padding: 6px 10px 6px 20px; background:url(../images/util/dot.gif) repeat-y; }
.footer  { height:40px; padding:10px; color:#829aa4; text-transform:uppercase; }
.footer a { color:#829aa4; }
.footer p { margin:0px; padding:0px; }
/************************** Formatação para o Menu lateral ***********************************/

/* classes for Expanding Menu interface */


/* Vertical CSS Menu */

#LumMenuCSS
{
	width:160px; /* width MUST be fixed */
	border:8px solid #EFEFD0;
	
	
}
#LumMenuCSS ul 
{
	margin:0;
	padding:0;
	list-style:none;
	width:770px !important; /* width MUST be fixed */
}
#LumMenuCSS ul li 
{
	position:relative;
}
#LumMenuCSS li ul 
{
	position:absolute;
	left:159px; /* left MUST be fixed, its (menu width -1) */
	top:0;
	display:none;
}
#LumMenuCSS ul li a 
{
	display:block;
	text-decoration:none;
	
	color:#343434;
	background:;
	border-bottom:1px solid #D3D3C2;
	outline:none;
}
#LumMenuCSS ul li a:hover, #LumMenuCSS ul li a.selected
{
	background:white;
	color:inherit;
}
#LumMenuCSS ul li a img 
{
	margin:0 8px 0 0;
	width:6px;
	height:7px;
}
/* Hover Trick (NOT a hack) */
#LumMenuCSS li:hover ul, #LumMenuCSS li.over ul 
{ 
	display:block;
	background:#537181;
}
/* SubMenu */
#LumMenuCSS li ul.subnav
{
	margin:-1px 0 0 1px;
	border-bottom:1px solid #D3D3C2;
	background:none;
}


#LumMenuCSS ul.subnav  .last {  } 


#LumMenuCSS ul.subnav li a 
{
	padding:6px;
	border-top:1px solid #D3D3C2;
	border-left:1px solid #D3D3C2;
	border-right:1px solid #D3D3C2;
	border-bottom:0;
}
.lista_filho {
	
}
.lista_filho a {
	padding-right:15px !important;
}

/* Horozintal CSS Menu */

#LumMenuHorCSS
{
	width:auto;
	min-height:18px; /* min-height MUST be fixed (Firefox) */
	color:inherit;
	padding:0px 8px 3px 0px;
}
#LumMenuHorCSS ul 
{
	margin:0;
	padding:0;
	list-style:none;
}
#LumMenuHorCSS ul li 
{
	float:left;
	position:relative;
	min-width:1px;
}
#LumMenuHorCSS li ul 
{
	position:absolute;
	left:0;
	top:30px; /* sets SubMenu distance from top of menu, MUST be fixed */
	display:none;
}
/* Hor Menu Trick (NOT a hack) */
#LumMenuHorCSS li > ul 
{
	top:auto;
	left:auto;
}
#LumMenuHorCSS ul li 
{
	/*background: url(../images/util/mn_bgAp.gif) no-repeat;*/
}

/* 03/01 - Cor da barra */
.teste { background:url(../images/hotsites/bg_menu_2.gif) no-repeat left -2px; }
ul#LumNav { padding-left:1px; }
#LumMenuHorCSS ul li a 
{
	text-align:center;
	text-transform:uppercase;
	/*width:95px !important;*/
	width:110px;
	display:block;
	white-space:nowrap;
	text-decoration:none;
	padding:8px 10px 6px 10px;
	/* padding-right:15px; */
	/* 03/01 - Cor da barra */
	color:#003049 !important;
	outline:none;
	font-size:10px !important;
}
#LumMenuHorCSS ul li a:hover, #LumMenuHorCSS ul li a.selected
{
	background:url(../images/hotsites/bg_menu_2.gif) no-repeat left -2px #b8dbe8;
}
/* Hover Trick (NOT a hack) */
#LumMenuHorCSS li:hover ul, #LumMenuHorCSS li.over ul 
{ 
	display:block; 
}
/* SubMenu */
#LumMenuHorCSS li ul.subnav li a
{
	/*background: url(../images/util/bg_mnAp_2.gif) 0px 0px repeat-x #537181;*/
}
#LumMenuHorCSS ul.subnav li a , #LumMenuHorCSS ul.subnav li a.first 
{
	width:50px; /* width MUST be fixed */
	white-space:normal;
	padding:6px;
	text-align:left;
	text-transform:none;
	border:0px;
}
#LumMenuHorCSS li ul.subnav li a:hover
{
	/*background: url(../images/util/bg_mnAp_2.gif) 0px 0px repeat-x #38515E;*/
	color:#003049;
	background:red;
}
/****************************************************************************************/


/************************** Formatação Lumis Alterado ***********************************/
.cLumTableAdmin
{
	border:0;
}
.cLumTableAdmin a
{
	color:#939298;
	background-color:inherit;
}
.cLumTableAdmin th, .cLumTableAdmin td
{
	border-bottom:1px solid #D3D3C2;
}
.cLumTableAdmin th
{
	border-top:1px solid #D3D3C2;
}
.cLumTableAdminHeaderRow
{
	font-weight:bold;
	padding:0px 2px;
	background:#ecedec;
	color:inherit;
	height:24px;
}

.cLumBody, .cLumRunTimeBody
{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	/* 03/01 - Cor da barra */
	background:url(../images/hotsites/bg_header_2.gif) repeat-x;
}
#LumDetails .title {
	font-size:14px !important;
	padding:15px 0 15px 0 !important;
}

#LumInterfaceHeader .tit 
{
	color:#003049 !important;
	background-color:inherit;
	text-transform:uppercase;
	letter-spacing:0;
	font-size:10px !important;
	float:left;
}
.tit_diretoria #LumInterfaceHeader .tit 
{
	color:#666666 !important;
	font-weight:bold !important;
	text-transform:none;
	font-size:11px !important;
}
#LumButton1 a 
{
	float:left;
	border:1px solid #D08A02;
	display:block;
	padding:2px 5px;
	font-size:10px !important;
	text-transform:lowercase;
	font-weight:none;
	color:#5C3A01;
	text-decoration:none;
	text-transform:uppercase;
	background:#fDB400 url(../images/util/bt_bg_lar.gif) repeat-x left top;
}

#LumNavigation
{
	width:auto;
	background:url(../images/util/bg_nav.gif) repeat-x;
	color:inherit;
	padding-bottom:1px;
	border-left:1px solid #D5D5D5;
	border-right:1px solid #D5D5D5;
	border-bottom:1px solid #D5D5D5;
	color:#4E6066;
	font-weight:bold !important;
	

}
#lumNavigation a {
	color:#4E6066;
	font-weight:bold !important;
}
#lumNavigation .pag a {
	width:20px;
	height:20px;
	padding:4px 8px;
	_padding:4px 0 0 0;
}
#LumNavigation  a.marcado {
 	background:url(../images/util/bg_marcado.gif) no-repeat left top;
}

#LumNavigation .pad1
{
	/*padding:0 0 0 12px;*/
}
#LumNavigation .pad2
{
	/*padding:0 12px 0 0;*/
}

/* Formularios do site */
.cLumInputText, .cLumTextArea, .cLumImagePickerInputText, .cLumDisabledInputText
{
	border:1px solid #C0C0C0;
	width:250px;
}

.cLumControlGroup
{
	width:100%;
	padding:10px 5px;
	background:none;
	color:inherit;
	border:0;
}

.cLumPropertyPage
{
	width:auto;
	background:none !important;
	color:inherit;
	padding:0px;
	border:0px;
}
.cLumFilters 
{
	padding:10px 16px;
	background:#EEE;
	color:inherit;
	border:1px solid #D3D3C2;
	border-bottom:0;
}

#LumPropertyPageBody {background:none !important; border-left:1px solid #D5D5D5 !important; border-right:1px solid #D5D5D5 !important; padding:20px 10px !important; }

/************************** Formatação para o Menu lateral ***********************************/

/* classes for Expanding Menu interface */

.englobaMenu { background:url(../images/util/mn_hall.gif) repeat-y; }
#LumExpMenu 
{
	width:auto;
	padding:0px 4px 0px 3px;
	margin:0 0 14px 0;
	color:inherit;
}
#LumExpMenu ul 
{
	margin:0;
	padding:0;
	list-style:none;
	background:url(../images/util/mn_bg_c.gif) repeat-y #FDB400;
}
#LumExpMenu ul li {
	background:url(../images/util/mn_bg.gif) no-repeat;
}
#LumExpMenu ul li a:hover {
	background:url(../images/util/mn_bg_hover.gif) no-repeat;
}

#LumExpMenu .seta {
	position:absolute;
	top:0px;
	right:0px;
}
#LumExpMenu a 
{
	position:relative;
	display:block;
	width:auto;
	height:21px;
	padding:6px 12px;
	color:#6F4500;
	background:inherit;
	text-decoration:none;
	outline:none;
	border-bottom:1px solid #D2900C;
	text-transform:uppercase;
	font-size:10px;
}
html>body #LumExpMenu a 
{
	height:auto;
}
#LumExpMenu a:hover 
{
	color:inherit;
}
/*
#LumExpMenu a img
{
	margin:0 8px 0 0;
	width:6px;
	height:7px;
}
*/
#LumExpMenu a img.dot
{
	width:6px;
	height:5px;
	padding-right:10px;
	padding-bottom:5px;
}
#LumExpMenu ul.son 
{
	margin:0px;
	list-style:none;
}
#LumExpMenu ul.son li 
{
	background:url(../images/util/mn_som.gif) repeat-y #FDBF23 left top;
}
#LumExpMenu ul.son a
{
	/*height:16px;*/
	_height:20px; /*Ie*/
	padding:2px 0px 0px 10px;
	color:inherit;
	text-transform:none;
	border-bottom:0px;
	border-bottom:1px solid #FC970E;
}
#LumExpMenu ul.son a:hover
{
	font-weight:none;
	background:url(../images/util/mn_som_c.gif) repeat-y #FDBF23;
	
}


/****************************************************************************************/


/************************** Formatação para o Lumis ***********************************/


/* Intranet CSS */
/* begin global */

body.cLumRunTimeBody .cLumPage
{

margin-top:-4px;
}
table, span, div, input, select, textarea, td, a, pre
{
	font-family:arial,sans-serif;
	font-size:11px;
}

a
{
	color:#343434;
	background-color:inherit;
 	text-decoration:none;
 	cursor:pointer;
}
a:hover
{
	text-decoration:underline;
}
a.cLumNoHoverLink:hover
{
	text-decoration:none;
}

textarea
{
	overflow:auto;
}
form
{
	margin:0;
}

#LumisInterface
{
	padding:5px 8px; /* sets padding for ALL interfaces */
}
/* end global */


/* begin palette */
.cLumIntraIcon, .cLumIntraFooter
{
	background-color:#EB8C13;
	color:inherit;
}
.cLumIntraIcon2
{
	background-color:#EFEFD0;
	color:inherit;
}
/* end palette */


/* begin portal only */
img.cLumIntraMarginRight
{
	margin:0 5px 0 0;
	vertical-align:middle;
}
img.cLumIntraMarginLeft
{
	margin:0 0 0 5px;
	vertical-align:middle;
}
.cLumHorDotline
{
	clear:both;
	width:auto;
	height:1px;
	background:url(../lumis/portal/client/images/Dotline2.gif) bottom left repeat-x;
	white-space:nowrap;
	display:block;
	margin:10px 0 0 0;
}

.cLumTableDetails
{
	border-top:1px solid #D3D3C2;
	border-right:0;
	border-bottom:0;
	border-left:0;
}
.cLumTableDetails a
{
	color:#343434;
	background-color:inherit;
}
.cLumTableDetails th, .cLumTableDetails td
{
	border-bottom:1px solid #D3D3C2;
}
.cLumTableDetails .fieldcell
{
 	width:133px;
}
.cLumTableDetails .detailcell
{
 	background:white;
	color:inherit;
 	padding-left:6px;
}
.cLumTableDetails .detaillink
{
 	float:right;
 	padding:0 6px 0 0;
}
#LumisAllComments
{
	width:100%;
	height:140px;
	overflow:auto;
	border:1px solid #CCCCCC;
	padding:5px;
	margin-bottom:10px;
	background-color:#f9f8f8;
	color:inherit;
}
.cLumMaskField pre
{
 	color:#595959;
	background-color:inherit;
 	padding:0 0 10px 0;
}
.cLumMaskField
{
 	color:#595959;
	background-color:inherit;
 	padding:0 0 10px 0;
}

/* end portal only */


/* begin specific */
.cLumInformation
{
	padding:5px;
}
.cLumInputDownload
{
	border:1px solid #C0C0C0;
	width:340px;
}

.cLumFileUploadControl
{
	width:400px;
}

.cLumInputNumber
{
    border:1px solid #C0C0C0;	
    width:40px;
	text-align:right;
}

.cLumInputText, .cLumImagePickerInputText, .cLumDisabledInputText
{
	height:18px;
}

.cLumValidatorText
{
	padding-left:1px;
	color:red;
	background-color:inherit;
}

.cLumDisabledInputText
{
	border:1px solid #ccccca;
	color:#6a6a68;
	background:#e8e8e3;
}



#LumPropertyPageBody .cLumFilters
{
	border-top:1px solid #D3D3C2;
	border-bottom:1px solid #D3D3C2;
	padding-bottom:10px;
}

.cLumFilterButton
{
	width:auto;
	padding:0 6px;
}
.cLumFilterButton img
{
	display:block;
	margin:0 0 2px 0;
}

.cLumParentFilters 
{
	padding:0 6px 5px 6px;
}

.cLumFiltersIndependent
{
	background:white;
	color:inherit;
	padding-bottom:10px;
}

.cLumAccessDenied
{
	width:100%;
	padding:20px;
	vertical-align:middle;
	text-align:center;
}



.cLumLabel
{
	padding:0 10px 0 0;
	width:120px;
	font-weight:bold;
	color:#606060;
	background-color:inherit;
}

.cLumRequiredValuesDescriptor
{
	padding-top:10px;
}


.cLumEvenRow
{
	background:none;
}
.cLumTableAdminHeader
{
	white-space:nowrap;
	border-top:1px solid #D3D3C2;
}
.cLumTableAdminHeaderCheck
{
	width:20px;
	padding-left:4px;
}

th.cLumLeftCell, td.cLumLeftCell
{
	padding-left:12px;
}
th.cLumRightCell, td.cLumRightCell
{
	padding-right:12px;
}

#LumListHeight 
{
	border:1px solid #D3D3C2;
}
#LumListHeight .cLumTableAdmin
{
	border:0;
}

.cLumPropertyPage #LumListHeight
{
	border:1px solid #eeeee7;
}

a.cLumTableAdminHeaderSelected
{
	color:#343434;
	background-color:inherit;
}

img.cLumTableAdminHeaderOrder
{
	vertical-align:middle;
	border:0;
	margin:0 0 0 8px;
}

img.cLumAdminRowImg
{
	vertical-align:top;
	border:0;
	margin:3px 8px;
}

.cLumTableAdminCell
{
	padding:0px 0px 0px 4px;
	height:22px;
	color:#606060;
	background-color:inherit;
}
.cLumTableAdminCell a
{
	color:#343434;
}

.cLumInterfaceButtons a
{
	color:#AAA;
	background-color:inherit;
	font-weight:bold;
	text-decoration:none;
}


html>body .cLumControlGroup
{
	/*width:560px;*/
	width:auto;
	padding:5px;
}

.cLumControlGroupHeader
{
	padding:5px 5px 5px 5px;
	font-weight:bold;
}
.cLumControlBlock
{
	margin:8px 0 0 0;
	padding:5px;
	background:#F9F8F8;
	color:inherit;
	border:1px solid #D2D1D1;
}

.cLumAdminPropertyDialogLabelCell
{
	white-space:nowrap;
}

.cLumAdminPropertyDialogTextBoxCell
{
	width:100%;
}

.cInterfaceButtons
{
	padding-top:10px;
}

span.cLumSpacer
{
	font-size:1px;
	width:auto;
}

.cLumAdminListPopArea
{
	width:570px;
	height:355px;
	overflow:auto;
}
.cLumAdminListPopAreaPagination
{
	width:570px;
	height:315px;
	overflow:auto;
}

#lumAssociationArea
{
	background:white;
	color:inherit;
	border:1px solid #D2D1D1;
}
.cLumAssociationTable
{
	background:#F9F8F8;
	color:inherit;
	border:1px solid #D2D1D1;
	width:100%;
}
/* end specific */


/* begin buttons */
#LumButton1 ul 
{
	margin:0;
	padding:0;
	float:left;
	width:auto;
	list-style-type:none;
}
#LumButton1 ul li 
{ 
 	display:inline;
}
html>body #LumButton1 a
{
	height:auto;
}
#LumButton1 .brdleft, #LumButton1 .brdright 
{
	float:left;
	width:5px;
	height:25px; 
}
#LumButton1 ul li .spacer 
{
	float:left;
	width:9px;
	height:25px;
}
/*
#LumButton1 .brdleft 
{
 	background:url(../lumis/portal/client/images/BtIntra1_brdleft.gif) top left no-repeat;
}
#LumButton1 .brdright 
{
 	background:url(../lumis/portal/client/images/BtIntra1_brdright.gif) top left no-repeat;
}
*/
#LumButton1 img
{
	 vertical-align:top;
	 border:0;
	 margin:0 6px 0 0;
}

#LumButton2
{
	width:auto;
	padding:2px 0 8px 0;
	background:none;
	border-left:0;
	border-right:0;
}
#LumButton2 ul
{
	margin:0;
	padding:0;
	list-style:none;
}
#LumButton2 ul li
{
	display:inline;
}
#LumButton2 a
{
	display:block;
	float:left;
	height:17px;
	line-height:17px;
	white-space:nowrap;
	margin:0 15px 0 0;
	padding:0;
	font-weight:normal;
	color:#343434;
	background-color:inherit;
}
#LumButton2 img
{
	vertical-align:middle;
	margin:0 6px 0 0;
	border:0;
}

#LumButton3 ul 
{
	margin:0;
	padding:0;
	width:auto;
	list-style:none;
}
#LumButton3 ul li
{
	display:block;
	clear:both;
}
#LumButton3 a 
{
	float:left;
	display:block;
	white-space:nowrap;
	min-width:114px;
	width:130px;
	height:22px;
	padding:3px 12px 4px 0;
	font-size:11px;
	font-weight:bold;
	color:#606060;
	text-decoration:none;
	background:#D3D3C2 url(../lumis/portal/client/images/BtIntra3_bg.gif) top left repeat-x;
	margin:4px 0 0 0;
}
html>body #LumButton3 a 
{
	width:auto;
	height:auto;
}
#LumButton3 .brdleft, #LumButton3 .brdright 
{
	float:left;
	width:5px;
	height:22px;	
	margin:4px 0 0 0;
}
#LumButton3 ul li .spacer 
{
	display:none;
}
#LumButton3 .brdleft 
{
	background:url(../lumis/portal/client/images/BtIntra3_brdleft.gif) top left no-repeat;
}
#LumButton3 .brdright 
{
	background:url(../lumis/portal/client/images/BtIntra3_brdright.gif) top left no-repeat;
}
#LumButton3 img
{
	vertical-align:middle;
	border:0;
	margin:0 12px 0 0;
}
.LumButtonColor
{
	color:#606060;
	background-color:inherit;
}
/* end buttons */


/* begin menus */
#LumMenu .menuBarVert
{
	width:auto;
	padding:8px;
	margin:0 0 14px 0;
	background:#EFEFD0;
	color:inherit;
  	position:static;
  	left:0;
  	top:0;
  	z-index:101;
}
#LumMenu .menuBarVert a.item, #LumMenu .menuBarVert a.home, #LumMenu .menuBarVert a.selected 
{
	display:block;
	width:auto;
	height:21px;
	padding:6px 12px;
	color:#343434;
	background-color:inherit;
	text-decoration:none;
	border-bottom:1px solid #D3D3C2;
}
html>body #LumMenu .menuBarVert a.item, html>body #LumMenu .menuBarVert a.home, html>body #LumMenu .menuBarVert a.selected 
{
	height:auto;
}
#LumMenu .menuBarVert a.home 
{
	color:#5D5D49;
	background-color:inherit;
}
#LumMenu .menuBarVert a.selected 
{
	background:white;
	color:inherit;
}
#LumMenu .menuBarVert a:hover.item
{
	background:white;
	color:inherit;
}
#LumMenu .menuBarVert a:hover.home
{
	background:none;
}
#LumMenu .menuBarVert a.item img, #LumMenu .menuBarVert a.selected img  
{
	margin:0 8px 0 0;
}
#LumMenu .menuBarVert a.home img 
{
	margin:0 5px 0 0;
}

#LumMenu .menuBarHor
{
	width:auto;
	min-height:17px;
	height:1%;
	padding:6px 8px;
	margin:0;
	background:#EFEFD0;
	color:inherit;
  	position:static;
  	left:0;
  	top:0;
  	z-index:100;
}
html>body #LumMenu .menuBarHor
{
	height:auto;
}
#LumMenu .menuBarHor a.item, #LumMenu .menuBarHor a.home, #LumMenu .menuBarHor a.selected 
{
	display:block;
	float:left;
	padding:2px 8px;
	color:#343434;
	text-decoration:none;
	white-space:nowrap;
	background:#EFEFD0;
}
#LumMenu .menuBarHor a.home 
{
	color:#5D5D49;
	background-color:inherit;
}
#LumMenu .menuBarHor a.selected 
{
	background:white;
	color:inherit;
}
#LumMenu .menuBarHor a:hover.item
{
	background:white;
	color:inherit;
}
#LumMenu .menuBarHor a:hover.home
{
	background:none;
}
#LumMenu .menuBarHor a.item img, #LumMenu .menuBarHor a.selected img  
{
	margin:0 8px 0 0;
}
#LumMenu .menuBarHor a.home img 
{
	margin:0 5px 0 0;
}
/* end menus */


/* begin sub-menus */
.menuVert, .menu
{
	width:150px;
	border-top:1px solid #D3D3C2;
	position:absolute;
  	left:0;
  	top:0;
  	visibility:hidden;
  	z-index:102;
}

a.menuItem
{
	clear:both;
	display:block;
	width:100%;
	height:14px;
	min-height:14px;
	padding:6px 0;
	color:#343434;
	border-top:0;
	border-right:1px solid #D3D3C2;
	border-bottom:1px solid #D3D3C2;
	border-left:1px solid #D3D3C2;
	background:#EFEFD0;
}
html>body a.menuItem
{
	width:auto;
	height:auto;
	padding:6px;
}
a:hover.menuItem
{
	background:white;
	color:inherit;
	text-decoration:none;
}
.menuItemText
{
 	display:block;
	float:left;
	margin:0 -6px 0 0;/*arrow bug on IE*/
	padding:0 6px;
} 
html>body .menuItemText
{
	float:none;
	margin:0;
}
.menuItemArrow
{
 	float:right;
}	
/* end sub-menus */
	
	
/* begin generic lists */
#LumList .header, #LumQuickList .header {
	padding:0 0 8px 0;
}
#LumList .row, #LumQuickList .row {
	clear:both;
	padding:0 0 8px 0;
}
#LumList .titGroup {
	color:#eb8c13;
	background-color:inherit;
	font-weight:bold;
}
#LumDetails .content {
	clear:both;
	padding:0 0 8px 0;
}
#LumList p, #LumQuickList p, #LumDetails p {
	margin:0;
	padding:0 0 8px 0;
}

#LumList img.imgleft, #LumQuickList img.imgleft, #LumDetails img.imgleft {
	margin:0 8px 8px 0;
	display:block;
	float:left;
}
#LumList img.imgright, #LumQuickList img.imgright, #LumDetails img.imgright {
	margin:0 0 8px 8px;
	display:block;
	float:right;
}

#LumQuickList .linkbox
{
	clear:both;
	padding:1px 3px;
	margin:5px;
	width:1%;
	white-space:nowrap;
	text-align:center;
	display:block;
}
html>body #LumQuickList .linkbox
{
	width:40px;
}
#LumQuickList img.more
{
	margin:0 4px 1px 0;
	vertical-align:bottom;
}
#LumQuickList .linkbox a
{
	font-size:10px;
}
/* end generic lists */
	
	
/* begin areas */
#LumInterfaceHeader_top 
{
	display:none;
}
#LumInterfaceHeader_top .cLumBrdLeft
{
	display:none;
}
#LumInterfaceHeader_top .cLumBrdRight 
{
	display:none;
}

#LumInterfaceHeader 
{
	width:auto;
	padding:5px 0;
	background:none;
	border:0;
}
#LumTitleBar 
{
	background-color:#e4e3de;
	border-top:1px solid #d2d3c3;
	color:#808080;
	padding:3px 10px;
}
#LumInterfaceHeader a.bt_filter 
{
	display:none;
}

#LumPropertyPageHeader
{
	width:auto;
}
#LumPropertyPageHeader .headerTitle
{
	background:#FFE3B1;
	border-top:1px solid #FFC763;
	border-right:0;
	border-bottom:1px solid #FFC763;
	border-left:0;
	padding-left:5px;
	font-size:11px;
	font-weight:bold;
	color:#656565;
}

#LumPropertyPageBody
{
	background:#F3F2F2;
	color:inherit;
	border:0;
	padding:0 2px;
	width:100%;
}
html>body #LumPropertyPageBody
{
	/*width:570px;*/
	width:auto;
}

/* fix Firefox bugs on admin pops */
body.cLumRunTimeBody #LumInterfaceHeader 
{ 
	margin-top:0;
}
html>body body.cLumRunTimeBody #LumInterfaceHeader 
{
	margin-top:-14px;
}
body.cLumRunTimeBody #LumPropertyPageBody
{
	margin-top:0;
	clear:both;
}
html>body body.cLumRunTimeBody #LumPropertyPageBody
{
	margin-top:-10px;
}

#LumPropertyPageFooter 
{
	display:none;
}
#LumPropertyPageFooter .mid 
{
}
#LumisCalendar
{	
	background:#f3f2f2;
	color:inherit;
	height:100%;
	padding:8px 0px;
}
.cLumCalendarbody
{
	border-left:0px;
	border-right:0px;	
	background:#f3f2f2;
	color:inherit;
	padding:0px;
	text-align:center;
}
.cLumCalendarBody a
{
	color:#666;
	background-color:inherit;

}
.cLumCalendarbody th.cLumCalendarTitle
{
	margin:0 3px;		
	padding:3px 6px;
	text-align:center;
	font-weight:bold;
	background:#DDDDDD;
	color:inherit;
}
.cLumCalendar
{
	text-align:center;
	background:#FFFFFF;
	color:inherit;
}
#LumisCalendarBottom
{
	height:8px;		
	background:#f3f2f2 url(../lumis/portal/client/images/pix.gif) bottom left repeat-x;
	color:inherit;
}
#LumisCalendarBottom .cLumBrdLeft
{
	background:#f3f2f2 url(../lumis/portal/client/images/pix.gif) bottom left no-repeat;	
	color:inherit;
	height:9px;
	width:9px;
	float:left;
}
#LumisCalendarBottom .cLumBrdRight
{
	background:#f3f2f2 url(../lumis/portal/client/images/pix.gif) bottom right no-repeat;
	color:inherit;
	float:right;
	height:9px;
	width:9px;	
}
.cLumCalendarNow
{
	border:1px solid #000000;
	background:white;
	color:inherit;
}

#LumAlbum .cLumAlbumDetailBox
{
	border:1px solid #D2D3C3;
	background:#E4E3DE;
	color:inherit;
	padding:28px;
	width:380px;
	height:380px;
	overflow:auto;
}
#LumAlbum img.cLumAlbumDetailImg
{
	display:block;
	margin:0 0 6px 0;
	border:1px solid #C0C0C0;
}
#LumAlbum .cLumAlbumPhotoListBox
{
	background:white;
	color:inherit;
	border:1px solid #D2D3C3;
}

.cLumLoginField
{
	width:100%;
}
#cLumFilterTable .cLumInputText
{
	width:100%;
}

#LumSiteMap .cLumSiteMapRow
{
	padding:0 0 4px 0;
}
/* end areas */


/* begin tabs */
#LumTabs ul, #LumTabs2 ul 
{
	width:100%;
	margin:0;
	padding:0;
	background:white url(../lumis/portal/client/images/Tab_bg.gif) top left repeat-x;
	color:inherit;
	float:left;
}
#LumTabs2 ul
{
	background:#F3F2F2 url(../lumis/portal/client/images/Tab_bg02.gif) top left repeat-x;
	color:inherit;
}
#LumTabs ul li, #LumTabs2 ul li 
{ 
	display:inline; 
}
#LumTabs ul li a
{
	height:22px;
	padding:0 12px 0 12px;
	line-height:22px;
	font-size:12px;
	font-weight:bold;
	color:#4E4E4E;
	text-decoration:none;
	background:white;
	border-top:1px solid #B2B2A5;
	border-bottom:1px solid #B2B2A5;
	float:left;
}
html>body #LumTabs ul li a
{
	height:auto;
}
#LumTabs2 ul li a
{
	height:22px;
	padding:0 12px 0 12px;
	line-height:22px;
	font-size:12px;
	color:#4E4E4E;
	text-decoration:none;
	background:#f3f1f2;
	border-top:1px solid #d2d3c3;
	border-bottom:1px solid #d2d3c3;
	float:left;
}
html>body #LumTabs2 ul li a
{
	height:auto;
}
#LumTabs ul li a.selected, #LumTabs2 ul li a.selected  
{
	background:#FFFFFF;
	color:#8C0C06;
	border-bottom:1px solid #E4E4DE;
}

#LumTabs2 ul li a.selected  
{
	background:#E4E4DE;
	font-weight:bold;
	color:#343434;
}
#LumTabs ul li .tab_first_left_on, #LumTabs2 ul li .tab_first_left_on, 
#LumTabs ul li .tab_first_left_off, #LumTabs2 ul li .tab_first_left_off, 
#LumTabs ul li .tab_middle_left_on, #LumTabs2 ul li .tab_middle_left_on,
#LumTabs ul li .tab_middle_left_off, #LumTabs2 ul li .tab_middle_left_off,
#LumTabs ul li .tab_middle_right_on, #LumTabs2 ul li .tab_middle_right_on,
#LumTabs ul li .tab_middle_right_off, #LumTabs2 ul li .tab_middle_right_off, 
#LumTabs ul li .tab_middle_right_off2, #LumTabs2 ul li .tab_middle_right_off2,
#LumTabs ul li .tab_last_right_on, #LumTabs2 ul li .tab_last_right_on,
#LumTabs ul li .tab_last_right_off, #LumTabs2 ul li .tab_last_right_off
{
	width:4px;
	height:24px;
	float:left;	
}
#LumTabs ul li .tab_first_left_on
{
	background:url(../lumis/portal/client/images/Tab_first_left_on.gif) top left no-repeat;
}
#LumTabs2 ul li .tab_first_left_on
{
	background:url(../lumis/portal/client/images/Tab_first_left_on02.gif) top left no-repeat;
}
#LumTabs ul li .tab_first_left_off
{
	background:url(../lumis/portal/client/images/Tab_first_left_off.gif) top left no-repeat;
}
#LumTabs2 ul li .tab_first_left_off
{
	background:url(../lumis/portal/client/images/Tab_first_left_off02.gif) top left no-repeat;
}
#LumTabs ul li .tab_middle_left_on
{
	background:url(../lumis/portal/client/images/Tab_middle_left_on.gif) top left no-repeat;
}
#LumTabs2 ul li .tab_middle_left_on
{
	background:url(../lumis/portal/client/images/Tab_middle_left_on02.gif) top left no-repeat;
}
#LumTabs ul li .tab_middle_left_off
{
	background:url(../lumis/portal/client/images/Tab_middle_left_off.gif) top left no-repeat;
}
#LumTabs2 ul li .tab_middle_left_off 
{
	background:url(../lumis/portal/client/images/Tab_middle_left_off02.gif) top left no-repeat;
}
#LumTabs ul li .tab_middle_right_on
{
	background:url(../lumis/portal/client/images/Tab_middle_right_on.gif) top left no-repeat;
}
#LumTabs2 ul li .tab_middle_right_on
{
	background:url(../lumis/portal/client/images/Tab_middle_right_on02.gif) top left no-repeat;
}
#LumTabs ul li .tab_middle_right_off
{
	background:url(../lumis/portal/client/images/Tab_middle_right_off.gif) top left no-repeat;
}
#LumTabs2 ul li .tab_middle_right_off
{
	background:url(../lumis/portal/client/images/Tab_middle_right_off02.gif) top left no-repeat;
}
#LumTabs ul li .tab_middle_right_off2
{
	background:url(../lumis/portal/client/images/Tab_middle_right_off2.gif) top left no-repeat;
}
#LumTabs2 ul li .tab_middle_right_off2
{
	background:url(../lumis/portal/client/images/Tab_middle_right_off202.gif) top left no-repeat;
}
#LumTabs ul li .tab_last_right_on
{
	background:url(../lumis/portal/client/images/Tab_last_right_on.gif) top left no-repeat;
	width:8px;
}
#LumTabs2 ul li .tab_last_right_on
{
	background:url(../lumis/portal/client/images/Tab_last_right_on02.gif) top left no-repeat;
	width:8px;
}
#LumTabs ul li .tab_last_right_off
{
	background:url(../lumis/portal/client/images/Tab_last_right_off.gif) top left no-repeat;
	width:8px;
}
#LumTabs2 ul li .tab_last_right_off
{
	background:url(../lumis/portal/client/images/Tab_last_right_off02.gif) top left no-repeat;
	width:8px;
}
.cLumTabBox
{
	background:white;
	color:inherit;
	border-top:0;
	border-right:1px solid #B2B2A5;
	border-bottom:1px solid #B2B2A5;
	border-left:1px solid #B2B2A5;
	padding:10px 10px 25px 10px;
}
html>body .cLumTabBox
{
	padding:10px;
}
.cLumTabBox2
{
	background:#E4E4DE;
	color:inherit;
	padding:10px;
	border-top:0;
	border-right:1px solid #d2d3c3;
	border-bottom:1px solid #d2d3c3;
	border-left:1px solid #d2d3c3;
}
html>body .cLumTabBox2
{
	padding:5px 10px 0 10px;
}
#LumTabs .cLumInputText, #LumTabs .cLumTextArea, #LumTabs .cLumInputNumber, #LumTabs .cLumDisabledInputText,
#LumTabs2 .cLumInputText, #LumTabs2 .cLumTextArea, #LumTabs2 .cLumInputNumber, #LumTabs2 .cLumDisabledInputText
{
	width:386px;
}
#LumTabs .cLumImagePickerInputText, #LumTabs2 .cLumImagePickerInputText
{
	width:343px;
}
.cLumTextArea
{
	vertical-align:top;
}
/* end tabs */


/* begin metadata */
#lumPublishingArea
{
	width:100%;
	background:white;
	color:inherit;
	border-top:1px solid #D2D1D1;
	border-right:1px solid #D2D1D1;
	border-bottom:1px solid #D2D1D1;
	border-left:0;
}
#lumPublishingArea tr td
{
	padding:4px;
	border-left:1px solid #D2D1D1;
}
#lumPublishingArea .cLumLabel
{
	width:auto;
}

#lumWorkflowArea,#lumLanguageArea
{
	background:#f9f7f8;
	color:inherit;
	border:1px solid #d1d1d1;
	width:100%;
	padding:2px;
}

#lumWorkflowArea .cLumLabel,#lumLanguageArea .cLumLabel
{
	width:80px;
}

/* end metadata */

/*begin used by interface*/
#LumisUsedByInterface
{
	font-weight:bold;				
}
#LumisUsedByInterface .cLumUsedByInterfaceTable			
{				
	padding-top:13px;
	
}
#LumisUsedByInterface .cLumUsedByInterfaceTable td
{
	background:#f9faf5;
	color:inherit;
	height:20px;
}
#LumisUsedByInterface h1.cLumTitle
{
	margin:0;
	padding:0 0 3px 0;
	font:bold 11px verdana,arial,sans-serif;
}
#LumisUsedByInterface .cLumTitlePages
{
	height:153px;
	overflow:auto;
	border:1px solid #EEEEE7;
}
#LumisUsedByInterface .cLumTitleServiceIntance
{
	height:153px;
	overflow:auto;
	border:1px solid #EEEEE7;
}
#LumDataGrid .cLumInputText, #LumDataGrid .cLumFileUploadControl
{
	width:200px;
}

/*end user by interface*/