*{	margin:0;padding:0;	border:0;outline:none;}
a{ text-decoration: none; }
/* wrapper for component */
#componentWrapper{	position:relative;max-width:588px;height:100%;margin:0 auto;}
.componentPlaylist{	clear:left;}
.apvw-pagination{clear:both;}
#playlist_list{display:none;}
.playlistItem{
	position:relative;
	float:left;
    margin-top:10px;
	margin-left:10px;
	margin-right:10px;
    margin-bottom:30px;
	overflow:hidden;
	display:none;
}
.playlistThumb {position:absolute;width:100%;height:100%;background:#111;}
.thumbPreloader{
	position:absolute;
	width:100%;
	height:100%;
	background:#000 url('../data/loading.gif') no-repeat center center;
	display:none;
}
.flashPreview{position:absolute;width:100%;height:100%;outline:none;}
.thumb_vid{position:absolute;width:100%;height:100%;background:#000;}
.hitdiv{position:absolute;top:0px;left:0px;display:block;width:100%;height:100%;cursor:pointer;}
.thumb{
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	width:100%;
	height:100%;
    border:1px solid #ffffff;
}
.hidden {
	opacity: 0; 
	filter: alpha(opacity=0); 
	-ms-filter: "alpha(opacity=0)"; 
	-khtml-opacity: 0; 
	-moz-opacity: 0; 
}
.visible {
	opacity: 1;
	-webkit-transition: opacity 500ms ease-out;
	-moz-transition: opacity 500ms ease-out;
	-o-transition: opacity 500ms ease-out;
	-ms-transition: opacity 500ms ease-out;
	transition: opacity 500ms ease-out;
}
/* tooltip */
.apw_tooltip{
	position:absolute;
	top:0px;
	left:0px;
	width:212px;
	height:160px;
	background:#111;
	pointer-events:none;
	overflow:hidden;
	z-index:1000;
    border:2px solid #aaaaaa;
	-moz-box-shadow: 3px 3px 5px #111;
	-webkit-box-shadow: 3px 3px 5px #111;
	box-shadow: 3px 3px 5px #111;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#111111')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#111111');
	}
.apw_tooltip_vid{
	position:absolute;top:10px;left:10px;width:192px;height:80px;background:#111;}
.tooltipInfo {position:absolute;left:10px;top:100px!important;width:300px;height:50px;overflow:hidden;}
.tooltipTitle {color:#fff;-webkit-font-smoothing: antialiased;}
.tooltipTitle p{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: inherit!important;
	margin:0!important;
	padding:0!important;
	font-size:15px!important;
	line-height:15px!important;
}
.tooltipContent {position:relative;top:7px;color:#eaea00;overflow:hidden;}
.tooltipContent p{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: inherit!important;
	margin:0!important;
	padding:0!important;
	font-size:13px!important;
	line-height:15px!important;
}
/* end tooltip */
.preloader{
	position:absolute;
	top:50%;
	left:50%;
	margin:-25px 0px 0px -25px;
	background:#000 url('../data/loader.gif') no-repeat center center;
	width:50px;
	height:50px;
	z-index:9999;
	opacity:0.7;
}
#inline-1,
#inline-2{display:none;}
/*NOAA Weather Radio ORG Quality Page*/
body {background:#202020;font-family:arial, sans-serif; font-size:14px;color:#eaea00 }
.caption {position:relative;width:588px;margin:0 auto; }
.caption td {width:33.3%; text-align:center; vertical-align:top }
h1 {color:#50aaff; font-weight:normal;font-style:italic;text-align:center;cursor:default;text-shadow: 1px 2px #000000;}
h2 {color:#50aaff; font-weight:normal;font-style:italic;text-align:center;cursor:default;text-shadow: 1px 2px #000000;}
hr.gr { border: 0; height: 1px; background: #0aa;
background-image: -webkit-linear-gradient(left, #333, #0aa, #333); 
background-image:    -moz-linear-gradient(left, #333, #0aa, #333); 
background-image:     -ms-linear-gradient(left, #333, #0aa, #333); 
background-image:      -o-linear-gradient(left, #333, #0aa, #333); 
}
p {margin-top:8px;margin-bottom:8px;text-align:justify; color:#ccddff}
strong{color:#00ff00 }
.stuff {width:588px;margin-left:auto;margin-right:auto; }
#tabp {position:relative;top:0px;width:608px;height:100%;margin:0 auto;border:3px solid #303030; }
.tabq {border-top:3px solid #303030;border-bottom:3px solid #303030;border-collapse: collapse; text-align:center;background:#000000;width:100%;margin-left:auto;margin-right:auto; }
.tdone {border:none;width:33.3% }
.trone {border-left:3px solid #303030;border-right:3px solid #303030; }
.trtwo {background:#202020;border-bottom:3px solid #303030;border-top:3px solid #303030;border-left:3px solid #202020;border-right:3px solid #202020; }

