body { font-family: Georgia, serif; height: 582px; padding: 0; margin: 0; font-size: 14px; line-height: 18px; color: #fff; line-height: 1.5em; }

#wrapper { padding: 0; margin: 0; background: transparent url(../images/bg_top2.jpg) top center no-repeat; }

#topnav { margin: auto; width: 1004px; height: 72px; position: relative; }
#topnav h1 { top: 0; left: 94px; position: absolute; width: 238px; height: 140px; margin: 0; padding: 0; }
#topnav h1 a { display: block; margin: 0; padding: 0; width: 238px; height: 140px; background: transparent url(../images/logo.jpg) top center no-repeat; }
#topnav h1 a span { display: none; }
#topnav ul { padding: 30px 0 0 332px; margin: 0; list-style: none; }
#topnav ul li { position: relative; float: left; margin: 0 10px 0 0; }
#topnav ul li:hover ul { display: block; }
#topnav ul li a { display: block; padding: 4px 8px 4px 8px; color: #d7d9da; text-decoration: none; font-size: 20px; }
#topnav ul li ul { margin: 0; padding: 0; border: 0 none; list-style: none; display: none; position: absolute; top: 23px; left: -60px; color: #fff; width: 300px; }
#topnav ul li ul li { position: relative; float: left; margin: 0 6px 0 0; }
#topnav ul li ul li a { display: inline; color: #ffeace; text-decoration: none; font-size: 12px; }
#topnav ul li ul li a:hover { text-decoration: underline; }


ul.tabs { margin: 0; padding: 0; list-style: none; height: 28px; overflow: visible; }
ul.tabs li { display: block; float: left; width: 150px; margin: 0; padding: 0; height: 27px; line-height: 27px; position: relative;	}
ul.tabs li a.click { text-decoration: none; width: 150px; display: block; outline: none; height: 27px; }
ul.tabs li a.click span { display: none; }
ul.tabs li a#link_information { background: transparent url(../images/tab_information.png) no-repeat; }
ul.tabs li a#link_information.active { background-position: 0 -27px; }
ul.tabs li a#link_papers { background: transparent url(../images/tab_papers.png) no-repeat; }
ul.tabs li a#link_papers.active { background-position: 0 -27px; }
ul.tabs li a#link_pedigree { background: transparent url(../images/tab_pedigree.png) no-repeat; }
ul.tabs li a#link_pedigree.active { background-position: 0 -27px; }
ul.tabs li a#link_showrecords { background: transparent url(../images/tab_showrecords.png) no-repeat; }
ul.tabs li a#link_showrecords.active { background-position: 0 -27px; }
div.tabholder { background: transparent url(../images/tab_bg.png) top left no-repeat; }
div.tab_container { padding: 10px 20px 30px 20px; }

ul.content_subsections li a { color: #d6ad85; text-decoration: none; }
ul.content_subsections li a:hover { color: #d6ad85; text-decoration: underline; }

ul.content_subpages { margin: 0; padding: 0; list-style: none; }
ul.content_subpages li { margin: 0 11px 10px 11px; width: 100px; height: 140px; float: left;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border: 2px solid #65402a;
}
ul.content_subpages li a { display: block; padding-top: 106px; color: #d6ad85; text-decoration: none; font-size: 10px; text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.2em; }
ul.content_subpages li a:hover { color: #d6ad85; text-decoration: underline; }

table.horsetree { padding: 0; margin: auto; color: #fff; display: block; width: 469px; border-collapse: collapse; }
table.horsetree tr td { font-size: 12px; }
table.horsetree tr td a { color: #d6ad85; text-decoration: none; }
table.horsetree tr td a:hover { text-decoration: underline; }
table.horsetree tr td span { font-weight: bold; }
.sire { font-family: sans-serif; padding-left: 10px; padding-right: 10px; border-bottom: 1px #fff solid; }
.dam { font-family: sans-serif; padding-left: 10px; padding-right: 10px; border-bottom: 1px #fff solid; border-left: 1px #fff solid; }
.col2space { border-left: 1px #fff solid; height: 150px; }
.col3space { border-left: 1px #fff solid; height: 60px; }
.col3seperator { height: 80px; }
.col4space { border-left: 1px #fff solid; height: 30px; }
.col4seperator { height: 20px; }

#header { margin: auto; height: 300px; width: 1004px; overflow: hidden; }

#marketing { position: relative; margin: auto; height: 210px; width: 1004px; }

#logos { position: absolute; top: 53px; left: 702px; }
#logos a.purina { display: block; width: 198px; height: 39px; background: transparent url(../images/logo_purina.png) no-repeat; border: 0 none; }
#logos a.priefert { display: block; width: 198px; height: 58px; background: transparent url(../images/logo_priefert.png) no-repeat; border: 0 none; }
#logos a span { display: none; }

#quotes { position: absolute; top: 33px; left: 118px; width: 577px; height: 177px; }

#ad { position: relative; padding: 30px 0 0 40px; }
#ad a {
	display: block;
	border: 2px solid #4d351a;
	-webkit-box-shadow: 1px 2px 3px #2d2d2d;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-box-shadow: #2d2d2d 1px 2px 3px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
}
#ad span { text-shadow: #000 1px 2px 3px; }
#ad span.head { border: 0 none; text-decoration: none; position: absolute; color: #fff; font-weight: bold; font-size: 16px; left: 52px; bottom: 60px; }
#ad span.nick { border: 0 none; text-decoration: none; position: absolute; color: #fff; font-weight: normal; font-size: 14px; left: 52px; bottom: 42px; }

p.error { background: #fff; margin: auto; width: 350px; padding: 20px; border: 2px solid #f00; color: #f00;
	-webkit-box-shadow: 1px 2px 3px #2d2d2d;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-box-shadow: #2d2d2d 1px 2px 3px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
}
p.sent { background: #fff; margin: auto; width: 350px; padding: 20px; border: 2px solid #00920a; color: #00920a;
	-webkit-box-shadow: 1px 2px 3px #2d2d2d;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-box-shadow: #2d2d2d 1px 2px 3px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
}

#content { padding: 0; margin: 0; background: transparent url(../images/texture2.jpg) top center repeat-y; }
#info { padding: 0; margin: auto; width: 1004px; }
#saddle { width: 326px; height: 463px; position: absolute; top: -231px;; left: -232px; background: transparent url(../images/saddle.gif) no-repeat; }
#text { padding: 0; margin: 0; width: 614px; }

#copy { position: relative; padding: 10px 10px 10px 94px; }
#copy h2 { font-size: 20px; border-bottom: 1px solid #583112; padding-bottom: 4px; background: transparent url(../images/bg_h2.png) top right no-repeat; padding-top: 8px; color: #ffe5b7; }
#copy img.rightborder { float: right; margin: 0 6px 6px 6px; padding: 24px 4px 4px 26px; background: transparent url(../images/piccorner.png) top left no-repeat; border: 0 none; }
#copy img.leftborder { float: left; margin: 0 6px 6px 6px; padding: 24px 4px 4px 26px; background: transparent url(../images/piccorner.png) top left no-repeat; border: 0 none; }
#copy img.rightclean { float: right; margin: 0 6px 6px 6px; border: 0 none; }
#copy img.leftclean { float: left; margin: 0 6px 6px 6px; border: 0 none; }
#copy img.centerborder { margin: 0 auto 6px auto; padding: 24px 4px 4px 26px; background: transparent url(../images/piccorner.png) top left no-repeat; border: 0 none; }
#copy div.hr { width: 469px; height: 40px; background: transparent url(../images/divider.png) no-repeat; display: block; margin: 10px auto 10px auto; padding: 0; border: 0 none; }
#copy div.hr hr { display: none; }
#copy div.galleryBox { float: left; width: 100px; height: 100px; margin: 0 4px 10px 10px; background: #221409; }
#copy div.galleryBox a { display: block; width: 100px; height: 100px; }
#copy div.gallery { width: 110px; margin: auto; }
#copy div.gallery img { display: block; width: 100px; margin: auto; }
#copy p.gallery_caption { text-align: center; font-weight: normal; font-size: 10px; line-height: 1.2em; }
#copy a.zoomimg { display: block; margin: auto; }
#copy a.zoomimg img { border: 1px dotted #9e7c61; padding: 4px; }
#copy a { color: #d6ad85; text-decoration: none; }
#copy a:hover { color: #d6ad85; text-decoration: underline; }

#copy form { padding: 10px 0 0 20px; margin: 0; font: bold 12px/1.5em Tahoma, Verdana, Arial, sans-serif; color: #333; text-align: left; }
#copy form label { display: block; color: #fff; }
#copy form label a { color: #fff; }
#copy form input, #goforms form textarea, #goforms form select { width: 300px; color: #005199; margin: 1px 0 10px 10px; background: #fff; border: 1px solid #a6a6a6; }
#copy form textarea { width: 500px; height: 140px; }
#copy form input.submit { width: 100px; height: 50px; font-size: 16px; color: #fff; border: 2px solid #fff;; background: #281804; }
#copy form span.note { padding-left: 10px; font-size: .8em; font-size: normal; color: #1d68b3; }
#copy form span.required { padding-left: 10px; font-size: .8em; font-size: normal; color: #f00; }

#rightnav { float: right; width: 390px; height: 474px; background: transparent url(../images/bg_scroll.gif) top left no-repeat; }

#footer { height: 224px; background: transparent url(../images/bg_footer.gif) top center no-repeat; }
#footer p { text-align: center; width: 280px; margin: auto; padding-top: 100px; padding-right: 280px; }
#footer p a { color: #fff; text-decoration: none; }
#footer p a:hover { text-decoration: underline; }
#footer p.copyright { width: 320px; padding-top: 20px; padding-right: 300px; }

div.clearboth { clear: both; margin: 0; padding: 0; }
div.clearright { clear: right; margin: 0; padding: 0; }
div.clearleft { clear: left; margin: 0; padding: 0; }
