﻿body 
{
	background-color: #515151;
	margin: 0px 0px 0px 0px;
	font-family: verdana;
	color: White;
}

/* Channels Page */
#V3ScreenSurround {border: solid 0px black; width: 1000px; height: 713px;}

#V3ChannelsTitle { font-family: Calibri; display: none;}
#FeedLinkLogo { position: absolute; z-index: 350; width: 21px; height: 20px; left: 730px; top: 555px; border: solid 0px black; }
#PodLinkLogo {display:none;}
#HelpButton {display:none;}
#OtherChannels  {display:none;}
#QuickLinks  {display:none;}
#ShareButton {display:none;}
#V3FeedbackButton {display:none;}
#InfoButton { position: absolute; z-index: 350; width: 21px; height: 20px; left: 812px; top: 555px; border: solid 0px black; }
#V3ContactUsBar {display: none;}
#V3GuideContent{ width: 244px; height: 397px; padding-left: 4px; padding-top: 5px;  left: 730px; top: 143px; position: absolute; z-index: 200; overflow:auto; color: #545454; font-size: small; font-family: Verdana;}
#V3FeedbackPane{ width: 244px; height: 397px; padding-left: 4px; padding-top: 5px;  left: 730px; top: 143px; position: absolute; z-index: 200; overflow:auto; color: #545454; font-size: small; font-family: Verdana;}
#FeedbackThanks{ width: 244px; height: 397px; overflow:auto; color: #545454; font-size: small; font-family: Verdana;}

.V3InfoBarContent{ width: 675px; height: 120px; padding-left: 5px; padding-top: 5px; left: 39px; top: 583px; position: absolute; z-index: 200; overflow:auto; color: #545454; font-size: small; font-family: Verdana;}

#V3GuideButton { width: 38px; height: 14px; top: 114px; left: 739px; z-index: 200; position: absolute; cursor: pointer;}
#V3SearchButton { width: 44px; height: 14px; top: 114px; left: 831px; z-index: 200; position: absolute; cursor: pointer;display:none;}
#V3SettingsButton { width: 53px; height: 14px; top: 114px; left: 916px; z-index: 200; position: absolute; cursor: pointer; display:none;}
#V3FeedbackButton { width: 62px; height: 13px; top: 114px; left: 906px; z-index: 200; position: absolute; cursor: pointer;}
#V3InfoBarButton { width: 89px; height: 32px; top: 563px; left: 20px; z-index: 200; position: absolute; cursor: pointer; display: none;}
#V3ContactBarButton { width: 89px; height: 32px; top: 470px; left: 120px; z-index: 200; position: absolute; cursor: pointer; display:none;}

/* Screen Labels */
#ItemLabel {position: absolute; top: 535px; left: 55px; font-family: Verdana; font-size: x-small; font-weight: bold; width: 160px; overflow: hidden; height: 13px; color: White;}
#TimeLabel {position: absolute; top: 535px; left: 233px; font-family: Verdana; font-size: x-small; font-weight: bold; width: 40px; overflow: hidden; height: 13px; color: White;}

/* Video Controls */
#VideoControls {z-index: 150; left: 35px; width: 640px; position: absolute; top: 563px; height: 50px; vertical-align: top; overflow: hidden; display: inherit;}

.ControlItem {position: absolute; cursor: pointer;}

#EmailButton {position: absolute; z-index: 350; width: 21px; height: 20px; left: 770px; top: 555px; border: solid 0px black; }

#FullScreenButton { top: 536px; left: 611px; z-index: 110; width: 54px; height: 11px}
#MoreInfoButton {top: 13px; left: 348px; z-index: 111; }
#FFButton {top: 530px; left: 383px; z-index: 112;  width: 26px; height: 22px;}
#RWButton {top: 530px; left: 323px; z-index: 112;  width: 26px; height: 22px;}
#PlayPause {top: 530px; left: 357px; z-index: 112;  width: 20px; height: 22px;}
#MuteButton {top: 536px; left: 521px; z-index: 113;  width: 13px; height: 12px;}
#VolBall {top: 535px; left: 540px; z-index: 116; width: 10px; height: 14px }
#VolSlider {z-index: 115; left: 538px; top: 534px; width: 50px; height: 16px;}
#PosBall {top: 546px; left: 55px; z-index: 215;}
#PosReading {z-index: 300; top: 549px; font-family: Verdana; font-size: x-small; font-weight: bold; overflow: hidden; height: 13px; background-color: #545454; padding: 0px; border: solid 1px White;}
#ProgressBar {z-index: 114; top: 547px; height: 3px; left: 55px; width: 0px; background-image: url(PSTV-PosBarA.png); background-repeat: repeat-x; position: absolute;} 
#ProgressBarBase {z-index: 113; top: 547px; height: 3px; left: 55px; width: 210px; background-image: url(PSTV-PosBarI.png); background-repeat: repeat-x; position: absolute;} 

/* Screen */
#MainContentHolder { position: absolute; width: 640px; height: 384px; left: 42px; top: 143px; z-index: 150; background-color: Black; }

/* Sponsor */
#AdditionalContent { position: absolute; width: 244px; height: 95px; left: 745px; top: 0px; z-index: 300; }

.WebLink { color: Black; padding: 1px 1px 1px 1px; }
.WebLink:hover { color: Black; padding: 0px 0px 0px 0px; border: solid 1px Gray; background-color: #d8bfd8; }

.RSSDetailLink { text-decoration: none; }
.RSSDetailLink:hover { text-decoration: underline; }

.ContentItem				{ color: Black; font-size: x-small; cursor: pointer; background-image: url(PSTV-GuideItem_mid_En.png); background-repeat: repeat-y; width: 227px;}
.ContentInner				{ width: 212px; margin-left: 5px; padding-top: 3px; min-height: 55px;}
.ContentTitle				{ font-weight: bold; color: #ffffff; width: 120px; }
.ContentDescription			{ width: 209px; padding-left: 3px;  color: #ffffff;}

.SelectedContentItem				{ color: Black; font-size: x-small; cursor: pointer; background-image: url(PSTV-GuideItem_mid_Sel.png); background-repeat: repeat-y; width: 227px;}

.SelectedContentItem .ContentInner	{ width: 212px; margin-left: 5px; padding-top: 3px; min-height: 55px;}
.SelectedContentItem .ContentDescription { color: White; }
.SelectedContentItem .ContentTitle { font-weight: bold; color: #ffffff; width: 120px;}
.HoverContentItem				{color: White; font-size: x-small; cursor: pointer; background-image: url(PSTV-GuideItem_mid_En.png); background-repeat: repeat-y; width: 227px;}
.HoverContentItem .ContentDescription { color: White; }
.HoverContentItem .ContentInner	{ width: 212px; margin-left: 5px; padding-top: 3px; min-height: 55px;}

.ContentThumb				{border: solid 1px white; margin-right: 5px;}
.SelectedContentItem .ContentThumb	{border: solid 1px white; margin-right: 5px;}

#V3ChannelsTitle {color: White; width: 200px; left: 380px; top: 25px; text-align: right; position: absolute; font-size: small; font-weight: bold;}