﻿#LivePageUserBox {
  display:block;
  width:130px;
  height:auto;
  padding:0px 10px 5px 10px;
  border:solid 1px #cccccc;
  overflow:hidden;
}

#LivePageUserBox  #LivePageUserNameBox {
  display:block;
  width:130px;
  height:18px;
  text-align:center;
  font-size:14px;
	color:#3b5998;
  padding:5px 10px 5px 10px;
  margin:0px 0px 0px -10px;
  border-bottom:solid 1px #B0C4DE;
  /*background:#E6E6FA;*/
  background: url(/images/my-live-BG-colors.jpg) repeat-x 0 -80px;
}

.bold {
  font-weight:bold;
}

#LivePageUserPicture {
  display:block;
  width:100%;
  text-align:center;
  width:130px;
  margin-bottom:-10px;
  border:none;
}

#FullName {
  display:block;
  width:100%;
  text-align:center;
}

#Status {
  display:block;
  width:100%;
  text-align:left;
}

#Status img {
  margin:0px 0px 0px 34px;
}

#LivePageCompanyURL {
  display:block;
  width:134px;
  color:#4169E1;
  padding:10px 0px 0px 16px;
  margin: 0px 0px 0px -10px;
  font-size:11px;
  text-align:left;
  border-top:solid 1px #cccccc;
}

#LivePageCompanyURL img {
  border:none;
  position:relative;
  top:3px;
  margin:0px 6px 0px 0px;
}

#LivePageCompanyURL a {
  color:#4169e1;
  font-weight:bold;
  text-decoration:none;
}

#LivePageCompanyURL a:hover {
  text-decoration:none;
}

#NotesTitle {
  width:150px;
  margin:0px 0px 0px -10px;
  padding:10px 0px 0px 10px;
  border-top:solid 1px #cccccc;
  text-align:left;
}

#Notes {
  text-align:left;
  font-size:10px;
  overflow:auto;
  padding:0px 0px 10px 0px;
}

#MessageTIP {
  width:112px;
  height:auto;
  overflow:hidden;
  font-size:10px;
  font-weight:bold;
  padding:6px 8px 10px 8px;
  border-top:1px dotted #cfcfcf;
  border-left:1px dotted #cfcfcf;
  border-right:1px dotted #afafaf;
  border-bottom:1px dotted #afafaf;
  background:#efefef;
}

#liveLink {
  background:#ffff00;
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 0px;
  border-top:1px dotted #cfcfcf;
  border-left:1px dotted #cfcfcf;
  border-right:1px dotted #afafaf;
  border-bottom:1px dotted #afafaf;
  background:#efefef;
}

#liveSnapshot {
  display:block;
  width:71px;
  height:54px;
  /*background:#ffff00;*/
  cursor:pointer;
  cursor:hand;
	margin:0px 0px 0px 28px;
	border:2px solid #ffffff;
}


#PlayLiveVideoLink {
  font-size:10px;
  font-weight:bold;
  margin:0px 0px 0px 12px;
}

#PlayLiveVideoImgLink {
  margin: 0px 0px 0px 0px;
  text-decoration:none;
  position:relative;
  top:6px;
  cursor:hand;
  cursor:pointer;
}


#LivePageRSS {
  display:block;
  width:134px;
  padding:5px 0px 15px 16px;
  margin: 0px 0px 0px -10px;
  font-size:12px;
  text-align:left;
}

#LivePageRSS img {
  border:none;
  position:relative;
  top:5px;
  left:-3px;
}

#LivePageRSS a {
  color:#ff6600;
  font-weight:bold;
  text-decoration:none;
}


#LivePageRSS a:hover {
  text-decoration:none;
}
