/*
 * Homepage Styles
 */
.home-lang-tabs {
	background: #990000;
	border-bottom: 2px solid #000;
	height: 30px;
	width: 650px;
}
.home-lang-tabs ul li {
	display: inline;
	float: left;
}
.home-lang-tabs ul li a {
	padding: 0px 18px;
	color: #fff;
	font-size: 14px;
	float: left;
	display: block;
	border-bottom: 4px solid #990000;
	height: 26px;
	line-height: 30px;
	text-decoration: none;
}
.home-lang-tabs ul li a.selected {
	border-bottom: 4px solid #000;
}
.home-lang-tabs ul li a.bengali-font {
	font-size: 14px;
}
.home-lang-tabs ul li a.gujarati-font {
	font-size: 14px;
}
.home-lang-tabs ul li a.hindi-font {
	font-size: 14px;
}
.home-lang-tabs ul li a.kannada-font {
	font-size: 14px;
}
.home-lang-tabs ul li a.malayalam-font {
	font-size: 14px;
}
.home-lang-tabs ul li a.tamil-font {
	font-size: 14px;
}
.home-lang-tabs ul li a.telugu-font {
	font-size: 14px;
}



.home-leftpanel {
	float: left;
	width: 650px;
}
.news-content-wrapper {
	width: 300px;
	float: left;
}
.box {
	border-bottom: 1px dotted #b4b3b3;
	margin-bottom: 20px;
}
.news-medimg {
	margin-bottom: 10px;
	height: 225px;
}
.news-medimg img {
	display: block;
}



.home-rightpanel{
	float: right;
	width: 300px;
}
.home-main-news {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #b4b3b3;
	padding-left: 30px;
}

.right-ad {
	margin-bottom: 15px;
}
.right-news-block {margin-bottom: 20px;}
.right-news-block ul li {
	list-style-type: none;
	border-bottom: 1px dotted #b4b3b3;
	padding: 10px 0 10px 0;
	/*height: 75px;*/
	overflow: hidden;
}
.right-news-block .news-thumbimg {
	width: 100px;
	float: left;
	margin: 0 10px 0 0;
}
.news-thumbimg img {
	display: block;
}


/*
 * Top Heading Styles
 */
.heading {
	font-size: 34px;
	color: #000;
	font-weight: 400;
	line-height: 40px;
	margin: 0;
	/*height: 85px;
	overflow: hidden;*/
}
.news-heading {
	font-size: 22px;
	font-weight: 400;
	color: #000;
	/*height: 100px;
	overflow: hidden;
	padding-bottom: 10px;*/
}
.top-news-desc {
	color: #000;
    font-size: 16px;
    font-weight: 400;
    /*height: 75px;
	overflow: hidden;*/
}
.heading a, .news-heading a, .top-news-desc a {
	color: #000;
}

#lang-bengali {
	font-family: 'Noto Sans Bengali', Arial, Helvetica, sans-serif;
}

#lang-gujarati {
	font-family: Shruti, Arial, Helvetica, sans-serif;
}
#lang-gujarati .top-news-desc {
    font-size: 16px;
    line-height: 26px;
}
#lang-gujarati .news-heading {
    font-size: 20px;
    line-height: 32px;
}


#lang-hindi {
	font-family: 'Ek Mukta', Arial, Helvetica, sans-serif;
}
#lang-hindi .heading {
	font-size: 34px;
	line-height: 44px;
}
#lang-hindi .top-news-desc {
    font-size: 18px;
    line-height: 24px;
}
#lang-hindi .news-heading {
    font-size: 22px;
    line-height: 32px;
}


#lang-kannada {
	font-family: "Lohit Kannada", Tunga, Arial, Helvetica, sans-serif;;
}
#lang-kannada .heading {
	font-size: 34px;
	line-height: 40px;
}
#lang-kannada .top-news-desc {
    font-size: 16px;
    line-height: 26px;
}
#lang-kannada .news-heading {
    font-size: 22px;
    line-height: 32px;
}


#lang-malayalam {
	font-family: Gautami, Pothana2000, Arial, Helvetica, sans-serif;;
}
#lang-malayalam .heading {
	font-size: 30px;
	line-height: 42px;
}
#lang-malayalam .top-news-desc {
    font-size: 16px;
    line-height: 26px;
}
#lang-malayalam .news-heading {
    font-size: 22px;
    line-height: 34px;
}


#lang-tamil {
	font-family: latha, TSCu_paranar, Arial, Helvetica, sans-serif;;
}
#lang-tamil .heading {
	font-size: 18px;
	line-height: 32px;
	padding-top: 20px;
	font-weight: 600;
}
#lang-tamil .top-news-desc {
    font-size: 14px;
}
#lang-tamil .news-heading {
    font-size: 14px;
    line-height: 26px;
}

#lang-telugu {
	font-family: Gautami, Pothana2000, Arial, Helvetica, sans-serif;;
}
#lang-telugu .heading {
	font-size: 19px;
	line-height: 40px;
}
#lang-telugu .top-news-desc {
    font-size: 16px;
    line-height: 24px;
}
#lang-telugu .news-heading {
    font-size: 19px;
    line-height: 40px;
}


#telugu-container ul li {
	list-style-type: none;
	border-bottom: 1px dotted #b4b3b3;
	padding-bottom: 7px;
	margin: 7px 0;
}

.news-img {
    float: left;
    margin-right: 10px;
    width: 100px;
}

/*
 * Videos Block Styles
 */
.home-videos-section {
	border-bottom: 1px dotted #b4b3b3;
	padding-bottom: 15px;
}
.home-videos-section ul li {
	float: left;
	margin-right: 40px;
	width: 300px;
	list-style-type: none;
}
.home-videos-section ul li.last {
	margin-right: 0;
}
.home-videos-section ul li a {
	display: block;
	float: left;
	color: #000;
}
.video-title {
	font-size: 18px;
	font-weight: 400;
	color: #000;
	height: 50px;
	overflow: hidden;
	line-height: 27px;
	padding-top: 7px;
}
.videos-thumbimg {
	position: relative;
}
.videos-thumbimg img {
	display: block;
}
.videos-thumbimg .play-video {
	width: 36px;
	height: 36px;
	background: url(/images/video-icon.png) no-repeat 0 0;
	position: absolute;
	top: 45%;
	left: 45%;
}




/*
 * Vertical Logos
 */
.oneindia-logos {
	border-bottom: 1px dotted #b4b3b3;
}
.oneindia-logos ul li {
	float: left;
	width: 108px;
	margin: 10px 7px;
	list-style-type: none;
}
.oneindia-logos ul li a, .oneindia-services-logos ul li a, .oneindia-services-logos img {
	display: block;
}
.oneindia-services-logos ul li {
	float: left;
	width: 108px;
	margin: 10px 15px;
	list-style-type: none;
}








/*
 * Heading styles
 */
.main-heading {
	background: url(/images/main-heading-bg.jpg) repeat 0 0;
	font-size: 19px;
	color: #000;
	font-weight:600;
	height: 31px;
}
.main-heading a, .other-heading a {
	color: #000;
}
.main-heading span{
	min-width: 150px;
	float: left;
	line-height: 31px;
	height:29px;
	padding-left: 7px;
	padding-right: 10px;
}
.main-heading.movies {border-bottom: 1px solid #e91a42;}
.main-heading.movies span {border-bottom: 3px solid #e91a42;}
.main-heading.gadgets {border-bottom: 1px solid #01b83d;}
.main-heading.gadgets span {border-bottom: 3px solid #01b83d;}
.main-heading.automobiles {border-bottom: 1px solid #eb2529;}
.main-heading.automobiles span {border-bottom: 3px solid #eb2529;}
.main-heading.lifestyle {border-bottom: 1px solid #0e76bc;}
.main-heading.lifestyle span {border-bottom: 3px solid #0e76bc;}
.main-heading.travel {border-bottom: 1px solid #eb2529;}
.main-heading.travel span {border-bottom: 3px solid #eb2529;}
.main-heading.classifieds {border-bottom: 1px solid #ee7521;}
.main-heading.classifieds span {border-bottom: 3px solid #ee7521;}
.main-heading.career {border-bottom: 1px solid #023756;}
.main-heading.career span {border-bottom: 3px solid #023756;}
.main-heading.black {border-bottom: 1px solid #535151;}
.main-heading.black span {border-bottom: 3px solid #535151;}
.main-heading.services {border-bottom: 1px solid #535151;}
.main-heading.services span {border-bottom: 3px solid #535151;}
.main-heading.others {border-bottom: 1px solid #f37422;}
.main-heading.others span {border-bottom: 3px solid #f37422;}
.main-heading.gallery {border-bottom: 1px solid #019aa8;}
.main-heading.gallery span {border-bottom: 3px solid #019aa8;}

.main-news-heading {
	font-size: 20px;
	color: #000;
	font-weight: 400;
	height: 60px;
	overflow: hidden;
	border-bottom: 1px dotted #b4b3b3;
	line-height: 27px;
	margin-bottom: 5px;
}
.main-news-heading a {
	color: #000;
}


.news-desc {
	font-size: 18px;
	color: #000;
	font-weight: 400;
	line-height: 24px;
}
.news-desc a {
	color: #000;
}






.outer-block {
	padding: 14px 7px 7px 7px;
}
.homepage-section {
	margin-bottom: 20px;
	clear: both;
}
.two-column {
	width: 642px;
	/*border: 1px solid #cccccc;*/
}
.one-column {
	width: 314px;
	border: 1px solid #cccccc;
}
.three-column {
    border: 1px solid #cccccc;
    width: 100%;
}
.box-count {
	width: 300px;
}
.box-count1 {
	width: 300px;
	padding-left: 30px;
}
.box-count2 {
	width: 300px;
	margin-left: 35px;
}
.box-height {
	height: 840px;
}
.box-height-bottom {
	height: 550px;
}
.box-height-movies {
	height: 1150px;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.margin-top {
	margin-top: 20px;
}
.no-border-bottom {
	border-bottom: 0 none!important;
}
.more-news-block ul li {
	list-style-type: none;
	border-bottom: 1px dotted #b4b3b3;
	padding: 7px 0;

	overflow: hidden;
}
.news-thumbimg {
	width: 75px;
	float: left;
	margin: 0 10px 0 0;
}
.news-thumbimg img {
	display: block;
}

.go-to {
	text-align: right;
	font-size: 14px;
	color: #666666;
	padding: 5px;
	border-bottom: 1px dotted #b4b3b3;
}
.go-to a {
	color: #0066cc;
}
.category-links {
	text-align: center;
	font-size: 17px;
	color: #666666;
	padding: 5px 0 0 0;
	line-height: 23px;
}
.category-links a {
	color: #0066cc;
}

.more-news-block.indexpage ul li, .more-classifieds-block.indexpage ul li {
	padding: 0 0 7px 0;
	margin-bottom: 7px;
}

/*
 * Classifieds Styles
 */
.more-classifieds-block ul li {
    border-bottom: 1px dotted #b4b3b3;
    list-style-type: none;
    overflow: hidden;
    padding: 6px 0;
    font-family: Arial;
    line-height: 18px;
}
.classified-thumbimg {
    float: left;
    margin: 0 10px 0 0;
    width: 75px;
}
.classified-title {
    color: #000;
    font-size: 13px;
    font-weight: 400;
}
.classified-title a {color: #000;}
.classified-normaltext {
	color: #000;
    font-size: 12px;
    font-weight: 400;
}

/*Money Quotes Style */

.moneyQutoDetails {
    background: none repeat scroll 0 0 #f4f4f4;
    border: 1px solid #dddede;
    border-radius: 2px;
    margin: 10px 0;
    padding: 2px;
}
.moneyweb-gainers-container { background: none repeat scroll 0 0 #F6F6F6; border-right: 1px solid #FFFFFF; color: #000000; font-size: 14px; padding: 5px 5px 0;}

        .moneyweb-heading-text {
            /*border-right: 1px solid #FFFFFF;*/
            float: left;
            font-size: 18px;
            padding: 5px 0;
            width: 20%;
			font-family:arial;
        }
        .moneyweb-gainers-quote {
           /*border-right: 1px solid #FFFFFF;*/
            color: #008100;
            float: left;
            font-weight: bold;
            padding: 5px 0 0 10px;
            width: 30%;
			font-family:arial;
        }
        .moneyweb-gainers-text {
            /*border-right: 1px solid #FFFFFF;*/
            color: #008100;
            float: left;
            padding: 5px 0 5px 10px;
			font-family:arial;
        }
        .moneyweb-gainers-diff {
            color: #008100;
            float: left;
            padding: 5px 0 5px 10px;
			font-family:arial;
        }

        .moneyweb-losers-container {
            background: none repeat scroll 0 0 #edefea;
            border-right: 1px solid #FFFFFF;
            font-size: 14px;
            padding: 5px 5px 0;
			font-family:arial;
			width: 285px;
        }

        .moneyweb-losers-quote {
            /*border-right: 1px solid #FFFFFF;*/
            color:red;
            float: left;
            font-weight: bold;
            padding: 6px 0 0 10px;
            width: 30%;
			font-family:arial;
        }
        .moneyweb-losers-text {
            /*border-right: 1px solid #FFFFFF;*/
            color:red;
            float: left;
            padding: 5px 0 5px 10px;
        }
        .moneyweb-losers-diff {
           color:red;
            float: left;
            padding: 5px 0 5px 10px;
			font-family:arial;
        }

        .moneyweb-clear-new {
            clear: both;
            font-size: 0;
            height: 2px;
        }
        .moneyweb-date-time{
            color: #666666;
            font-size: 11px;
            padding: 3px;
            text-align: right;
			font-family:arial;
        }

        .moneyweb-others-container {
            background: none repeat scroll 0 0 #FFFFFF;
            border: 1px solid #F6F6F6;
            font-size: 14px;
			font-family:arial;
			width: 294px;
        }
        .moneyweb-links-text{
        }
        .moneyweb-links1-span{
            font-size: 13px;
            font-family:arial;
            margin-left: 8px;
            margin-right: 10px;
			font-family:arial;
        }
        .moneyweb-links2-span{
            font-size: 13px;
            font-family:arial;
            margin-left: 10px;
            margin-right: 10px;

        }
        .moneyweb-links3-span{
            font-size: 13px;
            font-family:arial;
            margin-left: 10px;
        }
        .moneyweb-links-href{
            text-decoration: none;
            color: blue;
        }
        .moneyweb-search{
        }
        .moneyweb-search-text{

			font-size:18px;
            padding-right: 0px;

        }
        .moneyweb-search-text a {color: #000;}
        .moneyweb-search-input{

        }
        .pipe{ height:5px;}
/*Money Quotes Style Ends */
/* index1 page css */
.latest-news{
	padding: 14px 7px 7px;
}
.latest-img{
	float: left;
}
.latest-desc{
    padding: 10px 0 0 278px;
}
h3.latest-hed{
	font-size: 22px;
	font-weight: 400;
	line-height: 32px;
}
h3.latest-hed a{
	color: #000;
}
.latest-span{
	color: #7f7f7f;
	font-size: 14px;
}
.rightside-ad{
	width: 314px;
}
.no-border{
	border: none;
}
.box-hght{
	height: 800px;
}
.box-hght-bottom{

}
.bottom-outer-colum{
	clear: both;
	padding: 10px 0 0 0;
}
.margin-right{
	margin-right: 12px;
}


.video-thumbimg{
	 float: left;
    margin: 0 10px 0 0;
    width: 75px;
	position: relative;
}

.play-video {
    background: url("/images/sprite.png") no-repeat -40px -28px;
    height: 19px;
    position: absolute;
    right: 25px;
    top: 18px;
    width: 19px;
}
.opinion-poll{
	margin-top: 25px;
	height: 541px;
}
.box-hght-bottom{
	height: 300px;
}
.box-hght-bot{
	height: 402px;
}

.oneindia-services {
	margin-bottom: 15px;
	border: 1px solid #b4b3b3;
}
.oneindia-services-links {padding-left: 10px;}

.oneindia-services-links a{color:#000!important;}

.oneindia-services-links ul li {
	list-style-type: none;
	padding: 3px 0;
	font-size: 18px;
	line-height: 24px;
	font-weight:normal;
}

.bottom-gallery-section {
	border: 1px solid #cccccc;
}
.bottom-gallery-content {
	padding: 10px;
}
.bottom-gallery-content ul li {
	float: left;
	width: 175px;
	list-style-type: none;
	text-align: center;
	margin-right: 20px;
	font-size: 18px;
	line-height: 18px;
	height: 200px;
        color: #000;
}
.bottom-gallery-content ul li a{color: #000;}
.article-content h2{line-height: 25px;}
.bottom-gallery-content ul li.last {margin-right: 0;}

.home-main-section {
	border: 1px solid #cccccc;
	padding: 15px;
}
.home-main-new-img {
	float: left;
	margin-right: 10px;
	width: 335px;
}
.home-main-section .bx-wrapper .bx-controls {
	position: relative;
	height: 26px;
	padding: 10px 0 0 0;
	border-top: 1px solid #cccccc;
}
.home-main-section .bx-wrapper .bx-controls .bx-controls-direction a {
	position: absolute;
	width: 18px;
	height: 26px;
	text-indent: -99999px;
	top: 10px;
}
.home-main-section .bx-wrapper .bx-controls .bx-controls-direction a.bx-prev {
	left: 10px;
	background: url(/images/sprite.png) no-repeat 0 -63px;
}
.home-main-section .bx-wrapper .bx-controls .bx-controls-direction a.bx-next {
	right: 10px;
	background: url(/images/sprite.png) no-repeat -18px -63px;
}
.home-main-section .bx-wrapper .bx-controls .bx-controls-direction a.bx-prev.disabled, .home-main-section .bx-wrapper .bx-controls .bx-controls-direction a.bx-next.disabled {
	display: none;
}
.bx-pager {
	text-align: center;
}
.bx-pager-item {
	display: inline-block;
	margin: 0 5px;
}
a.bx-pager-link {
	width: 22px;
	height: 22px;
	text-indent: -99999px;
	background: url(/images/sprite.png) no-repeat -36px -63px;
	display: block;
}
a.bx-pager-link.active {
	background: url(/images/sprite.png) no-repeat -58px -63px;
}


/*For Poll Tab*/

.telugu_poll_title{margin-top: 5px;}
.article-contentmain{border: 0 none!important;}
.polltab {
border: 1px solid #dbdbdb;
color: #111;
width: 300px;
}
.polltab li {
    float: left;
    list-style: none outside none;
    width: 33.3%;
    margin-bottom: 10px;
}
.polltab ul a {
    background: none repeat scroll 0 0 #444;
    color: #fff;
    display: block;
    margin: 1px 1px 1px 0;
    text-decoration: none !important;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
}
.polltab ul a:hover {
    background: none repeat scroll 0 0 #111;
    color: #fff;
}
.polltab ul a.selected {
    background: none repeat scroll 0 0 #d95b46;
    border-bottom: 1px solid snow;
    color: #000;
    cursor: default;
    margin-bottom: 0;
}
.main-headings{clear: both; padding-bottom: 0!important;line-height: 20px;}
.article-contentmain{margin-top: 5px;}
/*For Poll Tab*/




#breaking-newsContainer {
	border: 1px solid #d8d8d8;
	background: #f6f5f1;
	margin: 10px 0;
	display: block;
	overflow: hidden;
	height: 35px!important;
}
#breaking-newsContainer ul li {
	display: block;
	list-style-type: none;
	font-size: 17px;
	font-weight: bold;
}
.breaking-newsTitle{
	background: #cc0000;
	color: #fff;
	float: left;
 	line-height: 35px;
 	height: 35px!important;
 	width: 140px;
 	text-align: center;
 	font-size: 18px;
}

.breaking-newsTitle a{

color:#fff;
}

.breaking-newsHeading {
	color: #cc0000;
	margin-left: 160px;
	padding: 8px 2%;
	width: 750px;
	line-height: 23px;
}
.breaking-newsHeading a {
	color: #cc0000;
}

#impNewsMain{
	clear: both;
	padding: 10px 15px;

	}

#impNewsMain h2{
	padding: 0;
	margin: 0;
	font-size: 55px;
	line-height: 65px;
	color: #000;

	text-align: center;
	}


#impNewsMain h2 a{
	color: #000;
	}
.impNewsImg{

	height: 310px;
	padding-top: 10px;
	text-align: center;
	margin: 0 auto;
	}


/*New One*/
.homegap10 {
    clear: both;
    padding-top: 10px;
}
.homegap15 {
    clear: both;
    padding-top: 15px;
}
.homeNews {
    float: left;
    width: 315px;
}
.homeRight {
    float: right;
    width: 315px;
}

.mainTamilnadu {
    border-bottom: 1px solid #4f0086;
}
.main-heading.mainTamilnadu span {
    border-bottom: 3px solid #4f0086;
}
.india {
    border-bottom: 1px solid #4f0086;
}
.main-heading.india span {
    border-bottom: 3px solid #00730d;
}
.main-headings a, .main-headings a{
	font-weight: 400!important;
}

.article-content h2{
	font-weight: 400!important;
	font-size: 18px!important;
	line-height: 24px!important;

}


/*For Cricket Live*/
/*
#cricket-scorecardMain {
    border: 1px solid #b4b3b3;
    font-family: Arial,Helvetica,sans-serif;
    width: 298px;
}
	.cricket-liveScoreHeading{
	background:#0365a6 url(/common/cricket-scorecard/images/headingBgStrip.jpg) repeat-x left top;
	}
	.cricket-liveScoreText{
	float:left;
	font-size:16px;
	padding-left:5px;
	color:#ffffff;
	}
	.cricket-liveScoreText span{
	font-size:20px;
	}
	.cricket-adBanner{
	float:right;
	width:172px;
	}
	.cricket-liveScoreContent{
	width:298px;
	clear:both;
	background:#ffffff;
	}
	.cricket-tabs{
	 background: #0089e5;
    height: 24px;
	}
	.cricket-tabs ul{
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.cricket-tabs li{
	display:inline;
	}
	.cricket-tabs li a {
    background: #0089e5;
    color: #fff;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    outline: medium none;
    padding-left: 5px;
    text-align: center;
    text-decoration: none;
}

.cricket-tabs li a span {
    background: #0089e5;
    border-right: 1px solid #0089e5;
    float: left;
    padding-left: 10px;
    padding-right: 15px;
}

	.cricket-tabs li a:hover{
	background:#ffffff;
	height:24px;
	line-height:24px;
	text-align:center;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	float:left;
	padding-left:5px;
	}
	.cricket-tabs li a:hover span{
	background:#ffffff;
	padding-right:15px;
	padding-left:10px;
	float:left;
	}
	.cricket-tabs li a.selected{
	background:#ffffff;
	height:24px;
	line-height:24px;
	text-align:center;
	color:#000000 ;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	float:left;
	padding-left:5px;
	}
	.cricket-tabs li a.selected span{
	background:#FFFFFF;
	padding-right:15px;
	padding-left:10px;
	float:left;
	}
	.cricket-scheduleText{
	font-size:12px;
	color:#333333;
	padding:2px 10px;
	}
	.cricket-scoreText{
	color: #404040;
	font-family: arial;
	font-size: 11px;
	font-weight:bold;
	padding-bottom: 5px;
	padding-top: 4px;
	text-align: center;
	}
	.cricket-scorecardBtn{
	text-align:center;
	padding:0px 0;
	font-size:12px
	}
	.cricket-scorecardBtn a, ..cricket-scheduleText a{
	color:#0066cc;
	text-decoration:none;
	}
	.cricket-viewCommentaryText {
    border-top: 1px solid #b4b3b3;
    font-size: 12px;
    padding: 2px 5px;
    text-align: center;
}
	.cricket-viewCommentaryText a{
	color:#0066cb;
	text-decoration:none;
	font-weight:300;
	}
	.cricket-scoreMain{
	clear:both;
	}
	.cricket-venueText{
	font-size:12px;
	color:#000;
	padding-bottom:0px;
	}
	.cricket-currentStatusText{
	font-size:14px;
	color:#000;

	}
	.sch-heading {
    border-top: 1px solid #ccc;
    color: #000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 0;
    padding-bottom: 5px;
    padding-top: 5px;
}


	.sch-matchText{
	width:100px;font-weight:bold;font-size:14px;float:left;
	}
	.sch-matchDesc{
	float:left;width:110px;font-size:12px;font-weight:bold;
	}
	.sch-matchDateTime{
	float:left;font-size:12px;font-weight:bold;
	}

	/*
/*For Cricket Live*/

/*For native ad*/
.nativeadoneindiahp-news-thumbimg {float: right;margin: 0;width: 75px; padding-top: 7px;}
.nativeadoneindiahp-news-desc {color: #000;font-size: 15px;font-weight: 400;line-height: 18px; width:225px; float: left; font-family: Arial, Helvetica, sans-serif;}
.nativeadoneindiahp-news-desc-heading {color: #000;font-size: 17px;font-weight: bold;line-height: 21px;}
.nativeadoneindiahp-news-desc-heading a {color: #000;}
.nativeadoneindiahp-news-desc-content {color: #9D9B9C;font-size: 12px;line-height: 16px; padding: 4px 3px 4px 0; font-family: Arial, Helvetica, sans-serif;}
.nativeadoneindiahp-news-desc-content a {color: #9D9B9C !important;}
.nativeadoneindiahp-news-desc a {color: #000;}
.nativeadsponser{clear: both; padding-top:0px; color: #9D9B9C;font-size: 13px;}
.nativeadsponserTitle{color: #0066cc; padding-right: 10px;}
/*For native ad*/



/* for videos blocK*/
.video-thumbimg {
    float: left;
    margin: 0 10px 0 0;
    position: relative;
    width: 75px;
}

.play-video {
    background:  url("/images/video-iconsmall.png") no-repeat  0 0;
    border-radius: 5px;
    height: 25px;
    position: absolute;
    right: 25px;
    top: 18px;
    width: 25px;
}

.video-thumbimg > span {
    background: #222 none repeat scroll 0 0;
    bottom: 0;
    color: #fff;
    font-size: 11px;
    opacity: 0.8;
    padding: 2px;
    position: absolute;
    right: 0;
}




.homeVd{

padding-bottom:0;
}


.homeVd .news-desc{

	font-family: Arial;
	font-size: 15px;
}

.homeVdText {
    font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
}
.main-heading.videos span {border-bottom: 3px solid #535151;font-size: 19px; font-weight: bold;}

.homeVdText a{
	color: #0066cc!important;
}

#home-cricket-live-right .sch-heading{
	display: none;
}
/* for videos blocK*/


.photo-feature-icon{
	 background: url(/images/photo-feature.gif);
   	 background-repeat: no-repeat;
    	float: right;
   	 height: 12px;
    	width: 21px;
    	padding-right: 2px;
}


.more-news-block ul li .rc-uid-35058 .rc-item{
                                            	border-bottom: 0 none!important;
                                            }

.extensionElem {
    position: relative;
}

.get-extension {
    border: thin solid #ccc;
    background: #fff;
    position: fixed;
        width: 160px;
    top: 74px;
    text-align: center;
    font-size: 14px;
    padding: 10px 0;
    border-radius: 5px;
    right: 280px;
    z-index: 99999;
}

.arrow-up {
    border: solid #ccc;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    position: absolute;
    right: 10px;
    top: -5px;
    background: #fff;
}
.get-extension span {
    border-style: double;
    border-top: 0 none;
    border-left: 0 none;
    border-right: 0 none;
}
.video-icon {
position: absolute;
    display: block;
    bottom: 0px;
    right: 0;
    padding: 0px 6px 0px 0px;
    height: 23px;
    padding-left: 20px;
    background: rgba(0,0,0,0.5);
    color: #ffffff;
}
i.related-video-play-btn {
content: &quot;&quot;;
    position: absolute;
    left: 4px;
    top: 0;
    bottom: 0px;
    margin: auto;
    width: 18px;
    height: 18px;
    display: inline-block;
    background: url(/images/play-button-black.svg) no-repeat 0 0;
}
