body, h1, h2, h3, h4, p, ul, li,html {
	margin: 0px;
	padding: 0px;
}

p{
	padding-top:5px;
	padding-bottom:5px;
}



h3{
font-family:"Times New Roman", Times, serif;
font-style:italic;
font-size: 12pt;
color: #FFFFFF;
font-weight:normal;
}

h4{
font-family:"Times New Roman", Times, serif;
font-style:italic;
font-size: 12pt;
color: #000000;
font-weight:normal;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #333333;
	background-repeat: repeat;
	background-image: url(images/body_bg.jpg);
	text-align:center;
	
}

#outerwrapper{
margin-left:20px;/*set width of book*/
margin-right:20px;/*set width of book*/
padding:0px;

}

#header{
	width:100%;
	background:url(images/header_bg.jpg) #333333;
	margin:0px;
	height:100px;
}
#header2{
	width:100%;
	height:120px;
	margin:0px;
	
}

#bookcover{
	background:url(images/leather_bg.jpg) #111111;
	border-top:ridge 3px  #c0c0c0;
	border-left:inset 5px  #404040;
	border-bottom:outset 3px  #202020;
	border-right: inset 3px  #c0c0c0;
	margin-bottom:5px;
}


#bookbinder{
	width:100%;
	background:url(images/leatherbinder.jpg) 50% 50% repeat-y;
	color:#FFFFFF;
	font-family:"Times New Roman";
	font-style:italic;
	font-size: 72%;
	padding-bottom:3px;
	padding-top:0px;
}

#pagecontent{
	
	margin-left:20px;/*set width of pink content page*/
	margin-right:20px;/*set width of pink content page*/
	background:#FFCCFF url(images/content_bg.jpg) repeat;
	margin-top:6px; /* set space below tabs */
	margin-bottom:7px;
	/*border-top:solid 1px #808080;*/
	border-left:outset thin #000000;
	border-bottom:outset thin #000000;
	border-right:outset thin  #ffffff;
}

#pagebinder{
	width:100%;
	background:url(images/pagedivider.jpg) 50% 50% repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#000000;
	font-style:normal;
	
}

#leftpage {
	width:43%;
	float:left;
	padding-left:15px;
	padding-right:0px;
	padding-top:10px;
	padding-bottom:10px;
}

#rightpage{
	width:43%;
	float:right;
	text-align:left;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
		
}


/*****horizontal navigation tabs*****/

#navigation{
	text-align:center;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:8pt;
	
}


#navleft ul{
	text-align: center;
	list-style-type: none;
}

#navleft li{
  display: inline;
  margin:0px; /*space between tabs */
  text-decoration:none;
 font-size: 90%;
	
  
}


#navleft li a:link,
#navleft li a:visited{
  background:url(images/navimageoff.gif) 0% 100% #c0c0c0 no-repeat;
  border-left: solid 2px  #666666;
  border-top: solid 2px #c0c0c0;
  border-right: solid 2px #808080;
  border-bottom:solid 1px #000000;
  color:#ffffff;	
  text-decoration:none;
   padding: 5px 7px 5px 7px;
}



#navleft li a active,
#navleft li a:focus,
#navleft li a:hover{
  background:url(images/navimageon.gif) 0% 100% #850A0A no-repeat;
  color:#000000;
}

#navleft li strong, #navright li strong{
  background:url(images/navimageon.gif) 0% 100% #850A0A no-repeat;
  border-left: solid 2px  #c0c0c0;
  border-top: solid 2px #ffffff;
  border-right: solid 2px #c0c0c0;
  border-bottom:solid 1px #ebbdeb;
  color:#000000;	
  text-decoration:none;
  padding: 5px 7px 5px 7px;
}

/****end of horizontal navigation tabs**/

#rightcontentfooter{
	position:relative;
	top:5px;
	right:0;
	background-image:url(images/rightcontentfooter.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	width:98%;
	text-align: left;
	padding-top:12px;
	padding-left:10px;
	padding-bottom:10px;
}

#leftcontentheader{
	position:relative;
	top:5px;
	right:0;
	font-family:"Times New Roman", Times, serif;
	color:#cc0000;
	font-weight: bold;
	background-image:url(images/rightcontentfooter.jpg);
	background-repeat:repeat-x;
	color:#CC0000;
	width:97%;
	height:40%;
	text-align: center;
	padding-top:30px;
	padding-left:10px;
	padding-bottom:10px;
}

#leftcontenfooter{
	position:relative;
	top:0px;
	right:0;
	background-image:url(images/leftfooter_bg.jpg);
	background-repeat:repeat-x;
	color: #FFFFFF;
	width:97%;
	text-align: center;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:5px;
	margin-bottom: 5px;
	padding-right: 5px;
}


#thumbimages,thumbimagesright {
	text-align: center;
	display: inline;
	width: 97%;
}


.imageborder{
	border:solid;
	margin:10px;	
	border-color:#333333;
}

.mainimage{
	border:inset;
	border-color:#990000;
	padding:10px;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	background-color:#333333;
}

.thumbnailborder{
	border:inset;
	border-color:#990000;
	padding: 2px;
	margin:0px;
	background-color:#333333;
	border-width: 1px;
}

.puppylink{
	float:right;
	display:inline;
    padding: 2px;
}

.caption{
	font-size:90%;
	font-style:italic;
}

.whiteborder{
	border-right: solid #333333 2px;
	border-bottom: solid #333333 2px;
	padding: 5px;
	background:#FFFFFF;
	margin:5px;
}

.thinwhiteborder{
	border-right: solid #333333 1px;
	border-bottom: solid #333333 1px;
	padding: 2px;
	background:#FFFFFF;
	margin:1px;
}

.topbreedertext{
	font-family:"Times New Roman", Times, serif;
	font-size:17pt;
	color:#CC0000;
	font-style: italic;
}


#thumbimages a:hover img,
#thumbimagesright a:hover img{
border:groove;
	border-color:#990000;
	padding: 2px;
	margin:0px;
	background-color: #CCCCCC;
	border-width: 1px;
}

.smallFont{
	font-size:85%;
}
.champFont{
  color: #990000;
	font-style: italic;
}

.pedigree{
	background: #FFFFFF;
	border:double #333333;
	font-size:7pt;
	margin-bottom:10px;
}
.pedigreeTH{
	font-family: Arial, Helvetica, sans-serif;	
	color:#000000;
	text-align:center;
	font-weight: normal;
	font-size: 8pt;
	
}

td{text-align:center;}

.largeBraces{
	font-size:16pt;
}

.dam{
	background: #ebbdeb  ;
}

.sire{background:#999999 ;
}

.CHsire{background: #999999 ;
		color: #CC0000;
}
.CHdam{background: #ebbdeb  ;
		color:#CC0000;
}
    
  
   
a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover, a:active {
	color: #FF0000;
	text-decoration: underline;
}



.importsImage{
   float:right;
   padding:3px;
   background:#333333;
							border: 2px inset #990000;
							margin:5px;
}

#champions{
					 display:inline;
}

/**photocredits**/
#photocredits a span {display: none;}

#photocredits a:hover span {
	position: absolute;
	left:19%;
	top:40%;
  display: block;
  background: #ebbdeb;
  border: 1px solid #000000;
	padding:3px;
	text-decoration:none;
	color:#000000;
  } 
/**end of photocredits **/


a.copyR:link,a.copyR:visited,a.copyR:hover,a.copyR:active{
text-decoration:none;
					 color:#ffffff;
					 font-size:7pt;
}

/* hover over image and enlarge ********/

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #ebbdeb;
padding: 5px;
left: -1000px;
border: 1px solid gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -300px;
left: -500px; /*position where enlarged image should offset horizontally */
z-index: 50;

}

/****end hover over image and enlarge ******/

