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

body {
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #252157;
	background-color: #FFFFFF;
}
#toplogo {
	height: 145px;
	background-image:url(../images/dsologo.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-color: #000000;
}
#bottomlogo {
	clear: both;
	text-align: center;
}
#nav_tabs {
	clear: both;
	width: 100%;
	height: 21px;
	background-image:url(../images/tab-back-affiliated.jpg);
	background-repeat:repeat-x;
}
#nav_tabs a {
	display: block;
	float: left;
	height: 21px;
	width: 117px;
	padding-left: 20px;
	font-size: 13px;
	font-weight: bold;
	line-height: 21px;
	background-image:url(../images/tab-left-affiliated.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-align: center;
}
#nav_tabs a:link, #nav_tabs a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#nav_tabs a:hover {
	color: #FF9900;
}
.constrain {
	width: 750px;
	margin: 0 auto 0 auto;
}
#tabbottom {
	clear: both;
	width: 100%;
	height: 15px;
	background-image:url(../images/tab-btm-border.jpg);
	background-repeat:repeat-x;
}
#page {
	margin: 5px 15px 15px 15px;
	border: 1px solid #666666;
}
#right_column {
	clear: right;
	float: right;
	width: 175px;
	border-left: 1px solid #666666;
	background-color: #333333;
}
#right_column a {
	text-decoration: none;
	font-weight: bold;
}
#right_column a:link, #right_column a:visited {
	color: #FFCC00;
}
#right_column a:hover {
	color:#00CCFF;
}
#moo_tube {
	font-size: 12px;
	margin: 10px auto 10px auto;
	text-align:center;
}
#blog {
	font-size: 12px;
}
#footer {
	clear: both;
	width: 100%;
	background-image:url(../images/content-bottom.jpg);
	background-repeat:repeat-x;
	background-position:top;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	padding-top: 20px;
}
#content {
	background-image:url(../images/whitebottom.jpg);
	background-repeat:repeat-x;
	background-position: bottom;
	padding-bottom: 45px;
	color:#000000;
}
#content a:link, #content a:visited {
	color: #1a1447;
}
#content a:hover {
	color:#066839;
}
.salename {
	font-size: 19px;
	font-weight: bold;
}
.saledesc {
	font-size: 13px;
	font-style:italic;
}
.saledate {
	font-weight: bold;
}

#classname {
	font-size: 19px;
	font-weight: bold;
	text-align: center;
}
#placings {
}
#placing_gallery {
	text-align: center;
}
#foundationsires {
	color: #FFFF00;
	font-family: "Arial", "Helvetica", sans-serif;
	font-weight: bold;
}
#foundationsires a:link, #foundationsires a:visited {
	color: #FFFF00;
}
#foundationsires a:hover {
	color:#FF9900;
}
#showtitle {
	font-size:xx-large;
	margin-bottom: 10px;
}
#judge {
	width:300px;
	float:right;
	clear: right;
	font-weight:bold;
	text-align:center;
}
#judge img {
	border: 2px solid #34C4EF;
}
.feedhead {
	color: #FFCC00;
	height: 16px;
	padding-left: 16px;
	font-size:14px;
	font-weight:bold;
	background-image:url(http://dairyshowsonline.com/dsoblog/wp-includes/images/rss.png);
	background-repeat: no-repeat;
	background-position: left;
}
.feed a:link, .feed a:visited {
	color: #FFCC00;
}
.feed a:hover {
	color:#00CCFF;
}
.feed ul {
	margin: 0 5px 0 10px;
	padding: 0 0 0 0;
}
.feed li {
	margin: 0 5px 0 5px;	
	padding: 0 0 0 0;
}