/*
 * General Elements Styles
 */
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700|Oswald:300,400);
* {
	margin: 0;
	padding: 0;
}
header, footer, article, section, figure, nav, aside {
	display: block;
}
body {
    color: #000;
    font-family: Latha, Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
	outline: none;
}
img {
	border: 0 none;
	max-width: 100%;
}
ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/*
 * Heading Styles
 */
.mainHeading span {
        background-attachment: scroll;
        background-clip: border-box;
        background-color: #303030;
        background-image: none;
        background-origin: padding-box;
        background-position: 0 0;
        background-repeat: repeat;
        background-size: auto auto;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        color: #FFFFFF;
       font-size: 20px;
       font-weight: normal;
       padding-bottom: 5px;
       padding-left: 10px;
       padding-right: 10px;
       padding-top: 5px;
       /*text-transform: uppercase;*/
       margin-left: 16px;
}
.home-mainheading {
	font-size: 26px;
	color: #d80b8c;
	font-weight: normal;
	padding-bottom: 15px;
	font-style: italic;
}
.home-heading {
	font-size: 36px;
	color: #000;
	font-weight: normal;
	padding: 0 28px 10px;
	text-align: center;
}
.home-heading1 {
	font-size: 28px;
	color: #000;
	font-weight: normal;
	padding-bottom: 5px;
}
.home-smallheading {
	font-size: 18px;
	color: #000;
	font-weight: normal;
	padding-bottom: 10px;
}
.home-heading a, .home-heading1 a, .home-smallheading a {
	color: #000;
}

.main-heading {
	font-size: 22px;
	color: #d80b8c;
	padding-bottom: 10px;
	font-weight: normal;
	font-style: italic;
}
.collection-heading {
color: #000;
font-size: 20px;
font-weight: normal;
line-height: 30px;
padding-bottom: 5px;
} 

.collection-heading a{color: #000;}

.collection_page_tage_module li {
    float: left;
    margin: 0 2px 5px 0;
    padding: 0 2px 15px;
    position: relative;
    text-align: center;
}
.collection_page_tage_module {
    background-color: #FFFFFF;
    clear: both;
    font-family: arial;
    font-size: 12px;
    margin: 0 -7px;
    padding: 5px;
    width: 991px;
}
.collection-page-tag-box {
    border-radius: 5px 5px 5px 5px;
    color: #000000 !important;
    font-family: arial;
    font-size: 14px;
    margin: 5px;
    padding: 5px;
    text-align: center;
}
.collection-page-tag-bg1 {
    background-color: #CBDBE8;
}
/*
 * Header Styles
 */


#headerLeft{
	float: left;
	width: 280px;
}	

#headerRight{
	float: right;
	width: 708px;
}

#headerSearch{
float: left;
width: 420px;
}

#headerLanguage{
	float: right;
	
}

#headerPromotionText{
	clear: both;
	margin-top: 10px;
	color: #0066cc;
    font: bold 15px/21px verdana;
    text-align: center;
}

#headerPromotionText a {
    color: #0066cc;
}

.headerTopAd{
	width: 988px;
	text-align: center;
	clear: both;
	margin-top: 10px;
}

.googleSearch{
	width: 250px;
	margin: 0 auto;
}

.languagesHeader {
    background: none repeat scroll 0 0 #f6f6f6;
    border: 1px solid #cac8c8;
    clear: both;
    font-size: 13px;
    margin-top: 15px;
}
.languagesHeader a {
    border-right: 1px solid #cac8c8;
    color: #000;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 5px;
}
.languagesHeader a.last {
    border-right: 0 none;
}

#headerMain {
    margin: 0 auto;
    width: 1000px;
    position: relative;
}
#header {
	padding: 10px 0;
}
#header-left {
	float: left;
	position: relative;
}
#logo {
	float: right;
	width: 210px;
	padding-left: 10px;
}
#header-right {
	float: left;
}
.menu {
	float: right;
	background: #e10405;
	position: relative;
	margin-top: 20px;
}
.languages {
	clear: both;
	font-size: 13px;
	background: none repeat scroll 0 0 #F6F6F6;
    border: 1px solid #CAC8C8;
    margin-top: 30px;
}
.languages a {
	border-right: 1px solid #CAC8C8;
    color: #000000;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 5px;
}
.languages a.last {
	border-right: 0 none;
}

.header-ad {
	margin-bottom: 5px;
}


.headerTextPromo {
    color: #0066CC;
    font: 15px/21px verdana;
    float: left;
    font-weight: bold;
    width: 390px;
    text-align: center;
}
.headerTextPromo a {
    color: #0066CC;
}
.google-search {
	float: right;
	width: 220px;
}


/*
 * Primary Navigation Styles
 */
.menu a {
	display: inline-block;
	width: 32px;
	height: 18px;
	background: url(/images/menu.png) no-repeat 0 0;
	margin: 5px 5px 15px 5px;
}
.menu a:after {
	content: "MENU";
	position: absolute;
	bottom: 5px;
	left: 7px;
	right: 0;
	font-size: 9px;
	color: #fff;
}
.navigation {
	background: #000;
	height: 40px;
	clear: both;
}
.navigation ul li a.submenu {
	color: #fff;
	font-size: 15px;
	padding: 10px;
	float: left;
	font-family: 'oswald', Arial, Helvetica, sans-serif;
	font-weight: 400;
}

.navigationHome{float: left; padding: 10px;}
.primary-links {
	position: absolute;
	top: 65px;
	left: 0;
	width: 262px;
	font-size: 18px;
	background: #333;
	display: none;
}
.primary-links ul li a {
	color: #fff;
	display: block;
	padding: 8px;
	border-bottom: 1px solid #ccc;
}
.primary-links ul li a:hover {
	background: #444;
}

/*
 * Layout Styles
 */
#wrapper {
	width: 100%;
	margin: 0 auto;
}
#container {
	width: 1000px;
	margin: 0 auto;
}



.home-top-section {
	margin: 20px 0;
	border: 1px solid #d5d5d5;
	-moz-box-shadow: 0 0 3px 3px #dddddd;
	-webkit-box-shadow: 0 0 3px 3px #dddddd;
	box-shadow: 0 0 3px 3px #dddddd;
	background: url(/images/home-top-content-bgstrip.jpg) repeat-y 240px top;
}
.home-leftblock {
	width: 210px;
	float: left;
	padding: 10px;
}
.home-midblock {
	float: left;
	padding: 10px 28px;
	width: 378px;
	margin: 0 6px;
}
.home-midblock .article-img {
	position: relative;
	margin-bottom: 60px;
}

.home-category {
	background: url(/images/home-cat-bg.png) no-repeat 0 0;
	font-size: 16px;
	color: #d80b8c;
	width: 376px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	text-transform: uppercase;
	position: absolute;
	bottom: -62px;
	left: 2px;
	letter-spacing: 4px;
}
.home-category a {
	color: #d80b8c;
}
.home-rightblock {
	width: 300px;
	float: left;
	padding: 10px;
}
.ad-block {
	margin-bottom: 10px;
}
.home-video {
	position: relative;
	padding-top: 25px;
}
.home-video-block .play-video {
	width: 48px;
	height: 48px;
	top: 80px;
	left: 130px;
	position: absolute;
	background: url(/images/video-icon.png) no-repeat 0 0;
}
.home-video img {
	display: block;
}
.home-video div {
	position: absolute;
	width: 300px;
	padding: 10px 0;
	text-align: center;
	font-size: 16px;
	color: #fff;
	opacity: 0.6;
	background: #333;
	bottom: 0;
}
.home-video div a {
	color: #fff;
}


.home-content {
	border: 1px solid #d5d5d5;
	padding: 10px;
	-moz-box-shadow: 0 0 3px 3px #dddddd;
	-webkit-box-shadow: 0 0 3px 3px #dddddd;
	box-shadow: 0 0 3px 3px #dddddd;
}
.article-content-wrapper {
	width: 300px;
	float: left;
	padding-bottom: 13px;
	margin-bottom: 15px;
	border-bottom: 1px solid #dfdfdf;
	margin-right: 13px;
	margin-left: 13px;
}
.article-img img {
	display: block;
}
.article-content {
	
	
}
.article-desc {
color: #000;
font-size: 13px;
font-weight: 400;
line-height: 24px;
} 
.more-topic {
	text-align: right;
	padding: 5px 0 10px 0;
	font-size: 14px;
	color: #535252;
}
.more-topic a {
	color: #d90c8d;
	font-size: 16px;
}


.content {
	border: 1px solid #d5d5d5;
	padding: 10px;
	-moz-box-shadow: 0 0 3px 2px #dddddd;
	-webkit-box-shadow: 0 0 3px 2px #dddddd;
	box-shadow: 0 0 3px 2px #dddddd;
	margin: 20px 0;
}
.contentleft {
	float: left;
	width: 660px;
}
.article-tag-content {
	border-bottom: 1px solid #d6d8d8;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.article-tag-img {
	float: left;
	width: 300px;
	margin-right: 20px;
}

.sidebar {
	float: right;
}
.section {
	margin-bottom: 10px;
}


/*
 * Gallery Slider Styles
 */
.recent-sliders {
	padding: 20px 60px 20px 65px;
	background: url(/images/slider-bg-strip.jpg) repeat 0 0;
	border: 1px solid #fff;
	position: relative;
}
.recent-slider-shadow {
	background: url(/images/slider-bg-shadow.png) no-repeat 0 0;
	height: 24px;
	
}
.recent-sliders ul li {
	background: #fff;
	-moz-box-shadow: 0 0 1px 2px #dddddd;
	-webkit-box-shadow: 0 0 1px 2px #dddddd;
	box-shadow: 0 0 1px 2px #dddddd;
	padding: 10px 20px;
	margin: 5px;
	height: 200px;
}
.recent-sliders ul li a {
	font-size: 18px;
	color: #000;
}
.recent-sliders ul li a span {
	display: block;
	padding-bottom: 5px;
}
.recent-sliders .bx-wrapper .bx-viewport {
	height: auto!important;
}
.recent-sliders .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 120px;
	width: 36px;
	height: 36px;
	text-indent: -99999px;
}
.recent-sliders .bx-wrapper .bx-controls-direction a.bx-prev {
	left: 10px;
	background: url(/images/boldsky-sprite.png) no-repeat -68px 0;
}
.recent-sliders .bx-wrapper .bx-controls-direction a.bx-prev.disabled {
	background: url(/images/boldsky-sprite.png) no-repeat -140px 0;
	cursor: default;
}
.recent-sliders .bx-wrapper .bx-controls-direction a.bx-next {
	right: 10px;
	background: url(/images/boldsky-sprite.png) no-repeat -32px 0;
}
.recent-sliders .bx-wrapper .bx-controls-direction a.bx-next.disabled {
	background: url(/images/boldsky-sprite.png) no-repeat -104px 0;
	cursor: default;
}

.video-img {
	position: relative;
	padding-bottom: 5px;
}
.video-img img {
	display: block;
}
.video-img .play-video {
	position: absolute;
	bottom: 5px;
	left: 0;
	right: 0;
	background: #222;
	opacity: 0.8;
	font-size: 16px;
	color: #fff;
	padding: 5px 5px 0px 5px;
}
.video-img .play-video time {
	float: right;
	padding-top: 3px;
}
.video-img .play-video i {
	background: url(/images/boldsky-sprite.png) no-repeat -48px -36px;
	width: 26px;
	height: 26px;
	display: inline-block;
}

/*
 * Footer Styles
 */



/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/


.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}


.clearfix:after {
    clear: both;
    content: ' ';
    display: block;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}


/* super menu navigationHeader */
#oneindiaLinksMain {
	width: 100%;
	height: 20px;
	background: url(/img/topMenuBgStrip.jpg) repeat-x left top;
	margin-bottom: 0;
}
#oneindiaLinks {
	width: 988px;
	font-size: 12px;
	font-weight: 700;
	color: #fff;
	font-family: Arial;
	margin: 0 auto;
}
#oneindiaLinks a {
	color: #fff;
	line-height: 17px;
	float: left;
	text-decoration: none;
	padding: 0 11px;
}
#oneindiaLinks a.oneindia {
	background: url(/img/oneIcon.png) no-repeat left center;
	padding-left: 40px;
}
#oneindiaLinks span {
	float: left;
	line-height: 17px;
}
#oneindiaLinks a span {
	float: none;
	line-height: 17px;
}
#oneindiaLinks a.active {
	background: url(/img/topMenuActiveBgStrip.png) repeat-x left 1px;
}
.dividing_span_line {
	float: left;
	padding-top: 4px;
}
/* super menu navigationHeader */

.gap10{clear: both; padding-top: 10px;}







/*For Expert Pannel*/

.expert-ad-block {
    margin-bottom: 30px;
}
.expert-ad-heading-container {
    text-align: center;
}
.expert-ad-design {
    width: 186px;
    height: 40px;
    margin: 0 auto 10px auto;
    background: url(/images/boldsky-sprite1.png) no-repeat 0 -85px;
}
.expert-ad-heading {
    font-size: 32px;
    color: #000;
}
.expert-ad-title {
    background: url(/images/check-tips.png) no-repeat 0 0;
    height: 15px;
    display: block;
    margin: 10px 0;
}
.expert-ad-content {
    margin: 20px 0 10px 0;
    clear: both;
}

.expert-thumbimg {
    width: 90px;
    height: 90px;
    float: left;
}
.expert-thumbimg img {
    border-radius: 50%;
}
.expert-desc {
    float: right;
    width: 190px;
}
.expert-ad-content a {
    text-decoration: none;
}
.expert-name {
    font-size: 22px;
    color: #231f20;
    margin-bottom: 5px;
    padding-top: 15px;
}
.expert-name span {
    border-bottom: 1px solid #d70280;
    padding-bottom: 3px;
}
.expert-category {
    font-size: 16px;
    color: #231f20;
    font-style: italic;
}

/*For Expert Pannel*/

/*Category List Right block...*/

.category-list-block {
    margin: 0px auto 20px auto;
    width: 300px;
}
.category-list-top {
    width: 300px;
    height: 52px;
    background: url(/images/boldsky-sprite1.png) no-repeat 0 -125px;
}
.category-lists {
    width: 300px;
    border-left: 1px solid #d70280;
    border-right: 1px solid #d70280;
    font-family: Georgia, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #000;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.category-lists ul li{
    border-bottom: 1px solid #dfdfdf;
}
.category-lists ul li.last {
    border-bottom: 0 none;
}
.category-lists ul li a {
    color: #000;
    display: block;
    padding: 8px 0 8px 30px;
    background: url(/images/bullet.png) no-repeat left center;
}
.category-list-bottom {
    width: 300px;
    height: 54px;
    background: url(/images/boldsky-sprite1.png) no-repeat 0 -179px;
}

/* Styles for new subindex */

.leftcol {
                    width: 310px;
                    float: left;
                }
                .rightcol {
                    float: right;
                    width: 310px;
                }
                .main-news-heading {
                    border-bottom: 1px dotted #b4b3b3;
                    color: #000;
                    font-size: 14px;
                    font-weight: 400;
                    height: 80px;
                    margin-bottom: 5px;
                    overflow: hidden;
                }
                .main-news-heading a {
                    color: #000;
                }
                .more-news-block ul li {
                    border-bottom: 1px dotted #b4b3b3;
                    list-style-type: none;
                    padding: 7px 0;
                }
                .news-thumbimg {
                    float: left;
                    margin: 0 10px 0 0;
                    width: 75px;
                }
                .news-thumbimg img {
                    display: block;
                }
                .news-desc {
                    color: #000;
                    font-size: 14px;
                    font-weight: 400;
                    line-height: 23px;
                }
                .news-desc a {
                    color: #000;
                } 
		.sub-show-more {text-align: center;}
		.sub-show-more a {
			border: 1px solid #ccc;
			border-radius: 5px;
			color: #d80b8c;
			display: block;
			font-size: 20px;
			margin-top: 10px;
			padding: 0 10px;
		} 
/* Styles for new subindex */
/* prev-next css starts */
.prev-next-story a.prev, .prev-next-story a.next {
    display: block;
    height: auto;
    position: relative;
    top: 0;
    text-decoration:none;
   font-family:arial;
}
.prev-next-story .prev {
    text-align: left;
}
.prev-next-story .next {
    text-align: right;
}
.prev-next-story a {
    background: none repeat scroll 0 0 #e8e8e8;
    color: #c6254f;
    float: left;
    font-weight: bold;
    margin: 0 0.5%;
    padding: 5px 0;
}
.full_width {
    width: 99% !important;
}
.half_width {
    width: 49% !important;
}
.prev-next-story a i {
    color: #9d9d9d;}
.prev-next-story i.fa-chevron-right:before {
    content: "»";
}
.prev-next-story i.fa-chevron-left:before {
    content: "«";
}
/*prev next css ends here */
