/* IPL Series new wider version CSS Document - by Deena on 7th March */

/* Top navigation */
/* zeroing padding/margin for all elements */
#dropDownMenu{ margin:0; padding:0px; background:url(http://i.imgci.com/SERIES/2007-08/IPL/topnav-bg.gif) left repeat-x; }
*html #dropDownMenu { margin-top:-2px; }
/* "Master" UL (the whole Menu) */
#dropDownMenu {position:relative; float:left;}
/* sub-menu ULs */
#dropDownMenu li ul {
	/*width: 80px; leaves room for padding */
	cursor:default;
	position:absolute;
	height: auto;
	display:none;
	left: -40px;
	margin-top:-1px;
}
/* All LIs */
#dropDownMenu li {
	position:relative;
	/*width: 90px;*/
	cursor:pointer;
	list-style-type:none;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
/* sub-menu LIs */
#dropDownMenu li ul li {
	border: 1px solid #E4E4E4;
	height: auto;
	font-size:11px;
	background-color: #499df7;	
}
/* All anchors */
#dropDownMenu li a {
	position:relative;
	/*width: 90px;*/
	cursor:pointer;
	list-style-type:none;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
/* sub-menu Anchors */
#dropDownMenu li ul li a {
	position:relative;
	/*width: 90px;*/
	cursor:pointer;
	list-style-type:none;
	background-color: #499df7;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	padding-left:0px;
}
/* move the declarations from the rule below the one above if you want a background swap on *all* anchors, including the top level ones */
#dropDownMenu ul a:hover,
#dropDownMenu ul a:focus,
#dropDownMenu ul a:active {
	display:table-cell;
	color:#FFFFFF;
	background-color:#0085FF;
	padding-left:0px;
}
/* display and z-index for the sub-menus */
#dropDownMenu li:hover ul,
#dropDownMenu li.msieFix ul {display:block; z-index:10; top:20px;}
#dropDownMenu li#AB {z-index:6;}
/* Current location - class on Body must match LI's id */
.AB #dropDownMenu li#AB a {color:#000000;}
/* Keeping current menu accessible to JAWS */
.AB #dropDownMenu li#AB ul {display:block;top:-1000px}
/* "trigger" and "msieFix" classes */
#dropDownMenu li.msieFix a {}
.AB #dropDownMenu li#AB ul li a:focus,
.AB #dropDownMenu li#AB ul li a:active {position:relative;}
/* WIDE (WC2007) STYLE PAGES - TOP NAV */
td.ipltopmenu {
	padding: 0px;
	background: url(http://i.imgci.com/SERIES/2007-08/IPL/topnav-bg.gif) repeat-x left;
}
a.ipltopmenu {
	font-size: 11px;
	font-weight: bold;
	display: block;
	padding: 3px 4px 2px 5px;
}
a.ipltopmenu:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.ipltopmenu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.ipltopmenu:active {
	background-color: #0085FF;
	color: #FFFFFF;
	text-decoration: none;
}
a.ipltopmenu:hover{
	background-color: #0085FF;
	color: #FFFFFF;
	text-decoration: none;
}

td.ipltopmenu1 {
	padding: 0px;
	background: url(http://i.imgci.com/SERIES/2009/IPLPAGE2/IPL_page2_static.jpg) repeat-x left;
}
a.ipltopmenu1 {
	font-size: 11px;
	font-weight: bold;
	display: block;
	padding: 3px 2px 2px;
	#padding: 3px 4px 2px;
}
a.ipltopmenu1:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.ipltopmenu1:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.ipltopmenu1:active {
	background-color: #0085FF;
	color: #FFFFFF;
	text-decoration: none;
}
a.ipltopmenu1:hover{
	background-color: #0085FF;
	color: #FFFFFF;
	text-decoration: none;
}
a.ipltopmenu1:hover{
	color: #FFFFFF;
	text-decoration: none;
	background: url(http://i.imgci.com/SERIES/2009/IPLPAGE2/IPL_page2_hover.jpg) repeat-x left;
}

/* Top navigation Ends */


/* Home page Panel */
.photopanelTable {
        width: 320px;
        border: 1px;
        border-color: #c9cbb5;
        border-style: solid;
        border-collapse: collapse;
}
.iplpanelTable {
        width: 100%;
        border: 1px;
        border-color: #c8ccb5;
        border-style: solid;
        border-collapse: collapse;
}

.iplpanelTable th {
        background-color: #3f97f1;
	background: url(http://i.imgci.com/SERIES/2007-08/IPL/panel-head_bg.gif) left repeat-x;
        text-align: left;
        vertical-align: top;
        padding: 2px 0px 2px 5px;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
        color: #FFFFFF;
}

.iplpanelTable th a {
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
        color: #FFFFFF;
}

.iplpanelTable th a:hover {
        font-size: 11px;
        font-weight: bold;
        text-decoration: underline;
        color: #FFFFFF;
}

.iplpanelTable td {
        text-align: left;
        vertical-align: top;
        padding: 2px 5px 2px 5px;
        font-weight: normal;
        text-decoration: none;
        font-size: 11px;		
        color: #636363;
}

.iplpanelTable td a:link, .iplpanelTable td a:visited {
        font-size: 11px;
        font-weight: normal;
        text-decoration: none;
}

.iplpanelTable td a:hover {
        font-size: 11px;
        font-weight: normal;
        text-decoration: underline;
}
.iplpanelTableind {
        width: 100%;
        border: 1px;
        border-color: #c8ccb5;
        border-style: solid;
        border-collapse: collapse;
}

.iplpanelTableind th {
        background-color: #ffffff;
        text-align: left;
        vertical-align: top;
        padding: 0px 0px 5px 0px;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
        color: #FFFFFF;
}

.iplpanelTableind th a {
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
        color: #FFFFFF;
}

.iplpanelTableind th a:hover {
        font-size: 11px;
        font-weight: bold;
        text-decoration: underline;
        color: #FFFFFF;
}

.iplpanelTableind td {
        text-align: left;
        vertical-align: top;
        padding: 2px 5px 2px 5px;
        font-weight: normal;
        text-decoration: none;
        font-size: 11px;		
        color: #636363;
}

.iplpanelTableind td a:link, .iplpanelTableind td a:visited {
        font-size: 11px;
        font-weight: normal;
        text-decoration: none;
}

.iplpanelTableind td a:hover {
        font-size: 11px;
        font-weight: normal;
        text-decoration: underline;
}
.iplbigpanelTable {
        width: 100%;
        border: 1px;
        border-color: #c8ccb5;
        border-style: solid;
        border-collapse: collapse;
}

.iplbigpanelTable th {
        background-color: #3f97f1;
        background: url(http://i.imgci.com/SERIES/2007-08/IPL/panel-head_bg.gif) left repeat-x;
        text-align: left;
        vertical-align: top;
        padding: 2px 0px 2px 5px;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
        color: #FFFFFF;
}

.iplbigpanelTable th a {
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
        color: #FFFFFF;
}

.iplbigpanelTable th a:hover {
        font-size: 11px;
        font-weight: bold;
        text-decoration: underline;
        color: #FFFFFF;
}

.iplbigpanelTable td {
        text-align: left;
        vertical-align: top;
        padding: 2px 5px 2px 5px;
        font-weight: normal;
        text-decoration: none;
        font-size: 11px;
}

.iplbigpanelTable td a:link, .iplbigpanelTable td a:visited {
        font-size: 11px;
        font-weight: normal;
        text-decoration: none;
}

.iplbigpanelTable td a:hover {
        font-size: 11px;
        font-weight: normal;
        text-decoration: underline;
}
/* Home page Panel Ends */

/* Team Player page Panel start */
.iplteampanelTable {
        width: 100%;
        border: 1px;
        border-color: #c8ccb5;
        border-style: solid;
        border-collapse: collapse;
}

.iplteampanelTable th {
        background-color: #3f97f1;
        background: url(http://i.imgci.com/SERIES/2007-08/IPL/panel-head_bg.gif) left repeat-x;
        text-align: left;
        vertical-align: top;
        padding: 2px 0px 2px 5px;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
        color: #FFFFFF;
}

.iplteampanelTable th a {
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
        color: #FFFFFF;
}

.iplteampanelTable th a:hover {
        font-size: 11px;
        font-weight: bold;
        text-decoration: underline;
        color: #FFFFFF;
}
.playerimg{
		padding:4px 0 20px 3px;
		border-left:1px solid #dbdbdb;
		border-top:1px solid #dbdbdb;
		border-bottom:1px solid #dbdbdb
}
.playerplace{
		font-size:12px;
		color:#0763b8;
		font-weight:bold;
}
.playertext{
		color:#4c4c4c;
		padding:14px 0px 0px 10px;
		border-top:1px solid #dbdbdb;
		border-bottom:1px solid #dbdbdb;
		border-right:1px solid #dbdbdb;
		font-size:12px;
}
.playerimgone{
		padding:4px 0 20px 3px;
		border-top:1px solid #dbdbdb;
		border-bottom:1px solid #dbdbdb;	
}
.playerimg1{
		padding:4px 0 20px 3px;
		border-left:1px solid #dbdbdb;
		border-bottom:1px solid #dbdbdb;
}
.playertext1{
		font-size:12px;
		color:#4c4c4c;
		padding:14px 0px 0px 10px;
		border-bottom:1px solid #dbdbdb;
		border-right:1px solid #dbdbdb;
}
.playerimgone1{
		padding:4px 0 20px 3px;
		border-bottom:1px solid #dbdbdb;
}
.boldtext{
		font-size:12px;
		font-weight:bold;
		color:4f4f4f;
}
.divpad{padding-top:5px;}

#Fixturetext{
        width:648px;
        border-bottom:2px solid #dfdfdf;
        font-family:Verdana;
        color:#0069c1;
        font-size:12px;
        font-weight:bold;
        margin-bottom:13px;
        padding-bottom:10px;
}
.Teamheadtxt{
        background-color: #3f97f1;
        background: url(http://i.imgci.com/SERIES/2007-08/IPL/panel-head_bg.gif) left repeat-x;
        text-align: center;
        vertical-align: top;
        padding: 2px 0px 2px 5px;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
        color: #FFFFFF;
}

.fantasyhead { font-size:14px; font-weight:bold; color:#006ac2; padding:5px 0 10px 10px; }
.fantasyteam { font-weight:bold; font-size:12px; color:#6e6e6e; padding:0px 0px 10px 10px }
.fantasybody { font-weight:bold; font-size:12px; color:#000000; padding:0px 0px 0px 48px }
.pollques { font-size: 11px; font-weight: bold; color:#000000; }
.pollans { font-size: 10px; font-weight: normal; color:#000000; }
/* Team Player page Panel Ends */

/* Team home style starts */
.teamhead { font-size: 15px; font-weight:bold; color:#036ab9; padding-bottom: 10px; }

.BMboldtxt{
font-size: 14px;
font-weight:bold;
text-decoration: none;
 color: #000000;
}
.thanktext
{
color:#595959;
font-size:14px;
font-weight: normal;
}
.signup{
font-size:14px;
color:#0096fb;
font-weight: bold;
text-decoration: none;
}
a.signup:link, a.signup:visited {
font-size:14px;
color:#0096fb;
font-weight: bold;
text-decoration: none;
}
a.signup:hover {
font-size:14px;
color:#0096fb;
font-weight: bold;
text-decoration: underline;
}
.whysignup{
color:#6c6c6c;
font-size:12px;
font-weight:bold;
padding-top:15px;
}
.signuplist{
color:#696969;
font-size:11px;
padding-left:10px
}
.PCtoptext { font-size: 11px; color: #606060; font-weight: bold; }
.PCanswer { font-size:14px; color: #010101; font-weight: bold; }
.PCwinner { font-size:12px; color: #010101; font-weight: bold; }
.PC-Boldtxt { font-size: 13px; font-weight: bold; color:#000000; text-transform: uppercase; }
/* Team home style ends */


/* New page navigation styles begin */
.seriesnav {
	margin:0;
	list-style:none;
	height:19px;
	position:relative;
	z-index:500;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	width: 990px;
	padding: 0;
}
.seriesnav li.seriesnavtop {
	display:block;
	float:left;
	width: auto;
}
.seriesnav li a.seriesnavlink {
	display:block;
	float:left;
	line-height:19px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	padding: 0 9px;
	cursor:pointer;
	
	background: url(http://i.imgci.com/SERIES/2007-08/IPL/topnav-bg.gif) repeat-x left;
	border-right: 1px solid #FFFFFF;
}
.seriesnav li a.seriesnavlink:hover {
	color:#FFF;
	/*background: url(http://i.imgci.com/SERIES/2007-08/IPL/topnav-bg.gif) repeat-x left;*/
	background:url(http://i.imgci.com/topnav-bg_hover_test.gif) repeat-x left;	
}
.seriesnav li.seriesnavtop1 {
	display:block;
	float:left;
	width: auto;
}
.seriesnav li a.seriesnavlink1 {
	display:block;
	float:left;
	line-height:19px;
	color:#fff;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	padding: 0 10px 0 10px;
	cursor:pointer;
	background: url(http://i.imgci.com/SERIES/2007-08/IPL/topnav-bg.gif) repeat-x left;
	border-right: 1px solid #FFFFFF;
}
.seriesnav li a.seriesnavlink1:hover {
	color:#fff;
	background-color: #aaaaaa;
	background:url(http://i.imgci.com/topnav-bg_hover_test.gif) repeat-x left;
}
.seriesnav li.seriesnavtop2 {
	display:block;
	float:left;
	width: auto;
}
.seriesnav li a.seriesnavlink2 {
	display:block;
	float:left;
	line-height:19px;
	color:#fff;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	padding: 0 15px 0 14px;
	cursor:pointer;
	border-right: 1px solid #e4e4e4;
	background: url(http://i.imgci.com/SERIES/2007-08/IPL/topnav-bg.gif) repeat-x left;
}
.seriesnav li a.seriesnavlink2:hover {
	color:#fff;
	/*background-color: #0085FF;*/
	background: #0085FF;
	/*background:url(file:///C|/Documents%20and%20Settings/Saikrishna/Desktop/topnav-bg_hover.gif) repeat-x left;*/
}
.seriesnav li a.seriesnavlink3 {
	display:block;
	float:left;
	line-height:19px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	padding: 0 10px 0 8px;
	cursor:pointer;
	border-right: 1px solid #FFFFFF;
	background: #0166c2 url(http://i.imgci.com/SERIES/2007-08/IPL/topnav-bg.gif) repeat-x left;
	/*background: #0166c2 url(http://i.imgci.com/white_right_arrow.gif) no-repeat right;*/
}
.seriesnav li a.seriesnavlink3:hover {
	color:#FFFFFF;
	background-color: #0085FF;
	background:#0085FF;
	/*background: #0085FF url(http://i.imgci.com/white_right_arrow_1.gif) no-repeat right;*/
}
.seriesnav table {
	border-collapse: collapse;
	width:0;
	height:0;
	position:absolute;
	top:0;
	left:0;
}
.seriesnav a:hover {
	visibility:visible;
	position:relative;
	z-index:200;
}
.seriesnav li:hover {
	position:relative;
	z-index:200;
}
.seriesnav ul, .seriesnav iframe {
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:0;
	height:0;
	margin:0;
	padding:0;
	list-style:none;
}
.seriesnav ul.seriessubnav {
	width:115px;
}
.seriesnav ul.seriessubnav1 {
        width:160px;
}
.seriesnav :hover iframe.one {
	left:0;
	top:22px;
	width:100px;
	height:85px;
}
.seriesnav :hover ul {
	left:0;
	top:19px;
	
	padding: 0 0 0 0;
	border-width:0 1px 1px;
	white-space:nowrap;
	height:auto;
	z-index:300;
}
.seriesnav :hover ul li {
	display:block;
	background: url(http://i.imgci.com/SERIES/2007-08/IPL/topnav-bg.gif) repeat-x top;
	height:19px;
	position:relative;
	font-weight:normal;
	width:auto;
	border-bottom:1px solid #e4e4e4; /*border-left:1px solid #e4e4e4; border-right:1px solid #e4e4e4;*/
}
.seriesnav :hover ul li a {
	display:block;
	font-size:11px;
	height:20px;
	line-height:20px;
	width:auto;
	padding:0 13px;
	color:#000000;
	text-decoration:none;
	
}
.seriesnav :hover ul li a:hover {
	background:#0085FF;
	color: #FFF;
	height:19px;
}
.topnavsearchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height:17px;
	color:#000000;
	width:150px;
}
.groundsdropdown { color: #FFFFFF; background-color: #0166c2; }
a.groundsdropdown:link, a.groundsdropdown:visited { color: #FFFFFF; }
a.groundsdropdown:hover { background-color: #CC0000; color: #FFFFFF; }

/* New page navigation styles End */

/* IPL Page2 Promo CSS */

.iplp_content {
	width:310px;
	padding-left:5px;
}
.iplp_btm {
	background:url(http://i.imgci.com/homepage/india/ipl_Btm_curve_320x8.jpg) no-repeat top;
	height:8px;
	width:320px;
}
.iplp_contentdiv{
	width:320px;
	height:70px;
	background:url(http://i.imgci.com/homepage/india/ipl_bg_320x1.jpg);
}
.iplp_text1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11xpx;
	font-weight:bold;
	/*line-height: 16px;*/
}
a.iplp_text1:link, a.iplp_text1:visited{
	text-decoration: none;
	color: #000000;
}
a.iplp_text1:hover{
	color: #000000;
	text-decoration: underline;
}
.iplp_text2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #323232;
	line-height: 12px;
}
a.iplp_text2:link, a.iplp_text2:visited{
	color: #323232;
	text-decoration: none;
}
a.iplp_text2:hover{
	color: #323232;
	text-decoration: underline;
}
.iplp_tatasky{
	width:150px;
	float: left;
	padding-top: 3px;
}
.iplp_arrow{
	width:50px;
	float: right;
	padding-top: 3px;
}
.iplp_arrow1{
	cursor: hand;
	cursor: pointer;
}

.iplpr_bg
{
	background: #FFFFFF url(http://i.imgci.com/SERIES/2009/IPLPAGE2/ipl_module_btm.jpg) no-repeat;
	width:315px;
	height:96px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:5px;
	padding-top:2px;
}
.iplpr_text1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}
a.iplpr_text1:link, a.iplpr_text1:visited{
	text-decoration: none;
	color: #000000;
}
a.iplpr_text1:hover{
	color: #000000;
	text-decoration: underline;
}
.iplpr_text2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #323232;
}
a.iplpr_text2:link, a.iplpr_text2:visited{
	color: #323232;
	text-decoration: none;
}
a.iplpr_text2:hover{
	color: #323232;
	text-decoration: underline;
}

.pagelogo{
	height:10px; width:110px; margin:-30px 0 28px 5px	
}
.nokialogo{
	height:20px; width:130px; margin:-40px 0 7px 175px; _margin:-44px 0 0 155px; #margin:-34px 0 0 155px;
}
.tataskylogo{
	height:20px; width:160px; margin:-15px 0 0 70px;
}
.arrowleft{
	height:10px; width:7px; margin:-12px 0 0 290px;
}
.arrowright{
	height:10px; width:9px; margin:-12px 0 0 300px;
}
.iplp_contentdiv1{
	width:320px;
	height:86px;
	background:url(http://i.imgci.com/SERIES/2009/IPL/iplpromo-series_320x128_1.jpg);
	padding-top: 43px;
	
}
/* CSS ENDS, Please make note when you make changes */
