@charset "utf-8";
/* CSS Document */
/* Common Classis Starts Here */
body{ margin-top:0px; margin-left:0px; text-align: center;}



A:link {text-decoration: none;}
A:visited {text-decoration: none;}
A:active {text-decoration: none;}
A:hover {text-decoration: none;}


   @font-face {
    font-family: Bhaskar;
    font-style:  normal;
    font-weight: normal;
    src: url(/BHASKAR_UNI.eot);
  }
.topbot{
	font-family: tahoma;
	font-size: 11px;
	color: #333;
	font-weight: normal;
}
.topbot a, topbot a:visited, topbot a:active{
	color: #333;
	text-decoration:none;
}
.topbot a:hover{
	color: #c00;
	text-decoration:none;
}
/* Common Classis Ends Here*/

#home_page{
	width:988px;
	border-top:1px solid #9d2e49;
	border-right:1px solid #9d2e49;
	border-left:1px solid #9d2e49;
	border-bottom:1px solid #9d2e49;
	background-color:#FFFFFF;
}
#header{
	width:988px;
	text-align:center;
	vertical-align: middle;
	border-top:1px solid #9d2e49;
	border-right:1px solid #9d2e49;
	border-left:1px solid #9d2e49;
	background-color:#FFFFFF;
}


/* Header Logo Section Starts Here */
#logo-strip{  width:988px; text-align:left; margin-bottom:3px; height:100px;}
.fl-left{ text-align:left; float:left; height:110px; margin:5px 0px;}
/* Header Logo Section Ends Here */
/* Header Top Story Section Starts Here */
#header-topstrip{ background-image:url(http://www.bhaskar.com/images/home_pic/back-top-strip.gif); background-position:top; background-repeat:no-repeat; width:988px; height:90px;}

.header-ts-block {width:240px; height:70px; margin-left:5px; float:left; margin-top:8px; margin-bottom:8px; background-color:#EAEAEA;}

#topstrip-story{width:235px; text-align:left;}
.ts-thumb {
	margin-right:5px;
 	float:left;
	height:60px;
	width:60px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color:  #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 1px 1px 1px 1px;
}
.ts-title a{ width:120px; font-face:bhaskar; font-size:14px; color:#000000; text-decoration:none; font-style:bold; padding:0px; margin:0px; line-height:1.5em;}
.ts-title a:hover{color:#c00; text-decoration:none;}
/* Header Top Story Section Ends Here */
#channelStrip
{
	width:100%;
	background-repeat: repeat-x;
	background-color:#f5f5f5;
	height:22px;
	border: 1px solid #e0e0e0;
	background-color:#FFFFFF;
}
.channelTab {
	/*  color:#036; */
	color:#fff;
	font-family:Tahoma;
	font-size: 11px;
	font-weight:bold;
	height:20px;
	padding-left:8px;
	padding-top:2px;
	/* background-image: url(http://www.bhaskar.com/images/head_strip.gif);  */
 	background-color:#f5f5f5;
	/*	background-color:#DA0828; */
	padding-right:6px;
	padding-left:6px;
	border-right:1px solid #e0e0e0;
	background-color:#FFFFFF;
}
.channelTab a, channelTab a:visited, channelTab a:active
{
	color:#036; 
	text-decoration:none;
}
.channelTab a:hover
{
	color:#c00; 
	text-decoration:none;
}
/* Breadcrum Starts Here */
#bt_row
{
	clear:left;
	
	height:20px;
	padding:0 15px;
	margin: 5px 0 10px 0;
	background-color:#FFFFFF;
}
#breadcrum, #breadcrum a:link, #breadcrum a:visited, #breadcrum a:hover, #breadcrum a:active
{
	font-family: verdana;
	font-size:11px;
	color:#333;
	text-decoration:none;
	padding-top:7px;
	background-color:#FFFFFF
}

/* This is start of header Btn links*/
.header_btn
{
	font-family: verdana;
	font-size:11px;
	color:#000000!important;
	text-decoration:none;
	background-color:#FFFFFF;
}


/* This is end of header Btn links*/


/* This is start of header Btn links for states*/
.sta_btn{
	font-family: verdana;
	font-size: 10px;
	color: #000;
	font-weight:bold;
}
.sta_btn a, sta_btn a:visited, sta_btn a:active{
	color: #000;
	text-decoration:none;
}
.sta_btn a:hover{
	color: #000;
	text-decoration:none;

}

/* This is end of header Btn links*/


#page_title
{
	font-family:Georgia;
	font-size:22px;
	color:#003366;
}  
/* Breadcrum Ends Here */
/* Middle Starts Here*/




/* Main Index Page Starts
/* 3-columns Starts Here*/
#col_wrapper, #col_left, #col_center, #col_right
{	
	position:relative;
}
#col_wrapper
{
	float				: right;
	width				: 100%;
}
#col_left
{
	width				: 420px;
	height				: 700px;
	float				: left;
	background-image: url('http://www.bhaskar.com/images/dot-verticle.gif');
	background-repeat: repeat-y;
	background-position:  right 50%; 
	text-align:center
}
#col_center
{
	width				: 230px;
	height				: 700px;
	float				: left;
	background-image: url('http://www.bhaskar.com/images/dot-verticle.gif');
	background-repeat: repeat-y;
	background-position:  right 50%;  
	text-align:center;
}
#col_right
{
	width				: 330px;
	float				: right;
	text-align:center;
}
#col_left_content
{
	text-align:left;
	margin:0 15px 0 15px;
}
#col_center_content
{
	text-align:left;
	margin:0 15px 0 15px;
}
#col_right_content
{
	text-align:left;
	margin:0 15px 0 15px;
	
}
/* 3-columns Ends Here*/

/*Home page 4-columns starts here*/


#4col_wrapper
{
	width				: 100%;
	position			: absolute;
	margin-left					: 5px;
}
#4col_left
{
	width				: 240px;
	height				: 343px;
	background-image: url('http://www.bhaskar.com/images/dot-verticle.gif');
	background-repeat: repeat-y;
	background-position:  right 50%; 
	text-align:center;
	position			: absolute;
	margin-left				: 250px;
}
#4col_center
{
	width				: 340px;
	height				: 343px;
	text-align			: left;
	padding				: 0 10px 0 0;
}


#4col_center1
{
	width				: 176px;
	height				: 343px;

	background-image: url('http://www.bhaskar.com/images/dot-verticle.gif');
	background-repeat: repeat-y;
	background-position:  right 50%;  
	text-align:center;
}



#4col_right
{
	width				: 164px;
	height				: 343px;

	text-align:center;
}
#4col_left_content
{
	text-align:left;
	margin:0 10px 0 10px;
}
#4col_center1_content1
{ 
	width:345px;
	text-align:center;
	padding:0 8px 0 0;
}

#4col_centermiddle_wrap
{ 
	width:300px;
	text-align:center;
	padding:10px 10px 10px 10px;
}



#4col_center1_content
{
	text-align:left;
	margin:0 8px 0 1px;
}
#4col_right_content
{
	text-align:left;
	margin:0 1px 0 1px;
	
}


/* Home page 4-columns Ends here*/

/* Home page advt*/


#home_page_advt_right_big
{ 

padding:0 10px 0px 10px;
width:400px;

}

#home_page_advt_right
{ margin:0;
}

#home_page_story_right
{ width:200px;

padding:0 10px 10px 10px;
}



/*4-colums top - other stories start Here*/


#catop4_news_left
{
float:left;
width:250px;
}


#catop4_news_center_withphoto
{
float:left;
width:343px;
background:#EBEBEC;
}

#catop4_news_center1
{
float:left;
width:176px;
}

#catop4_news_right
{
float: left;
width:164px;
}


#top_home_story  {width:190px; padding:5px 10px 10px 10px;}

#top_home_story h2, #top_home_story h2 a, #top_home_story h2 a:visited{font:bold 21px Bhaskar; color:#036; padding:0; margin:0; text-decoration:none; font-weight:bold;}

#top_home_story h2 a:hover {color:#024;}

#top_home_story h3, #top_home_story h3 a, #top_home_story h3 a:visited{clear:both;font:19px Bhaskar;  color:#00557D; padding:0; margin:0; text-decoration:none; font-weight:bold;}

#top_home_story h3 a:hover {color:#c00;}
.home_story_intro{font:normal 19px Bhaskar; color:#333; padding:0; margin:0; text-decoration:none;}

/* start */

#top_home_story1  {width:230px; padding:5px 5px 5px 5px;}

#top_home_story1 h3, #top_home_story1 h3 a, #top_home_story1 a:visited{clear:both;font:18px Bhaskar; color:#00557D; padding:0; margin:0; text-decoration:none; font-weight:bold;}

#top_home_story1 h3 a:hover {color:#c00;}
.top_home_story_intro1{ clear:both; font:normal 18px Bhaskar; color:#000; padding:0; margin:0; text-decoration:none;}


/* Ends */

/* home Page middle STARTS here*/

#top_home1_storymiddle { text-align:left }

/*
#top_home1_storymiddle1 { clear:both; list-style-type:none;padding:0px 0 0 6px;margin:8px 0 2px 5px; list-style-image: url(http://www.bhaskar.com/images/home_pic/arrow1.gif); font-family:Bhaskar; font-weight:bold; font-size:17px; #font-size:24px; color:#00557D; padding:0; margin:0; text-decoration:none; line-height:1.0em;}
#top_home1_storymiddle1 a, #top_home1_storymiddle1 a:visited{color:#004276;}
#top_home1_storymiddle1 a:hover {color:#c00;}




.top_home1_storymiddle_intro {font-family:Bhaskar; font-weight:normal; font-size:15px; #font-size:18px;color:#000; padding:0 0 10px 0;text-decoration:none; letter-spacing:normal;}

/* home Page middle ENDS here*/

#top_home1_story  {width:210px; padding:5px 10px 10px 10px;}

#top_home1_story h2, #top_home1_story h2 a, #top_home1_story h2 a:visited{font:bold 19px Bhaskar;  word-spacing:.1em;color:#036; padding:0; margin:0; text-decoration:none; line-height:1.0em; font-weight:bold;}

#top_home1_story h2 a:hover {color:#024;}

#top_home1_story h3, #top_home1_story h3 a, #top_home1_story h3 a:visited{clear:both;font:19px Bhaskar;  color:0055; padding:0; margin:0; text-decoration:none; line-height:1.0em; font-weight:bold;}

#top_home1_story h3 a:hover {color:#c00;}

.top_home1_story_intro{font:normal 15px Bhaskar; word-spacing:.15em;color:#333; padding:0; margin:0; text-decoration:none;}

/*4-colums top - other stories Ends Here*/


/* Main Index Page Ends

/* Category Index Page Starts

/* 3-columns Starts Here*/
#cat_col_wrapper, #cat_col_left, #cat_col_center, #cat_col_right{position:relative;}
#cat_col_wrapper{clear:both;float:right;width:988px;	background-image: url('http://www.bhaskar.com/images/cat_col_bg.gif');background-repeat: repeat-y;background-position:  left 50%;}
#cat_col_left{width:27%;float:left;text-align:cneter;}
#cat_col_center{width:40%;float:left;text-align:center;}
#cat_col_right{width:33%;float:right;text-align:center;}
#cat_col_left_content{text-align:left;margin:0 5px 0 12px;}
#cat_col_center_content{text-align:left;margin:0 12px 0 10px;}
#cat_col_right_content{text-align:left;margin:0 12px 0 12px;}
/* 3-columns Ends Here*/

/* 3-columns without photo Starts Here*/
#cat1_col_wrapper, #cat1_col_left, #cat1_col_center, #cat1_col_right{position:relative;}
#cat1_col_wrapper{clear:both;float:right;width:100%;center;background-image: url('http://www.bhaskar.com/images/cat1_col_bg.gif');background-repeat: repeat-y}
#cat1_col_left{
	width:40%;
	float:left;
	text-align:cneter;

}
#cat1_col_center{width:27%;float:left;text-align:}
#cat1_col_right{width:33%;float:right;text-align:left;}
#cat1_col_left_content{text-align:left;margin:0 12px 0 12px;}
#cat1_col_center_content{text-align:left;margin:0 12px 0 12px;}
#cat1_col_right_content{text-align:left;margin:0 10px 0 12px;}
/* 3-columns without photo Ends Here*/

/* News Listing Start */
#top_story  {width:100%; padding:0 0 15px 0; }
#top_story h2, #top_story h2 a, #top_story h2 a:visited{ font-family:Bhaskar; font:bold; font-size:18px;#font-size:25px;color:#b31915; padding:0; margin:0; text-decoration:none; font-weight:normal;}
#top_story h2 a:hover {color:#036;}
#top_story h3, #top_story h3 a, #top_story h3 a:visited{clear:both;font-family:Bhaskar; font:bold; font-size:17px;#font-size:20px;  color:#b31915; padding:0; margin:0; text-decoration:none; font-weight:normal;}
#top_story h3 a:hover {color:#036;}
.by {font:normal 11px tahoma; padding:2px 0 3px 0; color:#999; margin-top:-2px;}
.by span{text-transform:Capitalize;}
.story_intro{ font-family:Bhaskar; font-size:16px; #font-size:18px; font-weight:normal; color:#333; padding:0; margin:0; text-decoration:none;}
.thumbnail { 
	clear:both; float:left; margin:5px 5px 0px 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #ff77999;
	border-bottom-color: #999999;
	border-left-color: #999999;

}
h2.thumbnail { margin:10px 0px 0 0; font-family:Bhaskar; font-size:12px; #font-size:14px;}
.thumbnail img{

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin: 1px 1px 1px 1px;	
	
}

.rightthumbnail { 
	clear:both; float:right; margin:5px 5px 0px 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #ff77999;
	border-bottom-color: #999999;
	border-left-color: #999999;

}

h2.rightthumbnail { margin:10px 0px 0 0; font-family:Bhaskar; font-size:12px; #font-size:14px;}
.rightthumbnail img{

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin: 1px 1px 1px 1px;	
	
}

#other_stories ul { clear:both;list-style-type:none;list-style-image: url('http://www.bhaskar.com/images/arrow_hor.gif');margin-left:11px; margin-right:0; margin-top:0; margin-bottom:10px; padding-left:6px; padding-right:0; padding-top:8px; padding-bottom:0}
#other_stories ul li {margin:10px 0;}
#other_stories ul li a { font-family:Bhaskar;font:normal; font-size:16px;#font-size:18px;color:#b31915; text-decoration:none;line-height:0.9em;}
#other_stories ul li a:hover {color:#036; text-decoration:none;}


#simple_bullet_hindi ul { clear:both;list-style-type:none;list-style-image: url('http://www.bhaskar.com/images/dot.gif');margin-left:5px; margin-right:0; margin-top:0; margin-bottom:5px; padding-left:6px; padding-right:0; padding-top:8px; padding-bottom:0}
#simple_bullet_hindi ul li {margin:10px 0;}
#simple_bullet_hindi ul li a {font:normal 16px Bhaskar; color:#036; text-decoration:none;line-height:0.9em;}
#simple_bullet_hindi ul li a:hover {color:#c00; text-decoration:none;}
#simple_bullet_hindi ul li a:hover {color:#c00; text-decoration:none;}

/* News Listing End */

/* Previous News */
.seeAll{padding-left: 10px;background-image: url('http://www.bhaskar.com/images/arrow_2.gif');	background-repeat: no-repeat;background-position:  130px 50%;margin:10px 0;color:#003399; font-style:normal; font-variant:normal; font-weight:bold; font-size:11px; font-family:Arial}
/* Previous News */

/* child article section start */
#child_subcat_article {float:left;width:100%;padding:0;margin-bottom:20px;background-image: url('http://www.bhaskar.com/images/dot_h.gif');background-repeat: repeat-x;background-position-y:50%}
#child_subcat_article h4, #child_subcat_article h4 a, #child_subcat_article h4 a:visited{color:#000;padding:0;margin: 0 0 5px 0;text-decoration:none;font-family: Arial;font-size:11px;	font-weight: bold;text-transform: uppercase;}
#child_subcat_article h4 a:hover {color:#c00;}
#child_subcat_article .thumbnail {float:left; margin:0 5px 0 0;}
#child_subcat_article .thumbnail img{border:1px solid #cccccc;}
#child_subcat_article .by {font:normal 10px arial,sans-serif; padding:2px 0 3px 0; color:#777; margin-top:-2px;}
#child_subcat_article .by span{text-transform:uppercase;}
#child_subcat_article h3, #child_subcat_article h3 a, #child_subcat_article h3 a:visited{color:#036;padding:0;margin:0;text-decoration:none;font-family: Bhaskar;font-size:16px;	font-weight: normal;text-transform: capitalize;}
#child_subcat_article h3 a:hover {color:#c00;}
/* child article section end */

/* child article list start */
#child_subcat_list{clear:left;}
#child_subcat_list ul {list-style-type:none; margin:0; padding:5px 0; }
#child_subcat_list ul li {line-height:0.9em; margin:6px 0;}
#child_subcat_list ul li a {font:normal 15px Bhaskar; color:#003366; text-decoration:none;}
#child_subcat_list ul li a:hover {color:#c00; text-decoration:none;}
/* child article list end */

/* Header News Stsrts Here*/

#header-caption
{	font-family:Bhaskar;
	font-size: 19px;
	font-weight: normal;
	color:#000;
	margin: 4px 0;
	height:20px;
	text-decoration: none!important;
	}
	
/* Header News Ends Here


/*Index Home  page Photo Starts*/




/*Index Home  page Photo Ends*/
#home-right1
{
	text-align:left;
	padding: 0px 5px 0px 5px;
}

#home-bottom1
{
	text-align:left;
	padding: 10px 5px 10px 5px;

}


/* Home lower STARTS*/

#home-bottom-right1

{
	text-align:left;
	padding: 0px 0px 0px 0px;
	width:180px;

	
}

#home-bottom-right11

{
	text-align:left;
	padding: 0px 0px 0px 5px;
	width:190px;
	background-color:#DCDDDE;

	
}

/* Home lower ENDS*/


#home-middle1
{
	text-align:left;
	padding: 10px 5px 10px 5px;
	width:200px;
}

#home-photo1
{
	text-align:center;
	padding: 10px 0px 10px 0px;

}

#home-photobox1
{
	
padding: 10px 10px 5px 10px;

}

#home-advt_cricket_box
{
	
padding: 0px 0px 0px 0px;
width:150px;
height:150px;

}
#home-phototitle1
{
	text-align:center;
	background-image: url('http://www.bhaskar.com/images/title-photofeature.gif');
	background-repeat: no-repeat;
	height: 20px;
	width: 250px;
}

#home-photo-author1
{	font-family: arial;	
	font-size: 10px;
	color: #666666;
	margin:2px 12px;
	text-align:right;
	
}
		
#home-photo-caption1
{	font-family:Bhaskar;
	font-size: 19px;
	font-weight: bold;
	color:#000;
	text-align:left;
	margin: 3px 0;
	padding: 1px 5px 0 5px;
	height:15px;
	width:250px;
	}
#home-photo-text1
{	font-weight:normal;
	font-family:Bhaskar;
	font-size:17px;
	font-style:normal;
	text-align:left;
	color:#000000;
	padding: 4px 8px 8px 8px;
	margin:4px 0;
	
}
#home-photo-box1
{
width: 320px;
background-color:#f7f7f7;
border:1px solid #DADBDC;
padding: 0 0;
margin: 0 0px;

}

/*home page Photo */


#home-phototitle
{
	text-align:center;
	background-image: url('http://www.bhaskar.com/images/title-photofeature.gif');
	background-repeat: no-repeat;
	height: 20px;
	width: 250px;
}
#home-photo
{text-align:left;}

#home-photo-author
{	font-family: arial;	
	font-size: 10px;
	color: #666666;
	margin:3px 0;
	height:15px;
	}
#home-photo-caption
{	font-family:Bhaskar;
	font-size: 20px;
	font-weight: normal;
	color:#000;
	margin: 4px 0;
	height:23px;
	}
#home-photo-text
{	font-weight: normal;
	color:#000;
	font-family: Bhaskar;
	font-size: 17px;
	
	
}
#home-photo-box
{
clear:both;
background-color:#f7f7f7;
border:1px solid #DADBDC;
padding: 4px 5px;

}


/*home page photo ends */

/* Index Photo Section start */
#index-phototitle
{
	text-align:center;
	background-image: url('http://www.bhaskar.com/images/title-photofeature.gif');
	background-repeat: no-repeat;
	height: 20px;
	width: 250px;
}
#index-photo
{text-align:left;}
#index-photo-author
{	font-family: arial;	
	font-size: 10px;
	color: #666666;
	margin:3px 0;
	height:15px;
	}
#index-photo-caption
{	font-family:Bhaskar;
	font-size: 20px;
	font-weight: normal;
	color:#000;
	margin: 4px 0;
	height:23px;
	}
#index-photo-text
{	font-weight: normal;
	color:#000;
	font-family: Bhaskar;
	font-size: 17px;	
}
#index-photo-box
{
clear:both;
background-color:#f7f7f7;
border:1px solid #f1f1f1;
padding: 4px 5px;

}

/* CatIndex Photo Section Ends*/
/* inner photo index & cation*/

#catindex-photo-caption
{	font-family:Bhaskar;
	font-size: 16px;
	#font-size: 19px;
	font-weight: bold;
	letter-spacing: normal;
	color:#000;
	text-align:left;
	margin: 3px 5px 3px 5px;

	}

#catindex-photo-text
{	font-weight:normal;
	font-family:Bhaskar;
	font-size:14px;
	#font-size:17px;
	font-style:normal;
	letter-spacing: normal;
	text-align:left;
	color:#000000;
	margin:8px 4px 4px 4px;
	
}

/* Category Index Page Ends

/* More Articles Right*/
h3.more_articles{font-family: Arial;font-size: 18px;color: #8f8f8f;margin: 20px 0px 3px 0px;}
#basictab_container{width:99%;}
.basictab ul{padding: 3px 0;margin-left: 0;margin-top: 1px;margin-bottom: 0;font: bold 12px arial;list-style-type: none;text-align: left; /*set to left, center, or right to align the menu as desired*/}
.basictab li{display: inline;margin: 0;}
.basictab li a{text-decoration: none;padding: 3px 4px;margin-right: 0px;color: #2d2b2b;background-color:#FFFFFF;}
.basictab li a:visited{color: #2d2b2b;}
.basictab li a:hover{color: #2d2b2b;}
.basictab li a.current{position: relative;top: 1px;border: 1px solid #9d2e49;border-bottom:none;padding: 5px 5px -2px 5px;color: #c00;}
#tabcontentcontainer{width:99%; /*width of 2nd level content*/
/*height:20.5em; height of 2nd level content. Set to largest's content height to avoid jittering.*/
border: 1px solid #9d2e49;}
.tabcontent{display:none;}
.more_articles{text-align:left;margin-bottom:15px;}
.more_articles_links {margin-top:10px;}
.more_articles_links ul { clear:both;list-style-type:none;list-style-image: url('http://www.bhaskar.com/images/arrow_hor.gif');margin-left:14px; margin-right:0; margin-top:0; margin-bottom:10px; padding-left:10px; padding-right:0; padding-top:0; padding-bottom:0}
.more_articles_links ul li {margin:5px 0;}
.more_articles_links ul li a{ font-size:14px; #font-size:17px; font-family:Bhaskar; font-weight:normal; color:#036; text-decoration:none;}
.more_articles_links ul li a:hover{color:#c00; text-decoration:none;}

.other_articles_links{margin-top:10px;}
.other_articles_links ul { clear:both;list-style-type:none;list-style-image: url('http://www.bhaskar.com/images/arrow_hor.gif');margin-left:14px; margin-right:0; margin-top:0; margin-bottom:10px; padding-left:10px; padding-right:0; padding-top:0; padding-bottom:0}
.other_articles_links ul li {margin:5px 0;}
.other_articles_links ul li a{font:normal 12px arial; color:#036; text-decoration:none;}
.other_articles_links ul li a:hover{color:#c00; text-decoration:none;}

#hr_div{height:1px;background-color:#c1c1c1;width:100%;margin: 20px 0 20px 0;}
#ma_sponsor{text-align:center;}
/* End More Articles Right*/
/* Middle Ends Here*/
/* Footer Starts Here */
#footer_wrapper{width: 988px;font-family:Arial, Helvetica, sans-serif;font-size: 11px;color: #000;margin-top: 0px;overflow: hidden;}
/* Footer Ends Here */
.clear{ clear:both;}
#top-leaderboard{position:absolute; top:8px; left:258px; margin:10px 0; z-index:10;}

#top-headerboard{position:absolute; top:115px; left:5px; }



/* Feedback Form Start Here */
#fbk_wrapper{ width:555px; background:#F1FAFE; border:1px solid #d7ecf5}
#fbk_title { font-family:Bhaskar; font-size:22px; font-weight:bold; color:#333;width:550px; 

height:30px; }
.fbk_form{border-bottom:#FFFFFF solid 1px; }
.fbk_txt{height:20px; text-align:right;  font-family:Bhaskar; font-size:16px; font-weight:normal; 

color:#333333; }
.fbk_field{height:20px; text-align:left;}
.error {font-family: Arial; font-size: 12px; color:red; height:20px; text-align:center;}
.fbk_fld{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9d2e49;
	border-right-color: #f1f1f1;
	border-bottom-color: #f1f1f1;
	border-left-color: #9d2e49;
	font-family: arial;
	font-size: 11px;
}
.fbk_but{
	font-family: Bhaskar;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	background-color: #f5f5f5;
	height: 20px;
	width: 80px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9d2e49;
	border-right-color: #f1f1f1;
	border-bottom-color: #f1f1f1;
	border-left-color: #9d2e49;
}
#feedback-title{width:557px;font-family:Bhaskar; font-size:22px; font-weight:bold; color:#444444;padding-bottom:3px;}
#feedback{ width:557px;height:200px; border:1px solid #9d2e49; overflow:auto;}
.fb-content{ width:97%; margin:7px;padding-bottom:7px;border-bottom:1px solid #f1f1f1;}
.fb-name{font-family:Arial; font-size:12px; font-weight:bold; float:left; color:#006699;}
.fb-date{font-family:Arial; font-size:10px; font-weight:normal; color:#999999; float:right;}
.fb-comment{ clear:both;font-family:Arial; font-size:13px; font-weight:nromal; color:#333333;}
/* Feedback Form End Here */
/* twenty20 Starts */
.twenty20_banner
{ margin-left:10px; margin-top:5px;background-image:url(http://www.bhaskar.com/images/spotlight/twenty20/header.gif);
background-repeat:no-repeat; height:125px; width:962px; background-position:top;}
#cat2_lc_left_twenty20{float:left;width:30%;}
#cat2_lc_right_twenty20{float:right;width:69%;}
.home_block_twenty20{width:450px; height:96px; background-repeat:no-repeat; background-position:top;border-bottom:1px solid #f1f1f1;}
.twenty20box
{width:770px;}
/* 2-columns Starts Here*/
#t20_col_wrapper, #t20_col_left, #t20_col_right{position:relative;}
#t20_col_wrapper{clear:both; float:left;width:100%;}
#t20_col_left{width:80%;float:left; text-align:cneter;}
#t20_col_left_content{text-align:left;margin:0 10px;}
#t20_lc_left{float:left;width:33%;}
#t20_lc_right{float:right;width:65%;}
#t20_col_right{width:20%;float: right;text-align:left;}
#t20_col_right_content{text-align:left;margin:0 10px 0 10px;}
/* 2-columns Ends Here*/
.twenty_sub_head
{
font-family:Bhaskar;
font-size:18px;
font-weight:bold;
font-color:#222222;
}

.twenty_small_matter
{
font-family:Bhaskar;
font-size:18px;
font-weight:normal;
font-color:#222222;
}
#small_pointer ul { clear:both;list-style-type:armenian;margin-left:10px; margin-right:0; margin-top:0; margin-bottom:0; padding-left:5px; padding-right:0; padding-top:5px; padding-bottom:0; font:normal 16px Bhaskar}
#small_pointer ul li {margin:5px 0;}
#small_pointer ul li a {font:normal 18px Bhaskar; color:#036; text-decoration:none;line-height:0.9em;}
#small_pointer ul li a:hover {color:#c00; text-decoration:none;}


/* twenty20 Ends */
/* himachal election */
.him_election_banner
{ margin-top:5px;background-image:url(http://www.bhaskar.com/images/header_himelection.jpg);
background-repeat:no-repeat; height:125px; width:980px; background-position:top;}
.guj_election_banner
{ margin-top:5px;background-image:url(http://www.bhaskar.com/images/header_gujelection.jpg);
background-repeat:no-repeat; height:100px; width:985px; background-position:top;}
#cat2_lc_left_him_elec{float:left;width:30%;}
#cat2_lc_right_him_elec{float:right;width:69%;}
.home_block_him_elec{width:450px; height:96px; background-repeat:no-repeat; background-position:top;border-bottom:1px solid #f1f1f1;}
.twenty20box
{width:770px;}
/* 2-columns Starts Here*/
#helec_col_wrapper, #t20_col_left, #t20_col_right{position:relative;}
#helec_col_wrapper{clear:both; float:left;width:100%;}
#helec_col_left{width:80%;float:left; text-align:cneter;}
#helec_col_left_content{text-align:left;margin:0 10px;}
#helec_lc_left{float:left;width:33%;}
#helec_lc_right{float:right;width:65%;}
#helec_col_right{width:20%;float: right;text-align:left;}
#helec_col_right_content{text-align:left;margin:0 10px 0 10px;}
/* 2-columns Ends Here*/
.him_elec_sub_head
{
font-family:Bhaskar;
font-size:18px;
font-weight:bold;
font-color:#222222;
}

.him_elec_small_matter
{
font-family:Bhaskar;
font-size:18px;
font-weight:normal;
font-color:#222222;
}
#small_pointer ul { clear:both;list-style-type:armenian;margin-left:10px; margin-right:0; margin-top:0; margin-bottom:0; padding-left:5px; padding-right:0; padding-top:5px; padding-bottom:0; font:normal 16px Bhaskar}
#small_pointer ul li {margin:5px 0;}
#small_pointer ul li a {font:normal 18px Bhaskar; color:#036; text-decoration:none;line-height:0.9em;}
#small_pointer ul li a:hover {color:#c00; text-decoration:none;}


/* himachal_election Ends */

.hindi_banner
{ margin-left:10px; margin-top:5px;background-image:url(http://www.bhaskar.com/images/hindi_banner.jpg);
background-repeat:no-repeat; height:65px; width:962px; background-position:top;}
#cat2_lc_left_twenty20{float:left;width:30%;}
#cat2_lc_right_twenty20{float:right;width:69%;}
.home_block_twenty20{width:450px; height:96px; background-repeat:no-repeat; background-position:top;border-bottom:1px solid #f1f1f1;}
.twenty20box
{width:770px;}

.ramsetu_block{width:150px; height:50px; background-repeat:no-repeat; background-position:top;border-bottom:1px solid #f1f1f1;}


.indo_pak_banner
{ margin-left:10px; margin-top:5px;background-image:url(http://www.bhaskar.com/images/indopakcricket.gif);
background-repeat:no-repeat; height:125px; width:962px; background-position:top;}


.indo_aus_banner
{ margin-left:10px; margin-top:5px;background-image:url(http://www.bhaskar.com/images/indtouraus_top.gif);
background-repeat:no-repeat; height:125px; width:962px; background-position:top;}

.home_block_diwali{width:462px; height:110px; background-image:url(http://www.bhaskar.com/spotlight/diwali/images/mat_bg.gif); background-repeat:no-repeat; background-position:left top;border-bottom:2px solid #000000;}

.rc2007_banner{clear:both; margin-left:11px; margin-top:5px; margin-bottom:15px;background-image:url('http://www.bhaskar.com/images/spotlight/rc2007/rc2007_top.gif');}

.sankranti_banner{clear:both; margin-left:11px; margin-top:5px; margin-bottom:15px;background-image:url('http://www.bhaskar.com/images/spotlight/sankranti/makar-sankranti.jpg');}

background-repeat:no-repeat; height:157px; width:962px; background-position:50%}
#cat2_lc_left_rc2007{float:left;width:28%;}
#cat2_lc_right_rc2007{float:right;width:70%;}
.home_block_rc2007{ background-image:url('http://www.bhaskar.com/images/spotlight/rc2007/rc2007_block.gif'); width:433px; height:122px; background-repeat:no-repeat; background-position: left top; padding-left:0px; padding-right:0px;  padding-top:18px; padding-bottom:0px }
.thumbnail_rc2007 {float:left;margin:0 7px 0 0;}
.thumbnail_rc2007 img{border:1px solid #d1d1d1;}
/* Recape 2007 */

.margin_10{ margin-bottom:10px;}


/* Uttrayana 2008*/
.makar_sankranti_banner{clear:both; margin-left:11px; margin-top:5px; margin-bottom:15px;background-image:url('http://www.bhaskar.com/images/spotlight/makar_sankranti/makar_sankranti_banner_DAINIK.jpg');background-repeat:no-repeat; height:222px; width:962px; background-position:50%}
#cat2_lc_left_uttrayana{float:left;width:65%;}
#cat2_lc_right_uttrayana{float:right;width:33%;}
.home_block_uttrayana1{ background-image:url('http://www.bhaskar.com/images/spotlight/makar_sankranti/block_uttrayana1.gif'); width:543px; height:104px; background-repeat:no-repeat; background-position: left top; padding-left:0px; padding-right:0px;  padding-top:12px; padding-bottom:0px; margin-left:20px;}
.thumbnail_uttrayana {float:right;margin:0 7px 0 0 ;}
.thumbnail_uttrayana img{border:1px solid #d1d1d1;}
.bg_color{ background-color:#d4e6ff;}
.uttrayana_footer{clear:both; margin-left:11px; margin-top:5px; margin-bottom:15px;background-image:url('http://www.bhaskar.com/images/spotlight/makar_sankranti/makar_sankranti_footer.jpg');background-repeat:no-repeat; height:202px; width:962px; background-position:bottom;}
#uttrayana_cat2_col_wrapper, #uttrayana_cat2_col_left, #uttrayana_cat2_col_center, #uttrayana_cat2_col_right{position:relative;}
#uttrayana_cat2_col_wrapper{clear:both; float:left;width:100%;background-color:#d4e6ff;background-repeat: repeat-y;background-position: left;}
#uttrayana_cat2_col_left{width:65%;float:left; text-align:center;}
#uttrayana_cat2_col_right{width:35%;float: right;text-align:left;}
#uttrayana_cat2_col_left_content{text-align:left;margin:0 10px;}
#uttrayana_cat2_col_right_content{text-align:left;margin:0 10px 0 10px;}

/* Uttrayana 2008 */

/* Republic Day 2009*/
.republic_b_banner
{margin-left:10px; margin-top:5px;background-image:url('http://www.bhaskar.com/images/spotlight/republicday/26jan.gif');
background-repeat:no-repeat; height:132px; width:962px; background-position:50%}
#cat2_lc_left_republic{float:left;width:30%;}
#cat2_lc_right_republic{float:right;width:69%;}
.home_block_republic{ background-image:url('http://www.bhaskar.com/images/spotlight/republicday/republicday_block.gif'); width:403px; height:118px; background-repeat:no-repeat; padding-left:15px; background-position:50%}
.republic_footer{clear:both; margin-left:11px; margin-top:5px; margin-bottom:15px;background-image:url('http://www.bhaskar.com/images/spotlight/republicday/republicday_bottom.gif');background-repeat:no-repeat; height:202px; width:962px; background-position:bottom;}
/* end of Republic style*/

/* Republic Day 2009*/
.womensday_b_banner
{margin-left:10px; margin-top:5px;background-image:url('http://www.bhaskar.com/images/spotlight/womensday/banner-top.gif');
background-repeat:no-repeat; height:132px; width:962px; background-position:50%}
#cat2_lc_left_womensday{float:left;width:30%;}
#cat2_lc_right_womensday{float:right;width:69%;}
.home_block_womensday{ background-image:url('http://www.bhaskar.com/images/spotlight/womensday/banner_block.gif'); width:403px; height:118px; background-repeat:no-repeat; padding-left:15px; background-position:50%}
.womensday_footer{clear:both; margin-left:11px; margin-top:5px; margin-bottom:15px;background-image:url('http://www.bhaskar.com/images/spotlight/womensday/banner_bottom.gif');background-repeat:no-repeat; height:202px; width:962px; background-position:bottom;}
/* end of womensday style*/


/* valentines 2009 Starts */
.valentines_banner
{ margin-left:11px; margin-top:5px; background-image:url('http://www.bhaskar.com/images/spotlight/valentinesday/valentines_head_2009.gif');
background-repeat:no-repeat; height:200px; width:962px; background-position:50%}
#cat2_lc_left_valentines{float:left;width:28%;}
#cat2_lc_right_valentines{float:right;width:71%;}
.home_block_valentines{ background-image:url('http://www.bhaskar.com/images/spotlight/valentinesday/block_valentines.gif'); width:418px; height:125px; background-repeat:no-repeat; background-position: left top; padding-left:13px; padding-right:0px; padding-top:13px; padding-bottom:0px; }
/* Ganesh Chaturthi Ends */
