/**
 @Author: Arya Linggoputro
 @Date :  29 April 2011
 @aim: stylesheet for the viewErrors.php
  
*/

.align-left {
   text-align:left;
}

.align-right {
   text-align:right;
}

.align-center {
   text-align:center;
}

.auto-width
{
   width:100%
}

.auto-height
{
   height:100%;
}

h1{
   color: #463A69;
   font-family: verdana;
   font-size: 14px;
}

td {
   color:#000000;
   font-family: verdana;
   font-size: 12px;
   /*color:#FFFFFF;*/
}

b{
   font-family: verdana;
   font-size: 12px;
}

.bold{
   font-family: verdana;
   font-size: 12px;
   font-weight:bold;
   vertical-align:top;
}

.inputField
{


}
/*Properties of menus on the menubar*/
.searchMenu
{
   background-color:#FFFDDC;
}

.report
{
   background-color:#FFFDDC;
}

.heading
{
   background-color:#463A69;
   color:#FFFFFF;
   font-size:12pt;
   font-weight:bold;
}

.pending
{
   background-color:#F5DEB3;
}

.pendingHeading
{
   background-color:#FF6347;
   font-weight:bold;
}

.BranchHeading
{
   background-color:#463A69;
   color:#FFFFFF;
   font-size:15pt;
   font-weight:bold;
   text-align:center;
}

.BranchreportHead
{
   text-align:center;
   vertical-align:bottom;
}

.formheading
{
   background-color:#463A69;
   color:#FFFFFF;
   font-size:10pt;
   font-weight:bold;
}

.formitem
{
   text-align:right;
   vertical-align:top;
}

.formitem2
{
   text-align:right;
   width:200;
}

.formitembold
{
   font-weight:bold;
   text-align:left;
   vertical-align:top;
}

.formitem3
{
   text-align:right;
   width:150;
}

.addlanguage
{
   background-color:#FFFEE6;
   text-align:center;
}

.memberModify
{
   background-color:#FFFEE6;
   vertical-align:top;
}

.cellbackground
{
   background-color:#FFFEE6;
   vertical-align:top;
}

.modPassword
{
   background-color:#FFFEE6;

}

.positionModify
{
   background-color:#CC9099;
}

.positionSelectedMenu
{
   text-align:center;
   background-color:#463A69;
}


.positionMenu
{
   text-align:center;
   background-color:#DCD0FF;
}

.subPositionMenu
{
   text-align:left;
   background-color:#DCD0FF;
}

.subPositionSelectedMenu
{
   text-align:left;
   background-color:#DCD0FF;
}

.tab_normal
{
   border-style:solid none none solid;
   border-width:1px;
   background-color:#EEF5FF;
   text-align:center;
}

.tab_selected
{
   border-style:solid none none solid;
   border-width:1px;
   background-color:#3D77CB;
   text-align:center;
}


.staffmenu
{
   background-color:#83BBAE;
   text-align:center;
}
.subscribermenu
{
   background-color:#83BBAE;
   text-align:center;
}
.othermenu
{
   background-color:#83BBAE;
   text-align:center;
}
.membermenu
{
   background-color:#83BBAE;
   text-align:center;
}
.leadermenu
{
   background-color:#83BBAE;
   text-align:center;
}
.reportmenu
{
   background-color:#83BBAE;
   text-align:center;
}
.reportTotals
{
   background-color:#83BBAE;
}

.addtable
{
   background-color:#FFFEE6;
}

.evenRow
{
   background-color:#F1FFFC;
}

.oddRow
{
   background-color:#DFF7F3;
}

.highlight
{
   background-color:#8888FF;
}

.highlightSelectedRow
{
   background-color:#F9A5B3;
}

.selected
{
   background-color:#FFCC99;
}
.evenRowStats
{
   background-color:#F1FFFC;
   text-align:right;
}

.oddRowStats
{
   background-color:#DFF7F3;
   text-align:right;
}

.headTable 
{
   background-color:#463A69;
   color:#FFFFFF;
   font-weight:bold;
   font-size:10pt;
   text-align:left;
}

tfoot { display: table-footer-group; }


.subHeading
{
   color:#FFFFFF;
   font-weight:bold;
   font-size:10pt;
}

.headTableCen
{
   background-color:#463A69;
   color:#FFFFFF;
   font-weight:bold;
   text-align:center;
}

.reportHead
{
   text-align:right;
   vertical-align:bottom;
}

.stats
{
   text-align:right;
}

.headTablecenter
{
   text-align:center;
   font-weight:bold;
}

.inputCell
{
   background-color:#FFFDDC;
}

.viewCell
{
  /* background-color:#CCFFCC;*/
   background-color:#339999;
}

.modifyTable
{
   background-color:#FFFEE6;
}

.listSection
{

  background-color:#CCCCFF;
}

.listbox
{
   font-family:verdana;
   font-size:9pt;
}

.rowOption
{

   background-color:#FFFFFF;
   border-style:solid;
   border-width:1px;
}

.searchResults
{
   padding:3;
}


a:link, a:visited, a:vlink, a:hover, a:active,
{
   font-size:10pt;
   text-decoration: underline;
}

h1
{
   font-size:17px;
   font-family:Arial;

}

body
{
   font-family:verdana;
   font-size:10pt;
}

.tr1
{
   background-color:#E4E6F5;
   color:#4E5891;
   font-weight:bold;
}

.verdana
{
   font-family: verdana;
   font-size: 9pt;
}

.requiredInput
{
   background-color:#CCCCFF;
   border-style:solid;
   border-width:1px;
   font-size:10pt;
}

.readonlyinput
{

   background-color: #EEEEEE; 
   border-style:solid; 
   border-width:1pt;
   font-weight:normal; 
   font-family: verdana; 
   font-size: 9pt;
}
.mergewhiteinput
{
   background-color:#FFFFFF;
   font-size:10pt;
   border:0;
}

.mergesearchinput
{
   background-color:#FFFDDC;
   border:0;
   font-size:10pt;
}


.displayinput
{
   font-size:12px;
   padding:5px;
   border:0;
   font-weight:bold;
   background-color:#e8e9e8;
}

.successful
{
   color: #164886;
   font-weight:bold;
   font-family: verdana;
   font-size: 14px;
}
.invalid
{
   color: #FF3D3D;
   font-size: 11px;
   font-weight:bold;
   font-family: verdana;
}
.erorrtitle
{
   background-color:#463A69;
   color:#FFFFFF;
   text-align:left;
   font-weight:bold;
   font-family: verdana;
   font-size: 24px;
}
.paging
{
   font-weight:bold;
   font-family: verdana;
   font-size: 14px;
}
.summary
{
   font-weight:bold;
   font-family: verdana;
   font-size: 14px;
   color: #463A69;
}
.outstanding
{
   font-weight:bold;
   font-family: verdana;
   font-size: 16px;
   color: #FF3D3D;
}

.invoiceheader
{
   font-family: arial;
   font-weight:bold;
   font-size: 12px;
}

.invoicebreak
{
   border-top: solid black;
}

.invoiceRowHeader
{
   background-color: rgb(128,0,0);
}
.invoiceRowHeaderFont
{
   color:white;
   font-weight:bold;
   font-family: verdana;
   font-size: 12px;
}

.invoicetd
{
   font-family: verdana;
   font-size: 12px;
   /*color:#FFFFFF;*/
   color:#000000;
}

.invoiceb
{
   font-family: verdana;
   font-size: 12px;
}

.transparent 
{
   background-color:rgb(205,201,201);
   border-style: solid;
   color: black;
   display:none;
   filter:alpha(opacity=90); 
   -moz-opacity: 0.9; 
   opacity: 0.9;
   height:130;
   position:absolute;
   width:185;
}

.watermark 
{
   position:absolute;
   left:100;
   top:45;
/*   width:200;
   height:300;*/
}

.float-left {
   float:left;
}

.float-right {
   float:right;
}

.padding10 {
   padding-left:10px;
}

.margin-right-10px
 {
   margin-right:10px
}

.spacer {
   clear:both;
   height:1px;
}

.clear-both {
   clear:both;
}

.hiddenStyle {
  display:none;
}

.focusField{
  border:solid 2px #73A6FF;
  background:#EFF5FF;
  color:#000;
}
.errorField{
  border:solid 2px red;
  background:#EFF5FF;
  color:red;
}
.idleField{
  background:#EEE;
  color: #6F6F6F;
  border: solid 2px #DFDFDF;
}

.ul-no-style {
  list-style: none;
}

.fontSize11
{
font-size:11px;
}

#silentPhone {
   border:1px solid #CCCC33;
   padding:10px;
   margin-top:10px;
   width:200px;
}
#silentPhoneWarning {
   border:1px solid #CCCC33;
   padding:10px;
   margin-top:10px;
   width:200px;
}



.label-hori {
    margin: 2px 4px;
    font-weight: bold;
    text-align: right;
    width: 100px;
    display: inline-block;
}

.text-field {
    margin: 2px;
}

.div-outer {
    margin: 4px;
    padding: 2px;
}

