﻿@charset "utf-8";
/* You can use this website template anywhere you want, for anything you want. All I ask is that you link back to Blank CSS (www.blankcss.com) in some way. Thank you very much and enjoy! */

/******** Body Elements ********/

* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background-color: #000000;
	font-family: arial, verdana, tahoma;
	font-size: 12px;
	
	color: #000000;
	margin: 0 auto;
	width: 100%;
}

/******** Layout Elements ********/


.wrapper {
	width: 980px;
	margin: 0 auto;
	background-color: transparent;
}

.header {
	height: 190px;
	margin-bottom: 0px;	
	background-color: #82744d;
	text-align: center;
	line-height: 50px;
	
	
}

.nav {
	margin: 0 auto;
	height: 34px;
	background-image: url(../qmimages/gradient101.jpg);
	background-repeat: repeat;
	margin-bottom: 4px;
}
.content {
	margin: 0 auto;
	width: 980px;
	font-family: arial;
	color: #000000;
	font-size: 12px;
	height: 703px;
	background-image: url(../src/content_pages.png);
	background-repeat: no-repeat;
	padding-top: 15px;
}


.footer {
	width: 980px;
	margin: 0 auto;
	text-align: center;
	background-image: url(../src/footer.png);
	height: 80px;

	background-repeat: no-repeat;
	padding-top: 18px;
	
	color: #000000;
}

.footer .a {

color: #000000;
}

/******** Document Styles ********/

h1 {
	font-size: 18px;
	
	color: #000000;
	text-transform: uppercase;
	text-align: center;
}

h2 {
	margin: 0 0 15px 0;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	
}

h3 {
	font-size: 15px;
	font-weight: bold;
	
	color: #900;
}


h4 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	
	color: #900;
	text-align: center;
	line-height: inherit;
}
a, a:active, a:visited {
	color: #0000FF;
	text-decoration: none;
}

h5 {
 font-family: arial;
 font-weight: bold;
 text-transform: uppercase;
 font-size: 14px;
 
 }
 
a:hover {
	color: #000;
	text-decoration: underline;
}

.header a, .header a:active, .header a:visited {
	color: #0066CC;
}

.header a:hover {
	color: #2d2d2d;
	text-decoration: underline;
}

p {	margin: 0 0 15px 0;
	color: #000000;
	line-height: 140%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-indent: 15px;
	padding-left: 14px;
	padding-right: 13px;
	padding-top: 10px;
}




.footer p {

	font-size: 11px;

	color: #000000;
}


/******** List Styles Styles ********/

ul li {
	margin: 0 auto;
	list-style: none;
	background-image: url(../qmimages/arrow_8.gif);
	background-repeat: no-repeat;
	background-position: middle;
	color: #000;
	margin-right:10px;

	text-indent: 15px;
	
}

ul ul li {
	margin: 3px 0 3px 30px;
	list-style: circle;
}

ul ul {
	margin: 0 0 15px 0;
}


/******** IMAGE Layout Elements ********/

.multipic {
	
	height: auto;
}

	
div.imageleft {
	float: left;
}

.imageleft { 
float: left;
margin-right: 10px;
margin-bottom: 10px;
margin-left: 15px;
}
.imageright {
 float: right; 
 margin-right: 15px;
 margin-bottom: 10px;
  } 
  
.imgagecentre{
	padding-top: 15px;
	margin-top:0px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	}
	
	
	.imgagebreak{
	padding-top: 5px;
	margin-top:0px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;
	}
	

/************************************* IMAGE AND CAPTION STACKED IMAGES ***********************************************/
 div.imagecaption_left {
width: 660px;
height: auto;
margin: 0 auto;
 border: 1px solid #000000;
padding: 5px;


}


div.imagecaption_left p {
	line-height: 150%;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}


div.imagecaption_right {
width: 660px;
height: auto;
margin: 0 auto;
/* border: 1px solid #000000; */
padding: 5px;


}


div.imagecaption_right p {
	text-align: left;
	float: left;
	line-height: 150%;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

div.imagecaption_center {
width: 620px;
margin: 0 auto;
border: 1px solid #000000;
padding: 5px;


} 

div.imagecaption_center p {
	line-height: 125%;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}



.pedigree {
	width: 980px;
	table-layout: auto;
	margin: 0 auto;
	
	color: #000000;
}

.imagecaption_right350 {
width: 350px;
height: auto;
float: right;
margin: 0 auto;
 /* border: 1px solid #000000; */
padding: 5px;


}


.imagecaption_right350 p {
	line-height: 150%;
	font-size: 12px;
	text-align: left;
	font-style: italic;
	font-weight: bold;
}

div.imagecaption_left350 {
width: 350px;
height: auto;
float: left;
margin: 0 auto;
 /* border: 1px solid #000000; */
padding: 5px;


}


div.imagecaption_left350 p {
	line-height: 150%;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}


/** gallery style pages links & females **/

#sample {
	width: 880px;
	margin: 0 auto;
}

#gallery{
	padding-left: 7px;
	margin: 0 auto;
	width: 880px;
}

.gal1{
	width: 420px;
	text-align:center;
	padding: 5px;
	float:left;
}

.gal2{
	width: 420px;
	text-align:center;
	padding: 5px;
	float:right;
}

.gal3{
	width: 420px;
	text-align:center;
	padding: 5px;
	float:left;
}

.gal4{
	width: 420px;
	text-align:center;
	padding: 5px;
	float:right;
}

.gal, .gal2, .gal3, .gal4 a{
	color:#FFFFFF;
}

.gtext{
	color: #007993;	
	width: 440px;
}

.gwiev{
	width: 96px;
	height: 31px;
	
	margin-top: 5px;
	padding-top: 15px;
}

.wiev{
	text-decoration:none;
	color:#FFFFFF;

}



/** contact form **/

#page-wrap {
	width: 650px;
	background: transparent;
	padding: 10px 50px 20px 50px;
	margin: 5px auto;
	
	/* height: auto !important;
	height: 500px; */
}

#contact-area {
	width: 620px;
	margin: 0 auto;
	margin-top: 5px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 470px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
	margin-right: 20px;
}

label {
	float: left;
	color: #900;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1.4em;
}





.wrapper .pedigree table tr .pedboy .style3 strong {
	color: #0FF;
}
.wrapper .pedigree table tr .pedboy .style3 em {
	color: #FFF;
}

.wrapper .pedigree table tr .pedgirl .style3 em {
	color: #FFF;
}
.wrapper .pedigree table tr .pedgirl .style3 strong {
	color: #CCC;
}
  
  /******** END OF IMAGE Layout Elements ********/
  
  .tr {
  
  padding: 10px;
  
  }
  
  
/*********************************** Table Class */

table {
	border-width: 1px;
	border-spacing: 1px;
	border-style: outset;
	border-color: gray;
	border-collapse: separate;
	background-color: transparent; 
	}

table th {
		border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #000000;
	background-color: transparent;
}

table td {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #000000;
	background-color: transparent;
	color: #000;
	/* text-align: center; */
	
}

.pedigree {
	width: 980px;
	table-layout: auto;
	margin: 0 auto;
	
	color: #cc;
}


/* ROUNDED CORNERS */

.dialog {
 position:relative;
 margin:0px auto;
 min-width:8em;
 max-width:980px; /* based on image dimensions - not quite consistent with drip styles yet */
 color:#fff;
 z-index:1;
 margin-left:12px; /* default, width of left corner */
 margin-bottom:0.5em; /* spacing under dialog */
}

.dialog .content_dia,
.dialog .t,
.dialog .b,
.dialog .b div {
 background:transparent url(../src/content_pages.png) no-repeat top right;
 /* _background-image: url(../src/content_pages.png); */
}

.dialog .content_dia {
 position:relative;
 zoom:1;
 _overflow-y:hidden;
 padding:0px 12px 0px 0px;
}

.dialog .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:12px; /* top slice width */
 margin-left:-12px;
 height:100%;
/* _height:1600px;  arbitrary long height, IE 6 */
 background-position:top left;
}

.dialog .b {
 /* bottom */
 position:relative;
 width:100%;
}

.dialog .b,
.dialog .b div {
 height:30px; /* height of bottom cap/shade */
 font-size:1px;
}

.dialog .b {
 background-position:bottom right;
}

.dialog .b div {
 position:relative;
 width: 12px; /* bottom corner width */
 margin-left:-12px;
 background-position:bottom left;
}

.dialog .hd,
.dialog .bd,
.dialog .ft {
 position:relative;
}

.dialog .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:1000px;
 overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.dialog h1,
.dialog p {
 margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
 padding:0.5em 0px 0.5em 0px;
}

.dialog h1 {
 padding-bottom:0px;
}

/** pedigree */

.wrapper .dialog .content_dia .table tr .pedboy font strong {
	color: #03F;
}
.wrapper .dialog .content_dia .table tr .pedgirl font strong {
	color: #C0C;
}

