



body {
	font: .75em "Verdana", sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
	background:#94354b url(/images/body-bground.jpg) top repeat-x;
}
#background {
	width:100%;
	background:url(/images/logo-tile.png);	
}
#wrapper {
	position: relative;
	width: 757px;
	margin:0 auto;
	text-align: left;
	background:url(/images/wrapper-tile.png) repeat-y;
}
#main {
	font-size: 1em;
	line-height: 1.4em;
	width: 635px;
	margin:30px auto 0 auto;
	clear:both;
	min-height:500px;
}
#main img {
	border: 1px solid #94354B;
	padding:7px;
	margin:10px;
}
.breadcrumb {
	font-size: 0.8em;
	margin: 1em 0;
}
.breadcrumb a {
	color:#94354b;
}
.pullquote {
	/*margin:15px 0;*/
	
	display:none;
}

#back-button {
	background:url(/images/back-button.jpg) no-repeat;
	width:101px;
	height:29px;
	display:block;
	text-indent:-9999em;
}
/*-------------------------------------------------------------------- search box ----------------------------------*/

#searchform {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	right: 0;
	width: 150px;
	/*border: 1px solid #ccc;*/
}
#searchform input {
	width: 70px;
	float: none;
}


/*-------------------------------------------------------xhtml elements ------------------------------------------*/
h1 {
	font: 2em Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding:0;
	font-weight: bold;
	background:url(/images/masthead.jpg) no-repeat;
	width:757px;
	height:239px;
	text-indent:-9999em;

}
h2 {
	font-size: 1.6em;
	font-weight: bold;
	margin-top: 0.5em;
	color:#94354B;
}
h3 {
	font-size: 1.3em;
	font-weight: normal;
	color:#94354B;
}
a {
	color:#94354b;
	text-decoration:none;
}

/*-------------------------------------------------------- tables --------------------------------------------------*/
/*table {
	border-right: 1px solid #28467C;
	border-bottom: 1px solid #28467C;
	font-size:80%;	
}
td, th {
	border-left: 1px solid #28467C;
	border-top: 1px solid #28467C;
	padding: 0.3em;
}*/
body_listing table {
	border-top:2px dashed #94354b;
	border-bottom:2px dashed #94354b;
	margin-top:10px;
}
/*#body_listing table td {
	padding-right:10px;
}
#body_listing table strong {
	color:#25467d;
}*/
#body_future-sires #main div.animal table, body#body_listing #main div.animal table, body#body_semen #main div.animal table, body#body_annual-sale #main table, body#body_private-sales #main table, body#body_averages #main table  {
	font-size:.8em;
	line-height:1.2em;
	text-align:center;
}
#body_future-sires #main div.animal table p, body#body_listing #main div.animal table p, body#body_semen #main div.animal table p {
	margin:0;
}
#body_future-sires #main div.animal table tr.sires-table th, body#body_listing #main div.animal table tr.sires-table th, body#body_semen #main div.animal table tr.sires-table th, body#body_annual-sale #main table tr.sires-table th, body#body_averages #main table tr.sires-table td, body#body_private-sales #main table tr.sires-table td, body#body_private-sales #main table tr.sires-table td {
	background:#25467d;
	color:#fff;
	width:60px;	
	padding:2px;
	border:0;
}
#body_future-sires #main div.animal table img, body#body_private-sales #main table img, body#body_about-greenup-family #main img {
	border:0;
	margin:0;
	padding:0; 
}
#body_future-sires #main div.animal table tr td, body#body_averages #main table tr td, body#body_private-sales #main table tr td {
	padding:8px 0;
	border-bottom:1px dashed #94354B;
} 
#body_future-sires #main div.animal table tr.sires-table th p, body#body_listing #main div.animal table tr.sires-table th p, body#body_semen #main div.animal table tr.sires-table th p, body#body_annual-sale #main table tr.sires-table th p, body#body_private-sales #main table tr.sires-table th p  {
	margin:0;
}
#body_future-sires #main div.animal table tr.sires-percent td p, body#body_listing #main div.animal table tr.sires-percent td p, body#body_semen #main div.animal table tr.sires-percent td p {
	background:#b0b2cb;
	color:#25467d;
	margin:0;
	padding:3px;
}
/*------------------------------------------------------------------------------
Animal Page
------------------------------------------------------------------------------*/
/*h4.product_title{
    background:#999;
	clear:both;
}*/
h4.animaltitle {
	background-color:#94354b;
	color:#fff;
	padding:2px;	
	font-size:1em;
	width:650px;
}
.animal {
	margin-bottom:50px;
}

/*.unit table{
    float:left;
}*/
.photolist{
    width:150px;
	float:right;
}
.photolist img{
	border:1px solid #94354b ;
	margin:0;
	padding:7px 
}
span.pedigree_link a {
	color:#000;
	text-decoration:underline;	
	font-weight:bold;
	font-size:.9em;
}
body#body_listing #main table.pagelinks {
	border:0;
}
body#body_listing #main table.pagelinks strong {
	font-size:1.2em;
}
#next-button {
	background:url(/images/next-button.jpg) no-repeat;
	text-indent:-9999em;
	width:101px;
	height:29px;
	display:block;
}
#prev-button {
	background:url(/images/prev-button.jpg) no-repeat;
	text-indent:-9999em;
	width:101px;
	height:29px;
	display:block;
}
#main span.page_view {
	font-size:.9em;
}
#main span.page_view strong {
	color:#94354b;
}
/*-------------------------------------------------------turn off print stuff ------------------------------------------*/
#printlogo {
	display:none;
}

/*--------------------------------------------------------------- FOOTER ---------------------------------------------------*/
#footer {
	font-size: 0.8em;
	clear: both;
	text-align: center;
	padding-bottom:15px;
}
#footer a {
	text-decoration: none;
	color:#94354b;
}
#footer span {
	font-size: .8em;
}
div.footerclear {
	clear: both;
}

.slidingmenu, .slidingmenu * {
	margin:0;
	padding:0;
    z-index:50;
}
.slidingmenu {
	line-height:1.0;
	float:left;
	margin:-25px 0 0 15px;
	font-size:.9em;

}
.slidingmenu ul {
	background:#fff; /*IE6 needs this*/
}
.slidingmenu li {
	/*background:#BDD2FF;
	border-left:1px solid #fff;
	border-top:1px solid #CFDEFF;*/
	padding:0 10px;
	margin:0;
	float:left;
	list-style:none;
	position:relative;
    z-index:51;
	font-weight:bold;
}
.slidingmenu a {
	color: #fff;
	display:block;
	float:left;
	padding: 0;
	text-decoration:none;
	padding:0.5em 0;

}
.slidingmenu li ul {
	float:none;
	top:-999em;
	position:absolute;
    z-index:53;
	margin:1px 0 0 10px;
	width:10.45em;
}
.slidingmenu li:hover,
.slidingmenu li.sfHover,
.slidingmenu a:focus, .slidingmenu a:hover, .slidingmenu a:active {
	/*background:#CFDEFF;*/
	color:#f8c438;
}
.slidingmenu li:hover ul, /* pure CSS hover is removed below */
ul.slidingmenu li.sfHover ul {
	left:-1px;
	top:2em;
}

.slidingmenu li:hover li ul,
.slidingmenu li.sfHover li ul {
	top:-999em;
}
.slidingmenu li li:hover ul, /* pure CSS hover is removed below */
ul.slidingmenu li li.sfHover ul {
	left:10.45em;
	top:-1px;
	width:10.45em;
}
/*following rule negates pure CSS hovers
so submenu remains hidden and JS controls
when and how it appears*/
.superfish li:hover ul,
.superfish li li:hover ul {
	top:-999em;
}
.slidingmenu li li {
	background:#94354b;
	float:none;
	width:100%;
    z-index:53;
	font-size:.95em; 
	border-bottom:1px solid #fff;
	font-weight:normal;
	padding:5px;


}
.slidingmenu li li li {
	background:#9AAEDB;
}
.slidingmenu li li a {
	float:none;
	padding-right:0;

}
li#menu_santagertrudis {
	width:50px;
}
li#menu_about {
	width:75px;
}
li#menu_news {
	width:50px;
}
li#menu_sales {
	width:50px;
}
li#menu_sires {
	width:50px;
}
li#menu_semen {
	width:50px;
}
li#menu_genetics {
	width:75px;
}
li#menu_gallery {
	width:60px;
}
li#menu_Greenup {
	width:100px;
}

#contactdetails { /* the address, phone number etc live in this dl */
	width: 40%;
	/*float: left;*/
}
#contactdetails dt {
	font-weight: bold;
}
#contact-form { /* the contact-form form sits inside this div */
	width: 320px;
	float:none;
}
form#contact-form p {
	width: 100%;
	clear: both;
	border-bottom: 1px solid white;
}
form#contact-form p label {
	width:90px;
	float: left;
	font-weight:bold;
	margin-bottom:10px;
}
form#contact-form p input, form#contact-form p textarea, form#contact-form p select {
	float: right;
	font-family: "Verdana", sans-serif;
	overflow:hidden;
	border:1px solid #94354b;
	width:210px;
	padding:3px;
	margin-bottom:10px;
	font-size:.9em;
}
form#contact-form p textarea {
	height:140px;
}
form#contact-form button#submit {
	height:29px;
	width: 110px;
	cursor:pointer;
	_cursor:hand;
	background:none;
	border:0;
	float:right;
}
form#contact-form button#submit img {
	padding:0;
	margin:0;
	border:0;
}
 /* to hide spam honeypot thingie */
p#flytrap{
	display:none;
}
p.error{
    padding:1em;
	background:#FF9900;
}


.displaycount {
	float:right;
}
.image-navigation {
	text-align:center;
}

.gallery_thumbnail {
	width:50%;
	float:left;
	margin:0px;
	text-align: center;
}
.gallery_album {
	width:100%;
	float:left;
	margin:0px;
	text-align: center;
}
.gallery_album a img {
	border:1px solid #94354b ;
	margin:0;
	padding:7px !important;
}
.gallery_thumbnail a img {
	border:1px solid #94354b ;
	margin:0;
	padding:7px !important;
}
.gallery_thumbnail p {
	margin: 0 0 1em 0;
	padding: 0;
}
.gallery_thumbnail p a {
	font-weight:bold;
	font-style:italic;
	font-size:0.8em;
}
.gallery_album p a {
	font-weight:bold;
}
#gallery_wrapper {
	padding:1em;

}
.viewing-images {
	font-size:.9em;
}
.viewing-images strong {
	color:#94354b;