/* STYLES FOR ADS - DO NOT REMOVE
    no_skin = display def overridden in default no_skin madison code
    absolute = used for 1x1s to pull them out of the normal flow
    curl, skin, etc. = ensure default madison code doesn't insert extra spacing at the top of the page
*******************************/

#no_skin {
    width: 0;
    height: 0;
    font-size: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    }

.absolute {
    width: 1px;
    height: 1px;
    font-size: 1px;
    position: absolute;
    top: 0;
    left: 0;
    }




body {
    margin: auto;
    border: 0;
    text-align: center;
    background: url(/streaming/v9/images/bg-blue2.gif) center repeat-y #22304E;
    font: normal 12px Arial;
    }
bodyAdmin {
    margin: auto;
    border: 0;
    text-align: center;
    background: url(/streaming/v9/images/bg-blue3.gif) center repeat-y #22304E;
    font: normal 12px Arial;
    }
#no-header {
    background: #FFF;
    }

a {
    text-decoration: none;
    }

a:hover {
    text-decoration: underline;
    }

a img {
    border: 0;
    }

form {
    margin: 0;
    padding: 0;
    }

.divider {
    height: 21px;
    clear: both;
    background: url(/streaming/v9/images/divider.gif) center repeat-x;
    }

.divider.short {
    height: 11px;
    }

.divider.solid {
    background: url(/streaming/v9/images/divider-solid.gif) center repeat-x;
    }

#content {
    clear: both;
    }

#maincolumn {
    width: 760px;
    text-align: left;
    margin: 0 auto;
    background-color: #FFF;
    }

#no-header #maincolumn {
    width: 100%;
    }


/****************************
    SITE FOOTER
****************************/

#footer {
    margin-top: 20px;
    background-color: #000;
    clear: both;
    font-size: 11px;
    color: #CCC;
    line-height: 16px;
    }

#footer .logo {
    float: left;
    margin-top: 9px;
    margin-left: 10px;
    display: inline;
    }

#footer div {
    padding-left: 10px;
    padding-right: 10px;
    }

#footer #leader div {
    padding: 0;
    }

#footer #foot-search {
    height: 50px;
    border-top: 1px solid #323232;
    border-bottom: 1px solid #787878;
    background: url(http://image.com.com/tv/images/tv2_layout/footer/search-bg.gif);
    color: #333;
    font-size: 11px;
    font-weight: bold;
    }

#footer #foot-search table {
    height: 50px;
    margin-left: 184px;
    }

#footer #foot-search span.input {
    height: 20px;
    width: 150px;
    margin: 0 10px;
    float: left;
    background: url(http://image.com.com/tv/images/tv2_layout/header/search-input-bg.gif);
    }

#footer #foot-search.safari span.input {
    background: none;
    }

#footer #foot-search input {
    height: 16px;
    width: 140px;
    float: left;
    background: transparent;
    border: 0;
    margin: 4px 5px 0;
    padding: 0;
    color: #91998E;
    font-size: 11px;
    }

#footer #foot-search input.on {
    color: #333;
    }

#footer #foot-search.safari input {
    margin: 0;
    width: 150px;
    }

#footer .leader {
    text-align: center;
    border-bottom: 1px solid #333;
    background-color: #111;
    }

#footer .helpline {
    padding-bottom: 3px;
    text-align: right;
    border-top: 1px solid #131313;
    background-color: #1E1F24;
    }

#footer .top {
    line-height: 18px;
    padding-top: 3px;
    padding-bottom: 3px;
    background-color: #363A47;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    }

#footer .top h1 {
    margin: 0;
    color: #999;
    font-size: 11px;
    font-weight: normal;
    }

#footer .top a {
    color: #FFC;
    }

#footer .top span {
    display: block;
    }

#footer .oncnet,
#footer .line {
    padding-bottom: 3px;
    padding-top: 3px;
    }


#footer .line a {
    color: #CCC;
    font-weight: bold;
    }

#footer .oncnet a {
    color: #CCC;
    }

#footer .oncnet {
    background-color: #1E1F24;
    }

#footer .line {
    border-top: 1px solid #363A47;
    background-color: #000;
    }

#footer .line.last {
    font-size: 10px;
    }

#footer .spacer {
    clear: both;
    height: 20px;
    font-size: 0;
    }




/*****************************************
    GENERIC
*****************************************/

.fl {float: left;}
.fr {float: right;}
.fn {float: none;}

.center {margin-left: auto;margin-right: auto;}

.cl {clear: left;}
.cr {clear: right;}
.cb {clear: both;}

.mt-0 {margin-top: 0;}
.mt-5 {margin-top: 5px;}
.mt-10 {margin-top: 10px;}
.mt-15 {margin-top: 15px;}
.mt-20 {margin-top: 20px;}
.mt-30 {margin-bottom: 30px;}
.mb-0 {margin-bottom: 0;}
.mb-5 {margin-bottom: 5px;}
.mb-10 {margin-bottom: 10px;}
.mb-15 {margin-bottom: 15px;}
.mb-20 {margin-bottom: 20px;}
.mb-30 {margin-bottom: 30px;}
.mr-5 {margin-right: 5px;}
.mr-10 {margin-right: 10px;}
.mr-15 {margin-right: 15px;}
.mr-20 {margin-right: 20px;}
.mr-30 {margin-right: 30px;}
.ml-5 {margin-left: 5px;}
.ml-10 {margin-left: 10px;}
.ml-15 {margin-left: 15px;}
.ml-20 {margin-left: 20px;}
.ml-30 {margin-left: 30px;}
.m-0 {margin: 0;}
.m-5 {margin: 5px;}
.m-10px {margin: 10px;}

.pt-0 {padding-top: 0;}
.pt-1 {padding-top: 1px;}
.pt-2 {padding-top: 2px;}
.pt-3 {padding-top: 3px;}
.pt-4 {padding-top: 4px;}
.pt-5 {padding-top: 5px;}
.pt-10 {padding-top: 10px;}
.pt-15 {padding-top: 15px;}
.pt-20 {padding-top: 20px;}
.pb-0 {padding-bottom: 0;}
.pb-1 {padding-bottom: 1px;}
.pb-2 {padding-bottom: 2px;}
.pb-3 {padding-bottom: 3px;}
.pb-4 {padding-bottom: 4px;}
.pb-5 {padding-bottom: 5px;}
.pb-10 {padding-bottom: 10px;}
.pb-15 {padding-bottom: 15px;}
.pb-20 {padding-bottom: 20px;}
.pr-1 {padding-right: 1px;}
.pr-2 {padding-right: 2px;}
.pr-3 {padding-right: 3px;}
.pr-4 {padding-right: 4px;}
.pr-5 {padding-right: 5px;}
.pr-10 {padding-right: 10px;}
.pr-15 {padding-right: 15px;}
.pr-20 {padding-right: 20px;}
.pl-1 {padding-left: 1px;}
.pl-2 {padding-left: 2px;}
.pl-3 {padding-left: 3px;}
.pl-4 {padding-left: 4px;}
.pl-5 {padding-left: 5px;}
.pl-10 {padding-left: 10px;}
.pl-15 {padding-left: 15px;}
.pl-20 {padding-left: 20px;}
.p-0 {padding: 0;}
.p-5 {padding: 5px;}
.p-10 {padding: 10px;}

.di {display: inline;}
.db {display: block;}
.dn {display: none;}

.oh {overflow: hidden;}

.b-000 {border: 1px solid #000;}
.bt-000 {border-top: 1px solid #000;}
.br-000 {border-right: 1px solid #000;}
.bb-000 {border-bottom: 1px solid #000;}
.bl-000 {border-left: 1px solid #000;}
.b-CCC {border: 1px solid #CCC;}
.bt-CCC {border-top: 1px solid #CCC;}
.br-CCC {border-right: 1px solid #CCC;}
.bb-CCC {border-bottom: 1px solid #CCC;}
.bl-CCC {border-left: 1px solid #CCC;}
.b-999 {border: 1px solid #999;}
.bt-999 {border-top: 1px solid #999;}
.br-999 {border-right: 1px solid #999;}
.bb-999 {border-bottom: 1px solid #999;}
.bl-999 {border-left: 1px solid #999;}

.bg-000 {background-color: #000;}
.bg-EEE {background-color: #EEE;}
.colHeader {background-color: #000;color:#6666FF;font-size:12px;}
.colRow {background-color:#EAF9FF;font-size:12px;}
.colAltRow {background-color:#FBFAFF;font-size:12px;}
.colRowBorder {border-bottom:1px solid #666666;font-size:12px;}
.cmb {padding-top: 10px;padding-bottom: 10px;}


/*********************
*
* FONTS
*
**********************/

body {color: #333;}

.f-italic {font-style: italic;}
.f-bold {font-weight: bold;}
.f-normal {font-weight: normal;}

.f-FFF {color: #FFF;}
.f-CCC {color: #CCC;}
.f-999 {color: #999;}
.f-666 {color: #666;}
.f-333 {color: #333;}
.f-000 {color: #000;}
.f-039 {color: #039;}
.f-9CF {color: #9CF;}
.f-CFF {color: #CFF;}
.f-138 {color: #1389e8;}
.f-060 {color: #060;}
.f-3C0 {color: #3C0;}
.f-6F0 {color: #6F0;}
.f-9F0 {color: #9F0;}
.f-CF0 {color: #CF0;}
.f-FFC {color: #FFC;}
.f-FF9 {color: #FF9;}
.f-FF0 {color: #FF0;}
.f-FC3 {color: #FC3;}
.f-FC0 {color: #FC0;} /* yellow */
.f-F90 {color: #F90;}
.f-F60 {color: #F60;}
.f-F30 {color: #F30;} /* red */
.f-C60 {color: #C60;}
.f-C30 {color: #C30;}
.f-C00 {color: #C00;}
.f-900 {color: #900;}
.f-930 {color: #930;}

.f-0 {font-size: 0;}
.f-10 {font-size: 10px;}
.f-11 {font-size: 11px;}
.f-12 {font-size: 12px;}
.f-13 {font-size: 13px;}
.f-14 {font-size: 14px;}
.f-15 {font-size: 15px;}
.f-16 {font-size: 16px;}
.f-17 {font-size: 17px;}
.f-18 {font-size: 18px;}
.f-19 {font-size: 19px;}
.f-20 {font-size: 20px;}
.f-21 {font-size: 21px;}
.f-22 {font-size: 22px;}
.f-23 {font-size: 23px;}
.f-24 {font-size: 24px;}
.f-28 {font-size: 28px;}

a {color: #039;}
a.f-FFF {color: #FFF;}
a.f-CCC {color: #CCC;}
a.f-999 {color: #999;}
a.f-666 {color: #666;}
a.f-333 {color: #333;}
a.f-000 {color: #000;}
a.f-039 {color: #039;}
a.f-9CF {color: #9CF;}
a.f-CFF {color: #CFF;}
a.f-060 {color: #060;}
a.f-3C0 {color: #3C0;}
a.f-6F0 {color: #6F0;}
a.f-9F0 {color: #9F0;}
a.f-CF0 {color: #CF0;}
a.f-FFC {color: #FFC;}
a.f-FF9 {color: #FF9;}
a.f-FF0 {color: #FF0;}
a.f-FC3 {color: #FC3;}
a.f-FC0 {color: #FC0;}
a.f-F90 {color: #F90;}
a.f-F60 {color: #F60;}
a.f-F30 {color: #F30;}
a.f-C60 {color: #C60;}
a.f-C30 {color: #C30;}
a.f-C00 {color: #C00;}
a.f-900 {color: #900;}
a.f-930 {color: #930;}

.ls-1 {letter-spacing: 1px;}
.ls-2 {letter-spacing: 2px;}
.ls-3 {letter-spacing: 3px;}
.ls-4 {letter-spacing: 4px;}
.ls-5 {letter-spacing: 5px;}

.lh-16 {line-height: 16px;}
.lh-18 {line-height: 18px;}
.lh-20 {line-height: 20px;}
.lh-22 {line-height: 22px;}
.lh-24 {line-height: 24px;}
.lh-28 {line-height: 28px;}
.lh-30 {line-height: 30px;}
.lh-32 {line-height: 32px;}
.lh-34 {line-height: 34px;}
.lh-36 {line-height: 36px;}
.lh-38 {line-height: 38px;}
.lh-40 {line-height: 40px;}

.ta-c {text-align: center;}
.ta-l {text-align: left;}
.ta-r {text-align: right;}


/****************************
    MEDIA VIEWER
****************************/

#media-viewer-admin {
	margin: auto;
    text-align: left;
	width: 726px;
    height: 694px;
	background-color:#FFFFFF;
    }
	
/* This is the silver lines that outline the boxes for streaming box  */
#media-viewer {
	margin: auto;
    text-align: left;
	background-color:#161920;
    background: url(http://www.upci.com/streaming/v9/images/media-viewer-bg-fullscreen2.jpg) top left no-repeat #0C1115;
    width: 726px;
    height: 694px;
    }

#media-viewer a {
    color: #FC6;
    }

#media-viewer .mv-space-links {
    clear: both;
    font-size: 10px;
    color: #FC3;
    }

#media-viewer .mv-space-links a {
    font-size: 10px;
    color: #FC3;
    }

#media-viewer .mv-head {
    height: 55px;
    }

#media-viewer .mv-prefs {
    width: 268px;
    height: 55px;
    margin: 5px 5px 0 0;
    text-align: center;
    float: right;
    font: bold 11px Arial;
    line-height: 28px;
    color: #FFF;
    }

#media-viewer .mv-prefs a {
    font-size: 11px;
    color: #FFF;
    }

#media-viewer .mv-title {
	display: block;
    line-height: 40px;
    margin-left: 200px;
    font-size: 13px;
    color: #FFF;
    }

#media-viewer .mv-left-col {
    float: left;
    }

#media-viewer .mv-player {
    margin: 5px 0 0 5px;
    width: 322px;
    height: 315px;
    background: #0C1115;
    }

#media-viewer .mv-fullscreen {
    margin: 4px 0 0 5px;
    width: 322px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    }

#media-viewer .mv-ad {
    width: 322px;
    margin: 5px 0 0 5px;
    padding-top: 5px;
    text-align: center;
    }

#media-viewer .mv-right-col {
    width: 390px;
    float: right;
    margin-right: 4px;
    display: inline;
    }

#media-viewer .mv-info {
    height: 164px;
    margin-top: 4px;
    padding: 10px;
    width: 370px;
    }

#media-viewer .mv-info .mv-details {
    height: 164px;
    overflow: auto;
    position: relative;
    }

#mv-viewer .mv-thumb-cell {
    width: 1%;
    position: relative;
    }

#media-viewer div.commerce {
    clear: both;
    float: left;
    padding: 5px 0;
    }

#media-viewer div.commerce div.deal {
    color: #fc6;
    float: left;
    font-size: 11px;
    font-weight: bold;
    width: 180px;
    }

#media-viewer div.commerce div.deal span.price {
    color: #fff;
    }

#media-viewer div.commerce div.partner {
    float: right;
    padding: 4px 0;
    width: 72px;
    }

#media-viewer div.commerce div.partner.bestbuy {
    background: url(http://image.com.com/tv/images/tv2_layout/modules/bestbuy_darkbg.gif) no-repeat top left;
    display: block;
    height: 26px;
    width: 77px;
    padding: 4px 5px 0 88px;
    }

#media-viewer .mv-details div.commerce .btn {
    padding-left: 8px;
    width: 64px;
    }

#media-viewer .mv-details div.commerce .btn span {
    background-color: #fff;
    padding-right: 8px;
    width: 56px;
    }

#media-viewer .mv-video-list {
    height: 407px;
    margin-top: 5px;
    padding: 0 10px;
    }
	
#media-viewer .mv-video-menu {
    height: 607px;
    margin-top: 5px;
    padding: 0 10px;
    }
	

#media-viewer .mv-list {
    height: 250px;
    overflow: auto;
	width:350px;
    }

#media-viewer .mv-list td {
    padding: 5px 10px;
    background-position: center;
    background-repeat: no-repeat;
    }

#media-viewer .mv-list td.f-0 {
    padding: 0;
    }

#media-viewer .mv-list .on td {
    background-color: #333;
    }

#media-viewer .divider {
    height: 5px;
    }




/****************************
    MEDIA VIEWER - FULL RIGHT COLUMN
****************************/
/* This is the silver lines that outline the boxes for full right column  */

#media-viewer-full-rt-column {
	margin: auto;
	text-align: left;
	background: url(http://www.upci.com/streaming/v9/images/media-viewer-bg-fullscreen-full-rt-column3.jpg) top left no-repeat #0C1115;
	width: 726px;
	height: 700px;
    }

#media-viewer-full-rt-column a {
    color: #FC6;
    }

#media-viewer-full-rt-column .mv-space-links {
    clear: both;
    font-size: 10px;
    color: #FC3;
    }

#media-viewer-full-rt-column .mv-space-links a {
    font-size: 10px;
    color: #FC3;
    }

#media-viewer-full-rt-column .mv-head {
    height: 55px;
    }

#media-viewer-full-rt-column .mv-prefs {
    width: 268px;
    height: 55px;
    margin: 5px 5px 0 0;
    text-align: center;
    float: right;
    font: bold 11px Arial;
    line-height: 28px;
    color: #FFF;
    }

#media-viewer-full-rt-column .mv-prefs a {
    font-size: 11px;
    color: #FFF;
    }

#media-viewer-full-rt-column .mv-title {
    display: block;
    line-height: 40px;
    margin-left: 200px;
    font-size: 13px;
    color: #FFF;
    }

#media-viewer-full-rt-column .mv-left-col {
    float: left;
    }

#media-viewer-full-rt-column .mv-player {
    margin: 5px 0 0 5px;
    width: 322px;
    height: 315px;
	background: #0C1115;
	
    }

#media-viewer-full-rt-column .mv-fullscreen {
    margin: 4px 0 0 5px;
    width: 322px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    }

#media-viewer-full-rt-column .mv-ad {
    width: 322px;
    margin: 5px 0 0 5px;
    padding-top: 5px;
    text-align: center;
    }

#media-viewer-full-rt-column .mv-right-col {
    width: 390px;
    float: right;
    margin-right: 4px;
    display: inline;
    }

#media-viewer-full-rt-column .mv-info {
    height: 164px;
    margin-top: 4px;
    padding: 10px;
    width: 370px;
    }

#media-viewer-full-rt-column .mv-info .mv-details {
    height: 164px;
    overflow: auto;
    position: relative;
    }

#media-viewer-full-rt-column .mv-thumb-cell {
    width: 1%;
    position: relative;
    }

#media-viewer-full-rt-column div.commerce {
    clear: both;
    float: left;
    padding: 5px 0;
    }

#media-viewer-full-rt-column div.commerce div.deal {
    color: #fc6;
    float: left;
    font-size: 11px;
    font-weight: bold;
    width: 180px;
    }

#media-viewer-full-rt-column div.commerce div.deal span.price {
    color: #fff;
    }

#media-viewer-full-rt-column div.commerce div.partner {
    float: right;
    padding: 4px 0;
    width: 72px;
    }

#media-viewer-full-rt-column div.commerce div.partner.bestbuy {
    background: url(http://image.com.com/tv/images/tv2_layout/modules/best_darkbg.gif) no-repeat top left;
    display: block;
    height: 26px;
    width: 77px;
    padding: 4px 5px 0 88px;
    }

#media-viewer-full-rt-column .mv-details div.commerce .btn {
    padding-left: 8px;
    width: 64px;
    }

#media-viewer-full-rt-column .mv-details div.commerce .btn span {
    background-color: #fff;
    padding-right: 8px;
    width: 56px;
    }

#media-viewer-full-rt-column .mv-video-list {
    height: 407px;
    margin-top: 5px;
    padding: 0 10px;
    }

#media-viewer-full-rt-column .mv-list {
    height: 320px;
    overflow: auto;
    }

#media-viewer-full-rt-column .mv-list td {
    padding: 5px 10px;
    background-position: center;
    background-repeat: no-repeat;
    }

#media-viewer-full-rt-column .mv-list td.f-0 {
    padding: 0;
    }

#media-viewer-full-rt-column .mv-list .on td {
    background-color: #333;
    }

#media-viewer-full-rt-column .divider {
    height: 5px;
    }
	
	
	
	
	










.loading {
    background: url(/streaming/v9/images/activity-indicator.gif) no-repeat;
    }



/****************************
    BUTTONS
****************************/

#maincolumn .btn,
#content .btn,
#tracking-toolbar #header .btn {
    height: 22px;
    padding: 0 10px 0 15px;
   display: block;
    position: relative;
    background-position: top left;
    font: bold 11px/22px Arial;
    color: #FFF;
    text-align: center;
    }

#maincolumn .btn span,
#content .btn span,


#maincolumn .btn:hover,
#content .btn:hover,


#maincolumn .btn:hover span,
#content .btn:hover span,



/* light background */

#content a.btn.orange,
#content a.btn.orange span {
    background-image: url(/streaming/v9/images/btn-normal-orange.gif);
    }

#content span.btn.orange  {
    background-image: url(/streaming/v9/images/btn-normal-orange.gif);
    }

#content a.btn.blue,
#content a.btn.blue span {
    background-image: url(/streaming/v9/images/btn-normal-blue.gif);
    }


#content a.btn.gray,
#content a.btn.gray span {
    color: #333;
    background-image: url(/streaming/v9/images/btn-normal-gray.gif);
    }

#content a.btn.red,
#content a.btn.red span {
    background-image: url(/streaming/v9/images/btn_red.gif);
    }   
        
    
    
/** SSP additions **/
#content a.btn.green,
#content a.btn.green span {
    background-image: url(/streaming/v9/images/btn-green.gif);
      height: 22px;
    }
    
#content a.btn.cream,
#content a.btn.cream span {
    color: #333;
    background-image: url(/streaming/v9/images/btn-normal-cream.gif);
    }
        
    

/* dark background */

#content a.btn.orange-darkbg,
#content a.btn.orange-darkbg span {
    background-image: url(/streaming/v9/images/btn-normal-orange-darkbg.gif);
    }
#content span.btn.orange-darkbg span  {
    background-image: url(/streaming/v9/images/btn-normal-orange-darkbg.gif);
    }
#maincolumn a.btn.blue-darkbg,
#content a.btn.blue-darkbg,
#maincolumn a.btn.blue-darkbg span,
#content a.btn.blue-darkbg span,
#tracking-toolbar #header .btn.blue-darkbg,
#tracking-toolbar #header .btn.blue-darkbg span {
    background-image: url(/streaming/v9/images/btn-normal-blue-darkbg.gif);
    }


/* LEFT/RIGHT ARROWS */

#content .btn.arrow {
    line-height: 36px;
    height: 36px;
    color: #333;
    font-size: 14px;
    width: 100px;
    }

#content .btn.arrow span {
    height: 36px;
    background-image: url(/streaming/v9/images/btn-blank.gif);
    }

#content .btn.arrow {
    background-image: url(/streaming/v9/images/btn-arrows.gif);
    }

#tracking-toolbar #content .btn.arrow {
    line-height: 31px;
    height: 31px;
    }

#tracking-toolbar #content .btn.arrow span {
    height: 31px;
    background-image: url(/streaming/v9/images/btn-tracking-blank.gif);
    }

#tracking-toolbar #content .btn.arrow {
    background-image: url(/streaming/v9/images/btn-tracking-arrows.gif);
    }

#content .btn.left {
    padding: 0 20px 0 30px;
    }

#content .btn.right {
    background-position: top right;
    padding: 0 30px 0 20px;
    }

#content .btn.right:hover {
    background-position: bottom right;
    }

#content .btn.right span {
    left: -5px;
    background-position: top left;
    }

#content .btn.right:hover span {
    background-position: bottom left;
    }


/* MINI BUTTONS */

#content .btn-mini-orange {
    height: 16px;
    margin: 0px 0 0 0;
    padding: 1px 5px 0 4px;
    position: relative;
    font: bold 11px Arial;
    display: inline;
    background: url(/streaming/v9/images/btn-mini-orange.gif) no-repeat top left;
    color: #FFF;
    text-align: center;
    }

#content .btn-mini-orange span.btn-end {
    width: 5px;
    height: 17px;
    padding: 0;
    background: url(/streaming/v9/images/btn-mini-orange.gif) no-repeat top right;
    }

#content .btn-mini-orange:hover {
    text-decoration: none;
    background-position: bottom left;
    }

#content .btn-mini-orange:hover span.btn-end {
    cursor: pointer;
    background-position: bottom right;
    }



/*TOOLTIP HELP CSS*************************************/

#tooltip {
    position: absolute;
    z-index: 100;
    width: 150px;
    border: 1px solid #000;
    padding: 2px;
    background-color: #ffc;
    visibility: hidden;
    font-family: verdana;
    font-size: 10px;
    }


#media-viewer .infoPlayerMsg {
    margin: 5px 0 0 5px;
    width: 322px;
    height: 315px;
    background: #0C1115;
	font-family: "Trebuchet MS";
	font-size:12px;
	color:#ebebf7;
    }
#media-viewer-full-rt-column .infoPlayerMsg {
	width: 322px;
	height: 315px;
	background: #0C1115;
	font-family: "Trebuchet MS";
	font-size:12x;
	color:#ebebf7;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;

}
	
#comments-viewer {
	margin: auto;
	text-align: center;
    background: url(http://www.upci.com/streaming/v9/images/media-viewer-bg-comments.jpg) top center no-repeat #0C1115;
	width: 397px;
    height: 499px;
	margin-top:10px;

    }

.thumbBkg {
	width:1%;
	background: url(/streaming/v9/images/videothumb_bg_small.gif) top center no-repeat;
}


/* New items */

#propertyimgblank
	{
		width:294px;
		height:74px;
		float:left;
		margin:18px 0 0 0;
		padding:0px;
	}			
#propertyimgblank002
	{
		width:294px;
		height:74px;
		float:left;
		margin:18px 0 0 0;
		padding:0px;
	}			
#propertyimgblank003
	{
		width:294px;
		height:74px;
		float:left;
		margin:18px 0 0 0;
		padding:0px;
	}			
#propertyimgblank004
	{
		width:294px;
		height:74px;
		float:left;
		margin:0px 0 0 0;
		padding:0px;
	}			
#propertyimgblank005
	{
		width:294px;
		height:74px;
		float:left;
		margin:18px 0 0 0;
		padding:0px;
	}
#propertyimgblank006
	{
		width:294px;
		height:74px;
		float:left;
		margin:18px 0 0 0;
		padding:0px;
	}				
#propertytxtblank
	{
		width:205px;
		height:74px;
		float:left;
		margin:0 0 0 15px;
		padding:0px;
		font-family: "Trebuchet MS";
		font-size:12px;
		color:#ebebf7;
		
	}			
#propertytxtblank002
	{
		width:205px;
		height:74px;
		float:left;
		margin:0 0 0 15px;
		padding:0px;
		font-family: "Trebuchet MS";
		font-size:12px;
		color:#ebebf7;
	}			
#propertytxtblank003
	{
		width:205px;
		height:74px;
		float:left;
		margin:0 0 0 15px;
		padding:0px;
		font-family: "Trebuchet MS";
		font-size:12px;
		color:#ebebf7;
}			
#propertytxtblank004
	{
		width:205px;
		height:74px;
		float:left;
		margin:0 0 0 15px;
		padding:0px;
		font-family: "Trebuchet MS";
		font-size:12px;
		color:#ebebf7;
	}			
#propertytxtblank005
	{
		width:205px;
		height:74px;
		float:left;
		margin:0 0 0 15px;
		padding:0px;
		font-family: "Trebuchet MS";
		font-size:12px;
		color:#ebebf7;
	}				
#propertytxtblank006
	{
		width:205px;
		height:74px;
		float:left;
		margin:0 0 0 15px;
		padding:0px;
		font-family: "Trebuchet MS";
		font-size:12px;
		color:#ebebf7;
	}

#propertytxtblank007
	{
		width:250px;
		height:74px;
		float:left;
		margin:0 0 0 5px;
		padding:0px;
		font-family: "Trebuchet MS";
		font-size:12px;
		color:#ebebf7;
	}

#propertyimg
	{
		width:70px;
		height:72px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(/streaming/v9/images/icon_calendar.jpg);
		background-repeat:no-repeat;
	}			
#propertyimg002
	{
		width:70px;
		height:72px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(/streaming/v9/images/icon_getaccess.jpg);
		background-repeat:no-repeat;
	}			
#propertyimg003
	{
		width:70px;
		height:72px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(/streaming/v9/images/icon_advertise.jpg);
		background-repeat:no-repeat;
	}			
#propertyimg004
	{
		width:70px;
		height:72px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(/streaming/v9/images/icon_flash.jpg);
		background-repeat:no-repeat;
	}			
#propertyimg005
	{
		width:70px;
		height:72px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(/streaming/v9/images/icon_wmv.jpg);
		background-repeat:no-repeat;
	}
#propertyimg006
	{
		width:70px;
		height:72px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(/streaming/v9/images/icon_support.jpg);
		background-repeat:no-repeat;
		
	}
