/** this style sheet is used only by findme+ **/
.header	{
       	width: 768px;
        height: 85px;
        boder: 0px;
        background: transparent  url(/static/images/plus/bg_top.gif) no-repeat;
 }

.logo	{
        position:relative;
        left:48;
        top:15;
        bottom: 0px;
        width: 343px;
        height: 56px;
        background: url(/static/images/plus/logo.gif) no-repeat;
 }

.mapquest_logo	{
        position:relative;
        left:631;
        top:-41;
        width: 117px;
        height: 10px;
        padding: 3px;
        background: url(/static/images/plus/goto_mapquest.gif) no-repeat;
 } 


  
.homeLeftPanel	{
        position: relative;
        left: 20px;
        width: 420px;
        /**height: 309px;**/
        height: 349px;
	/**margin-bottom:10;**/
	background: transparent url(/static/images/plus/home_left_panel.jpg) no-repeat;
}

.activationTip { 
        position: relative;
        right: 10px;
        top: 5px;
        width: 194px;
        height: 217px;
	
	background: transparent url(/static/images/plus/activation_tip.png) no-repeat;
 }

.loginPanel	{
        position: relative;
        left: 0px;
        top: 0px;
        width: 295px;
        /**height: 191px;**/
        height: 220px;
        background: transparent url(/static/images/plus/current_user_panel_220.gif) no-repeat;
}  

.homephone {
        position:relative;
        left:0;
        top:10;
        bottom:10;
        width:182px;
        height:197px;
        background: transparent url(/static/images/plus/phone_graphic.gif) no-repeat; 
        /**background: transparent url(/static/images/plus/phone_noshadow.gif) no-repeat;**/
}

.middle	{
        width:768px;
        height:1px;
        
        background: transparent url(/static/images/plus/bg_middle.gif);
	
}
    
.bottom	{
        position:relative;
        width:765px;
        height:13px;
        right: 1px; /** 'bottom' can line up with 'middle' **/
        background: transparent url(/static/images/plus/bg_bottom.gif) no-repeat;
	
}

.plusfooter {
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif; 
	FONT-SIZE: xx-small; 
	FONT-WEIGHT: normal; 	
	
}
    
.pluspowerfooter { 
	FONT-FAMILY: Verdana, Arial,  Helvetica, Sans-Serif; 
	FONT-SIZE: 8pt; 
	FONT-WEIGHT: normal;
       	COLOR: #000000; 
} 

.subTitleBar { 
             
               height: 20px;
               width: 705px;
               background: url(/static/images/plus/graphic_bar.gif) no repeat;
 }

/** the following is for the page section inside the bigger frame, such as activation.jsp**/
/** 'insideTop' class is done this way specially, leave background image out to the jsp file, 
** otherwise, IE won't work with it.**/
.insideTop { 
             position:relative;
             left:20px;
             right:20px;
             top: -2px;
}

/** this 'top' class is just for login page. **/
.insideloginTop { 
             position:relative;
             left:0px;
             right:0px;
             top: -2px;
             bottom: 0px;
             width: 729px;
             height: 9px;
             background: url(/static/images/plus/background_inside_top.gif) no-repeat;          

 }

.insideMiddle { 
                position:relative;
                left:20;
                right:20;
                width: 729px;
                height: 1px;
                top: 0px;
                background: url(/static/images/plus/background_inside_middle.gif);
 }

.insideBottom { 
                position:relative;
                left:20;
                right:20;
                top:-2px;
                width: 729px;
                height: 142px;
                background: url(/static/images/plus/background_inside_bottom.jpg);
 }

/** this .titleBarMain is only for some jsp files inside 'location' because of the cellpadding=0 **/

 .titleBarMain	{
       position:relative;
       left:15;
       width: 695px;
       height: 20px;
       background: url(/static/images/plus/titleBar.gif) no-repeat;
   }


/**the following three classes are only for the title bar with 'logout' link on it. **/
.titleBar	{
       position:relative;
       left:10;
       width: 695px;
       height: 20px;
       background: url(/static/images/plus/titleBar.gif) no-repeat;
   }



.titleTextLeft { 
       position: absolute;
       top: 0;
       left: 5px;
}

.titleTextRight { 
        position: absolute;
        top: 0;
        right: 10;    
       
}

.blackberrypanel { 
                position:relative;
                left:20px;
                right:20px;
               
                padding-bottom:10px;
                width: 729px;
                height: 120px;
                background: url(/static/images/plus/blackberry/blackberry_H120.jpg) no-repeat;

 }


 
.bb_text{ 
               
                right:10px;
                top:5px;
}

.bodyText {
  FONT-SIZE: 10pt; 
  COLOR: #000000; 
  FONT-FAMILY: Verdana, Arial,  Helvetica, Sans-Serif; 

  }

  
.navigationText {
  FONT-SIZE: 11pt; 
  COLOR: #272750;
  FONT-FAMILY: Verdana, Arial,  Helvetica, Sans-Serif; 

  }  

.Statusplus {
	FONT-FAMILY: Verdana, Arial,  Helvetica, Sans-Serif; 
	FONT-SIZE: 8pt; 
	FONT-WEIGHT: normal; 	
	COLOR: #272750
}

.headerText {
  FONT-SIZE: 12pt; 
  COLOR: #272750;
  FONT-WEIGHT: bold;
  FONT-FAMILY: Verdana, Arial,  Helvetica, Sans-Serif; 
 ALIGN: left;
  } 

.boldBodyText {
  FONT-FAMILY: Verdana, Arial,  Helvetica, Sans-Serif; 
  FONT-WEIGHT: bold;
  FONT-SIZE: 10pt; 
  COLOR: #272750;
}
  
.plusfooter {
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif; 
	FONT-SIZE: xx-small; 
	FONT-WEIGHT: normal; 	
        
} 
  
.linkText { 
   FONT-SIZE: 10pt; 
   FONT-FAMILY: Verdana, Arial,  Helvetica, Sans-Serif;   
   COLOR: #0000FF; 
   TEXT-DECORATION:underline;                         
  

 }





/* the following part is duplication of alertstyle.css, for findmeplus only, the part in alertstyle.css can be removed */
/* after findme plus replace findme. */
.editPhonepanel { 
        position:relative;
        width: 283px;
        height: 133px;
        margin-right:20px;
        background: transparent url(/static/images/hp2.gif) no-repeat;

 }

 .contactPanelplus {
        position:relative;
        width: 283px;
        height: 148;
        margin-right:20px;
        background: transparent url(/static/images/hp1.gif) no-repeat;
 }