@charset "UTF-8";

* {
	margin:0;
	padding:0;
	font-family: "Times New Roman", Times, serif;
}

.bkg {
	background-image: url(../images/tile.jpg);
	background-repeat: repeat;
}

p { padding-bottom: 10px; }

li, li a {
	list-style-type: none;
	text-decoration: none;
	font-variant: small-caps;
}

a { color: #025564; }

#main {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	color: #333333;
}

/* overall layout */

#header { width: 100%; }

.coinlogo {
	height: 140px;
	width: 140px;
	background-image: url(../images/coin.jpg);
	background-repeat: no-repeat;
	margin-left: 336px;
	margin-top: 10px;
}

.pagetitle {
	font-variant: small-caps;
	color: #025564;
	font-size: 40px;
	letter-spacing: 0.1em;
}

.navbar {
	background-image: url(../images/navbar.jpg);
	background-repeat: no-repeat;
	height: 31px;
	margin-top: 15px;
}

#content { width: 100%; }

#footer {
	clear: left;
	padding-top: 10px;
	margin-bottom: 15px;
}

/* section specific */

#salecategories p { margin-left: 138px; }

#salecategories .copy { clear: left; }

/* main column */

.maincol {
	width: 750px;
	float: left;
	padding-left: 25px;
}

.bigname {
	font-variant: small-caps;
	color: #025564;
	font-size: 30px;
	letter-spacing: 0.1em;
	margin-top: 17px;
}

.subhead {
	font-size: 19px;
	line-height: 26px;
	font-style: italic;
	margin-top: 17px;
	margin-bottom: 10px;
}

.section {
	font-size: 22px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-variant: small-caps;
	letter-spacing: 2px;
	background-image: url(../images/horizline.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 10px;
	color: #744231;
	clear: left;
}

.symbolkey {
	font-size: 14px;
	text-align: center;
	line-height: 22px;
	letter-spacing: 1px;
	font-variant: small-caps;
	color: #744231;
}

.horsesubhead {
	width: 750px;
	font-size: 19px;
	line-height: 26px;
	font-style: italic;
	margin-top: 7px;
	margin-bottom: 15px;
}

.littlename {
	color: #025564;
	font-variant: small-caps;
	font-size: 18px;
	letter-spacing: 0.1em;
	padding-top: 5px;
}

.copy {
	width: 750px;
	font-size: 14px;
	line-height: 26px;
}

.schedcolumn {
	margin-left: 125px;
	margin-right: 125px;
}

#schedule .copy {
	width: 550px;
	line-height: 22px;
	background-image: url(../images/horizline.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.year {
	font-variant: small-caps;
	color: #025564;
	font-size: 30px;
	letter-spacing: 0.1em;
	padding-top: 23px;
	padding-bottom: 10px;
}

.month {
	font-size: 22px;
	line-height: 26px;
	font-style: italic;
	margin-top: 10px;
	margin-bottom: 10px;
}

.event {
	color: #744231;
	font-size: 18px;
	font-variant: small-caps;
}

#schedule p {  margin-top: 5px; }


/* navigation */

.nav ul {
	padding: 6px 0 0 0;
	list-style-type: none;
	text-align: center;
	}

.nav ul li {
	display: inline;
	font-size: 15px;
	color: #996600;
	letter-spacing: 0.1em;
 	padding: 0 17px;
}

.nav ul li a { color: #996600; }

.nav ul li a:hover { font-weight: bold; }

/* small photos */

.largehorizframe {
	background-image: url(../images/salesimages/larghorizframe.jpg);
	height: 328px;
	width: 429px;
	background-repeat: no-repeat;
}

.largehorizphoto {
	height: 300px;
	width: 400px;
	margin: 10px 0 0 10px;
}

.smallvertframe {
	background-image: url(../images/cardframes/smallvert.jpg);
	height: 227px;
	width: 166px;
	background-repeat: no-repeat;
	margin-top: 7px;
}

.smallvertphoto {
	height: 195px;
	width: 135px;
	margin: 10px 0 0 11px;
}

.smallhorizframe {
	background-image: url(../images/cardframes/smallhoriz.jpg);
	height: 149px;
	width: 215px;
	background-repeat: no-repeat;
	margin-top: 7px;
}

.smallhorizphoto {
	height: 120px;
	width: 185px;
	margin: 10px 0 0 10px;
}

.smallsquareframe {
	background-image: url(../images/cardframes/smallsquare.jpg);
	height: 228px;
	width: 230px;
	background-repeat: no-repeat;
	margin-top: 6px;
}

.smallsquarephoto {
	height: 198px;
	width: 198px;
	margin: 10px 0 0 11px;
}

.smallersquareframe {
	background-image: url(../images/cardframes/smallersquare.jpg);
	height: 129px;
	width: 130px;
	background-repeat: no-repeat;
	margin: 10px 10px 0 0;
}

.ssfoption {
	margin-top: 2px;
	height: 128px;
}

.smallersquarephoto {
	height: 100px;
	width: 100px;
	margin: 9px 0 0 10px;
}

.galleryframe {
	background-image: url(../images/cardframes/gallery.jpg);
	width: 215px;
	background-repeat: no-repeat;
	height: 175px;
	margin: 7px 8px 0 0;
}

.galleryphoto {
	height: 120px;
	width: 185px;
	margin-top: 10px;
	margin-left: 10px;
	font-size: 16px;
	font-style: italic;
	line-height: 30px;}

.galleryphoto a { text-decoration: none; }

.photoleft {
	float: left;
	margin-left: -2px;
	margin-right: 8px;
}

.photoright{
	float: right;
	margin-left: 12px;
}

.photoright{
	float: right;
	margin-top: 7px;
	margin-left: 12px;
}

/* misc elements */

.guillotine { /* To trick IE against Guillotine Bug */
	float: left;
	clear: both;
	height: 0px;
}

.flexbox { width: 240px; }

.flexbox li {
	font-variant: small-caps;
	text-align: center;
	line-height: 20px;
	font-size: 18px;
	padding-bottom: 10px;
	padding-top: 3px;
}

.boxtop {
	background-image: url(../images/cardframes/boxtop.jpg);
	background-repeat: no-repeat;
	height: 39px;
}

.boxmiddle {
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(../images/cardframes/boxmid.jpg);
	background-repeat: repeat-y;
}

.boxbottom{
	background-image: url(../images/cardframes/boxbottom.jpg);
	background-repeat: no-repeat;
	height: 35px;
}

.left {
	float: left;
	margin-right: 15px;
	margin-top: 4px;

}

.right{
	float: right;
	margin-left: 12px;
	margin-top: 4px;
}

.centered {	text-align: center; }

.pedlinksbox {
	height: 300px;
	width: 746px;
	margin-top: 8px;
}

.pedigreebox {
	height: 300px;
	width: 500px;
	background-image: url(../images/pedigreebkg.jpg);
	background-repeat: no-repeat;
	float: left;
	font-size: 14px;
	font-variant: small-caps;
	line-height: 14px;
}

.pedmargin {
	padding-left: 125px;
}

.pedhorse {
	color: #025564;
	font-weight: bold;
	text-align: right;
	padding-right: 22px;
}

.ancestor {
	padding-left: 5px;
	color: #996633;
	padding-right: 7px;
}

.links {
	height: 300px;
	width: 230px;
	float: right;
}

.links li {
	line-height: 16px;
	padding-bottom: 8px;
}

.links li a { text-decoration: none; }

.links li a:hover { font-weight: bold; }

.disclaimer {
	font-size: 12px;
	margin-top: 15px;
	float: left;
	width: 100%;
	font-style: italic;
}

.horizline {
	background-image: url(../images/horizline.jpg);
	background-repeat: repeat-x;
	height: 6px;
	width: 800px;
	margin-bottom: 2px;
}

/* footer navigation */

#footnav ul {
	color: #996600;
	text-align: center;
}

#footnav ul li {
	display: inline;
	font-size: 12px;
	letter-spacing: 0.1em;
	padding: 0 2px;
}

#footnav ul li a { color: #996600; }

#footnav ul li a:hover {
	color: #025564;
	font-weight: normal;
}

#footnav li span { color: #6B3D22; }

.footercopy {
	color: #996600;
	font-size: 8px;
	text-align: center;
	padding-top: 6px;
	margin-bottom: 11px;
	clear: left;
	font-variant: small-caps;
	letter-spacing: 0.1em;
}

.footercopy a {
	color: #996600;
	text-decoration: none;
}

.footercopy a:hover { color: #025564; }

.share { text-align: center; }


/* photo gallery */

.speciallink {
	font-size: 20px;
	font-style: italic;
	margin: 3px 0 13px 0;
}

.speciallink a { text-decoration: none; }

.speciallink a:hover{ font-weight: bold; text-decoration: none; }

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	background-image: url(../images/tile.jpg);
	background-repeat: repeat;
}
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/galleries/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/galleries/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	font-size: 12px;
	background-image: url(../images/tile.jpg);
}

#imageData{	padding:0 10px; color: #666;}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	color: #025564;}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 75px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

.email {
	height: 81px;
	width: 132px;
	margin: 20px 0 10px 0;
	padding-left: 309px;
}
