body { 
    background: #ffffff; 
	-webkit-text-size-adjust: none;
}
#main{
	position:relative;
	width:100%;
	left:0px;
	height:0;
    padding-top:56.25%;
	   }
.videoTitle{ 
	width:300px; 
	position:relative; 
	left:50%; 
	margin-left:10px; 
	top:330px; 
	z-index:1; 
	font-family:Verdana; 
	color:#333; 
	font-weight:bold; 
	font-size:1.2em; 
	text-align:right; 
	-webkit-text-size-adjust: none;
 }
.btn { 
  	/*background: #336699; */
  	text-decoration: none; 
    -webkit-border-radius: 8; 
 	-moz-border-radius: 8; 
  	border-radius: 8px; 
  	padding: 12px 5px 12px 5px; 
  	text-shadow: 2px 2px 2px #333333;
	box-shadow: 2px 2px 2px #333333;
	}

.btn:hover { 
    background: #999999; 
  	text-decoration: none;
}
#closing{ 
    position:absolute; 
    top:0px; 
    left: 0px; 
	margin: 0px 0 0 0px;  
    width:100%;  
	height:0%;  
	padding-top:56.25%;
    text-align:center;
	display:none;
	z-index:5; 
	border: 1px solid #cccccc; 
	box-shadow: 1px 1px 6px #cccccc;
	}
#closingtext{ 
    position:absolute; 
	left:0%;
	width:100%;
	top:37%; 
	display: table-cell;
  	height: 53%;
  	vertical-align: middle;
  	text-align: center;
    margin:5.5% 0 0 -50%;
  }
#biglogo{ 
	position:relative;
    display: inline-block; 
    margin-left:0%; 
	height:40%;
    width:100%;
	top:25%;
  }
#closinglogo{
	   height:100%;
	   left:50%;
	   }
#whitebox{ 
	position:absolute; 
	background-color:white; 
	top:0px;
	height:48%; 
	width:100%; 
	text-align: center;
}
#blackstripe{ 
	position:absolute; 
	background-color:#333333; 
    height:2%; 
	width:100%; 
   	top:48%;
	z-index:9;
 }
 a{ 
    color:white;
  }
 a:hover{ 
    color:#dddddd;
  }
.link{ 
    position:absolute; 
    text-align:center; 
   	width:100%; 
	text-shadow: 2px 2px 2px #333333; 
	color:white;  
	font-family:Arial;  
	font-weight:600;
	-webkit-text-size-adjust: none;
    left: 48%; 
	font-size:1.0em;
    margin: -20px 0px 0 0px; 
    }
#logo{ 
    position: absolute; 
    z-index:3;
    padding:0px;
    width:100%;
	margin:5px 0px 0px 0px;
	top:0%; 
	left:0%;	
	}
#call{
	  display: inline-block;
	  text-align:center;
	  width:100%;
	  height:10%;
	  top:0px;
	  left:0px;
      margin:12% 0px 0px 0;
    }
#phonenumber{
    width:100%;
 	}
	
#click{
	  display: inline-block;
	  width:100%;
	  height:10%;
	  margin:1.5% 0px 0px 0px;
    }
#ctalink{
    width:100%;
 	}
	
#comein{
	  display: inline-block;
	  width:100%;
	  height:10%;
	  margin:1.5% 0px 0px 0px;
    }
#locationlink{
    width:100%;
 	}
	
#cta{ 
    position: absolute; 
    left:0%; 
    z-index:3;
	font-family: Arial; 
  	color: #ffffff; 
    top:30%;
	margin:5px 0 0px 0.5%;
	width:100%;
  	font-size: 1.2em; 
	font-weight:bold;
    
    height:30px;
    line-height: 45px;
}
#socialmedia{ 
    position: absolute; 
    left:0%; 
    z-index:1;
    bottom: 0%; 
	text-align:left;
    width:90%;
    top:70%; 
    margin: 5px 0 0 0px; 
	padding-top:30px;
	}
#tweet{
	   position:absolute;
	   top;-40px;
	   margin:3px 0px 0px 130px;
	   
    }
#facebook{
	   position:absolute;
	   top;-40px;
	   left:0%;
	   margin:3px 0px 0px 0px;
    }
#v { 
    position: absolute; 
	border: 1px solid #cccccc; 
	box-shadow: 1px 1px 6px #cccccc;
    width:100%;
	height:100%;
    top: 0px; 
    left: 0px; 
    margin: 0px 0 0 0px;   
    z-index: 2;  
}
#datecontainer{
    position:relative;
	top:500px;
	z-index:5;
    width:100%;
	height:0%;
	padding-top:18%;
	top:0%;
	margin: 10px 0 0 0;
	left:0%;
	}
#logocontainer{ 
    position: absolute;
	text-align:left;
    padding:0px;
    width:30%;
	margin:5px 0px 0px 0px;
	top:0%;
	left:0px;
	}
#ctacontainer{ 
	position:absolute;
    padding:0px;
	top:1%;
    z-index:3;
    width:100%;
    left:0px;
	margin:0px 0px 0px 0px;
	}
#videoName{
	display:none;    
	}
#player{ 
    position: absolute; 
	width:856px; 
	height:560px; 
    top: 10px; 
    left:50%; 
    margin: 0px 0 0 -270px; 
	background:white; 
    border: 0px solid #eee;
}
#date { 
     position: absolute; 
     font-family:verdana,arial,helvetica,sans-serif; 
     font-size:8px; 
     color:#333; 
     border:0 solid; 
	 text-align:right;
     left: 0%; 
     margin: 10px 0px 0 0px; 
     width:100%; 
     z-index:4;
     top:75%;
	 margin-top:10px;
}
