﻿*
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-decoration: none;
	color: #fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
}

body
{
	background-color: #EEE;
}

h1
{
	letter-spacing: -1px;
	font-size: 32px;
	font-weight: bold;
}

h2
{
	font-size: 24px;
	font-weight: bold;
}

h3
{
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

a, a:active, a:visited
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.oddLine
{
	background-color: #EBECE8;
	border-right: 1px solid white;
	border-left: 1px solid white;
	color: Black;
	padding: 0px;
	margin: 0px;
}

.evenLine
{
	background: #DFE0DA;
	border-right: 1px solid white;
	border-left: 1px solid white;
	color: Black;
	padding: 0px;
	margin: 0px;
}


.clear
{
	clear: both;
}

.error
{
	display: block;
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	background: #EEE;
	padding: 5px;
	border: 1px solid white;
	text-align: center;
}

wrapper
{
	margin: 0px auto;
	width: 880px;
}

/* Header */

#header
{
	width: 800px;
	height: 20px;
	margin: 0px auto;
}

.headertxtleft
{
	float: left;
	width: 335px;
	text-align: left;
	padding-left: 15px;
	font-size: 18px;
}

.headertxtright
{
	float: right;
	width: 435px;
	text-align: right;
	padding-right: 15px;
	font-size: 18px;
}

/* Menu */

#menu
{
	float: left;
	width: 800px;
	background: #EEE url(images/headermenucurver.jpg) center center no-repeat;
	height: 24px;
	padding-top: 2px;
}

#menu ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li
{
	display: block;
	float: left;
	width: auto;
	text-align: center;
}

#menu a
{
	display: block;
	margin-right: 3px;
	padding: 0 0 5px 0;
	text-decoration: none;
	text-align: center;
	line-height: 19px;
	font-size: 18px;
	color: #fff;
}

#menu a:hover
{
	text-decoration: none;
	color: #ccc;
}

#menu .dash
{
	width: 42px;
	height: 20px;
}


/* LOGO */

#logo-wrap
{
	width: 800px;
	margin: 0 auto;
	padding: 5px 0 5px 0;
	background-color: #EEE;
	background-image: url(images/headerbkr.gif);
	background-repeat: no-repeat;
}

html > body #logo-wrap
{
	width: 800px;
	margin: 0 auto;
	padding: 25px 0 0 0;
	background-color: #EEE;
	background-image: url(images/headerbkr.gif);
	background-repeat: no-repeat;
}

#txtcontainer
{
	width: 800px;
	margin: 0 auto;
	padding: 0px;
	background-color: #A0CFA0;
	font-size: 16px;
}

#logoDiv
{
	width: 750px;
	height: 194px;
	margin: 0 auto;
}

.logoIMG
{
	border: none;
}

/* Page */

#contenttoppic
{
	margin: 0 auto;
	border: 0px;
	width: 800px;
	height: 30px;
	background-image: url(images/topcurver.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

html > body #contenttoppic
{
	margin: 0 auto;
	border: 0px;
	width: 800px;
	height: 36px;
	background-image: url(images/topcurver.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#pagewrapper
{
	margin: 0 auto;
	width: 800px;
	background-color: #EEE;
	height: auto;
	overflow: hidden;
}

#page
{
	margin: 0px auto;
	width: 748px;
	background-color: #FFF;
	min-height: 300px;
	height: auto;
	border-left: solid 1px #999;
	border-right: solid 1px #999;
	overflow: hidden;
}


/* Sidebar */

#sidebar
{
	margin: 0 auto;
	width: 160px;
	float: left;
	background-color: #FFF;
	color: #fff;
	padding: 0px;
}



#sidenav
{
	width: 158px;
	margin: 0 auto;
	background-color: #FFF;
	padding-right: 5px;
}


/* Content */
#ContentWrapper
{
	float: left;
	width: 550px;
	background-color: #FFF;
	padding: 0 10px 10px 10px;
	text-align: right;
}

#PriceFormat
{
	text-align: right;
	margin-bottom: 5px;
	background: #FFF;
	display: none;
}

#PriceFormat *
{
	margin-top: 5px;
	color: #fff;
	padding: 10px;
}

#PriceFormat span
{
	color: #fff;
}

.sportHeadImage
{
	margin-bottom: 5px;
}

.headerunderline
{
	display: block;
	text-align: right;
	background: url('images/headerunderline.jpg') no-repeat bottom right;
	font-size: 20px;
	color: White;
	margin-bottom: 10px;
}

/* Footer */

#footerpic
{
	clear: both;
	margin: 0 auto;
	height: 54px; /*min-height: 50px;*/
	width: 800px;
	background-image: url(images/bottomcurver.jpg);
	background-repeat: no-repeat;
}

#footer
{
	margin: 0 auto;
	height: 63px; /*min-height: 50px;*/
	padding: 5px 0 0 5px;
	width: 795px;
	background-color: #eee;
	background-image: url(images/footerbk.jpg);
	background-repeat: repeat-x;
}

html > body #footer
{
	height: 63px;
}

#footer-left
{
	/*width: 35px; 	height: 52px; 	margin: 0 auto; 	float:left; 	background-image:url('images/footerleft.jpg'); 	background-position:right; 	background-repeat:no-repeat;*/
}
#footer-center
{
	width: 720px;
	height: 45px;
	margin: 0 auto;
	float: left;
	padding-top: 5px;
}
#footer-right
{
	/*width: 15px; 	height: 52px; 	margin: 0 auto; 	float:left; 	background-image:url('images/footerright.jpg'); 	background-repeat:no-repeat;*/
}

#footer #footer-center div
{
	font-size: 14px;
	text-align: right;
	width: 715px;
	line-height: 14px;
	padding-top: 2px;
	height: 16px;
}



/* Long List Coupon Formating */
.longListContainer
{
	display: block;
}

.competitionContainer h3.competitionHeader
{
	height: 28px;
	text-indent: 15px;
	line-height: 28px;
	font-size: 16px;
	background: #FFF url('images/competitionTopHeader.jpg') top right no-repeat;
	border-bottom: 1px solid white;
}

.competitionContainer h4.dateHeader
{
	height: 20px;
	line-height: 18px;
	font-size: 12px;
	background-color: #666;
	border: 1px solid white;
	text-indent: 15px;
}

.competitionContainer .longListRow
{
	color: #000;
	height: 20px;
	line-height: 20px;
	font-size: 13px;
	text-indent: 5px;
	vertical-align: bottom;
	clear: both;
	padding: 2px 0px 2px 0px;
}

.competitionContainer .longListRow .kickOffTime
{
	width: 40px;
	float: left;
	text-align: left;
	color: #000;
}

.competitionContainer .longListRow .notLiveEvent, .competitionContainer .longListRow .isLiveEvent
{
	width: 33px;
	padding: 0px 5px 0 5px;
	float: left;
	display: block;
}

.competitionContainer .longListRow .isLiveEvent
{
	height: 16px;
	background: url(images/livetv.jpg) center bottom no-repeat;
}

.competitionContainer .longListRow .marketName
{
	width: 250px;
	float: left;
	color: #000;
	text-align: left;
}

.competitionContainer .longListRow .homeOdds, .competitionContainer .longListRow .drawOdds, .competitionContainer .longListRow .awayOdds
{
	width: 35px;
	text-align: center;
	padding: 0px 5px 0 5px;
	float: left;
	color: #000;
}

.competitionContainer .longListRow .moreMarkets
{
	text-align: right;
	padding-right: 5px;
	float: right;
}

.competitionContainer .longListRow .moreMarkets a, .competitionContainer .longListRow .moreMarkets a:active, .competitionContainer .longListRow .moreMarkets a:visited
{
	color: #000;
}
.competitionContainer .longListRow .moreMarkets a:hover
{
	color: #333;
}

.competitionContainer div.competitionFooter
{
	background: #FFF url('images/competitionFooter.jpg') top right no-repeat;
	height: 32px;
}
/* End Long List Coupon Formating */


/* Begin Antepost Display Formatting */
.antepostContainer
{
	display: block;
}

.antepostContainer div.antepostMarketContainer
{
}

.antepostContainer div.antepostMarketContainer h3.antepostHeader
{
	height: 28px;
	background: #FFF url('images/competitionTopHeader.jpg') top right no-repeat;
	border-bottom: 1px solid white;
	font-weight: bold;
	line-height: 28px;
	font-size: 16px;
	padding-left: 15px;
}

.antepostContainer div.antepostMarketContainer h3.antepostHeader span
{
	font-weight: bold;
	line-height: 28px;
	font-size: 16px;
	float: left;
	color: #000;
}

.antepostContainer div.antepostMarketContainer h3.antepostHeader .expandCollapseMsg
{
	float:right;
	line-height:16px;
	margin-right:6px;
	margin-top:8px;
	visibility:hidden;
}

.antepostContainer div.antepostMarketContainer h3.antepostHeader .expandCollapseImage
{
	float: right;
	margin-right: 6px;
	margin-top: 8px;
}

.antepostContainer div.antepostMarketContainer h4.antepostSubHeader
{
	height: 20px;
	line-height: 18px;
	font-size: 12px;
	background-color: #666;
	border: 1px solid white;
	text-indent: 15px;
	font-weight: bold;
}

.antepostContainer div.antepostMarketContainer div.antepostEventContainer
{
	border: 0px solid white;
	clear: both;
}

.antepostContainer div.antepostMarketContainer div.antepostEventContainer h4.antepostEventHeader
{
	height: 20px;
	line-height: 18px;
	font-size: 12px;
	background-color: #666;
	border: 1px solid white;
	text-indent: 15px;
}

.antepostContainer div.antepostMarketContainer div.antepostEventContainer h4.antepostEventHeader span
{
	float: left;
}
.antepostContainer div.antepostMarketContainer div.antepostEventContainer h4.antepostEventHeader img
{
	border: 0px solid red; /*#EEE;*/
	padding: 2px;
	padding-right: 5px;
	float: right;
}

/*.antepostContainer div.antepostMarketContainer div.antepostEventContainer div.antepostSelectionContainer
{
}*/
.antepostContainer div.antepostMarketContainer div.antepostEventContainer div.antepostSelectionContainer div.antepostSelectionContainer
{
	border: none;
}

.antepostContainer div.antepostMarketContainer div.antepostEventContainer div.antepostSelectionContainer div.antepostSelection
{
	overflow: hidden;
	color: #000;
	height: 20px;
	line-height: 20px;
	font-size: 13px;
	text-indent: 5px;
	vertical-align: bottom;
	clear: both;
	padding: 2px 0px 2px 0px;
}

.antepostContainer div.antepostMarketContainer div.antepostEventContainer div.antepostSelectionContainer div.antepostSelection span.antepostSelectionName, .selectionName
{
	width: 400px;
	float: left;
	color: #000;
	text-align: left;
	text-indent: 10px;
	clear: both;
}

.antepostContainer div.antepostMarketContainer div.antepostEventContainer div.antepostSelectionContainer div.antepostSelection span.antepostSelectionOdds
{
	width: 50px;
	text-align: center;
	padding: 0px 5px 0 5px;
	float: right;
	color: #000;
}

.antepostContainer div.antepostMarketContainer div.antepostFooter
{
	background: #FFF url('images/competitionFooter.jpg') top right no-repeat;
	height: 32px;
}
/* End Antepost Display Formatting */

/* Race Calender Display Formatting */
.raceCalenderContainer
{
	display: block;
}

.raceCalenderMarketContainer
{
}

.raceCalenderContainer .raceCalenderMarketContainer h3.raceCalenderHeader
{
	height: 28px;
	text-indent: 15px;
	line-height: 28px;
	font-size: 16px;
	background: #FFF url('images/competitionTopHeader.jpg') top right no-repeat;
}

.raceCalenderContainer .raceCalenderMarketContainer .raceCalenderMarket
{
	float: left;
	border-left: 1px solid white;
	border-right: 1px solid white;
	width: 273px;
}

.raceCalenderContainer .raceCalenderMarketContainer .raceCalenderMarket .raceCalenderMarketTime, .raceCalenderContainer .raceCalenderMarketContainer .raceCalenderMarket .raceCalenderMarketTime a
{
	float: left;
	text-align: center;
	width: 40px;
	overflow: hidden;
	color: #000;
	height: 20px;
	line-height: 20px;
	font-size: 13px;
	text-indent: 5px;
	vertical-align: bottom;
	padding: 2px 0px 2px 0px;
}

.raceCalenderContainer .raceCalenderMarketContainer .raceCalenderMarket .raceCalenderMarketName, .raceCalenderContainer .raceCalenderMarketContainer .raceCalenderMarket .raceCalenderMarketName a
{
	float: left;
	text-align: left;
	width: 190px;
	overflow: hidden;
	color: #000;
	height: 20px;
	line-height: 20px;
	font-size: 13px;
	text-indent: 5px;
	vertical-align: bottom;
	padding: 2px 5px 2px 5px;
}

.raceCalenderContainer .raceCalenderMarketContainer .raceCalenderFooter
{
	background: #FFF url('images/competitionFooter.jpg') top right no-repeat;
	height: 32px;
	clear: both;
}
/* End Race Calender Display Formatting */


/*div converted display*/
.tblmain
{
	margin: 0 auto;
	background-color: #ccc;
	width: 504px;
	float: left;
}



.tblheading
{
	width: 500px;
	color: #000;
	height: 20px;
	line-height: 18px;
	font-size: 12px;
	border: 0px;
	padding-left: 5px;
	background-color: #fff;
	float: left;
}

.selectioncontainer
{
	line-height: 18px;
	border: 0px;
	float: left;
}

.tblcontentrow
{
	height: 22px;
}

.teamname
{
	width: 175px;
	padding: 5px 5px 0 5px;
	float: left;
}

.odds
{
	width: 35px;
	text-align: center;
	padding: 5px 5px 0 5px;
	float: left;
}

.odds a, a:Visited
{
	color: #fff;
}

.tcdatetime
{
	width: 60px;
	padding: 5px 5px 0 5px;
	float: left;
	height: 30px;
}

.tcliveon
{
	width: 33px;
	text-align: center;
	padding: 5px 5px 0 5px;
	float: left;
	height: 18px;
	display: block;
	background-image: url(images/livetv.jpg);
	background-repeat: no-repeat;
}

.tcNotliveon
{
	width: 33px;
	text-align: center;
	padding: 5px 5px 0 5px;
	float: left;
	height: 18px;
	display: block;
	background-image: url(images/nochan.jpg);
	background-repeat: no-repeat;
}

/*automated market div styles*/

.marketscontainer
{
	margin: 0 auto;
	width: 500px;
}

.marketheader
{
	width: 496px;
	padding: 5px 0 5px 4px;
	background-color: #999;
	font-size: 12px;
	font-weight: bold;
	text-indent: 3px;
	display: block;
}


.marketheader a
{
	color: #000;
}

.namediv
{
	width: 450px;
	text-align: left;
	float: left;
	background-color: #ccc;
	padding: 2px 0px 4px 10px;
}

.pricediv
{
	width: 30px;
	text-align: center;
	float: left;
	padding: 2px 0px 4px 10px;
	background-color: #ccc;
}


/*panel styles*/
.collapsiblemarketheader
{
	width: 496px;
	padding: 5px 0 5px 4px;
	background-color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-indent: 3px;
}

.panelstyle
{
	background-color: #ccc;
}

.ImageHeading
{
	float: left;
}
.MarketHeading
{
	text-indent: 5px;
}
.HeadingContainer
{
	width: 500px;
	background-color: #fff;
	color: #000;
	padding: 5px 0 5px 2px;
	border: solid 1px #F2F2F2;
}

/*display type style*/

.one_col_name
{
	width: 435px;
	padding: 5px 5px 0 5px;
	float: left;
}

.one_col_odds
{
	width: 45px;
	text-align: center;
	padding: 5px 5px 0 5px;
	float: left;
}

.two_col_name
{
	width: 185px;
	padding: 5px 5px 0 5px;
	float: left;
}

.two_col_odds
{
	width: 45px;
	text-align: center;
	padding: 5px 5px 0 5px;
	float: left;
}

.three_col_name
{
	width: 110px;
	padding: 5px 5px 0 5px;
	float: left;
}

.three_col_odds
{
	width: 45px;
	text-align: center;
	padding: 5px 0 0 0;
	float: left;
}

.Allmkt_col_Collapsible_heading
{
	text-indent: 5px;
	width: 282px;
	color: #000;
	height: 20px;
	font-size: 12px;
	border: 0px;
	padding: 5px 0 0 0;
	background-color: #fff;
	float: left;
}
.Allmkt_col_Collapsible_heading a:link
{
	color: #000;
	text-decoration: underline;
}

.Allmkt_col_Collapsible_heading a:Visited
{
	color: #000;
	text-decoration: underline;
}

.Allmkt_col_Collapsible_heading a:hover
{
	color: #45A8DD;
}


.one_col_Collapsible_heading
{
	text-indent: 5px;
	width: 283px;
	color: #000;
	min-height: 20px;
	font-size: 12px;
	border: 0px;
	padding: 5px 0 0 0;
	background-color: #fff;
	float: left;
}

.one_col_Collapsible_heading a, .one_col_Collapsible_heading a:Link, .one_col_Collapsible_heading a:Active, .one_col_Collapsible_heading a:Visited
{
	text-decoration: underline;
}

.one_col_Collapsible_heading a:hover
{
	color: #45A8DD;
}


.one_col_HeadingContainer
{
	width: 504px;
	background-color: #fff;
	color: #000;
	padding: 0;
	min-height: 20px;
}

.one_col_ImageHeading
{
	float: left;
	padding: 5px 0 7px 5px;
	background-color: #fff;
}

.one_col_Comp_Winner_Heading
{
	width: 499px;
	padding: 5px 0px 0 5px;
	float: left;
	background-color: #333;
	color: #fff;
}


.one_col_Comp_Winner_Heading a
{
	color: #fff;
}

.tblmain111
{
	margin: 0 auto;
	background-color: #fff;
	width: 504px;
	float: left;
}

.racedate
{
	width: 60px;
	text-align: center;
	padding: 5px 5px 0 5px;
	float: left;
	border: solid 1px #999;
}

.racedate a
{
	color: #000;
}

.racedate a:hover
{
	color: #45A8DD;
}
.HeadingContainer2
{
	width: 503px;
	background-color: #fff;
	color: #000;
	height: auto;
}


/*expander msg*/
.ExpandCollapseMsg
{
	width: 198px;
	padding: 5px 5px 0 0px;
	float: left;
	background-color: #fff;
	min-height: 20px;
	color: #999;
	text-align: right;
}

.nomarkets
{
	width: 500px;
	text-align: center;
	padding: 5px 5px 5px 5px;
	float: left;
	font-size: 14px;
}

/*market expander*/
.market_Image
{
	float: left;
	padding: 5px 0 7px 5px;
	background-color: #fff;
}

.market_ExpandCollapseMsg
{
	width: 197px;
	padding: 5px 5px 0 0px;
	float: left;
	background-color: #fff;
	min-height: 20px;
	color: #999;
	text-align: right;
}

.market_one_col_Collapsible_heading
{
	text-indent: 5px;
	width: 283px;
	color: #000;
	height: 20px;
	font-size: 12px;
	border: 0px;
	padding: 5px 0 0 0;
	background-color: #fff;
	float: left;
}

/*misc pages*/
.textpadding
{
	padding: 5px;
}

.tblmainmisc
{
	margin: 0 auto;
	width: 504px;
	float: left;
	background-color: #ccc;
	line-height: 18px;
}

/*registration form*/
.regform
{
	width: 490px;
	padding: 2px;
}

.formfieldholders
{
	width: 490px;
	float: left;
	padding-bottom: 5px;
	height: 20px;
	margin-bottom: 4px;
}

.formlabels
{
	width: 90px;
	padding: 2px 10px 2px 2px;
	float: left;
	text-align: right;
	font-size: 12px;
}

.formfields
{
	width: 250px;
	padding: 5px 10px 5px 5px;
	float: left;
}

.countrydropdown
{
	width: 250px;
	padding: 2px;
	float: left;
}

.DOBdropdown
{
	width: 70px;
	padding: 2px;
	float: left;
	margin-right: 5px;
}

.submitbutton
{
	width: 350px;
	float: left;
	padding-left: 105px;
	padding-top: 10px;
}

.errormsg
{
	width: 120px;
	float: left;
	text-align: right;
	font-size: 12px;
}

.DetailsLinkback
{
	display: block;
	margin: 5px auto 5px auto;
	text-align: center;
	vertical-align: middle;
	line-height: 30px;
	background: url(images/linkbackbg.jpg) top center no-repeat;
	height: 30px;
}

.DetailsLinkback a, .DetailsLinkback a:visited, .DetailsLinkback a:active
{
	font-size: 14px;
	font-weight: bold;
}

/* Begin Information Pages */
.Information
{
	margin: 0px;
	float:left;
	width:100%;
}

.Information p
{
	margin: 0px 1px 0px 1px;
}

.Information strong
{
	font-weight: bold;
}

.Information *, .Information a:visited, .Information a:active
{
	background: #FFF;
	color: #111;
	font-size: 14px;
}

.Information a:hover
{
	color: White;
	text-decoration: underline;
}

.Information h4
{
	margin: 0px;
	background: #A0CFA0;
	padding: 3px 3px 3px 10px;
	font-size: 16px;
	font-weight: bold;
	border: 1px solid white;
}

.Information h5
{
	margin: 0px;
	padding: 2px 2px 2px 10px;
	font-size: 14px;
	font-weight: bold;
}

.Information h6
{
	font-size: 14px;
	font-weight: bold;
}

.Information h4 *
{
	margin: 0px;
	background: #A0CFA0;
	font-size: 16px;
	font-weight: bold;
}

.Information p
{
	padding: 8px 5px 8px 5px;
}

.Information ul, .Information ol
{
	padding-left: 25px;
}

.Information .backToTop
{
	display: block;
	text-align: right;
	padding: 5px;
}

/* End Information Pages */

/* No Data Control */
.noDataPanel
{
	margin: 5px auto;
	padding: 5px;
	background: url(images/noDataBackground.jpg) top left no-repeat;
	height: 100px;
	width: 550px;
	color: #000;
}

.noDataPanel *
{
	display: block;
	margin: 0px auto;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	color: #000;
}

.noDataPanel a
{
	color: #000;
}
/* End No Data Control */

/** Begin : Correct Scores Control **/
.correctScoreContainer
{
	width: 550px;
}


.correctScoreContainer .homeTable, .correctScoreContainer .drawTable, .correctScoreContainer .awayTable
{
	float: left;
	width: 185px;
}

.correctScoreContainer .drawTable
{
	width: 180px;
}

.correctScoreContainer .homeTable .selection, .correctScoreContainer .drawTable .selection, .correctScoreContainer .awayTable .selection
{
	color: #000;
	height: 20px;
	line-height: 20px;
	font-size: 13px;
	text-indent: 5px;
	vertical-align: bottom;
	clear: both;
	padding: 2px 0px 2px 0px;
}

.correctScoreContainer .homeTable .last, .correctScoreContainer .drawTable .last, .correctScoreContainer .awayTable .last
{
	border-bottom: 1px solid white;
}

.correctScoreContainer .homeTable .name, .correctScoreContainer .drawTable .name, .correctScoreContainer .awayTable .name
{
	width: 120px;
	float: left;
	color: #000;
	text-align: left;
	text-indent: 10px;
	clear: both;
}

.correctScoreContainer .drawTable .name
{
	width: 115px;
}

.correctScoreContainer .homeTable .price, .correctScoreContainer .drawTable .price, .correctScoreContainer .awayTable .price
{
	text-align: center;
	padding: 0px 5px 0 5px;
	float: right;
	color: #000;
	width: 40px;
}
/** End : Correct Scores Control **/

.guranteedPrice
{
	color: #fff !important;
	background: #030 !important;
}

/* First goaler Table */
table.MYTABLE
{
	/*clear:both;*/
	width: 48.5%;
	float: left;
	margin-left: 0.5px;
	border-right: 1px solid white;
	border-left: 1px solid white;
}

th.MYTABLE
{
	font-size: 10pt;
}
tr.MYTABLE
{
	/*overflow:hidden;*/
	color: #000;
	height: 20px;
	line-height: 20px;
	font-size: 13px;
	text-indent: 5px;
	vertical-align: bottom; /*clear:both;*/
	padding: 2px 0px 2px 0px;
}
td.MYTABLE
{
	text-align: center;
	font-size: 10pt;
	color: Black;
	height: 20px;
	width: 100px;
	padding: 0px; /*border:0px;*/
}

/* second table */
table.MYTABLE1
{
	width: 48.5%;
	float: right;
	border-right: 1px solid white;
	border-left: 1px solid white;
}

TH.MYTABLE1
{
	font-size: 10pt;
}

TD.MYTABLE1
{
	font-size: 10pt;
	background-color: #409040;
	text-align: left;
	padding: 0px;
	border-right: 1px solid white;
	border-left: 1px solid white;
}
tr.MYTABLE1
{
	overflow: hidden;
	color: #000;
	height: 20px;
	line-height: 20px;
	font-size: 13px;
	text-indent: 5px;
	vertical-align: bottom;
	padding: 2px 0px 2px 0px;
}

td.FPTS
{
	/*text-align:right;*/
	color: Black;
	padding: 5px;
	width: 98%;
}

.box
{
	/*this is a box */
}

.Label
{
	color: Black;
	text-align: left;
	width: 100px;
	float: left;
}

.priceLabel
{
	color: Black;
	text-align: right;
	width: 50px;
	float: right;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.noGoalscorer
{
	overflow: hidden;
	color: #000;
	height: 20px;
	line-height: 20px;
	font-size: 13px;
	text-indent: 5px;
	vertical-align: bottom;
	clear: both;
	padding: 2px 0px 2px 0px;
}
.nogoalLabel
{
	color: Black;
	text-align: right;
	width: 275px;
	float: left;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
.nogoalPriceLabel
{
	color: Black;
	text-align: left;
	width: 270px;
	float: right;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

/*RESULTS STYLES*/
span.resultsSelectionplace
{
	width:55px;
	text-align:center;
	color:#000;
	float:left;
}

span.resultsSelectionName 
{
	width:415px;
	color:#000;
	text-align:left;
	text-indent:10px;
	float:left;
}

span.resultsSelectionOdds 
{
	width:70px;
	text-align:center;
	color:#000;
	float:left;
}

span.resultsdividendname 
{
	width:100px;
	text-align:left;
	padding:0px 5px 0 5px;
	color:#000;
	float:left;
}

span.resultsdividendamount 
{
	width:150px;
	text-align:left;
	padding:0px 5px 0 5px;
	color:#000;
	float:left;
}

span.msgtype
{
	width:530px;
	text-align:left;
	padding:0px 5px 0 5px;
	color:#000;
	float:left;

}
span.msglbl
{
	width:150px;
	text-align:center;
	padding:0px 5px 0 5px;
	color:#000;
	float:left;
}

	.dirdropdownlist
	{
		background-color:#fff;
		color:#000;
		width:150px;
		padding:3px;
		margin-top:3px;
		margin-right:200px;
	}
	
	.dirdropdownlist option
	{
		color:#000;
	}
	
	.antepostContainerdir
	{
		color:#000;
		width:545px;
		background-color:#A0D0A0;
		margin-bottom:5px;
		padding-bottom:5px;
		text-align:center;
	}

	.subdirdropdownlist
	{
		float:left;
		color:#000;
		width:150px;
	}
	
	
	.resultsbutton
	{
		width:100px;
		padding:3px;
		background-color:#999;
		font-weight:bold;
		text-align:center;
	}
	
	.sportmsg
	{
		width:300px;
		height:30px;
		color:Black;
		padding:5px;
	}

	.compdropdown
	{
		width:150px;
		padding:3px;
		margin-top:3px;
		color:#000;
	}
	
	.compdropdown option
	{
		color:#000;
	}

	.sportdropdown
	{
		width:100px;
		padding:3px;
		margin-top:3px;
		margin-right:40px;
		color:#000;
	}
	
	.sportdropdown option
	{
		color:#000;
	}
	
	.sportContainerdir
	{
		color:#000;
		width:535px;
		padding:5px;
	}
	
	.nodate
	{
		width:550px;
		color:#CC0000;
		font-size:18px;
		font-weight:bold;
		text-align:center;
	}
	
	/* ajax calender styles for results */
.cal_Theme1 .ajax__calendar_container  {
	background-color: #fff;
	border:solid 1px #cccccc;
}

.cal_Theme1 .ajax__calendar_header  {
    background-color: #ffffff;
    margin-bottom: 4px;
}

.cal_Theme1 .ajax__calendar_title,
.cal_Theme1 .ajax__calendar_next,
.cal_Theme1 .ajax__calendar_prev    {
    color: #004080;
    padding-top: 3px;
}

.cal_Theme1 .ajax__calendar_body    {
    background-color: #fff;
    border: solid 1px #cccccc;
    color:#000;
}

.cal_Theme1 .ajax__calendar_dayname {
    text-align:center;
    font-weight:bold;
    margin-bottom: 4px;
    margin-top: 2px;
    color:#000;
}

.cal_Theme1 .ajax__calendar_day {
    text-align:center;
    color:#000;
}

.cal_Theme1 .ajax__calendar_hover .ajax__calendar_day,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_month,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_year,
.cal_Theme1 .ajax__calendar_active  {
    color: #004080;
    font-weight: bold;
    background-color: #ffffff;
    color:#000;
}

.cal_Theme1 .ajax__calendar_today   {
    font-weight:bold;
    color:#000;
}

.cal_Theme1 .ajax__calendar_other,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_today,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_title {
    color: #bbbbbb;
}

/*scorecast styles*/
.scorecasthomeplayer
{
	color:#000;
	padding-left:5px;
	border:1px solid #000;
}
.scorecasthomeplayer option
{
	color:#000;
	padding:3px;
}

.hiddendropdown
{
	visibility:hidden;
	width:0px;
	height:0px;
	padding:0px;
}
.hiddendropdown option
{
	visibility:hidden;
	width:0px;
	height:0px;
	padding:0px;
}

.Homehiddendropdown
{
	width:100px;
	color:#000;
}

.Homehiddendropdown input
{
	color:#000;
}

.txtprice
{
	color:#000;	
	width:50px;
	padding:3px;
}

.txtprice input
{
	color:#000;	
	width:50px;
}

.txtteam
{
	color:#000;	
	width:70px;
}

.txtteamaway
{
	color:#000;	
	width:70px;
}

.scorecastcontents
{
	float:left;
	width:500px;
	padding:3px;
	height:30px;
}

.SCastContainers
{
	float:left;
	padding-left:10px;
}
.PromptCSS
{
    color:#000;
    font-size:14px;
    font-style:italic;
    font-weight:bold;
    background-color:#fff;
    height:30px;
}
/*HTML EDITOR STYLES*/
.myStyle .ajax__htmleditor_editor_container
{
       border: 1px solid #C2C2C2;
}
.myStyle .ajax__htmleditor_editor_toptoolbar
{
   background-color:#FFFFFF; padding: 0px 0px 2px 2px; background-image:url(images/ed_bar_bg.gif);background-repeat:repeat-x;
}
.myStyle .ajax__htmleditor_editor_toptoolbar .ajax__htmleditor_toolbar_button
{
   background-color:#C2C2C2; margin:2px 0px 0px 0px;
}
.myStyle .ajax__htmleditor_editor_toptoolbar .ajax__htmleditor_toolbar_button_hover
{
   background-color:#8000FF;
}
.myStyle .ajax__htmleditor_editor_toptoolbar div.ajax__htmleditor_toolbar_button label
{
   font-family:Arial; font-size:12px; font-weight:bold; color:#000;
}
.myStyle .ajax__htmleditor_editor_toptoolbar div.ajax__htmleditor_toolbar_button select
{
   font-size:12px; font-family:arial; cursor:pointer;color:#000;
}
.myStyle .ajax__htmleditor_editor_toptoolbar div.ajax__htmleditor_toolbar_button select option
{
   font-size:12px;color:#000;
}
.myStyle .ajax__htmleditor_editor_editpanel
{
       border-width: 0px;
       border-top: 1px solid #C2C2C2;
       border-bottom: 1px solid #C2C2C2;
}
.myStyle .ajax__htmleditor_editor_bottomtoolbar
{
       background-color:#F0F0F0; padding: 0px 2px 2px 0px;
       background-image:url(images/ed_frame_light_bg.gif);
}
.myStyle .ajax__htmleditor_editor_bottomtoolbar .ajax__htmleditor_toolbar_button
{
       background-color:#C2C2C2; margin:0px 0px 0px 2px; float:left;
}
.myStyle .ajax__htmleditor_editor_bottomtoolbar .ajax__htmleditor_toolbar_button_hover
{
       background-color:#8000FF;
}
.ajax__htmleditor_editor_base div.ajax__htmleditor_toolbar_button span.ajax__htmleditor_toolbar_selectlable
{
	color:#000;
}

.buttonpanel
{
	width:540px;
	float:left;
	margin-bottom:10px;
}

.btnSave
{
	margin-top:10px;
	float:right;
	padding:3px;
	color:#000;
	width:90px;
	text-align:center;
	background-image:url(images/ed_frame_light_bg.gif);
	border:1px solid #999;
}

.btnLeftside
{
	margin-top:10px;
	margin-right:10px;
	float:left;
	padding:3px;
	color:#000;
	width:90px;
	text-align:center;
	background-image:url(images/ed_frame_light_bg.gif);
	border:1px solid #999;
}
/*Login Styles*/
.login
{
	width:280px;
	color:#000;
	padding:10px;
	border:1px solid #333;
}

.login p
{
	color:#000;
	padding-bottom:5px;
}

.loginrow
{
	padding:3px;	
}

.lblblk
{
	width:150px;
	color:#000;	
	padding:3px;	
}
.blk
{
	background-color:#f3f3f3;
	color:#000;	
	padding:3px;	
}
.btn
{
	margin-top:10px;
	margin-bottom:10px;
	padding:3px;
	color:#000;
	width:90px;
	text-align:center;
	background-image:url(images/ed_frame_light_bg.gif);
	border:1px solid #999;
}