* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	font-variant: normal;
	font-size: 0.8em;
	background-color: #E2EDF3;
	margin:0px;
	padding: 0px;
}
h1 {
	color: #241007;
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h2 {
	color: #000000;
	font-size: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.clearer {
	clear: both;
}
.blueTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #013E5D;
}
#logoContainer {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 1012px;
	background-image: url(/logos/cricketarchive/tmedesign/mainBG.gif);
	background-repeat: repeat-y;
	background-position: center top;
	position: relative;
}
#pigeon-widget-status { 
	position: absolute;
	top: 70px;
	right: 37px;
	color: #fff;
}
#pigeon-widget-status li { 
	float: left; 
	margin-left: 10px;
}
#pigeon-widget-status a { 
	padding: 6px 11px;
	color: #fff;
	background: #FF8A00;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	border-radius: 6px;
}
#pigeon-widget-status a:hover {
	background: #e77c00;
}
/* ---------------------------  MAIN CONTAINER   --------------------------- */

#container {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 1012px;
	background-image: url(/logos/cricketarchive/tmedesign/mainBG.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-bottom: 0px;
	padding: 0px;
}
#mainColumnContainer {
	min-height: 700px;
}
#mainColumnContainer h2 {
	color: White;
	display: block;
	background-color: #014768;
	height: 24px;
	background-image: url(/logos/cricketarchive/tmedesign/h2_BG.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 10px;
	font-size: 1em;
	padding-left: 10px;
	margin: 0px;
}
#mainColumnContainerLeft {
	float: left;
	width: 650px;
	margin-top: 8px;
}
#mainColumnContainerRight {
	float: right;
	width: 300px;
	margin-top: 8px;
}
#mainColumnContainerRight h2 {
	background-image: url(/logos/cricketarchive/tmedesign/headerDarkBG.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	padding-left: 10px;
	padding-top: 10px;
	height: 24px;
	margin: 0px;
	color: #FFFFFF;
}
#mainColumnContainerLeft .oracle {
	background-image: url(/logos/cricketarchive/tmedesign/oracle.jpg);
	background-repeat: repeat-x;
	background-position: center 30px;
	margin-top: 14px;
	padding-bottom: 14px;
}
.oracle h2 {
	color: White;
	display: block;
	background-color: #006495;
	height: 24px;
	background-image: url(/logos/cricketarchive/tmedesign/headerBG.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 10px;
	font-size: 1em;
	padding-left: 65px;
	margin: 0px;
}
/* ---------------------------  COLUMN CONTAINERS   --------------------------- */


#columnsContainerRowOne {
	width: 650px;
	margin-bottom: 13px;
}
#container #containerInnerPadding {
	width: 961px;
	margin-right: auto;
	margin-left: auto;
}
#columnsContainerRowOne #columnLeft {
	float: left;
	min-height: 150px;
	width: 650px;
}
#columnsContainerRowOne #columnLeft h2 {
	background-image: url(/logos/cricketarchive/tmedesign/headerDarkBG.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	padding-left: 10px;
	padding-top: 10px;
	height: 24px;
	margin: 0px;
	color: #FFFFFF;
}
#columnsContainerRowOne #columnLeft table {
}
#columnsContainerRowOne #columnLeft table td {
	text-align:left;
	line-height:18px;
}
#columnsContainerRowOne #columnLeft table td center {
	text-align: center;
	line-height: 18px;
}
#columnsContainerRowOne #columnLeft table td a:link, a:active {
	color:#014768;
}
#columnsContainerRowOne #columnLeft table td a:hover, a:visited {
	color:red;
}
#columnsContainerRowOne #columnLeft table .candyRowA {
	background-color: Transparent;
}
#columnsContainerRowOne #columnLeft table .candyRowB {
	background-color: #eee;
}
#columnsContainerRowOne #columnLeft table .Promotion {
	background-color: yellow;
}
#columnsContainerRowOne #columnLeft table .Relegation {
	background-color: red;
}
#columnsContainerRowOne #columnLeft table .alignCenter {
	text-align: center;
	line-height: 18px;
}
#columnsContainerRowOne #columnLeft table .alignRight {
	text-align: right;
	line-height: 18px;
}
/* ---------------------------  NAVIGATION   --------------------------- */

#CAnav {
	height: 10px;
}
#CAnavInner {
	height:15px;
	margin-left: 26px;
	margin-right: 26px;
	background-repeat: repeat-x;
	background-position: center top;
}
#CAnavInner .mainNavigation {
	height: 15px;
	margin-bottom: 0px;
}
#CAnavInner .ticker {
	height: 14px;
        margin-bottom: 0px;
	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
}
/* ---------------------------  ARTICLES   --------------------------- */

#articlesTopRight {
	margin-top: 10px;
}
#articlesTopRight a:link {
	color: #000000;
}
#articlesTopRight a:hover {
	color: #6AA22C;
}
#articlesTopRight a:visited {
	color: #000000;
}
#advertiseFloatRightContainer {
	position: absolute;
	z-index: 999;
	height: 60px;
	width: 468px;
	background-color: #FFFFFF;
	top: 29px;
	margin-left: 505px;
}
/*-------------- SPONSORS MENU-------- */

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#sponsoresMenu {
	width: 300px;
	border-size: 1px;
	font-size: 12px;
}
#sponsoresMenu li a:link {
	color: #000000;
	display: block;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #DDDDDD;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#sponsoresMenu li a:hover, #sponsoresMenu li a:visited {
	color: red;
	display: block;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #DDDDDD;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
/*-------------- PADDING -------- */

.oracleTabs {
	height: 22px;
	padding-left: 14px;
	padding-top: 10px;
}
.oraclePadding {
	margin-top: 14px;
	margin-left: 12px;
}
.padding {
	padding-top: 7px;
}
.paddingAll {
	padding: 7px;
}
/*-------------- TABBED NAVIGATION -------- */
#tab a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}
#tab a:hover {
	display: block;
	text-decoration: none;
	color: #004666;
}
#tab li {
	float: left;
	background-color: #B6B6B6;
	margin-right: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #B6B6B6;
	border-right-color: #B6B6B6;
	border-left-color: #B6B6B6;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	height: 22px;
}
/*-------------- OPINION EVENTS AND LIVE SCORES-------- */

.theOpinionContent {
	padding-top: 14px;
}
#currentEvents {
	min-height: 200px;
	margin-bottom: 14px;
	background-image: url(/logos/cricketarchive/tmedesign/eventsBG.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#liveScores {
	min-height: 135px;
	margin-bottom: 14px;
}
#currentEvents .currentEventsBottom {
	height: 20px;
	background-color: #D5D5D5;
	padding-left: 40px;
	padding-top: 4px;
	margin-top: 7px;
	background-image: url(/logos/cricketarchive/tmedesign/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#currentEvents .currentEventsBottom a:link {
	font-weight: bold;
	color: #000000;
	font-style: normal;
}
#currentEvents .currentEventsBottom a:hover {
	font-weight: bold;
	color: #6AA22C;
	font-style: normal;
}
#currentEvents .currentEventsBottom a:visited {
	font-weight: bold;
	color: red;
	font-style: normal;
}
#liveScores .endOfDay {
	margin-top: 7px;
	padding-top: 7px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	background-color: #FFFFFF;
}
#liveScores .endOfDayLinks {
	height: 20px;
	margin-top: 7px;
	background-image: url(/logos/cricketarchive/tmedesign/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 4px;
}
#liveScores .endOfDayLeft {
	float: left;
	width: 125px;
	padding-left: 40px;
}
#liveScores .endOfDayRight {
	float: right;
	width: 125px;
}
#liveScores a:link {
	text-decoration: none;
	color: #003F5E;
	font-style: normal;
}
#liveScores a:hover {
	text-decoration: none;
	color: red;
	font-style: normal;
}
#liveScores a:visited {
	text-decoration: none;
	color: red;
	font-style: normal;
}
#liveScores .liveScorePadding {
	padding-top: 7px;
	background-image: url(/logos/cricketarchive/tmedesign/liveScoresBG.gif);
	background-repeat: repeat;
	background-position: left 4px;
	min-height: 85px;
	padding-left: 7px;
}
/* ---------------------------   FOOTER   --------------------------- */

#footerContainer {
	margin-right: auto;
	margin-left: auto;
	width: 1012px;
	background-repeat: repeat-y;
	background-position: center bottom;
	height: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url(/logos/cricketarchive/tmedesign/mainBottomBG.gif);
}
#MyNewFooter {
	font-size: 14px;
	text-align: center;
	background-color: #E2EDF3;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 20px;
	margin-top: 20px;
}
/*-------------- FOOTER LINKS -------- */

#MyNewFooter a:link {
	color: #000000;
}
#MyNewFooter a:hover {
	color: red;
}
#MyNewFooter a:visited {
	color: #000000;
}
#liveScorePadding table .candyRowA {
	background-color: #fff;
}
#liveScorePadding table .candyRowB {
	background-color: #eee;
}
#live_scores_content table tr td .candyRowA {
	background-color: #fff;
}
#live_scores_content table tr td .candyRowB {
	background-color: #eee;
}
