body{
margin: 0px;
padding: 0px;
height: 100%;
width:100%
}


#draggable{
 outline: none;
 
}


a:active
{
  outline: none;
}


#sidekick
{
  outline: none;
}

#bgPop
{
  background  : url("http://sidekick.s3.amazonaws.com/images/popup_closeout.png") repeat;
  outline: none;
  margin:0;
  padding:0;
  
  width:626px;
  height: 463px;
}  

#textPop
{
 position:absolute;
 font-family: "Trebuchet MS", sans-serif;
 top:65px;
 left:145px;
  padding:0;
  color:#128200;
  width:430px;
  height: 460px;
  text-align:left;
  font-size:11px;  
  font-weight:sharp;
}

#textPopFlash
{
 position:absolute;
 font-family: "Trebuchet MS", sans-serif;
 top:65px;
 left:145px;
  padding:0;
  color:#128200;
  width:130px;
  height: 160px;
  text-align:left;
  font-size:12px;  
  font-weight:sharp;
}

#textPop a, a:link, a:visited 
{

  color:#128200;
  font-weight:bold;

}

.menu{
	z-index: 2;	  
  font-size:0.9em;  
  color: #fff;
  position: absolute;
}
#user{
	z-index: 100000000;	 
	position: absolute; 
    top:20px;
    left:20px;
}
#friendsList{
	z-index: 100000000;	 
	position: absolute; 
    top:420px;
    left:20px;
    width:500px;
    height:300px;
    background-color: #fff;
}
#postToMySpace{
	z-index: 100000000;	 
	position: absolute; 
    top:420px;
    left:20px;
    width:500px;
    height:300px;
    background-color: #fff;
}

#inst{
	z-index: 100000000;	 
	position: absolute; 
    top:20px;
    left:20px;
}

#_myStage{
height:100%;
width:100%;
}

.menu div{
	font-family: arial, verdana;
	z-index: 2;
  font-size: 9px;
  padding: 3px 0px 2px;
  color: #fff;
  width: 90px;  
  cursor: pointer; 
  text-align: center;
  background: #e66c00 none no-repeat scroll center center;  
}

.menu ul{
  margin: 0px;
  padding: 0px;
  width: 90px;
  list-style: none;
}
  
.menu ul li{
	z-index: 2;  
  font-size:0.9em;
  
  cursor: pointer; 
  color: #fff;
  width: 91px;
  margin: 1px 0px 0px 0px;
  padding: 2px 0px;
  
  background: #F29900 none no-repeat scroll center center;
}

.menu ul li a{
	font-family: arial, verdana;	
  font-size: 9px;
	text-decoration: none;
	color: #fff;
	display: block;	
}

.menu ul li a:hover{		
  background-color: #ffc600;
}


#place-bubble-msg{
	position: absolute;
	z-index: 1;
	width: 306px;
	height: 30px;
	top: 0px;
	left: 0px;
	font-family: arial, verdana;	
  font-size: 10px;  
  
}

#place-bubble{  
  z-index: 1;
  position: absolute;
   
  text-align: center;  
  cursor: move;
   outline: none;
}

#place-bubble-girl{  
  z-index: 1;
  position: absolute;   
  top: 20px; left: 20px;
  text-align: center;
   outline: none;
}




#place-bubble-girl div{  
 position: absolute; left: -20px; top: 0px; width: 300px; height: 300px; z-index: 4;
 }




#place-bubble-handle{
  cursor: move;
  z-index: 999; background-color: transparent; position: absolute; width: 280px; height: 200px; top: 0px; left: 0px;
}


a img{border:0;}
	
