/*
 * World Cup styles
 */
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,800italic,800,700italic,700,600italic,600,400italic,300italic); 

.worldcup-banner {
	background: url(/images/world-cup-2015.jpg) no-repeat 0 0;
	font-family:"Open Sans",Georgia,Arial,Helvetica,sans-serif;
	font-size: 28px;
	font-weight: 700;
	color: #00acd9;
	text-transform: uppercase;
	padding-left: 210px;
	height: 75px;
}
.worldcup-banner span {
    color: #333;
    display: block;
    font-size: 16px;
}
.big_para {
    color: #000000;
    font-size: 16px;
    line-height: 26px;
    margin-top: 5px;
}
.worldcup-nav {
	background: #333333;
	border-bottom: 1px solid #00aef0;
	height: 35px;
	padding-left: 5px;
	font-family:"Open Sans",Georgia,Arial,Helvetica,sans-serif;
}
.worldcup-nav ul li {
	list-style-type: none;
	float: left;
}
.worldcup-nav ul li a {
	border-bottom: 4px solid #333;
    color: #fff;
    display: block;
    float: left;
    font-size: 15px;
    height: 31px;
    line-height: 31px;
    padding: 0 20px;
    text-decoration: none;
}
.worldcup-nav ul li a.selected, .worldcup-nav ul li a:hover {
	border-bottom: 4px solid #00aef0;
}
.worldcup-main-news {
	padding: 20px 0;
}
.worldcup-main-news div {
	float: left;
	width: 300px;
	margin-right: 20px;
}
.worldcup-main-news h2 {
	font-size: 24px;
	font-weight: 600;
	color: #333;
	padding: 10px 0;
	line-height:35px;
}
.worldcup-main-news h2 a {color: #333;}

.worldcup-heading {
	background: #00acd9;
	padding: 0 5px;
}
.worldcup-heading h3 {
	color: #fff;
	font-family:"Open Sans",Georgia,Arial,Helvetica,sans-serif;
	font-size: 20px;
	font-weight: 600;
	padding: 0;
	margin: 0;
	float: left;
	text-transform: uppercase;
}
.worldcup-more-news {width: 311px;padding: 10px 0;}
.worldcup-more-news.left, .worldcup-bottom-block.left {
	float: left;
}
.worldcup-more-news.right, .worldcup-bottom-block.right, .selsquads.right {
	float: right;
}  
.worldcup-more-news ul li {
	list-style-type: none;
	margin-bottom: 10px;
	padding: 5px 0;
	border-bottom: 1px solid #d9d9d9;
}
.worldcup-more-news ul li.last {
	border-bottom: 0 none;
}
.worldcup-thumbimg {
    float: left;
    margin: 0 10px 0 0;
    width: 100px;
}
.worldcup-newsdesc {
    color: #2e2e2e;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.worldcup-newsdesc a {
	color: #2e2e2e;
}


.worldcup-bottom-block {width: 311px;}
.worldcup-prevlist {
	font-family:"Open Sans",Georgia,Arial,Helvetica,sans-serif;
}
.worldcup-prevlist ul li {
	font-size: 16px;
	color: #333;
	padding: 3px 0;
	list-style-type: none;
}
.worldcup-prevwinner {
	padding: 15px 0;
}
.worldcup-prevlist ul li a {
	color: #333;
}
.worldcup-squads {
	padding: 15px 0;
	font-family:"Open Sans",Georgia,Arial,Helvetica,sans-serif;
	}
.selsquads {
	margin-top: 2px;
}
.squads-selbox {
	font-size: 14px;
	color: #333;
	padding: 1px 2px;
}
.worldcup-squads ul li {
	font-size: 14px;
	color: #333;
	padding: 4px 0 4px 30px;
	list-style-type: none;
}
.worldcup-squads ul li a {color: #333;}

.wicket-keeper {
	background: url(../images/icons/wicket-keeper.png) no-repeat 10px 7px;
}
.batsman {
	background: url(../images/icons/batsman.png) no-repeat 5px 7px;
}
.all-rounder {
	background: url(../images/icons/all-rounder.png) no-repeat 5px 7px;
}
.bowler {
	background: url(../images/icons/bowler.png) no-repeat 10px 9px;
}


.worldcup-galleryblock {margin-bottom: 20px;}
.worldcup-gallery-content {padding-top: 20px;}
.worldcup-gallery-content ul li {
	float: left;
	list-style-type: none;
	margin-right: 19px;
	width: 150px;
	font-family:"Open Sans",Georgia,Arial,Helvetica,sans-serif;
	font-size: 14px;
	margin-bottom: 20px;
}
.worldcup-gallery-content ul li.last {
	margin-right: 0;
}
.worldcup-gallery-content ul li a {color: #333;}
.worldcup-gal-thumbimg {position: relative;}

.play-video-icon {
	width: 19px;
	height: 19px;
	position: absolute;
	left: 48%;
	top: 48%;
	background: url(../images/play-video-icon.png) no-repeat 0 0;
}
.margin-top {margin-top: 20px;}



.worldcup-tabblock {margin-bottom: 20px;}
.worldcup-tabs ul li {
	float: left;
	list-style-type: none;
	margin-right: 1%;
}
.worldcup-tabs ul.cols2 li {
	width: 49%;
}
.worldcup-tabs ul.cols3 li {
	width: 32.33%;
}
.worldcup-tabs ul li a {
	display: block;
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	color: #666666;
	background: #c2c0c0;
	text-transform: uppercase;
	text-decoration: none;
}
.worldcup-tabs ul li a.selected {
	color: #fff;
	background: #00acd9;
}	


.worldcup-scorecontent {
	background: #f0f1f2;
}
.worldcup-innertab {padding: 5px 0;border-bottom: 1px solid #ccc;height: 20px;}
.worldcup-innertab ul li {
	float: left;
	list-style-type: none;
}
.worldcup-innertab ul li a {
	font-size: 14px;
	color: #0066cc;
	display: block;
	text-align: center;
	padding: 0 10px;
	border-right: 2px solid #666666;
}
.worldcup-innertab ul li a.selected {font-weight: bold;}
.worldcup-innertab ul li a span {color: #333;}

.match-venue {
	padding: 5px;
	font-size: 12px;
	color: #333;
}
.match-result {
	padding: 5px;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
.match-details {
	background: #d6d9dc;
	padding: 5px;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
.match-details a {color: #0066cc;} 
.worldcup-fixtures ul li {
	border-bottom: 1px solid #f0f0f0;
    margin: 0;
    padding: 10px 0;
    list-style-type: none;
    font-size: 14px;
    color: #333;
}
.worldcup-fixtures ul li strong {font-size: 18px;}
.worldcup-fixtures ul li span {color: #666;font-size: 11px;}
.worldcup-goto {
	padding: 5px 0;
	font-family:"Open Sans",Georgia,Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #000;
	text-align: right;
	clear: both;
}
.worldcup-goto a {color: #0066cc;}
.worldcup-pointstable {cursor: pointer;}
.worldcup-pointstable, .worldcup-pollblock {
	font-family: "Open Sans",Georgia,Arial,Helvetica,sans-serif;
	margin-bottom: 20px;
}
.match-box {
	padding: 0 5px;
}
.wc-teamimg {
	float: left;
	width: 60px;
}
.wc-teamimg img {
	border: 1px solid #cccccc;
}
.wc-teamdet {
	margin-left: 60px;
}
.wc-team1, .wc-team2 {
	float: left;
	width: 50%;
}
.we-teamname {
	font-size: 14px;
	font-weight: 600;
	color: #0066cc;
}
.wc-score {
	font-size: 20px;
	font-weight: 600;
	color: #0066cc;
}
.wc-overs {
	font-size: 12px;
	color: #333;
}


.points-table {
	font-size: 14px;
	font-weight: 400;
	width: 100%;
	text-transform: uppercase;
	border-collapse: collapse;
}
.points-table th {
	color: #fff;
	background: #202020;
	padding: 5px;
	text-align: left;
}
.points-table td {
	color: #333333;
	padding: 5px;
	text-align: left;
	border-bottom: 1px solid #fff;
}
.points-table td.group-heading {
	color: #333333;
	background: #c6cace;
	font-weight: 600;
}
.points-table tr.oddrow {
	background: #f0f1f2;
}
.points-table tr.evenrow {
	background: #e1e4e6;
}

.worldcup-section {
	padding: 15px 0;
	font-family:"Open Sans",Georgia,Arial,Helvetica,sans-serif;
}
.worldcup-match-heading {
	padding: 10px 0 5px 0;
}
.worldcup-fixtures-list h2 {
	font-size: 18px;
	color: #000;
	float: left;
	margin-right: 20px;
}
.worldcup-fixtures-list span {
	float: left;
	font-size: 14px;
	color: #333;
	padding-top: 3px;
}
.worldcup-matches {
	background: #f0f1f2;
	border: 1px solid #ccc;
	padding: 10px;
}
.borderblue {
	border: 1px solid #0089e5!important;
}
.worldcup-matches h3 {
	font-size: 16px;
	color: #333;
}
.worldcup-match-venuedet {
	font-size: 12px;
	color: #333;
	padding-top: 5px;
}

.worldcup-team-logos {
	width: 50px;
	height: 50px;
	border: 1px solid #dedede;
	float: left;
	background-image: url(../images/icons/worldcup-teams-sprite.png);
}
.worldcup-team-logos.sl {background-position: -150px -100px;}
.worldcup-team-logos.nz {background-position: -50px -100px;}
.worldcup-team-logos.eng {background-position: 0px -100px;}
.worldcup-team-logos.aus {background-position: -100px -100px;}
.worldcup-team-logos.sa {background-position: -50px -50px;}
.worldcup-team-logos.zim {background-position: -200px -50px;}
.worldcup-team-logos.ind {background-position: -150px -50px;}
.worldcup-team-logos.pak {background-position: -100px 0px;}
.worldcup-team-logos.wi {background-position: 0px -50px;}
.worldcup-team-logos.ire {background-position: -150px 0px;}
.worldcup-team-logos.sco {background-position: -100px -50px;}
.worldcup-team-logos.ban {background-position: 0px 0px;}
.worldcup-team-logos.afg {background-position: -50px 0px;}
.worldcup-team-logos.uae {background-position: -200px 0px;}

.worldcup-vstext {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	margin: 20px;
	float: left;
}
.worldcup-matchinfo {
	float: left;
	margin: 0 10px 0 30px;
	width: 300px;
}



.worldcup-results ul li {
	font-size: 13px;
	color: #333;
	border-bottom: 1px dotted #333;
    margin: 0;
    list-style-type: none;
    padding: 5px 0;
}
.worldcup-results ul li p {
	padding: 0;
	margin: 0;
	font-size: 13px;
}
.worldcup-news ul li {
	border-bottom: 1px solid #d9d9d9;
    list-style-type: none;
    margin-bottom: 5px;
    padding: 10px 0 15px 0;
}
.worldcup-news div {
	float: left;
    margin: 0 20px 0 0;
    width: 200px;
}
.worldcup-news div img {
	display: block;
	border: 1px solid #ccc;
}
.worldcup-news h2 {
    color: #2e2e2e;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
}
.worldcup-news h2 a {
    color: #2e2e2e;
}



.worldcup-group {
	width: 310px;
	margin: 15px 0;
}
.worldcup-group.left {
	float: left;
	font-family:"Open Sans",Georgia,Arial,Helvetica,sans-serif;
}
.worldcup-group.right {
	float: right;
	font-family:"Open Sans",Georgia,Arial,Helvetica,sans-serif;
}
.worldcup-groupcontent {
	padding: 10px;
	background: #f0f1f2;
}
.worldcup-points-table-txt {
    font-family: "Open Sans",Georgia,Arial,Helvetica,sans-serif;
}

.worldcup-team-name {
	font-size: 16px;
	text-transform: uppercase;
	padding: 8px 10px;
	border: 1px solid #ccc;
	background: #fff;
	color: #333;
	border-radius: 5px;
	cursor: pointer;
	position: relative;
}
.worldcup-team-name.collapsed {
	margin-bottom: 10px;
}
.worldcup-team-name.expanded {
	border-radius: 5px 5px 0 0;
}
.worldcup-players-list {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	background: #fff;
	padding: 10px;
}
.worldcup-players-list ul li {
	list-style-type: none;
	font-size: 14px;
	color: #000;
	padding: 3px 0 3px 30px;
}
.statusicon {
    position: absolute;
    right: 10px;
    top: 10px;
}
/*
 * Poll Related Styles
 */

.main-headings {
    color: #fff !important;
    font-size: 20px !important;
    font-weight: 600;
    margin: 0 0 20px 0 !important;
    text-transform: uppercase !important;
    background: #00acd9 !important;
    padding: 0 5px !important;
}
.main-headings a {
	color: #fff !important;
}
.article-contentmain {
    background: #f0f1f2;
    border: 1px solid #b0afaf !important;
    padding: 0px!important;
}
.article-content-wrapper {
    float: none !important;
    padding: 10px !important;
}

.poll-options a.poll-button {
    background: #007cc2 !important;
    color: #fff !important;
}