/***** overlay content styles *****/
    
.overlay_content {
  display: none;
  width: 610px;
  height: 473px;
  padding: 10px;
  border: 10px solid #666;
  background-color: #fff;
  z-index:3002;
  overflow: auto;
  font-size: 12px;
  color: #000;
  position: fixed;
}
.overlay_content h2 { margin: 0 5px 15px 0; }
.overlay_div {
  display: none;
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index:3001;
  -moz-opacity: 0.8;
  opacity:.50;
  filter: alpha(opacity=80);
  text-align: center;
  vertical-align: middle;
}
.ol_close {
  display: block;
  float: right;
  width: 22px;
  height: 22px;
  background: url(/content/dam/sandisk-main/en_us/portal-assets/o/images/close_overlay.jpg) no-repeat center center;
}
a.ol_close:hover {
  text-decoration: none;
}
.overlay_content p {
  margin-top: 0px;
}

/* Added for global sites confirm button */
 .black_overlay{
            position: absolute;
            top: 0%;
            left: 0%;
            width: 100%;
            height: 100%;
            background-color: black;
            z-index:3001;
            -moz-opacity: 0.8;
            opacity:.80;
            filter: alpha(opacity=80);
        }
        .white_content {
  position: absolute;
  top: 25%;
  left: 35%;
  width: 25%;
  height: 13%;
  padding: 10px;
  border: 12px solid #666666;
  background-color: white;
  z-index:3002;
  overflow: auto;
        }
    
    .pleft{
  float:left;
  width:180px;
  font-size:14px;
  font-weight:bold;
  font-family: Arial, Helvetica, sans-serif;
}
    .pright{
    float:right; width:20px;}
    .clearAll{clear:both;}
    
    .btnbg{
  background: url(/content/dam/sandisk-main/en_us/portal-assets/o/images/redgd.jpg) repeat-x;
  height: 22px;
  padding: 0 8px;
  border: 1px solid #d20808;
  cursor:pointer;
  font-size:11px;
  font-weight:bold;
  font-family: Arial, Helvetica, sans-serif;
  color:#fff;
  margin-top:10px;
  
  }


  .divider {
  display: block;
  height: 6px;
  margin: 12px 0;
  background: #fff url(/content/dam/sandisk-main/en_us/portal-assets/o/images/slant_divider.gif) repeat-x left top;
}
/* Added for global sites confirm button */



.videoThumb
{
  float:left; margin:0px 2px; 
}

.videoPrev 
{
  display:block; height:70px; float:left; width:50px;
}

.videoThumbImage{border:2px solid grey;}

.videoThumbTitle{cursor:pointer;width:122px;}





















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
