html,body {
	margin:0;
	padding: 6px 0 0 0;
	text-align:center;
	background: url(../images/body_bg.gif) #fff top left repeat-x;
}

#container {
	text-align:left;
	width:770px;
	margin:0 auto;
}

#main-nav {
	margin: 2px 5px 10px 0;
	padding: 0 0 0 0;
	background: url(../images/main_nav_bg.gif) transparent top left no-repeat;
	height: 24px;
}

#wrapper {
	float:left;
	width:100%;
	border: 0px solid #ccc;
	padding: 0;
}

#banner {
	clear: both;
	background: url(../images/banner_bg.gif) transparent top right no-repeat;
	padding: 0 8px 0 0;
}

#content {
	margin: 0 185px 0 0;
	border: 0px solid #ccc;
}

div.find-a-horse {
	background: url(../images/content_box_bg.gif) transparent bottom left no-repeat;
	padding: 10px;
}

div.featured-horse {
	margin: 5px 4px 10px 0;
	border-top: 7px solid #F1EFE9;
	border-bottom: 7px solid #F1EFE9;
	clear: both;
}

div.featured-horse img {
	float: right;
	margin-top: 10px;
}

div.results-horse {
	margin: 5px 4px 10px 0;
	border-bottom: 7px solid #F1EFE9;
	clear: both;
}

div.results-service {
	margin: 5px 4px 10px 0;
	border-bottom: 7px solid #F1EFE9;
	clear: both;
}

div.display-horse {
	margin: 5px 4px 10px 0;
	padding-bottom: 20px;
	border-bottom: 7px solid #F1EFE9;
	clear: both;
	line-height: 1.5em;
}

div.display-seller {
	margin: 5px 4px 10px 0;
	padding-bottom: 20px;
	border-bottom: 7px solid #F1EFE9;
	clear: both;
}

div.results-horse img.horse {
	display: block;
	float: right;
	margin-top: 10px;
	padding-left: 10px;
	background-color: #fff;
	z-index: 2;
}

div.results-service img.logo {
	display: block;
	float: right;
	margin-top: 10px;
	padding-left: 10px;
	background-color: #fff;
	z-index: 2;
}

div.refine-results {
	background: url(../images/content_box_bg.gif) transparent bottom left no-repeat;
	padding: 10px;
	margin: 0 0 0 0;
}

#content-inner {
	margin: 0  0 0 160px;
	border: 0px solid #ccc;
}

#left-column {
	float:left;
	width:140px;
	margin-left:-760px;
}

#right-column {
	float:left;
	width:170px;
	margin-left:-175px;
	border: 0px solid #ccc;
}

#right-column div.alert {
	background: url(../images/alert_box_bot_bg.gif) transparent bottom left no-repeat;
	padding: 5px 10px 10px 10px;
	margin-bottom: 3px;
}

div.members-login {
	float: right;
	padding: 6px 0 0 0;
	width: 160px;
	border: 0px solid #ccc;
}

div.members-login form {
	padding: 5px 5px 0 5px;
}

#footer {
	background-color: #F1EFE9;
	clear: both;
	margin: 0 5px 10px 0;
	border: 0px solid #ccc;
	height: 30px;
}



form {
	margin: 0;
}

form p {
	margin: 0 0 5px 0;
}

table { border-collapse : collapse; margin-bottom: 10px; }

td {
	font-size: .9em;
}

table.horse-type {
	width: 312px;
}

table.horse-type tr {
	background: url(../images/td_horse_type_bg.gif) transparent bottom left repeat-x;
}

table.horse-type tr.alt {
	background: url(../images/td_horse_type_bg.gif) #E9F4F8 bottom left repeat-x;
}



table.horse-type td {
	padding: 10px 0 10px 0;
	border: 0px solid #ccc;
	width: 50%;
}

#results-data {
	margin-top: 5px;
	height: 30px;
}

table.display-table {
	width: 95%;
	border-top: 1px solid #ccc;
	border-left: 0px solid #ccc;
	border-right: 0px solid #ccc;
	margin-bottom: 20px;

}

#listing-pedigree td { width : 25%; }

table.display-table td, th {
	border-bottom: 1px solid #ccc;
	padding: 2px;
	font-size: 11px;
	text-align: left;
	line-height: 1.4em;
}

table.display-table td p {
	font-size: 11px;
}

table.display-table th {
	border-bottom: 1px solid #ccc;
	border-top: 0 solid #ccc;
	border-right: 0 solid #ccc;
	border-left: 0 solid #ccc;
	padding: 2px;
	font-size: 11px;
	text-align: left;
}

div.back-results {
	width: 582px;
	background: url(../images/back_results_bg.gif) transparent top left no-repeat;
	padding: 14px 0 15px 0;
}



table.form-table td, table.form-table th {
	padding: 5px;
	border-top: 1px solid #F1EFE9;
	border-bottom: 1px solid #F1EFE9;
	vertical-align: top;
}

table.form-table {
	width: 95%;
}

div.ad {
	padding-bottom: 5px;
}

div.ad-right {
	padding-bottom: 5px;
}

table#sales_entry_no_options {
	width: 95%;
}

table#sales_entry_yes_options {
	width: 95%;
}

#terms-conditions { width : 100%; height : 55px; font-size : 11px; margin : 5px 0 5px 0; }
