<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* global */
html{height: 100%;}

body
{ 
  padding: 0px;
  margin: 0px;
  font-size: 13px;font-family:arial, sans-serif; 
  color:#333;
   
 
} 

p
{ margin: 0px;
  padding: 0px 0px 16px 0px;
  line-height: 1.7em;
}

h1
{ font-family: serif;
  font-size: 108%;
  letter-spacing: .1em;
}

h2
{ margin: 0px;
  padding: 0px 0px 4px 0px;
  font-size: 100%;
  letter-spacing: .1em;
  font-weight: normal;
  text-decoration: underline;
}

img{border: 0px;}

a{outline: 0;}


A:link {	COLOR:#056197; TEXT-DECORATION: none;}
A:visited {	COLOR:#056197; TEXT-DECORATION: none;}
A:hover { color:#CC0000;TEXT-DECORATION: none;}
/* image positioning - left, right and center */
.left
{ float: left; 
  padding: 0px 8px 0px 0px;
}

.right
{ float: right; 
  padding: 0px 0px 0px 8px;
}

.center
{ display: block;
  text-align: center;
  margin: 0 auto;
}

/* block quote */
blockquote
{ margin: 20px 0px 20px 0px; 
  padding: 10px 20px 0px 20px;
  border-left: 8px solid;
}

/* unordered list */
ul
{ margin: 8px 0px 0px 16px;
  padding: 0px;
}

ul li
{ list-style-type: square;
  margin: 0px 0px 11px 0px; 
  padding: 0px;
}

/* ordered list */
ol
{ margin: 8px 0px 0px 24px;
  padding: 0px;
}

ol li
{ margin: 0px 0px 11px 0px; 
  padding: 0px;
}

/* margin lefts / margin rights - to centre content */
#main, #links, #footer, #logo, #menu, #content
{ margin-left: auto; 
  margin-right: auto;
}

/* main container */
#main{width: 974px; padding:0px;
background-color:#FFFFFF;
}

/* header */
#header
{  
  height: 90px;
  background-image: url(../img-4/smtv_top_bg.gif) ; background-repeat: repeat-x;
}

/* logo */
#logo
{ 
 
  margin-top:10px;
  margin-left:10px; 
  float: left;
  width:470px;
  height:60px;
  background: transparent;
  
}
/* form elements */
form {
	margin:10px; padding: 0;
	/* border: 1px solid #f2f2f2;  
	background-color: #FAFAFA; */
}


/* search form */
form.searchform {
	background: transparent;
	border: none;
	margin: 0; padding: 0;
}
form.searchform input.textbox { 
	margin: 0; 
	width: 177px;
	border: 1px solid   #000033 ;/*#9EC630; */
	background: #FFF;
	color: #333; 
	height: 15px;
	vertical-align: top;
}
form.searchform input.button { 
	margin: 0; 
	padding: 2px 3px; 
	font: bold 12px Arial, Sans-serif; 
	background: #FAFAFA;
	border: 1px solid #f2f2f2;
	color: #000099;/*#777;	*/
	width: 60px;
	vertical-align: top;
	height:20px;
	cursor:pointer;
}

#top_menu
{ 
margin: 5px 0px 5px 0px ;
padding: 0px 17px 0px 0px;
float: right;
color:#056197;
font-size:12px;

 
}


#head_right
{
width:450px;
height:90px;
float:right;

}
#head_search
{ 
margin: 0px;
padding: 0px 17px 0px 0px;
  float: right;
  text-align: right;
  height:20px;
  background: transparent;
}

#slogan
{ padding: 15px 17px 0px 0px;
  _padding: 5px 17px 0px 0px;
  float: right;
  margin:0px;
  height:35px;
  _ height:30px;
  text-align: right;
  color:#CC0000;
  width:400px;
  font-size:17px; font-weight:bold;
 
   
  
}


/* navigation menu */
#menu
{ height: 31px; 
  margin:0;
  padding:0;
   
}

/* main menu start */
.droplinebar{
overflow: hidden;

}

#mydroplinemenu ul{
margin: 0;
padding: 0;
float: left;
width: 974px;
font: bold 12px Arial;
background:  url(../img-4/bar_bg.gif) center center repeat-x;
}

#mydroplinemenu ul li{
display: inline;
}

#mydroplinemenu ul li a{
float: left;
color: white;
padding: 8px 9px 7px 9px;
margin: 0;
text-decoration: none;
white-space: nowrap;
}

#mydroplinemenu ul li a:visited{
color: white;
}

#mydroplinemenu ul li a:hover, .droplinebar ul li .current{ /*background of main menu bar links onMouseover*/
color: #53FFB0;
margin: 0;
}

/* Sub level menus*/
#mydroplinemenu li ul{
position: absolute;
z-index: 100;
background: #FFFFF1; /*sub menu background color */
visibility: hidden;
border:solid 1px #0A8FFF;
margin-left:0; 
width:971px;
}

/* Sub level menu links style */
#mydroplinemenu  li ul li a{
color:#056197;
padding-top: 7px;
padding-right:8px;
padding-left:8px;
padding-bottom:10px;
margin: 0;
white-space: nowrap;

}
#mydroplinemenu li ul li a:link
{
color:#056197;
}
#mydroplinemenu  li ul li a:visited{
color:#056197;
}


#mydroplinemenu li ul li a:hover{ /*sub menu links' background color onMouseover */
background: #242c54;
color: #FFFFFF;
}
/* Sub level menu links style */
#mydroplinemenu  li ul li ul li a{
color:#056197;
padding-top: 7px;
padding-right:8px;
padding-left:8px;
padding-bottom:10px;
margin: 0;
white-space: nowrap;

}
/* main menu end */


/* main content style start */
#contentwrap
{
width: 974px; 
padding:0;
margin:0;
}

#smtv-intro {

margin:0px 0px 10px 0px; 
padding:10px 15px 5px 15px;  
font-size:13px; 
line-height:130%; 
color:#056197; 
letter-spacing: -0.02em ;
/* font-family:"Trebuchet MS", sans-serif;*/
}

/* page content (centre) */
#content
{ margin: 7px 0 0 0;

  text-align: justify;
  width: 670px;
  padding: 0 9px 15px 0;
  _padding: 0 2px 15px 0;
  float: left;
  background:url(../img-4/content_back2.gif) no-repeat;
  
 }
  *+html body #content {
  margin: 7px 0 0 0;

  text-align: justify;
  width: 670px;
  padding: 0 5px 15px 0;

  float: left;
  background:url(../img-4/content_back2.gif) no-repeat;
 
 }
#content h1,#content h2,#content h3,#content h4{font-family:Georgia,serif,arial}
#content h2{font-size:20px;font-weight:bold}
#content h3{font-size:14px;font-weight:bold}h4{font-weight:bold}
#content h1
{ 
  margin: 2px 0px 12px 0px; 
  font-size: 128%;  font-family: arial, sans-serif; 
  color:#26B;
 
 
}

#content a, #content a:hover
{ padding: 0px 0px 2px 0px;
  text-decoration: none;
} 
/* middle tap area */
#middle-content-tabs ,#featured-video {

padding:0 ;
margin: 0;
list-style-type: none;
text-align: center ; 
/*set to left, center, or right to align the menu as desired*/


}

#middle-content-tabs ul ,#featured-video ul
{

  margin-bottom: 0;
  padding-bottom:0;
}

#middle-content-tabs li, #featured-video li{
display: inline;
margin: 0;
}

#middle-content-tabs li a,#featured-video li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 5px 7px;
margin-right:1px;
border: 1px solid #999;
color: #000066;
font-weight:normal;
background: #ffffff url(../img-4/shade.gif)  top left repeat-x;
}

#middle-content-tabs li a:visited ,#featured-video li a:visited{
color:#000066;
}

#middle-content-tabs li a:hover, #featured-video li a:hover{
text-decoration: none;
color:#CC0000;
padding: 5px 7px;
margin-right:1px;

}

#middle-content-tabs li a.selected,#featured-video li a.selected{ /*selected main tab style */
position: relative;
background:#FFFFFF;
color:#CC0000;
background: #ffffff url(../img-4/shade.gif)  top left repeat-x;
}


#middle-content-tabs li a.selected:hover,#featured-video li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

#middle-tab-content
{
		min-height:400px;
	padding:10px 0 10px 10px;
	border-top:none;
	border:1px solid #cccccc; 
	border-width:0 1px 1px 1px;
	width:658px; 
	margin-bottom: 1em; margin-top:3px;
}
/* middle tab area end */


.hearline-word
{ font-size::12px; 
   etter-spacing: -0.02em ;
   text-align:center;
   
 }
 
#tv_button {
width:150px; 
float:left;
padding:5px 0px 5px 0px;
margin-top:10px;


}
#tv_button .box {
	width:150px;
	margin:-1px 0 0 0;
	padding:0;
}

#tv_button h2 {
	/* background:url(../img-4/tv_menu.png) no-repeat; */
	background: #ffffff url(../img-4/shade.gif)  top left repeat-x;
	border:1px solid #999;
	border-bottom:none;

	font-size:12px;
	height:16px;
	line-height:16px;
	margin:0;
	padding:10px 2px 5px 10px;;
	display:block;
	text-decoration:none;
	color: #333333;
	letter-spacing:0px;
	font-weight:normal;
	cursor:pointer;
	
}

#tv_button h2.ruby {
	background-position:0 -255px;	
	color:#fff;	
}

#tv_button h2.active {
	background-position:0 -192px;	
	color:#fff;		
	height:17px;
}




#tv_button .clear {
	background:url(../img-4/tv_menu2.png) no-repeat 0 0;
	height:10px;	
}


/* box content */
#tv_button .box ul {
	margin:0;
	padding:0;
	
}

#tv_button .box li {	
	list-style-type:none;
	margin:0 ;
	padding:0;	
	_margin:1px;
	_padding:1px;
	
}

#tv_button .box a {
	display:block;
	padding:5px 8px 5px 8px;
	border-top:1px solid #ddd;
	border-left:1px solid #999;
	border-right:1px solid #999;
	text-decoration:none;	
	font-size:11px;
	margin:0;
	color:#056197;
	
}



#tv_button .box a:hover {
	background-color:#efefef;
	color:black;
	border-left:1px solid #999;
	border-right:1px solid #999;

}



#tv_button .box a.selected, #tv_button .box a.selected:hover {
	background-color:#D0E4F5 ; /*#056197; */
	cursor:default;
}

#tv_button .box input.text {
	width:150px;		
}

.main-video-title a {
color:#000066;
text-decoration:none;
}

.main-video-title a:hover {
	background-color:#efefef;
	color: #CC0000;
	padding:5px;
	display:block;
}

#featured-container
{
border: 1px solid #cccccc;  
width:648px; 
margin-bottom: 1em; margin-top:5px;
padding: 10px;
}
/* sidebars */
.sidebar
{ float: right;
  width: 290px;
  padding: 0 0 10px 0;
  margin: 7px 0 0 0;
  
}
.social_menu
{


padding:0;
height:35px;
border:1px solid #CCCCCC;
border-bottom:none; 
margin-top:3px;
text-align:center;

}
.social_menu ul{margin: 5px 0px 0px 3px; padding-top:2px; }

.social_menu li
{ 
display:inline;
 list-style: none; 
 padding: 0px 5px 0 0px;
margin: 0px 0px 0px 0px;
}
#count_down
{
 margin: 5px 0px 3px 0px;
 padding:5px;
 text-align:center;
/* background:#f7f7f7;
 
 background:#F5F6F0; #d6d6d6;
 border: solid 3px #D0E4F5; */
 border:solid 2px #D0E4F5;
 
}
#count_down a, #count_down a:hover
{
 text-decoration: none;
 
}
.lang_box {
display:none;
height:163px;
padding:10px 5px 10px 15px;
width:148px;
line-height:120%;
font-size:13px; 
background-color:#FFFFFF;
border:1px solid #CCCCCC;
height:350px;
z-index:100;
}

.lang_box ul {
margin:0px;
padding:0px;
}
.lang_box ul li 
{
margin:0px;
padding:5px 0 0 0 ;
list-style:none;
}
.select_lang
{
border-right:1px solid #ffffff;
font-weight:bold; 		
cursor:pointer;
width:159px;
_width:170px;
float:left; 
margin:0; 
padding:5px;
_padding:5px 0;
background-color:#6699FF; 
color:#FFFFFF; 
font-weight:normal; 
text-align:center;
 
}


.mobile-box
{ 
background-color:#6699FF; 
color:#FFFFFF; 
margin:0; 
padding:5px; 
_padding:5px 0;
width:110px;
_width:117px;
float:left;
color: #000066 ; 
text-align:center;
}
.mobile-list {
display:none;
padding:10px 5px 10px 15px;
width:98px;
line-height:120%;
font-size:13px; 
background-color:#FFFFFF;
border:1px solid #CCCCCC;
z-index:100;
}

.mobile-list ul {
margin:0px;
padding:0px;
}
.mobile-list ul li 
{
margin:0px;
padding:5px 0 0 0 ;
list-style:none;
}
.siderbar_box
{ 
  
  margin: 5px 0 5px 0;
  padding: 0;
 
   
}
.siderbar_box h1
{ font-weight: bold; 
  font-size:100%;
   padding: 3px 0px 5px 0px;
  text-transform: uppercase;
  background-color:#80C8EE; /* #0099FF;*/
  color: #fff ; 
  margin:0px;
  text-align:center;
   
   border-left:1px solid #CCCCCC;
  border-right:1px solid #CCCCCC;
  border-bottom:1px solid #CCCCCC;
}

/* container for slides */
.sidebarcontent {
	
	border:1px solid #cccccc;
	border-top:none;
	position:relative;	
	text-align:center;	
	cursor:pointer;
	margin:0;
	padding:5px;
	
	
	
}

/* single slide */
.sidebarcontent div {
	display:none;
	position:absolute;
	top:0;
	left:0;		
	margin:0;
	font-size:12px;
	padding:10px 5px 7px 5px;
}


.tooltip {
	display:none;
	background:url(../img-4/black_arrow_big.png);
	height:163px;
	padding:50px 20px 10px 30px;
	width:280px;
	font-size:13px;
	line-height:130%; 
	color:#fff; }
/* a .label element inside tooltip */
.tooltip .label {
	color:yellow;
	width:35px;
}

.tooltip a {
	color:#ad4;
	font-size:11px;
	font-weight:bold;
}
ul.now-showing-tabs {  
	margin:0 !important; 
	padding:0;
	height:30px;
	border-bottom:1px solid #80C8EE;	 	
}

/* single tab */
ul.now-showing-tabs li {  
	float:left;	 
	padding:0; 
	margin:0;  
	list-style-type:none;	
}

/* link inside the tab. uses a background image */
ul.now-showing-tabs a { 
	float:left;
	font-size:13px;
	display:block;
	padding:5px 25px;	
	text-decoration:none;
	border:1px solid #cccccc;	
	border-bottom:0px;
	height:18px;
	background: #ffffff url(../img-4/shade.gif)  top left repeat-x;
	color: #7D7DF0; 
   	margin-top:0;  
    margin-right:2px;
	position:relative;
	top:1px;	
	outline:0;
}

ul.now-showing-tabs a:hover {
	background-color:#6699FF;
	color:#CC0000;
}
/* Now Playing Tab */	
/* selected tab */
ul.now-showing-tabs a.selected {
	background: #ffffff url(../img-4/t.gif)  top left repeat-x;
	border-bottom:1px solid #ffffff;	
	color: #000066; 
	margin-top:0;  
	cursor:default;
}

/* tab pane */
.now-showing-panes {	
	border:1px solid #cccccc;
	border-width:0 1px 1px 1px;
	min-height:150px;
	padding:0;
	margin:0;
}

.killer {
	
	border:1px solid #cccccc;
	border-top:none;
	position:relative;	
	text-align:center;	
	cursor:pointer;
	margin:0;
	padding:5px;
	height:180px; 
		font-size:12px;
	
}

/* single slide */
.killer div {
	display:none;
	position:absolute;
	top:0;
	left:0;		
	margin:0;
	height:180px;
	font-size:12px;
	padding:10px 5px 7px 5px;
}

.tabs_killer { margin:0; padding:0: }

/* mouseover state */
.tabs_killer a:hover {
	background-position:0 -8px;      
}

/* active state (current page state) */
.tabs_killer a.current {
	background-position:0 -16px;     
} 	

 #twitter_update_list {
           width: 270px;
           padding: 0;
           overflow: hidden;
           font-family: Georgia;
           font-size: 13px;
          /*  color: #006699;*/
		    color:#056197;
		   line-height: 16px;
             margin:0;
		   
       }

       #twitter_update_list li {
           width: 270px;
           list-style: none;
       }

       #twitter_update_list li a {
           color: #5f6d76;
           border-bottom: dotted 1px;
           text-decoration: none;
       }

       #twitter_update_list li a:hover {
           color: #31353d;
           background: #d3f1f9;
       }




/* footer */
#footer
{
  padding: 0px;
  text-align: center; 
   background:#F5F6F0;
 /* background: #B5B9A7 url(footer.png) repeat-x; */
  color: #414141;
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  border-left:1px solid #CCCCCC;
  border-right:1px solid #CCCCCC;
  margin:10px 0 0 0;
  
  
  
}
#copyright
{ height: 10px;  
  padding: 10px 0 10px 0;
  font-size: 80%;
   clear: both;
  text-align: center; 
   background:#F5F6F0;
 /* background: #B5B9A7 url(footer.png) repeat-x; */
  color: #414141;
  border-top:#CCCCCC solid 1px;
  
}
.footbox
{ text-align: left;
  width: 210px;
  height:190px;
  font-size:90%;
  float: left;
  margin: 0px 10px 0px 0px;
  padding: 10px 10px 0px 10px;
 /*  background:#F5F6F0; #D0E4F5;  #E1E5D5 ;*/
  color: #555;
  border-right: solid #cccccc 1px;
  line-height:140%;
  
}
.footbox h3{font-weight:bold; font-size:14px;}
.footbox a
{ text-decoration: none;
  padding: 0px 0px 2px 0px;
  color:#555;
 
}
.footbox a:link
{ text-decoration: none;
  padding: 0px 0px 2px 0px;
  color:#555;
 
}
.footbox a:visited
{ text-decoration: none;
  padding: 0px 0px 2px 0px;
  color:#555;
 
}
.footbox a:hover
{ text-decoration: none;
  padding: 0px 0px 2px 0px;
  color:#0033FF;
 
}

/* Based on Nifty Corners: rounded corners without images */
/* By Alessandro Fulciniti */
/* http://www.html.it/articoli/nifty/index.html */
.rtop, .rbottom{display: block;}

.rtop .r1, .rtop .r2, .rtop .r3, .rtop .r4,
.rbottom .r1, .rbottom .r2, .rbottom .r3, .rbottom .r4
{ display: block;
  height: 1px;
  overflow: hidden; 
}

.r1{margin: 0 5px}

.r2{margin: 0 3px}

.r3{margin: 0 2px}

.rtop .r4, .rbottom .r4
{ margin: 0 1px;
  height: 2px
}

.rtop, .rbottom{display: block;}

.rtop {background: #fff; }
.rbottom{background: #fff; }
.rtop .r1, .rtop .r2, .rtop .r3, .rtop .r4{background:#80C8EE ;  /*#0099FF; #0099ff;#6699cc;*/}
.rbottom .r1, .rbottom .r2, .rbottom .r3, .rbottom .r4{background:#80C8EE;/*#D0E4F5  #0099FF;*/ }



/* TV show session */

#featured-video
{ padding:0px; margin:0px;}
#featured-video.indentmenu
{
font: normal 13px Arial;
width: 100%; /*leave this value as is in most cases*/
}

#featured-video.indentmenu ul{
margin: 0;
padding: 0;
float: left;
/* width: 80%; width of menu*/

}

#featured-video.indentmenu ul li{
display: inline;
}

#featured-video.indentmenu ul li a{
float: left;
padding: 5px 7px;
margin-right: 3px;
border: 1px solid #CCCCCC;
color: #000066;
background: #ffffff url(../img-4/shade.gif)  top left repeat-x;
}

#featured-video.indentmenu ul li a:visited{
color: black;
}

#featured-video.indentmenu ul li a.selected{
background:#FFFFFF;
color:#CC0000;

background: #ffffff url(../img-4/shade.gif)  top left repeat-x;
}
/* tab pane */
#featured-videos {
	min-height:350px;
	padding:15px 10px;
	margin:5px 0 0 0;

}
	





.featured_title a
{
font-size:14px ;
font-weight:bold

}
.featured_title a:hover
{
text-decoration: none;
background-color:#6699CC;
display:block;

}

.side-banner
{
margin:5px 0;
padding:0;

}
.side-banner ul;
{
margin:0;
padding:0;

}
.side-banner li;
{
margin:0;
padding-top:10px;
list-style:none;
height:80px;

}


#main1
{ margin:0px;
  padding:5px;
  width:600px;
 
 }
 #main1 h1
{ font-family: verdana, arial, sans-serif;
  margin: 0px;
  padding: 18px 0px 0px 5px;
  font-size: 130%;
 
}
#mian1 p
{ margin: 0px;
  padding: 0px 0px 2px 10px;
  line-height: 1.7em;
}

/* unordered list */
#mian1 ul
{ margin: 0px 0px 0px 16px;
  padding: 0px;
}

#mian1 ul li
{ list-style-type: square;
  margin: 0px 0px 4px 0px; 
  padding: 0px;
}
#top-title
{
padding:10px;
font-size:14px;
color: #669900;
text-align:center
 
}
.show-box
 { margin:0 0 5px 0;
   padding:5px 0 0 0;
 line-height:150%;
 
 }
 .show-box1
 { margin:0 0 5px 0;
   padding:5px 5px;
 line-height:150%;
 border:3px solid #CC0000;
 
 }
 .ee-title-box
 { 
 background-color: #00CCFF;
 color:#FFFFFF;
 padding-left:5px;
  font-size:14px; font-weight:bold;
 margin:0;
 
 
 }
 .ee-title-box1
 { 
 background-color: #CCCCCC;
 color:#FFFFFF;
padding-left:5px;
 font-size:14px; 
 font-weight:bold;
 
 
 }
 .ee-show-title
 { 
 color:#0033FF;
 font-weight:800;
  
 }
 .ajar-show-title
 { 
 color:  #660066;
 font-weight:800;
  
 }
  .aw-show-title
 { 
 color: #FF6600 ;
 font-weight:800;
  
 }
  .show-title1
 { color: #000099; 
   font-size:110%;

 }
  .show-title2
  {
   
   color:#000000;
   
  }
  .time-box
  {
   padding:5px 5px 0 5px;;
   font-size:12px;
    color:#CC0000;
	margin:0;
     }
	 
	 .now-palying
	 {
	 float:right;
	 padding-right:10px;
	 font-size:14px;
	 color:#CC0000;
	 
	 }
A.featured_title:link {	COLOR:#000066; TEXT-DECORATION: none;font-size: 12px; font-family: Arial, Tahoma, Times, serif;  font-weight:none;}
A.featured_title:visited {	COLOR:#000066; TEXT-DECORATION: none;font-size: 12px; font-family: Arial, Tahoma, Times, serif;  font-weight:none;}
A.featured_title:hover { COLOR:#009900;	TEXT-DECORATION:underline;font-size: 12px;  font-family: Arial, Tahoma, Times, serif; font-weight:none;}


a.main-video-title :link{
color:#000066;
text-decoration:none;
}
a.main-video-title :visited{
color:#000066;
text-decoration:none;
}
a.main-video-title :hover {
	background-color:#efefef;
	color: #CC0000;
	text-decoration:none;
	
}
A.featured_brief:link {	COLOR:#333333; TEXT-DECORATION: none; }
A.featured_brief:visited {	COLOR:#333333; TEXT-DECORATION: none;}
A.featured_brief:hover { COLOR:#009900;	TEXT-DECORATION:underline;}
</pre></body></html>