body {
	background-color: #FFF;
	font-size: 10pt;
	font-family: arial,helvetica,sans-serif;
	margin: 0;
}

body {
	min-width:770px;
}

#wrap {
	background-color: #FFF;
	margin: 0 auto;
	width: 770px;
}

#header {
	height: 180px;
	padding: 0;
	background-color: #FFF;
	background: #FFF url(../images/logo3.gif) no-repeat top left;
}

#header img {
	float:right;
	margin: 76px 0px 0px 10px;
	border: 1px solid #000;
}

#slogan {
	padding: 4px 4px 4px 4px;
	border: 1px solid #000;
	background-color: #F00;
	color: #FFF;
	text-align: center;
	font-family: "Arial Black", arial,helvetica,sans-serif;
	font-size: 10pt;
}

#col {
	width: 166px;
	float: left;
	text-align: center;
}
#col p {
	padding-top: 50px;
	color: #FFF;
}
#col p.small {
	font-size: 8pt;
}
#col ul a {
	margin: 0;
	display: block;
	padding: 1px 0px 2px 0px;
	color: #FFF;
	font-size: 12pt;
	text-decoration: none;
}
#col ul a:hover, #col ul a.here {
	color: #F00;
}
#col ul {
	list-style: none;
	padding: 0;
	margin: 40px 0px 0px 0px;
}

#col2, #col3 {
	margin: 0px 0px 0px 186px;
}

#col2 p {
	text-align: justify;
}

#col3 {
	text-align: justify;
	font-size: 10pt;
}
#col p a {
	color: #33F;
}
#main {
	padding: 0;
	background-color: #FFF;
	background: #FFF url(../images/back3.gif) repeat-y top left;
}

p.footer {
	margin-top: 90px;
}
p.footer, p.footer a {
	font-size: 8pt;
	color: #666;
	text-align: left;
	text-decoration: none;
}

.update td, .shows td {
	background-color: #FFF;
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background: #FFF url(../images/dot.gif) repeat-x top left;
	text-align: left;
	padding: 0px 5px 0px 0px;
	vertical-align: top;
	white-space: nowrap;
}

.shows td {
	font-size: 11px;
}

table.shows {
	margin-top: 25px;
}
.shows th {
	font-size: 11px;
	text-align: left;
	background-color: #000;
	color: #FFF;
	padding: 2px 0px 2px 6px;
}

.showname th {
	text-align: left;
	background-color: #FFF;
	color: #000;
	padding: 2px 0px 2px 6px;
}

td.judge {
	text-align: right;
	font-style: italic;
	background-image: none;
	background-color: #FFF;
	color: #000;
	padding: 0px 0px 2px 6px;
}

.update td {
	font-size: 11px;
}

td.last {
	background-image: none;
	white-space: normal;
	padding: 0px 0px 0px 0px;
}

.update td span, .shows td span {
	background-color: #FFF;
	padding: 0px 2px 0px 6px;
}

.update input {
	font-size: 11px;
}

.pedigree td.up {
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
.pedigree img {
	border: 0;
}
.pedigree td.down {
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.pedigree td.leftside {
	border-left: 1px solid #CCC;
}
.pedigree {
	line-height: 120%;
	font-size: 12px;
}
span a, span.plus {
	font-weight: bold;
	color: #000;
	background-color: #FFF;
	border-style: solid;
	border-width: 1px;
	border-color: #CCC;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}

span a:hover {
	background-color: #FFF;
	border-style: solid;
	border-width: 1px;
	border-color: #F00;
	text-decoration: none;
	color: #F00;
}

td.red {
	font-weight: bold;
	color: #F00;
}

.details1 td {
	background-color: #FFF;
	padding: 3px 10px 10px 10px;
}

.details1 td.sold {
	background: #FFF url(../images/sold.gif) no-repeat center center;
}

.details1 td.under {
	background: #FFF url(../images/under.gif) no-repeat center center;
}

.forsale td.sold {
	background: #EEE url(../images/soldg.gif) no-repeat center center;
}

.forsale td.under {
	background: #EEE url(../images/underg.gif) no-repeat center center;
}

.details2 td {
	background-color: #FFF;
	padding: 0px 10px 0px 10px;
}

.details3 td {
	background-color: #FFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	text-align: right;
	font-size: 10px;
	padding: 0px 10px 3px 10px;
}

.sales th {
	padding: 25px 0px 0px 0px;
	background-color: #FFF;
	text-align: left;
	font-weight: bold;
	font-size: 12pt;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
}

.forsale td {
	background-color: #EEE;
	padding: 3px 10px 3px 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
}

div.tab1 {
	margin: 0;
	padding: 0px;
	text-align: left; 
	overflow: hidden;
	white-space: nowrap;
	float: left;
	width: 100px;
}

.tab1 span {
	color: #CCC;
}

div.image {
	border: 1px solid #000;
	text-align: center;
	font-weight: bold;
	font-size: 8pt;
	margin-bottom: 10px;
}
.image img {
	padding: 5px 5px 1px 5px;
}

.image p {
	padding: 0px 0px 3px 0px;
	margin: 0;
}
.fleece th {
	padding: 0px 10px 0px 10px;
	border-bottom: 1px solid #CCC;
	font-weight: normal;
	font-size: 10pt;
}
.fleece td {
	padding: 0px 10px 0px 10px;
}
table.fleece {
	border-bottom: 1px solid #CCC;
}
.fleece caption {
	text-align: left;
	font-weight: bold;
}
.smallinput, .smallinput input, .smallinput select {
	font-size: 8pt;
}

h3 {
	border-bottom: solid 1px #000;
	margin-right: 200px;
}

div.thumbs {
	float: right;
	margin-left: 15px;
}

.thumbs a {
	text-decoration: none;
}

.thumbs a img, .memberships img {
	border: 1px solid #000;
}

.thumbs a img:hover {
	border: 1px solid #F00;
}

.memberships a img {
	border: 1px solid #000;
	margin-top: 10px;
}
.memberships a img:hover {
	border: 1px solid #F00;
}

.thumbs a span:hover {
	color: #F00;
}

.thumbs a span {
	position: relative;
	top: -7px;
	left: -19px;
	text-decoration: none;
	color: #000;
	padding: 0px 3px 0px 3px;
	background-color: #FFF;
}

p.newsdate {
	margin-top: 0;
	padding-top: 0;
	font-size: 8pt;
	text-align: right;
	border-bottom: 1px solid #000;
}

ul {
	list-style-type: square;
	margin: 25px;
	padding: 0;
}
div.tab2 {
	float: left;
	width: 100px;
}

legend {
	color: #000;
}

