@charset "utf-8";

html, body {
	margin: 0;
    padding: 0;
}

body {
	min-width:800px;
	font-family: Arial, Helvetica, sans-serif;	
	font-size:13px;
    color: #000000;	
    font-weight: normal;
	background-image:url(../graphics/PouchCoveLeftNav.png); background-repeat:repeat-y; 
	background-color:#ffffff;	
}

table {
	font-family: Arial, Helvetica, sans-serif;	
	font-size:13px;
    color: #000000;	
    font-weight: normal;
}

th {
    font-weight: bold;
	padding-right:15px;
}
td {
}

h1 { font-family: Arial, Helvetica, sans-serif; font-size: 1.3em; }
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 1.2em; }
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 1.1em; }

h1.first {
	margin-top:0;
}
h1.tight {
	margin-bottom:0;
}


/** IDs **/

#contenttable {
	min-height:500px;
}

/* Accouncements scroller */
#scrollercontainer {
	width: 100%; 
	position: absolute; 
	top: 10px; 
	left: 2px;	
}
#scrollercontainer p {
	margin:.8em 0;
}
#scrollercontainer hr {
	border:0;
	width: 100%;
	height:1px;
	background-color:#999;
	color:#999;
	margin:.4em 0 .5em 0;
}

#scrollercontainer table.news tr td { padding-top:.25em; }
#scrollercontainer table.news ul { margin:.5em 0 .5em 0; padding-left:2em; }
#scrollercontainer table.news li { line-height:1.4em; }
#scrollercontainer table.news tr td.divider { margin:.75em 0 .5em 0; padding:0; }

#page {
	height: 400px;
}
#pagetitle {
	text-align:center;	
}
#PCtitle {
	position: absolute;
	top: 150px;
	}

#headerTitle {
	position:absolute;
	top: 120px;
	left: 475px;
	color:#FF9900;
	font-weight:bold;
	font-size:14px;
	}
#stars {
	position: absolute;
	top:  260px;
	left: 655px;
	}
#content {
	margin-left: 42px;
	margin-top:0px;
	}
#bottom {
  padding: 0;
  margin: 0;
  position: absolute;
  width: 100%;
  bottom: 0px;  
  }

#eventCollage {
	position: relative;
	top: -20px;
	left: 15px;
	}
	
	
/** Styles **/
ul.spaced li {
	line-height:1.4em;
}

.bold {
	font-weight:bold;
	}
.textlarge {
	font-size:1.1em;	
}
.shiftUp10 {
	position: relative;
	top:  -10px;
	}		
.shiftUp15 {
	position: relative;
	top:  -15px;
	left: -10px;
	}


.titleStyle {
    color: #000000;
    font-family:Arial, Helvetica, sans-serif;
    font-size:1.3em;
    font-weight: bold;
	text-align:center;
}
.prevnext {
	border:1px dashed #999999; 
	width:75%;
	margin: 0 10px 10px 0; 
	padding:5px;
	text-align:center;
}

table.healthstats {
	border:none;
	margin-left:25px;
	line-height:1.1em;
}
.healthstats th {
	text-align:left;
	padding-right:25px;
	font-weight:bold;
}
.healthstats td {
	padding-right:25px;
}

.photocaption {
	padding-top:.25em;
	line-height:1.1em;
	font-size:12px;
	font-weight: bold;
}
p.photocaption {
	margin:0;
	padding-top:.25em;
	line-height:1.1em;
	font-size:12px;
	font-weight: bold;
}

.pedigree table {
	border: none;
	}	
.pedigree tr {
	line-height:15px;
	}	
.pedigree td {
    color: #000000;
    font-family: "Tahoma", Arial, sans-serif;
	font-size:10px;	
    font-weight: bold;	
}
.pedigree a {
    color: #000000;
    font-family: "Tahoma", Arial, sans-serif;
	font-size:10px;
	}
.pedigree a:link, .pedigree a:visited {
    color: #000000;
	}
.pedigree a:hover, .pedigree a:active {
    color: #CC6633;
}	

div.footerStyle {
	width:600px;
	margin:0 auto;	
/*	margin-top:30px; */
	padding:20px 50px 5px 0;
	text-align:center;
}
div.footerStyle a {
    text-decoration: none;
}
div.footerStyle a:link, div.footerStyle a:visited {
    color: #6600CC;
}
div.footerStyle a:hover, div.footerStyle a:active {
    color: #CC6633;
}
div.footerStyle #copyright {
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
div.footerStyle #credit {
    font-family: "Verdana", Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
	margin-top:5px;
}
div.footerStyle #credit a {
    font-family: "Verdana", Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;	
}	
div.footerStyle #validators {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;	
	margin-top:5px;
	padding-bottom:10px;	
}
div.footerStyle #validators a {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;	
    text-decoration: none;		
}

.smallLine {line-height: 7px;}
.mediumLine {line-height: 15px;}    

.date-font	{ color: #000000; font: 11px verdana, arial, sans-serif; font-weight: normal }


img {
	border:none;
}

img.b1 {
border-width: 3px;
border-style: solid;
border-top-color: #000000;
border-right-color: #000000;
border-bottom-color: #000000;
border-left-color: #000000;
}

img.b2 {
border-width: 1px;
border-style: solid;
border-color:#333333;
}


.photos img {
	border:3px solid #000000;
}
.photos span {
	font-weight:bold;
	font-size:.95em;
}


/** LINKS - a:link a:visited a:hover a:active **/

a {
    text-decoration: underline;	
	outline:none;
}
a:link, a:visited {
    color: #6600CC;
}
a:hover, a:active {
    color: #CC6633;
}

a.semiLink {
    font-weight: bold;		
}
a.semiLink:link, a.semiLink:visited {
    color: #6600CC;
    text-decoration: none;	
}
a.semiLink:hover, a.semiLink:active {
    color: #CC6633;
	text-decoration:underline;
}

a.homeLink {
    font-family: "Arial", Arial, sans-serif;
    font-size: 12px;	
    font-weight: bold;		
    text-decoration: none;
}
a.homeLink:link, a.homeLink:visited {
    color: #ffffff;
}
a.homeLink:hover, a.homeLink:active {
    color: #CC6633;
}

a.plainLink {
    text-decoration: none;
}
a.plainLink:link, a.plainLink:visited {
    color: #6600CC;
}
a.plainLink:hover, a.plainLink:active {
    color: #CC6633;
}

a.blackBoldLink {
	color:#000000;
    font-weight: bold;			
    text-decoration: underline;
}
a.blackBoldLink:link, a.blackBoldLink:visited {
    color: #000000;
}
a.blackBoldLink:hover, a.blackBoldLink:active {
    color: #CC6633;
}

a.bottomIntroLink {
    font-family: "Verdana", Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;		
    text-decoration: underline;
}
a.bottomIntroLink:link, a.bottomIntroLink:visited {
    color: #C30;
}
a.bottomIntroLink:hover, a.bottomIntroLink:active {
    color: #ffffff;
}

a.plainlargelink {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
    text-decoration: none;
}
a.plainlargelink:link, a.plainlargelink:visited {
    color: #000000;
}
a.plainlargelink:hover, a.plainlargelink:active {
    color: #000000;
}

/** End links **/

.emphasis {
	color:#000000;
	font-size:14px;
	font-weight:bold;
	}
	
.linkbox {
	padding:5px;
	border: 3px solid #000000;
	background-color:#FFFFFF;
	text-align:center;	
}


/** font combos **/

.bold {
	font-weight:bold;
	}

.smallblack {
    color: #000000;
    font-size: 10px;
    font-weight: normal;
}

.smallblackbold {
    color: #000000;
    font-family: "Tahoma", Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
}

.normalblackbold {
    color: #000000;
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
}

.normalpurplebold {
    color: #330066;
    font-size: 13px;
    font-weight: bold;	
}

.bigpurplebold {
    color: #330066;
    font-size: 15px;
    font-weight: bold;	
}
