/*
 * Backgrounds
 * ------------------------
 * Body         :   #f1eee7 / e0dacc
 * Wrapper      :   
 * Content      :   #ffffff
 * Nav			:	#c2b59b
 *
 * Borders
 * ------------------------
 * Body         :   #
 * Wrapper      :   #
 * Content      :   #
 * Main         :   #
 * Item         :   #c2b59b
 * 
 * Text
 * ------------------------
 * Main         :   #000
 * Titles       :   #a19680
 * Links        :   #
 * Page Links   :   #
 * Date         :   #
 */
 
body
{
	color: #333;
	background: #e0dacc url("/_images/background.gif") repeat-x 0 -4px;
	font-family: Helvetica, Geneva, Arial, Verdana, sans-serif;	
}

a
{
	text-decoration: none;
}

a:link
{
	color: #33f;
}

a:visited
{
	color: #808;
}

a:active
{
	color: #f30;
}

a:hover
{
	color: #f30;
	text-decoration: underline;
}

#wrapper
{
	clear: both;
	padding: 0px;
	margin: 0px auto 0.75em;
	background: #fff;
	width: 738px;
}

#container
{
	position: relative;
	font-family: "Helvetica Light", "Helvetica Neue", Helvetica, Geneva, Arial, Verdana, sans-serif;
}

a#logo
{
	position: absolute;
	top: 1px;
	left: 82px;
	display: block;
}

#topnav
{
	background: #c2b59b;
	text-align: left;
	padding: 0;
	height: 206px;
}

#topnav img
{
	display: block;
}

#sidenav
{
	float: left;
	width: 120px;
	margin: 0 0 6px;
	padding: 0;
}

#content
{
}

#main
{
	margin: 0;
	padding: 20px 20px 0;
	font-size: 1.2em;
}

#main.withside
{
	margin: 0 0 0 126px;
	padding: 0px 0 0 8px;
}

#footer
{
	clear: both;
	padding: 0.2em 0 0em 0px;
	margin: 0px auto;
	border-top: 1px solid #ccc;
	text-align: right;
	height: 2em;
	width: 738px;
	color: #a79d88;
}

#topnav img#banner
{
	position: absolute;
	top: 24px;
}

#topnav img#headerimage
{
	position: absolute;
	top: 24px;
}

#topnav ul
{
	position: absolute;
	top: 156px;
	width: 738px;
	list-style: none;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

#topnav ul li
{
	float: left;
	margin: 0 0;
	font-size: 0.625em;
	padding: 0;
	white-space: nowrap;
	width: 100px;
	height: 50px;
	border-right: 1px solid #fff;
}

#topnav ul li a
{
	display: block;
	margin: 0;
	padding: 0;
	width: 100px;
	height: 50px;
	white-space: nowrap;
}

#topnav a
{
    -webkit-transition: all 0.7s ease-in;
    -moz-transition: all 0.7s ease-in;
    transition: all 0.7s ease-in;
}

#topnav a:hover
{
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}


#topnav li#stallions
{ width: 86px; background: url("/_images/nav/buttons-off.gif") 0px 17px no-repeat; }

#topnav li#news
{ width: 55px; background: url("/_images/nav/buttons-off.gif") -85px 17px no-repeat; }

#topnav li#competitions
{ width: 112px; background: url("/_images/nav/buttons-off.gif") -141px 17px no-repeat; }

#topnav li#transport
{ width: 92px; background: url("/_images/nav/buttons-off.gif") -253px 17px no-repeat; }

#topnav li#privatesales
{ width: 104px; background: url("/_images/nav/buttons-off.gif") -346px 17px no-repeat; }

#topnav li#salesdrafts
{ width: 102px; background: url("/_images/nav/buttons-off.gif") -450px 17px no-repeat; }

#topnav li#about
{ width: 80px; background: url("/_images/nav/buttons-off.gif") -552px 17px no-repeat; }

#topnav li#contact
{ width: 97px; background: url("/_images/nav/buttons-off.gif") -632px 17px no-repeat; }


#topnav li a
{
	opacity: 0;
	-moz-opacity: 0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
}

#topnav li#stallions a
{ width: 86px; background: url("/_images/nav/buttons-on.gif") 0px 17px no-repeat; }

#topnav li#news a
{ width: 55px; background: url("/_images/nav/buttons-on.gif") -85px 17px no-repeat; }

#topnav li#competitions a
{ width: 112px; background: url("/_images/nav/buttons-on.gif") -141px 17px no-repeat; }

#topnav li#transport a
{ width: 92px; background: url("/_images/nav/buttons-on.gif") -253px 17px no-repeat; }

#topnav li#privatesales a
{ width: 104px; background: url("/_images/nav/buttons-on.gif") -346px 17px no-repeat; }

#topnav li#salesdrafts a
{ width: 102px; background: url("/_images/nav/buttons-on.gif") -450px 17px no-repeat; }

#topnav li#about a
{ width: 80px; background: url("/_images/nav/buttons-on.gif") -552px 17px no-repeat; }

#topnav li#contact a
{ width: 97px; background: url("/_images/nav/buttons-on.gif") -632px 17px no-repeat; }

body.stallions #topnav li#stallions a,
#topnav li#stallions a:hover,
body.news #topnav li#news a,
#topnav li#news a:hover,
body.competitions #topnav li#competitions a,
#topnav li#competitions a:hover,
body.salesdrafts #topnav li#salesdrafts a,
#topnav li#salesdrafts a:hover,
body.privatesales #topnav li#privatesales a,
#topnav li#privatesales a:hover,
body.transport #topnav li#transport a,
#topnav li#transport a:hover,
body.about #topnav li#about a,
#topnav li#about a:hover,
body.contact #topnav li#contact a,
#topnav li#contact a:hover
{
	opacity: 1.0;
	-moz-opacity: 1.0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
}

#main h2
{
	color: #a19680;
	margin: 8px 0 1.2em;
	padding: 0.4em 0 0.3em;
	font-size: 1.3em;
	font-weight: bold;
	font-family: Trajan, "Palatino Linotype", "Book Antiqua", Palatino, Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.1em;
}

#main img.imgleft
{
	float: left;
	margin: 0 6px 6px 0;
}

#main img.imgright
{
	float: right;
	margin: 0 0 6px 6px;
}

#main p
{
	margin-right: 1em;
}

#main a.button
{
	display: block;
	width: 160px;
	color: #fff;
	background: #c2b59b url("/_images/button.gif") no-repeat -32px 0;
	padding: 8px 16px 6px 48px;
	margin: 0 auto;
	font-family: Trajan, "Palatino Linotype", "Book Antiqua", Palatino, Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
}

#main a.button:hover
{
	color: #c2b59b;
	background: #e0dacc url("/_images/button.gif") no-repeat -32px 0;
	text-decoration: none;
}


div.column1
{
	float: left;
	width: 180px;
	margin: 0;
	padding: 0 10px 10px 0;
	border: 1px solid #c2b59b;
	border-top: none;
	border-left: none;
}

div.column2
{
	float: left;
	width: 290px;
	padding: 0 10px 10px;
	margin: 0 0 0 10px;
}

div.column3
{
	float: right;
	width: 170px;
	margin: 0;
	padding: 0 0 10px 10px;
	border: 1px solid #c2b59b;
	border-top: none;
	border-right: none;
}

div.horsemini
{
	margin: 0;
	color: #a19680;
	font-size: 1em;
}

div.horsemini a
{
	color: #a19680;
}

div.horsemini h3
{
	color: #000;
	margin: 1em 0 0;
	font-size: 1.15em;
}

div.horsemini img
{
	background: #f1eee7;
	padding-right: 50px;
}

div.horsemini a:hover img
{
	text-decoration: none;
}

div.overview
{
	float: left;
	width: 440px;
}

div.pedigree
{
	float: right;
	width: 250px;
}




div.intro
{
	font-size: 1.05em;
}

div.horse
{
	float: left;
	margin: 0 10px 1em 0;
	padding: 0 0 0.5em;
	width: 333px;
}

div.horse h3
{
	color: #000;
	margin: 1em 0 0;
}

div.details
{
}

div.details:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	float: none;
}

div.row
{
	border-top: 1px solid #fff;
}

div.dam
{
	margin: 1em 0;
	font-size: 0.9em;
}

div.questions
{
	background: #201c70;
	color: white;
	padding: 1em;
	margin: 1em 4em 1em 0;
	line-height: 125%;
}

div.questions li
{
	margin: 1.5em 1.5em 0 0;
}

div.news
{
	float: left;
	width: 450px;
}

div.otherstories
{
	float: right;
	width: 240px;
}

div.newsItem
{
	margin: 0 0.5em 0.8em;
	clear: right;
}

body.home div.newsItem
{
	margin: 0;
}

div.newsListItem
{
	border-top: 1px solid #c2b59b;
	border-bottom: none;
	margin: 0 0 0.8em;
}

div.newsItem div.title
{
	font-size: 1.2em;
	font-weight: bold;
}

body.home div.newsItem div.title
{
	font-size: 1.1em;
}

div.newsItem div.title a
{
	color: #000;
}

div.newsItem div.titlesmall
{
	font-weight: bold;
	font-size: 1.1em;
}

div.newsItem div.date
{
	font-style: italic;
	color: #666;
}

div.newsItem div.body
{
}

div.newsItem div.body p
{
}

div.newsItem div.newspic
{
	float: right;
	width: 324px;
	margin: 0 0.8em 0.5em 0.5em;
	padding-bottom: 2px;
	border: 1px solid #ccc;
	font-size: 1em;
	background: #f1eee7;
}

div.newsItem div.newspic p
{
	margin: 0 0.5em 0 0.8em;
}

div.newsItem div.newspic img
{
	padding: 2px;
	border-bottom: 1px solid #ccc;
	background: #fff;
}

div.newsItem img.thumbnail
{
	float: right;
	margin-left: 0.5em;
	padding: 2px;
	border: 1px solid #ccc;
	background: #fff;
}

div.newsListItem img.thumbnail
{
	border-top: none;
}

div.relatedurl
{
	clear: both;
	background: #f1eee7;
	margin: 1.2em 0 0.6em;
	padding: 0.4em 1.6em 0.4em 0.4em;
	font-weight: bold;
	font-family: "Arial Narrow", Arial, sans-serif;
}


div.saleItem
{
	clear: both;
	margin: 0.5em 0 0;
	padding: 1.2em 0 0.5em;
	border-top: 1px solid #c2b59b;
	width: 100%;
}

div.saleItem div.title
{
	font-size: 1.2em;
	font-weight: bold;
}

div.saleItem div.titlesmall
{
	font-weight: bold;
	font-size:  1.1em;
}

div.saleItem div.date
{
	font-style: italic;
	color: #666;
	font-size: 0.9em;
}

div.saleItem div.body
{
}

div.saleItem div.body p
{
}

div.saleItem div.salepic
{
	float: right;
	width: 324px;
	margin: 0 0 1em 0.5em;
	padding-bottom: 2px;
	border: 1px solid #ccc;
	font-size: 0.9em;
	background: #f1eee7;
}

div.saleItem div.salepic p
{
	margin: 0 0.5em 0.2em 0.8em;
}

div.saleItem div.salepic img
{
	padding: 2px;
	border-bottom: 1px solid #ccc;
	background: #fff;
}

div.saleItem img.thumbnail
{
	float: right;
	margin-left: 0 0 10px 0.5em;
	padding: 2px;
	border: 1px solid #ccc;
	background: #fff;
}

div.saleItem div.relatedurl
{
	clear: none;
	background: #f1eee7;
	margin: 1.2em 0 0.6em;
	padding: 0.4em 0 0.4em 10px;
	width: 350px;
}

body.privatesales table.searchpages,
body.salesdrafts table.searchpages
{
	width: 100%;
}

fieldset.enquiry, fieldset.transport, fieldset.mating
{
	float: left;
	padding: 0.8em 0 0.3em;
	margin: 0 0 0.8em;
	border: 1px solid #c2b59b;
	width: 90%;
	font-size: 1em;
}

fieldset.enquiry legend
{
	display: none;
}

fieldset.transport legend, fieldset.mating legend
{
	padding: 0 0.2em 0 0.2em;
	margin: 0 1em 0 0.5em;
	font-weight: bold;
	color: #000;
}

table.raceresults, table.pedigree, table.competitionresults
{
	margin: 0 0 1em;
	border: 1px solid #c2b59b;
	width: 96%;
	font-family: Helvetica, Geneva, Arial, Verdana, sans-serif;	
}

table.competitionresults
{
	width: 70%;
}

table.raceresults thead, table.sireline thead, table.competitionresults thead
{
	background: #e0dacc;
	font-weight: bold;
}

table.raceresults td
{
	padding: 1px;
	vertical-align: top;
	font-size: 0.85em;
}

table.raceresults td.date
{
	width: 15%;
}

table.raceresults td.placing
{
	width: 10%;
	text-align: right;
	padding-right: 6px;
}

table.raceresults td.performance
{
}

table.raceresults td.earnings
{
	width: 15%;
	text-align: right;
}

table.pedigree
{
	width: 100%;
}

table.pedigree td
{

	background: #f1eee7;
	line-height: 1.3em;
}

table.pedigree td.a
{
	font-size: 1em;
}

table.pedigree td.b
{
	font-size: 0.95em;
}

table.pedigree td.c
{
	font-size: 0.9em;
}

table.pedigree td.d
{
	font-size: 0.85em;
}

table.sireline
{
	margin: 0 0 1em;
	border: 1px solid #c2b59b;
	width: 80%;
	font-size: 0.9em;
}

table.competitionresults td
{
	width: 10%;
	padding: 1px;
	vertical-align: top;
	font-size: 0.9em;
	text-align: right;
}

table.competitionresults td.name
{
	width: 50%;
	text-align: left;
}

td.center
{
	text-align: center;
}

div.searchpages
{
	clear: both;
	padding-top: 1em;
}

table.searchpages
{
	width: 98%;
	border: 1px solid #c2b59b;
}

table.searchpages td
{
	font-size: 0.95em;
}

table.searchpages td.previous, table.searchpages td.next
{
	font-size: 0.95em;
}

table.searchpages td.pages a
{
	padding: 0.2em 0.25em;
}

span.currentpage
{
	padding: 0.2em 0.3em;
	background: #c2b59b;
	font-weight: bold;
	color: #fff;
	border: 1px solid #666;
}

div.otherstories table.searchpages
{
	width: 100%;
}

div.otherstories td.previous a,
div.otherstories td.next a
{
	padding: 0.2em 0;	
}

ul.dam
{
	list-style: none;
	margin: 0 0 0 1em;
	padding: 0 0 0 0em;
}

ul.dam li
{
	margin: 0 0 0 1em;
	text-indent: -1em;
}

ul.dam li li
{
	font-size: 100%;
}

ul.sire
{
	list-style: none;
	margin: 0 0 0 1em;
	padding: 0 0 0 0em;
}

ul.sire li
{
	margin: 0 0 0.8em 1.5em;
	text-indent: -1.5em;
}

ul.sire li li
{
	font-size: 100%;
}

dl.contact
{
	float: right;
	width: 19em;
	margin: 0 2em 1em 1em;
}

dl.contact dt
{
	float: left;
	clear: both;
	width: 9em;
	margin: 0;
	font-style: italic;
	text-align: right;
	font-size: 1em;
}

dl.contact dd
{
	margin: 0 0.5em 0.5em 9.5em;
}

dl.competition
{
	margin: 1em 2em 1em 1em;
}

dl.competition dt
{
	margin: 0.5em 0.5em 0.5em 3em;
	font-style: italic;
	text-indent: -3em;
}

dl.competition dd
{
	margin: 0.5em 0.5em 1em 3em;
}

span.name, span.gr, span.can, span.l, span.champ, span.j, span.won, span.h, span.win
{
	font-weight: bold;
}

span.small
{
	font-size: 60%;
}

.requiredfield input, .requiredfield select, .requiredfield textarea
{
	background: #e0dacc;
}

span.sitename
{
	color: #be942d;
}

span.buttonname
{
	color: #775d1c;
	font-size: 0.96em;
}

span.horsename
{
	color: #c2b59b;
}

span.clue
{
	font-style: normal;
	font-weight: bold;
}

div.line
{
	margin: 0 0 1em;
	padding: 0;
	border-bottom: 1px solid #ccc;
	font-size: 1px;
}

p.produced
{
	float: left;
	margin: 0.25em 0.5em;
	color: #a79d88;
}

p.produced a
{
	color: #a79d88;
}

p.produced a:visited
{
	color: #a79d88;
}

p.produced a:hover
{
	color: #bfaa65;
}

div.description
{
	clear: both;
	overflow: hidden;
	height: 1.3em;
	padding: 0;
	margin: 0;
}

div.description a.showdescription
{
	display: block;
}

a.lightbox-enabled
{
	position: relative;
	display: block;
}

div.thumbnails a:hover,
a.lightbox-enabled:hover
{ text-decoration: none; }

div.zoomicon
{
	position: absolute;
	bottom: 9px;
	right: 3px;
	height: 36px;
	width: 36px;
	background: url("/_images/lightbox/zoom.png") 50% 50% no-repeat;
	cursor: pointer;
}



/*
 * Tweaks for various IE flavours
 */

.win #main
{
	font-size: 1.1em;
}

.ie6 div.column2
{
	width: 280px;
	padding: 0 10px 10px;
	margin-left: 5px;
}



/*
 * Tweaks for iphone
 */

.iphone #main
{
	font-size: 1.3em;
}
