/* CSS Document */

/*********************************** LAYOUT ***************************************************/
html, body {
	margin:0;
	padding:0;
	height: 100%;
}

#container {
	position: relative;
	min-height: 98%;
    height: 98%;
    voice-family: "\"}\"";
    voice-family: inherit;
}

html>body #container {
    height: auto;
	}

#content {
	padding-bottom: 24px;
}

#pagetitle {
	width: 800px;
	position: absolute;
	top: 160px;
	text-align: center;		
}

#subtitle {
	width: 800px;
	position: absolute;
	top: 195px;
}

#footer {
	position: absolute;
	bottom: 0;
	padding-bottom: 10px;
	width: 950px;
	height:30px;
	margin-left:75px;
}

/*********************************** Graphics *************************************************/
#headerp1 {background:url(../images/headerphototop.jpg) no-repeat left top; width:250px; height:160px;}
#headerp2 {background:url(../images/headernametop.jpg) no-repeat left top; width:550px; height:80px;}
#headerp3 {background:url(../images/headernamebot.jpg) no-repeat left top; width:550px; height:80px;}
#headerp4 {background:url(../images/headerphotobot.jpg) no-repeat left top; width:250px; height:45px;}
#headerp5 {background:url(../images/headertitlebg.jpg) no-repeat; width:550px; height:45px;}

.headerBG {background:url(../images/headerBG.jpg) repeat-x;}
.navBG {background:url(../images/navBG.jpg) repeat-y;}


/*********************************** FORMAT ***************************************************/

body {
margin:0;
padding:0;
background-color:#D3C9AE;
background-image:url(../images/navBG.jpg); background-repeat:repeat-y;
}

body, p, div, a, th, td, li, a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
}

.largertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
div.largertext table th, div.largertext table td, div.largertext table td a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.smallertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:1.1em;
}
div.smallertext table th, div.smallertext table td, div.smallertext table td a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:1.1em;	
}

.pagetitle {
	font-family: "Monotype Corsiva", Arial, Helvetica, sans-serif; 
	font-size: 1.9em; 
	font-weight: bold;
	text-align: center;	
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold;
	text-align: center;
}

p.aftersubtitle {
	margin-top:25px;
}

h1 { 
	 font-family: Arial, Helvetica, sans-serif; font-size: 1.3em; 
	 margin: 1.6em 0 0 0; padding: 0;	 
}
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 1.2em; 
	 margin: 1.5em 0 0 0; padding: 0;	 
}
h3 {
	 font-family: Arial, Helvetica, sans-serif; font-size: 1.1em;
	 margin: 1.4em 0 0 0; padding: 0;
}
h4 {
	 font-family: Arial, Helvetica, sans-serif; font-size: 1.0em;
	 margin: 1.3em 0 0 0; padding: 0;
}


.logolink a {position: absolute; height:70px; width:185px; top:20px; left:10px; text-decoration:none;}
.logolink a i {visibility:hidden;}


.leftcolumn {
	width:65%;
	float:left;
}
.rightcolumn {
	width:35%;
	float:right;
	text-align:left;
}
div.rightcolumn table th { text-align:left; }

.photos { width:50%; margin:0 auto; padding-right:5px; }

.notice {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FF0000;
}

.required {
	color:#FF0000;
	}

.contentsize {
	min-width:600px;
}

.puppyannouncement {
	background-image:url(/images/puppylove.jpg); background-repeat:no-repeat;
	}

.return {
	font-weight:bold;
	margin-top: 24px;
	margin-bottom: 24px;
}

/** *************  Links **************** **/
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    text-decoration: underline;	
}
a:link, a:visited {
    color: #000000;
}
a:hover {
    color: #666666;
	}
a:active {
    color: #ffffff;
}

div.semilink a {
}
div.semilink a:link, div.semilink a:visited {
    color: #000000;
    text-decoration: none;		
}
div.semilink a:hover {
    color: #666666;
    text-decoration: underline;		
}
div.semilink a:active {
    color: #ffffff;
    text-decoration: underline;		
}

a.photoboxlink img {
	margin: 10px;
	border: 3px solid #ffffff;
}
a:hover.photoboxlink img {
	border: 3px solid #666666;
}


.bold {font-weight:bold;}
.italic {font-style:italic;}

img a {border:none;}

.clear{ clear: both; }


/** *************  Health Stats ************* **/
.healthstats th { padding-right:6px; }
.healthstats td { padding-right:15px; }


/** *************  Photos ******************* **/
.photosection { text-align:center; margin-right:100px; }
.boxed {
	padding:5px;
	border: 1px solid #666666;
}
.framed {
	padding:8px;
	border: 1px solid #cccccc;
	text-align:center;
	background-color:#FFFFFF;
}
.photolabel {
	margin-top:3px;
	font-size:12px;
	font-weight: bold;
}


/** *************  Pedigrees **************** **/
.pedigreebox {
	background-color:#FFFFFF;
	border:1px #666666 solid;
	}
.pedigreeconnector {
	border-left:1px #666666 solid;
	}	

/** *************  Footer **************** **/
.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	margin-left: 90px;
	text-align: center;
	vertical-align:top;
	}
.footer a {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
.footer a:link, .footer a:visited {
    color: #000000;
	}
.footer a:hover {
    color:#666666;
	}
.footer a:active {
    color:#ffffff;
	}


/************* Form styles *******************/
label {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}

input {
   background: #F3F4EC !important;
}

table.formrow tr, table.formrow tr tr {
	text-align:left;
	padding-bottom:2px;
}	
/********************************************/

