@charset "UTF-8";
/* CSS Document */

html {
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
}

body {
	background-color: #EBEAEB;
	margin: 0px;
	text-align: center;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
}

#centre {
	width: 800px;
	margin: 0px auto 30px auto;
	text-align: left;
}

/* //HEADER AND TOP-LEVEL NAVIGATION\\ */

.header {
	background-image: url(../images/header.gif);
	height: 121px;
	width: 800px;
	vertical-align: bottom;
	font-size: 9pt;
	background-repeat: no-repeat;
}

.header ul {
	list-style-image: none;
	list-style-type: none;
	text-align: right;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}

.header li {
	display: inline;
	text-align: right;
	vertical-align: bottom;
	color: #FBFBFB;
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 16px;
}

#noBreak {
	vertical-align: bottom;
	white-space: nowrap;
	display: inline;
	text-align: right;
}

/* //CENTRE MAIN CONTENT CONTAINER (GLOBAL.DWT)\\ */

.contentBox {
	background-color: #FFFFFF;
	border-top-width: 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EE3A43;
	border-right-color: #EE3A43;
	border-bottom-color: #EE3A43;
	border-left-color: #EE3A43;
	width: 798px;
	height: 100%;
}

.contentTable {
	width: 100%;
	height: 100%;
	min-height:100%; /* real browsers */
	text-align: left;
	vertical-align: top;
}

.colLeft {
	width: 550px;
	vertical-align: top;
	min-height:100%; /* real browsers */
	position: relative;
	padding-bottom: 10px;
}

#containerLeft {
	min-height:700px;
	height:auto !important;
	height:700px	position: relative;
	padding-top: 10px;
	padding-left: 10px;
}

.colRight {
	vertical-align: top;
	padding: 10px;
/*	overflow: visible; */
	height:100%;
	position: relative;
}


#colLeft {
	min-height:700px;
	height:auto !important;
	height:700px	position: relative;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EE3A43;
	vertical-align: top;
}

#colRight {
	vertical-align: top;
	overflow: visible;
}

#callOut {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EE3A43;
	margin-bottom: 10px;
}

/* //SUB NAVIGATION\\ */

#subNav {
	background-color: #EE3A43;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	vertical-align: top;
}

#subNav ul {
	list-style-image: none;
	list-style-type: none;
	text-align: left;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
}

#subNav li {
	display: inline;
	text-align: left;
	vertical-align: bottom;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 16px;
	text-transform: capitalize;
}


/* //SECONDARY HOME-PAGE CALL-OUT BOXES AT BOTTOM OF PAGE\\ */

#secondary {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EE3A43;
	padding-top: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
}

.secondaryTable {
	vertical-align: top;
}

.secondCell1 {
	padding-right: 5px;
	width: 165px;
	vertical-align: top;
}

.secondCell2 {
	padding-right: 5px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EE3A43;
	border-left-color: #EE3A43;
	width: 165px;
	vertical-align: top;
}

.secondCell3 {
	padding-left: 10px;
	width: 165px;
	vertical-align: top;
}


/* //PRE-FOOTER TO FORMAT BLACK BOX\\ */

.preFooter {
	background-color: #000000;
	height: 6px;
	margin: 0px;
	padding: 0px;
}

/* //FOOTER AND BOTTOM NAVIGATION\\ */

.footer {
	font-size: 9pt;
}

.footer ul {
	list-style-image: none;
	list-style-type: none;
	text-align: right;
	vertical-align: bottom;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: uppercase;
}

.footer li {
	display: inline;
	text-align: right;
	vertical-align: bottom;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

/* //HORSE AUCTION RESULTS TABLE\\ */

.horseTable {
}

.horseTable td {
	padding-bottom: 5px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EE3A43;
}

.horseRow {
}

.horseLeftCol {
}

.horseRightCol {
	width: 330px;
	padding-left: 5px;
	vertical-align: top;
}

.horseRightCol p {
	font-size:15px;
	font-weight: normal;
}

.horseCat {
	font-weight: normal;
	text-transform: uppercase;
	color: #9F9F9F;
	font-size: 12px;
}

/* //RETAILER APPLICATION FORM\\ */

.colOne {
	width: 200px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EE3A43;
	vertical-align: top;
}

.colTwo {
	width: 320px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EE3A43;
	vertical-align: top;
}


/* //ERROR PAGES\\ */

#error {
	background-color: #FFFFFF;
	padding: 10px;
}

#error-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 10px;
}
