/* Intranet CSS */

/* begin global */
.cLumBody, .cLumRunTimeBody
{
	background:white;
}

.cLumBody, .cLumRunTimeBody, pre
{
	margin:0;
	font-family:arial,sans-serif;
	font-size:11px;
	color:#343434;
}
td,th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#636363;
}
/*
table, span, div, input, select, textarea, td, a 
{
	font-family:arial,sans-serif;
	font-size:11px;
	color:#343434;
}*/
a
{
 	text-decoration:none;
 	cursor:hand;cursor:pointer;
}
a:hover
{
	text-decoration:underline;
}
a.cLumNoHoverLink:hover
{
	text-decoration:none;
}

textarea
{
	overflow:auto;
}
form
{
	margin:0;
}

#LumisInterface
{
	padding:5px 9px; /* sets padding for ALL interfaces */
}
/* end global */


/* begin palette */
.cLumIntraIcon, .cLumIntraFooter
{
	background-color:#EB8C13;
}
.cLumIntraIcon2
{
	background-color:#EFEFD0;
}
/* 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(../images/Dotline2.gif) bottom left repeat-x;
	white-space:nowrap;
	margin:10px 0 0 0;
}

.cLumTableDetails
{
	border:0;
	border-top:1px solid #D3D3C2;
}
.cLumTableDetails a
{
	color:#606060;
}
.cLumTableDetails th, .cLumTableDetails td
{
	border-bottom:1px solid #D3D3C2;
}
.cLumTableDetails .fieldcell
{
 	width:133px;
}
.cLumTableDetails .detailcell
{
 	background:white;
 	padding-left:6px;
}
.cLumTableDetails .detaillink
{
 	float:right;
 	padding:0 6px 0 0;
}
#LumisAllComments
{
	width:100%;
	height:140px;
	overflow-y:auto;
	border:1px solid #CCCCCC;
	padding:5px;
	margin-bottom:10px;
	background-color:#f9f8f8;
}
/* end portal only */


/* begin specific */
.cLumInputText, .cLumTextArea, .cLumImagePickerInputText, .cLumDisabledInputText
{
	border:1px solid #C0C0C0;
	width:415px;
}
.cLumImagePickerInputText
{
	width:372px;
	border: 1px solid #ccccca;
	color:#6a6a68;
	background:#e8e8e3;
}
.cLumInformation
{
	padding:5px;
}
.cLumInputDownload
{
	border:1px solid #C0C0C0;
	width:340px;
}

.cLumInputNumber
{
    border:1px solid #C0C0C0;	
    width:40px;
	text-align:right;
}

.cLumInputText, .cLumImagePickerInputText, .cLumDisabledInputText
{
	height:18px;
}

.cLumValidatorText
{
	padding-left:1px;
	color:red;
}

.cLumDisabledInputText
{
	/*border: 1px solid #ccccca;
	color:#6a6a68;
	background:#e8e8e3;*/
	background-color:#f7f7f7;
	border:1px solid #dcdcdc;
	/*border-top:1px solid #636363;
	border-left:1px solid #636363;*/
	font:10px verdana;
		
	scrollbar-arrow-color:#6a6a6a;
	scrollbar-3dlight-color:#b0b0b0;
	/*scrollbar-highlight-color:#9a9a9a;*/
	scrollbar-face-color:#e0e0e0;
	scrollbar-shadow-color:#b9b9b9;
	scrollbar-darkshadow-color:#e5e5e5;
	scrollbar-track-color:#eeeeee;
}

.cLumFilters 
{
	padding:10px 16px;
	background:#E4E4DE;
	border-left:0;
	border-right:0;
	border-top:1px solid #D3D3C2;	
}

#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;
	padding-bottom:10px;
}

.cLumPropertyPage
{
	width:auto;
	background:#F3F2F2;
	padding:8px;
}

.cLumLabel
{
	padding:0 10px 0 0;
	width:120px;
	font-weight:bold;
	color:#606060;
}

.cLumRequiredValuesDescriptor
{
	padding-top:10px;
}

.cLumTableAdmin
{
	border:0;
	
}
.cLumTableAdmin a
{
	color:#606060;
}
.cLumTableAdmin th, .cLumTableAdmin td
{
	border-bottom:1px solid #D3D3C2;
}
.cLumEvenRow
{
	background:none;
}
.cLumTableAdminHeader
{
	white-space:nowrap;
	border-top:1px solid #D3D3C2;
}
.cLumTableAdminHeaderCheck
{
	width:20px;padding-left:4px;
}
.cLumTableAdminHeaderRow
{
	font-weight:bold;
	padding:3px;
	background:white;
	height:26px;
}
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;
}

img.cLumTableAdminHeaderOrder
{
	vertical-align:middle;
	border:0;
	margin:0 0 0 8px;
}

img.cLumAdminRowImg
{
	vertical-align:top;
	border:0;
	margin:3px 8px;
}

.cLumTableAdminCell
{
	padding:2px 0px 2px 4px;
	height:26px;
}

.cLumInterfaceButtons a
{
	color:#AAAAAA;
	font-weight:bold;
	text-decoration:none;
}

.cLumControlGroup
{
	width:560px;
	_width:100%;
	padding:5px 5px;
	_padding:10px 5px;
	background:#E4E4DE;
	border:1px solid #D3D3C2;
}
.cLumControlGroupHeader
{
	padding:10px 5px 5px 5px;
	font-weight:bold;
}
.cLumControlBlock
{
	margin:8px 0 0 0;
	padding:5px;
	background:#F9F8F8;
	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;
}
/* end specific */


/* begin buttons */
#LumButton1 ul 
{
	 margin:0;
	 padding:0;
	 float:left;
	 width:auto;
	 list-style-type:none;
}
#LumButton1 ul li 
{ 
 	display:inline;
}
#LumButton1 a 
{
	 float:left;
	 display:block;
	 min-height:14px;
	 _height:25px;/*IE only*/
	 padding:5px 5px 6px 5px;
	 font-size:11px;
	 text-transform:lowercase;
	 font-weight:bold;
	 color:#606060;
	 text-decoration:none;
	 background:#D3D3C2 url(../images/BtIntra1_bg.gif) top left repeat-x;
}
#LumButton1 .brdleft, #LumButton1 .brdright 
{
	 float:left;
	 width:5px;
	 height:25px; 
}
#LumButton1 ul li .spacer 
{
	 float:left;
	 width:9px;
	 height:25px;
}
#LumButton1 .brdleft 
{
 	background:url(../images/BtIntra1_brdleft.gif) top left no-repeat;
}
#LumButton1 .brdright 
{
 	background:url(../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;
}
#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;/*IE only*/
	_height:22px;
	padding:3px 12px 4px 0;
	font-size:11px;
	font-weight:bold;
	color:#606060;
	text-decoration:none;
	background:#D3D3C2 url(../images/BtIntra3_bg.gif) top left repeat-x;
	margin:4px 0 0 0;
}
#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(../images/BtIntra3_brdleft.gif) top left no-repeat;
}
#LumButton3 .brdright 
{
	background:url(../images/BtIntra3_brdright.gif) top left no-repeat;
}
#LumButton3 img
{
	vertical-align:middle;
	border:0;
	margin:0 12px 0 0;
}
/* end buttons */


/* begin menus */
#LumMenu .menuBarVert
{
	width:auto;
	padding:8px;
	margin:0 0 14px 0;
	background:#EFEFD0;
  	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;
	text-decoration:none;
	border-bottom:1px solid #D3D3C2;
}
#LumMenu .menuBarVert a.home 
{
	color:#5D5D49;
}
#LumMenu .menuBarVert a.selected 
{
}
#LumMenu .menuBarVert a:hover.item
{
	background:white;
}
#LumMenu .menuBarVert a:hover.home
{
	background:none;
	color:#343434;
}
#LumMenu .menuBarVert a.item img, #LumMenu .menuBarVert a.selected img  
{
	margin:0 8px 0 0;
}
#LumMenu .menuBarVert a.home img 
{
	margin:0 0 0 0;
}

#LumMenu .menuBarHor
{
	background:url(../images/css/menu_bg.gif) no-repeat left top;
	padding: 8px 0 0 18px;
	height:35px;
	width:auto;
	margin:0;
  	position:static;
  	left:0;
  	top:0;
  	z-index:100;
}
#LumMenu .menuBarHor a.item, #LumMenu .menuBarHor a.home, #LumMenu .menuBarHor a.selected 
{
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color:#238437;
	display:block;
	float:left;
	text-decoration:none;
	white-space:nowrap;
	border-right:2px solid #228437;
	padding-right:10px;
	margin-right:10px;
}
#LumMenu .menuBarHor a.home 
{

}
#LumMenu .menuBarHor a.selected 
{
}
#LumMenu .menuBarHor a:hover.item
{
	color:#065717;
}
#LumMenu .menuBarHor a:hover.home
{

}
#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:189px;
	position:absolute;
  	left:0;
  	top:0;
  	visibility:hidden;
  	z-index:102;
}

a.menuItem
{
	font:10px Verdana, Arial, Helvetica, sans-serif;
	clear:both;
	display:block;
	_width:100%;/*IE only*/
	height:14px;
	padding:3px 2px 3px 5px;
	border-right:3px solid #9ba296;
	color:#1f5301;
	border-top:0;
	background:#f1f1f1;
}
a:hover.menuItem
{
	background:#3f781e;
	color:white;
	text-decoration:none;
}
.menuItemText
{
 	float:left;
	_margin:0 -6px 0 0;/*arrow bug on IE*/
} 
.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;
}


#LumDetails .title {
	padding:0 0 8px 0;
}
#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:40px;
	_width:1%;
	white-space:nowrap;
	text-align:center;
}
#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;
}
#LumInterfaceHeader .tit 
{
	color:#808080;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:0;
	font-size:12px;
	float:left;
}
#LumInterfaceHeader a.bt_filter 
{
	display:none;
}

#LumPropertyPageHeader
{
	width:auto;
}
#LumPropertyPageHeader .headerTitle
{
	background:#FFE3B1;
	border:1px solid #FFC763;
	border-right:0;
	border-left:0;
	padding-left:5px;
	font-size:11px;
	font-weight:bold;
	color:#656565;
}

#LumPropertyPageBody
{
	background:#F3F2F2;
	border:0;
	padding:0 2px;
	width:570px;	
	_width:100%;
}

/* fix Firefox bugs on admin pops */
body.cLumRunTimeBody #LumInterfaceHeader 
{
	margin-top:-14px; 
	_margin-top:0;
}
body.cLumRunTimeBody #LumPropertyPageBody
{
	margin-top:-10px; 
	_margin-top:0;
	clear:both;
}

#LumPropertyPageFooter 
{
	display:none;
}
#LumPropertyPageFooter .mid 
{
}

#LumNavigation
{
	width:auto;
	background:white;
	border-top:1px solid #D3D3C3;
	border-bottom:1px solid #D3D3C3;
	padding:2px 0;
	margin:15px 0 6px 0; 
}
#LumNavigation .pad1
{
	padding:0 0 0 12px;
}
#LumNavigation .pad2
{
	padding:0 12px 0 0;
}

#LumisCalendar
{	
	width:190px;
	background:#f3f2f2;
	height:100%;
	padding:8px;
}
.cLumCalendarbody
{
	border-left:0px;
	border-right:0px;	
	background:#f3f2f2;
	padding:0px 9px 0 9px ;
	text-align:center;	
}
.cLumCalendarBody a
{
	color:#666;

}
.cLumCalendarbody th.cLumCalendarTitle
{
	margin:0 3px;		
	padding:3px 6px;
	text-align:center;
	font-weight:bold;
	background:#DDDDDD;
}
.cLumCalendar
{
	text-align:center;
	background:#FFFFFF;
}
#LumisCalendarBottom
{
	height:8px;		
	background:url(../images/pix.gif) #f3f2f2 bottom left repeat-x;
}
#LumisCalendarBottom .cLumBrdLeft
{
	background:url(../images/pix.gif) #f3f2f2 bottom left   no-repeat;	
	height:9px;
	width:9px;
	float:left;
}
#LumisCalendarBottom .cLumBrdRight
{
	background:url(../images/pix.gif) #f3f2f2 bottom right   no-repeat;
	float:right;
	height:9px;
	width:9px;	
}
.cLumCalendarNow
{
	border:1px solid #000000;
	background:#FFFFFF;
}

/* end areas */


/* begin tabs */
#LumTabs ul, #LumTabs2 ul 
{
	width:100%;
	margin:0;
	padding:0;
	background:white url(../images/Tab_bg.gif) top left repeat-x;
	float:left;
}
#LumTabs2 ul
{
	background:#F3F2F2 url(../images/Tab_bg02.gif) top left repeat-x;
}
#LumTabs ul li, #LumTabs2 ul li 
{ 
	display:inline; 
}
#LumTabs ul li a
{
	_height:22px;/*IE only*/
	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;
}
#LumTabs2 ul li a
{
	_height:22px;/*IE only*/
	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;
}
#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(../images/Tab_first_left_on.gif) top left no-repeat;
}
#LumTabs2 ul li .tab_first_left_on
{
	background:url(../images/Tab_first_left_on02.gif) top left no-repeat;
}
#LumTabs ul li .tab_first_left_off
{
	background:url(../images/Tab_first_left_off.gif) top left no-repeat;
}
#LumTabs2 ul li .tab_first_left_off
{
	background:url(../images/Tab_first_left_off02.gif) top left no-repeat;
}
#LumTabs ul li .tab_middle_left_on
{
	background:url(../images/Tab_middle_left_on.gif) top left no-repeat;
}
#LumTabs2 ul li .tab_middle_left_on
{
	background:url(../images/Tab_middle_left_on02.gif) top left no-repeat;
}
#LumTabs ul li .tab_middle_left_off
{
	background:url(../images/Tab_middle_left_off.gif) top left no-repeat;
}
#LumTabs2 ul li .tab_middle_left_off 
{
	background:url(../images/Tab_middle_left_off02.gif) top left no-repeat;
}
#LumTabs ul li .tab_middle_right_on
{
	background:url(../images/Tab_middle_right_on.gif) top left no-repeat;
}
#LumTabs2 ul li .tab_middle_right_on
{
	background:url(../images/Tab_middle_right_on02.gif) top left no-repeat;
}
#LumTabs ul li .tab_middle_right_off
{
	background:url(../images/Tab_middle_right_off.gif) top left no-repeat;
}
#LumTabs2 ul li .tab_middle_right_off
{
	background:url(../images/Tab_middle_right_off02.gif) top left no-repeat;
}
#LumTabs ul li .tab_middle_right_off2
{
	background:url(../images/Tab_middle_right_off2.gif) top left no-repeat;
}
#LumTabs2 ul li .tab_middle_right_off2
{
	background:url(../images/Tab_middle_right_off202.gif) top left no-repeat;
}
#LumTabs ul li .tab_last_right_on
{
	background:url(../images/Tab_last_right_on.gif) top left no-repeat;
	width:8px;
}
#LumTabs2 ul li .tab_last_right_on
{
	background:url(../images/Tab_last_right_on02.gif) top left no-repeat;
	width:8px;
}
#LumTabs ul li .tab_last_right_off
{
	background:url(../images/Tab_last_right_off.gif) top left no-repeat;
	width:8px;
}
#LumTabs2 ul li .tab_last_right_off
{
	background:url(../images/Tab_last_right_off02.gif) top left no-repeat;
	width:8px;
}
.cLumTabBox,.cLumTabBox2
{
	background:#FFFFFF;
	border:1px solid #B2B2A5;
	border-top:0px;
	padding:10px 10px 10px 10px;
	_padding:10px 10px 25px 10px;
}
.cLumTabBox2
{
	background:#E4E4DE;
	padding:5px 10px 0 10px;	

	_padding:10px 10px 10px 10px;
	border:1px solid #d2d3c3;
	border-top:0px;
}
#LumTabs .cLumInputText, #LumTabs .cLumTextArea, #LumTabs .cLumInputNumber, #LumTabs .cLumDisabledInputText,
#LumTabs2 .cLumInputText, #LumTabs2 .cLumTextArea, #LumTabs2 .cLumInputNumber, #LumTabs2 .cLumDisabledInputText
{
	width:386px;
}
#LumTabs .cLumImagePickerInputText, #LumTabs2 .cLumImagePickerInputText
{
	width:343px;
}
/* end tabs */


/* begin metadata */
#lumPublishingArea
{
	width:100%;
	background:#FFFFFF;
	border:1px solid #D2D1D1;
	border-left:0px;
}
#lumPublishingArea tr td
{
	padding:4px;
	border-left:1px solid D2D1D1;
}
#lumPublishingArea .cLumLabel
{
	width:auto;
}

#lumWorkflowArea,#lumLanguageArea
{
	background:#f9f7f8;
	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;
	height:20px;
}
#LumisUsedByInterface h1.cLumTitle
{
	padding:0px;
	margin:0px;
	padding-bottom:3px;
	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
{
	width:200px;
}

/*end user by interface*/



/***PORTAL FAPES***/
/*RODAPE*/
#rodape{
	font:9px Verdana, Arial, Helvetica, sans-serif;
	color:#636363;
	
	padding-top:10px;
	text-align:center;
	height:37px;
	border-top:5px solid white;
	margin-bottom:10px;	
	background:url(../images/css/rodape_bg.gif) no-repeat;
}
.links_header{
	margin-left:3px;
}
/*DESLOGADO*/
#deslogado{
	background:url(../images/css/login_bg.gif) right top no-repeat;
	text-align:right;
	height:80px;
	padding-top:10px;
}
#deslogado input{
	margin:0px;
	padding:0px;
}
.form_login{
	background:#f3f3f3;
	border:none;
	height:14px;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#656565;
}
/*LOGADO*/
#logado{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:10px;text-align:right;height:80px;}
#logado p{ margin: 10px 6px 10px 0;}
#logado a {color:#238437; text-decoration:none;}
#logado a:hover { text-decoration:underline;}
/*-----------FORMULÁRIOS------------*/

.campo_form{
	background-color:#ffffff;
	border:1px solid #cacaca;
	border-top:1px solid #636363;
	border-left:1px solid #636363;
	font:10px verdana;		
	scrollbar-arrow-color:#6a6a6a;
	scrollbar-3dlight-color:#b0b0b0;
	/*scrollbar-highlight-color:#9a9a9a;*/
	scrollbar-face-color:#e0e0e0;
	scrollbar-shadow-color:#b9b9b9;
	scrollbar-darkshadow-color:#e5e5e5;
	scrollbar-track-color:#eeeeee;
}
.campo_form_disable{
	background-color:#f7f7f7;
	border:1px solid #dcdcdc;
	/*border-top:1px solid #636363;
	border-left:1px solid #636363;*/
	font:10px verdana;
		
	scrollbar-arrow-color:#6a6a6a;
	scrollbar-3dlight-color:#b0b0b0;
	/*scrollbar-highlight-color:#9a9a9a;*/
	scrollbar-face-color:#e0e0e0;
	scrollbar-shadow-color:#b9b9b9;
	scrollbar-darkshadow-color:#e5e5e5;
	scrollbar-track-color:#eeeeee;
}
.combo_box {
	background-color:#f5f5f5;
	border:1px solid #cacaca;
	border-top:1px solid #636363;
	border-left:1px solid #636363;
	font:10px verdana;
	color:#636363;
}

/*-----------GALERIA DE FOTOS------------*/

#galeria{
	background:url(../images/css/pontos.gif) repeat-x top;
}
#galeria .foto{ 
	background:url(../images/css/noticias_foto_bg2.gif) no-repeat;
	width:115px; 
	height:85px;
	padding: 1px 0 0 0px;
	float:left;
}
#galeria .detalhe{
	font-size:9px;
}
#galeria img{
	margin-left:10px;
}

/*-----------POP FOTOS------------*/
.foto_moldura{
	width:371px;
	height:279px;
	background:url(../images/css/popfoto_bg.gif) no-repeat;
	margin:5px 0 0 0 ;
}
.foto_encaixe{
	width:350;
	height:260;
	overflow-y:hidden;
	overflow-x:hidden;
	margin:7px 0 0 9px;	
}
.foto_legenda{
	background:#f5f3f1;
	border:1px solid #c6c6c6;
	font:11px Verdana, Arial, Helvetica, sans-serif ;
	color:#333333;
	padding:7px 5px 7px 5px;
	width:360px;
	margin:10px 0 0 5px;
}
/*-----------LINKS RELACIONADOS------------*/
#links_relacionados{
	background:url(../images/css/pontos.gif) repeat-x top;
}
#links_relacionados ul{
	margin:10px;
	margin-left:20px;
}
/*-----------MAPA DO SITE------------*/
#mapa_site{
	width:400px;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	margin:20px 0 20px 50px;
}
#mapa_site a{
	color:#999999;
	text-decoration:none;
}
#mapa_site a:hover{
	text-decoration:underline;
}
#mapa_site p{
	margin:0 0 0 50px;
	height:15px;
}
#mapa_site .nivel1{
	font-size:12px;
	font-weight:bold;
	margin:5px 5px 10px 5px;
	color:#01480e;
}
#mapa_site .nivel2{
	font-size:10px;
	margin:0 0 0 18px;
	color:#666666;
	padding:0 0 6px 15px;
	background:url(../images/css/mapa_pontos.gif) no-repeat left top;
}
#mapa_site .assistencia{
	font-size:11px;
	font-weight:bold;
	margin:0 0 0 20px;
	padding:9px 0 5px 15px;
	color:#179be1;
	background:url(../images/css/mapa_pontos2.gif) no-repeat left top;
}
#mapa_site .comunicacao{
	font-size:11px;
	font-weight:bold;
	color:#df6000;
	margin:0 0 0 20px;
	padding:9px 0 5px 15px;
	background:url(../images/css/mapa_pontos2.gif) no-repeat left top;
}
#mapa_site .previdencia{
	font-size:11px;
	font-weight:bold;
	color:#56ae00;
	margin:0 0 0 20px;
	padding:9px 0 5px 15px;
	background:url(../images/css/mapa_pontos2.gif) no-repeat left top;
}
#mapa_site .investimentos{
	font-size:11px;
	font-weight:bold;
	color:#db8300;
	margin:0 0 0 20px;
	padding:9px 0 5px 15px;
	background:url(../images/css/mapa_pontos2.gif) no-repeat left top;
}
#mapa_site .nivel3{
	font-size:10px;
	margin:0 0 0 20px;
	padding-left:40px;
	color:blue;
	color:#177424;
	background:url(../images/css/mapa_pontos3.gif) no-repeat left top;
}
#mapa_site .nivel4{
	font-size:10px;
	margin:0 0 0 20px;
	padding-left:65px;
	color:blue;
	color:#999999;
	background:url(../images/css/mapa_pontos4.gif) no-repeat left top;
}
/*-----------FORUM------------*/
#forum_lista h2{
	background:#fce9d0;
	font-size:11px; 
	padding:5px; 
	color:#e06404;
	clear:both;
}
.testando{
	background:url(../images/css/pontos.gif) repeat-x bottom blue;
	height:5px;
	width:100px;
}