/* last modified jan 13 2006 by larrym to fix FF 1.5 problem. 
   See lines 210 et seq. 
*/

.menuBody {
    background-image: url(/web/20130312203134oe_/http://interpreter.uscourts.gov/images/gradient.gif);
    background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
}


.colorbar{
	position: relative; 
	vertical-align: middle;
	width: 100%;
	height: 25px;
	font:  bold 20px  Verdana, Arial san-serif;
/*           font-weight: bold;*/
	margin-bottom: 6px;
}

/*------------------------------------------------------------------------------*/
.panelButton, .panelButtonRollover{ 
         background: transparent url("/web/20130312203134oe_/http://interpreter.uscourts.gov/images/mb4.gif") no-repeat;
         position: relative;
         float: left;
         width: 260px;
         height: 30px;
         font: Verdana, Arial sans-serif;
         font-size:12px;/*100%;*/
         cursor: pointer;
         margin-left: 8px;
         /* margins top and bottom need to be set to sync up appearance on ie and firefox.*/
         margin-top: 0px; 
         margin-bottom: 0px; 
         border:0px;
         padding:0px;
         }

/* *sigh* IE won't support :hover pseudo-classes on anything except "A" refs          */
/* so I have to impliment the hover with javascript and the panelButtonRollover class */
.panelButtonRollover{ 
         background-image: url("/web/20130312203134oe_/http://interpreter.uscourts.gov/images/mb4ro.gif");
 }


.actionAreaBtn, .actionAreaReturnBtn, .actionAreaBtnRollover{
         position: relative;
         width: 191px;
         height: 25px;

         font: bold 12px Arial,sans-serif;
         cursor: pointer;
         border:1px solid;
         background-color:#ccc4e4;
         border-top-color:#e3d5e9;
         border-left-color:#c9c6e5;
         border-right-color:#a9a6c5;
         border-bottom-color:#8887bc;

         filter:progid:DXImageTransform.Microsoft.Gradient
          (GradientType=0,StartColorStr='#e2d5e9',EndColorStr='#a8a7dc');
         }

.actionAreaBtnRollover  {
         background: transparent url("/web/20130312203134oe_/http://interpreter.uscourts.gov/images/smallbuttonro.gif") no-repeat;
               }

.actionAreaReturnBtn {
                       }

.panel .panelButton A, .panel .panelButtonRollover A{ 
        position:absolute;
        text-decoration: none;
        color:black;
        font-weight:normal;
        width:254px;
        height: 23px;
        text-align: center;
        padding-top: 5px;
        } 

/*
 * Special panel used to display messages to the user
 */
#MessagePanel
{
  visibility:hidden;
  color:black;
  font: bold 12px Verdana, Arial sans-serif;
/*  font-weight:bold;*/
  vertical-align:center;
  display: table; 
}

/*------------------------------------------------------------------------------*/
.contentDivision
{ 
  position:absolute;
  top:80px;
  width:800px;
  left:10px;
  padding:0;
/*  border: thin solid yellow;*/
}

.descriptionDivision
{
  background-color:#acb5c0;
  color:white;
  position:absolute;
  top:0px;
  left:10px;

  background-color:transparent; 
  color:black;
  position:relative;
  float:left;
  padding:5px;
  width:230px;
  max-height:425px;

  height:expression( this.offsetHeight<(document.getElementById("actionDivision")==null?"250px":document.getElementById("actionDivision").offsetHeight)?this.offsetHeight : (document.getElementById("actionDivision")==null?"250px":document.getElementById("actionDivision").offsetHeight) ); 

  border: thin solid #7f7f7f;
  border-style: ridge;
  border-width:2px;
  font: 12px Verdana, Arial sans-serif; 
  overflow: auto; 

 }

.descriptionDivision OL,.descriptionDivision UL
{
  text-indent:0px;
  padding-left:0px;
  padding-top:0px;
  padding-bottom:0px;
  margin-left:0px;
  margin-top:5px;
  margin-bottom:0px;
}

.descriptionDivision LI
{
padding-bottom:5px;
padding-left:6px;
list-style-position: inside;
padding-top:0px;
padding-bottom:0px;
text-indent:-16px;
margin-left:12px;
}

.descriptionDivision P
{
 padding-top:0px;
 padding-bottom:0px;
 text-indent:0px;
 margin-top:4px;
}

.actionDivision
{ 
  position:relative;
  float:left;
  margin-left:20px;
//  width-min:600px;
/*  border: thin solid red;*/
}

/*------------------------------------------------------------------------------*/

div#topbar_text
{
  position:absolute;
  top:2px;
  left:12px;
  left: expression('8px');
}

div#topbar
{ 
   position:absolute;
   top:50px;
   left:0px;
   background-image: url(/web/20130312203134oe_/http://interpreter.uscourts.gov/images/bar.gif);
   background-repeat: repeat-x;
   height:24px;
   width:100%;
   z-index:1;
}

div#footer{
         margin-left:auto;
         margin-right:auto;
         clear:left;
         font: 12px Verdana, Arial sans-serif; 
         visibility:inherit;

         }

/* added top: 0px; to fix Firefox 1.5 location problem 
*  Jan 13, 2006 larrym
*/
div#logout, div#PeopleFinder, div#help{
         position: absolute; 
         width: 42px;
         cursor: pointer; 
         top: 0px;
         }

div#logout{
         left: 720px;
         }

div#help{
         left: 675px;
         }

div#PeopleFinder {
         left: 630px;
         }

/*
 * "home" is for the home page of the main screen, not to be confused with homelink
 */
div#home { 
	position: absolute;
	top: 27px;
    width: 675px;
	font: bold 12px Verdana, Arial sans-serif;
	text-align: center;
	color:black;
}

div#home A{ 
	font: 10px Verdana, Arial sans-serif;
}

/* added top: 0px; to fix Firefox 1.5 location problem 
*  Jan 13, 2006 larrym
*/
div#logo{
  background-image: url(/web/20130312203134oe_/http://interpreter.uscourts.gov/images/infoweblogo.gif);
  position: absolute; 
  width: 170px;
  height: 49px;
  left:12px;
  left: expression('5px');
  top: 0px;
  }
  
/* added top: 0px; to fix Firefox 1.5 location problem 
*  Jan 13, 2006 larrym
*/
div#homelink { 
    background-image: url(/web/20130312203134oe_/http://interpreter.uscourts.gov/images/infoweblogo_link.gif);
    width: 170px;
    height: 49px;
	position: absolute;
    left:12px;
	left: expression('5px');
    top: 0px;
    cursor:pointer;
}

#courtselector SELECT{  
    top:1px;
    z-index:-1;
    font-size:10px;
    font-size:expression('9px'); /* this will override the previous declaration in IE only.  The sizes look different in different browsers*/
        }

#courtselector { 
	position:absolute;
	text-align: left;

	left: 12px;
	left: expression('5px');

	top: 1px;
	font: 10px Verdana, Arial sans-serif;
    z-index:7;
    visibility:hidden;
    width:600px;
    top:-1px;

}

div#budgetAnalyst{ 
 position: relative; 
  left: 12px;
  width: 480px;
  margin:0;
margin-top:-8px;
  padding:0;
}

div#demo{
  color:red;
  background-color: transparent;
  position: absolute; 
  left:340px;
  letter-spacing:5px;
  font-size:30px;
  font-weight:bold;
  top:10px;
  }

/*- temporary and should be moved to local files -------------------------------*/
#officeInfo
{ 
visibility:hidden; 
position:absolute;
top:0px;
left:5px;
}

#contactInfo
{ 
visibility:hidden; 
position:absolute;
top:0px;
left:5px;
right:0px;
}

.font_inc, .font_incRollover
{
  position:absolute;
  background-image: url(/web/20130312203134oe_/http://interpreter.uscourts.gov/images/font_inc.gif);
  left:700px;
  height:24px;
  width:50px;
  top:50px;
  font: 10px Verdana, Arial sans-serif;
  z-index:7;
  cursor:pointer;
  }

.font_incRollover
{
  background-image: url(/web/20130312203134oe_/http://interpreter.uscourts.gov/images/font_incro.gif);
  }

.font_dec, .font_decRollover
{

  position:absolute;
  background-image: url(/web/20130312203134oe_/http://interpreter.uscourts.gov/images/font_dec.gif);
  left:650px;
  height:24px;
  width:50px;
  top:50px;
  font: 10px Verdana, Arial sans-serif;
  z-index:7;
  cursor:pointer;
  }

.font_decRollover
{
   background-image: url(/web/20130312203134oe_/http://interpreter.uscourts.gov/images/font_decro.gif); 
}
