
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Print
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

body, h1, h2, h3, h4, h5, p, div, span, ul, ol, table {
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	color: #000;
	background-color: #fff;
}

body {
	margin: 0;
	padding: 0;
}

a:link, a:visited, a:active, a:hover {
	color: #000;
	text-decoration: none;
}

input, select, textarea {
	background-color: transparent;
}

#menutop, .banner, #csub, #loginbar, #bottom, #BS_betslip, .invisible, .mb, .legend, .button, .buttons, .flashcenterer, .skiplinks {
	display: none !important;
}

h1#companylogo {
	font-size: 180%;
	padding: 2pt 0;
	float: none;
	width: auto;
	height: auto;
}
h1#companylogo a {
	text-decoration: none;
	background-image: none;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	border: 0;
	display: inline;
	overflow: auto;
}

h2 {
	font-size: 170%;
	font-weight: normal;
}
h3 {
	font-size: 130%;
}
h4 {
	font-size: 110%;
	margin: 0;
}
h5 {
	font-size: 110%;
	font-weight: normal;
}

#contentMiddle, #contentRight {
	margin: 0;
	width: auto;
	float: none;
}


/* 	Home page	 */

.tostatic img, .inrstatic img, .nostatic img {
	display: none;
}

#bottombarcr {
	border-top: 1px solid #666;
}

#inrunning h2 {
	display: none;
}

/* 	Betting templates	 */

.sportheadcomment, .template td img {
	display: none;
}

.tbl h4, .tbl h5 {
	margin: 0;
	padding: 1pt 5pt;
}

.tbl p {
	margin: 0;
	padding: 1pt 5pt;
}

.template {
	border-collapse: collapse;
	margin: 1pt auto;
	width: 90%;
}

.tbl table {
	border: 1px solid #eee;
}

.tbl th {
	text-align: left;
}

.tbl th, .tbl td {
	padding: 1pt 5pt;
	border-bottom: 1px solid #eee;
}

.usinner {
	border-collapse: collapse;
}

.template .usinner td {
	border: 0;
}

/* 	Help	 */

ul#helpmenu {
	list-style-type: none;
}

ul#helpmenu li {
	display: none;
}

ul#helpmenu li.itemon {
	font-size: 130%;
	font-weight: bold;
	display: block;
}

#HelpToC, .backtotop {
	display: none;
}

/* 	Betslip	 */
.x, .remallbtn {
	display: none;
}


/* 	Bet placement	 */
.betholder {
	border: 1px solid #999;
	padding: 1em;
}

.betplace .footnote {
	display: none;
}

.betplace .error, .betplace .msg {
	font-size: 1.5em;
}

.betholder h4, .betholder p {
	margin: 0;
	padding: 1pt 5pt;
}

.betinfo {
	border-collapse: collapse;
	margin: 1pt auto;
}

.costret {
	font-weight: bold;
	margin: 0;
	padding: 1pt 5pt;
}

.costret span {
	margin: 0;
	padding: 0 0 1pt 0;
	display: block;
}


