﻿html * {margin: 0px; padding: 0px}
html {margin: 0px; padding: 0px}
body {margin: 0px; padding: 0px}

.hpuContent 
{ 
    background-color: #ffffff; 
    min-width: 200px; 
    position:relative; 
    top: -150px;
}
.hpuTable:hover 
{ 
    cursor: hand;
}
.silverlightControlHost 
{
    /*width: 610px;*/
    height: 500px;
    background-color: Transparent;
    padding:0px;
}
.jqmMediaPlayer  
{
    border: none; 
    background-color: transparent; 
    margin: auto; 
    padding: 0px; 
    min-width: 585px;
    height: 536px; 
    overflow: hidden;
}
.jqmMediaPlayer h2 
{
    font-family:Arial,Verdana, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #000;
    padding-top: 0px;
    padding-bottom: 10px;
    margin-top:0px;
    margin-bottom: 0px;
    text-align:left;
}
.jqmMediaPlayer h3 
{
    color: #008ec9;
    padding-top: 5px;
    padding-bottom: 5px;
}
.story_title_link
{
    color: #a00019;
    font-family:Arial,sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 14px;
    text-decoration:none;
    display: block;
}
.story_title_nolink
{
    color: #000;
    font-family:Arial,sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 14px;
    text-decoration:none;
    display: block;
}
.story_image 
{
    float:left; 
    width:160px; 
    height:90px;
    border: none;
    padding-left: 0px;
    padding-right:10px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.story_link
{
    color: #a00019;
    font-size: 11px;
    font-family:Arial,sans-serif;
    text-decoration: none;
}

.jqmStoryDiv
{
    overflow:auto; 
    width: 450px;
    height: 388px; 
    display:block; 
    padding: 0px;
    margin: 0px;
    overflow-y: auto;
    overflow-x: hidden;
}
.jqmStoryDiv p 
{
    padding-top: 0px;
    margin-top: 0px;
    font-family:Arial,sans-serif;
    font-size: 11px;
    line-height:14px;
    padding-right: 10px;
}
.jqmMediaPlayer h5
{
    font-family:Arial, Verdana,sans-serif;
    margin-top: 24px;
    font-size: 10px;
    color: #797A7D;
    font-style:italic;
}
.jqmMediaPlayer h6 
{
    font-family:Arial, Verdana,sans-serif;
    font-size: 11px;
    font-style:italic;
    line-height: 14px;
    font-weight:normal;
}
.story_ugc_datetime
{
    font-family:Arial, Verdana,sans-serif;
    font-size: 11px;
    font-style:italic;
    line-height: 14px;
    font-weight:normal;
}

#ControlPanel
{
	width:218px;
	height:187px;
	position:absolute;
	/*left:744px;*/
	top:1px;
	background-image: url(../images/ctrl_panel_bg.png);
	z-index:1005;
	/*background-position:0px -80px;*/
	background-repeat:no-repeat;
	padding-left: 30px;
	border: solid 2px #fff;
}

.dropDownPanel
{
	margin-left:25px;
	/*font-family:Arial,Helvetica,Verdana,Geneva,sans-serif;*/
	font-family:Arial,sans-serif;
	font-size:11px;
    color:#000;
}

.dropDowns
{
	font-family:Helvetica,Arial,Verdana,Geneva,sans-serif;
	font-size:11px;
	font-weight:bold;
	width:180px;
}

.spriteImage
{
	background-image:url(../images/imageSprite.png);
	background-repeat:no-repeat;
}

.photoImage
{
	background-position:0px 0px;
	width:47px;
	height:44px;
}

.videoImage
{
	background-position:0px -46px;
	width:47px;
	height:44px;
}

.newImage
{
	background-position:0px -92px;
	width:47px;
	height:44px;
}

.redIcon
{
	background-position:-25px -149px;
	width:20px;
	height:20px;
}

.orangeIcon
{
	background-position:-25px -180px;
	width:20px;
	height:20px;
}

.infoboxTitle
{
	width:100%;
	font-family:Arial,sans-serif;
	font-size: 12px;
	color:#000;
	text-align:left;
	height:16px;
	overflow:hidden;
	font-weight: bold;
	margin-left: 5px;
}

.infoboxCommunityTitle
{
	margin-left:5px;
	font-family:Arial,sans-serif;
	font-size: 11px;
	color:#000;
	height:13px;
	font-weight: bold;
}

.infoboxCommunityDate
{
	margin-left:5px;
	width:190px;
	font-family:Arial, sans-serif;
	font-size: 11px;
	color:#000;
	height:12px;
}

.infoboxSubTitle
{
	font-family:Arial,sans-serif;
	font-size: 11px;
	color:#a00019;
}

.infoboxPhrase
{
	font-family:Arial,sans-serif;
	font-size: 11px;
	font-style:italic;
	color:#9a9a9a;
}

.infoboxLink
{
	font-family:Arial,sans-serif;
	font-size: 11px;
	color:#a00019;
	text-align:left;
	height: 15px;
	margin-left: 5px;
    text-decoration:none;
}

.infoItem
{
	height:50px;
	cursor:pointer;
}

/*Infobox Backgrounds*/
.infoBG
{
	background-image: url(../images/infobox/infoBG.png);
	background-repeat:repeat;
	float:left;
}

.infoWBG
{
	background-color:#fff;
}

.infoTop
{
	background-image: url(../images/infobox/infoTop.png);
}

.infoBtm
{
	background-image: url(../images/infobox/infoBtm.png);
}

.infoBtm, .infoTop
{
	background-repeat: repeat-x;
	height:10px;
	font-size:1px;
}

.infoLeft
{
	background-image: url(../images/infobox/infoLeft.png);
}

.infoRight
{
	background-image: url(../images/infobox/infoRight.png);
}

.infoRight, .infoLeft
{
	background-repeat: repeat-y;
	width:10px;
	font-size:1px;
}

/*Infobox arrows*/
.info_baseArrow
{
	float:left;
	background-repeat: no-repeat;
	width:23px;
	height:32px !important;
}

.info_arrowRight
{
	background-image:url(../images/infobox/ArrowRight.png);
	margin-left:-3px;
}

.info_arrowLeft
{
	background-image:url(../images/infobox/ArrowLeft.png);
	margin-right:-3px;
}

.info_BaseVerticalArrow
{
	float:left;
	margin-right:-3px;
	margin-left:-3px;
	background-repeat: no-repeat;
	height:23px;
	width:32px !important;
}

.info_arrowUp
{
	background-image:url(../images/infobox/ArrowUp.png);
	margin-top:2px;
}

.info_arrowDown
{
	background-image:url(../images/infobox/ArrowDown.png);
	margin-top:-2px;
}

#MSVE_navAction_separator3, #MSVE_navAction_toggleGlyphWrapper
{
	display:none;
	visibility:hidden;
}

#MSVE_navAction_topBackground
{
	width:240px;
}
