﻿.videoTitle {
	color:#3b5998;
	text-align: left;	
	font-size:14px;
  padding:5px 10px 5px 10px;
  margin:0px 0px 0px 0px;
	font-weight:bold;
	border:solid 1px #B0C4DE;
  /*background:#E6E6FA;*/
  background: url(/images/my-live-BG-colors.jpg) repeat-x 0 -80px;
  height:18px;
  width:683px;
}

#SwitchingPlayersMessageLiveDIV {
  height:17px;
  font-size:11px;
  padding:3px 0px 3px 0px;
}

#SwitchingPlayersMessageLive {
  display:none;
} 

.livePagePasswordPanel {
  width:100%;
  height:140px;
  border:1px solid #cccccc;
  padding:30px 0px 50px 0px;
}

#LivePagePasswordLabel,
.invalidPasswordMessage,
.livePagePasswordBox {
  margin:0px 0px 0px 200px;
}

#LivePagePasswordLabel {
}

.invalidPasswordMessage {
  color:#ff0000;
  width:300px;
  height:20px;
  text-align:left;
}


.livePagePasswordBox{
  width:200px;
  height:18px;
  font-size:12px;
  padding:0pc 0px 0px 5px;
  border:solid 1px #cccccc;
  background:#FFFFFA;  
  float:left;
}

.livePageLoginButton{
  width:60px;
  height:20px;
  color:#ffffff;
  margin-left:3px;
  font-size:10px;
  font-weight:bold;
  padding:1px 0px 10px 0px;
  text-align:center;
	/*border:1px solid #808080;*/
	border:none;
  background: url(/images/blue_bar_bg.jpg) repeat-x;   
  float:left;
}






#MediaPlayerMapWrapper {
  display:block;
  height:auto;
  width:100%;
  background:#ffffff;
}


#MediaPlayerMapWrapper #MediaPlayerSection,
#MediaPlayerMapWrapper #MapSection {
  display:block;
  width:330px;
  height:370px;
  float:left;
  margin-bottom:20px;
}

#MediaPlayerMapWrapper #MediaPlayerSection {
  background:#ffffff;
}

#MediaPlayerMapWrapper #MapSection {
  background:#ffffff;
  margin-left:14px;
}


#MediaGridDiv {
  display:block;
  width:100%;
  height:auto;
  padding-top:0px;
}
