@charset "utf-8";
/* CSS Document */
img {
    max-width: 100%;
}
body {
	margin:0 auto;
	background:url(../images/bg2.png);
	font-size:12px;
	font-family: 'Open Sans',sans-serif;
}

#top {
	width:100%;
	height:150px;
	background:#DA1921;
	border-bottom:1px solid #fff;
	margin-top:-20px;
}
#banner {
    width: 960px;
    height: 150px;
    margin: 0 auto;
    background: url(../images/ab-header.jpg);
    background-position: center;
    background-size: contain;
}

#nav {
	width:100%;
	height:55px;
	background:url(../images/bg4.png);
}
.navigation {
	background:#fff;
	overflow: hidden;
	width: 960px;	
	box-shadow: 0 2px 10px 2px rgba(0, 0, 0, 0.2);
	margin:0 auto;
	padding:0;
	height:40px;
}
.navigation li {
	width:auto; min-width:80px; border-left: 1px solid #fb1f28;
	float: left;
	cursor: pointer;
	list-style-type: none;	
	padding: 8px 15px;	
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	height:40px;
	text-align:center;
    text-decoration: none;
    line-height: 24px;	
	
}

.navigation li:hover {
	background: #DB1921;
	border-left: 5px solid #000;
	padding-left:30px;
}
.navigation li a{
	color:#464C5B;
	font-family: 'Open Sans',sans-serif;
	font-size:14px;
	text-transform:uppercase;
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
}
.navigation li:hover a {	
	padding-right:10px;
	color:#fff;
}
#container {
	width:960px;
	height:auto;
	min-height:650px;
	margin:0 auto;
	margin-top:20px;
	padding-bottom:20px;
}
#leftmain {
	width:735px;
	height:auto;
	float:left;
	margin-bottom:20px;
}
#left {
	width:510px;
	height:auto;
	float:left;
	margin-bottom:20px;
}
#right {
	width:205px;
	height:auto;
	float:right;
	margin-left:20px;
}
#right_innerpage {
	width:410px;
	height:auto;
	float:right;
	margin-left:20px;
}
#live {
	width:380px;
	padding:7px 15px 5px 15px;
	background:#333;
	color:#fff;
	font-family: 'Yanone Kaffeesatz',sans-serif;
	font-size: 22px;
}
#live2 {
	padding:7px 15px;
	background:#333;
	color:#fff;
	font-family: 'Yanone Kaffeesatz',sans-serif;
	font-size: 22px;
}


td {
	padding:10px;
}
.tr1 {
	background:#e8e8e8;
}

	
#r1 {
	width:205px; height:auto; float:left; margin-left:20px; margin-top:10px;
}
#r2 {
	width:205px; height:auto; float:right;
}
#main_video {
	width:723px;
	height:450px;
	padding:5px;
	background:#333;
}

.header1{
	color: #DB1921;
    font-family: 'Yanone Kaffeesatz',sans-serif;
    font-size: 22px;
    font-weight: 200;
    margin:0 0 10px 0;
    text-shadow: 0 1px white;
	border-bottom:1px solid #ccc;
	width:205px;
	height:30px;
	box-shadow:0 1px 0 #fff;
	letter-spacing:2px;
}
.headert{
	color: #DB1921;
    font-family: 'Yanone Kaffeesatz',sans-serif;
    font-size: 22px;
    font-weight: 200;
    margin:0 0 10px 0;
    text-shadow: 0 1px white;
	border-bottom:1px solid #ccc;
	width:960px;
	height:30px;
	box-shadow:0 1px 0 #fff;
	letter-spacing:2px;
}
p {
	color: #646C7F;
    font-family: 'Open Sans',sans-serif;
    line-height: 1.5em;
}
#r1img {
	width:193px;
	height:auto;
	padding:5px;
	border:1px solid #ccc;
	background:#fff;
}
#pgname {
	width:195px;
	height:auto;
	color:#b6141b;
	font-family: 'Yanone Kaffeesatz',sans-serif;
	font-size:19px;
	background:#fff;
	padding:5px;
	margin-top:1px;
	margin-bottom:5px;
	border-bottom:2px solid #ccc;
}
#pgname2 {
	width:500px;
	height:auto;
	color:#b6141b;
	font-family: 'Yanone Kaffeesatz',sans-serif;
	font-size:19px;
	background:#fff;
	padding:5px;
	margin-top:5px;
	margin-bottom:10px;
	border-bottom:2px solid #ccc;
}
#pgname3 {
	width:150px;
	height:auto;
	color:#b6141b;
	font-family: 'Yanone Kaffeesatz',sans-serif;
	font-size:19px;
	background:#fff;
	padding:5px;
	margin-top:5px;
	margin-bottom:10px;
	border-bottom:2px solid #ccc;
}
#pgtype {
	color:#666;
	font-family: 'Yanone Kaffeesatz',sans-serif;
	font-size:19px;
}
#pgtime {
	color:#666;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
.pglist {
	margin:0;
	padding:0;
	font-family: 'Open Sans',sans-serif;
	color:#666;
}
.pglist li {
	padding:5px;
	border-bottom:1px dotted #ccc;
	list-style:none;
	border-left:2px solid #333;
	margin-bottom:3px;
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
}
.pglist li:hover {
	border-left:3px solid #DB1921;
	color:#900;
}
	
#pglist {
	width:193px;
	height:auto;
	background:#fff;
	border:1px solid #ccc;
	padding:5px;
	margin-bottom:10px;	
}

#pgsdl_hd {
	font-family: 'Yanone Kaffeesatz',sans-serif;
	font-size:25px;
	text-align:right;
	width:140px;
	float:right;
	margin-top:7px;
}
.red {
	color:#DB1921;
}
.ash {
	color:#666;
}
#header2 {
	width:500px;
	height:30px;
	font-family: 'Yanone Kaffeesatz',sans-serif;
	font-size:22px;
	color:#DB1921;
	padding:5px;
	margin:10px 0 5px 0;
	background:url(../images/bg4.png);
	border-bottom:2px solid #fff;
	letter-spacing:2px;
}
#team_div {
	width:455px;
	height:auto;
	float:left;
	margin-bottom:5px;
}
.team_margin {
	margin-right:50px;
}
#header22 {
	width:425px;
	height:70px;
	font-family: 'Yanone Kaffeesatz',sans-serif;
	font-size:22px;
	color:#DB1921;
	padding:15px;
	margin:10px 0 5px 0;
	background:url(../images/p.jpg);
	border-bottom:2px solid #fff;
	border-top: 1px solid #DA1921;
}

#team_img {
	width:100px;
	height:100px;
	float:left;
	padding:3px;
	border:1px solid #fff;
	box-shadow:0px 0px 5px #333;
	margin-right:15px;
}
#team_name {
	width:auto;
	float:right;
	text-align:right;
	color:#333;
	text-shadow:-1px 0 #FFFFFF, 0 1px #FFFFFF, 1px 0 #FFFFFF, 0 -1px #FFFFFF, 2px 1px 3px #333;
}
#team_desig {
	font-size:16px;
	color:#666;
	letter-spacing:2px;
	float:right;
}
#header3 {
	width:420px;
	height:30px;
	font-family: 'Yanone Kaffeesatz',sans-serif;
	font-size:22px;
	color:#DB1921;
	padding:5px;
	margin:10px 0 5px 0;
	background:url(../images/bg4.png);
	border-bottom:2px solid #fff;
}
#guest_img {
	width:498px;
	height:auto;
	padding:5px;
	border:1px solid #ccc;
	background:#fff;
	overflow:hidden;
}
#footer {
	width:100%;
	clear:both;
	height:100px;
	background:url(../images/bg16.png);
}
#footer_txt {
	width:960px;
	margin:0 auto;
	padding-top:20px;
	color:#fff;
}
#footer_logo {
	width:90px; height:33px; float:left; margin-right:20px;
}
#footer_logo img {
    max-width: 100%;
}
#social {
	width:24px; height:24px; float:right; margin:20px 15px 0 0;
}

#uc2 {
	width:200px;
	height:40px;
	background:url(../images/uc2.gif) center;
	clear:both;
}

#upcoming {
	width:480px;
	height:auto;
	float:left;
	margin-bottom:10px;
	padding:15px;
	border-bottom:1px solid #DA1921;
	padding-bottom:10px;
	background:url(../images/bg4.png);
	-moz-transition: ALL 1s ease;
	-webkit-transition: ALL 1s ease;
	-ms-transition: ALL 1s ease;
	-o-transition: ALL 1s ease;
}
#upcoming:hover {
	background:#fff;
}
#upimg {
	width:150px;
	height:auto;
	float:left;
	margin-right:15px;
	border:2px solid #fff;
}
#uptitle {
	width:300px;
	font-family: 'Yanone Kaffeesatz',sans-serif;
	font-size:18px;
	float:left;
	color:#DB1921;
	margin-bottom:5px;
	letter-spacing:2px;
}
#updtls {
	width:300px;
	float:left;
	font-size:12px; color:#666;
}

/*************************
	New css
******************************/
.home-page-add-area {
  margin-top: 10px;
}
.program-thumb {
  overflow: hidden;
}
.program-thumb > ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
  width: 100%;
  overflow: hidden;
}
.program-thumb li {
  float: left;
  margin: 3px 5px;
  width: 49%;;
}

.program-thumb li:nth-child(1), .program-thumb li:nth-child(3){
  margin-left: 0;
  margin-right: 10px;
}

.program-thumb li:nth-child(2), .program-thumb li:nth-child(4){
 margin-left: 0;
 margin-right: 0;
}

.btn-more {
  background: #da1921 none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  margin: 15px 0;
  padding: 10px;
  text-decoration: none;
  text-transform: uppercase;
}
.caption h2 {
    background: #fff none repeat scroll 0 0;
    font-family: "Yanone Kaffeesatz",sans-serif;
    color: #b6141b;
    font-size: 14px;
    padding: 4px 6px;
    margin: 0;
    height: 38px;
    overflow: hidden;
    font-weight: normal;
}
.recorded-items ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.recorded-items ul li:nth-child(even) {
    margin-left: 10px;
}
.recorded-items ul li {
    display: block;
    float: left;
    width: 49%;
    overflow: hidden;
}
#upcoming {
    width: 100%;
    /* height: auto; */
    /* float: left; */
    margin-bottom: 10px;
    padding: 15px;
    border-bottom: 1px solid #DA1921;
    padding-bottom: 10px;
    background: url(../images/bg4.png);
    -moz-transition: ALL 1s ease;
    -webkit-transition: ALL 1s ease;
    -ms-transition: ALL 1s ease;
    -o-transition: ALL 1s ease;
    overflow: hidden;
}



.text_1 {
  animation: text1;
}

.text_2 {
  animation: text2;
}

.text_1, .text_2 {
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  animation-duration: 10s;
  animation-timing-function: steps(25, end);
  animation-iteration-count: infinite;
}

.text_1::after, .text_2::after {
  content: "";
  position: absolute;
  right: 0;
  animation: caret infinite;
  animation-duration: 1s;
  animation-timing-function: steps(1, end);
}

@keyframes text2 {
  0%, 50%, 100% {
    width: 0;
  }
  
  60%, 90% {
    width: 115px;
  }
}

@keyframes text1 {
  0%, 50%, 100% {
    width: 0;
  }
  10%, 40% {
    width: 115px;
  }
}

@keyframes caret {
  0%, 100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
.recorded-items {
    overflow: hidden;
}
/* PAGER ------------------------------------------------------------*/

.pager{
	overflow: hidden;
	display: block;
	margin-top: 10px;
	margin-bottom: 30px;
	font-size: 12px;
}

.pager li{
	display: block;
	margin-right: 5px;
	float: left;
}

.pager li a{
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	text-decoration: none;
	color: #282D34;
	width: 20px;
	border: 1px solid #CCCCCC;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	background: #F0F0F0;
}

.pager li.active a{
	color: #fff;
	background: #282d34;
	border: 1px solid transparent;
}

.pager li:hover a{
	color: #606060;
	background: #dddddd;
}

