/* @override 
	http://master.hq.cricinfo.org/navigation/NATIONAL/IND/ZONES/DHONIZONE/aircel.css
	http://local.espncricinfo.com/navigation/cricinfo/ci/fedex.css
	http://kilimanjaro.cricinfo.com/navigation/cricinfo/ci/espnvdo.css
*/

* {
    margin:0;
    padding:0;
}

body {
	font-family: Tahoma, Geneva, Verdana, sans-serif;
	font-size:11px; 
	line-height: 18px;
	vertical-align:middle;
	background: #fff url(http://i.imgci.com/espncricinfo/multimedia/ev_bkg_body.png) repeat-x;
}

a {
	color: #526dbc;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

.sprite {
	background: url(http://i.imgci.com/espncricinfo/multimedia/ev_clt20_sprite2.png) no-repeat;
}

#streaming-box h2 {
	font-size: 16px;
	line-height: 26px;
	color: #000;
	margin: 3px 0 5px 0;
}

h2#page-heading {
	font-size: 20px;
	line-height: 20px;
	color: #000;
	margin-bottom: 10px;
	margin-left: 10px;
}

#wrapper {
	margin: 0 auto;
	width: 930px;
	padding: 0 12px;
	position: relative;
}

#header {
	margin-top: 20px;
}

#header a#wc-home {
	display: block;
	height: 20px;
	width: 204px;
	background-position: 0 -0;
	margin-left: 10px;
}

#header a#logo-star {
	display: block;
	height: 50px;
	width: 220px;
	float: right;
	background-position: -270px -30px;
	margin: 10px 40px 0 0;
}

#header a#logo-ci {
	display: block;
	height: 50px;
	width: 260px;
	background-position: 0 -30px;
	margin: 10px 0 0 10px;
}

#footer {
	margin-bottom: 70px;
	font-size: 11px;
	line-height: 18px;
	padding: 10px 10px 0 10px;
	border-top: 5px #666 solid;
}

#footer-links {
	color: #333;
	float: left;
}

#footer-links a {
	color: #333;
}

#main-content {
	margin-top: 20px;
}

#rhs {
	float: right;
}

#video-container {
	padding-bottom: 20px;
	background: url(http://i.imgci.com/espncricinfo/multimedia/ev_bkg_video.png) no-repeat;
	width: 580px;
	margin-left: -12px;
	position: relative;
	margin: 10px 0 20px 0;
	padding: 10px 20px;
}

#streaming-box {
	background-position: 0 -94px;
	height: 290px;
	width: 267px;
	padding: 6px 20px 0 20px;
	margin-top: 30px;
}

#streaming-link {
	display: block;
	height: 256px;
}

#other-sites {
	background-position: -250px 0;
	width: 220px;
	height: 24px;
	float: right;
}

#other-sites .espn {
	width: 48px;
	height: 20px;
	display: block;
	float: left;
}

#other-sites .scrum {
	width: 48px;
	height: 20px;
	display: block;
	float: left;
	margin-left: 10px;
}

#other-sites .soccer {
	width: 70px;
	height: 20px;
	display: block;
	float: left;
	margin-left: 10px;
}

#other-sites .f1live {
	width: 20px;
	height: 20px;
	display: block;
	float: left;
	margin-left: 10px;
}

#topstrip {
	height: 30px;
	border-top: 1px solid #ddd;
	background: url("http://i.imgci.com/espncricinfo/topstrip_bg.png") repeat-x 0 -3px;
	font-size: 12px;
}

#topstrip ul {
	width: 910px;
	margin: 0 auto;
	margin-top: -2px;
}

#topstrip li {
	background: url("http://i.imgci.com/espncricinfo/worldcup2011/gbnvsep.jpg") no-repeat right;
	display: block;
	float: left;
	padding: 3px 6px 6px;
	margin: 0;
}

#topstrip li.logo {
    display: block;
    float: left;
    height: 16px;
    width: 129px;
    padding-left: 0;
	background: none;
}

#topstrip li.logo a {
	display: block;
	margin-top: 1px;
}

#topstrip li a {
	color: #0073ad;
}

#topstrip li a:hover {
	text-decoration: underline
}

#topstrip li.last {
	background: none;
	margin-top: 0;
}

#video-caption {
	margin-top: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #7b7777;
}

#team-names {
	color: #000;
	padding-left: 5px;
}

#latest-news-list {
	list-style: none;
	padding: 5px 10px;
	background: #fff;
	border: 1px #999 solid;
}

#latest-news-list li {
	padding: 4px 0;
	border-bottom: 1px #666 dotted;
}

#latest-news-list li.last-row {
	border-bottom: none;
}