@charset "utf-8";
body {
	font-family: "Century Gothic";
	color: #FFFFFF;
	font-size: 16px;
	background-repeat: repeat;
	background-color: #CC9999;
}



p {
	font-family: "Century Gothic";
	margin-top: 0px;
	color: #000;
}

a {
	text-decoration: underline;
	font-family: "Century Gothic";
	color: #990033;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a.selected {
	text-decoration: none;
	color: #333;
}
#container {
	width: 750px;
	border: 10px none #FFFFFF;
	color: #FFFFFF;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
}



#header {
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 10px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFF;
	border-left-color: #FFFFFF;
	background-image: url(images/header.gif);
	height: 175px;
}
#content {
	background-color: #CC9999;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#footer {
	background-image: url(images/footer.gif);
	font-size: 11px;
	text-align: center;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
}
#sidemenu {
	margin-left: 380px;
	margin-right: 15px;
	margin-top: 10px;
}
#sidemenu a {
	text-align: right;
	font-size: 15px;
	display: block;
	padding-top: 2px;
}

#submenu {
	background-color: #FFF;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #CC9999;
	border-bottom-color: #CC9999;
	border-left-color: #CC9999;
}
#submenu a {
	font-size: 14px;
	margin-left: 10px;
	border: 2px none #CC999A;
	padding: 10px;
	background-color: #CCCCCC;
}
#submenu a.selected {
	font-size: 14px;
	background-color: #CC9999;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	color: #000000;
}
#info {
	border: 10px solid #CC9999;
	background-color: #FFFFFF;
	font-family: "Century Gothic";
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	color: #000000;
	padding: 10px;
}

#info  iframe {
	border: 2px solid #CCCCCC;
}


#logo {
	background-repeat: no-repeat;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}
#banners {
	height: 125px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: auto;
}
.selected {
	color: #000000;
}


.instruct {
	font-size: 11px;
	text-align: right;
	color: #903;
}
.ref {
	font-size: 9px;
	color: #990033;
}
.highlight {
	color: #903;
}


.clearfloat {
	clear: both;
}
.contact {
	border: 2px solid #CCCCCC;
}
.image {
	border: 2px solid #CCCCCC;
}
.imagewb {
	border: 2px solid #FFFFFF;
}

.rightimage {
	float: right;
	border: 2px solid #CCCCCC;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.rightimagenb {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.leftimage {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 2px solid #CCCCCC;
}
.leftimagenb {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.credit {
	text-align: center;
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 10px;
}
.slide {
	float: left;
	border: 2px solid #FFFFFF;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}

h1 {
	color: #FFFFFF;
	text-align: center;
	font-size: 20px;
	text-transform: none;
	font-family: "Century Gothic";
}
h2 {
	color: #FFFFFF;
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #666666;
	padding: 2px;
	clear: both;
}
h3 {
	color: #000000;
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 2px;
	background-color: #CCCCCC;
}
#pedigree {
	border: 1px none #990033;
	text-align: center;
	font-family: "Century Gothic";
	font-weight: normal;
	margin: auto;
	color: #000000;
	font-size: 14px;
	background-color: #990033;
}
#pedigree td {
	border: 1px none #990033;
	background-color: #FFFFFF;
}
#pedigree .heading {
	font-size: 15px;
	background-color: #990033;
	color: #FFFFFF;
	padding: 5px;
	font-weight: bold;
}


#pedigree .cattitle  {
	color: #990033;
	font-size: 13px;
}
#pedigree .catreg {
	color: #996666;
	font-style: italic;
}
#Submit {
	background-color: #000000;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
}

#viewcart {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	margin-bottom: 5px;
}
#viewcart a {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#marquee {
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}
hr {
	color: #CC9999;
}
#mating {
	text-align: center;
	border: 2px solid #CCCCCC;
	color: #FFFFFF;
}
#Kitten {
	background-color: #CCCCCC;
	font-family: "Century Gothic";
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	color: #000000;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 2px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC9999;
	border-right-color: #CC9999;
	border-bottom-color: #FFFFFF;
	border-left-color: #CC9999;
	padding: 5px;
	margin-bottom: 10px;
}
#Profile {
	font-family: "Century Gothic";
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	color: #000000;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 2px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC9999;
	border-right-color: #CC9999;
	border-bottom-color: #FFFFFF;
	border-left-color: #CC9999;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 425px;
	background-color: #CCCCCC;
}

#queen {
	float: left;
	margin-right: 10px;
	font-size: 10px;
	color: #FFFFFF;
	border: 2px solid #CC9999;
	background-color: #CC9999;
	margin-bottom: 20px;
}
#queen   #thumb {
	width: 47px;
	border: 2px solid #FFFFFF;
}
#stud {
	float: left;
	margin-right: 10px;
	font-size: 10px;
	color: #FFFFFF;
	border: 2px solid #CC9999;
	background-color: #CC9999;
}
#pet {
	float: left;
	margin-right: 10px;
	font-size: 10px;
	color: #FFFFFF;
	border: 2px solid #CC9999;
	background-color: #CC9999;
}
#pet #thumb {
	width: 47px;
	border: 2px solid #FFFFFF;
}
#pet #twinkle {
	border: 2px solid #FFFFFF;
	width: 275px;
}
#pet #smudge {
	border: 2px solid #FFFFFF;
	width: 275px;
}
#pet #honey {
	border: 2px solid #FFFFFF;
	width: 275px;
}
#traits img {
	height: 150px;
	width: 150px;
	border: 2px solid #CCCCCC;
}
#profile {
	background-color: #CCCCCC;
	padding: 5px;
	margin-bottom: 5px;
}

#profile img {
	border: 2px solid #FFFFFF;
}
#kitten {
	float: left;
	margin-right: 10px;
	font-size: 10px;
	color: #FFFFFF;
	border: 2px solid #CC9999;
	background-color: #CC9999;
}
#litter {
	margin-bottom: 10px;
}
#tests td {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#info .marquee {
	font-weight: bolder;
	color: #990033;
	font-size: 16px;
	font-family: "Century Gothic";
}
#container #content #info #scroll {
	overflow: auto;
	height: 200px;
	padding: 5px;
	margin-bottom: 10px;
}
#queen  #angel {
	border: 2px solid #FFFFFF;
	width: 275px;
}
#queen #beta {
	border: 2px solid #FFFFFF;
	width: 275px;
}
#queen #bo {
	border: 2px solid #FFFFFF;
	width: 275px;
}
#queen #missy {
	border: 2px solid #FFFFFF;
	width: 275px;
}
#queen #jazz {
	border: 2px solid #FFFFFF;
	width: 275px;
}
#queen #peppa {
	border: 2px solid #FFFFFF;
	width: 275px;
}
#queen  #mercy {
	border: 2px solid #FFFFFF;
	width: 275px;
}
#queen #heaven {
	border: 2px solid #FFFFFF;
	width: 275px;
}
#stud #thumb {
	width: 47px;
	border: 2px solid #FFFFFF;
}
#stud #casper {
	border: 2px solid #FFFFFF;
	width: 275px;
}
#stud #minky {
	border: 2px solid #FFFFFF;
	width: 275px;
}
#stud #picasso {
	border: 2px solid #FFFFFF;
	width: 275px;
}
#stud #alfie {
	border: 2px solid #FFFFFF;
	width: 275px;
}
#stud #button {
	border: 2px solid #FFFFFF;
	width: 275px;
}
#stud #whiskers {
	border: 2px solid #FFFFFF;
	width: 275px;
}
.reserved {
	background-color: #CCC;
}
#news {
	margin-bottom: 0px;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #666;
}
#news tr td img {
	border: 2px solid #CCC;
	padding: 2px;
}
.devide {
	border-top-width: thick;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
}
.head {
	color: #000000;
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
	background-color: #CC9999;
}
.subhead {
	color: #000000;
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
	background-color: #CCCCCC;
}

