html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: #fff;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* Utilities */
.text-replace{ text-indent: -9000px; }
.f-left{ float: left; }
.f-right{ float: right; }
.p-left{ position:absolute; left: 0px; }
.p-right{ position:absolute; right: 0px; }
.clear{ clear: both; width: 100%; height:0; }

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}


/*======================================*/
/* Structure */
html, body{ height:100%; }
body{
	margin: 0;
	padding: 0;
	background: #002251 url(../img/backer-hrep.jpg) repeat-x;
	font: 62.5% "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #3f3f3f;
	overflow-x: hidden;
}

#container{
	width: 950px;
	margin: 0 auto;
	position: relative;
}
div#masthead-container {
	background: top center url(../img/masthead-bg.jpg) no-repeat;
	margin-left: ;
}
div#masthead{
	width: 950px;
	height: 200px;	
	margin: 0 auto;
}
div#masthead h1{
	width: 950px;
	height: 200px;	
	float: left;
}
div#masthead div{ width: 170px; height: 200px; float: left; }
div#masthead div.left{ background-image: url(../img/masthead-left.jpg); }
div#masthead div.right{ background-image: url(../img/masthead-right.jpg); }

div#content-area{ position: relative; clear: both; }
div#content-area div#round-corner{ position:absolute; z-index:2; right: 0px; bottom: 0px; width: 15px; height: 15px; background: #ffffff url(../img/round-corner.jpg) no-repeat; }

div#content-area #col-1,
div#content-area #col-2,
div#content-area #col-3{
	position: relative;
	z-index: 3;
	min-height: 200px;
}

/* home page */
div#content-area.sales-page{ padding: 35px; }
div#content-area.home {
	width: 950px;
	padding-top: 0;
}
div#content-area.home .content-intro {
	width: 950px;
	height: 48px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 48px;
	text-align: center;
	background: #0a5098;
}
	div#content-area.home .content-intro a {
		color: #FFFFFF;
	}
div#content-area.home #col-1,
div#content-area.home #col-2,
div#content-area.home #col-3,
div#content-area.home .profile-article {
	width: 246px;
	float: left;
	padding: 35px;
}

div#content-area.home .profile-article a {
	text-decoration: none;
}

div#content-area.home .profile-article h3 {
	padding: 0;
	margin: 0 0 10px;
	background: none;
}

div#content-area.home .profile-article a h3:hover {
	text-decoration: underline;
}

div#content-area.home .profile-article .profile-thumb {
	width: 236px;
	height: 105px;
	margin: 0 0 5px;
	overflow: hidden;
	border: 5px solid #c8c8c8;
}

div#content-area.home .profile-article .profile-intro {
	height: 64px;
	overflow: hidden;
}

	div#content-area.home .profile-article .profile-intro p {
		color: #3F3F3F;
		cursor: text;
	}

div#content-area.home .profile-article .more-link {
	text-decoration: underline;
	cursor: pointer;
}
	
/* All other pages */
div#content-area{ padding: 10px 0; }
div#content-area #col-1,
div#content-area #col-3{
	width: 183px;
	float: left;
	padding: 0 15px;
	display: block;
}
div#content-area #col-1 img,
div#content-area #col-3 img{
	margin-bottom: 10px;
}
div#content-area #col-2{
	width: 490px;
	padding: 0 15px;
	float:left;
	border-left: 1px solid #7fa9ce;
	border-right: 1px solid #7fa9ce;
}
div#content-area.home #col-2{ border: none; }

#footer{ padding: 10px 30px; color: #8693b3; font-size: 9px; height: 100px; position: relative; }
#footer ul{ position: relative; }
#footer ul li{ float: left; margin-right: 10px; padding-right:10px; border-right: 1px solid #8693b3; }
#footer p#copyright{ float: right; margin-right: 0; padding-right:0; border-right: none; }
#footer p#divalink{ padding-right:0; border-right: none; color: #fff; }
#footer ul li a{ color: #8693b3; text-decoration:none; }
#footer ul li a:hover{ text-decoration: underline; }
#footer p#divalink { float: left; margin-right: 10px; padding-right:10px; border-right: 1px solid #8693b3;};
#footer p#divalink a { color: #ff3333; }
#footer a.august_link{ background: transparent url(../img/august_small.png) no-repeat; height: 22px; width: 96px; position: absolute; right: 26px; top: 26px; display: block; }

/*======================================*/
/* Hero images */
div#hero h2{ width: 950px; height: 260px; margin:0; padding:0; position:relative; z-index:3; }
div#hero.home{ width: 950px; height: 260px; margin:0; z-index:3; }
div#hero.history h2{ background: #ffffff url(../img/hero-history.jpg) no-repeat; }
div#hero.news h2{ background: #ffffff url(../img/hero-news.jpg) no-repeat; }
div#hero.contacts h2{ background: #ffffff url(../img/hero-contacts.jpg) no-repeat; }
div#hero.sales h2{ background: #ffffff url(../img/hero-sales.jpg) no-repeat; }
div#hero.gallery h2{ background: #ffffff url(../img/hero-gallery.jpg) no-repeat; }
div#hero.services h2{ background: #ffffff url(../img/hero-services.jpg) no-repeat; }


/*======================================*/
/* Main navigation styling */
div#navigation{ position: absolute; top: -31px; z-index: 80; margin:0; padding: 0; }
ul#main-nav{
	position: relative;
	height: 25px;
	padding: 0 20px;
	width: 910px;
}
ul#main-nav li{
	float: left;
	font-family: "Lucida Grande",Lucida,Verdana,sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #0055a0;
	margin-right: 30px;
	height: 25px;
	line-height: 25px;
	position: relative;
}
ul#main-nav li ul{
	display: none;
	position:absolute;
	top: 25px;
	left: -8px;
	width: 200px;
	z-index: 10;
}
ul#main-nav .subHover > ul,
ul#main-nav .subHover ul .subHover > ul {
	display: block;
}
	ul#main-nav li ul li {
		background-color: #223E7D;
		height: 20px;
		line-height: 20px;
		text-align: left;
		width: 100%;
		border-bottom: 1px solid #004E96;
		margin: 0;
		padding: 0;
	}
	ul#main-nav li ul li a,
	ul#main-nav .subHover ul .subHover ul li a{ display: block; text-decoration: none; font-size: 10px; padding: 0 10px 0 10px; }
	
	ul#main-nav li ul li a:hover { color: #223E7D; background-color: #fff; }	
	
	
		ul#main-nav li ul li ul {
			margin: -15px 0 0 208px;
		}

ul#main-nav li.sales ul.sales-links{
	display: none;
	position:absolute;
	top: 25px;
	left: -8px;
	width: 150px;
	z-index: 10;
}
	ul#main-nav li.sales ul.sales-links li{
		background-color: #223E7D;
		height: 20px;
		line-height: 20px;
		text-align: left;
		width: 100%;
		border-bottom: 1px solid #004E96;
		margin: 0;
		padding: 0;
	}
	ul#main-nav li.sales ul.sales-links li:hover{ background-color: #fff; }
	ul#main-nav li.sales ul.sales-links li:hover a{ color: #223E7D; }	
		ul#main-nav li.sales ul.sales-links li a{ display: block; text-decoration: none; font-size: 10px; padding: 0 10px 0 10px; }

ul#main-nav li.purealist{ position: absolute; right: 0px;  }
ul#main-nav li.purealist ul.purealist-links{
	display: none;
	position:absolute;
	top: 25px;
	right: -7px;
	width: 250px;
	z-index: 10;
}
	ul#main-nav li.purealist ul.purealist-links li{
		background-color: #223E7D;
		height: 20px;
		line-height: 20px;
		text-align: left;
		width: 100%;
		border-bottom: 1px solid #004E96;
		margin: 0;
		padding: 0;
	}
	ul#main-nav li.purealist ul.purealist-links li:hover{ background-color: #fff; }
	ul#main-nav li.purealist ul.purealist-links li:hover a{ color: #223E7D; }
	ul#main-nav li.purealist ul.purealist-links li.pdf:hover{ background: #fff url(../img/pdf_icon_white.png) no-repeat 230px center; }	
	ul#main-nav li.purealist ul.purealist-links li.pdf{ background: #223E7D url(../img/pdf_icon.png) no-repeat 230px center; }
	
		ul#main-nav li.purealist ul.purealist-links li a{ display: block; text-decoration: none; font-size: 10px; padding: 0 10px 0 10px; }
	
ul#main-nav li a{ display:block; text-decoration: none; font-weight:bold; }

ul#main-nav li.selected a,
ul#main-nav li:hover a{ color: #fff; }

ul#main-nav li.selected,
ul#main-nav li:hover{ float: left;  background-color: #223e7d; }
ul#main-nav li.selected span.left-cap,
ul#main-nav li:hover span.left-cap{
	background: #223e7d url(../img/main-nav-active-lcap.png) no-repeat;
	display: block;
	height: 25px;
	width: 8px;
	position: absolute;
	left: -8px;
	top: 0px;
}
ul#main-nav li.selected span.right-cap,
ul#main-nav li:hover span.right-cap{
	background: #223e7d url(../img/main-nav-active-rcap.png) no-repeat;
	display: block;
	height: 25px;
	width: 16px;
	position: absolute;
	right: -16px;
	top: 0px;
}

div#sitemap{
	padding: 0 20px;
}
	ul#sitemap-listing li{
		padding: 8px 0 8px 15px;
		background: transparent url(../img/bullet_blue.gif) no-repeat left 7px;
	}
		ul#sitemap-listing li ul{
			margin-top: 8px;
		}
			ul#sitemap-listing li ul li{
				margin-left: 20px;
			}



/*======================================*/
/* Typography styling */
div#masthead h1{ background-image: url(../img/masthead-main.jpg); }
h3{ padding-left: 15px; background: transparent url(../img/checker-bullet.gif) no-repeat left 2px; color: #0154a0; font-size: 12px; }
h3 a{ text-decoration:none; }
h3 a:hover{ text-decoration: underline; }
h4{ margin: 5px 0; font-size: 20px; color: #00539d; }
h4 span{ font-size: 10px; display: block; }
h5{ color: #b72726; font-size: 14px; margin-bottom: 25px; }


/* basic stuff after reset */
strong{ font-weight: bold; }
em{ font-style: italic; }

/* links */
a{ color: #0055a2; }

/* Others... */
p.focus-text, h5 { font-size: 12px; line-height: 18px; color: #00539d; margin: 10px 0 20px 0; }
p.gallery-focus-text{ font-size: 12px; line-height: 18px; color: #00539d; margin: 10px 0 50px 0; padding: 0 65px; }

div.body-content p,
form p,
div#office p,
.sales-page p{ margin: 15px 0; line-height: 16px; }
blockquote.big-text{ color: #666; font-size: 15px; line-height: 18px; margin-top: 15px; }
span.hilite-title{ color: #00539d; display:block; margin-bottom: 5px; }

ul.bullet-list{ padding-left: 20px; }
ul.bullet-list li{
	list-style: disc;
	list-style-position: outside;
	padding: 0;
	line-height: 16px;
}
ul.bullet-list li ul{ padding-left: 30px; }


/*======================================*/
/* general styling */
div#checker{ border: 0; height: 6px; width: 950px; background: transparent url(../img/checker-hrep.gif) repeat-x; margin:0; padding:0; }

div#content-area{ background-color: #fff; }
.news-item, .profile-article { position: relative; min-height:160px; }
.post-item .meta-date{ padding-left: 15px; display: block; font-size: 12px; color: #999; margin-bottom: 10px; }
.post-item p{ line-height: 16px; }
.post-item p img{ float: left; padding: 3px; background-color: #ccc; margin: 0 5px 5px 0 }
.more-link{ display: block; text-align: right; }
.news-item .vertical-sep, .profile-article .vertical-sep { position:absolute; right: 0; top: 0; height: 200px; width: 1px; background: #fff url(../img/home-news-vsep.jpg) no-repeat; border: none; }

/* for news page... */
#posts .post-item{ margin-bottom: 40px; }
#highlights .highlight{ margin-bottom: 25px; border-bottom: 1px solid #7fa9ce; padding-bottom: 5px; }
#news-images img, #page-images img { margin-bottom: 10px; }
#posts .post-item ul{
	padding-left:20px;
	list-style:outside disc;
}
	#posts .post-item ul li{ padding: 2px 0; }
.body-content .post-item {
	clear: left;
	padding-bottom: 5px;
	margin-bottom: 20px;
	border-bottom: 1px solid #CDE9FB;
}
div.body-content ul, div.body-content ol{
	padding-left: 20px;
	margin: 10px 0px;
}
div.body-content ul{ list-style: disc outside none; }
div.body-content ol{ list-style: decimal outside none; }
	div.body-content ul li, div.body-content ol li{
		padding: 3px 0px;
	}
div.body-content p.no-bottom-margin{
	margin-bottom: 0;
}
div.body-content ul.extra-note{
	margin: 0 0 25px 0;
}

div.body-content dl{
	width: 350px;
	margin: 10px 0;
}
div.body-content dl dt{
	width: 150px;
	float: left;
	clear: both;
	margin-top: 2px;
}
div.body-content dl dd{
	width: 200px;
	float: right;
	clear: right;
	margin-top: 2px;
}	
	

/* contact page */
#map_canvas{
	overflow: hidden;
	border: 1px solid #7F9DB9;
	width: 183px; 
	height: 400px; 
	position: relative; 
	background-color: rgb(229, 227, 223);
}
form p{ margin: 0px; }
ul.contact-list li{
	width: 50%;
	float: left;
	margin-bottom: 15px;
	line-height: 16px;
}
form fieldset{ position:relative; }
form legend{ color: #00539d; display: none; }
form p.description{ color: #00539d; margin-top: 0; margin-bottom: 0; }
form#career-form label,
form#contact-form label{ display: block; }

form#contact-form input.styleMe{ width: 175px; }
form#contact-form textarea{ width: 175px; }

/* form errors */
div.errors{
	color: #fff;
	font-size: 10px;
	line-height: 18px;
	padding: 0;
	border-left: 1px solid #FF3333;
	border-top: 1px solid #FF3333;
	border-right: 1px solid #C02B0E;
	border-bottom: 1px solid #C02B0E;
	margin: 10px 0;
	padding: 3px 9px;
	 background-color: #c02b0e;
}
div.errors span{ display: block; background: #CF2C0C url(../img/error.png) no-repeat 5px 5px; padding-left: 25px; line-height: 25px; border-bottom: 1px solid #b0341c; }
div.errors ol{ margin:0; list-style:decimal; padding: 0px; }
div.errors ol li{
	list-style-position:inside;
	padding: 3px 9px;
	border-bottom: 1px solid #b0341c;
	border-top: 1px solid #d64225;
	color:#ffd8d0;
}
div.errors ol li.odd{ background-color: #CF2C0C; }
div.errors ol li.even{ background-color: #c02b0e; }
.sold{
	text-transform: capitalize;
	color: red;	
	font-weight:bold;
}

table#purrealist td{
	vertical-align: top;
	padding:0;
	margin:0
}
	table#purrealist img{ margin: 0; padding: 0; }


/*======================================*/
/* sales styling */
div.sales-wrapper, div.gallery-wrapper{
	width: 900px;
	margin: 15px auto;
}

.medium {
	width: 410px;
}
.return {
	padding-top: 1.2em;
}
.return a {
	text-decoration: none;
}
.return a:hover {
	text-decoration: underline;
}
dd{
	margin-bottom: 5px;
}
dt {
	font-weight: bold;
	float: left;
	width: 10em;
}
dl {
	padding: 0;
}
.right dt {
	padding: 0 ;
}
.right dl {
	padding-top: 2em;
}

table#sales, table#agistment-fees {
	border: 1px solid #06205d;
	width: 100%;
}
table#sales th, table#agistment-fees th {
	background-color: #06205d;
	color: #fff;
	padding: 0.2em 0.4em;
	text-align: left;

}
table#sales tr, table#agistment-fees tr {
	border: 1px solid #06205d;
	border-top: 0;
	border-bottom: 0;
}
table#sales td, table#agistment-fees td {
	border-top: 1px solid #eef;
	padding: 0.2em 0.4em;
	vertical-align:middle;
}
table#sales .even td{
	background-color: #f5f5ff;
}
table#sales .odd td {

}
table#sales td.large {
	font-size: 1.3em;
	width: 3.5em;
	text-align:center;
}
table#sales td img, .horse {
	border: 1px solid #06205d;
}

.sales-page h3{ margin-bottom: 10px; }
.sales-page h4{ margin-bottom: 10px; }
.soldfor {
	color: #B72726;
	font-weight: bold;
}
p.soldfor {
	font-size: 1.2em;
}
div.summary {
	font-size: 1.2em;
}
h5.sales-title {
	font-size: 1.5em;
}
.private-sales {
	font-size: 1.1em;padding:1em 0;
}

/*======================================*/
/* services styling */
table#agistment-fees{
	width: 100%;
	margin: 10px 0 25px 0;
}		
	table#agistment-fees td.price{
		text-align: right;
	}
	table#agistment-fees td.footer{
		text-align: center;		
	}


/*======================================*/
/* services styling */
a.pdfdownload{
	background: #fff url(../img/pdf_icon_white.png) no-repeat left center;
	display: block;
	padding: 3px 0 3px 24px;
}
div.gallery-wrapper{

}	
	div.gallery-wrapper a.lightbox{
		height: 190px;
		width: 150px;
		margin: 0 12px 15px 0px;
		display: block;
		border: 1px solid: #5EAEFF;
		float: left;
	}
		
div.image-holder {
	height: 190px;
	width: 150px;
	text-align: center;
	background: #eee;
	line-height: 1.5em;
}
a.lightbox {
	color: #666;
	text-decoration: none;
	font-style: italic;
}
div.image-holder img {
	vertical-align: top;
	margin-bottom: 4px;	
}
#footer p#divalink a { color: #ff3333; }

.sales-item {
	clear: left;
	padding-bottom: 5px;
	margin-bottom: 20px;
	border-bottom: 1px solid #CDE9FB;
}
.sales-item img {
	float: left;
	margin: 0 10px 10px 0;
}
.sales-item h5 {
	margin-bottom: 10px;
}
ul#sales-archive-list{
	margin-top:20px;
}
ul#sales-archive-list li{
	margin-bottom:22px;
	font-size:1.2em;
	font-weight:bold
}


