@charset "UTF-8";
/* CSS Document */

* {margin:0;padding:0;list-style-type:none;font-weight:normal;}
strong {font-weight:bold;}

a {color:#69c;text-decoration:none;}
a:hover {text-decoration:underline;}

img {border:none;}
.spacer {clear:both;}

* html .png {azimuth: expression(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",			this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", this.src = "http://www.azcentral.com/imgs/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")),this.pngSet=true ); }  

.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

body {padding:50px 0;background:#000;font-family: arial, verdana, helvetica, sans-serif;}

p {margin-bottom:15px;color:#999;font-size:11px;line-height:15px;}

#pseudoBody {position:relative;width:750px;margin:0 auto;padding:20px;border:1px solid #111;}

#logo {margin-bottom:20px;}

#videoPlayer {float:right;margin:0 0 20px 30px;padding:10px 35px;border:1px solid #1c1c1c;background:#000;}

#videoGallery {clear:both;padding:15px;border:1px solid #1c1c1c;background:#111;}

.video {float:left;width:160px;margin:0 5px 20px;font-size:12px;}
.video img {display:block;width:150px;height:auto;margin-bottom:5px;padding:4px;border:1px solid #1c1c1c;background:#000;}
.video small {font-size:10px;color:#555;}