@charset "utf-8";
body {
	background-image: url(../image/grass2.jpg);
	background-repeat: repeat;
	padding: 20px;
	color: #412715;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6em;
}
a {
	color: #BE723F;
	text-decoration: none;
}
a:hover {
	color: #C78254;
	text-decoration: underline;
}
.betfairLink {
	font-size: 20px;
	font-weight: bold;
	padding: 0px;
	margin-top: 30px;
	display: block;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#headerWrapper {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/headerBg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 158px;
	padding-top: 0px;
	padding-right: 33px;
	padding-bottom: 0px;
	padding-left: 33px;
}
#headerWrapper #header {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	position: relative;
	top: 90px;
}
#headerWrapper #header a {
	color: #FFFFFF;
}
#headerWrapper #header ul {
	list-style-type: none;
}
#headerWrapper #header li {
	text-align: left;
	display: inline;
	float: left;
	padding-right: 30px;
}
#calcTitle {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 43px;
	padding-left: 43px;
	overflow: hidden;
	padding-bottom: 10px;
	line-height: 1.6em;
	padding-top: 10px;
	color: #F7F7F7;
	font-size: 20px;
	background-image: url(../image/titleBg.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#calcTitle   .calcNav a {
	color: #FFFFFF;
}
#calcTitle   .calcHelp  {
	font-size: 16px;
	margin-left: 20px;
}




#container {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 23px;
	padding-left: 23px;
	overflow: hidden;
	background-image: url(../image/containerBg.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 10px;
	padding-bottom: 10px;
}




#container h1 {
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#container h1 span {
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #466426;
	text-transform: none;
}


#container h2 {
	font-size: 18px;
	text-transform: none;
	color: #333333;
	font-weight: normal;
}
#container #calc {
	background-color: #FFFFFF;
	padding-bottom: 20px;
	padding-left: 20px;
}
#container  #input {
	float: left;
	width: 400px;
	padding-right: 10px;
	padding-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#container  #input  h2 {
	margin-top: 20px;
	margin-bottom: 0px;
}
#container    #input .textField {
	font-size: 18px;
	width: 300px;
	border: 1px solid #E4E4E4;
	padding-left: 10px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	background-color: #F9F9F9;
}
#container   #results {
	width: 450px;
	padding-right: 0px;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}
#container #results h2 {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 10px;
}
#container #results #tableResults {
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container  #results  #tableResults  .style1  {
	background-color: #F9F9F9;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C4C4C4;
}
#container  #results  #tableResults  .style2  {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C4C4C4;
}


#container  #results .results {
	text-align: right;

}

#adBanner {
	text-align: center;
}
#aboutWrapper {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 43px;
	padding-left: 43px;
	overflow: hidden;
	padding-bottom: 30px;
	line-height: 1.6em;
	padding-top: 30px;
	color: #FFFFFF;
	background-image: url(../image/aboutBg.png);
	background-repeat: repeat-y;
	background-position: center top;
}


#aboutWrapper img {
	margin-right: 20px;
	margin-top: 10px;
}

#aboutWrapper  h3 {
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
}


#footer {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/footerBg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
	padding-top: 10px;
	padding-right: 43px;
	padding-bottom: 0px;
	padding-left: 43px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D0966F;
	line-height: 1.6em;
}
#footer a:hover {
	color: #F2E3D9;
}

#footer #left {
	float: left;
	width: 200px;
	padding-left: 10px;
}
#footer #right {
	float: right;
	width: 200px;
	text-align: right;
	padding-right: 10px;
}


#footer ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
#footer h4 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
}
#terms {
	line-height: 1.6em;

}
.warning {
	color: #FFE6E6;
}
