﻿
/* Site Font Declaration  */

body, p, table {
	color: #581C00;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}



/* Links  */


a:link
{
	color: #C70C29;
	text-decoration: none;
	font-weight: normal;
	
}
a:hover
{
	color: #C70C29;
	text-decoration: none;
	font-weight: normal;
}

a:visited
{
	color: #C70C29;
	text-decoration: none;
	font-weight: normal;
}

a:active
{
	color: #C70C29;
	text-decoration: none;
	font-weight: normal;	
}

/* Table Settings  */

table.main {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}

table.default
{
	width: 594px;
}

hr
{
    color: #C70C29;
    height: 1px;
    line-height: 1px;
    
}




/* Colours  */


.orange
{
    background-color: #EF7800;
}

.beige
{
    background-color: #F4E6D6;    
}

.black
{
    background-color: #000000;
}

.white
{
	background-color: #FFFFFF;
}

.medblue {
	background-color: #BAD5E0;
}

.lightblue
{
	background-color: #DCEEF5;
}

.darkblue
{
	background-color: #314047;
}

.defaultblue
{
	background-color: #89A8B5;
}

.lightbrown
{
    background-color: #FEDEA8;
}


/* Borders  */

.blackborder {
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
}

.whiteborder {
	border-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
}

.primaryphotopadding
{
    padding-bottom: 8px;
}

.blackborder {/*The table will put a 1px black border around images for hyperlinks*/
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
}

.brownborder {/*The table will put a 1px black border around images for hyperlinks*/
	border-color: #D0C2B2;
	border-width: 1px;
	border-style: outset;
}

.blueborder {/*The table will put a 1px black border around images for hyperlinks*/
	border-color: #3E5989;
	border-width: 1px;
	border-style: outset;
}

.redborder {/*The table will put a 1px black border around images for hyperlinks*/
	border-color: #C70C29;
	border-width: 1px;
	border-style: solid;
}

.whiteimageborder {/*The table will put a 1px black border around images for hyperlinks*/
	border-color: #FFFFFF;
	border-width: 4px;
	border-style: solid;
}

.pedigreeborder {/*The table will put a 1px black border around images for hyperlinks*/
	border-left: solid 1px #C70C29;
	border-top: solid 1px #C70C29;
}
.pedigreerightborder {/*The table will put a 1px black border around images for hyperlinks*/
	border-right: solid 1px #C70C29;
}

.pedigreebottomborder {/*The table will put a 1px black border around images for hyperlinks*/

	border-bottom: solid 1px #C70C29;
}



/* Padding  */

.stdpadding
{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	
}

.leftrightpadding 
{
	padding-left: 5px;
	padding-right: 5px;
}

.toppadding
{
	padding-top: 10px;
	
}
.bottompadding
{
	padding-bottom: 10px;
}

.leftpadding
{
	padding-left: 40px;
}

.rightpadding
{
	padding-right: 40px;
}

.leftpagepadding /*This applies standard padding. */
{
	padding-left: 12px;
}

.rightpagepadding /*This applies standard padding. */
{
	padding-right: 12px;
}

.topbottompadding /*This applies standard padding. */
{
	padding-bottom: 2px;
	padding-top: 2px;
}

.primaryphotopadding
{
    padding-bottom: 8px;
}


/* Height  */

.stdformat {
	height: 25px;
}

.lrgformat {
	height: 40px;
}


/* Text Properties  */

.maintext{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}

.brownfont
{
    color: #581C00;
}

.redfont 
{
    color: #C22709;
}
.whitefont 
{
    color: #FFFFFF;
}

.blackfont 
{
    color: #000000;
}
.bluefont
{
    color: #1F3E76;
}

.pedigreefont 
{
    color: #581C00;
}

.whitetext
{
	color: #FFFFFF;	
}

.darktext
{
	font-weight: bold;
}

.smalltext
{
	font-size: 11px;	
}

.medtext
{
    font-size: 12px;
}

.largetext
{
	font-size: 14px;	
}

/* Header & Footer Backgrounds  */

.header {

	background-repeat: no-repeat;
}

.footer{
	background-repeat: no-repeat;
	width: 600px; 
	height: 15px;
	align: bottom;
}

/* Standard Control Classes  */

.MultiTextBox{
	font-size: 10px;
	float: left;
	visibility: visible; 
	padding-bottom: 2px;
	vertical-align: baseline;
	overflow: auto;
	width: 100%;
	color: black;
	direction: ltr;
	padding-top: 2px;
	font-family: Verdana;
	height: 68px;
	text-align: left;
}

.Paragraph{
	font-size: 11px;
	float: left;
	visibility: visible;
	padding-bottom: 2px;
	vertical-align: baseline;
	overflow: auto;
	width: 100%;
	color: black;
	direction: ltr;
	padding-top: 2px;
	font-family: Verdana;
	height: 90px;
	text-align: left;
}

.ParagraphNews{
	font-size: 11px;
	float: left;
	visibility: visible;
	padding-bottom: 2px;
	vertical-align: baseline;
	overflow: auto;
	width: 100%;
	color: black;
	direction: ltr;
	padding-top: 2px;
	font-family: Verdana;
	height: 110px;
	text-align: left;
}

.PhotoCaption{
	font-size: 11px;
	float: left;
	visibility: visible;
	padding-bottom: 2px;
	vertical-align: baseline;
	overflow: auto;
	width: 100%;
	color: black;
	direction: ltr;
	padding-top: 2px;
	font-family: Verdana;
	height: 40px;
	text-align: left;
}

.StdTextBox
{
	font-size: 11px;
	direction: ltr;
	font-family: Verdana;
	position: static;
	height: 16px;
}

/* Custom Classes  */

.photogallery
{
    background-image: url(images/page_titles/photogallery_title.gif);
    background-repeat:no-repeat;
    padding-left: 100px;
	padding-top: 55px;
}

.donkeyfunimage
{
    background-image: url(images/general/DonkeyFun_inline.jpg);
    background-repeat:no-repeat;
    background-position: bottom right;
 
}
.mainbackground 
{
    background-repeat:no-repeat;
    background-color: #F4E6D6;
}

.bodyback
{   
    background-color: #006699;
    /*background-color: #99AFBF;   */ 
}