@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background_repeat.png);
	background-repeat: repeat;
}
.top_header {
	width: 100%;
	background-image: url(../images/header_back.jpg);
	background-repeat: repeat-x;
}
.logo {
	float: left;
	/* height: 110px; */

	/* width: 155px; */

	margin-top: 2px;
	background-color: #000;
	padding: 10px 21px;
}
.watch_box {
	background-image: url(../images/header_repeat.jpg);
	background-repeat: repeat;
	float: left;
	height: 75px;
	width: 60%;
	color: black;
	padding: 12px 20px;
}
.abc_logo {
	float: right;
	height: 70px;
	width: 23%;
	margin-top: 5px;
}
nav {
	width: 85%;
	height: 34px;
	float: left;
}
.ticker {
	background-color: #000;
	float: left;
	height: 33px;
	width: 85%;
	overflow: hidden;
}
article {
}
.wrapper {
	background-color: #FFF;
	width: 100%;
	padding: 10px 10px;
}
#main_banner {
	width: 100%;
}
.banner_box {
	width: 100%;
	float: left;
	overflow: hidden !important;
}
.back_top {
	background-image: url(../images/banner_top.png);
	background-repeat: repeat-x;
	position: absolute;
	z-index: 8;
	width: 100%;
	height: 95px;
}
.back_bottom {
	background-image: url(../images/banner_bottom.png);
	background-repeat: repeat-x;
	position: absolute;
	z-index: 10;
	width: 100%;
	height: 95px;
	bottom: 0;
}
.tag_box {
	height: 98px;
	width: 100%;
	background-image: url(../images/tag_box.png);
	background-repeat: no-repeat;
}
.side_box {
	float: left;
	width: 100%;
	margin-top: 2px;
	padding: 14px 0px;
}
.topic_sidebx {
	float: left;
	width: 100%;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d6d6d6+1,d6d6d6+9,d6d6d6+11,d6d6d6+25,ffffff+52,ffffff+56,ffffff+66&1+13,0+100 */

	/* FF3.6-15 */

	/* Chrome10-25,Safari5.1-6 */

	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

	/* IE6-9 fallback on horizontal gradient */

	padding: 0px 4px;
	font-size: 24px;
	color: #000000;
	font-family: 'Roboto Condensed', sans-serif;
}
.see_all {
	float: right;
	width: 77%;
	border: solid 1px #ffa62f;
	margin-top: 20px;
}
.side_main {
	float: left;
	width: 100%;
	margin-top: 15px;
}
.side_ep {
	float: left;
	width: 22%;
	margin: 0px 5px;
	/* border: solid 1px #d1d1d1; */

	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	background-color: #fff;
}
.sd_pic {
	float: left;
	width: 100%;
	height: 134px;
	overflow: hidden;
}
.sd_dtls {
	float: left;
	width: 100%;
	padding: 5px 10px;
	font-size: 16px;
	text-align: center;
}
.sd_dtls a {
	text-decoration: none;
	color: #5d5d5d;
}
.sd_dtls a:hover {
	text-decoration: none;
	color: #5d5d5d;
}
.date {
	float: right;
	width: 54%;
	font-size: 12px;
	color: #696969;
	margin-top: -21px;
	z-index: 1;
	background-color: #fb960f;
	position: relative;
	padding: 1px 3px;
	text-align: right;
	padding-top: 3px;
}
.date a {
	text-decoration: none;
	color: #FFF;
}
.film_box {
	background-color: #000;
	float: left;
	width: 100%;
	margin-top: 52px;
	margin-bottom: 30px;
}
.flm_left {
	float: left;
	width: 50%;
}
.flm_left img {
	width: 100%;
}
.login {
	float: right;
	width: 50%;
	height: 26px;
	margin-top: 42px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 21px;
	text-transform: uppercase;
	text-align: right;
}
.login a {
	text-decoration: none;
	color: #000;
}
.login a:hover {
	text-decoration: none;
	color: #000;
}
.red_box {
	background-color: #a30303;
	padding: 6px 10px;
	margin-left: 4px;
}
.flm_mn_icon {
	float: left;
	margin-top: -8px;
	margin-right: 8px;
}
.side_main2 {
	float: left;
	width: 100%;
	margin-top: 30px;
}
.tg_txt {
	float: left;
	width: 478px;
	font-size: 37px;
	text-transform: uppercase;
	color: #5D5D5D;
	margin-left: 380px;
	font-weight: 700;
	margin-top: 18px;
}
.tg_scl {
	float: right;
	width: 160px;
	margin-top: 20px;
	margin-right: 10px;
}
footer {
	background-color: #000;
}
.flm_right {
	float: right;
	width: 50%;
	font-family: 'Roboto Condensed', sans-serif;
}
.flm_tpc {
	font-family: 'Roboto Condensed', sans-serif;
	color: #fff;
	text-align: center;
	font-size: 45px;
	font-weight: bold;
	margin-top: 40px;
}
.flm_cnt {
	text-align: center;
	color: #fff;
	font-size: 27px;
	margin-top: 4px;
	margin-bottom: 40px;
}
.click_here {
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}
.click_here a {
	text-decoration: none;
	color: #FFF;
}
.nw_shwng {
	text-align: right;
	padding: 0px 24px;
	color: rgba(255, 212, 0, 0.88);
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 21px;
	font-size: 17px;
}
.flm_tg {
	background-image: url(../images/arrw.png);
	background-repeat: no-repeat;
	width: 23px;
	height: 49px;
	margin-top: 151px;
	position: absolute;
	margin-left: -23px;
}
/* Footer CSS */

footer {
	background-color: #000;/* padding-top: 15px; */
}
.ftnav {
	width: 100%;
	background-color: #D8D8D8;
	border-top: solid 1px #C5C5C5;
}
.ftnav ul {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
.ftnav ul li {
	margin: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	float: left;
	border-left: solid 1px #C5C5C5;
}
.ftnav ul li a {
	font-size: 12px;
	/* font-family: Roboto !important; */

	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}
.ftnav ul li a:hover {
	color: #999;
}
.ftbtm {
	color: #FFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 14px;
	font-family: 'Roboto Condensed', sans-serif;
}
.ftbtm a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: 'Roboto Condensed', sans-serif;
}
.btmft {
	border-top-width: 1px;
	/* border-top-style: solid; */

	/* border-top-color: #3E3D3D; */

	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 15px;
	padding: 5px 0px;
}
.qlink {
	float: left;
	clear: both;
}
.quickbtnaps {
	width: 100%;
	background-color: #000000;
	padding-top: 35px;
	padding-bottom: 27px;
}
.quickbtnaps ul {
	margin: 0px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.quickbtnaps ul li {
	padding-top: 4px;
	padding-bottom: 4px;
	float: left;
	padding-left: 0px!important;
	padding-right: 0px!important;
}
.qlink img {
	width: 100%;
}
.qlink img:hover {
	opacity: 0.5;
}
.qlink img {
	width: 80px;
 !important;
	margin-left: 24px!important;
	margin-right: 24px!important;
}
/* Footer CSS END */



.footer_box {
	background-color: rgb(33, 33, 33);
	padding: 5px 0px;
}
#wrapper {
	width: 100%;
}
#wrapper_left {
	width: 100%;
	margin-top: 25px;
	margin-bottom: 15px;
}
#wrapper_right {
	width: 100%;
	margin-top: 25px;
 */;
	margin-bottom: 15px;
}
.plyer_box {
	float: left;
	width: 100%;
	background-image: url(../images/back.jpg);
	background-repeat: repeat;
	padding: 15px 55px;
}
.ep_box {
	float: left;
	width: 100%;
	padding: 25px 2px 28px 10px;
}
.side_ep2 {
	float: left;
	width: 19%;
	margin: 16px 5px;
	border: solid 1px #d1d1d1;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	background-color: #fff;
}
.player {
	/* float: left; */

	width: 94%;
	display: block;
	margin: 0 auto;
}
.ply_dtls {
	float: left;
	width: 100%;
	margin-top: 18px;
	margin-bottom: 25px;
	padding: 0px 30px;
}
.ply_name {
	float: left;
	width: 100%;
	color: #FFF;
	font-size: 30px;
}
.ply_cnt {
	font-family: 'Roboto Condensed', sans-serif;
	color: #fff;
	font-size: 16px;
}
.ply_scl {
	float: left;
	width: 100%;
	margin-top: 7px;
}
#smlogosfloor {
	float: left;
	padding-bottom: 4px;
	padding-top: 4px;
	width: 100%;
	margin-bottom: 10px;
}
#sminame {
	color: #FFFFFF;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-right: 12px;
	margin-top: 2px;
}
#smicn1 {
	float: left;
	height: 25px;
	padding-left: 7px;
	padding-right: 7px;
}
#smicn1 a {
	background-image: url("../images/fb-gray.png");
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 25px;
}
#smicn1 a:hover {
	background-image: url("../images/fb-col.png");
	background-repeat: no-repeat;
}
#smicn2 {
	float: left;
	height: 25px;
	padding-left: 7px;
	padding-right: 7px;
}
#smicn2 a {
	background-image: url("../images/tw-gray.png");
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 25px;
}
#smicn2 a:hover {
	background-image: url("../images/tw-col.png");
	background-repeat: no-repeat;
}
#smicn3 {
	float: left;
	height: 25px;
	padding-left: 7px;
	padding-right: 7px;
}
#smicn3 a {
	background-image: url("../images/gplus-gray.png");
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 25px;
}
#smicn3 a:hover {
	background-image: url("../images/gplus-col.png");
	background-repeat: no-repeat;
}
.sd_pic img {
	width: 100%;
}
.price_table_container {
	text-align: center;
	color: #666;
	font-family: 'Roboto Condensed', sans-serif;
	margin-top: 20px;
}
.price_table_heading {
	font-size: 36px;
	padding: 10px;
	background: #EEE;
}
.price_table_row {
	padding: 20px 15px;
	background: #EAEAEA;
	font-size: 15px;
	color: #000;
}
.cost {
	padding: 5px;
	font-size: 51px;
}
.cost span {
	font-size: 15px;
}
.price_table_row:nth-of-type(even) {
	background: #F3F3F3;
	font-size: 19px;
	color: #000;
}
.btn {
	border-radius: 0px;
}
.recommended {
	/*USER DEFINED COLOUR*/	

	background: #FF3A3A;
	color: #FFF;
	/*USER DEFINED COLOUR*/	

	padding: 3px 0 3px 0;
	margin-top: 10px;
	text-align: center;
	margin-bottom: -35px;
	font-family: 'Open Sans', sans-serif;
}
.spacer {
	width: 100%;
	height: 50px;
}
/*Already Defined Colours*/

/*Background*/

.primary-bg {
	background: #337AB7;
	color: #FFF;
}
.success-bg {
	background: #5CB85C;
	color: #FFF;
}
.info-bg {
	background: #5BC0DE;
	color: #FFF;
}
.warning-bg {
	background: #4A4A4A;
	color: #FFF;
}
.danger-bg {
	background: #D9534F;
	color: #FFF;
}
.dark-bg {
	background: #444;
	color: #FFF;
}
.royal-bg {
	background: #8E74E2;
	color: #FFF;
}
.static-bg {
	background: #2BB0A6;
	color: #FFF;
}
/*Only Text Colours*/

.primary-text {
	background: #FFF;
	color: #337AB7;
}
.success-text {
	background: #FFF;
	color: #5CB85C;
}
.info-text {
	background: #FFF;
	color: #5BC0DE;
}
.warning-text {
	background: #FFF;
	color: #F0AD4E;
}
.danger-text {
	background: #FFF;
	color: #D9534F;
}
.dark-text {
	background: #FFF;
	color: #444;
}
.royal-text {
	background: #FFF;
	color: #8E74E2;
}
.static-text {
	background: #FFF;
	color: #2BB0A6;
}
/*Additional Button styles*/



/*BTN-DARK*/

.btn-dark {
	color: #fff;
	background-color: #444;
	border-color: #444;
}
.btn-dark:hover, .btn-dark:focus, .btn-dark.focus, .btn-dark:active, .btn-dark.active, .open > .dropdown-toggle.btn-dark {
	color: #fff;
	background-color: #222;
	border-color: #222;
}
.btn-dark:active, .btn-dark.active, .open > .dropdown-toggle.btn-dark {
	background-image: none;
}
/*BTN-ROYAL---------*/

.btn-royal {
	color: #fff;
	background-color: #8E74E2;
	border-color: #8E74E2;
}
.btn-royal:hover, .btn-royal:focus, .btn-royal.focus, .btn-royal:active, .btn-royal.active, .open > .dropdown-toggle.btn-royal {
	color: #fff;
	background-color: #7451E8;
	border-color: #7451E8;
}
.btn-royal:active, .btn-royal.active, .open > .dropdown-toggle.btn-royal {
	background-image: none;
}
/*BTN-STATIC---------*/

.btn-static {
	color: #fff;
	background-color: #2BB0A6;
	border-color: #2BB0A6;
}
.btn-static:hover, .btn-static:focus, .btn-static.focus, .btn-static:active, .btn-static.active, .open > .dropdown-toggle.btn-static {
	color: #fff;
	background-color: #07A094;
	border-color: #07A094;
}
.btn-static:active, .btn-static.active, .open > .dropdown-toggle.btn-static {
	background-image: none;
}
.price_box {
	float: left;
	width: 100%;
	margin-bottom: 55px;
	margin-top: 35px;
}
.btnt {
	text-decoration: none !important;
}
.reg_box {
	padding: 28px 16px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	color: #000;
	background-color: #F3F3F3;
 */;
}
.buyticketbutton3 {
	padding: 11px 55px;
	background-color: #f0ad4e;
	border: none;
	color: #FFF;
}
.reg_aftr {
	font-size: 17px !important;
	text-transform: none;
	float: left;
	text-align: right;
	width: 100%;
	margin-bottom: 5px;
	margin-top: -18px;
}
.prfl_box {
	float: left;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
}
.prfl_left {
	float: left;
	width: 100%;
	margin-top: 15px;
}
.prfl_right {
	float: right;
	width: 100%;
	margin-top: 15px;
	background-color: #F5F5F5;
	padding: 20px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	border-left: solid 4px #464646;
}
.mn_box {
	color: #FFF;
	float: left;
	width: 100%;
}
.mn_txt {
	float: left;
	width: 100%;
	padding: 9px 10px;
	font-size: 17px;
	font-family: 'Roboto Condensed', sans-serif;
	/* margin-bottom: 0px; */

	color: #FFF;
	border-bottom: solid 1px rgba(49, 49, 49, 0.87);
	background-color: #464646;
}
.mn_txt a {
	text-decoration: none;
	color: #FFF;
}
.mn_txt a:hover {
	color: #fff;
}
.mn_txt:hover {
	color: #fff !important;
	background-color: #ec971f;
	cursor: pointer;
}
.mn_current {
	background-color: #ec971f;
}
.errormsg {
	color: #F00 !important;
	font-size: 16px !important;
	float: left;
	width: 100%;
	margin-bottom: 12px;
}
.errormsg ul {
	padding: 0px;
	margin: 0px;
}
.errormsg ul li {
	float: left !important;
	padding: 0px 18px !important;
	width: 25% !important;
}
 @media only screen and (max-width: 800px) {
/* Force table to not be like tables anymore */

#no-more-tables table, #no-more-tables thead, #no-more-tables tbody, #no-more-tables th, #no-more-tables td, #no-more-tables tr {
	display: block;
}
/* Hide table headers (but not display: none;, for accessibility) */

#no-more-tables thead tr {
	position: absolute;
	top: -9999px;
	left: -9999px;
}
#no-more-tables tr {
	border: 1px solid #ccc;
	margin-bottom: 10px;
}
#no-more-tables td {
	/* Behave  like a "row" */

	border: none;
	border-bottom: 1px solid #eee;
	position: relative;
	padding-left: 50%;
	white-space: normal;
	text-align: left;
}
#no-more-tables td:before {
	/* Now like a table header */

	position: absolute;
	/* Top/left values mimic padding */

	top: 6px;
	left: 6px;
	width: 45%;
	padding-right: 10px;
	white-space: nowrap;
	text-align: left;
	font-weight: bold;
}
/*

	Label the data

	*/

#no-more-tables td:before {
	content: attr(data-title);
}
}
.my_dtlsvw {
	float: left;
	width: 100%;
	padding: 18px 10px;
	background-color: #D2D2D2;
	margin-bottom: 25px;
}
.panel-green {
	background-color: #8bc34a;
	color: #FFF;
}
.panel-orenge {
	background-color: #ff9800;
	color: #FFF;
}
.panel-gray {
	background-color: #607d8b;
	color: #FFF;
}
.tp_mn {
	width: 100%;
	font-size: 18px;
	color: #0E0E0E;
	padding: 3px 12px;
	margin: 21px 0px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d6d6d6+1,d6d6d6+9,d6d6d6+11,d6d6d6+25,ffffff+52,ffffff+56,ffffff+66&1+13,0+100 */

	background: -moz-linear-gradient(-45deg, rgba(214,214,214,1) 1%, rgba(214,214,214,1) 9%, rgba(214,214,214,1) 11%, rgba(214,214,214,1) 13%, rgba(214,214,214,0.86) 25%, rgba(255,255,255,0.55) 52%, rgba(255,255,255,0.5) 56%, rgba(255,255,255,0.39) 66%, rgba(255,255,255,0) 100%);/* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, rgba(214,214,214,1) 1%, rgba(214,214,214,1) 9%, rgba(214,214,214,1) 11%, rgba(214,214,214,1) 13%, rgba(214,214,214,0.86) 25%, rgba(255,255,255,0.55) 52%, rgba(255,255,255,0.5) 56%, rgba(255,255,255,0.39) 66%, rgba(255,255,255,0) 100%);/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, rgba(214,214,214,1) 1%, rgba(214,214,214,1) 9%, rgba(214,214,214,1) 11%, rgba(214,214,214,1) 13%, rgba(214,214,214,0.86) 25%, rgba(255,255,255,0.55) 52%, rgba(255,255,255,0.5) 56%, rgba(255,255,255,0.39) 66%, rgba(255,255,255,0) 100%);/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6d6d6', endColorstr='#00ffffff', GradientType=1 );/* IE6-9 fallback on horizontal gradient */
	font-weight: bold;
}
.black_box {
	padding: 6px 10px;
	border: solid 1px #CCCCCC;
}
.sp_tpk {
	padding: 10px 10px !important;
	margin-bottom: 25px !important;
}
.formareadata {
	padding: 15px 20px;
	background-color: #fff;
}
.frgt_btn {
	text-decoration: none;
	color: #F3F3F3;
	background-color: #A91414;
	padding: 4px 12px;
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif
}
.right_box {
	float: left;
	width: 100%;
}
.programme_line {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.programme-topic {
	width: 100%;
	font-size: 23px;
	font-family: 'Roboto Condensed', sans-serif;
	padding: 5px 10px;
	margin-bottom: 2px;
	background-color: #f7f7f7;
	border: solid 1px #EDEDED;
}
.prgrm-txt {
	float: left;
	width: 70%;
	color: #676767;
}
.left_box {
	float: left;
	width: 100%;
}
.segmnt_box {
	float: left;
	width: 100%;
	margin: 8px 0px;
	border-bottom: solid 1px #ddd;
}
.topic_segmnt {
	float: left;
	width: 100%;
	font-size: 23px;
	color: #000000;
	font-family: 'Roboto Condensed', sans-serif;
	border-bottom: solid 1px #ddd;
	padding-bottom: 4px;
	background-color: #e8e8e8;
	padding: 2px 12px;
}
.date2 {
	width: 100%;
	text-align: center;
	margin-top: -5px;
}
.date2 a {
	text-decoration: none;
	color: #5d5d5d;
	font-size: 13px;
}
.schdl_box {
	float: left;
	width: 100%;
	background-color: #efefef;
	margin-bottom: 25px;/* border-bottom: solid 1px #ccc; */
}
.now_shwng {
	float: left;
	background-color: #ba0405;
}
.now_shwng img {
	padding: 16px 15px;
}
.schdl_top {
}
.schdl_bottom {
}
.schdl_top {
	float: left;
	border-bottom: solid 1px #ccc;
	width: 77%;
}
.scdl_cnt {
	float: left;
	font-size: 21px;
	padding: 8px 21px;
}
.scdl_time {
	/* float: right; */

	background-color: #e4e4e4;
	padding: 9px 11px;
	font-size: 19px;
	right: 0;
	position: absolute;
	margin-right: 5px;
}
.scdl_arrw {
	position: absolute;
	margin-left: 157px;
	margin-top: -5px;
}
.schdl_next {
	background-color: #8d8d8d;
	float: left;
	padding: 12px 10px;
	padding-bottom: 13px;
}
.schdl_next2 {
	background-color: #8d8d8d;
	float: left;
	padding: 12px 10px;
	padding-bottom: 13px;
	width: 100%;
}
.widg_main {
	width: 100%;
	margin-top: 25px;
	margin-bottom: 10px;
}
.gossip_wdget {
	/* [disabled]width: 100%;
 */
	/* [disabled]height: auto;
 */
	width: 100%;
	margin-bottom: 10px;
}
.social_box {
	width: 100%;
	margin-bottom: 20px;
}
.social_bx {
	background-color: #EFEFEF;
	width: 100%;
	float: left;
	padding: 11px 5px;
}
.scl_icn {
	margin: 0px 4px;
	float: left;
}
.mega_blast {
	float: left;
	width: 100%;
	margin-top: 20px;
	/* padding: 7px 77px; */

	background-color: #EDEDED;
	margin-bottom: 25px;
}
.widgetholder {
	clear: both;
	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B5B5B5;
	padding-bottom: 15px;
	width: 100%;
	display: block;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.mdlstroller2 {
	display: block;
	padding-top: 9px;
	padding-bottom: 9px;
	margin-bottom: 6px;
	background-color: #ededed;
	overflow: hidden;
	margin-top: 12px;
	min-height: 185px;
}
.gossiptitlehd4 {
	width: 100%;
	margin-bottom: 8px;
	clear: both;
	margin-top: 5px;
}
.gossiptitlehd4 a {
	font-family: 'Roboto Condensed', 'Malithi_Web';
	font-size: 21px;
	color: #000000;
	line-height: 23px;
	font-weight: normal !important;
	text-decoration: none;
}
.gossiptitlesub {
	width: 100%;
	margin-bottom: 8px;
	clear: both;
	margin-top: 5px;
}
.gossiptitlesub2 {
	width: 100%;
	margin-bottom: 12px;
	clear: both;
	margin-top: 5px;
	font-size: 13px;
}
.gossiptitlesub a {
	font-family: 'Roboto Condensed', 'Malithi_Web';
	font-size: 15px;
	color: #888888;
	line-height: 17px;
	font-weight: normal !important;
}
.cmntnowshares2 {
	clear: both;
}
.cmntnowshares2 a {
	font-size: 12px;
	width: 100%;
	color: #333;
	text-decoration: none;
}
.dwnbtntp402 {
	width: 100%;
	margin-top: 4px;
}
.dwnbtntp402 a {
	font-family: 'Roboto Condensed', 'Malithi_Web';
	color: #FFFFFF;
	background-color: #85837f;
	display: block;
	clear: both;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
.textsidelft {
	float: right;
	text-align: right;
}
.readallbtmlinks a {
	font-family: 'Roboto Condensed', 'Malithi_Web';
	text-decoration: none;
	color: #333;
	font-size: 14px;
	font-weight: normal;
}
.readallbtmlinks a:hover {
	text-decoration: underline;
}
.tphdswd {
	font-family: 'Malithi_Web', Roboto Condensed, Helvetica;
	font-size: 17px;
	color: #FFF;
	line-height: 22px;
	float: right;
	margin-right: 15px;
	margin-top: 14px;
	clear: both;
}
.tphdswd a {
	text-decoration: none;
	color: #fff;
}
.side_epmn {
	width: 100%;/* float: left; */
}
.wtch_box {
	width: 85%;
	padding: 15px;
	margin: 0px auto 45px auto;
}
.wtch_main {
	background-image: url(../images/back.jpg);
	background-repeat: repeat;
	width: 100%;
}
#comments_box {
	float: left;
	width: 100%;
	margin: 30px 0px 20px 0px;
}
.pagination a {
	position: relative;
	padding: 8px 16px;
	margin-left: -29px;
	line-height: 1.42857143;
	color: #337ab7;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
}
.pagination b {
	position: relative;
	padding: 6px 12px;
	line-height: 1.42857143;
	color: #337ab7;
	text-decoration: none;
	background-color: rgb(242, 242, 242);
	border: 1px solid #ddd;
}
.subscribe_btn {
	color: #FFF;
	font-size: 18px;
	padding: 4px 13px;
	background: rgb(204,0,0);
	background: -moz-linear-gradient(-45deg, rgba(204,0,0,1) 0%, rgba(204,0,0,1) 100%);
	background: -webkit-linear-gradient(-45deg, rgba(204,0,0,1) 0%, rgba(204,0,0,1) 100%);
	background: linear-gradient(135deg, rgba(204,0,0,1) 0%, rgba(204,0,0,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0000', endColorstr='#cc0000', GradientType=1 );
	margin: 3px 0px 5px 0px;
}
.subscribe_btn a {
	color: #FFF !important;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: bold;
}
.prgm_imgbox {
	margin-bottom: 15px;
	width: 100%;
	margin: 0 auto;
	padding: 10px;
	background-color: #f3f3f3;
	border: solid 1px #ebebeb;
}
.vws_box {
	font-family: 'Roboto Condensed', sans-serif;
	width: 100%;
	padding: 5px 6px;
	font-size: 21px;
	background-color: #f3f3f3;
	border-left: solid 5px #b7b7b7;
}
.dwnbtntp402 a{
	clear:none !important;
}
