@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background-color: #968686;
}
html{
scrollbar-face-color:#968686;
scrollbar-arrow-color:#e21dee;
scrollbar-track-color:#968686;
scrollbar-shadow-color:#e21dee;
scrollbar-highlight-color:#e21dee;
scrollbar-3dlight-color:#cccccc;
scrollbar-darkshadow-Color:#968686;
}
#wrapback {
	width:1050px;
	background:url(../images/back4.gif) repeat-y center;
	margin:auto;
}

#wrap {
	width:850px;
	margin:0 auto;
	border: solid #666 10px;

}
#header {
	height: 220px;
	width: 100%; background:url(../images/header1.jpg);
}
.top {
	float:right;
	position:relative;
	padding: 0;
}
#main {
	width:848px;
	z-index: 100;
	margin: 0 auto;
}
#laws {
	width:848px;
	z-index: 100;
	margin: 0 auto;
	position: relative;
}
#main2 {
	position: relative;
	width:820px;
	margin: 0 auto;
	padding: 10px;
}

#main2 ul, #laws ul
{ list-style:none;
padding:0px;
margin:0px 5px;
}
.story3 li
{ list-style:none;
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:14px;
	line-height:16px;
}
#laws li
{ list-style:none;
	background-image:url(../images/bullet2.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:14px;
	line-height:16px;
}
#main3 {
	width:97%;
	margin: 0 auto;
	padding: 10px;
}

#footer {
	background-image:url(../images/footer1.gif);
	height:200px;
	clear:both;
	position:relative;
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: left;
	font-size: 10px;
	color:#999999;
	z-index: 10;
}
#footer a {
	text-decoration:none;
	color:#999999;
}
#footer a:hover {
	color:#E1AFDB;
}
#footer span {padding-right:5px;}
* html #wrap #footer {
height: 100%;}
#menu {
	background-image:url(../images/menu3.jpg);
	background-repeat:no-repeat;
	height:32px;
	position:relative;
	z-index: 102;
	width: 822px;
	float: left;
}
.left {
	background-color:#DCC8AD;
	float: left;
	position:relative;
	margin: 60px 0 20px 0px;
	width: 185px;
	z-index: 100;
	padding-top: 5px;
	padding-bottom: 5px;
}
.left img {
	width:175px;
}
p {
	padding:0 10px 0 10px;
	text-align:justify;
	color: #000000;
	margin-top: 2px;
}
h2 {
	font-size:13px;
	font-weight:bold;
	color:#000;
	padding: 0px 5px 5px 3px;
	background:url(../images/line.gif) bottom repeat-x;  
	line-height: 16px; width:280px; height:20px; display:block;
	}
h3 {
	font-size:12px; font-style:italic;
	font-weight:bold;
	color:#000000;
	padding: 0px 5px 2px 5px;
	line-height: 15px;
	}
h4 {
	font-size:14px;
	font-weight:bold;
	color:#000000;
	padding: 0px 5px 5px 5px;
	line-height: 20px;
	}		

.style2 {font-size:12px; font-weight:bold; color:#000000; padding:5px; line-height:16px; border-bottom:dashed 1px #000; width:120px;}
.style3 { font-size:12px; font-weight:bold; color:#000000; }	
.style4 {
	font-size: 12px; color: #336699; font-weight: bold; }
.style5 { font-size: 12px; color: #fff; font-weight: bold; }

.times {
	padding:25px 10px 5px 5px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	width: 22%;
	float: left;
	margin-right: 5px;
	margin-left:2px;
	height: 50px;
	border:solid 1px #CCCCCC;
}
.story {
	width:53%;
	padding:5px 5px 5px 0px;
	float:left;
	text-align:justify;
	margin-top: 5px;
	z-index: 2;
}
.story2 {
	width:73%;
	padding:5px 5px 5px 0px;
	float:left;
	text-align:justify;
	margin-top: 5px; border-left:solid #FFF 1px;
	overflow: hidden;
	z-index: 2;
}
.story2 ul {list-style-type:square; list-style-position:inside;  }


.col {
	width:47%;
	padding:10px;
	text-align:justify;
	margin-top: 5px;
	overflow: hidden;
	float: left;
	height: 100%;
	background-image: url(../images/colback2.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
}

.colthree {
	width:22%;
	padding:5px 5px 5px 0px;
	text-align:justify;
	margin-right: 10px;
	float: left;
}
.coltwo {
	width:49%;
	padding:5px 5px 5px 0px;
	text-align:justify;
	margin-top: 5px;
	overflow: hidden;
	margin-right: 10px;
	float: left;
	height: 100%;
}

.colfour {
	width:23%;
	padding:5px 0px 5px 5px;
	text-align:justify;
	margin-top: 5px;
	overflow: hidden;
	float: left;
	margin-right: 10px;

}
.news {
	width:25%;
	text-align:justify;
	margin-top: 5px;
	overflow: hidden;
	float: right;
	background-color: #F0ECEC;
	border:dashed #666666 1px;

}
.colfour2 {
	width:25%; 	padding:5px 3px 5px 0px; text-align:justify; margin-top: 5px; margin-right: 10px; float: left; background-color:#F3E9C2; border:solid #fff 2px;}
.colfour2 a, .colfour2 a:active, .colfour2 a:link, .colfour2 a:visited{ display:block; width:180px; background:url(../images/right.gif) no-repeat right; text-decoration:none; padding-right:20px; font-weight:bold; }
.colfour2 a:hover {background:url(../images/rightup.gif) no-repeat right; text-decoration:none; padding-right:20px; }
.right {
	float:left;
	position:relative;
	color: #760A0A;
	background-color: #F3F0CF;
	padding-right: 5px;
	padding-top: 25px;

}


.image1, .story2 img, .story3 img {
	float:right;
	padding: 5px;
	border: solid #760a0a 10px;
	margin: 3px;
}

.image2, .table2 img{
	float:right;
	padding: 5px;
	border: solid #760a0a 6px;
	margin: 3px;
	width:150px;
}
h1 {
	font-size:14px;
	color:#BD57B2;
	font-weight: bold;
	line-height: 35px;
	margin-left: 20px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.exec {
	width:50%;
	float:left;
	margin-right:10px;
	border:solid 1px #666666;
	padding: 5px;
	position: relative;
	margin-bottom: 20px;
}

.club{
	width:70%;
	float: left;
	margin-left:10px;
	border:solid 1px #666666;
	padding: 5px;
	position: relative;
	margin-bottom: 20px;
}	
.update{
	width:73%;
	float: left;
	padding: 5px;
}
.update ul li {
	display:block;
	padding: 3px 20px ;
	margin: 3px;
	margin-left: 20px; background:url(../images/bullet.gif) left top no-repeat; padding-left:20px;
}
.update a:active {color:#000000; text-decoration:none;}

.judge {
	width:98%;
	float:left;
	border:solid 1px #666666;
	padding: 5px;
	position: relative;
	margin-bottom: 20px;
	background: #F0ECEC; text-align:justify;
}
.cat2 {
	width:31%;
	float: left;
	border:solid 1px #666666;
	margin-right:10px;
	background-color:#F0ECEC;
	padding: 5px;
	margin-bottom: 10px;
	height:320px;
	display: inline;
	z-index:10;
}	
.cat3 {
	width:31%;
	float: right;
	border:solid 1px #666666;
	background-color:#F0ECEC;
	padding: 5px;
	margin-bottom: 20px;
	height:320px; z-index:10;
}
.judge img{
	width:130px;
	float:right;
	padding:5px;
	margin-left: 10px;
	height: auto;
}
.cat2 p, cat3 p {text-align:left;}
#show {
	height:auto;
	float:right;
	margin:5px;
}
.scoreback { background:url(../images/judgetop.gif) no-repeat right #968686; color:#FFFFFF; font-weight:bold;}
.judgeinfo {
	height:28px; background:url(../images/judgetop.gif) no-repeat right #968686; margin:0; width: 100%; margin-bottom: 3px; line-height: 16px; float:left; z-index:10; color:#FFFFFF; font-weight:bold; 
} 
.judgeinfo2 p, .judgeinfo p {color:#FFFFFF;}
.judgeinfo2 {
	height:28px;
	background:url(../images/judgetop.gif) no-repeat right #968686;
	margin:0;
	width: 100%;
	margin-bottom: 3px;
	line-height: 16px;
	position: relative;
	float: left;
}

.heading {
	margin:240px 0 0 190px;
	text-align:center;
	position:absolute;
}
.textfooter {
	margin-top:170px;
	text-align:left;
	position: relative;
	height: 20px;
	float: left;
	font-size: 10px;
}


a.nav:link, a.nav:visited {
	display:block;
	float:left;
	padding:0px;
	margin:0;
	width:60px;
	margin:0px 14px 0px 14px;
	text-align:center;
	text-decoration:none;
	background:none;
	color:#0066FF;
}

a.nav_selected:link, a.nav_selected:visited {
display:block; float:left; padding:0px; margin:0;width: auto;margin:0px 14px 0px 14px;text-align:center;
text-decoration:none; color: #62584d; background:url(../images/menu_arrow3.gif) no-repeat top center;}

a.nav:hover {
	color: #FF3300;
	text-decoration:none;
	background:url(../images/paw2.gif) no-repeat top ;
}

.club a:link, .cats a:link, .update a:link, #main2 a:link, .exec a:link{
	color: #000000; text-decoration:none;
	border-bottom: dashed #000 1px;
}
.club a:visited, .cats a:visited, .update a:visited, #main2 a:visited, .exec a:visited {
	border-bottom: dashed #000 1px;
	color: #000000; text-decoration:none;
}
.club a:hover, .cats a:hover, .update a:hover, #main2 a:hover, .exec a:hover {
	border-bottom: dashed #000 1px;
	color: #e266db;
	text-decoration:none;
}
.club a:active, .cats a:active, .update a:active, #main2 a:active, .exec a:active {
	color: #000000; text-decoration:none;
	border-bottom: dashed #000 1px;
}
#main2 .cat2 a:link {text-decoration:none; border-bottom:none;}
#main2 .cat3 a:link {text-decoration:none; border-bottom:none;}
.times a:link {
	color: #666666;
	text-decoration: none;
}
.times a:visited {
	text-decoration: none;
	color: #666;
}
.times a:hover {
	text-decoration: none; color: #CC0000;
}
.times a:active {
	text-decoration: none;
	color: #666666;
}

.style1 {
	font-size:9px;
	color:#000000;
} 
.clear {clear:both;}



#navcontainer
{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	border-top: 1px solid #999;
	z-index: 1;
	margin-top: 20px;
}

#navcontainer ul
{
list-style-type: none;
text-align: center;
margin-top: -8px;
padding: 0;
position: relative;
z-index: 2;
}

#navcontainer li
{
display: inline;
text-align: center;
margin: 0 5px; width:180px;
}

#navcontainer li a
{
	padding: 10px 7px; padding-bottom:30px;
	color: #666; font-weight:bold;
	background:#DCC8AD;
	border: 1px solid #ccc;
	text-decoration: none;
}

#navcontainer li a:hover
{
	color: #CC0000;
	border: 1px solid #666;
	background-image:url(../images/cat3.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}

#navcontainer li a#current
{
color: #000;
border: 1px solid #666;
border-top: 2px solid #666;
border-bottom: 2px solid #666;
}
			/*BREED MENU */ 

.sidenav { 
margin : 10px 10px;
padding : 0;
list-style-type : none;

} 
.sidenav ul li {
	line-height:1.6em;
	display: inline; /* this gets rid of the gaps */
}
.sidenav a {
	border-bottom : 1px solid #aaa;
	margin-bottom : 0px;
	padding-left : 5px;
	display : block;
	text-decoration : none;
	color : #FFFFFF;
	text-align: left;
	background-color:#968686;
	font-size: 11px;
} 
.sidenav a:hover {
	text-decoration : none;
	background-color:#666666;
	color : #FFFFFF;
} 

ul { 
list-style : none;
margin : 0;
padding : 0;
} 


/* contact form */
#contact_form{
width:300px;
height:auto;
padding:10px 0 0 20px;
}
.form_row{
	float:left;
	padding:8px 0 8px 0;
	width: 18%;
}
.form_row2{
	float: left;
	padding:8px 0 8px 20px;
	margin-left:0px;
	width:79%;
}
label{
	float:left;
	padding:3px 5px 0 0;
	color:#000000;
	text-align:left;
}
input.contact_input{
width:225px;
height:18px;
float:left;
border:1px #d1e0ee solid;
background-color:#FEE7FB;
color: #000;
}
select{
	border:solid #d1e0ee 1px;
	color: #333333;
	background-color: #FAFAFA;
}
.submit {

width:80px;
height:25px;
color:#FF00CC;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

.formbutton{
cursor:pointer;
width:80px;
border:outset 1px #FF00CC;
color:#000000;
font-weight: normal;
padding: 1px 2px;
background:url(../images/formbg.gif) repeat-x left top;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
.search {
	border:solid #666 1px;
	margin: auto;
	width:90%;
	background:url(../images/back1.gif) center left no-repeat;}
.search2 {
	border:solid #666 1px;
	margin: auto;
	width:98%;
	background:url(../images/back1.gif) top left no-repeat;}	
.packing {width:10px; float:left; height:200px;}
.cats {
	width:94%;
	background: url(../images/breeders/base1.gif) no-repeat bottom right #e4dddd;
	border:solid 2px #e375e2;
	position: relative;
	margin: auto;
	margin-bottom: 20px;
	padding: 5px;
}
.cats img {
	float:right;
	padding: 5px;
	border: solid #968686 1px;
	margin: 3px;
	position: relative; width:220px;height:auto;
}
.breederinfo {
	height:28px;
	background:url(../images/judgetop.gif) no-repeat right #968686;
	margin:0;
	margin-bottom: 3px;
	position: relative;
	float: left;
	color: #000000;
	font-size: 14px;
	line-height: 16pt;
	padding-left: 10px;
	width: 98%;
}
.feature {
	width:100%;
}
.cats .feature img {
	max-height:200px;
	max-width:220px;
	float:right;
	padding: 5px;
	border: solid #968686 1px;
	margin-left: 10px;
}
.awards {
	width:46%;
	background-color:#DCC8AD;
	border:solid 1px #666666;
	position: relative;
	float:left;
	overflow: auto;
	margin-bottom: 20px;
	height: 380px;
	margin-right: 10px;
}

.awardsright {
	width:46%;
	background-color:#DCC8AD;
	border:solid 1px #666666;
	position: relative;
	float: right;
	overflow: auto;
	margin-bottom: 20px;
	height: 380px;
	margin-left: 10px;
}
.awards img, .awardsright img {
	float:right;
	padding: 5px;
	border: solid #760a0a 8px;
	margin: 3px;
	position: relative; width:200px;
}
#next { margin: auto; margin-bottom: 10px; border:none; z-index: 1; margin-top: 10px; height:20px; }
#next2
{
	margin-left: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	border-left: 1px solid #760a0a;
	z-index: 1;
	margin-top: 10px;
}
#next ul { list-style-type: none; text-align: center; padding: 1px; position: relative; z-index: 2; }
#next2 ul { list-style-type: none; margin-left:-10px; text-align: center; padding: 5px;  position: relative; z-index: 2; }
#next li
{
	display: inline;
	text-align: center;
	margin: 0 3px;
}
#next2 li{text-align: center; margin: 0 3px; width:250px; display:block; line-height:15px; }

#next li a, #next2 li a
{
	padding: 8px 5px;
	color: #fff; font-weight:bold;
	background: url(../images/arrow2.gif) no-repeat right;
	text-decoration: none; border:none;
}

#next li a:hover, #next2 li a:hover
{
	color: #CC0000;
}


#show {
	width: 99%;
	display: inline;
}
#show a {color: #336699; text-decoration: none; font-weight:bold; font-size:12px;}
#show a:hover {text-decoration:underline; color:#990000;}
#show a:visited { color:#336699; text-decoration:none; font-size: 12px;	font-weight: bold; text-transform: none;}
#show img {
	float:right;
	padding: 5px;
	margin: 3px;
	width:250px;
}

.prices {
	line-height:25px;
	float: left;
	width:73%;
}
.prices2 {
	line-height:25px;
	border-top:solid #000 1px;
	border-left:solid #000 1px;
	float: left;
	width:100%;
	text-align:center;
}
.prices li {border-bottom:#FFFFFF solid 1px; padding: 0 10px; }
.prices2 td {border-bottom:#000 solid 1px; border-right:#000 solid 1px; text-align:center; }
.prices td {border-bottom:#000 dashed 1px; padding: 0 10px; }
.links {padding:10px 50px 10px 0; border-left:solid #666 2px; margin-left:180px;}
.links a:active, .links a:link, .links a:visited {display:block; width:250px; height:25px; background:#dca; border:1px solid #666; margin-top:2px; text-align:center; text-decoration:none; font-family:verdana, arial, sans-serif; font-size:12px; color:#000; line-height:25px; overflow:hidden; margin-bottom:15px; margin-left:-125px; }
.links a:hover {background: #FFFFFF; color:#666666; }

.handcursor{
cursor:hand;
cursor:pointer;
}
.alpha-shadow {
  float: left;
  background: url(../images/trans.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}



.alpha-shadow img {
 display:block; position:relative;
  background-color: #edeaea;
  border: 1px solid #a9a9a9; width:175px; height:auto;
  margin: -6px 6px 6px -6px;
  padding:4px; 
}
.bylaws td {border:solid #666 1px;}
