/* @override http://grantdenyer.com.au/layout.css */

/*-------------------- General Layout Styles --------------------*/
#topRunner {
	background:url(topStripeRunner.gif) left top repeat-x;
	}
#menuBar {
	background:url(menu.gif) left top no-repeat;
	height:55px;
	}
#leftBg {
	background:url(leftTop.gif) right top no-repeat;
	}
#rightBg {
	background:url(rightBg.gif) left top no-repeat;
	}
.bodyTop {
	background:url(underBanner2.gif) left top no-repeat;
	}
.home {
	background-image:url(underBanner.gif);
	}
.boxPattern {
	border:5px solid #303030;
	border-width:0 5px;
	background:url(bodyPattern.gif) left top repeat;
	min-height:100px;
	}
.mainBox {
	margin-top:11px;
	min-height:300px;
	}
.mainBox, .rightBox1 {
	margin-top:11px;
	}
.home #grantsLegs {
	background:url(grantLegs.jpg) left top no-repeat;
	min-height:286px;
	}
#grantsLegs {
	background:url(grantLegs.jpg) left top no-repeat;
	min-height:870px;
	}
	
#mailingList {
	width:384px;
	height:140px;
	background:url(mailingList.gif) left top no-repeat;
	}
#mailingList2 {
	width:212px;
	height:137px;
	background:url(mailingList2.gif) left top no-repeat;
	position:relative;
	top:-5px;
	}
#cmsbody {
	padding:7px 13px;
	}
#cmsfooter {
	padding:0 0 10px 20px;
	}
#submitBtn {
	margin:7px 10px 10px 0;
	}
#newsEmail, #newsName {
	font-size:11px;
	font-family:verdana;
	margin:11px 12px 0 0;
	width:147px;
	background-color:transparent;
	border:0px solid white;
	}
#mailingList2 #newsEmail, #mailingList2 #newsName {
	font-size:11px;
	font-family:verdana;
	margin:10px 12px 0 0;
	width:182px;
	background-color:transparent;
	border:0px solid white;
	}
#mailingList2 #submitBtn {
	margin:7px 10px 10px 0;
	}
.racingArticleText, .otherArticleText {
margin:0px 8px;
}
.homeReadMore {
margin:8px 0 3px 0;
}
.racingArticleHeading, .otherArticleHeading {
margin:0px 8px;
text-decoration:none;
}
.racingArticleHeading a, .otherArticleHeading a {
text-decoration:none;
color: #84dee9;
font-size: 20px;
font-family: Arial, Helvetica, sans-serif;
}
#flashBanner img {
display:none;
}
.rightBox1 {
	padding-right:6px;
	}
.rightBox1 img {
	border:1px solid #666;
	padding:2px;
	margin-right:10px;
	}
.homeReadMore {
	border:0px solid white!important;
	padding:0px!important;
	}

