﻿

body, table, select, input, textarea
{
font-family:Lucida Sans Regular,Lucida Sans Unicode,Lucida Grande; 
font-size:7.5pt;
color:#000000;
}

.RadListBox div.rlbGroup 
{ 
    background-color:#f0f0f0; 
}
        
A{text-decoration:none;color:#000000}
A.SearchButtonLink{font-weight:bold}
A.ButtonLink{font-weight:bold;text-decoration:underline}
A.MainHeaderSubLink{color:#FFFFFF;font-weight:bold;text-decoration:underline}
A.GrouperLink {	font-size:7pt}

input.button{background-color:#FEFEFE;font-weight:bold;border-width:1px}

select, .textarea, .gridfilter{border: solid 1px #8F8F8F}

a.FolderLink, .FolderLink
{
    font-size:6pt;	
	color:#1390b4;	
	text-decoration:underline;
}

.GlobalSearchButton
{  
    background-color:#1390b4;       
    border:1px outset #305b64; 	    
    color:#fff;/*#565656;*/  
}

.Panel{background-color:#fafafa;border-bottom:1px solid ButtonFace}
.MenuTable{background-color:#828282}
.MainMenuTable{height:33px;background-image:url(Img/arco_header2bg.png);background-repeat:repeat-x}
.SubList,.GroupingTable{border:1px solid #d3d3d3}

.SideHeaderCell
{
	width:20px;
	font-size:11px;	
	background-color:#d3d3d3;
}
.DetailHeaderContent
{
	padding-left:5px;
	font-size:11px;
	height:30px;	
	text-decoration: none;
	font-weight:bold;
	background-image:url(Img/arco_header3_middle.png);
	background-repeat:repeat-x;	
	width:100%;
}

.DetailHeader
{
height:30px;
}

.LabelCell,.ReadOnlyFieldCell, .FieldCell
{
padding:3px;
}

.ReadOnlyFieldCell
{
background-color:#f0f0f0; 
}

.SelectedLabel{ padding-top:3px;padding-left:3px;background-color:#f0f0f0}

.ErrorLabel,.InfoLabel{ 
  border-style:solid;
  border-width:1px;  
  background-color:#F1E7D1;
  display:block;  
  padding:5px;  
   background-repeat:no-repeat; 
   padding-left:28px;
   background-position-y:center;
}
.ErrorLabel{ 
  color:#b6461f;  
  border-color:#b6461f;  
  
  background-image:url("Img/Error.png");
}
.InfoLabel{ 
  color:#000000;  
  border-color:#000000;   
}

.FormLabel,.doctitle,.suspendeddoctitle,.Label,.LabelNotBold{color:#1390b4}
.FormLabel,.doctitle,.suspendeddoctitle,.Label{	font-weight:bold}
.doctitle, .suspendeddoctitle{font-size:9pt;padding:4pt}
.suspendeddoctitle{font-style:italic;}
.FormLabel{width:200px;text-align:left}

tr.PanelHeader{background-color:#ADC9F7}

.PanelHeader TD, .Panel TH{
	background-color: ButtonFace;
	color: WindowText;
	border-right: 2px solid white;
	border-top: 3px solid ButtonFace;
	border-bottom: 2px solid #d2cfbe;
	text-align: center;
	padding: 4px 0;
	text-decoration: none;
	font-weight:bold;
	padding-left: 3px;
}

.PanelFooter{
background-color:#FEFEFE;
}



.GroupingPanelContentLeft, .GroupingPanelContentCenter,td.GroupingPanelContentRight, .GroupingPanelContent
{
background-color:#FEFEFE;
border-bottom:1px silver solid;
}
.GroupingPanelContentLeft{border-left:1px silver solid}

.GroupingPanelContentRight{border-right:1px silver solid}

.GroupingPanelContent{
padding:3px;
border:1px silver solid;
}

.GroupingPanelHeader{height:30px;}

.GroupingPanelHeaderContent{
padding:5px 3px 5px 3px;
text-decoration: none;
font-weight:bold;
background-image:url(Img/arco_header3_middle.png);
background-repeat:repeat-x;
height:20px;
width:auto;
}

.Header3LeftSpacer,.Header3RightSpacer
{
	padding:0!important;	
	width:2px !important;	
	background-repeat:no-repeat;
	height:31px;
}
.Header3RightSpacer
{
    border-right:1px silver solid;
}
.ListHeader3LeftSpacerDiv,.ListHeader3RightSpacerDiv
{
	width:7px !important;	
	background-repeat:no-repeat;
	height:31px;
	float:left;
}
.ListHeader3LeftSpacerDiv, .Header3LeftSpacer{background-image:url(Img/arco_header3_left.png)}
.ListHeader3RightSpacerDiv, .Header3RightSpacer{background-image:url(Img/arco_header3_right.png)}

.SubListHeader3LeftSpacerDiv
{
	width:6px !important;
	background-image:url(Img/arco_header4_left.png);
	background-repeat:no-repeat;
	height:30px;
	float:left;
}
.SubListHeader3RightSpacerDiv
{
	width:14px !important;
	height:30px;
	background-image:url(Img/arco_header4_right.png);
	background-repeat:no-repeat;
	float:left;
}
.ListHeader3RightFillerDiv
{
	height:31px;
	background-image:url(Img/arco_header3_middle.png);
	background-repeat:repeat-x;
	width:100%;	
 display:inline-block;	 
 	float:right;

}
.SubListHeader3RightFillerDiv
{
	height:30px;
	background-image:url(Img/arco_header4_uitloop.png);
	background-repeat:repeat-x;
	width:100%;	
    display:inline-block;	 
 	float:right;

}
.SubListHeader3RightFullFillerDiv
{
	height:30px;
	background-image:url(Img/arco_header4_middle.png);
	background-repeat:repeat-x;
	width:100%;	
 display:inline-block;	 
 	float:right;
}

.SubListHeader3RightFillerDivSwitched
{
	float:right;
	height:40px;
	background-image:url(Img/arco_header4_uitloopSwitched.png);
	background-repeat:repeat-x;
	width:100%;
}

div.rounded-headerR { background:url(Img/SubListHeaderRight_LeftSwitched.png) no-repeat  left top ;float:right; white-space:nowrap;}
        
div.rounded-headerL { background: url(Img/SubListHeaderRight_RightSwitched.png) no-repeat right top ; }

.SubListHeaderRight_Left
{
	width:14px !important;
	height:30px;
	background-image:url(Img/SubListHeaderRight_Left.png);
	background-repeat:no-repeat;	
}

.SubListHeaderMain
{
	height:30px;
	background-image:url(Img/SubListHeaderMain.png);
	background-repeat:repeat-x;
	width:100%;
}

.SubListHeaderRight_Right
{
	width:14px !important;
	height:30px;
	background-image:url(Img/SubListHeaderRight_RightSwitched.png);
	background-repeat:no-repeat;	
}

.SubListMainHeaderT
{        		
	 margin:0 5px 0 14px;
	 padding-top:7px;
     height:23px;
     background-image:url(Img/arco_header4_middle.png);

}
/*End New Bram */

.ListMainHeader
{
height:30px;
background-image:url(Img/arco_header3_middle.png);
background-repeat:repeat-x;
white-space:nowrap;
float:left;
padding-top:1px;
}
.SubListMainHeader
{
height:29px;
background-image:url(Img/arco_header4_middle.png);
background-repeat:repeat-x;
white-space:nowrap;
float:left;
padding-top:1px;
}

.SubList td
{
padding: 3px 3px 3px 5px; 
}

.SubList TD.Spacer,.SubList TD.Total{
border-top :  1px solid #d2cfbe;
text-align:right;
color: #666666;font-weight:bold;
}


.SubListHeader TD,.SubListFilter TD, .SubListHeaderContent{
	background-color: #eee;
	color: #666666;
	border-right: 1px solid #d3d3d3;
	border-top: 1px solid #d3d3d3;
	border-bottom: 1px solid #d2cfbe;
	text-align: left;
	text-decoration: none;
	font-weight:bold;
	padding: 4px 4px 4px 4px; 	
}
.SubListHeaderText
{
    font-weight:bold;
    color: #666666;
}

.ListHeader,.ListFilter{
background-color: #a7a7a7;
}

.ListHeader TD, .ListHeader TH, .ListHeader, .ListHeader,.ListFilter TD
{
	color: #FFFFFF;
	border-right: 1px solid   #EBEBEB;
	text-align: left;
	padding: 4px 4px 1px 4px;
	font-size:8.5pt;
	text-decoration: none;
	background-image:url('Img/TableHeaderBg.png');
	font-weight:bolder;
	height:16px;
}

.ListFooter TD{
	background-color: #F0F0F0;	
	border-right: 2px solid white;	
	padding: 10px 9px 10px 3px;	
	font-weight:bold;	
}

.ListContent td,.ListContent2 td {         
    border-top: 0 silver solid;
    vertical-align:top;
}

.ListContent2{background-color:#f2f8fa}

.SubListContent{background-color:#FFFFFF}
.SubListContent2{background-color:#f2f8fa}

.ListSubContent2{	background-color:#f2f8fa}

.ListSubContent TD,.ListSubContent2 TD{
font-style:italic;
}

.TextBox{border: solid 1px #828282}
.TextBox_Focus{border: solid 1px #000000}
   

.buttons a, .buttons button,.ArcoButton{
   display:block;
    margin:0 7px 0 0;
    background-color:#1390b4; /*#f5f5f5;*/
    border:1px outset #305b64; /*#dedede;*/
   /* border-top:1px outset #eee;
    border-left:1px outset #eee;*/
	line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#fff;/*#565656;*/
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}

.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img, .ArcoButton img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}
.buttons a:active, .ArcoButton:active{
    border:1px inset #305b64; 
}
button:hover, .buttons a:hover, .ArcoButton:hover{
    color:#000000;
}

.yui-skin-xp .yui-navset .yui-nav a,.yui-skin-xp .yui-navset .yui-navset-top .yui-nav a
	{
	background-image: url(Img/tab-background-gradient.png);	
    background-color: #ecebe6;
}
.yui-skin-xp .yui-navset .yui-nav .selected a,.yui-skin-xp .yui-navset .yui-nav .selected a:focus,.yui-skin-xp .yui-navset .yui-nav .selected a:hover
	{
	background-image: url(Img/tab-background-gradient-selected.png);
    background: #fcfcfe;	
}

.yui-skin-xp .yui-navset .yui-nav a:hover,.yui-skin-xp .yui-navset .yui-nav a:focus
	{
	background-image: url(Img/tab-background-gradient-highlight.png);	
    background-color: #ecebe6;
}
.MainMenu_SelectedLeftBorder,.MainMenu_SelectedRightBorder
{
	margin:0;
	float:left;	
	height:42px;	
	width:7px!important;
}
.MainMenu_SelectedLeftBorder{background-image:url(Img/arco_headerbg_activebtn_left.png)}
.MainMenu_SelectedRightBorder{background-image:url(Img/arco_headerbg_activebtn_right.png)}

.MainMenu_Selected
{
	float:left;
	margin-top:0;
	background-image:url(Img/arco_headerbg_activebtn_middle.png);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size:12px;
	height:42px;
}
.MainMenu_Logo
{
    float:left;	
	margin-right:10px;		
	background-image:url(Img/arco_headerbg_logo_new.png);	
	width:120px!important;
	height:42px;
}
.MainMenu_SelectedText
{
	margin-top:14px;	
}
.MainMenu_UnSelected
{
	float:left;
	color:#000000;
	font-size:12px;
	margin-top:14px;
	margin-left:10px;
	margin-right:10px;
	cursor:pointer;	
}
.MainMenu_header {
	height:42px;
	width:100%;
	background-image:url(Img/arco_headerbg.png);
	background-repeat:repeat-x;
}

.MainMenu_MainNav{
	float:left;
	margin-left:100px;
}
.MainMenu_RightNav{
	float:right;
	margin-right:10px;
}
.MainMenu_help, .MainMenu_userName, .MainMenu_logoff
{
	font-size:10px;
	float:left;
	margin-top:14px;
	margin-right:10px;
}
.MainMenu_logoff {	
	margin-left:10px;	
}