 .transimage
{
opacity:0.9;
filter:alpha(opacity=90)
}

.transimage1
{
opacity:1.0;
filter:alpha(opacity=100);
}


.bottomnav
{
font-size:12px;
color:#000;
padding:0px 10px 0px 10px;
border-color:#000;
border-style:solid;
border-width:0px 1px 0px 1px;
}

.bottomnav a:link {color:#000}
.bottomnav a:visited{color:#000}



#plan1layer, #plan2layer, #plan3layer
{
border:double 3px #000;
margin-bottom:20px;
background:#000;
padding-bottom:10px;
} 





/* searchplans style **************************************************************      */

input[id="smin"],input[id="smax"]
 {
  width:38px;
  height:14px; 
  font-size:12px;
  border:solid 1px #000;
  font-weight:bold;
  background-color:#fff;
}


input[id="searchemail"]
 {
  width:90px;
  height:14px; 
  font-size:12px;
  border:solid 1px #000;
  font-weight:bold;
  background-color:#9FB5C8;
}

select
 {background-color:#fff;
  width:96px;
  font-size:12px;
   font-weight:bold;
  border:solid 1px #000;
}

#searchplans td 
{
margin-bottom:10px;
}

/* end searchplans style **************************************************************      */




.overlayer
{	position:fixed;
	z-index:26;
	left:0px;
	right:0px;
	top:0px;
	bottom:0px;
	background:#333;
	display:none;
   
  /*Safari and Firefox*/
  background:rgba(22,22,22,0.9);

/*IE*/

	*background:transparent;
	*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00111111,endColorstr=#dd111111);
	*zoom:1;

  }

.transback
{	
	background:#003366;
  /*Safari and Firefox*/
  background:rgba(0,51,102,0.5);

/*IE*/

	*background:transparent;
	*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66003366,endColorstr=#66003366);
	*zoom:1;
  }


.infobox
{
	display:none;
        font-size:14px;
        line-height:18px;
	font-family: Arial, Helvetica, Sans-Serif;
        font-family:arial;
	text-align:left;
	padding:8px;
        z-index:10;
	background:#003366;
  /*Safari and Firefox*/
  background:rgba(0,51,102,0.5);

/*IE*/

	*background:transparent;
	*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66003366,endColorstr=#66003366);
	*zoom:1;
  }
  
  .transback-light
{	
	background:#eee;
  /*Safari and Firefox*/
  background:rgba(212,212,212,1.0);

/*IE*/

	*background:transparent;
	*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff,endColorstr=#ffaaaaaa);
	*zoom:1;
  }

.transblack
{	

  /*Safari and Firefox*/
  background:rgba(000,000,000,0.8);

/*IE*/

	*background:transparent;
	*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000,endColorstr=#33000000);
	*zoom:1;
}

.transwhite
{	

  /*Safari and Firefox*/
  background:rgba(255,255,255,0.5);

/*IE*/

	*background:transparent;
	*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff,endColorstr=#33ffffff);
	*zoom:1;
}


.frameop
{
opacity:.8;
filter:alpha(opacity=80);
}

  .fullback
{	
  /*Safari and Firefox*/
  background:rgba(000,000,000,0.6);

/*IE*/

	*background:transparent;
	*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#55ffffff,endColorstr=#cc0000000);
	*zoom:1;
  }
  
  
    .blackgrad
{	
  /*Safari and Firefox*/
  background:rgba(55,55,55,1.0);

/*IE*/

	*background:transparent;
	*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff999999,endColorstr=#ff111111);
	*zoom:1;

color:#fff;	
  }
  
 .blackgrad a:link {font-weight:bold;color:#fff}
 .blackgrad a:visited {font-weight:bold;color:#fff}
 .blackgrad a:hover {font-weight:bold;color:#ccc}
  

