html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* END CSS RESET */

body {
	background-color: #FFFFFF;
	color: #666666;
	background-image: url(../images/tiled_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
}
a {
	text-decoration: none;
		color: #990000;
}
.lFloat{
	float:left;
}
.rFloat{
	float:right;
}
#container {
	height: 100%;
}
#pageColumn {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
#topBar {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
	margin: 10px;
	padding-bottom: 5px;
	height: 20px;

}
#quickNav {
	display: inline;
	/*color: #999999;*/
	color:#666666;
	text-transform: uppercase;
	line-height: 20px;
	clear:both;
	position:relative;
	margin:3px;
	
}

#quickNav li {
	display: inline;
	list-style-type: none;
	background-image: url(../images/bullet-mini-grey.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
	margin-right: 5px;
	position:relative;
	left:-40px;

	
}
#quickNav a {
	color: red;
	font-weight:bold;
	font-size:1.2em;
}
#quickNav a:hover {
	color: #666666;
}
#loginBox {
	background-color: #F0B3B3;
	text-transform: uppercase;
	color: #FFFFFF;
	width: 330px;
	font-size: 10px;

}
#memberAreaLabel {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #F0B3B3;
	color: #CC0000;
	border-top-color: #F0B3B3;
	border-bottom-color: #F0B3B3;
	padding: 5px;
	font-size: 10px;

}
#memberloginBoxes {
	height:22px;}
#memberloginBoxes input {
	font-size: 10px;
	width: 90px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 4px;
	background-color: #FFFFFF;
	border: 1px solid #CC0000;
	padding: 1px;

}
#memberloginBoxes a {
	color: #FFFFFF;
	line-height: 20px;
	margin-left: 4px;
}
#logoBar {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	height: 80px;
	clear:both;

	
}
#headSpace1 {

	height: 72px;
	width: 392px;
	margin-top:4px;

}
#navBar {
	margin: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	background-color: #c91403;
}
.navItems {
	width: 99%;
}
.navItems td {
	padding: 3px;
	text-align: center;
}
.navItems a {
	color: #FFFFFF;
	font-weight: bold;
}
.navItems a:hover {
	color: #FFFFFF;
}
#mainBlock {
	margin-right: 10px;
	margin-left: 10px;
}
#pageContent, #topFeatureBoxes {
	width: 830px;
}
#skyscraperBanner {
	float: right;
	height: 500px;
	width: 120px;
	text-align:center;

}
#topFeatureBoxes {
	height: 160px;
}
#featureBox1 {
	width: 270px;
	height: 10px;
	/*background-image: url(../images/racing-tipster-lefthead2.jpg);*/
	background-repeat: no-repeat;
	background-position: left top;
}

#box1Content {
	margin-top: 0px;
	background-image: url(../images/lefthead3.jpg);
	height: 150px;
	background-repeat:no-repeat;
}
#boxContentAbout a {
	display:block;
	position: relative;
	top: -173px;
	left: 80px;
	width: 185px;
	height: 150px;
	
}
#startWinningBadge {
	height: 86px;
	width: 86px;
	position: relative;
	top: 87px;
	left: -45px;
}
#featureBox2 {
	width: 540px;
	height: 10px;
	/*background-image: url(../images/horse-betting-hm-head2.gif);*/
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 10px;

}
#box2Content {
	margin-top: 0px;
	background-image: url(../images/righthead2.jpg);
	background-repeat: no-repeat;
	height: 150px;
}
#box2Content a {
	position: relative;
	height: 150px;
	width: 200px;
	top: 1px;
	left: 1px;
	display: block;
}
#box2Text {
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#box2Text p {
	color: #FFFFFF;
	line-height: 1.4em;
	font-size: 1em;
	margin-bottom: 0.7em;
}
.readMoreBtn {
	background-image: url(../images/box2-read-more.jpg);
	height: 22px;
	width: 72px;
	display: block;
}
#featureBox3 {
	width: 210px;
	background-image: url(../images/hm-head4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 190px;
}
#box3Content {
	margin-top: 40px;
	height: 150px;
	background-image: url(../images/national-hunt5.jpg);
	background-repeat: no-repeat;
}
#box3Content a {
	position: relative;
	height: 150px;
	width: 200px;
	top: 1px;
	left: 1px;
	display: block;
}
#greySpacer {
	background-color:#B5B5B5;
	height: 10px;
	margin-bottom: 10px;
	width: 820px;
}
#pageText {
	width: 585px;
	text-align: left;
}

body#index div#pageText div#HomeImages {
margin: 20px 0 20px 0;
}

body#index div#pageText div#HomeImages img {
border: 4px solid #990000;
}


#pageText h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #c91403;
	margin-bottom: 0.4em;
	line-height: 1.4em;
}
#pageText p {
	font-size: 1.2em;
	line-height: 1.4em;
	color: #666666;
	margin-bottom: 0.8em;
}
#pageText font {
	font-size: 1.2em;
}
.imageRedBorder {
	border: 5px solid #990000;
}
#liveInfoArea {
	width: 220px;
	background-color: #f3f3f3;
/*	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;*/
	color: #666666;
	line-height: 1.4em;
	overflow:hidden;
	height:490px;
	
	

}

#liveInfoArea ul li {
line-height: 15px;
color: #666666;
}


#liveInfoArea h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #666666;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-right: 10px;
	padding-left: 10px;
}
#liveInfoArea h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #999999;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#liveInfoArea p {
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	font-size: 1em;
	color: #666666;
	line-height: 1.4em;
	margin-bottom: 10px;
}
#liveInfoArea a {
	color: #4D4D4D;
}
#footer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 10px;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 80px;
}
#footerLinks {
	background-color: #262626;
	color: #FFFFFF;
	line-height: 30px;
	height: 30px;
	padding-right: 10px;
	padding-left: 10px;
}
#footerLogos {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
h2{
	font-size:14px;
	text-decoration:underline;
	font-weight:bold;
}
strong{
	font-weight:bold;}	
#registerTable{
	margin:8px;
	padding:5px;
	font-weight:bold;
	font-size:12px;
}
#registerTable input, select{
	margin:3px;
}
.dotted{
	background-color: #FFF;
	border: 1px dashed #333;
	color: #000;
	padding: 5px;
	margin-right:10px;
	font-size:12px;
}
.formDiv{
border: 1px solid #666;	
margin-right:10px;
background-color:#D8D8D8;
padding:10px;
}
.altForForms{
	background-color:#999;
	color:#FFF;
	padding:10px;
	margin-bottom:10px;
	height:20px;
	line-height:20px;
	font-weight:bold;
	
}

#divTandC ol
{
	list-style-type: decimal;
}

#divTandC p, li
{
	margin:9px;
	/*line-height: 1.1em;*/
}

#default 
{
	font-size: 1.0em;
	font-weight: normal;
	font-size:10px;

}
#default b{
	font-weight:bold;
	font-size:14px;
}
#default li{
	font-size:12px;}

#testimonials{
	background-image:url(../images/testimonials2.jpg);
	width:100%;
	height:58px;
	display:block;
	margin-top:0px;
	background-repeat:no-repeat;}
#recentWinnersHeader{
	background-image:url(../images/recent2.jpg);
	width:100%;
	height:58px;
	display:block;
	margin-top:0px;
	background-repeat:no-repeat;}
.quote{
	background-color:#FFF;
	padding:5px;
	border: 1px dotted #CCC;
	margin-top:5px;
}	
.emphasis{
	font-weight:bold;
	font-size:11px;}


.horizontalList li
{
	margin-bottom:15px;
	list-style-type: none;
	display: inline;
	background-image: url(../images/bullet.gif);
	background-position: 2px 2px;
	background-repeat: no-repeat;
	font-size:1.2em;
}

.textContent
{
	font-size: 1.2em;
	width:552px;
	margin-left:22px;

}

.textContent h1
{
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	margin: auto;
	color: #c91403;
}

.textContent h2
{
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	margin: auto;
	color: #c91403;
	text-decoration:none;
	font-size: 1.3em;
}

.textContent img
{
	text-align:center;
	margin: auto;
}

.textContent table
{
	text-align:center;
	margin:auto;
}
.textContent td
{
	font-size:1.2em;
	font-weight:bold;
}

.textContent span
{
	font-size: 1.2em;

}
.textContent p
{
	font-size: 1.2em;

}

.centeredText
{
	text-align:center;
	margin: auto;
}

.centeredText img
{
	text-align:center;
	margin: auto;
	/*padding: 3px;*/
}

#paywTopBox
{
	border:3px solid red;
	padding:5px;
	margin-top:2px;
	width:536px;
	background-color:#f0f0f0;
}

#paywTopBox h1
{
	font-family: Arial, Helvetica, sans-serif;
}


#paywTopBoxTable
{
	color:#FFFFFF;
	text-align:left;
	background-color:transparent;
	
}
#paywTopBoxTable tr
{
	background-repeat: no-repeat;
}

#paywTopBoxTable h1
{
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:1.0em;
	text-align:left;
}

#paywTopBoxText
{
	margin-top:83px;
	font-size:0.9em; 
	padding:1px;
	width:310px;
	float:left;
	margin-left:18px;
	background-color:transparent; 
	text-align:left;
	overflow:hidden;
}
#paywTopBoxText span
{
	font-size: 0.9em;
}



h1
{
	font-size:1.5em;
}

h2
{
	font-size:1.2em;
}
h3
{
	font-size:18pt;
}
h4
{
	color: #c91403;
}

