/* CSS Document */

.twenty20_banner{
	margin-left:10px; 
	margin-top:5px;
	background-image:url('http://www.divyabhaskar.co.in/images/spotlight/twenty20/header.gif');
	background-repeat:no-repeat; 
	height:170px; 
	width:972px; 
	background-position:50%
}
#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:760px;
	}
.t20-title{
	font-family:surya; 
	#font-size:18px; 
	font-style:22px; 
	font-weight:bold;
	}
.t20-txt{
	font-family:surya;
	font-size: 14px;
	#font-size: 18px; 
	font-weight:normal;	
	line-height: 1.5em; 
	#line-height: 1.2em;}
#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:center;
	}
#t20_col_left_content{
	text-align:left;
	margin:0 10px;
	}
#t20_lc_left{
	float:left;
	width:64%;
	}
#t20_lc_right{
	float:right;
	width:33%;
	}
#t20_col_right{
	width:20%;
	float: right;
	text-align:left;
	}
#t20_col_right_content{
	text-align:left;
	margin:0 10px 0 10px;
}
#top_story{ 
	clear:both;
	width:100%; 
	#margin:0 0 15px 0; 
	padding-bottom:15px; 
	#padding-bottom:0px;
}
#top_story h2, #top_story h2 a, #top_story h2 a:visited{
	font-family:Surya; 
	font-size:16px; 
	#font-size:20px; 
	font-weight:bold; 
	color:#791f24; padding:0; margin:0; 
	text-decoration:none; 
	line-height:1.3em; 
	#line-height:1.0em;
}
#top_story h2 a:hover{
	color:#c00; 
	text-decoration:none;
}
#top_story h3, #top_story h3 a, #top_story h3 a:visited{
	clear:both;
	font-family:Surya; 
	font-size:15px; 
	#font-size:20px;  
	color:#791f24; 
	padding-bottom:0px; 
	margin:0 0 2px 0; 
	text-decoration:none; 
	line-height:1.3em; 
	#line-height:1.0em; 
	font-weight:bold;
}
#top_story h3 a:hover {
	color:#c00;
}
#bt_row{
	clear:left;
	height:37px;
	padding:0 15px;
	margin: 5px 0 5px 0;
	}
#breadcrum, #breadcrum a:link, #breadcrum a:visited, #breadcrum a:active{
	font-family:Georgia;
	font-size: 11px;
	font-weight: normal;
	color:#791f24;
	text-decoration:none;
	padding-top:7px;
}
#breadcrum a:hover{	
	color:#c00;
}
/* t-20 ajax tab*/

.home-shadetabs-twenty20{
	padding: 3px 0;
	margin-left: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	font: bold 11px arial;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}
.home-shadetabs-twenty20 li{
	display: inline;
	margin: 0;
	height:26px;
	text-align:center;
}
.home-shadetabs-twenty20 li a{
	text-decoration: none;
	border:none;
	color: #555;
	line-height:1.2em;
	margin:0px 9px;
}
.home-shadetabs-twenty20 li a:hover{
	text-decoration: none;
	color: #0d528d;
}
.home-shadetabs-twenty20 li.selected{
	position: relative;
	top: 0px;
	color:#0d528d;
	background-image:url(../images/spotlight/twenty20/tab-active.gif); background-repeat:repeat-x; background-position:top;
	border:1px solid #e1e1e1;
	border-bottom:none;
	padding: 4px 3px;
	text-align:center;
}
.home-shadetabs-twenty20 li.selected a{ /*selected main tab style */
	border-bottom-color: white;
	color:#0d528d;
}
.home-shadetabs-twenty20 li.selected a:hover{ /*selected main tab style */
	text-decoration: none;
}
.home-contentstyle-twenty20{
	border:1px solid #e1e1e1;
	padding:10px;
	height:700px;
	overflow:hidden;
}
