@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	font-size:14px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear {
	clear: both;
}

b{ font-weight:bold;}

/*Cricket Widget*/

.fixturescrickettable {
	width: 940px;
	background:#d5d5d5;
	line-height: 18px;
	font-size: 14px;
}
.fixturescrickettable .heading {
	padding: 9px 0 9px 6px;
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	background: #343434;
	position: relative;
}

.wid_scorediv tbody tr:nth-child(even){background:#d0caca;}
.wid_scorediv tbody tr:nth-child(odd){background:#dfdfdf;}

.odd_color{background:#dfdfdf;}
.even_color{background:#d0caca !important;}
.hd_color{background:#01458b;}

.bold{font-weight:bold;}
.wickets_fall, .wdp_abbreviations, .remaining_batsman{padding:5px 20px;line-height:22px;font-size:14px;overflow:hidden; }
.wickets_fall, .remaining_batsman{margin-bottom:15px;}
.wd_padding{ padding:10px 20px; line-height:20px;}

.top_section{width:50%;float:left;}
.wid_scorediv{ background:#d5d5d5; padding:0 15px 15px;}
.wid_scorediv{ *margin:10px 0 0;}
.wid_scorediv table {width: 100%; max-width: 100%; border-spacing: 0; border-collapse: collapse;}

/*.scorediv table thead {background:#01458b;}*/
.headingTxt{background:#01458b; color:#ffffff;padding: 8px; text-align: left; font-size:16px; text-transform:uppercase; }

.wid_scorediv table thead th{vertical-align: bottom; padding:8px 10px; line-height: 1.42857143;/* border-top: 1px solid #ababab;*/ font-size:14px; text-transform:uppercase; color:#ffffff;font-weight:bold; text-align:left;}
.wid_scorediv tbody tr td{padding:8px 10px; line-height: 1.42857143; vertical-align: top; border-top: 1px solid #ababab; font-size:14px; text-transform:uppercase; color:#222222;}
.headtab { position:absolute; top:10px; right:10px;}

.wid_scorediv tbody tr td a{ color:#222222; text-decoration:none;}

.otherMathes{ padding:15px 15px 0;}
.otherMathes tbody tr td{ padding:8px;}
.otherMathes tbody tr td.wdp_moreMatch{ background:#dfdfdf;}
.otherMathes tbody tr td.wdp_moreMatchTitle{ background:#01458b; color:#ffffff; white-space:nowrap; vertical-align:middle;}
.otherMathes tbody tr td.wdp_moreMatch a, .teams_name a{ color:#01458b;}

.wdp_fullPanel{ background:#d5d5d5 !important; padding:0 !important; }
.wdp_logoDiv, .wdp_channelListDiv, .wdp_subCat, .wdp_bc{ margin:0 0 5px 0; border:none !important;}
.wdp_bb{ margin:0;}

.teams_name{ line-height:20px;}

.wdp_container{ width:100% !important; overflow:hidden;}
.wdp_fullPanel{ width:100% !important;}

.matchDetailsBlock{ margin-bottom:10px; margin-top:10px;}
.matchDetailsBlock table tbody tr td.wdp_refreshBtn{ text-align:right;}


.wid_scorediv tbody tr td.wdp_batsman, .wid_scorediv tbody tr td.wdp_bowler{ width:25%;}


body, .wdp_container{ background:none !important;}

/*Added on 6 Feb 2015 */

.wid_menutab {
	clear: both;
	margin-left: 13px;
	overflow:hidden;
}
.wid_menutab li, .wid_menutab-innerMenu li {
	float:left;
}
.wid_menutab li a {
	background: #343434;
	padding: 9px 12px 10px 13px;
	float: left;
	text-decoration: none;
	color: #ffffff;
	font-size:14px;
	margin-right: 2px;
	text-transform:uppercase;	
}
.wid_menutab li.active a {
	background: #01458b;
}


.wid_tabContainer{ padding:15px;}
.manhattanWrapper, .wagonWheelWrapper{ background:#ffffff;}

.wid_menucontainer{ padding:0 15px;}
/*End on 6 Feb 2015 */



@media only screen and (max-width:667px){
.matchDetailsBlock table tbody tr td { display:block; float:left; width:100%;}
.wdp_container .wdp_fullPanel .wid_scorediv{ width:100%; overflow-x:scroll; padding:0 0 15px; }
.wdp_container .wdp_fullPanel .wid_scorediv table thead tr.hd_color th:first-child{white-space:nowrap; }
.wickets_fall, .wdp_abbreviations, .remaining_batsman{ padding:5px 10px;}
.wd_padding{ padding:10px;}
.wid_scorediv tbody tr td.wdp_batsman, .wid_scorediv tbody tr td.wdp_bowler{ width:auto; white-space:nowrap;}
.wid_scorediv tbody tr td.wdp_outStauts, .wid_scorediv table thead tr.hd_color th.wdp_noBalls{ white-space:nowrap;}
.matchDetailsBlock table tbody tr td.wdp_refreshBtn{ text-align:left;}
.otherMathes{ padding:10px 10px 0;}
.matchDetailsBlock table tbody tr td{ padding:5px 0;}
}

@media only screen and (max-width:480px){
.otherMathes tbody tr td.wdp_moreMatch a{ display:block; margin-bottom:5px;}
.otherMathes tbody tr td.wdp_moreMatch span{ display:none;}
.wid_scorediv table thead tr.hd_color th:first-child{ white-space:nowrap;}
}

@media only screen and (max-width:375px){
.wid_menutab{ margin-left:5px !important;}
.wid_menutab li a{ font-size:12px !important; padding:9px 6px !important;}
}

@media only screen and (max-width:320px)
{
 .wid_menutab li a{ font-size:11px !important;}   
}