/* --------- /stylesheets/video.css --------- */ 
#vid_pop{
	width:825px;
	margin:0 auto;
	color:#7e8ecb;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
}
.hilton #vid_pop {
	width:510px;
}
.vid_map_title, .vid_map_where {
	color:white; background:black; font-weight:strong; margin:0px; padding:0px;
}
.vid_map_where {
	color: #eef;
}
#vid_boxad {
	margin-top:10px;
}
#plwindow {
	overflow:hidden; 
	width:480px; 
	border:1px solid #55649d; 
	margin-top:5px;
}
#vid_pophead{
	height:39px;
	padding:8px 15px 0 15px;
	overflow:hidden;
	position:relative;
	background:url(/images/videopop/header-bg.png) no-repeat 0 0;
}
* html #vid_pophead{
	background:url(/images/videopop/header-bg.gif) no-repeat 0 0;
}
#vid_pophead .close{
	width:17px;
	height:17px;
	position:absolute;
	top:5px;
	right:5px;
	margin:0;
}
#vid_popbody{
	display:block;
	padding-top:10px;
	padding-left:15px;
	position:relative;
	background-color:#223;
}
* html #vid_popbody{
	height:400px;
}
#videoplayer{
	width:480px;
	height:390px;
}
.vid_map_title, .vid_map_where {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	text-align:left;
	width:280px;
	margin-left:5px;
	padding:5px 10px 0 10px;
	text-align:center;
}
.vid_map_where {
	font-size:10px;
	margin: 0 5px;
	color:#7e8ecb;
	padding:1px 10px 5px 10px;
}
#playlist {
	height:100px; padding:0px;
	background:url(/images/videopop/playlist-bg.png) repeat-x left top;
}
.plitem{
	display:block;
	float:left;
	width:95px;
	padding:10px 0 0 0;
	border-right:1px solid #000;
	height:90px;
	overflow:hidden;
	text-align:center;
}
.plitem p, .plitem_highlighted p {
	padding:4px;
	margin:0;
	width:87px;
	text-align:center;
	font-size:10px;
	line-height:120%;
}
.plitem_highlighted img, .plitem img{
	width:72px;
	height:54px;
	border:1px solid #495586;
}
.plitem_highlighted img{
	border-color:#fff;
}
.plitem_highlighted .video_pic_link, .plitem .video_pic_link{
	position:relative;
	margin:0 auto;
}
.plitem_highlighted .video_pic_link .tab-link, .plitem .video_pic_link .tab-link {
	width:72px;
	height:54px;
	position:absolute;
	left:12px;
	top:0;
	text-indent:-5000px;
	cursor:pointer;
	z-index:20;
	background:url(/images/videopop/vid-flag-medium-pl.png) no-repeat 0 0;
}
.plitem_highlighted .video_pic_link .tab-link:hover, .plitem .video_pic_link .tab-link:hover {
	background-image:url(/images/videopop/vid-flag-medium-pl-over.png);
}
.plitem_highlighted{
	display:block;
	float:left;
	width:95px;
	padding:10px 0 0 0;
	border-right:1px solid #000;
	height:90px;
	overflow:hidden;
	text-align:center;
	color:#FFF;
	background:url(/images/videopop/pl-highlight.png) repeat-x left top;
}
#videoplayer {
	z-index:6999; margin:0px; padding:0px;
}
#point_map_cont {
	position:absolute; top:10px; right:10px;
	text-align:center;
	width:310px;
}
#vid_boxad{
	width:300px;
	height:250px;
	padding:5px;
	background-color:#111119;
}
#vid_popfoot{
	height:10px;
	overflow:hidden;
	clear:both;
	background:url(/images/videopop/footer-bg.png) no-repeat left bottom;
}
* html #vid_popfoot{
	background:url(/images/videopop/footer-bg.gif) no-repeat left bottom;
}
#vid_popfoot hr{
	display:none;
}
#vid_pop_content h3{
	line-height:100%;
	margin-bottom:0;
	color:#FFF;
}

* html .plitem_highlighted .video_pic_link .tab-link, * html .plitem .video_pic_link .tab-link{
	left:1px;
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/videopop/vid-flag-medium-pl.png', sizingMethod='image');
}
* html .plitem_highlighted .video_pic_link .tab-link:hover, * html .plitem .video_pic_link .tab-link:hover{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/videopop/vid-flag-medium-pl-over.png', sizingMethod='image');
}
/* slider styles */
#vid-scroller {
	height:10px;
	width:480px;
	background-color:#000;
	border:1px solid #55649d;
	border-width: 0 1px 1px 1px;
}
