
/*  CBCB99 */

body {
    background:#4A391D;
    font-family: Arial;
    font-size: 12px;
    margin: 0;
    padding: 0;
    text-decoration: none }


/*----------------------*/
#container {
    border: solid 1px #005E9C; 
    background-color: #fff;
    padding: 3px 1px 3px 1px; 
    width: 770px; }        

* html #container {
    border: solid 1px #005E9C; 
    background-color: #fff;
    padding: 3px; 
    width: 770px; }        
/*----------------------*/

/* TOP NAV */

.topnav {
    background: url(/images/bar_bkg.jpg);
    height: 27px; 
    color: white;
    text-align: left;
    
    
    }
    
.topnav ul {
    height: 27px; 
    text-align: center; 
    width: 100%;
    margin: 0;
    padding: 0;
    
}

.topnav ul li {
    display: inline;
    height: 27px;
    padding: 1px 0 0 0;
}

.topnav ul li img {
    padding: 0;
    margin: 3px 0 0 0;
}

.topnav ul li a {
    color: #FFF;
    padding: 0 15px 0 15px;
    margin: 0;
    text-decoration: none;
    border-right: 0px solid #DADADA;
    font:bold 12px arial;

}

* html .topnav ul li a {
    color: #FFF;
    padding: 0 19px 0 19px;
    margin: 0;
    text-decoration: none;
    border-right: 0px solid #DADADA;
    font:bold 12px arial;

}

.topnav ul li a:hover {
    color: #F5793B; }


/* MENU */

#menu { 
    width: 197px; 
    background: url(/images/column_bkg.jpg);

}

#menu .button {
	padding: 2px 0 0 0;
	margin-bottom: 1em;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #967536;
	color: #333;
    font-weight: normal;
	}

#menu .button ul {
	width:199px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #B38C41;
	}
#menu .button ul li {
	list-style-type:none;
	}
#menu .button li {
    border-bottom: 1px solid #B38C41;
    padding: 0px;
    margin: 0;
    }
    
#menu .button li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		background-color: #82652E;
		color: #fff;
        font-size: 11px;
		text-decoration: none;
		width: 199px;
        font-weight: bold;
        
		}

html>body #menu .button li a {
    width: auto;
    }

#menu .button li a:hover {
    background-color: #6F5627;
    color: #fff;
    }

/* CONTENT BLOCK */

/* ------------------------------ */
#content {
    padding: 0px 10px 0px 10px;
    vertical-align: top;}

* html #content {
    padding: 0px 10px 0px 10px;
    vertical-align: top;
    width: 100%}
/* ------------------------------ */    

/* ------------------------------ */
    
#content p {
    font: normal 12px Arial;
    color: #000;
    margin-top: 0;
    margin-bottom: 5px;}

* html #content p {
    font: normal 12px Arial;
    color: #000;
    margin-top: 0;
    margin-bottom: 5px;
    width: 100%;}

/* ------------------------------ */

#content p a {font: normal 11px Arial; color: #156FBA; }
#content p a:hover {text-decoration: none; }


#content li {
    font: normal 11px Arial;
    color: #005E9C;
    margin-top: 0;
}

#content li a {font: normal 11px Arial; color: #156FBA; }
#content li a:hover {text-decoration: none; }


#content td {
    font: normal 11px Arial;
    color: #000;
    margin-top: 0;
}


#content td a {
    color: #156FBA;}

#content td a:hover {
    text-decoration: none;}

#content td.inverse {
    background: #005E9C;
    font: bold 11px Arial;
    color: #fff;
    margin-top: 0;
}

#content td.inversesmall {
    background: #005E9C;
    font: bold 10px Arial;
    color: #fff;
    margin-top: 0;
}

#content td.inversesmall a {
    color: #fff;
}

#content td.inversesmall a:hover {
    color: #fff;text-decoration: none;
}

#content td.small {
    font: normal 10px Arial;
    color: #005E9C;
    margin-top: 0;
}

#content td.small a {
    color: #156FBA;
}

#content td.small a:hover {
    text-decoration: none;
}

#content td.small2 {
    font: normal 9px Arial;
    color: #005E9C;
    margin-top: 0;
}

#content td.small2 a {
    color: #156FBA;
}

#content td.small2 a:hover {
    text-decoration: none;
}


/* LOGIN PANEL */

div.login {
    width: 120px; }


div.login td {
    font: normal 9px Arial;
    color: #FFF; }
    
/* HEADERS */

h1 { font:normal 24px Arial; margin-bottom:5px; margin-top: 5px; margin-bottom: 5px; color: #156FBA;}
h2 { font:normal 12px Arial; margin-bottom:5px; margin-top:0; padding:0; font-weight: bold; color: #156FBA;}
h3 { font:normal 12px Arial; margin-bottom:5px; margin-top: 5px; padding:0; font-weight: bold; color: #156FBA; border-bottom: 1px dashed #156FBA;}


/* ADMIN */

a.admin {font: normal 12px Arial; color: #005E9C; }



/* FOOTER */

#footer {
    text-align: center;
    font-family: Arial;
    color: white; 
    font-size: 10px; }
    
#footer a {color: #fff; text-decoration: none;}

#footer a:hover {text-decoration: underline;}



/* LINKS PAGE */

#content td.LinkCell1 {
    BORDER-STYLE: SOLID; 
    BORDER-COLOR: #005E9C; 
    BORDER-WIDTH: 1px; 
    BACKGROUND-COLOR: #90BADE; 
    font: normal 10px Arial;
    color: #000}

#content td.LinkCell1 a {color: #000; }
#content td.LinkCell1 a:hover {text-decoration: none; }

#content td.LinkCell2 {
    BORDER-STYLE: SOLID; 
    BORDER-COLOR: #005E9C; 
    BORDER-WIDTH: 1px; 
    BACKGROUND-COLOR: #ffffff;
    font: normal 10px Arial;
    color: #000}

#content td.LinkCell2 a {color: #000; }
#content td.LinkCell2 a:hover {text-decoration: none; }

#content img { border: 1px solid #156FBA; }

#address td { 
    font: normal 11px arial; 
    color: #fff;}
    
#content .NextNTable { 
    margin-top: 5px;
    margin-bottom: 5px;
    width: 100%;
    border: 1px solid #7F181B; }
    
#content .NextNTableHeader {
    background: #EAE3CD; 
    font: bold 12px arial;
    color: #9E9D9D;}
    
#content .NextNTableHeader a { 
    color: #7F181B;}
    
hr.cattle { color: #3C1C05; }

#content table.pedigree_list {

}

#content table.pedigree_list td {
    white-space:nowrap;
}

#content .list_lg {
    font: bold 52px times; 
    padding: 0 5px 2px 0;
    color: #156FBA; 
}

#content .list_sm {
    font: bold 24px times; 
    padding: 0 0 3px 3px;
    color: #156FBA; 
}

#content table.pedigree_details  {

}

#content table.pedigree_details td {
   white-space:nowrap;
}

#content .detail_lg {
    font: bold 66px times; 
    padding: 0 0 10px 0;
    vertical-align: middle;
    color: #156FBA; 
}
#content .detail_sm {
    font: normal 38px times; 
    padding: 0 2px 3px 3px;
    height: 30px;
    color: #156FBA;
    vertical-align: middle;
}




#caption {
    background-color: #3C1C05;
    font: normal 11px arial;
    color: #fff;
    padding: 5px;
    text-align: center;
}
    




