@charset "UTF-8";
/* CSS Document */

#Chart {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 600px;
	height:auto;
	background-color: #99CCCC;
}
.hed {
	background-color: #009999;
	height: 24px;
	width: 590px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.team_box {
	font-size: 10px;
	width: 590px;
	padding-right: 5px;
	padding-left: 5px;
}
#leftNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: auto;
	width: 140px;
	float: left;
}
#leftNav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#leftNav li {
	margin: 0px 0 0;
}
#leftNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background-color: #3366FF;
	display: block;
	width: 130px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
#leftNav a:hover {
	color: #E8E8E8;
	background-color: #003399;
}
#player {margin-top: 0px;
    margin-right: auto; 
	margin-bottom: 0px;
	 margin-left: auto;
}
#player_li {margin-top: 0px;
    margin-right: auto; 
	margin-bottom: 0px;
	 margin-left: auto;
}



.flowbase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #000000;
	height: 325px;
	width: 90%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
}
.flowbase_li {
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #000000;
	height: 355px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}


/* container has a background image */
a.player {	
	margin-top:40px;
	display:block;
	width:320px;
	height:240px;
	padding:5 5px 5px 5px;	
	text-align:center;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}

/* splash image */
a.player img {
	margin-top:115px;
	border:0;	
}

/* container has a background image */
a.player_li {	
	margin-top:40px;
	display:block;
	width:320px;
	height:240px;
	padding:5 5px 5px 5px;	
	text-align:center;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}

/* splash image */
a.player_li img {
	margin-top:115px;
	border:0;	
}
/* John Cox Player */
#COXplayer {
	background:url(http://www.mylitv.com/images/john_screen.jpg) no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#COXplayer, #COXplayer img {
	display:block;				
	width:400px;
	height:300px;
	border:0px;	
}


/* hot latin yoga */
#HLYplayer {
	background:url(http://www.mylitv.com/images/HLY/HLY_play.jpg) no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#HLYplayer, #HLYplayer img {
	display:block;				
	width:320px;
	height:240px;
	border:0px;	
}
.hlyPlayer_bg {
	float: left;
	height: auto;
	width: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-color: #FFCC00;
	margin-bottom: 10px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #6633FF;
}

#hly1000 {
	height: auto;
	width: 1000px;
	background-color: #FFFFFF;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330066;
	padding-bottom: 5px;
}
.hly_top_bar{
	height: auto;
	width: 1000px;
	float: left;
	background-color: #9999FF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;

}
.hly_left {
	height: 1500px;
	width: 675px;
	float: left;
	background-color: #FFFFFF;
	padding-top: 10px;
	margin-top: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6666FF;
}

.hly_left ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660066;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-style: normal;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.hly_left li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #330099;
	height: auto;
	width: 90%;
	padding-bottom: 3px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC00;
	display: block;
	list-style-position: outside;
	padding-top: 2px;
	margin: 0px;
	padding-right: 10px;
	padding-left: 0px;
	font-style: normal;
	font-weight: normal;
	float: left;
}
.hly_right{
	width: 310px;
	height: auto;
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}


.hly_menu_box {
	width: 250px;
	height:800px;
	float: left;
	margin-left: 5px;
}

.hly_center_box{
	width: 400px;
	height:800px;
	float: right;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.hly_hed {
	background-image: url(http://mylitv.com/images/HLY/HLY_250y.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 250px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #330066;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	display: block;
}



/* MYLITV ARTICLES */

.article_page {
	width:1000px;
	height:auto;
	background-color: #FFFFFF;
	float:left;
}

.article_toolbar {
	width: 990px;
	height: auto;
	background-color: #000000;
	margin: 0px;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	}
	
.article_top {
	width: 990px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3366FF;
	vertical-align: top;
	background-color: #FFFFFF;
	float:left;
}

.article_top_R {
	width: 470px;
	height: auto;
	float: right;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 10px;
}

.article_top_L {
	width: 440px;
	height: auto;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}


.article_left {
	width: 610px;
	height: auto;
	float: left;
	color: #333333;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.article_left_cp {
	width: 600px;
	height: auto;
	float: left;
	color: #333333;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border: thin solid #CCCCCC;
}

.article_left_cp img {
margin-left:30px;
}

.article_left_cp p {
margin-left:30px;
}
.article_left h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #006666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.article_left_cp H6 {
	margin-left:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.temp_article_left {
	width: 330px;
	height: auto;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-right-width: 1pt;
	border-right-style: dotted;
	border-right-color: #999999;
}

.temp_article_mid {
	width: 255px;
	height: auto;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.article_right {
	width: 310px;
	height: auto;
	float: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #0066FF;
}
.article_right h5 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #009966;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.clear_it {
clear:both;
}

.righad250box {
	background-color: #CCCCCC;
	height: 250px;
	width: 250px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.cross_news_box {
	background-color: #FFFFFF;
	background-image: url(http://www.mylitv.com/images/localnewsbar.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: auto;
	width: 250px;
	border: 10px solid #CCCCCC;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.article_left_cp a {
	color: #333399;
	text-decoration: none;
}
.article_left_cp a:hover {
	color: #FF6600;
}


.article_left_cp h1 {
	text-align: center;
	font-size: 24px;
	color: #000000;
	letter-spacing: 0em;
	line-height: 24px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.article_left_cp h2 {
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 16px;
	color: #333333;
}
.article_left_cp ul {
	font-weight: bold;
	color: #006633;
	padding-right: 0px;
	font-size: 16px;
	text-decoration: none;
	margin-right: 15px;
	text-transform: uppercase;
	padding-bottom: 5pt;
}
.article_left_cp li {
	margin-left:20px;
	color: #3366FF;
	font-size: 12px;
	text-decoration: none;
	margin-bottom: 4pt;
	padding-bottom: 2pt;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #339999;
	margin-right: 10px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: square;
}
.article_left_cp_price {
	height: auto;
	width: 129px;
	margin-top: 5px;
	padding-right: 2px;
	padding-left: 2px;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.article_left_cp_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	height: auto;
	width: 536px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;	
}

.article_left_cp_price img {
	clear: both;
	width: 120px;
	margin-bottom: 5pt;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3399FF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}



.cat_temp_main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	height: auto;
	width: 1000px;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.cat_temp_segment {
	float: left;
	height: auto;
	width: 1000px;
	background-color: #0066CC;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #009999;
	padding: 0px;
	background-image: url(http://www.mylitv.com/bar/blu_bar_1k.jpg);
	background-repeat: repeat-y;
	margin: 0px;
}
.cat_temp_segment_L {
	float: left;
	height: 100%;
	width: 640px;
	padding-left: 10px;
}
.cat_temp_segment_R {
	float: right;
	height: 200px;
	width: 345px;
	background-image: url(http://www.mylitv.com/images/bar/40grey_blk.png);
	display: block;
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.cat_temp_segment_bottom {
	padding: 0px;
	float: left;
	height: auto;
	width: 1000px;
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

.cat_temp_segment_bottom ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.cat_temp_segment_bottom li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	list-style-type: none;
}
.cat_temp_bodyLeft {
	height: auto;
	width: 670px;
	float: left;
	margin-right: 10px;
}
.cat_temp_body_Lcol {
	height: auto;
	width: 130px;
	float: left;
	background-color: #CCCCCC;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(http://www.mylitv.com/images/bar/wht_grade_hz.png);
	background-repeat: repeat-y;
}

.cat_temp_body_Lcol ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003333;
	text-decoration: none;
	padding-left: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 95%;
}
.cat_temp_body_Lcol li {
	list-style-image: none;
	list-style-type: none;
	font-size: 10px;
	font-weight: normal;
	color: #006666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	display: block;
	height: 25px;
	width: 95%;
}
.cat_temp_body_Lcol li a {
	text-decoration: none;
	color: #333399;
	display: block;
	font-weight: bolder;
}
.cat_temp_body_Lcol li a:hover {
	display: block;
	color: #FF3300;
}
.cat_temp_body_L2col {
	height: auto;
	width: 255px;
	float: left;
	margin-right: 5px;
}
.cat_temp_body_Rcol {
	height: auto;
	width: 530px;
	float: right;
	padding-left: 5px;
}
.cat_temp_bodyRight {
	height: auto;
	width: 310px;
	float: right;
	vertical-align: text-top;
	margin: 0px;
	padding: 0px;
	
}
.cat_nav_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00CCFF;
	background-color: #0066FF;
	background-image: url(http://www.mylitv.com/images/bar/blu_nav.jpg);
	background-repeat: repeat-x;
	display: block;
	height: 15px;
	width: 95%;
	padding-top: 3px;
	padding-right: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	clear: right;
	float: left;
	text-decoration: none;
}
.cat_nav_bar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00CCFF;
	text-decoration: none;
}
.cat_nav_bar a:hover {
	color: #FFCC00;
}



/* SCROLLABLE CSS */
	
	

#pl {
	height:100px;
	background:#f5fbfb url(http://www.mylitv.com/images/cox_h150.png) repeat-x;
	border:1px solid #000000;
	width:400px;
	position:relative;
	overflow:hidden;
	padding:5px 0;
	float:left;
}

#pl div.entries {
	height:65px;
	position:absolute;
	width:10000em;
}

#pl div.entries a {
	background:transparent url(http://www.mylitv.com/images/cox2_entry.png) no-repeat scroll 0%;
	color:#666;
	float:left;
	font-family:"bitstream vera sans","lucida grande","verdana";
	font-size:10px;
	height:45px;
	text-decoration:none;
	width:55px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#pl div.entries img {
	height:41px;
	width:55px;
	padding:2px;
	margin:0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#pl div.entries a:hover {
	background-position:-66px 0;
	color:#FF3300;
}

#pl div.entries a.playing {
	background-position:-132px 0;		
	color:#000;
}

#pl div.entries a.paused {
	background-position:-198px 0;		
	color:#000;
}

#pl div.entries a.progress {
	opacity:0.8;
}

#pl div.entries em {	
	float:right;
	margin-top:15px;
	color:red;
	font-style:normal;
}

a.nextPage, a.prevPage {
	display:block;
	width:18px;
	height:18px;
	background:url(http://www.mylitv.com/images/arrow/left.png) no-repeat;
	margin:30px 10px;
	cursor:pointer;
	float:left;
}

a.nextPage:hover, a.prevPage:hover {
	background-position:0px -18px;		
}

a.nextPage {
	background-image:url(http://www.mylitv.com/images/arrow/right.png);	
}

a.nextPage.disabled, a.prevPage.disabled {
	visibility:hidden;		
}


#myli_f_page {
	margin: 0px;
	padding: 0px;
	height: 795px;
	width: 1000px;
	background-color: #FFFFFF;

}

.myli_f_page_700 {
	height: 795px;
	width: 700px;
	background-color: #FFFFFF;

}
.myli_f_page_250L {
	margin: 0px;
	padding: 0px;
	height: 795px;
	width: 250px;
	background-color: #FFFFFF;
	float: left;
}
.myli_f_page_450C {
	margin: 0px;
	padding: 0px;
	height: 795px;
	width: 450px;
	background-color: #CCCCFF;
	float: right;
}
.myli_f_page_300R {
	float: right;
	height: 795px;
	width: 300px;
	background-color: #FFFFFF;
}

.newsDVD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	height: auto;
	width: auto;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
