
/* Site Font Declaration  */

body, p, table, td, li {
	font-size: 12px;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	color: #003399;
	
}

h1 {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	
	
	margin: 0 0 0 0;
	font-size: 20px; 
	line-height: 20px; 
	font-family: Georgia; 
	font-weight: normal;
	color: #ffcc33;
	
	
}
h2 {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
	line-height: 16px;
	margin: 0 0 0 0;
}
h3 {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #003399;
	line-height: 16px;
	margin: 0 0 0 0;
}
hr
{
	border-top: solid 1px #003399;
}

ul 
{
	margin:   0 0 0 2;
	padding-left: 2px;
}

/* Links  */

a:link
{
	color: #003399;
	text-decoration: underline;
	font-weight: normal;
	
}
a:hover
{
	color: #003399;
	text-decoration: underline;
	font-weight: normal;
}

a:visited
{
	color: #003399;
	text-decoration: underline;
	font-weight: normal;
}

a:active
{
	color: #003399;
	text-decoration: underline;
	font-weight: normal;
		
}

a:link.linktext
{
	color: #003399;
	text-decoration: none;
	
}
a:visited.linktext
{
	color: #003399;
	text-decoration: none;
}

a:active.linktext 
{
	color: #003399;
	text-decoration: none;
}

a:hover.linktext 
{
	color: #003399;
	text-decoration: none;
}

.linktext
{
    font-weight: bold;
    text-decoration: none;
}

a:link.footernavbar
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	
}
a:visited.footernavbar
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a:active.footernavbar 
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a:hover.footernavbar 
{
	color: #ffcc33;
	text-decoration: none;
	font-weight: bold;
}

.footernavbar
{
    font-size: 12px;
    font-family: Arial;
    font-weight: bold;
    color: #FFFFFF;
    vertical-align: middle;
   
}



/* Colours  */

.white
{
	background-color: #FFFFFF;
}
.black
{
	background-color: #000000;
}

.darkgray {
	background-color: #1f1f1f;
}
.black
{
	background-color: #000000;
}
.yellow
{
    background-color: #ffcc33;
}
.medgray
{
    background-color: #a5a5a5;
}
.lightgray
{
    background-color: #eeeeee;
}
.lightyellow
{
    background-color: #FDD547;
}
.red
{
    background-color: #ec1c24;
}
.lightred
{
    background-color: #EF0000;
}
.navyblue
{
    background-color: #02215f;
}
.beige
{
	background-color: #fef8e9;
}

/* Borders  */

.blueborderbottom {
	border-bottom-color: #125187;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.blueborder {
	border-color: #003399;
	border-width: 1px;
	border-style: solid;
}

.blackborder {
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
}

.whiteborder {
	border-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
}
.yellowborder {
	border-color: #EBBF21;
	border-width: 1px;
	border-style: solid;
}
.grayborder {
	border-color: #a5a5a5;
	border-width: 1px;
	border-style: solid;
}
.lightblueborder {
	border-color: #bec8d7;
	border-width: 1px;
	border-style: solid;
}

.imageborder {
	border-color: #ffcc33;
	border-width: 4px;
	border-style: solid;
}

.pedigreeborder {/*The table will put a 1px black border around images for hyperlinks*/
	border-left: solid 1px #003399;
	border-top: solid 1px #003399;
}
.pedigreerightborder {/*The table will put a 1px black border around images for hyperlinks*/
	border-right: solid 1px #003399;
}

.pedigreebottomborder {/*The table will put a 1px black border around images for hyperlinks*/

	border-bottom: solid 1px #003399;
}

/* Padding  */
 
.stdpadding
{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	
}

.bodypadding
{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	
}
.equalpadding
{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	
}

.leftrightbottompadding
{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.lrgleftrightpadding 
{
	padding-left: 10px;
	padding-right: 10px;
}

.leftrightpadding 
{
	padding-left: 5px;
	padding-right: 5px;
}
.smleftrightpadding 
{
	padding-left: 2px;
	padding-right: 2px;
}
.smtoppadding
{
	padding-top: 5px;
	
}
.toppadding
{
	padding-top: 10px;
	
}

.medtoppadding
{
	padding-top: 15px;
	
}
.bottompadding
{
	padding-bottom: 10px;
}

.exlrgbottompadding
{
	padding-bottom: 50px;
}


.topbottompadding
{
    padding-top: 5px;
    padding-bottom: 5px;
}
    
.exlrgtoppadding
{
    padding-top: 150px;
}
.lrgtoppadding
{
    padding-top: 20px;
}
.lrgbottompadding
{
    padding-bottom: 20px;	
}
.lrgtopbottompadding
{
	padding-top: 10px;
    padding-bottom: 10px;	
}
.smbottompadding
{
	padding-bottom: 5px;
}

.smleftpadding
{
	padding-left: 5px;
}
.smrightpadding
{
	padding-right: 5px;
}

.exsmrightpadding
{
	padding-right: 2px;
}
.exsmtoppadding
{
	padding-top: 2px;
}

.leftpadding
{
	padding-left: 10px;
}
.lrgleftpadding
{
	padding-left: 20px;
}
.exlrgleftpadding
{
	padding-left: 30px;
}
.rightpadding
{
	padding-right: 10px;
}
.lrgrightpadding
{
	padding-right: 20px;
}
.stdlinespacing
{
	line-height: 15px;
}
.nopadding
{
    border: 0;
	padding: 0;
	border-spacing: 0;
	margin: 0;
	outline: 0;
	border-collapse:collapse;
}

.searchresultpaddingleft
{
	padding-left: 5px;
}
.searchresultpaddingright
{
	padding-right: 5px;
}
.searchresultpaddingtop
{
	padding-top: 15px;
}
.searchresultpaddingbottom
{
	padding-bottom: 5px;
}

/* Height  */

.stdformat {
	height: 30px;
}

.lrgformat {
	height: 40px;
}


/* Text Properties  */
.redfont
{
	color: #EC1C24;	
}
.darkredfont
{
	color: #660d1a;	
}
.greenfont
{
	color: #b2d235;
}
.bluefont
{
	color: #003399;
}
.whitetext
{
	color: #FFFFFF;	
}
.whitefont
{
	color: #FFFFFF;	
}

.darktext
{
	font-weight: bold;
}

.exsmalltext
{
	font-size: 9px;	
}
.smalltext
{
	font-size: 10px;	
}
.smmediumtext
{
    font-size: 11px;
}
.mediumtext
{
    font-size: 14px;
}
.largetext
{
	font-size: 16px;	
}
.exlargetext
{
	font-size: 20px;	
}

.pedigreefont
{
	font-size: 11px;
	color: #003399;
	font-family: Arial;
	font-weight: bold;	
}


/* Header & Footer Backgrounds  */

.header {

	background-repeat: no-repeat;
}

.footer{
	background-repeat: no-repeat;
	width: 600px; 
	height: 15px;
}

/* 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;
}

.StdTextBox
{
	font-size: 11px;
	width: 200px;
	direction: ltr;
	font-family: Verdana;
	position: static;
	height: 16px;
}



/* images  */


.bodybg

{
	
    /*background-color: #981a31;*/
    background-image: url(images/bodybg.gif);
    background-position: top;
    background-repeat: repeat-x;
}

.contentbg

{
	
    background-color: #FFFFFF;
    /*background-image: url(images/general/webside3.gif);*/
}


.navbg
{
    background-image: url(images/German-Sport-Horses_06.jpg);
    background-position: top;
    background-repeat: no-repeat;
    /*background-color: #02215f;*/
}

.titlebg
{
    background-image: url(images/TitleBG.gif);
    background-position: right;
    background-repeat: no-repeat;
    /*background-color: #02215f;*/
}

.defaultbg
{
    background-image: url(images/Fine-Sport-Horse-Breeders.jpg);
    background-position: right;
    background-repeat: no-repeat;
    /*background-color: #02215f;*/
}

.leftbg
{
    background-image: url(images/FootHills-Horse-Transport-Left.gif);
    background-position: top;
    background-repeat: repeat-y;
}

.rightbg
{
    background-image: url(images/FootHills-Horse-Transport-Right.gif);
    background-position: top;
    background-repeat: repeat-y;
}


.MainItem-old  /* SEPERATOR BETWEEN THE MENU BUTTONS */
{
	
	background-image: url(images/general/white.gif);
	background-position: left center;
	background-repeat: no-repeat;
	
}


.facebookLink /* ADDON FOR FACEBOOK SUBSCRIBE */
 {
    border:0;
    padding-left:8px;
    padding-bottom: 2px;
    padding-right:1px;
 }
 
.minwidth { width: 100%; min-width: 970px; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; background: transparent url(images/general/lb_panel_bg.gif) repeat-x; font-size: 75%;color: #333; font-size: 0.9em; line-height: 1.5; margin-top: 2em; padding: 10px 0; /*white-space: nowrap;*/ clear: both; }
.minwidth .container {margin-left: 20px; min-width: 970px;}

.watermark 
{
	background: #FFAAFF;
}

.popupControl{
	background-color:#eeeeee;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: #02215f;
	border-width: 1px;
}
.reportline
{
    font-size:14px;
    background-color:#FFFFFF;  

}
.darkreportline
{
    font-size:14px;

    background-color:#eeeeee;    
}
.reportheader
{ 
    font-size:14px;
    font-weight:bold;
    text-align:left;

    border:35px;
}
