﻿#myMapPane
{
 width:430px;
 display:none;
}

#myMapContent
{
 /*background:white;*/
 
}    

#myMapInfo2
{

float:right;    /* this prevents it from repositioning itself entirely under myMapInfo1 when a line is too long */
width: 238px; /* this prevents it flowing under myMapInfo1 when it grows in depth*/
}

#myMapInfo1
{
 float:left;   
 width: 160px;
 /*padding-bottom: 10px;*/
}

#cttCtnrUsr
{
   padding:5px;height:154px;
       
}

#myMapInfo2S
{
/*float:right;    /* this prevents it from repositioning itself entirely under myMapInfo1 when a line is too long */
/*width: 238px; /* this prevents it flowing under myMapInfo1 when it grows in depth*/
padding:5px;
}

#myMapInfo1S
{
 float:right;  
 padding:5px; 
}

#myMapProfileEdit
{
    text-align:right;
}

#myMapViewProfileLink
{
    text-align:center;
    padding-top:10px;
}

#myMapDisplay
{
 font-size: 150%;  
 color:#a16d5d;  
}

#myMapDisplayS
{
 font-size: 150%;  
 color:#a16d5d;  
}

.myMapProfileHdrDiv
{
   padding-top:7px;
}

.myMapProfileHeader
{
    color:#84a2d4; /*#7B52A5;*/
    padding-right:5px;
}


#myMapAboutMe
{
    /*padding-bottom:7px;*/
}

#myMapJoined
{

}

#myMapPhoto
{
  text-align:center;
}

#myMapPhotoSum
{
}

#myMapPhotoMenu
{
  text-align:center;
}

#myMapThumbnails
{
 margin-top:2px;
 padding-top:2px;
 height:34px;
 width:161px;
 overflow:auto;
}    

#myMapThumbnails a{float:left; border:1px solid white;padding:1px;margin-right: 1px;}
#myMapThumbnails a:hover{ border:1px solid #fcc800;}
#myMapThumbnails a img{float: left; margin: 0px;}  /*firefox only */

#tabberDiv
{
    clear:both;
}

.tabberMenu
{
    text-align: center;
    padding-top:5px;
    padding-bottom:8px;
    padding-right:0px;
}

.tabberBlock
{
height:330px;
overflow:auto;

scrollbar-face-color:#FFFFFF;
scrollbar-arrow-color:#84a2d4;
scrollbar-track-color:#FFFFFF;
scrollbar-shadow-color:#84a2d4;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-Color:#E7F1F8;
/*scrollbarBaseColor:#FFFFFF;*/  
}

.postPrayerAnswered {color:#e6b422; font-weight:bold;}

#myMapFavoritesDiv {display:none;}

#photoManageMenu
{
text-align:center;
padding:10px;
}    

#managePhotoInstruction
{
 text-align:center;
 padding-bottom:20px;     
}

#managePhotoDescription
{
 padding-top:10px;
 padding-bottom:10px;     
}

#managePhotoDescription input
{ 
    width:320px;
}

.myMapPhotoDesc
{
  margin-left:5px;
  border:1px solid white;
  width:300px;

  padding-left:3px;
  font-family: Verdana, Arial, Sans-Serif;
  font-size:95%;
}

#myMapPhotos div
{
 margin-bottom:8px;   
}    

/* profile pane styles */

.profFieldName
{
    padding-left:15px;
    vertical-align:top;
}

.profColumn
{
    width:145px;
}

.profFieldItem
{
    width:220px;
}

#profDiscoText
{
    padding-top:5px;
    padding-left:5px;
    font: 110% Arial, sans-serif;
    text-align:center;

}

#profBlankLine
{
    height:20px;
}

#profChangePassword1 {display:none;}
#profChangePassword2 {display:none;}