@charset "UTF-8";
.header {
	width: 700px;
	background-repeat: no-repeat;
	height: 215px;
	background-color: #FFFFFF;
}
html, body{
	font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
}
h1{
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
h2{
	font-size:13px;
	margin: 5px 0 5px 0;
}
.content {
	width: 630px;
	background-color: #FFFFFF;	
	
	padding: 40px 34px 0 34px;
	margin:0;
	border:1px solid white;
}
.content img{padding:5px;}

.content iframe{padding:5px;}
.contentRelative{
	position:relative;
	height:100%;
}
.content p {
	font-family: Tahoma;
	font-size: 0.8em;
	font-weight: lighter;
	background-color: #FFFFFF;
	xpadding-left: 40px;
	xmargin-bottom: 60px;
	xmargin-right: 30px;
	line-height: 1.5em;
}
.content img {
	xpadding: 5px;
}
.footer {
	width: 700px;
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	text-align: center;
	line-height: 18px;
	background-color: #000000;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
}
.footer a {
	color: #999999;
	text-decoration: none;
}
.table {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	font-family: Tahoma;
	font-size: .7em;
}
.content a {
	color: #990000;
	text-decoration: none;
}
.content a:hover {
	color: #666;
	text-decoration: none;
}
.glossymenu{
	position: absolute;
	background-image: url(media/media-menu.jpg);
	background-repeat: repeat-x;
	width: 700px;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	height: 20px;
	padding: 0px;
}

.glossymenu li{
	float:left;
	height: 20px;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 10px;
	font-weight: bolder; /*Padding to accomodate left tab image. Do not change*/
	height: 20px;
	line-height: 8px;
	text-align: center;
	cursor: pointer;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}

#news2010image { width: 300px; height: 225px; float: left; margin-left: 5px; margin-top: 10px;}

.glossymenu li a b{
	float: left;
	display: block; /*Padding of menu items*/
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 20px;
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #666666; /*left tab image path*/
	background-position: left;
	background-image: url(media/media-left.jpg);
	background-repeat: no-repeat;
	height: 20px;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #FF0000; /*right tab image path*/
	background-image: url(media/media-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 20px;
}

#females { height:660px; text-align:left;}
#females p { margin-bottom:-10px;}
#bulls { height:670px; text-align:left;}
#bulls p { margin-bottom:-10px;}

#saleUpdateAbout{
	position:absolute;
	width:95%;
	top:-15px;
	right:21px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	border:1px solid silver;
	padding-bottom:4px;
}
#saleUpdateAbout p{
	margin:2px 0 2px 0;
	padding:0;
	xbackground-color:transparent;
	font-size:0.9em;
}
#saleUpdateAbout h3{
	margin:0 0 0px 0; 
	padding:0;
	font-size:1.2em;
	font-weight:bold;
	
}
#saleUpdateAbout img{
	margin:0 8px -4px 8px;
}
.sireItem{
	width:600px;
	border:4px solid black;
	margin:15px 0 15px 0;
	padding:5px;
}
.sireItem img{
	float:left;
	margin: 0px 15px 0px 0px;
	padding:0;
	border: 2px solid #e71d29;
}
.clearOne{clear:both;}
.imageLeft{
	float:left;
	margin:3px 10px 3px 0;
}
.imageRight{
	float:right;
	margin:3px 0 3px 10px;
}
