
* {
    margin: 0;
    padding: 0;
}
body {
    font-family: "Droid Sans",arial,sans-serif;
}
a {
    color: #0066CC;
    text-decoration: none;
}
img {
    border: 0 none;
}
a:hover {
}
header, footer, aside, nav, section, article, figure, figcaption {
    display: block;
}
h1 {
    font-family: 'Oswald',Arial,Helvetica,sans-serif;
    font-size: 26px;
    font-weight: normal;
}
h2 {
    font-family: 'Oswald',Arial,Helvetica,sans-serif;
    font-size: 24px;
    font-weight: normal;
}
h3 {
    font-family: 'Oswald',Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 6px;
}
h4 {
    font-family: 'Oswald',Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 6px;
}
h4 a {
    color: #000000;
}
h5 {
    font-family: 'Oswald',Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 5px;
}
#header {
    padding-top: 10px;
}
#logo {
    float: left;
    padding: 10px;
}
.topadd {
    float: right;
}
#menuMain {
    margin: 10px 0;
}
#menuContent {
    background: url("http://2-ps.googleusercontent.com/h/www.thatscricket.com/images/xmenuInactiveBgStrip.jpg.pagespeed.ic.lFf-kvOPQ1.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    width: 940px;
}
#menu {
    font-family: 'Oswald',arial,sans-serif;
    font-size: 16px;
}
#menu a {
    color: #FFFFFF;
    float: left;
    padding: 6px 25px;
}
#menu a:hover, #menu a.active {
    background: url("http://2-ps.googleusercontent.com/h/www.thatscricket.com/images/xmenuActiveBgStrip.jpg.pagespeed.ic.fRiSgqsaDq.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    color: #000000;
}
#searchBlock {
    background: url("http://2-ps.googleusercontent.com/h/www.thatscricket.com/images/xmenuInactiveBgStrip.jpg.pagespeed.ic.lFf-kvOPQ1.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    float: right;
    height: 27px;
    padding-left: 10px;
    padding-top: 7px;
    position: relative;
    width: 38px;
}
#searchContent {
    background: none repeat scroll 0 0 #79A625;
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    padding: 5px;
    position: absolute;
    right: 0;
    top: 34px;
    width: 200px;
    z-index: 1000;
}
#searchBlock.searchBgActive {
    background: url("http://2-ps.googleusercontent.com/h/www.thatscricket.com/images/xmenuActiveBgStrip.jpg.pagespeed.ic.fRiSgqsaDq.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
}
.searchField_header {
    float: left;
    padding-right: 10px;
}
.searchBox_header {
    background: url("http://thatscricket.com/img/oneImg-search.gif") no-repeat scroll 3px center #FFFFFF;
    border: 1px solid #999999;
    color: #000000;
    font-size: 12px;
    padding: 6px 5px 6px 25px;
    width: 130px;
}
.searchButton_header {
    background: url("http://thatscricket.com/img/search-icon.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    border: medium none;
    cursor: pointer;
    height: 30px;
    padding: 2px 4px;
    width: 24px;
}
#quickLinksMain {
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.quickLinks {
    float: left;
    font-family: 'Oswald',Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: normal;
}
.quickLinks a {
    padding: 0 5px;
}
.cric_quick {
    background: url("http://2-ps.googleusercontent.com/h/www.thatscricket.com/images/green-arrow.gif.pagespeed.ce.AyrQDVxLUM.gif") no-repeat scroll right center rgba(0, 0, 0, 0);
    color: #000000;
    padding-left: 5px;
    padding-right: 20px;
}
.langLinks {
    float: right;
    font-size: 14px;
}
#cricket-wrapper {
    margin: 0 auto;
    width: 988px;
}
cricket-contianer {
}
#cricket-leftPanel {
    float: left;
    width: 660px;
}
.clear {
    clear: both;
}
.cricket-breadcrumb {
    color: #000000;
    font-size: 14px;
}
.cricket-breadcrumb a {
    color: #0066CC;
}
#cricket-playerSearchBlock {
    background: none repeat scroll 0 0 #F5FAE3;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    margin: 15px 0;
    padding: 8px 15px;
}
.cricket-teamStatText {
    color: #666666;
    font-family: 'Oswald',Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
}
.heading {
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.cricket-playerProfileBlock {
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 15px;
    padding-bottom: 10px;
}
.cricket-profilePhoto {
    float: left;
	height: 200px;
    margin-right: 10px;
	padding-top : 15px;
    width: 220px;
}
.cricket-profileDesc {
    font-size: 14px;
}
.cricket-profileDesc p {
    line-height: 18px;
    padding: 5px 0;
}
.cricket-profileDescTable td {
    color: #333333;
    font-size: 14px;
    padding: 4px;
}
.cricket-profileContent {
    height: 30px;
} 
.cricket-profileTextBold {
    color: #333333;
    float: left;
    font-size: 12px;
    font-weight: bold;
    padding: 4px;
    width: 300px;
}     
.cricket-profileTextBold1 {
    color: #333333;
    float: right;
    font-size: 12px;
    font-weight: bold;
    padding: 4px;
    width: 300px;
}
.cricket-profileText {
    color: #333333;
    float: right;
    font-size: 12px;
    padding: 4px;
    width: 300px;
}
.cricket-playerTextDesc {
    border-top: 1px solid #CCCCCC;
    color: #333333;
    margin: 5px 0;
    padding: 5px 0;
}
.cricket-moreLinks {
    padding: 5px 0;
}
.floatLeft {
    float: left;
}
.floatRight {
    float: right;
}
.alignLeft {
    text-align: left;
}
.alignRight {
    text-align: right;
}
.alignCenter {
    text-align: center;
}
.floatLeftPad {
    float: left;
    padding-right: 10px;
    padding-top: 15px;
}
.cricket-moreExpand {
    padding: 5px 0;
    text-align: right;
}
.cricket-moreExpand a {
    background: url("http://2-ps.googleusercontent.com/h/www.thatscricket.com/images/icons/xexpand.png.pagespeed.ic.MYPBSxsRLq.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    display: block;
    height: 20px;
    line-height: 20px;
    padding-right: 30px;
}
.cricket-listItems ul {
    font-size: 14px;
    padding-left: 15px;
}
.cricket-listItems ul li {
    list-style-image: url("http://1-ps.googleusercontent.com/h/www.thatscricket.com/images/icons/xbullet.png.pagespeed.ic.NAnQAenTMK.png");
    padding-bottom: 4px;
}
.more_news a {
    color: #0066CC !important;
}
#recentMatches {
    margin: 20px 0;
}
.cricket-performanceBlock {
    margin-bottom: 20px;
}
.cricket-performanceTable {
    border: 1px solid #D3DBDD;
    border-collapse: collapse;
    color: #333333;
    font-size: 12px;
    table-layout: fixed;
}
.cricket-performanceAccorTable {
    border: 1px solid #D3DBDD;
    border-collapse: collapse;
    color: #333333;
    font-size: 12px;
}
.cricket-performanceTable th, .cricket-performanceAccorTable th {
    background: none repeat scroll 0 0 #F5FAE3;
    border: 1px solid #D3DBDD;
    padding: 7px;
    text-align: left;
}
.cricket-performanceTable td, .cricket-performanceAccorTable td {
    border: 1px solid #D3DBDD;
    padding: 7px;
}
.cricket-performanceTable th.thHeading, .cricket-performanceAccorTable th.thHeading {
    background: none repeat scroll 0 0 #E8F5BF;
    border: 1px solid #D3DBDD;
    font-size: 16px;
    font-weight: bold;
    padding: 7px;
    text-align: left;
}
.alternate {
    background: none repeat scroll 0 0 #F3F8F4;
}
.cricket-readinLinks {
    font-size: 14px;
    margin: 10px 0;
}
.cricket-readinLinks a {
    padding: 0 5px;
}
.ipl-battingPerformance, .ipl-bowllingPerformance {
    cursor: pointer;
    float: right;
    height: 20px;
    width: 20px;
}
.ipl-battingPerformance.expand, .ipl-bowllingPerformance.expand {
    background: url("http://2-ps.googleusercontent.com/h/www.thatscricket.com/images/icons/xexpand.png.pagespeed.ic.MYPBSxsRLq.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}
.ipl-battingPerformance.collapse, .ipl-bowllingPerformance.collapse {
    background: url("http://1-ps.googleusercontent.com/h/www.thatscricket.com/images/icons/xcollapse.png.pagespeed.ic.ZWj-J5orrT.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}
.extras {
    background: none repeat scroll 0 0 #F5FAE3;
}
.noBorderTop, .cricket-performanceTable th.noBorderTop {
    border-top: 0 none;
}
.flags {
    padding-right: 5px;
}
.cricket-scoreEndOfDay {
    font-size: 14px;
    padding: 4px 0;
}
.cricket-matchSummaryBlock, .cricket-matchResultBlock {
    margin-bottom: 15px;
}
.cricket-matchResultBlock span {
    font-size: 14px;
    padding-right: 30px;
}
.versusText {
    padding: 0 10px;
}
.cricket-matchSummaryLeft1 {
    float: left;
    font-size: 13px;
    margin-right: 10px;
    width: 360px;
}
.cricket-matchSummaryLeft {
    border-right: 1px solid #CCCCCC;
    float: left;
    font-size: 13px;
    margin-right: 20px;
    width: 360px;
}
.cricket-matchSummaryLeft div {
    padding-bottom: 4px;
}
.cricket-matchSummaryRight {
    float: right;
    font-size: 13px;
    width: 275px;
}
.cricket-matchSummaryRight div {
    padding-bottom: 4px;
}
.cricket-matchSummaryRight {
    padding-bottom: 20px;
}
.tourResult {
    padding-bottom: 10px;
    padding-top: 5px;
}
.seperator {
    clear: both;
    font-size: 0;
    height: 5px;
}
.cricket-matchLinks {
    background: none repeat scroll 0 0 #F5FAE3;
    border: 1px solid #CCCCCC;
    clear: both;
    font-size: 14px;
    font-weight: bold;
    margin-top: 8px;
    padding: 8px 10px;
    text-align: center;
}
.cricket-matchLinks a {
    color: #0066CC;
    padding: 0 25px;
}
#cricket-countrywisePlayersPhotoBlock {
}
.cricket-playersTabContent {
    border-bottom: 1px solid #CCCCCC;
    clear: both;
    margin-bottom: 20px;
    padding-top: 10px;
}
.cricket-playersPhotos ul {
    list-style-type: none;
}
.cricket-playersPhotos ul li {
    float: left;
    font-size: 14px;
    height: 150px;
    margin: 0 10px;
    text-align: center;
    width: 110px;
}
.imgBorder {
    border: 1px solid #CCCCCC;
    padding: 3px;
}
.imgBorder1 {
    border: 1px solid #CCCCCC;
    padding: 3px;
}
#cricket-countrywisePlayersAlpList {
}
.cricket-playersAlphOrder {
    background: none repeat scroll 0 0 #F5FAE3;
    border: 1px solid #CCCCCC;
    font-family: 'Oswald',Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: normal;
    padding: 5px 10px;
    text-transform: uppercase;
}
.cricket-playersAlphOrder a {
    color: #000000;
    padding: 0 6px;
}
.cricket-playersListContent {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #CCCCCC #CCCCCC;
    border-image: none;
    border-right: 1px solid #CCCCCC;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    height: 500px;
    overflow: auto;
    padding: 5px 10px;
}
.cricket-alphText {
    border-bottom: 1px solid #CCCCCC;
    color: #333333;
    font-family: 'Oswald',Arial,Helvetica,sans-serif;
    font-size: 40px;
    font-weight: normal;
    margin-bottom: 10px;
}
.cricket-playersAlphList {
    margin-bottom: 5px;
}
.cricket-playersAlphList ul {
    font-size: 14px;
    list-style-type: none;
}
.cricket-playersAlphList ul li {
    float: left;
    height: 24px;
    margin: 0 20px 0 0;
    padding-left: 0;
    width: 185px;
}
#cricket-commentaryBlock {
}
.commentaryTabContentMain {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #CCCCCC #CCCCCC;
    border-image: none;
    border-right: 1px solid #CCCCCC;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    height: 1000px;
    overflow: auto;
    padding: 10px 0;
    width: 100%;
}
.cricket-oversLinks {
    color: #0066CC;
    font-size: 14px;
    padding-bottom: 10px;
    text-align: right;
}
.cricket-oversLinks a {
    color: #0066CC;
    padding: 0 5px;
}
.cricket-commentaryTable td {
    border-bottom: 1px dotted #CCCCCC;
    padding: 8px 5px;
}
.cricket-commentaryOversText {
    color: #333333;
    font-family: 'Oswald',Arial,Helvetica,sans-serif;
    font-size: 24px;
    font-weight: normal;
}
.cricket-commentaryText {
    color: #333333;
    font-size: 14px;
}
.cricket-commentaryEndofOverText {
    background: none repeat scroll 0 0 #F5FAE3;
    color: #000000;
    font-size: 14px;
}
.highlightText {
    color: #333333;
    font-weight: bold;
}
.cricket-commentaryEndofOversTable td {
    border-bottom: 0 none;
    padding: 2px 3px;
}
#cricket-miniScorecard {
    color: #000000;
    font-size: 14px;
    margin: 10px 0;
}
.miniScorecard {
    margin: 10px 0;
}
.cricket-miniScorecardTable {
    border: 1px solid #CCCCCC;
    border-collapse: collapse;
    color: #000000;
    font-size: 14px;
}
.cricket-miniScorecardTable th {
    background: none repeat scroll 0 0 #F5FAE3;
    border: 1px solid #CCCCCC;
    padding: 8px 5px;
}
.cricket-miniScorecardTable td {
    border: 1px solid #CCCCCC;
    padding: 8px 5px;
    text-align: center;
}
.cricket-miniScorecardTable td.playerNameText {
    text-align: left;
}
a.currentActive {
    background: url("http://2-ps.googleusercontent.com/h/www.thatscricket.com/images/arrow-right-red.png.pagespeed.ce.dP_zU0dkTt.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    font-weight: bold;
    padding-right: 15px;
}
.normalText {
    color: #000000;
    font-size: 14px;
    padding: 5px 0;
}
.currentOver {
    margin: 10px 0;
}
.runPerBall {
    background: none repeat scroll 0 0 #F5FAE3;
    border: 1px solid #CCCCCC;
    float: left;
    font-size: 13px;
    margin: 5px;
    padding: 3px 10px;
    text-align: center;
}
.runPerBall div {
    padding: 2px 0;
}
.currentOverText {
    float: left;
    padding-top: 15px;
    width: 100px;
}
.currentOverScores {
    margin-left: 100px;
}
.fallofWickets {
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    line-height: 20px;
    margin: 10px 0;
    padding: 10px 0;
}
.cricket-commentaryContentMain {
    border: 1px solid #CCCCCC;
    padding: 10px;
}
.viewMoreLink {
    font-size: 14px;
    font-weight: bold;
    padding-top: 10px;
    text-align: right;
}
.cricket-latestScoresBlock {
    background: none repeat scroll 0 0 #F5FAE3;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 5px 20px;
}
.cricket-latestScoreText {
    border-right: 1px solid #CCCCCC;
    float: left;
    height: 60px;
    width: 150px;
}
.cricket-latestScoreText div {
    color: #0066CC;
    font-family: 'Oswald',Arial,Helvetica,sans-serif;
    font-size: 26px;
    font-weight: normal;
}
.cricket-latestScoreText span {
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
}
.cricket-latestScores {
    border-right: 1px solid #CCCCCC;
    float: left;
    height: 50px;
    padding: 10px 10px 0;
    text-align: center;
    width: 55px;
}
.cricket-latestScores span {
    color: #000000;
    font-family: 'Oswald',Arial,Helvetica,sans-serif;
    font-size: 16px;
}
.cricket-otherInnsScores {
    float: left;
    font-weight: bold;
    padding: 0 10px;
}
.cricket-innsScores {
    padding-top: 3px;
}
.cricket-matchSummary {
    font-size: 14px;
}
.cricket-matchSummary div {
    padding-bottom: 8px;
}
a.fullScorecard {
    background: none repeat scroll 0 0 #82B02C;
    border-radius: 5px;
    color: #000000;
    font-weight: bold;
    padding: 4px 15px;
}
.venueText {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
}
.cricket-projectedScoreBlock {
    margin-bottom: 10px;
}
.cricket-seriesBlock {
    height: 700px;
    margin-bottom: 20px;
    overflow: auto;
}
.cricket-seriesTable {
    border: 1px solid #CCCCCC;
    border-collapse: collapse;
    color: #000000;
    font-size: 12px;
}
.cricket-seriesTable th {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #F5FAE3;
    border-color: #CCCCCC #CCCCCC -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    font-weight: bold;
    padding: 8px 5px;
}
.cricket-seriesTable td {
    border: 1px solid #CCCCCC;
    padding: 8px 5px;
}
.noBorderBottom {
    border-bottom: 0 none;
}
.noBorderTop {
    border-top: 0 none;
}
.cricket-archiveBlock {
    background: none repeat scroll 0 0 #F5FAE3;
    border: 1px solid #CCCCCC;
    padding: 5px;
}
.cricket-archiveTable {
    color: #000000;
    font-size: 12px;
}
.cricket-archiveTable th {
    font-weight: bold;
    padding: 3px;
    text-align: left;
}
.cricket-archiveTable td {
    padding: 3px;
}
.cricket-seriesDateText {
    color: #000000;
    font-size: 12px;
    padding-bottom: 10px;
}
.cricket-seriesResultBlock {
    margin-bottom: 10px;
}
.cricket-seriesResultHeading {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #E8F5BF;
    border-color: #CCCCCC #CCCCCC -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    color: #000000;
    font-family: 'Oswald',Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
    padding: 10px;
}
#cricket-playerComparisionBlock {
}
.cricket-playerComparisionForm {
    border: 1px solid #CCCCCC;
    margin-bottom: 15px;
}
.compareFieldBoxBottomBorder {
    background: none repeat scroll 0 0 #E8F5BF;
    border-bottom: 1px solid #CCCCCC;
    height: 40px;
}
.compareFieldBoxTopBorder {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #E8F5BF;
    border-color: -moz-use-text-color #CCCCCC #CCCCCC;
    border-image: none;
    border-right: 1px solid #CCCCCC;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    margin-top: -15px;
}
.compareFieldContent {
    background: none repeat scroll 0 0 #F5FAE3;
    padding: 20px;
}
.padLeft {
    padding-left: 30px;
}
.playersText {
    float: left;
    font-family: 'Oswald',Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
    padding: 5px 0;
    text-align: center;
    width: 45%;
}
.playersVsText {
    float: left;
    font-family: 'Oswald',Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
    padding: 5px 0;
    text-align: center;
    width: 10%;
}
.playerFieldContent {
    float: left;
    width: 45%;
}
.playerFieldVsContent {
    float: left;
    font-family: 'Oswald',Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
    padding-top: 40px;
    text-align: center;
    width: 10%;
}
.cricket-choosePlayerTable td {
    font-size: 14px;
    font-weight: bold;
    padding: 4px;
}
.playersInfoText {
    float: left;
    font-family: 'Oswald',Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
    padding: 2%;
    width: 40%;
}
.playersImg {
    float: left;
    height: 80px;
    margin-right: 10px;
    width: 80px;
}
.archiveTeamsContent {
    background: none repeat scroll 0 0 #F3F8F4;
    padding: 20px 60px;
    position: relative;
}
.teamsLeftBlock {
    float: left;
    width: 45%;
}
.teamsRightBlock {
    float: right;
    text-align: right;
    width: 45%;
}
.teamsVsText {
    float: left;
    font-family: 'Oswald',Arial,Helvetica,sans-serif;
    font-size: 40px;
    font-weight: normal;
    padding-top: 250px;
    text-align: center;
    width: 10px;
}
.cricket-teamsTable td {
    color: #000000;
    font-family: 'Oswald',Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: normal;
    padding: 8px 5px;
}
#cricket-teamCompareBlock {
    background: none repeat scroll 0 0 #F5FAE3;
    border: 5px solid #FFFFFF;
    border-radius: 5px;
    box-shadow: 3px 3px 5px 5px #CCCCCC;
    left: 30%;
    padding: 30px 10px;
    position: fixed;
    top: 35%;
    width: 725px;
    z-index: 10000;
}
.closeBtn {
    float: right;
    height: 16px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 16px;
    z-index: 100001;
}
.teamTextLeft {
    float: right;
    padding-right: 10px;
}
.flags1 {
    float: right;
}
.teamsText {
    color: #000000;
    float: left;
    font-family: 'Oswald',Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: normal;
    padding: 5px 10px 5px 5px;
    width: 30%;
}
.teamVsText {
    color: #000000;
    float: left;
    font-family: 'Oswald',Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: normal;
    padding: 5px 10px 5px 5px;
    text-align: center;
}
.selectYearText {
    color: #000000;
    float: left;
    font-family: 'Oswald',Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: normal;
    padding: 5px 10px 5px 5px;
}
#cricket-comparisionTableBlock {
}
.cricket-scoreCompareBlock {
    margin: 20px 0.5%;
}
.cricket-team1scoresHeading {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #E8F5BF;
    border-color: #CCCCCC #CCCCCC -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    padding: 15px 5px;
    text-align: center;
}
.cricket-team1scoresContent {
    background: none repeat scroll 0 0 #FBFDF0;
}
.cricket-team2scoresHeading {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FDEEB7;
    border-color: #CCCCCC #CCCCCC -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    padding: 15px 5px;
    text-align: center;
}
.cricket-team2scoresContent {
    background: none repeat scroll 0 0 #FEF8E0;
}
.cricket-teamScoresTable {
    border: 1px solid #CCCCCC;
    border-collapse: collapse;
    font-size: 14px;
}
.cricket-teamScoresTable th {
    border: 1px solid #CCCCCC;
    font-weight: bold;
    padding: 5px 4px;
    text-align: center;
}
.cricket-teamScoresTable td {
    border-right: 1px solid #CCCCCC;
    padding: 8px 4px;
    text-align: center;
}
.cricket-statsLeftPanel {
    float: left;
    width: 316px;
}
.cricket-statsRightPanel {
    float: right;
    width: 316px;
}
.headingText {
    margin-bottom: 10px;
}
.cricket-statsBgBlockContent {
    background: none repeat scroll 0 0 #F5FAE3;
    border: 1px solid #CCCCCC;
    margin-bottom: 20px;
    padding: 10px;
}
.statsLeftImg {
    float: left;
    font-size: 12px;
    overflow: hidden;
    width: 110px;
}
.statsContentLinks {
    font-size: 14px;
    margin-left: 120px;
}
.statsContentLinks ul, .statsContentLinks1 ul {
    list-style-type: none;
}
.statsContentLinks ul li {
    border-bottom: 1px dotted #999999;
    padding: 7px 0;
}
.readMoreLink {
    font-size: 14px;
    padding: 5px 0;
    text-align: right;
}
.cricket-worldcupStats {
    border-bottom: 1px dotted #999999;
    font-size: 14px;
    margin-bottom: 5px;
    padding-bottom: 5px;
    text-align: center;
}
.yearsText {
    font-family: 'Oswald',Arial,Helvetica,sans-serif;
    font-size: 14px;
    margin: 10px 0;
}
.cricket-profileBlock {
    border: 1px solid #CCCCCC;
    margin-bottom: 20px;
    padding: 10px;
}
.statsContentLinks1 {
    font-size: 14px;
}
.statsContentLinks1 ul li {
    background: url("http://1-ps.googleusercontent.com/h/www.thatscricket.com/images/icons/xbullet.png.pagespeed.ic.NAnQAenTMK.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    border-bottom: 1px dotted #999999;
    padding: 5px 0 5px 15px;
}
.cricket-statisticsBlockContent {
    border: 1px solid #CCCCCC;
    margin-bottom: 20px;
}
.cricket-genStatsContent {
    color: #000000;
    padding: 20px 10px;
}
.cricket-allRecordsTabContent {
    font-size: 14px;
    padding: 5px 0;
}
.cricket-allRecordsTable th {
    background: none repeat scroll 0 0 #F5FAE3;
    font-weight: normal;
    padding: 5px 8px;
    text-align: left;
}
.cricket-allRecordsTable td {
    border-bottom: 1px dotted #999999;
    padding: 5px 8px;
}
.cricket-recordsBlock {
    float: left;
    width: 420px;
}
.cricket-groundsBlock {
    float: right;
    width: 210px;
}
.readMoreLink1 {
    padding: 5px;
    text-align: right;
}
.countriesContent {
    float: left;
    height: 80px;
    margin-bottom: 20px;
    margin-right: 20px;
    width: 200px;
}
.countrieslogo {
    float: left;
    margin-right: 10px;
    padding-left: 4px;
    padding-top: 2px;
}
.lightGreenBg {
    background: none repeat scroll 0 0 #F5FAE3;
    border: 1px solid #CCCCCC;
}
.countriesText {
    color: #000000;
    font-family: 'Oswald',Arial,Helvetica,sans-serif;
    font-size: 20px;
    padding-top: 25px;
}
.iplTeamText {
    color: #000000;
    font-family: 'Oswald',Arial,Helvetica,sans-serif;
    font-size: 14px;
    padding-top: 25px;
}
.countriesText a {
    color: #000000;
}
.nomargin {
    margin-right: 0;
}
.noMatchError {
    color: #FF0000;
    font-size: 18px;
    padding: 5px;
}
.darkGreenBg {
    background: none repeat scroll 0 0 #D7E8B2;
    border: 1px solid #5EA654;
}
.lightGreenBgBorder {
    background: none repeat scroll 0 0 #F5FAE3;
    border: 1px solid #2E6C17;
}
.lightPinkBg {
    background: none repeat scroll 0 0 #FFDFF4;
    border: 1px solid #CCCCCC;
}
.blueBg {
    background: none repeat scroll 0 0 #C8D8F1;
    border: 1px solid #2E6C17;
}
.lightBrownBg {
    background: none repeat scroll 0 0 #FDE8E5;
    border: 1px solid #7D1D1E;
}
.lightBlueBg {
    background: none repeat scroll 0 0 #CCE1F6;
    border: 1px solid #4489E8;
}
.greenBg {
    background: none repeat scroll 0 0 #E9F6C1;
    border: 1px solid #CCCCCC;
}
.lightYellowBg {
    background: none repeat scroll 0 0 #FFFEE9;
    border: 1px solid #579973;
}
.lightOrangeBg {
    background: none repeat scroll 0 0 #FCEBD1;
    border: 1px solid #EE7D07;
}
.lightGreyBg {
    background: none repeat scroll 0 0 #E2E6E9;
    border: 1px solid #979797;
}
.darkGreenBg1 {
    background: none repeat scroll 0 0 #C9EDC9;
    border: 1px solid #045E07;
}
.yellowBg {
    background: none repeat scroll 0 0 #FFEFB1;
    border: 1px solid #00834D;
}
.lightBlueBg1 {
    background: none repeat scroll 0 0 #C9EFF8;
    border: 1px solid #024CA1;
}
.greyBg {
    background: none repeat scroll 0 0 #E2E6E9;
    border: 1px solid #000000;
}
.pinkBg {
    background: none repeat scroll 0 0 #F9CDF0;
    border: 1px solid #904502;
}
.scheduleCarouselContainer {
    background: none repeat scroll 0 0 #F5FAE3;
    border: 1px solid #D3DBDE;
    font-size: 14px;
    font-weight: bold;
    height: 25px;
    margin-bottom: 15px;
    padding: 5px 25px;
    position: relative;
}
.scheduleCarouselContent {
    overflow: hidden;
    position: relative;
    width: 600px;
}
.scheduleCarouselContainer ul {
    left: -60px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 9999px;
}
.scheduleCarouselContainer ul li {
    display: inline;
}
.scheduleCarouselContainer ul li a {
    float: left;
    line-height: 15px;
    text-align: center;
    width: 60px;
}
.scheduleCarouselContainer ul li a.active {
    color: #000000;
}
.prevSch {
    cursor: pointer;
    height: 18px;
    left: 8px;
    position: absolute;
    top: 8px;
    width: 8px;
}
.nextSch {
    cursor: pointer;
    height: 18px;
    position: absolute;
    right: 8px;
    top: 8px;
    width: 8px;
}
.selectTeamText {
    color: #000000;
    font-family: 'Oswald',Arial,Helvetica,sans-serif;
    font-size: 18px;
    text-align: right;
}
.scheduleBlockContent {
    float: left;
    margin: 20px 1%;
    width: 31.5%;
}
.t20BlockContent {
    float: right;
    margin-right: 0;
}
.scheduleHeadingText {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #E8F5BF;
    border-color: #D3DBDE #D3DBDE -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    color: #000000;
    font-family: 'Oswald',Arial,Helvetica,sans-serif;
    font-size: 18px;
    padding: 5px;
    text-align: center;
}
.scheduleContent {
    border: 1px solid #D3DBDE;
}
.cricket-scheduleTable {
    border-collapse: collapse;
}
.cricket-scheduleTable th {
    border-bottom: 1px solid #D3DBDE;
    font-size: 14px;
    padding: 3px 4px;
    text-align: left;
}
.cricket-scheduleTable td {
    border-bottom: 1px solid #D3DBDE;
    font-size: 12px;
    padding: 3px 4px;
}
.odiBlockContent .scheduleHeadingText {
    background: none repeat scroll 0 0 #E8F5BF;
}
.testBlockContent .scheduleHeadingText {
    background: none repeat scroll 0 0 #FFDB95;
}
.t20BlockContent .scheduleHeadingText {
    background: none repeat scroll 0 0 #FAC8CB;
}
.odiBlockContent .cricket-scheduleTable th {
    background: none repeat scroll 0 0 #F5FAE3;
}
.testBlockContent .cricket-scheduleTable th {
    background: none repeat scroll 0 0 #FFF5DF;
}
.t20BlockContent .cricket-scheduleTable th {
    background: none repeat scroll 0 0 #FCECED;
}
.cricket-block {
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.imgBorder {
    border: 1px solid #CCCCCC;
    float: left;
    margin-right: 20px;
}
.leftBlockContent {
    float: left;
    width: 320px;
}
.rightBlockContent {
    float: right;
    width: 320px;
}
.leftBlockContent p {
    font-size: 14px;
    padding: 8px 0;
}
.headingLists {
    color: #000000;
    font-family: 'Oswald',Arial,Helvetica,sans-serif;
    font-size: 14px;
    list-style-type: none;
}
.headingLists li {
    padding: 5px 0;
}
.headingLists li a {
    color: #000000;
}
.countriesFixtures {
    float: left;
    width: 280px;
}
.fixturesContent {
    border-bottom: 1px solid #CCCCCC;
    font-size: 14px;
    padding: 20px 0;
}
.fixturesContent.noBorder {
    border-bottom: 0 none;
}
.fixturesContent ul, .topBowBatContent ul {
    list-style-type: none;
}
.countriesResults {
    float: right;
    font-size: 14px;
    width: 360px;
}
.seriesHeadingText {
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.resultContent {
    padding-bottom: 10px;
}
.resultContent div {
    padding: 3px 0;
}
.playersList {
    float: left;
    font-size: 14px;
    list-style-type: none;
    margin-bottom: 10px;
    margin-right: 4%;
    width: 46%;
}
.playersList li, .fixturesContent ul li, .topBowBatContent ul li {
    padding: 2px 0;
}
.topBatsmanBlock {
    float: left;
    width: 48%;
}
.topBowlerBlock {
    float: right;
    width: 48%;
}
.topBowBatContent {
    background: none repeat scroll 0 0 #F5FAE3;
    border: 1px solid #CCCCCC;
    font-size: 14px;
    padding: 5px;
}
.cricket-statistics {
    float: left;
    width: 420px;
}
.statsLinks {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    width: 30%;
}
.statsHeadingText {
    font-size: 16px;
    font-weight: bold;
}
.statsLinks ul {
    font-size: 12px;
    list-style-type: none;
}
.statsLinks ul li {
    padding: 5px 0;
}
.cricket-smallblock {
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 8px;
    padding-bottom: 8px;
}
.cricket-smallblockLast {
    padding-bottom: 8px;
}
.cricket-smallblock .normalText, .cricket-smallblockLast .normalText {
    font-size: 14px;
    padding: 2px 0;
}
.cricket-smallblock .normalTextBold, .cricket-smallblockLast .normalTextBold {
    font-size: 14px;
    font-weight: bold;
    padding: 2px 0;
}
.articleContent {
}
.dateTime {
    color: #666666;
    font-size: 12px;
    margin: 5px 0;
}
.ariclePostedBy {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
}
.articleLeftImg {
    float: left;
    margin-right: 15px;
    width: 300px;
}
.articleStoryContent {
    font-size: 14px;
    line-height: 21px;
    text-align: justify;
    word-wrap: break-word;
}
p {
    font-size: 14px;
    margin: 0;
    padding: 10px 0;
}
.postComments {
    color: #0066CC;
    padding: 5px 0;
    text-align: right;
}
.tags {
    padding: 5px 0;
}
.tags_head {
    font-weight: bold;
}
.moreLink {
    background: none repeat scroll 0 0 #ECECEC;
    padding: 5px;
    text-align: right;
}
.article_image_style, .ad_below_image {
    margin-bottom: 20px;
}
.dayindex_link {
    border-bottom: 1px solid #CCCCCC;
    color: #000000;
    font-size: 14px;
    margin-bottom: 10px;
    padding: 10px 0;
}
.commentsHeading {
    background: url("http://2-ps.googleusercontent.com/h/www.thatscricket.com/images/icons/xcomments.png.pagespeed.ic.wjFjZihpaz.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    float: left;
    font-family: 'Oswald',Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: normal;
    line-height: 35px;
    padding-bottom: 5px;
    padding-left: 50px;
}
.charsLeftText {
    color: #999999;
    float: right;
    font-size: 12px;
    padding-top: 20px;
}
.commentsTextarea {
    background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #A39FA0;
    color: #000000;
    font-size: 14px;
    height: 200px;
    padding: 5px;
    width: 650px;
}
.commentsLeftTextField {
    float: left;
    margin-bottom: 20px;
    width: 310px;
}
.commentsRightTextField {
    float: right;
    margin-bottom: 20px;
    width: 310px;
}
.commentsTextbox {
    background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #A39FA0;
    color: #000000;
    font-size: 14px;
    padding: 5px;
    width: 290px;
}
.commentsTextfield {
    margin-bottom: 20px;
}
.commentsText {
    color: #000000;
    font-size: 14px;
    padding-bottom: 10px;
}
.normalTextGrey {
    color: #999999;
    font-size: 12px;
    padding-top: 5px;
}
.captchaText {
    background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #A39FA0;
    color: #000000;
    float: left;
    font-size: 14px;
    margin-right: 20px;
    padding: 5px;
    text-align: center;
    width: 130px;
}
.postToText {
    color: #000000;
    float: left;
    font-size: 14px;
    margin-right: 20px;
    padding-top: 4px;
}
.postToText span {
    float: left;
    margin-right: 10px;
}
.postcommentsBtn {
    clear: both;
    padding-bottom: 20px;
    text-align: right;
}
.commentsPaginationBlock {
    background: none repeat scroll 0 0 #F5FAE3;
    border: 1px solid #CCCCCC;
    margin-bottom: 10px;
    padding: 5px;
}
.userCommentsText {
    color: #000000;
    float: left;
    font-size: 16px;
    font-weight: bold;
}
.commentsPagination {
    color: #000000;
    float: right;
    font-size: 14px;
}
.commentsPagination a {
    color: #0066CC;
}
.commentsPost {
    color: #0066CC;
    float: left;
    font-size: 14px;
}
.comments {
    margin: 10px 0;
}
.commentsTextDesc {
    color: #333333;
    font-size: 14px;
    padding-bottom: 5px;
}
.commentsTextDesc span {
    font-size: 12px;
}
.commentsTerms {
    padding-bottom: 5px;
    text-align: right;
}
.commentsTerms a {
    background: none repeat scroll 0 0 #F5FAE3;
    border: 1px solid #CCCCCC;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 10px;
}
.bigImg {
    padding: 5px 0;
    text-align: center;
}
.big_img_social_share_google_txt_ad {
    border-bottom: 1px solid #CCCCCC;
    clear: both;
    margin-bottom: 15px;
    padding-bottom: 5px;
}
.big_img_google_txt_ad {
    float: left;
    margin-right: 10px;
    margin-top: 5px;
    width: 315px;
}
.battingIcon {
    background: url("http://1-ps.googleusercontent.com/h/www.thatscricket.com/images/icons/xbatsman.png.pagespeed.ic.44XISi94aM.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    float: left;
    height: 52px;
    width: 40px;
}
.bowllerIcon {
    background: url("http://2-ps.googleusercontent.com/h/www.thatscricket.com/images/icons/xbowller.png.pagespeed.ic.GWLL5BNuuh.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    float: left;
    height: 52px;
    width: 30px;
}
.cricket-textbox {
    border: 1px solid #CCCCCC;
    color: #333333;
    font-size: 12px;
    padding: 4px;
    width: 200px;
}
.cricket-selectbox {
    border: 1px solid #CCCCCC;
    color: #333333;
    font-size: 12px;
    padding: 4px;
    width: 200px;
}
.button {
    background: none repeat scroll 0 0 #78A524;
    border: 0 none;
    border-radius: 5px;
    color: #FFFFFF;
    font-size: 14px;
    padding: 3px 5px;
}
.green {
    background: none repeat scroll 0 0 #78A524;
    color: #FFFFFF;
}
#cricket-rightPanel {
    float: right;
    width: 300px;
}
#cricket-tabcontent {
    margin-bottom: 20px;
}
.cricket-tabLinks {
    background: none repeat scroll 0 0 #E8F5BF;
    border: 1px solid #CCCCCC;
    height: 35px;
}
.cricket-tabLinks ul li, .cricket-playersTab ul li {
    display: inline;
}
.cricket-tabLinks ul li a {
    background: none repeat scroll 0 0 #E8F5BF;
    color: #000000;
    cursor: pointer;
    float: left;
    font-family: 'Oswald',Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: normal;
    height: 35px;
    line-height: 35px;
    padding: 0 13px;
}
.cricket-tabLinks ul li a.selected {
    background: none repeat scroll 0 0 #F5FAE3;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    position: relative;
    top: 1px;
}
.cricket-tabLinks ul li.secondTab a, .cricket-tabLinks ul li.lastTab a {
    float: right;
}
.cricket-tabLinks ul li.firstTab a.selected {
    border-left: 0 none;
}
.cricket-tabLinks ul li.lastTab a.selected {
    border-right: 1px solid #CCCCCC;
}
.cricket-tabLinks ul li.secondTab a.selected {
    border-right: 0 none;
}
.cricket-tabContent {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #F5FAE3;
    border-color: -moz-use-text-color #CCCCCC #CCCCCC;
    border-image: none;
    border-right: 1px solid #CCCCCC;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    clear: both;
    padding: 10px 5px;
}
.cricket-matchStats {
    border-bottom: 1px dotted #CCCCCC;
    font-size: 14px;
    margin: 8px 0;
    padding-bottom: 5px;
}
.cricket-matchStatsText {
    padding-bottom: 3px;
}
.cricket-matchStatsTextBold {
    font-weight: bold;
    padding-bottom: 3px;
}
.cricket-playersTabMain {
    background: none repeat scroll 0 0 #E8F5BF;
    border: 1px solid #CCCCCC;
    height: 38px;
}
.cricket-playersTab {
    float: left;
    height: 38px;
    padding: 0 20px;
}
.cricket-searchPlayers {
    float: right;
    padding: 5px;
}
.cricket-playersTab ul li a {
    color: #000000;
    cursor: pointer;
    float: left;
    font-family: 'Oswald',Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: normal;
    height: 39px;
    line-height: 39px;
    padding: 0 15px;
    position: relative;
    top: 0;
}
.cricket-playersTab ul li a.selected {
    background: none repeat scroll 0 0 #FFFFFF;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
}
.commentaryTabs {
    background: none repeat scroll 0 0 #F5FAE3;
    border: 1px solid #CCCCCC;
    height: 38px;
    padding: 0 15px;
}
.commentaryTabs ul li {
    display: inline;
}
.commentaryTabs ul li a {
    color: #000000;
    cursor: pointer;
    float: left;
    font-family: 'Oswald',Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: normal;
    height: 39px;
    line-height: 39px;
    padding: 0 15px;
    position: relative;
    top: 0;
}
.commentaryTabs ul li a.selected {
    background: none repeat scroll 0 0 #FFFFFF;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
}
.cricket-statsTabLinks {
    background: none repeat scroll 0 0 #E8F5BF;
    border-bottom: 1px solid #CCCCCC;
    height: 35px;
}
.cricket-statsTabLinks ul li {
    display: inline;
}
.cricket-statsTabLinks ul li a {
    background: none repeat scroll 0 0 #E8F5BF;
    color: #000000;
    cursor: pointer;
    float: right;
    font-family: 'Oswald',Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: normal;
    height: 35px;
    line-height: 35px;
    padding: 0 13px;
    text-transform: uppercase;
}
.cricket-statsTabLinks ul li a.selected {
    background: none repeat scroll 0 0 #FFFFFF;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    height: 36px;
    position: relative;
    top: 0;
}
.cricket-statsTabLinks ul li.firstTab a.selected {
    border-right: 0 none;
}
.cricket-statsInnerTabLinks {
    font-family: 'Oswald',Arial,Helvetica,sans-serif;
    font-size: 14px;
    padding: 6px 10px;
}
.cricket-statsInnerTabLinks a {
    padding: 0 5px;
}
.cricket-statsInnerTabLinks a.selected {
    color: #000000;
}
.cricket-accorHeader {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #E8F5BF;
    border-color: #CCCCCC #CCCCCC -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    cursor: pointer;
    margin-bottom: 0;
    padding: 5px 10px;
    position: relative;
}
.cricket-accorContent {
    margin-bottom: 10px;
}
.cricket-accorRightHeader {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #E8F5BF;
    border-color: #CCCCCC #CCCCCC -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    cursor: pointer;
    margin-bottom: 0;
    padding: 5px 10px;
    position: relative;
}
.cricket-accorRightContent {
    margin-bottom: 10px;
}
.collapsed {
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 10px;
}
.accordsuffix {
    color: #0066CC;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    position: absolute;
    right: 10px;
    top: 7px;
}
.accordsuffix img {
    padding-left: 10px;
}
.statsHeader {
    background: none repeat scroll 0 0 #F5FAE3;
    font-size: 16px;
}
.statsContent {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    font-size: 14px;
    margin-bottom: 4px;
    padding: 5px 10px;
}
.statsHeader.collapsed {
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 4px;
}
.statsContent ul {
    font-size: 14px;
    padding-left: 15px;
}
.statsContent ul li {
    list-style-image: url("http://1-ps.googleusercontent.com/h/www.thatscricket.com/images/icons/xbullet.png.pagespeed.ic.NAnQAenTMK.png");
    padding-bottom: 4px;
}
#socialLinksLeft {
    background: none repeat scroll 0 0 #F5FAE3;
    border: 1px solid #CCCCCC;
    float: left;
    margin: 0 0 0 -95px;
    padding: 5px;
    position: fixed;
    text-align: center;
    top: 250px;
    width: 75px;
    z-index: 1;
}
.shareThisText {
    font-family: 'Oswald',Arial,Helvetica,sans-serif;
    font-size: 14px;
    text-transform: uppercase;
}
.likeLinks {
    padding: 5px 0;
    text-align: center;
}
.likeLinks1 {
    padding: 5px 0 5px 15px;
    text-align: center;
}
.likeLinks2 {
    padding: 5px 0;
    text-align: center;
}
.likeLinks3 {
    padding: 5px 0 5px 11px;
    text-align: center;
}
.likeLinks4 {
    padding: 5px 0;
    text-align: center;
}
#socialLinksBottom {
    background: none repeat scroll 0 0 #F5FAE3;
    border: 1px solid #CCCCCC;
    clear: both;
    margin: 25px 0;
    padding: 5px;
    position: relative;
}
.toparrow {
    background: url("http://2-ps.googleusercontent.com/h/www.thatscricket.com/images/xarrow.jpg.pagespeed.ic.HeyneFUSDL.jpg") no-repeat scroll left top rgba(0, 0, 0, 0);
    height: 13px;
    left: 30px;
    position: absolute;
    top: -13px;
    width: 13px;
}
.shareThisTextBottom {
    background: url("http://2-ps.googleusercontent.com/h/www.thatscricket.com/images/green-arrow.gif.pagespeed.ce.AyrQDVxLUM.gif") no-repeat scroll right center rgba(0, 0, 0, 0);
    float: left;
    font-family: 'Oswald',Arial,Helvetica,sans-serif;
    font-size: 14px;
    margin-right: 10px;
    padding: 7px 20px 7px 0;
    text-transform: uppercase;
}
#cricket-videoPhotoGalleryBlock {
    border-top: 1px solid #CCCCCC;
    margin: 15px 0;
    padding-top: 10px;
}
#cricket-photoGallery {
    float: left;
}
#cricket-videoGallery {
    float: right;
}
#cricket-photoGallery ul, #cricket-videoGallery ul {
    list-style-type: none;
}
#cricket-photoGallery ul li {
    display: inline;
    float: left;
    margin-right: 25px;
}
#cricket-videoGallery ul li {
    display: inline;
    float: left;
    margin-right: 15px;
    margin-top: 10px;
    position: relative;
}
.videoPlay {
    background: url("http://2-ps.googleusercontent.com/h/www.thatscricket.com/images/icons/xvideo-play.png.pagespeed.ic.XlIe201j4l.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    bottom: 4px;
    height: 19px;
    position: absolute;
    right: 3px;
    width: 19px;
}
.tooltipsy {
    background: url("http://1-ps.googleusercontent.com/h/www.thatscricket.com/images/icons/xtooltip.png.pagespeed.ic.Ka_wAoNidS.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    max-width: 200px;
    padding: 10px 20px 15px;
    text-align: center;
}
a.hastip {
    color: #000000;
}
.scorecard_fixtures_results_data {
    padding: 5px 0;
}
.scorecard_fixtures_results_firstline {
    font-weight: bold;
}
.scorecard_fixtures_results_more {
    text-align: right;
}
.stat_sc {
    background-color: #E8F0E8;
    color: #000000;
    font-family: arial;
    font-size: 12px;
}
.like_box {
    background-color: #EDEEF3;
    float: left;
    margin: 0 0 0 15px;
    width: 150px;
}
.like_text {
    background-color: #EDEEF3;
    color: #000000;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    height: 50px;
    margin: 0;
    overflow: hidden;
    padding: 2px 0;
    text-align: center;
}
.like_text a {
    color: #000000;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}
.watch_gal_vid_cont {
    border-top: 3px solid #000000;
    clear: both;
    width: 1001px;
}
.watch_hm .watch_mid {
    float: left;
    width: 100%;
}
.watch_mid .watch_video_cont, .watch_mid .watch_gal_vid_cont {
    float: left;
    padding: 5px;
    width: 450px;
}
.watch_video_cont {
    border-right: 1px dotted #CCCCCC;
}
.watch_video_cont ul, .watch_gal_vid_cont ul {
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0 10px;
}
.watch_video_cont li, .watch_gal_vid_cont li {
    float: left;
    margin-bottom: 5px;
    margin-left: 4px;
    margin-right: 2px;
    padding-left: 4px;
    padding-right: 4px;
    position: relative;
    text-align: center;
    width: 142px;
}
.watch_video_cont img, .watch_gal_vid_cont img {
    float: right;
}
.watch_video_cont .watch_cap, .watch_gal_vid_cont .watch_cap {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 15px;
    margin: 113px 0 0 3px;
    text-align: center;
}
.watch_cap a:hover {
    color: #0066CC;
}
.watch_blkstrip, .watch_blkstrip, .gal_vid .watch_blkstrip {
    background-image: url("http://1-ps.googleusercontent.com/h/www.thatscricket.com/img/xtrans_blk.png.pagespeed.ic.gT9LTCNPtw.png");
    background-repeat: repeat;
    color: #EBEBEB;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    left: 4px;
    margin: 0;
    padding: 1px;
    position: absolute;
    top: 94px;
    width: 148px;
}
.watch_blkstrip {
    left: -4px;
    top: 102px;
}
.h4 {
    color: #000000;
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    margin: 0 0 5px;
    padding: 18px 0 10px 2px;
}
.gall_video_header_color {
    color: #000000 !important;
    font-family: arial;
    font-size: 28px;
    padding-left: 10px;
}
.clr {
    clear: both;
}
.cricket-breadcrumb-bbb {
    color: #000000;
    font-size: 14px;
    padding: 3px;
}
.cricket-breadcrumb-bbb a {
    color: #0066CC;
}
.cricket-matchSummaryBlock-bbb, .cricket-matchResultBlock-bbb {
    margin-bottom: 2px;
}
.cricket-matchSummary-bbb {
    font-size: 12px;
}
.hleft {
    font-size: 18px;
}
.cricket-matchSummary-bbb div {
    padding-bottom: 3px;
}
#cricket-miniScorecard-bbb {
    color: #000000;
    font-size: 14px;
    margin: 7px 0;
}
.miniScorecard-bbb {
    margin: 4px 0;
}
.cricket-miniScorecardTable-bbb {
    border: 1px solid #CCCCCC;
    border-collapse: collapse;
    color: #000000;
    font-size: 13px;
}
.cricket-miniScorecardTable-bbb th {
    background: none repeat scroll 0 0 #F5FAE3;
    border: 1px solid #CCCCCC;
    padding: 6px 5px;
}
.cricket-miniScorecardTable-bbb td {
    border: 1px solid #CCCCCC;
    padding: 5px;
    text-align: center;
}
.cricket-miniScorecardTable-bbb td.playerNameText-bbb {
    text-align: left;
}
.cricket-latestScoreText-bbb {
    border-right: 1px solid #CCCCCC;
    float: left;
    height: 60px;
    width: 150px;
}
.cricket-latestScoreText-bbb div {
    color: #0066CC;
    font-family: 'Oswald',Arial,Helvetica,sans-serif;
    font-size: 26px;
    font-weight: normal;
}
.cricket-latestScoreText-bbb span {
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
}
.cricket-latestScoresBlock-bbb {
    background: none repeat scroll 0 0 #F5FAE3;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    margin-bottom: 5px;
    padding: 5px 10px;
}
.normalText-bbb {
    color: #000000;
    font-size: 13px;
    padding: 3px 0;
}
.cricket-innsScores-bbb {
    padding-top: 3px;
}
#headinglist {
    clear: both;
    padding-left: 40px;
    width: 286px;
}
#headinglist {
    clear: both;
    padding-left: 40px;
    width: 286px;
}
.right_include_cross_links ul li {
    font-family: Gautami,Pothana2000,Arial;
    list-style-image: url("http://2-ps.googleusercontent.com/h/www.thatscricket.com/img/xred-arrow-right-include.jpg.pagespeed.ic.AHza_cgnB4.jpg");
    list-style-type: none;
    padding-bottom: 8px;
}
#content_container_9 {
    clear: both;
    margin: 0 auto;
    padding: 0 6px;
    width: 988px;
}



* {
    margin: 0;
    padding: 0;
}
body {
    font-family: 'Droid Sans',arial,sans-serif;
}
a {
    color: #0066CC;
    text-decoration: none;
}
img {
    border: 0 none;
}
a:hover {
}
header, footer, aside, nav, section, article, figure, figcaption {
    display: block;
}
h1 {
    font-family: Oswald,Arial,Helvetica,sans-serif;
    font-size: 26px;
    font-weight: normal;
}
h2 {
    font-family: Oswald,Arial,Helvetica,sans-serif;
    font-size: 24px;
    font-weight: normal;
}
h3 {
    font-family: Oswald,Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 6px;
}
h4 {
    font-family: Oswald,Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 6px;
}
h4 a {
    color: #000000;
}
#menu a:hover, #menu a.active {
    background-attachment: scroll;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("http://2-ps.googleusercontent.com/h/www.thatscricket.com/images/xmenuActiveBgStrip.jpg.pagespeed.ic.fRiSgqsaDq.jpg");
    background-position: 0 0;
    background-repeat: repeat no-repeat;
    color: #000000;
}
#cricket-wrapper {
    margin: 0 auto;
    width: 988px;
}
#cricket-leftPanel {
    float: left;
    width: 660px;
}
.clear {
    clear: both;
}
.cricket-breadcrumb {
    color: #000000;
    font-size: 14px;
}
.cricket-breadcrumb a {
    color: #0066CC;
}
#cricket-playerSearchBlock {
    background-color: #F5FAE3;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    margin: 15px 0;
    padding: 8px 15px;
}
.cricket-teamStatText {
    color: #666666;
    font-family: Oswald,Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
}
.heading {
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.cricket-playerProfileBlock {
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 15px;
    padding-bottom: 10px;
}
.cricket-profilePhoto {
    float: left;
    margin-right: 10px;
    width: 220px;
}
.cricket-profileDesc {
    font-size: 14px;
}
.cricket-profileContent {
    height: 30px;
}
.cricket-profileTextBold {
    color: #333333;
    float: left;
    font-size: 12px;
    font-weight: bold;
    padding: 4px;
    width: 300px;
}
.cricket-profileText {
    color: #333333;
    float: right;
    font-size: 14px;
    padding: 4px;
    width: 300px;
}
.cricket-playerTextDesc {
    border-top: 1px solid #CCCCCC;
    color: #333333;
    margin: 5px 0;
    padding: 5px 0;
}
.cricket-moreLinks {
    padding: 5px 0;
}
.floatLeft {
    float: left;
}
.floatRight {
    float: right;
}
.floatLeftPad {
    float: left;
    padding-right: 10px;
    padding-top: 15px;
}
.cricket-listItems ul {
    font-size: 14px;
    padding-left: 15px;
}
.cricket-listItems ul li {
    list-style-image: url("http://1-ps.googleusercontent.com/h/www.thatscricket.com/images/icons/xbullet.png.pagespeed.ic.NAnQAenTMK.png");
    padding-bottom: 4px;
}
.more_news a {
    color: #0066CC !important;
}
#recentMatches {
    margin: 20px 0;
}
.cricket-performanceBlock {
    margin-bottom: 20px;
}
.cricket-performanceTable {
    border: 1px solid #D3DBDD;
    border-collapse: collapse;
    color: #333333;
    font-size: 12px;
    table-layout: fixed;
}
.cricket-performanceAccorTable {
    border: 1px solid #D3DBDD;
    border-collapse: collapse;
    color: #333333;
    font-size: 12px;
}
.cricket-performanceTable th, .cricket-performanceAccorTable th {
    background-color: #F5FAE3;
    border: 1px solid #D3DBDD;
    padding: 7px;
    text-align: left;
}
.cricket-performanceTable td, .cricket-performanceAccorTable td {
    border: 1px solid #D3DBDD;
    padding: 7px;
}
.alternate {
    background-color: #F3F8F4;
}
.cricket-readinLinks {
    font-size: 14px;
    margin: 10px 0;
}
.cricket-readinLinks a {
    padding: 0 5px;
}
.ipl-battingPerformance, .ipl-bowllingPerformance {
    cursor: pointer;
    float: right;
    height: 20px;
    width: 20px;
}
.ipl-battingPerformance.expand, .ipl-bowllingPerformance.expand {
    background-image: url("http://2-ps.googleusercontent.com/h/www.thatscricket.com/images/icons/xexpand.png.pagespeed.ic.MYPBSxsRLq.png");
    background-position: 0 50%;
    background-repeat: no-repeat no-repeat;
}
p {
    font-size: 14px;
    margin: 0;
    padding: 10px 0;
}
.battingIcon {
    background-image: url("http://1-ps.googleusercontent.com/h/www.thatscricket.com/images/icons/xbatsman.png.pagespeed.ic.44XISi94aM.png");
    background-position: 0 50%;
    background-repeat: no-repeat no-repeat;
    float: left;
    height: 52px;
    width: 40px;
}
.bowllerIcon {
    background-image: url("http://2-ps.googleusercontent.com/h/www.thatscricket.com/images/icons/xbowller.png.pagespeed.ic.GWLL5BNuuh.png");
    background-position: 0 50%;
    background-repeat: no-repeat no-repeat;
    float: left;
    height: 52px;
    width: 30px;
}
.cricket-textbox {
    border: 1px solid #CCCCCC;
    color: #333333;
    font-size: 12px;
    padding: 4px;
    width: 200px;
}
.cricket-selectbox {
    border: 1px solid #CCCCCC;
    color: #333333;
    font-size: 12px;
    padding: 4px;
    width: 200px;
}
.green {
    background-color: #78A524;
    color: #FFFFFF;
}
#cricket-rightPanel {
    float: right;
    width: 300px;
}
#cricket-tabcontent {
    margin-bottom: 20px;
}
.cricket-tabLinks {
    background-color: #E8F5BF;
    border: 1px solid #CCCCCC;
    height: 35px;
}
.cricket-tabLinks ul li, .cricket-playersTab ul li {
    display: inline;
}
.cricket-tabLinks ul li a {
    background-color: #E8F5BF;
    color: #000000;
    cursor: pointer;
    float: left;
    font-family: Oswald,Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: normal;
    height: 35px;
    line-height: 35px;
    padding: 0 13px;
}
.cricket-tabLinks ul li a.selected {
    background-color: #F5FAE3;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    position: relative;
    top: 1px;
}
.cricket-tabLinks ul li.secondTab a, .cricket-tabLinks ul li.lastTab a {
    float: right;
}
.cricket-tabLinks ul li.firstTab a.selected {
    border-left-style: none;
    border-left-width: 0;
}
.cricket-tabContent {
    background-color: #F5FAE3;
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    clear: both;
    padding: 10px 5px;
}
.cricket-matchStats {
    border-bottom: 1px dotted #CCCCCC;
    font-size: 14px;
    margin: 8px 0;
    padding-bottom: 5px;
}
.cricket-matchStatsTextBold {
    font-weight: bold;
    padding-bottom: 3px;
}
.cricket-accorHeader {
    background-color: #E8F5BF;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-style: solid solid none;
    border-top: 1px solid #CCCCCC;
    border-width: 1px 1px 0;
    cursor: pointer;
    margin-bottom: 0;
    padding: 5px 10px;
    position: relative;
}
.cricket-accorContent {
    margin-bottom: 10px;
}
.cricket-accorRightHeader {
    background-color: #E8F5BF;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-style: solid solid none;
    border-top: 1px solid #CCCCCC;
    border-width: 1px 1px 0;
    cursor: pointer;
    margin-bottom: 0;
    padding: 5px 10px;
    position: relative;
}
.cricket-accorRightContent {
    margin-bottom: 10px;
}
.collapsed {
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 10px;
}
.accordsuffix {
    color: #0066CC;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    position: absolute;
    right: 10px;
    top: 7px;
}
.accordsuffix img {
    padding-left: 10px;
}
.statsHeader {
    background-color: #F5FAE3;
    font-size: 16px;
}
.statsContent {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    font-size: 14px;
    margin-bottom: 4px;
    padding: 5px 10px;
}
.statsHeader.collapsed {
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 4px;
}
.statsContent ul {
    font-size: 14px;
    padding-left: 15px;
}
.statsContent ul li {
    list-style-image: url("http://1-ps.googleusercontent.com/h/www.thatscricket.com/images/icons/xbullet.png.pagespeed.ic.NAnQAenTMK.png");
    padding-bottom: 4px;
}
#socialLinksLeft {
    background-color: #F5FAE3;
    border: 1px solid #CCCCCC;
    float: left;
    margin: 0 0 0 -95px;
    padding: 5px;
    position: fixed;
    text-align: center;
    top: 250px;
    width: 75px;
    z-index: 1;
}
.shareThisText {
    font-family: Oswald,Arial,Helvetica,sans-serif;
    font-size: 14px;
    text-transform: uppercase;
}
.likeLinks {
    padding: 5px 0;
    text-align: center;
}
.likeLinks1 {
    padding: 5px 0 5px 15px;
    text-align: center;
}
#socialLinksBottom {
    background-color: #F5FAE3;
    border: 1px solid #CCCCCC;
    clear: both;
    margin: 25px 0;
    padding: 5px;
    position: relative;
}
.toparrow {
    background-image: url("http://2-ps.googleusercontent.com/h/www.thatscricket.com/images/xarrow.jpg.pagespeed.ic.HeyneFUSDL.jpg");
    background-position: 0 0;
    background-repeat: no-repeat no-repeat;
    height: 13px;
    left: 30px;
    position: absolute;
    top: -13px;
    width: 13px;
}
.shareThisTextBottom {
    background-image: url("http://2-ps.googleusercontent.com/h/www.thatscricket.com/images/green-arrow.gif.pagespeed.ce.AyrQDVxLUM.gif");
    background-position: 100% 50%;
    background-repeat: no-repeat no-repeat;
    float: left;
    font-family: Oswald,Arial,Helvetica,sans-serif;
    font-size: 14px;
    margin-right: 10px;
    padding: 7px 20px 7px 0;
    text-transform: uppercase;
}
.scorecard_fixtures_results_data {
    padding: 5px 0;
}
.scorecard_fixtures_results_firstline {
    font-weight: bold;
}
.scorecard_fixtures_results_more {
    text-align: right;
}
.watch_gal_vid_cont {
    border-top: 3px solid #000000;
    clear: both;
    width: 1001px;
}
.watch_video_cont li, .watch_gal_vid_cont li {
    float: left;
    margin-bottom: 5px;
    margin-left: 4px;
    margin-right: 2px;
    padding-left: 4px;
    padding-right: 4px;
    position: relative;
    text-align: center;
    width: 142px;
}
.watch_video_cont img, .watch_gal_vid_cont img {
    float: right;
}
.watch_video_cont .watch_cap, .watch_gal_vid_cont .watch_cap {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 15px;
    margin: 113px 0 0 3px;
    text-align: center;
}
.watch_cap a:hover {
    color: #0066CC;
}
.watch_blkstrip, .watch_blkstrip, .gal_vid .watch_blkstrip {
    background-image: url("http://1-ps.googleusercontent.com/h/www.thatscricket.com/img/xtrans_blk.png.pagespeed.ic.gT9LTCNPtw.png");
    background-repeat: repeat repeat;
    color: #EBEBEB;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    left: 4px;
    margin: 0;
    padding: 1px;
    position: absolute;
    top: 94px;
    width: 148px;
}
.watch_blkstrip {
    left: -4px;
    top: 102px;
}
.gall_video_header_color {
    color: #000000 !important;
    font-family: arial;
    font-size: 28px;
    padding-left: 10px;
}
.clr {
    clear: both;
}
#content_container_9 {
    clear: both;
    margin: 0 auto;
    padding: 0 6px;
    width: 988px;
}


* {
    margin: 0;
    padding: 0;
}
.navigationHeader {
    background: none repeat scroll 0 0 #000000;
    clear: both;
    font-family: Arial,Helvetica,sans-serif;
    height: 35px;
    margin: 0 auto;
    position: relative;
    width: 988px;
    z-index: 16777265;
}
#headerFixed {
    background: none repeat scroll 0 0 #3C3837;
    clear: both;
    font-family: Arial,Helvetica,sans-serif;
    height: 35px;
    margin: 0 auto;
    position: relative;
    width: 988px;
    z-index: 16777265;
}
#results {
    margin: 0 auto;
    padding: 0 !important;
    width: 988px;
}
.nav-item:hover {
    background-color: #97C53F;
}
.navigationHeader ul {
    margin: 0;
    padding: 0;
}
.navigationHeader ul li.nav-item {
    display: inline;
    float: left;
    height: 35px;
    margin: 0;
}
.navigationHeader ul li.nav-item-home {
    background-color: #3C3837;
    border-left: 1px solid #666666;
    border-right: 1px solid #8D8D8D;
    display: inline;
    float: left;
    height: 35px;
    margin: 0;
}
.navigationHeader ul li a {
    color: #FFFFFF;
    display: block;
    font-family: 'Oswald',arial,sans-serif;
    font-size: 14px;
    outline: medium none;
    padding: 7px;
    text-decoration: none;
}
.navigationHeader ul li a.submenu {
    border-right: 1px solid #FFFFFF;
    padding-left: 28px;
    padding-right: 28px;
}
.navigationHeader ul li a.submenuHome {
    border-right: 1px solid #FFFFFF;
    padding-left: 20px;
    padding-right: 20px;
}
.navigationHeader ul li a.submenuLast {
    padding-left: 30px;
    padding-right: 30px;
}
.navigationHeader ul li .subnav.double ul.one {
    margin-bottom: 3px;
}
.navigationHeader ul li .subnav ul {
    float: left;
    height: 30px;
    margin: 0;
    padding: 0;
    width: 988px;
}
.navigationHeader ul li .subnav.double {
    width: 272px;
}
.navigationHeader ul li .subnav {
    background-color: #FFFFFF;
    box-shadow: 2px 8px 8px #666666;
    display: none;
    height: 210px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 35px;
    width: 988px;
    z-index: 16777263;
}
.navigationHeader ul li.hover .subnav {
    display: block;
}
.navigationHeader ul li .subnav.double ul li {
    margin: 0 0 0 10px;
}
.navigationHeader ul li .subnav ul li {
    background-color: #58585A;
    border-bottom: 0 solid #CCCCCC;
    border-left: medium none;
    border-right: medium none;
    display: block;
    float: left;
    height: auto;
    padding: 0 15px;
}
.navigationHeader ul li .subnav ul li a {
    color: #FFFFFF;
    font-size: 13px;
    padding: 3px;
    white-space: nowrap;
}
.navigationHeader ul li .subnav ul li a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
.subnavLinks {
    background: none repeat scroll 0 0 #58585A;
    clear: both;
    float: left;
    width: 988px;
}
.subnavDesc {
    background: none repeat scroll 0 0 #FFFFFF;
    clear: both;
    float: left;
    width: 988px;
}
.clear {
    clear: both;
}
.navigationHeader ul li .subnav .subnavDesc ul {
    list-style-type: none;
}
.navigationHeader ul li .subnav .subnavDesc ul li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    float: left;
    margin: 0;
}
.navigationHeader ul li .subnav .subnavDesc ul li a {
    color: #000000;
    float: left;
    margin: 6px 5px;
    white-space: normal;
    width: 150px;
}
.right_include_links {
    clear: both;
    padding-top: 10px;
}
.right_include_headline_heading {
    font-size: 23px;
    padding-bottom: 10px;
}
.rightInlcudecollection {
    border-top: 1px solid #CCCCCC;
    clear: both;
    height: 92px;
}
.rightInlcudecollection:hover {
    background-color: #CCCCCC;
}
.articleImg img {
    border: 1px solid #9C9C9C;
    float: left;
    height: 75px;
    margin-top: 3px;
    padding: 1px;
    width: 100px;
}
.articleInfo {
    float: left;
    margin-right: 3px;
    width: 192px;
}
.articleInfo h5 {
    margin-bottom: 0;
    margin-top: 9px;
}
.articleInfo h5 a {
    color: #333333;
    font-size: 15px;
    font-weight: bold;
    line-height: 17px;
}
#msg_gal {
    color: #0000FF;
    font-size: 14px;
}
.photo-feature-icon {
    background-image: url("http://2-ps.googleusercontent.com/h/www.thatscricket.com/images/xphotoIcon.png.pagespeed.ic.NQkQdDt7b9.png");
    background-repeat: no-repeat;
    height: 22px;
    left: 0;
    top: 0;
    width: 22px;
}
.article_cat {
    margin-top: 5px;
}
.article_cat a {
    color: #008000;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
}
.btn_more_news {
    background: none repeat scroll 0 0 #E7E7E7;
    border: 1px solid #BCC0C4;
    border-radius: 3px;
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 5px 0;
    text-align: center;
    width: 300px;
}
.btn_more_news:hover {
    text-decoration: none;
}
.more_news {
    text-align: left;
}
.more_news a {
    color: #000000;
}
#oneindiaLinksMain {
    background: url("http://2-ps.googleusercontent.com/h/www.thatscricket.com/img/xtopMenuBgStrip.jpg.pagespeed.ic.t-YjCMl9Oc.jpg") repeat-x scroll left top rgba(0, 0, 0, 0);
    height: 20px;
    margin-bottom: 0;
    width: 100%;
}
#oneindiaLinks {
    color: #FFFFFF;
    font-family: Arial;
    font-size: 12px;
    font-weight: 700;
    margin: 0 auto;
    width: 988px;
}
#oneindiaLinks a {
    color: #FFFFFF;
    float: left;
    line-height: 17px;
    padding: 0 11px;
    text-decoration: none;
}
#oneindiaLinks a.oneindia {
    background: url("http://2-ps.googleusercontent.com/h/www.thatscricket.com/img/oneIcon.png.pagespeed.ce.rktXf1056t.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    padding-left: 40px;
}
#oneindiaLinks span {
    float: left;
    line-height: 17px;
}
#oneindiaLinks a span {
    float: none;
    line-height: 17px;
}
#oneindiaLinks a.active {
    background: url("http://1-ps.googleusercontent.com/h/www.thatscricket.com/img/topMenuActiveBgStrip.png.pagespeed.ce.KOnOptqtNp.png") repeat-x scroll left 1px rgba(0, 0, 0, 0);
}
.dividing_span_line {
    float: left;
    padding-top: 4px;
}
.new_englishtitletab_new1 {
    font-family: Arial;
    font-size: 14px;
    padding-right: 5px;
}
.new_gujaratititletab_new1 {
    font-family: Shruti,Arial;
    font-size: 15px;
    padding-right: 5px;
}
.new_hindititletab_new1 {
    font-family: Mangal,Arial;
    font-size: 16px;
    padding-right: 5px;
}
.new_kannadatitletab_new1 {
    font-family: "Lohit Kannada",Tunga,Arial;
    font-size: 16px;
    padding-right: 5px;
}
.new_malayalamtitletab_new1 {
    font-family: Kartika,AnjaliOldLipi;
    font-size: 15px;
    padding-right: 5px;
}
.new_tamiltitletab_new1 {
    font-family: latha,TSCu_paranar;
    font-size: 14px;
    padding-right: 5px;
}
.new_telugutitletab_new1 {
    font-family: Gautami,Pothana2000;
    font-size: 17px;
    margin-bottom: 0;
    padding-right: 5px;
}
#lanChannelPromo a {
    color: #000000;
    text-decoration: none;
}
#headerTopAd {
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
}
#channelLogo {
    float: left;
    padding-top: 10px;
    width: 290px;
}
.lanPortal {
    color: #F57421;
    float: left;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    padding-top: 2px;
}
#lanChannelPromo {
    float: left;
    line-height: 17px;
    padding-left: 0;
    padding-top: 5px;
    width: 329px;
}
#socialMediaHeader {
    float: right;
    padding-right: 0;
    padding-top: 5px;
    width: 300px;
}
.searchText {
    clear: both;
    font: 14px/18px Arial;
}
#searchMain {
    display: block;
    width: 300px;
}
.searchMain {
    padding-top: 6px;
    width: 329px;
}
.headerClear {
    clear: both;
}
.gap10 {
    clear: both;
    padding-top: 10px;
}
#headerTopPromo {
    background-color: #FFFFFF;
    clear: both;
    margin: 0 auto;
    padding: 0 6px;
    width: 988px;
}
#footer {
    clear: both;
}
.footerLanguageLinks {
    border: 1px solid #A1A1A1;
    float: left;
    margin-right: 13px;
    overflow: hidden;
    padding: 2px;
    width: 181px;
}
.footerLanguageLinks.last {
    margin-right: 0;
}
.footerLanguageTitle {
    background-color: #58585A;
    color: #FFFFFF;
    font-size: 18px;
    line-height: 34px;
    margin-bottom: 10px;
    text-align: center;
}
.footerNewsLinks {
    height: 240px;
    margin-bottom: 10px;
    overflow: hidden;
}
.footerNewsLinks ul {
    list-style-type: none;
}
.footerNewsLinks ul li {
    border-bottom: 1px dotted #9C9C9C;
    color: #000000;
    display: block;
    font-size: 14px;
    line-height: 22px;
    margin: 6px 0;
    padding-bottom: 9px;
}
.footerNewsLinks ul li:hover {
    background: -moz-linear-gradient(center top , #F9F9F9 50%, #E0E0E0 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.footerNewsLinks ul li a {
    color: #000000;
}
.moreNews {
    background-color: #E9E9E9;
    color: #0066CC;
    font-family: Arial;
    font-size: 14px;
    padding: 4px;
    text-align: right;
}
#footerPromoLinks {
    border-top: 2px solid #000000;
    clear: both;
    margin-top: 15px;
    padding-top: 15px;
}
.footerArrow {
    color: #59A01E;
    font-family: arial;
    font-size: 15px;
    padding-left: 2px;
}
#fullwrapper_header {
    margin: 0;
    padding: 0;
    width: 100%;
}
.footerNewsImg {
    border: 0 none;
    height: 136px;
    width: 181px;
}
.menu-ajaxLoader {
    left: 50%;
    position: absolute;
    top: 50%;
}
.socialBox {
    float: right;
    padding-top: 5px;
}
.socialClr {
    clear: both;
}
.socialFacebook {
    float: left;
}
.socialGplus {
    float: left;
    padding-right: 10px;
}
.socialTwitter {
    float: left;
    font: 12px/14px Arial;
    padding-right: 10px;
}
.socialGap5 {
    clear: both;
    padding-top: 10px;
}
.socialImg {
    border: 0 none;
    float: left;
    padding-right: 20px;
}
a.info:hover span {
    left: -13em;
    top: -1em;
    width: 15em;
}
a.icons {
    float: left;
    height: 29px;
    margin-right: 7px;
    text-indent: -99999px;
    width: 30px;
}
.fb {
    background: url("http://1-ps.googleusercontent.com/h/www.thatscricket.com/images/social-sprites.png.pagespeed.ce.kjyocr_Lgn.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 29px;
    width: 30px;
}
.twitter {
    background: url("http://1-ps.googleusercontent.com/h/www.thatscricket.com/images/social-sprites.png.pagespeed.ce.kjyocr_Lgn.png") no-repeat scroll -32px -1px rgba(0, 0, 0, 0);
    height: 29px;
    width: 30px;
}
.google-plus {
    background: url("http://1-ps.googleusercontent.com/h/www.thatscricket.com/images/social-sprites.png.pagespeed.ce.kjyocr_Lgn.png") no-repeat scroll -65px -1px rgba(0, 0, 0, 0);
    height: 29px;
    width: 30px;
}
.andriod {
    background: url("http://1-ps.googleusercontent.com/h/www.thatscricket.com/images/social-sprites.png.pagespeed.ce.kjyocr_Lgn.png") no-repeat scroll -96px -1px rgba(0, 0, 0, 0);
    height: 29px;
    width: 30px;
}
.apple {
    background: url("http://1-ps.googleusercontent.com/h/www.thatscricket.com/images/social-sprites.png.pagespeed.ce.kjyocr_Lgn.png") no-repeat scroll -127px -1px rgba(0, 0, 0, 0);
    height: 29px;
    width: 30px;
}
.rss-new {
    background: url("http://1-ps.googleusercontent.com/h/www.thatscricket.com/images/social-sprites.png.pagespeed.ce.kjyocr_Lgn.png") no-repeat scroll -158px 0 rgba(0, 0, 0, 0);
    height: 29px;
    width: 30px;
}
.headerTextPromo a {
    color: #0066CC !important;
    font: bold 15px/21px verdana;
}
.headerTextPromo {
    color: #0066CC;
    font: 15px/21px verdana;
    padding-bottom: 4px;
    padding-top: 2px;
}
.social_list_of_icons_new {
    float: right;
    padding-right: 8px;
}
.social_list_of_icons img {
    padding-right: 2px;
}
a.info {
    color: #000000;
    position: relative;
    text-decoration: none;
    z-index: 24;
}
a.info:hover {
    z-index: 25;
}
a.info span {
    display: none;
}
a.info:hover span {
    background-color: #DBDBDB;
    border: 1px solid #8A2529;
    color: #000000;
    display: block;
    font: 14px/18px arial;
    left: -13em;
    position: absolute;
    text-align: center;
    top: -1em;
    width: 15em;
}
input.gsc-search-button {
    background-color: #58585A;
}
input.gsc-search-button:hover {
    background-color: #59A01E;
}
.headerBottomBorder {
    border-bottom: 1px solid #A0A0A0;
    margin: 0 auto;
    width: 988px;
}
.shadow {
    box-shadow: 1px 1px 6px rgba(208, 186, 228, 0.75);
}
#topSlideInner {
    padding: 10px 21px;
}
.newsletter {
    clear: both;
    padding-top: 10px;
}
.newsletter_form {
    text-align: center;
    width: 300px;
}
.newsletter_form_name {
    float: left;
    padding-left: 0;
    padding-top: 0;
}
.newsletter_form_submit {
    float: left;
    padding-left: 2px;
    text-align: center;
}
.newsletterTextbox {
    background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #948F8F;
    color: #666666;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 13px;
    margin-right: 5px;
    padding: 5px;
    width: 196px;
}
a.commonFooterLinks:link {
    color: #333333;
    text-decoration: none;
}
a.commonFooterLinks:visited {
    color: #333333;
    text-decoration: none;
}
a.commonFooterLinks:active {
    color: #333333;
    text-decoration: none;
}
a.commonFooterLinks:hover {
    color: #333333;
    text-decoration: underline;
}
#channelPromoMain {
    border-top: 2px solid #000000;
    clear: both;
    margin: 10px auto 0;
    padding-top: 10px;
    width: 988px;
}
.channelPromoBlock {
    clear: both;
    line-height: 17px;
    padding: 8px 0;
    text-align: center;
}
.commonFooterLinks {
    color: #333333 !important;
    font-family: Arial;
    font-size: 12px;
}
.footerDividerLine {
    color: #333333 !important;
    font-family: Arial;
    font-size: 11px;
    padding: 5px 5px 5px 4px;
}
.channelPromoBlockLast {
    clear: both;
    font-family: Arial;
    font-size: 12px;
    line-height: 17px;
    padding: 8px 0;
    text-align: center;
}
.channelPromoBorder {
    border-bottom: 1px solid #DFDFDF;
    clear: both;
    margin: 0 auto;
    padding-top: 5px;
}
.chanelBoldLink {
    font-weight: bold;
}
#socialLinksLeft {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    float: left;
    margin: 280px 0 0 -95px;
    padding: 5px;
    position: fixed;
    text-align: center;
    top: 37px;
    width: 75px;
    z-index: 9999;
}
.shareThisText {
    font-family: 'Oswald',Arial,Helvetica,sans-serif;
    font-size: 13px;
    text-transform: uppercase;
}
.likeLinks {
    padding: 5px 0;
    text-align: center;
}
.likeLinks1 {
    padding: 5px 0 5px 15px;
    text-align: center;
}
.likeLinks2 {
    padding: 5px 0;
    text-align: center;
}
.likeLinks3 {
    padding: 5px 0 5px 11px;
    text-align: center;
}
.likeLinks4 {
    padding: 5px 0;
    text-align: center;
}
#socialLinksBottom {
    background: none repeat scroll 0 0 #F5FAE3;
    border: 1px solid #CCCCCC;
    clear: both;
    margin: 25px 0;
    padding: 5px;
    position: relative;
}
.toparrow {
    background: url("http://2-ps.googleusercontent.com/h/www.thatscricket.com/images/xarrow.jpg.pagespeed.ic.HeyneFUSDL.jpg") no-repeat scroll left top rgba(0, 0, 0, 0);
    height: 13px;
    left: 30px;
    position: absolute;
    top: -13px;
    width: 13px;
}
.shareThisTextBottom {
    background: url("http://2-ps.googleusercontent.com/h/www.thatscricket.com/images/green-arrow.gif.pagespeed.ce.AyrQDVxLUM.gif") no-repeat scroll right center rgba(0, 0, 0, 0);
    float: left;
    font-family: 'Oswald',Arial,Helvetica,sans-serif;
    font-size: 14px;
    margin-right: 10px;
    padding: 7px 20px 7px 0;
    text-transform: uppercase;
}
.ads {
    padding: 10px 0;
}
.oneindia-articleImg {
    display: block;
}
.oneindia-articleImg img {
    height: 112px;
    width: 150px;
}
.oneindia-articleTitle {
    color: #000000;
    display: block;
    font-family: "Droid Sans",arial,sans-serif;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
}
#headerQuickLinks {
    border-top: 1px solid #A0A0A0;
    font-size: 16px;
    height: 23px;
    padding: 8px 0;
}
#qLinksPromo {
    float: left;
}
#nlPromo {
    float: right;
}
.qLinksMain {
    float: left;
    font-weight: bold;
}
.qLinksMain img {
    padding-top: 3px;
}
.qLinks {
    float: left;
    line-height: 17px;
    padding-left: 10px;
}
.qLinksArrow {
    float: left;
}
.clr {
    clear: both;
}
.emailIcon {
    padding-top: 3px;
}
.error {
color:red;
}

