﻿
/* DOJO DIALOG HIDE UNDERLAY \*/

     #dlgAddress_underlay{
        display:none;
        z-index:900;
    }
     #dlgAddressInput_underlay{
        display:none;
        z-index:900;
    }

     .imgBounce {
        padding:0;
        width:34px; height:34px;
        vertical-align:middle;
        position:relative;
        top:0;
        padding-left:3px;
        padding-right:3px;
    }

  /* FLOAT TOOLBAR \*/  
    .left-element {
   float: left;
  
   width: 49%;
   }
img{  border-style: none;}
#container {top:42px; height:820px;} /*was 757 high/ added for extension of map*/
.header{   position: relative;   float: left;   left: 0%;   width: 100%;   height: 42px;   background-color: #2C548D;    color: #fff;    border-bottom: 4px solid #BBBBBB;    text-align:left; z-index:1;}
.header .logo {    float: left;    width: 100px;    height: 42px;    overflow: hidden;    text-indent: -9999px;    z-index:2;   }

.header .title { padding:15px 0px 5px 10px; font-weight:bold; font-size: 1.95em;}
#userlinks { position: absolute;right: 0; margin: 0 16px;top:6px;font-size: 1.2em;height: 42px;z-index:1;text-decoration:none;}
#userlinks a {color: #fff;font-weight: bold;padding: 3px 6px 3px 6px;margin: 0 2px;text-decoration:none;}
#userlinks a:hover {background: #99B2D2;color:#fff}
#subheader{position: absolute;left:200px;top:6px;}
#menulinks {clear: both;padding: 3px 12px;background: #99B2D2;overflow: hidden;z-index:3;}
#menulinks ul {float: left;list-style-type:none; margin: 0 12px 0 2px;}
#menulinks a {float: left;color: #fff;font-weight: bold;font-size: 1.2em;padding: 3px 19px 3px 6px;}
#menulinks a.selected {background-color: #2C548D;}
#menulinks a:hover {background-color: #2C548D;}
#menulinks ul li {float: left;}
#divMapDropdown{z-index:10;position:absolute;top:460px;left:38px;}
.subtitle {font-size: 1.2em; font-weight: bold; color: #99B2D2;}
.subtitle2 {font-size: 1.2em; font-weight: bold; color: #2C548D; text-transform:uppercase;padding-right:15px;}
.subtitle3 {font-size: 1.2em; font-weight: bold; color: #2C548D;display:inline-block;}
.information {font-size: 1.0em;}
.alert {font-size: 1.0em;}
.textinput { float: left; width: 280px; margin-right: 0; border: 1px solid #CCCCCC; padding: 0.25em 4px; }
.selectinput { float: left; width: 150px; margin: 0; border: 1px solid #CCCCCC; padding: .15em 4px; }
.dropdownlist {border: 1px solid #CCCCCC; padding: 0.25em 4px;}
.dropdownlabel {text-align:right;padding-top:10px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}
.white {
    background: #FFF;
    padding: .8em;
    border: 2px solid #CCCCCC;
}

.bluelink{float:left; font-weight: bold; color:#99B2D2; font-size:10px;}
ul { list-style-type: none; margin-left: 0; line-height:normal; }
li { overflow: hidden; padding-bottom:3px; }
ul a { float:left; font-weight: bold; color:#99B2D2; font-size:1em; }	
ul  a:hover { color: #2C548D;}
.right-element {
   float: right;
   width: 49%;
   text-align: right; /* depends on element width */
   } 
   #idContainer
   {

   }

#banner
{
	position:absolute; top:5px; left:10px; z-index:180;
}
#mapaddress
{
	position:absolute; top:90px; left:20px; z-index:100; font-size:18px;
}

 #topshadow 
 {
 	overflow: hidden;
    float: left;
    width: 100%;
    position: relative;
    margin: 0 -5px 1em;
    border: 4px solid #E8EEF7;
    background: #fff;
    -webkit-border-radius: 9px;
 }
 #top 
 {
    overflow: hidden;
    padding: 0.75em 16px;
    border: 1px solid #BCC5D1;
    -webkit-border-radius: 5px;
 }
 #bottomshadow 
 {
 	overflow: hidden;
    float: left;
    width: 100%;
    position: relative;
    margin: 0 -5px 1em;
    border: 4px solid #E8EEF7;
    background: #fff;
    -webkit-border-radius: 9px;
 }
 #bottom
 {
    overflow: hidden;
    padding: 0.75em 16px;
    border: 1px solid #BCC5D1;
    -webkit-border-radius: 5px;
 }
table.SearchTable
{
border-collapse:collapse;
padding-left:15px;
color: #808080;
vertical-align:bottom;

}
table.SearchTable th
{

}
table.SearchTable td
{
font-style:normal;
font-weight:normal;

}
table.SearchTable td.title
{
	text-align:right;
	font-weight:bold;
padding:7px 5px 7px 5px;
	color:Black;
}
.ddlinput { font-size: 1em; float: left; margin-right: 0; border: 1px solid #CCCCCC; padding: 0.25em 4px; }
table.IdTable
{
border-collapse:collapse;
padding-left:15px;
vertical-align:bottom;
border: solid 1px #CCCCCC;
}
table.IdTable th
{
	text-align:left;
	font-weight:Bold;
	background:#BBBBBB none repeat scroll 0%;
	color:#FFFFFF;
}
table.IdTable td
{
border: solid 1px #CCCCCC;
font-style:normal;
font-weight:normal;
}
.scrollTall {height:200px; overflow:auto;}
.infoPostFIRMPremRangeMonth {
    font-style:italic;
}
