﻿html {
background: url(images/background.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
  padding: 0;
  margin: 0;
}

@font-face
{
font-family: Amienne;
src: url('css/Amienne.TTF'),
     url('css/Amienne.eot'); /* IE9+ */
}

/*div
{
font-family:Amienne;
}
*/



a:link    {color:#0000FF; text-decoration:underline; font-family: Verdana, Verdana, Times New Roman, 'Sans Serif'; }
a:visited {color:#0000FF; text-decoration:underline; font-family: Verdana, Verdana, Times New Roman, Sans Serif; }
a:active  {color:#0000FF; text-decoration:none; font-family: Verdana, Verdana, Times New Roman, Sans Serif; }
a:hover   {color:#95DAFA; text-decoration:none; font-family: Verdana, Verdana, Times New Roman, Sans Serif; }

a:link.nav    {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Amienne, Tempus Sans ITC,Verdana, Times New Roman, 'Sans Serif';
	font-weight: bold;
	font-size: 26pt;


}
a:visited.nav  {color:#FFFFFF; text-decoration:none; font-family: Amienne, Tempus Sans ITC,Verdana, Times New Roman, 'Sans Serif'; font-weight: bold;font-size: 26pt; }
a:active.nav   {color:#FFFFFF; text-decoration:none; font-family: Amienne, Tempus Sans ITC,Verdana, Times New Roman, 'Sans Serif'; font-weight: bold;font-size: 26pt; }
a:hover.nav    {
	color: #0000FF;
	text-decoration: none;
	font-family: Amienne, Tempus Sans ITC,Verdana, Times New Roman, 'Sans Serif';
	font-weight: bold;
	font-size: 26pt;


}

a:link.sm    {color: #C86205; text-decoration: underline; font-family: Arial, Verdana, 'Sans Serif'; font-weight: normal;font-size: 8pt;  }
a:visited.sm  {color:#C86205; text-decoration:underline; font-family: Arial, Verdana, Sans Serif; font-weight: normal;font-size: 8pt; }
a:active.sm   {color:#C86205; text-decoration:underline; font-family: Arial, Verdana, Sans Serif; font-weight: normal; font-size: 8pt; }
a:hover.sm    {color:#FFC184; text-decoration:none; font-family: Arial,Verdana, Sans Serif; font-weight: normal; font-size: 8pt;}


a:link.topnav    {
	color: #800000;
	text-decoration: none;
	font-family: Amienne, Tempus Sans ITC,Verdana, Times New Roman, 'Sans Serif';
	font-weight: bold;
	font-size: 12pt;
	font-variant: small-caps;
}
a:visited.topnav    {color:#800000; text-decoration:none; font-family: Amienne, Tempus Sans ITC,Verdana, Times New Roman, 'Sans Serif'; font-weight: bold;font-size: 12pt; font-variant: small-caps; }
a:active.topnav    {color:#FF0088; text-decoration:none; font-family: Amienne, Tempus Sans ITC,Verdana, Times New Roman, 'Sans Serif'; font-weight: bold;font-size: 12pt;font-variant: small-caps;  }
a:hover.topnav    {color:#FF0088; text-decoration:none; font-family: Amienne, Tempus Sans ITC,Verdana, Times New Roman, 'Sans Serif'; font-weight: bold;font-size: 12pt; font-variant: small-caps; }



a:link.subnav    {
	color: #800000;
	text-decoration: none;
	font-family: Amienne, Tempus Sans ITC,Verdana, Times New Roman, 'Sans Serif';
	font-weight: bold;
	font-size: 16pt;
	font-variant: small-caps;

}
a:visited.subnav  {color:#800000; text-decoration:none; font-family: Amienne, Tempus Sans ITC,Verdana, Times New Roman, 'Sans Serif'; font-weight: bold;font-size: 16pt; font-variant: small-caps;	}
a:active.subnav   {color:#B4067F; text-decoration:none; font-family: Amienne, Tempus Sans ITC,Verdana, Times New Roman, 'Sans Serif'; font-weight: bold;font-size: 16pt; font-variant: small-caps;	}
a:hover.subnav    {
	color: #B4067F;
	text-decoration: none;
	font-family: Amienne, Tempus Sans ITC,Verdana, Times New Roman, 'Sans Serif';
	font-weight: bold;
	font-size: 16pt;
	font-variant: small-caps;
}

body
{ 
	font-family: Verdana, Times New Roman; font-weight: normal; text-decoration:none;
	color: #FFFFFF;font-size: 12pt; 
}

table, td
{ 
	font-family: Verdana, Times New Roman; font-weight: normal; text-decoration:none;
	color: #FFFFFF;font-size: 12pt; 
}

.img
{
	border: 3px solid #ffffff;

}

.pedNotes
{ 
	font-family: Verdana, Times New Roman; font-weight: normal; text-decoration:none;
	color: #FFFFFF;font-size: 8pt; 
}


.gallerypagename {
	font-size: 20px;
	font-weight: bold;
	font-variant: small-caps;
	color: #9900CC;
	font-family: Amienne, Tempus Sans ITC, Verdana, Times New Roman, 'Sans Serif';
}

/* for Sale Comment and Sold */
.hiLiteComment
{
	background-color:#0000FF; 
	color:#ffffff; 
	font-weight:bold
}

/* for horse name on details page and for horse type heading on listing pages */
.horseHeading{
	font-size: 22px;
	font-variant: small-caps;
	color: #95DAFA;
	letter-spacing: 1px
}

/* for very small font */
.smallFont{
	font-size: 7pt;
}

.tiny{
	font-size: 7pt;
}

/* for med small font */
.medsmallFont{
	font-size: 12px;
}

/* for med small font */
.medsmallFontPadded{
	padding:3px; font-size: 12px; text-align:left; text-indent:4; margin-top:0;
}


/* for med small white font */
.medsmallwhiteFont{
	font-size: 11px;
	color:#ffffff;
	font-weight:normal;
}

/* border for listing table */
.listingTable{
	padding:3px; border:0px solid #1C0000; border-collapse: collapse 
}

/* listing table header */
.listingTableHeader{
	background-color: #F2DFC4; 
	padding:3px; border:1px solid #7EA6B9; border-collapse: collapse 
}

h1           {
	font-size: 20pt;
	color:  #141E42;
	font-weight: bold;
	text-align: left;
	font-variant: small-caps;
}

.pedTableLine {
 border-left-width:1px; border-right-width:1px; border-top-width:1px; border-bottom-style:solid; border-bottom-width:1px
}

fieldset     {
	border: 1px solid #7EA6B9;
	padding: 2px
}


.pending {
	font-size: 8pt;
	color: #FFFFFF;
}

textarea     { color: #622020; background-color: #F9E8AC }
select        { color: #622020; background-color: #F9E8AC }
input        { color: #622020; background-color: #F9E8AC }

/*.imggal.borders:hover {
   padding:0px;
   border:6px solid #B50378;
}*/
.imggal.borders 
{
	border: 2px solid #000000; 
	padding: 0px; 
	border-radius: 10px;
	box-shadow: 4px 4px 7px 1px #999;
}



