@charset "utf-8";
 html, body{
  height:100%;
 }
 
#public_content {
	position:relative;
	background:#fff;
	width:1000px;
	height:inherit;
  /*border:1px solid #000;*/
  float:left;
  }
  
  div#public_sidebar {  /* UPDATED BD 12/19 */
    position: relative;
    float:left;
    text-align:left;
    left:0px;
    width:287px;
    height: 700px;
    margin-left:30px;
	margin-right:10px;
	margin-top:15px;
  }
  
    div#public_sideuser { /* UPDATED BD 12/19 */
      /*background: url('../images/public/back_user.jpg') no-repeat 0 0 transparent;*/
      width:295px;
      height: 100px;
	  *height: 115px;
      padding:0px;
    }  
      div#public_sidephoto {
        position: absolute;
        width:96px;
        height:96px;
      }
        div#public_sidelevel { /* UPDATED BD 12/19 */
          position: inherit;
          width:47px;
          height:23px;
          top:73px;
          z-index:100;
          *margin-top:-23px;
        }
      div#public_sideusercont {
        position: absolute;
        width:165px;
        height:96px;
        left:115px;
      }
      
    div#side_btnHolder{ /* UPDATED BD 12/19 */
      *width:297px;
      width:297px;
      height: 30px;
      margin-top:8px;
	  *margin-top:0px;
    } 
	
	
	div#public_mySites{	 	/* UPDATED BD 12/19 */
      /*background:url('/images/public/back_profile.jpg') no-repeat 0 0 transparent;*/
	  overflow:hidden;
      width: 287px;
      height: 120px;
	  *height: 125px;
      padding: 8px 5px *8px 5px 0px;
    }
	
	div#public_myAwards{   /* UPDATED BD 12/19 */	
     /*background:url('/images/public/back_profile_small.jpg') no-repeat 0 0 transparent;*/
      width: 287px;
      height: auto;
      padding: 8px 8px 5px 0px;
    }
	
	div#public_myGifts{   /* NEW BD 12/19 */	
     /*background:url('/images/public/back_profile_small.jpg') no-repeat 0 0 transparent;*/
      width: 287px;
      height: auto;
      padding: 0px 8px 5px 0px;
    }
	
	div.public_gift_life{   /* NEW BD 12/19 */	
      width: 55px;
      height: 85px;
      padding-left: 2px;
	  float: left;
	  margin-top:5px;
    }
	
	div.public_gift_life_text{   /* NEW BD 12/19 */	
	text-align:center;
	font-weight:regular;
	font-size:15px;
	font-family:arial;
	color:#333;
    }
	
	div.public_gift_broadcast{   /* NEW BD 12/19 */	
      width: 40px;
      height: 45px;
      padding-left: 4px;
	  float: left;
	  margin-top:5px;
	  margin-bottom:5px;
    }
	
	div.public_gift_broadcast_holder{   /* NEW BD 12/19 */	
      position:relative;
	  width: 320px;
	  left: -4px;
	  height:auto;
	  margin-top:5px;
    }
	
	div.public_gift_broad_text{   /* NEW BD 12/19 */	
	text-align:center;
	font-weight:regular;
	font-size:14px;
	font-family:arial;
    }
	
	div.public_award{   /* NEW BD 12/19 */	
      width: 55px;
      height: 85px;
      padding-left: 2px;
	  float: left;
	  margin-top:5px;
    }

	
    div#public_sideprofile{     /* UPDATED BD 12/19 */
      /*background:url('/images/public/back_profile.jpg') no-repeat 0 0 transparent;*/
      width: 287px;
      height: auto;
      padding: 0px 8px 5px 0px;
    }

    div#public_sideprofile_bottom{     /* UPDATED BD 12/19 */
      /*background:url('/images/public/back_profile.jpg') no-repeat 0 0 transparent;*/
      width: 287px;
      height: auto;
      padding: 0px 8px 5px 0px;
    }


      p.leftAlign{
        text-align:left;
      }
      p.rightAlign{
        text-align:right;
      }

    .public_photo_recent {
      vertical-align:top;
      display:block;
      width:60px;
      height:60px;
      padding: 0px 15px 20px 0px;
    }

  div#public_listing {
    position:relative;
    text-align:left;
    float: right;
    width:600px; 
    *width:590px;
    min-height:100%;
    height:auto;
    padding: 12px 50px 0px 12px;
    *padding: 12px 40px 0px 12px;
  }
  
    div#public_listingHeaderHolderShare{ 
      width:600px;
      height:auto;
      padding: 0;
    }
	
	  div#public_listShare{ 
        font-size:13px;
        position:relative;
        float:left;
        width:330px;
		height:55px;
		padding-top:10px;
        margin-top:10px;
        margin-bottom:5px;
      }   
	  
	  .text_input {     /* UPDATED BD 12/19 */
		  position:absolute;
		  font-family:arial;
		  font-size: 12px;
		  height:25px;
		  width:250px;
		  top:5px;
		  left:75px;
	  }
	  
	  .text_inputCopy { 
		  position:absolute;
		  top:4px;
		  left:340px;
	  }
	  
	  .text_inputPost{     /* UPDATED BD 12/19 */
		  position:absolute;
		  top:4px;
      *top:0px;
		  left:430px;
	  }
	  
	  .text_inputTweet{     /* UPDATED BD 12/19 */
		  position:absolute;
		  top:4px;
      *top:0px;
		  left:520px;
	  }
	
    div#public_listingHeaderHolder{ 
      width:600px;
      height:auto;
      padding: 0;
    }
	
    div#public_listingHeader{ 
    *float:left;
		width:130px;
		height:20px;
      }
	  
      div#public_listsort { 
        font-size:13px;
        position:relative;
        float:right;
        width:330px;
		height:20px;
        margin-top:0px;
        margin-bottom:0px;
      }   
	  
    div.public_listingIteration{
      width:600px;
      height:auto;
      padding: 0;
    }
	
      div#public_listentry {  /* UPDATED BD 12/19 */
        position:relative;
        width:600px;
        height:auto;
        padding: 15px 0px 15px 0px;
        *padding-bottom: 5px;
      }
	  
        div#public_listphoto {
          position: relative;
          float:left;
          width:96px;
          height:96px;
        }
		
          div.public_listscore {
            background:#000;
            color: #6ad807;
            font-family:helvetoca, arial, sans-serif;
            font-size: 13px;
            font-weight: bold;
            line-height: 20px;
            position: absolute;
            text-align:center;
            width:32px;
            height:20px;
            top:76px;
            left:64px;
            z-index:80;
          }
		  
          div#public_listplay {
            position: absolute;
            width:33px;
            height:21px;
            top:36px;
            left:35px;
            z-index:175;
          }
		  
        div#public_listentrycont {   /* UPDATED BD 12/19 */
          position: relative;
          float:right;
          width:480px;
          height:auto;
          padding:0;
          margin-left:20px;
        } 
		
        div#public_listingmore{
          text-align:center;
          padding-top:10px;
          display:block;
          padding-bottom: 40px;
        }
		
  .list_Share { 
	  padding:5px;
	  position:relative;
	  top:12px;
  }
  
  .alignTop {
	  vertical-align:top;
  }
  
  
 .stream_text_title_back { /* 	NEW 12/19 BD  */
	background-color:#f6f6f6;
	overflow:hidden;
	/*width:287px;*/
	vertical-align:middle;
	height:25px;
	margin-bottom:15px;
	padding-left:5px;
}

.stream_text_title_back_big { /* 	NEW 12/19 BD  */
	background-color:#f6f6f6;
	overflow:hidden;
	vertical-align:middle;
	/*width:287px;*/
	*width:287px;
	height:25px;
	margin-bottom:15px;
	margin-top:10px;
	padding-left:0px;
}


.stream_text_title_sub {  /*   NEW 12/19 BD  */
	float:left;
	font-size: 13px;
	color:#838383;
	font-weight: bold;
	line-height:25px;
}
  
  
	  
/* SPECIAL FONTS */

.header{ 	/* ADDED BD 09/20 */
  color:#333;
  font-weight:bolder;
  font-size:18px;
  margin-top:10px;
  margin-bottom:0px; 
}

.headerUnderline{ 	/* ADDED BD 09/20 */
  color:#333;
  font-weight:bolder;
  font-size:18px;
  margin-top:10px;
  padding-bottom:8px;
  margin-bottom:5px; 
  border-bottom-width:890px;
  border-bottom: solid 1px;
  border-bottom-color:#cccccc;
}



	
/* ROLLOVER BTNS */

#btn_becomeFan { /* REVISED BD 12/19 */
  position:relative;
  float:left;
  width: 142px;
  height: 33px;
  /*background: url('/images/public/btn_def_becomeFan.jpg') no-repeat;*/
}
	
/*  a #btn_becomeFan:hover{
    background: url('/images/public/btn_over_becomeFan.jpg') no-repeat;
    cursor:pointer;
  }
  a #btn_becomeFan:active{
    background: url('/images/public/btn_off_becomeFan.jpg') no-repeat;
    cursor:pointer;
  }
*/
        
#btn_sendMessage{ /* REVISED BD 12/19 */
  position:relative;
  float:left;
  width: 144px;
  height: 33px;
  /*background: url('/images/public/btn_def_sendMessage.jpg') no-repeat;*/
  padding:0px;
}

/*  a #btn_sendMessage:hover{
    background: url('/images/public/btn_over_sendMessage.jpg') no-repeat;
    cursor:pointer;
  }
  a #btn_sendMessage:active{
    background: url('/images/public/btn_off_sendMessage.jpg') no-repeat;
    cursor:pointer;
  }
*/
        
#btn_def_moreBrodcast {
  position:relative;
  float:left;
  width: 236px;
  height: 37px;
  background: url('/images/public/btn_def_moreBrodcast.jpg') no-repeat;
  /*padding:0px 0px 15px; */
  
}
/*  a #btn_def_moreBrodcast:hover{
    background: url('/images/public/btn_over_moreBrodcast.jpg') no-repeat;
    cursor:pointer;
  }
*/

