/***
Horse-Racing.net Styles
***/

body {
	background: #ffffff;
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: "Bookman Old Style", "Book Antiqua", "Times New Roman", serif;
	color: #2b2b2b;
	text-align: center;
}

div#wrapper {
	width: 840px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	margin-bottom: 0;
}
.clear {
	clear: both;
}
a {
	color: #156cfd;
	text-decoration:none;
}
a:hover {
	color: #82c76b;
}
img {
	border: none;
}

.displayz {
	visibility:hidden;
	display:none;	
}


/** Topmost Nav **/

div#topnav {
	width: 830px;
}

div#topnav p {
	line-height: 5px;
	padding: 0;
	margin: 10px 0 5px 0;
}

.nli {
	color:#194895;
	background: url(../images/nli.png) no-repeat center left;
	padding-left: 20px;
}

.login, .login a {
	color: #01789d;
}

.reg, .reg a {
	color: #009330;
}

.ayb, .ayb a {
	color: #68a300;
}

/*** Header ***/
div#header {
	width: 840px;
	height: 180px;
	margin: 0;
	padding: 0;
	background: url(../images/header.jpg) #ffffff no-repeat top center;
}
div#header #logo {
	position: relative;
	z-index: 100;
}
div#header #logo h1 {
	margin: 35px 0 0 30px;
	padding: 0;
	float: left;
}
div#header #logo h1 a {
	background: url("../images/logo.png") no-repeat 0 0;
	width: 422px;
	height: 45px;
	display: block;
	margin: 0;
	padding: 0;
}
div#header #logo h1 a span {
	display: none;
	visibility: hidden;
}

div#headertop {
	width: 830px;
}

/** top search **/

div#headersearch {
	position: relative;
	width: 350px;
	float: right;
	top: 20px;
	height: 102px;
}

div#headersb {
	width: 240px;
	float: left;
	margin-top: 27px;
}

div#headersb input {
	height: 25px;
	width: 235px;
	border: 0px;
	margin-left: 15px;
	font-family: "Bookman Old Style", "Book Antiqua", "Times New Roman", serif;
	font-size: 14px;
	color: #bbbbbb;
}

#headersbtn {
	width: 74px;
	float: left;
	height: 102px;
	display: block;
	background: url(../images/searchbtn.png) no-repeat;
	overflow: hidden;
	cursor: pointer; 
	cursor: hand; 
	border: 0;
}

/*Navigation*/

div#nav {
	position: relative;
	top: 36px;
	width: 660px;
	height: 15px;
	padding: 10px 10px 10px 25px;
	background: none;
	text-align:left;
	color: #156cfd;
	font-size: 14px;
	text-shadow:1px 1px 1px #ffffff; 
	font-weight:bold;
}

div#nav a {
	color: #156cfd;
}

div#nav a:hover {
	color: #82c76b;
}

div#headeradd {
	width: 82px;
	height: 121px;
	float: right;
	margin-top: -35px;
	margin-right: -5px;
}

#add-your-site {
	display: block;
	width: 82px;
	height: 121px;
	background: url(../images/add-your-site.png) no-repeat top left;
}

#add-your-site:hover {
	background-position: -82px 0;
}

div#base-search {
	width: 750px;
	margin-left: 50px;
	height: 60px;
	margin-bottom: 20px;
}

div#search-heading h2 {
	margin-bottom: 0px;
}

div#search-heading {
	width: 180px;
	float: left;
	padding: 0;
}

.listings-rec {
	font-size: 12px;
}

div#search-bar {
	width: 350px;
	float: left;
	padding-top: 18px;
}

div#adv-search {
	width: 200px;
	float: left;
	padding-top: 18px;
	padding-left: 15px;
}

/*** Content ***/

div#content {
	width: 790px;
	margin: 25px;
	padding:0;
}


/*** Footer ***/

div#footer {
	background: url(../images/footer.jpg) no-repeat top center;
	margin-bottom: 10px;
	height: 46px;
	padding: 14px 20px 10px 25px;
}

div#copy {
	width: 200px;
	float: left;
}

div#navbase {
	width: 550px;
	float: right;
	text-align: right;
}
