@charset "utf-8";

/* CSS Document */

#headermenu ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1;
}

#headermenu ul li {
	float: left;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #333333;
}

#headermenu ul li a {
	font-size: 18px;
	font-weight: normal;
	text-transform: none;
	display: block;
	position: relative;
	text-decoration: none;
	color: #fff;
	line-height: 14px;
	padding: 5px 10px 5px 10px;
	text-shadow: 1px 1px #000000;
	height: 14px;
}

#headermenu a.current {
	background-color: #990000;
}

.select_articles select {
	width: 100%;
	/*height: 26px;*/
	padding: 3px;
	float: right;
}

.mukhaprasangam {
	height: 26px;
}

#lang-right select {
	width: 100%;
    padding: 3px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.orbit {
	width: 947px;
	height: 316px;
}

.orbit img, div.orbit>a {
	width: 100%;
/*	height: 316px;*/
}

#video-box {
	background-image: url(../images/video-box-strip.jpg);
	background-repeat: repeat-x;
}

.youtube-p {
	height: 251px!important;
	position: relative;
}

.youtube-p iframe {
/*	width: 375px!Important;*/
	width: 100%;
	height: 256px!Important;
	border: 0;
}

.scrollTop,
#topcontrol {
	width: 25px;
	height: 20px;
	float: right;
	background: url(../images/admin/minus.PNG) no-repeat center #000;
	cursor: pointer;
	font-size: 0;
}

.allArticle-padding-LR {
	width: 100%;
	background: #eee;
	float: left;
	border: 1px solid #DDD;
	margin-bottom: 23px;
}

.commentBox {
	margin-bottom: 11px;
	padding-top: 20px;
}

.fb_like_box {}

.excerptOuter {
	background: none;
}

.commentBox iframe {}

.eelekathile {
/*	width: 170px!important;*/
}

.eelekathile .vol_txt {
/*	line-height: 25px;*/
	text-align: center;
	white-space: nowrap;
}

.eelekathile .vol_issue {
/*	line-height: 25px;*/
	text-align: center;
	display: none;
}

.eelekathile span {
	color: #f00;
	font-weight: bold;
/*	float: right;*/
}

#tcbox-left-june {
	background: #000;
}

#inner-tcbox-left #tcbox-left-june,
#top-content #outer-tcbox-right {
	background-image: url(../images/gif_bg.jpg);
}

.animation_box {
	text-shadow: 1px 3px 7px #000;
}

.left_Box {
	display: none;
}

.home_img_2 {
	display: none;
}

.animation_box h2 {
	height: 86px;
	margin-top: 60px;
	border-bottom: 1px solid #c00;
	margin-bottom: 0;
	padding-left: 15px;
	font-size: 24px;
}

.animation_box h5 {
	font-size: 22px;
	margin-top: 15px;
	padding-left: 15px;
}

.row-sec-btmTab-left,
.row-sec-btmTab-left:hover,
.row-sec-btmTab-right,
.row-sec-btmTab-right:hover {
	margin-top: -22px;
}

.home_img {
	width: 100%;
	height: 100%;
	margin-top: -24px;
	margin-bottom: 12px;
}

.topbox_left_img,
.topbox_img {
	position: relative;
	z-index: 1;
}

#outer-tcbox-right .right_Box {
	margin-top: -27px;
}

.right_Box h2,
.right_Box h5 {
	text-align: right;
	padding-left: 0;
	padding-right: 15px;
}

#outer-tcbox-right .right_Box h2,
#outer-tcbox-right .right_Box h5 {
	text-align: left;
	padding-right: 0;
	padding-left: 15px;
}

.archives_outer {
	width: 100%;
	float: left;
	margin-bottom: 25px;
}

.arc-col col-md-6 {
/*	width: 50%;*/
}

.editorial_animation {
	width: 100%;
	height: 25px;
	float: left;
	background: #eca600;
	text-align: center;
	overflow: hidden;
	font-weight: bold;
	letter-spacing: 2px;
	text-shadow: none;
	text-transform: uppercase;
	font-size: 20px;
}

.editorial_animation a {
	color: #000;
	text-decoration: none;
}

.tlt {
	margin-top: 3px;
}

.cnt_form {
	/*width: 450px;*/
	margin-left: 20px;
}

.cnt_form p {
	margin-bottom: 17px;
}

.cnt_form span {
	width: 140px;
	float: left;
	font-weight: bold;
}

.cnt_form input {}

.cnt_form input[type=text] {
	width: 280px;
	height: 20px;
	font-size: 19px;
	letter-spacing: 1px;
}

.cnt_form input[type=file] {
	width: 276px;
	height: 22px;
	background: #fff;
	border: 1px solid #bbb;
	padding: 3px;
	font-size: 13px;
}

.cnt_form input[type=submit] {
	height: 28px;
	font-size: 17px;
	background: #000;
	color: #fff;
	font-weight: bold;
	float: left;
	margin-bottom: 30px;
	padding: 4px 14px;
	border: 0;
	margin-right: 27px;
	line-height: 25px;
	cursor: pointer;
	letter-spacing: 2px;
	margin-left: 353px;
}

.cnt_form input[type=submit]:hover {
	background: #ccc;
	color: #000;
}

.cnt_form select {
	height: 26px;
	padding: 3px;
	width: 283px;
	font-size: 18px!important;
}

.cnt_form textarea {
	width: 278px;
	height: 90px;
}

.cnt_form .msg p {
	width: 86%;
	background: #c00;
	padding: 20px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 30px;
	font-size: 18px;
}

.pagination_1 {
	float: left;
	width: 98.8%;
	background: #aaa;
	padding: 5px;
}

.pagination_1 strong {
	padding: 3px 8px;
	color: #333;
	text-decoration: none;
	background: #000;
	color: #fff;
	width: 7px;
	float: left;
	height: 16px;
	margin: 0 3px;
}

.pagination_1 a {
	padding: 3px 8px;
	color: #000;
	text-decoration: none;
	background: #fff;
	width: 7px;
	float: left;
	height: 16px;
	margin: 0 3px;
}

.pagination_1 a:hover {
	background: #ccc;
}

.allArticle-padding-LR img {
	max-width: 905px;
}

.cat_art_list {
	margin-top: 22px;
	border-bottom: 1px solid #ddd;
}

.cat_art_list p {
	margin-bottom: 15px;
}

.cat_art_list p a {
	color: #666;
	text-decoration: none;
}

.cat_art_list p a:hover {
	color: #c00;
	text-decoration: underline;
}

.auth_box_list {}

.auth_box_list img {}

.auth_box_list p {}

#comments_form span {
	width: 150px;
	float: left;
}

#comments_form input[type=text] {
	width: 170px;
	height: 20px;
	border: 1px solid #ccc;
	font-size: 18px;
}

#comments_form input[type=submit] {
	padding: 6px 20px 0px 20px;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
}

.commentBox h3 {
	color: #555;
	background-color: inherit;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #D2DADB;
	padding: 0 0 2px 0;
	margin-bottom: 10px;
	font-size: 20px;
	margin-bottom: 15px;
}

#comments_form {
	padding: 10px;
	background: #eee;
}

.rbox {
	background: #fff;
	border: 1px solid #ccc;
	padding: 10px;
	border-radius: 11px;
	margin-bottom: 15px;
}

.comment-author {
	color: #b01625;
	font-weight: bold;
}

.comment-body {
	color: #777;
	margin-top: 10px;
	border-top: 1px dashed #ccc;
	padding-top: 10px;
}

.comment-date {
	font-size: 17px;
	color: #666;
}

#comments_form label,
.cnt_form label {
	width: auto;
	position: absolute;
	margin-left: 5px;
	font-size: 12px;
	font-family: arial;
	background: #c00;
	color: #fff;
	padding: 4px 10px;
	font-weight: bold;
	margin-top: 1px;
}

.commentBox .msg,
.cnt_form .msg {
	background: #9556B3;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 15px;
	border-radius: 15px;
	margin-bottom: 15px;
}

#top-content a {
	color: #fff;
	text-decoration: none;
}

#top-content a:hover {
	text-decoration: underline;
}

.advt-brd {
	width: 100%;
/*	margin-top: 13px;*/
}

.top_editions_down {
	width: 100%;
	height: 25px;
}

.frnt-sitemap_icon {
	visibility: hidden;
}

option,
select {
	font-size: 18px;
}

#photo p a img,
.photo p a img {
	/*width: 359px!important;
	height: 248px!important;
	float: none!important;*/
}

.topRight-advt {
	background-image: none;
	margin-bottom: 30px;
}

.topRight-advt img {
	width: 100%;
	height: 100%;
	/*width: 414px;
	height: 129px;*/
}

.article_description {
	margin-top: 10px;
}

.cat_ul {
	width: 100%;
	float: left;
}

.cat_ul h3 {
	margin-top: 12px;
	color: #cc0000;
	border-bottom: 1px solid #ccc;
	font-size: 32px;
}

.art_txt {}

.cat_ul p a {
	color: #333;
	border: 1px solid #999;
	text-decoration: none;
	padding: 3px 14px 0;
	margin-left: 5px;
	letter-spacing: 1px;
	font-weight: bold;
	background: #ddd;
}

.cat_ul p a:hover {
	background: #333;
	color: #fff;
}

.cat_ul li {
	list-style-type: decimal;
}

.cat_ul li a {
	text-decoration: none;
}

.cat_ul li a:hover {
	text-decoration: underline;
}

.tooltip {
	width: 492px;
	height: 338px;
	position: absolute;
	background: #333;
	border: 1px solid #666;
	border-radius: 10px;
	overflow-y: scroll;
	margin-left: 423px;
	color: #fff;
	padding: 0 15px;
	display: none;
}

#right-lead {
	border-left: 1px solid #ccc;
	margin-left: 10px;
}

#left-lead {
	border-right: 1px solid #ccc;
	margin-right: 10px;
}

.right-lead {
	border-left: 1px solid #ccc;
	margin-left: 10px;
}

.left-lead {
	border-right: 1px solid #ccc;
	margin-right: 10px;
}

.cat_ul .middle_l_img {
	float: none;
}

.cat_ul .middle_l_img span {
	float: right;
	color: #888;
	font-size: 21px;
	margin-right: 158px;
	line-height: 34px;
}

.cat-list_row {
	width: 100%;
	margin-bottom: 20px;
	border-bottom: 1px dotted #ddd;
	float: left;
	overflow: hidden;
	margin-top: 20px;
}

.cat-thumb {
	float: left;
}

.cat-contentCol {
	width: 78%;
	float: left;
	padding-left: 20px;
	margin-top: 0;
	border-bottom: 0;
}

.cat-contentCol h2 {
	height: 25px;
	color: #6a4006;
	font-size: 25px;
	margin: 0;
	margin-bottom: 5px;
}

.cat-contentCol p {
	font-size: 20px;
	line-height: 19px;
}

.cat-contentCol span a {
	color: #999;
	font-size: 19px;
}

.cat-thumb img {
	width: 110px;
	height: 100px;
}

.cat-more_Lnk {
	float: right;
	margin-top: 75px;
}

.cat_art_list a {
	text-decoration: none;
}

.cat_art_list a:hover {
	text-decoration: underline;
}

.cnt_lst {
/*	float: left;*/
}

.cnt_frm_lst {
/*	float: right;*/
	padding: 20px;
	margin-top: 50px;
	background: #ddd;
}

.cnt_frm_lst input[type=text] {
	width: 190px;
	height: 20px;
	margin-bottom: 15px;
	font-size: 14px;
	font-family: arial;
}

.cnt_frm_lst td {
	width: 200px;
}

.cnt_frm_lst input[type=file] {
	width: 192px;
	height: 22px;
	background: #fff;
	border: 1px solid #aaa;
}

.cnt_frm_lst input[type=submit] {
	height: 28px;
	font-size: 17px;
	background: #000;
	color: #fff;
	font-weight: bold;
	float: left;
	margin-bottom: 30px;
	padding: 4px 14px;
	border: 0;
	margin-right: 27px;
	line-height: 25px;
	cursor: pointer;
	letter-spacing: 2px;
}

.cnt_frm_lst input[type=submit]:hover {
	background: #ccc;
	color: #000;
}

.float_box {
	width: 300px;
	height: 280px;
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 100;
}

.float_box iframe {
	border: 0;
	width: 300px;
	height: 250px;
}

.float_box img {
	width: 300px;
	height: 250px;
}

.float_box button {
	float: right;
	background: #000;
	color: #fff;
	border: 0;
	padding: 4px 8px;
	cursor: pointer;
	font-family: arial;
}

div.timer {
	display: none;
}

div.slider-nav span {
	display: none;
}

.vayana_btn {
	background-color: #000000;
	border: 1px solid #999999;
	color: #FFFFFF!important;
	font-size: 18px;
	font-weight: normal;
	height: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0;
	text-decoration: none;
}


/* CSS Document */


/*

a.tooltip, span.pure_css_dropdown{		
	border-bottom: 1px dashed green;
	text-decoration: none;	
}

a:hover.tooltip, span:hover.pure_css_dropdown{ 
	padding: 0; 
	text-decoration: none;
} 

.tooltip:hover span span, .pure_css_dropdown:hover span span{
	display: block;	
}

.tooltip span, .pure_css_dropdown span{	
	position: absolute;	
	text-decoration: none;	
}


.tooltip span span, .pure_css_dropdown span span{
	display: none;	
	position: absolute;
	background-color: #E2EFF0;
	border: 1px solid green;
	padding: 10px;		
	color: black;
	text-decoration: none;
	width: 250px;
	z-index: 100;
	top: 20px;	
	left: -30px;	
}

.pure_css_dropdown span span{
	top: 1.2em;
}
*/