body{ background: url(../img/bg.png); font-family: 'Roboto', sans-serif; }
/*Header*/
.header{
    background: url(../img/header.png);
    padding-bottom: 10px;
    border-bottom: 0;
}
li.menu-logo a{ margin-right: 10px; padding: 0 !important;}
li.menu-logo img{
    float: left;
    width: 96px;
    height: 40px;
    background: #fff;
    padding: 0 10px;
}
.header-add{margin-top:11px;}
.header .main-logo{ margin-left: 10px; float: left;}
.header .main-logo img{width: 233px;}
.header .header-add{ margin-right: 10px; }

/*Menu*/
.menu{ height: 40px;	float: left; box-shadow: 10px 10px 10px #ccc;background: url('../img/nav.png');	background-size: auto 100% ; margin-bottom: 11px;}
.menu ul li{ display: inline; }
.menu ul li a img{ float: left;}
.menu ul li a{ font: 700 12px 'Roboto', sans-serif;  transition: all 1s; padding:12px 10px 12px 10px; color: #fff;float: left;  }
.menu ul li.active a{
    background: #fff;
    color: #db1516;
}
.menu ul li.more-icon a { padding:15px !important; }
.menu ul li.search{
	width: 123px;
	text-align: right;
	position: relative;
	border: 0;
}

/*Home Top Left*/
.wrapper .content  { width: 675px;}
.top-news{ border: 1px solid #ccc; background: #fff; width: 675px; box-shadow: 2px 2px 10px 2px #CCCCCC; }
.top-news .bx-controls-direction{ display: none;}
.top-news .bxslider{ padding: 10px;}
.top-news .bxslider h1{font-size: 35px;font-weight: 900;line-height: 37px;}
.top-news .bxslider span.by{ color: #666; padding: 10px 0; float: left;}
.top-news .bxslider p{ padding: 10px 0;  font: 15px/20px Roboto,sans-serif !important;  line-height: 20px;}
.top-news .right-news{ border-right: 1px solid #ccc; padding: 10px 0px 10px 10px; width: 210px; margin-right: 10px; }
.top-news .right-news ul li{ width: 100%;}
.top-news .right-news ul li:hover a{ color: #666;}
.top-news .right-news ul li a{ border-bottom: 1px solid #ccc;  color: #000;  transition: all 0.5s;  font:500 15px/18px Roboto,sans-serif;padding: 10px 0; float: left; }

.featured{ 
width: 675px;
margin-top: 10px;
border: 1px solid #ccc;
background: #FFFFFF;
padding: 10px 0 0 0;
box-shadow: 2px 2px 10px 2px #CCCCCC;
}
.featured ul li{  margin-left: 10px;  -moz-box-shadow: 0 0 5px #e7e7e7;-webkit-box-shadow: 0 0 5px #e7e7e7;border:1px solid #eee;box-shadow: 0 0 5px #e7e7e7;transition: all 0.5s; background: #fff; margin-bottom: 10px; float: left; display: inline; width: 28%; padding: 10px;}
.featured ul li img{ width: 100%; height: 160px;}
.featured ul li:hover{  box-shadow: 0px 0px 10px 0 #666;}
.featured ul li .black{ background: #000; padding: 10px; color: #fff; float: left; font-size: 14px;text-align: left;font-weight: 700; line-height: 20px;}
.featured ul li .details{ background: #fff;  padding: 10px 0; float: left;}
.featured ul li .details a{ font-size: 14px; background: url(../img/arrow_bullet.png) 3px 12px no-repeat; padding-left: 15px; float: left; line-height: 18px;   color: #006699; padding-bottom: 10px;} 
.featured .img-box{ position: relative;}
.featured  span.name{ background: none !important; color: #000; padding-left: 0; padding-right: 0; margin: 0 0px; margin-bottom: 5px; width: 100%; }
.featured li.tech span.name{ border-bottom: 2px solid #0158cc; color: #0158cc;}
.featured li.auto span.name{ border-bottom: 2px solid #ca9315; color: #ca9315;}
.featured li.food span.name{ border-bottom: 2px solid #005411; color: #005411;}
.featured li.busi span.name{ border-bottom: 2px solid #01595a; color: #01595a;}
.featured li.off span.name{ border-bottom: 2px solid #595959; color: #595959;}
.featured li.cricket span.name{ border-bottom: 2px solid #1f591e; color: #1f591e;}
.featured .img-box img{ width: 100%; float: left;}

.sidebar{ width: 300px; }
.social-side { margin-bottom: 10px; background: #fff; width: 96%; float: left;border: 1px solid #ccc; box-shadow: 0px 0px 5px #eee; padding: 2%;box-shadow: 2px 2px 10px 2px #CCCCCC;}
.social-side input { border-radius: 3px 0 0 3px; box-shadow: inset 0px 0px 0 1px #ccc; width: 63.6%;height: 40px;padding: 0 11px; background: #eee; float: left;}
.social-side form{ float: left; margin-bottom: 5px; width: 100%;}  
.social-side form input[type="submit"]{ box-shadow: none;    background: url('../img/nav.png');width: 28% !important;color: #fff;cursor: pointer; margin: 0; border-radius: 0px 3px 3px 0;}
.social-side .social-icons li{ width: 15.8%; float: left; display: inline; margin-right: 1%;}
.social-side .social-icons li a{ float: left;}
.social-side .social-icons li img{ border-radius: 3px; width: 100%; float: left;}
.social-side .social-icons li:last-child{ margin: 0;}
.dont-miss { margin-bottom: 18px; margin-top: 18px; float: left; width: 100%; position: relative; }
.dont-miss .bx-wrapper img{ height: 350px; }
.top-news .bx-wrapper img{ height: 220px;}
.dont-miss span.overlay{ position: absolute; background: rgba(0,0,0,0.6); bottom: 0; width: 100%; text-align: center; color: #fff; padding: 10px 0;}
.dont-miss .bx-pager{ display: none; }
.sidebar .right-add { width: 100%; float: left;}
.sidebar .side-news{ margin-top: 10px; float: left;}
.sidebar .name{ margin-bottom: 10px;}
.sidebar .side-news ul li { width: 96%; float: left; padding: 2%; transition: all 0.5s; margin-bottom: 10px; background: #fff; border-bottom: 1px solid #ccc; box-shadow: 2px 2px 10px 2px #CCCCCC;}
.sidebar .side-news ul li:hover {box-shadow: 0px 0px 10px 0 #666;}

.sidebar .side-news ul li img { float: left; width: 100px; margin-right: 10px; height: 70px;}
.sidebar .side-news ul li a{ color: #666;}
.sidebar .side-news ul li p{ font: 600 15px/18px Roboto,sans-serif;}
.footer{
background-size: auto 100%;
padding: 0px 0 0 0;
float: left;
width: 100%;
margin-top: 10px;
background: rgb(69,72,77);
background: -moz-linear-gradient(top, rgba(69,72,77,1) 0%, rgba(0,0,0,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(69,72,77,1)), color-stop(100%,rgba(0,0,0,1)));
background: -webkit-linear-gradient(top, rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%);
background: -o-linear-gradient(top, rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%);
background: -ms-linear-gradient(top, rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%);
background: linear-gradient(to bottom, rgba(44, 44, 44, 1) 0%,rgba(0,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 );
}
.copyright p{ text-align: center;font-size: 12px;padding: 10px 0;font-weight: bold; color: #666}
.foot-nav{
width: 100%;
border-radius: 3px;
float: left;
background: #6db3f2;
background: -moz-linear-gradient(top, #6db3f2 0%, #1e69de 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6db3f2), color-stop(100%,#1e69de));
background: -webkit-linear-gradient(top, #6db3f2 0%,#1e69de 100%);
background: -o-linear-gradient(top, #6db3f2 0%,#1e69de 100%);
background: -ms-linear-gradient(top, #6db3f2 0%,#1e69de 100%);
background: linear-gradient(to bottom, #00B8FF 0%,#005CFF 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6db3f2', endColorstr='#1e69de',GradientType=0 );
}
.foot-top{
width: 100%;
float: left;
background: #4c4c4c;
background: -moz-linear-gradient(top, #4c4c4c 0%, #131313 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c4c4c), color-stop(100%,#131313));
background: -webkit-linear-gradient(top, #4c4c4c 0%,#131313 100%);
background: -o-linear-gradient(top, #4c4c4c 0%,#131313 100%);
background: -ms-linear-gradient(top, #4c4c4c 0%,#131313 100%);
background: linear-gradient(to bottom, #131313 0%,#3A3A3A 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313',GradientType=0 );
border-radius: 0 0 5px 5px;
}
.footer .mid{ margin: 20px 0; width: 100%; float: left; }
.footer .mid ul{ float: left; width:20%; padding-left: 30px; padding-right: 30px;  border-right: 1px solid #333;  border-left: 1px solid #1D1D1D; margin: 10px 0;}
.footer .mid ul:first-child{ padding-left: 0; border-left: 0;}
.footer .mid ul:last-child{ border-right: 0; padding-right: 0;}
.footer .mid ul h1{ font: 600 17px Roboto; color: #666; margin-bottom: 10px; }
.footer .mid ul li a{ color: #fff;  font: 400 13px Roboto;}
.foot-nav ul li{display: inline;}
.foot-nav ul li a {
padding: 10px 10px;
float: left;
color: #D7EAFF;
font-size: 13px;
text-transform: uppercase;
margin-right: 10px;
font-weight: 400;
}
.foot-top .foot-logo{ float: left; margin-right: 10px;}
.foot-top .foot-logo img{ border-radius: 0 0 3px 3px; width: 70px; background: #fff; padding:3px 10px;}
.foot-top ul li{float: left;}
.foot-top ul li a{ font:500 14px Roboto; color: #fff; padding: 10px; float: left;}


#slider1 .overview li {
float: left;
padding: 0 10px 0 0;
width: 88px;
}

#slider1 .overview li img {
border: 2px solid #333;
}
.imgborder {
border: 2px solid #ea0500!Important;
}
.numbertab {
color: #999999;
font: 900 16px/20px roboto;
margin: 5px auto 15px;
text-align: center;
width: 20px;
}



.social-inner .inner {
    min-height: 245px;
}

.phvidTitle a{ font-size: 13px; }


.breadcrume a {
padding: 9px;
color: #fff;
background: #666;
font-size: 12px;
float: left;
text-transform: uppercase;
margin-right: 1px;
font-weight: bold;
}
.breadcrume a span {
padding: 9px;
color: #fff;
background: #9c9c9c;
font-size: 12px;
float: left;
text-transform: uppercase;
margin-right: 1px;
font-weight: bold;
}

.breadcrume{ margin: 0 0 20px 0; float: left; width: 100%;}
.breadcrume a:first-child{
    background: #000;
}





.arrow-down {width: 0;height: 0;float: right;border-left: 5px solid transparent;border-right: 5px solid transparent;border-top: 5px solid #FFF;margin: 6px 000000 6px 10px;}

/*Menu Navigation*/
/*Menu Navigation*/

.fixed-menu{position: fixed;    z-index: 999999;    top: 0; margin: 0;  width: 100%;    padding: 0;    box-shadow: 0px 2px 11px #000;}
.menu ul > li.search{ float: right;}
.menu ul > li{ position: relative; float: left; }
.menu ul > li ul.sub-menu{ display: none; z-index: 10000; background: #000; position: absolute; top: 40px; left: 0; width: 200px;}
.menu ul > li ul.sub-menu li{ border-bottom: 1px solid #333; width: 100%; float: left; padding: 0; }
.menu ul > li ul.sub-menu li a{ width: 92%; float: left;  border: 0; padding:10px 4%;}
.menu ul > li:hover ul.sub-menu li a{ box-shadow: none; background: none;}
.menu ul > li:hover ul.sub-menu{ display: inline;}
.menu ul > li ul.sub-menu li:hover { border: 0}
.menu ul > li ul.sub-menu li:hover a{ background: url('../img/nav.png');}

/*Menu Navigation*/
/*Menu Navigation*/


/*Breaking New*/
/*Breaking New*/

.breaking-news{position: absolute;top: 0;left: 0;padding: 8px 8px 9px 8px;background: #db1516;color: #fff;z-index: 999;font: 500 18px/20px Roboto,sans-serif;}
.top-strip{position: relative;float: left;width: 100%; box-shadow: 2px 2px 10px 2px #CCCCCC;}
ul.marquee {	display: block;	padding: 0;	margin: 0;	list-style: none;	line-height: 1;	position: relative;	overflow: hidden;	background: #630000; width: 841px;	height: 37px;	color: #fff;	float: right;	}
ul.marquee li {	position: absolute;	top: -999em;	left: 0;	display: block;	white-space: nowrap;	font: 14px Arial, Helvetica, sans-serif;	padding: 10px 5px;}

/*Breaking New*/
/*Breaking New*/










/*Search Page CSS*/
/*Search Page CSS*/
/*Search Page CSS*/


.leftnav {background: none repeat scroll 0 0 #FFFFFF;float: left;padding: 0.5% 1%;width: 98%; box-shadow: 2px 2px 10px 2px #CCCCCC; border: 1px solid #ccc;}
.search-innerone input[type="text"] { width: 350px !important;    height: 26px;    float: left;    border: 0;    padding: 4px;}
.strleft {color: #222222;font-size: 18px;line-height: 26px;width: 652px;float: left;font-family: Georgia, "Times New Roman", Times, serif;color: #5e5e5e;padding-left: 10px;}
.search-innerone .submit-btn {float: right; margin-right: -3px; background: #d80017; color: #fff;line-height: 34px;padding: 0px 10px;border: none;text-transform: uppercase;height: 34px;font: bold 16px/15px roboto;-webkit-border-radius: 0px;-webkit-appearance: none;}
.search-head {width: 660px;overflow: hidden;}
.search-tab {background: #333;border-right: 1px solid #FFFFFF;float: left;height: 47px;width: 128px;}
.search-tab a {color: #FFFFFF !important;display: block;font: 700 22px/18px "Myriad Pro","Gill Sans","Gill Sans MT",Arial,sans-serif;padding: 15px 0 2px;text-align: center;text-transform: uppercase;vertical-align: middle;}
#searchbox a {color: #333333; position: relative;text-decoration: none;}
#searchbox a {-moz-text-blink: none;-moz-text-decoration-color: -moz-use-text-color;-moz-text-decoration-line: none;-moz-text-decoration-style: solid;color: #333;}
.current-tab a {padding: 10px 0 0 2px;}
.current-tab a {padding: 10px 0 0 2px;}
.found-result {color: #fff;font: 14px Arial, Helvetica, sans-serif;text-align: center;}
.searchead {
    border-bottom: 1px dotted #CCCCCC;
    color: #000;
    display: block;
    font: 600 26px Roboto;
    margin: 5px 0px 0 0;
    padding: 0 0 10px;
}
.search-row {border-bottom: 2px dotted #CCCCCC;display: block;overflow: hidden;padding: 22px 0;}
.searchcontbox {float: left;width: 100%;padding-bottom: 10px;}
#article-search .searchdotline {display: block;padding: 10px 0 10px 0;width: 100%;border: medium none;margin: 0 0 10px 0;border-bottom: 2px dotted #ccc;float: left;}
.article-thumb {float: left;margin: 0 10px 0 0;}
.searchticker {font: 300 14px/16px Roboto;color: #000000;width: 550px;float: left;}
.searchtime {font: normal 13px/15px Roboto;color: #7D7D7D;margin: 0 0 3px 0;}
#article-search .serchheadlien, #article-search .serchheadlien a {color: #333;margin: 0 0 3px 0;clear: none;font-weight: bold;}
.mediaimg {bottom: 5px;position: absolute;right: 5px;}
.pagination ul {font-size: 12px;margin-bottom: 0; margin-left: 0; margin-right: 0;margin-top: 10px;padding-bottom: 0;padding-left: 0;padding-right: 0;padding-top: 0;text-align: right;}
.pagination { font-family: Arial,Helvetica,sans-serif;    padding-bottom: 2px;    padding-left: 2px;    padding-right: 2px;    padding-top: 2px; clear: both; background: #333; height: 32px;}
.pagination li {display: inline;list-style-type: none;padding-bottom: 2px;}
.pagination a, .pagination a:visited { background: #666; color: #FFFFFF !important;padding: 5px 10px;}
.pagination a.currentpage { background: red;}


/*Search Page CSS*/
/*Search Page CSS*/
/*Search Page CSS*/ 
ul.share li{ float: left; } 