/* *** Main HTML Parameters *** */

body {
	margin: 0;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	scrollbar-face-color: #fff;
	scrollbar-shadow-color: #ccc;
	scrollbar-highlight-color: #ccc;
	scrollbar-3dlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
	scrollbar-track-color: #E8E8E8;
	scrollbar-arrow-color: #900; }


/* *** TABLE Parameters *** */

table.foundation {
	width: 550px;
	border: 0px none;
	border-collapse: collapse; }
table.foundation2 {
	width: 530px;
	margin: 10px;
	border: 0px none;
	border-collapse: collapse;
	font-size: 80%; }
table.foundation2 table {
	font-size: 100%; }

table.regfull {
	width: 100%;
	border: 0px none;
	border-collapse: collapse; }

table.slshow {
	width: 300px; height: 300px;
	border: 0px none;
	border-collapse: collapse; }

td.accspacer {
	height: 40px; }

td.contactcell1	{
	width: 65px;
	padding-left: 1px;
	vertical-align: top; }
td.contactcell2	{
	width: 185px;
	text-align: left;
	vertical-align: top; }

td.fullw {
	width: 100%; }

td.fullw10 {
	width: 100%;
	padding-left: 10px; }

td.mainpgpad {
	padding: 10px; }


td.pedigree {
	font-size: 90%; }

td.pedcell {
	width: 25%;
	text-align: left; }

td.pedcell2	{
	width: 50%;	height: 15px;
	text-align: left; }

td.pedcell3	{
	width: 75%;	height: 15px;
	text-align: left; }

td.pedcell4	{
	width: 100%; height: 20px;
	text-align: right;
	padding-right: 25px; }

td.pedspacer {
	width: 100%; height: 8px; }


td.stallionaccell {
	padding: 10px;
	vertical-align: top; }

td.stallionbiocell	{
	padding: 5px 10px 70px 10px;
	vertical-align: top; }

td.stallionacctext	{
	padding: 2px 0 2px 10px; }

td.stallionimgcell	{
	width: 300px;
	height: 300px; }

td.stallionmaininfocell	{
	width: 250px;
	vertical-align: top; }

td.stallionmaininfo1 {
	padding-bottom: 15px; }

td.stallionmaininfo2 {
	padding-bottom: 5px; }

td.stallionpedcell	{
	padding: 5px 20px 30px 20px;
	vertical-align: top; }

td.stallionprofileframe	{
	width: 550px;
	vertical-align: top; }

td.stallionrule	{
	height: 10px;
	background-image: url('../images/greydot2.jpg'); }






/* *** FONT Parameters *** */

.pedlinia {
	font-size: 70%;
	font-weight: bold;
	font-style: italic;
	color: #636363; }

.pedtxt	{
	font-size: 70%;
	font-weight: bold;
	color: #333333; }

.stallionacc {
	font-size: 70%;
	font-weight: bold;
	color: #666666; }

.stallionaccomplish {
	font-size: 80%;
	font-weight: bold;
	color: #333333; }

.stallioncontact {
	font-size: 80%;
	font-weight: bold; }

.stalliondob	{
	font-size: 80%;
	font-weight: normal; }

.stallionname	{
	font-size: 120%;
	font-weight: normal; }

.stallionname1	{
	font-size: 120%;
	font-weight: normal;
	color: #990000; }

.stallionnamemini	{
	font-size: 80%;
	font-weight: bold; }

.stallionob	{
	font-size: 70%;
	font-weight: normal;
	color: #333333; }

.stallionstanding	{
	font-size: 80%;
	font-weight: bold;
	font-style: italic; }

.stallionstudfee	{
	font-size: 80%;
	font-weight: bold; }



hr.pedrule {
	width: 90%;
	height: 1px;
	text-align: left;
	color: #C0C0C0; }

hr.pedrule2 {
	width: 50%;
	height: 1px;
	text-align: left;
	color: #C0C0C0; }


/* *** OVERRIDE Parameters *** */

a {
	border-bottom: 1px solid #dedede;
	font-weight: bold;
    color: #900; }
a:hover {
	color: #c00;
	border-bottom: 1px solid #333;
	text-decoration: none; }


hr.divider {
	width: 100%; height: 1px;
	border-bottom: 1px solid #999;
	text-align: center;
	color: #C0C0C0; }


.textXXS {
	font-size: 70%; }
.textXS {
	font-size: 80%; }
.textS {
	font-size: 90%; }
.textM {
	font-size: 100%; }
.textL {
	font-size: 110%; }
.textXL {
	font-size: 120%; }
.textXXL {
	font-size: 130%; }
.textXXXL {
	font-size: 140%; }

.greyXXS	{
	font-size: 70%;
	color: #555; }
.greyXS	{
	font-size: 80%;
    color: #555; }
.greyS	{
	font-size: 90%;
    color: #555; }
.grey	{
	color: #555; }

.red {
	color: #900; }
