
#video_box{
  position: relative;
  width: 100%;
  height: 290px;
}

#video_player {
	width: 100%;
	height: 290px;
  position: absolute;
  top:0;
  left:0;
  z-index:96;
  background-color: black;
}

#blackScreen{
  width: 100%;
  height: 290px;
  position: absolute;
  top:0;
  left:0;
  z-index:97;
  background-color: black; 
}

#video_buffering {
  margin:auto;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index:98;
}

#featureLargeImage{
  width: 100%;
  height: 290px;
  position: absolute;
  top:0;
  left:0;
  z-index:99;
}

#noConnectionText{
	width:100%;
	position: absolute;
	z-index:100;
	background-color: #0C0A0A;
	line-height: 26pt;
	text-align: center;
	bottom: 0px;
	opacity: 0.8;
	color:#CECEBF;
}

.videoTextContainer {
                padding-top: 10px;
                padding-bottom: 20px;
                width: 100%;
}
#videopage_heading {
                font-size: 11pt;
                line-height: 20pt;
                font-style:normal;
                font-weight:bold;
                width: 100%;
}
#videopage_text {
                font-size: 10pt;
                font-style:normal;
                font-weight:normal;
                width: 100%;
}


.branding{
	display: table-row-group;
}

.mainContainer {

	float: center;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 11px;
  -webkit-user-select:none;
  cursor:default;
}

.appLogo {
                height: 48px;
                margin-bottom: 15px;
                overflow:auto;

}

.appName {
  font-size: 24px;
  font-style: normal;
  margin-left: 60px;
  margin-top: 10px;
}

.featurelist{
  height:276px;
  overflow: hidden ;
}

.whatsNewSection {
  height:92px;
	width: 100%;
  overflow: hidden;
}

.posterFrame {
  position:relative;
  font-size: 0px;
}

.posterLink {
  position: absolute;
  margin: 3px 0px 0px 3px;
  display: inline-block;
  cursor: url("image/Cur_HandPoint_8_3.png") 8 3,pointer;
}

.whatsNewText {
	margin-left: 143px;
  display: inline-block;
}

.textDescription {
	font-style:normal;
	font-weight:normal;
}

.hyperlinkText {
	width: 100%;
  margin-top: 7px;
}


.chkBoxLabel{
  font-style:normal;
  font-weight:normal;
  padding-left : 17px;
  position: absolute;
  left:0px;
  top:-1px;
}

.hintText {
                font-size: 8pt;
                font-style:normal;
                font-weight:normal;
                margin-left: 20px;
}

.bottomBarLeftBlock {
                margin-top:10px;
}
.bottomBarRightBlock {
                margin-top:10px;
                float:right;

}

.middleBarLeftBlock {
                float: left;
}
.middleBarRightBlock {
    float:right;
                
}

.overlayIcon{
  margin-left: auto;
  margin-right: auto;
}

#upbutton:disabled .icoButtonUp {
                opacity:0.5;
}
#downbutton:disabled .icoButtonDown {
                opacity:0.5;
}

#checkbox1 {
  height: 13px;
  width:13px;
  position:absolute;
  margin:0;
}

.checkboxWrapper {
  position: relative;
}

.textHeader {
  font-size: 11pt;
  line-height: 20pt;
  font-style:normal;
  font-weight:bold;
  cursor: url("image/Cur_HandPoint_8_3.png") 8 3,pointer;
}

.textHeader:hover {
  text-decoration: underline;
}

#AllEnhancementsText:hover {
  text-decoration: underline; 
}

#AllEnhancementsText {
  font-style:normal;
  font-weight:normal;
  text-decoration: none;
  cursor: url("image/Cur_HandPoint_8_3.png") 8 3,pointer;
}

#posterFeature4{
  content:url("image/TH_ColorGroups_Sm_N.png");
}

#posterFeature5{
  content:url("image/TH_EnhancedSearch_Sm_N.png");
}

