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

body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x; background-attachment: fixed; margin:0 auto;
	background-color: #a1d9ff; font-family:Arial, Helvetica, sans-serif; color:#000066; 
}
html{
	scrollbar-face-color: #79caff;
	scrollbar-highlight-color: #59afd2;
	scrollbar-3dlight-color: #59afd2;
	scrollbar-darkshadow-color: #59afd2;
	scrollbar-shadow-color: #59afd2;
	scrollbar-arrow-color: #ffd429;
	scrollbar-track-color: #79caff;
}

#wrap { width:700px; border: solid #FFFFFF 1px; margin:0 auto; }
#wrap2 { width:900px; margin:0 auto; background-image:url(images/front.jpg); background-repeat:no-repeat; height:772px; }
#wrap3 { width:900px; margin:0 auto; height:auto;  }

p {font-size:12px; padding:0 5px; }
.style1 {color:#FFFFFF; font-size:12px;}
.style2 {color:#000066; font-size:10px;}
.style3 {color:#000066; font-size:12px; font-weight:bold;}
a {color:#FFFFFF; text-decoration:none;}
a:link {color:#FFFFFF; text-decoration:none;}
a:active {color:#FFFFFF; text-decoration:none;}
a:hover {color:#000066;}
a:visited {color:#FFFFFF; text-decoration:none;}
h1 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; margin-left: 140px; }
h2 {font-size:12px; font-weight:bold; font-style:italic; text-align:center;}
h3 {font-size:14px; font-weight:bold; font-style:italic; text-align: left; padding:5px;}
h4 {font-size:16px; font-weight:bold; text-align:center; margin:3px;}
h5 {
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	text-align: left;
	padding:1px;
	margin: 1px;
}
h6 {font-size:14px; font-weight:bold; background:url(images/breedername2.gif); text-align:center; margin: 0; padding:3px 0;}
.breeder ul li{ display:inline; list-style-image:url(images/bullet1.gif); margin-left:10px; font-size:12px; letter-spacing:0.15em; padding:0px 5px; margin-bottom:0; line-height:12px;}
.breeder ul li a, .breeder ul li a:link{ display:block; background:url(images/bullet.gif) no-repeat left; margin-left:10px; font-size:12px; letter-spacing:0.15em; padding-left:15px; margin-bottom:0; height:15px; }
.breeder ul li a:hover{ display:block; background:url(images/bullet1.gif) no-repeat left; margin-left:10px; padding-left:15px; font-size:12px; letter-spacing:0.15em;}
.breeder {	width:30%; float:left; margin-right:10px; height: auto; }
#header { height:120px; float:left; width:80%; }
#head { background:url(images/images/head.jpg); height:279px; margin: 0; }
#footer {
	color:#FFFFFF;
	font-size:9px;
	margin-left:20px;
	width: 12%;
	padding-top: 75px;
	position: relative;
}
#footer2 {height:120px; clear:both; background:url(images/images/foot.jpg);}
.content { width:100%; position:relative; }
.content2{
	background:url(images/images/back.jpg) repeat-y top;
	margin:0;
	padding:0;
	position:relative;
	width:100%;
	float: left;
	display: inline;
}
.top { margin:180px 0 0 0px; position: relative; float: left; }
.listingtab { width:80%; font-size:12px; border:solid #FF3300 1px; padding:5px;}
#left { width:130px; float:left; height:600px; margin-right: 15px; }
#left2 {
	width:130px;
	float:left;
	margin-right: 15px;
	position: relative;
	margin-top: -40px;
	display: inline;
}
.col {
	width:45%;
	float:left;
	margin-right:10px;
}
.col2 {
	width:45%;
	float: left;
}
.col3 {
	width:70%;
	float: left;
}
.col4 {
	width:29%;
	float: left;
	position: relative;
	background-color: #D7F0F5;
	margin: 0;
}
.links {
	width:60%;
	margin-left:150px;
}
.links img {
	max-width:350px;
	height:auto;
	margin:10px;
}
#container .col4 img {width:190px; height:auto;}
#tabs {
	width:83%;
	float: right;
	padding-top: 20px;
	padding-bottom: 30px;
}
#container {
	width:82%;
	float:left;
	margin-top:-40px;
	text-align:justify;
	font-size: 12px;
	display: inline;
}
#container img {
	width:200px;
	height:auto;
	float:right;
	margin:5px; border:solid #FFF 2px;
}
#container2 {
	width:82%;
	float:left;
	margin-top:-40px; text-align:justify; display:inline;
}
.col img { margin:10px; max-width:280px; height:auto;}
.col2 img { margin:10px; max-width:280px; height:auto;}
.img1 { float:right; margin:5px;}

#menu {
	margin: 20px 5px 50px 20px;
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	
}
#menu2 {
	margin: 0px 5px 50px 20px;
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	
}
.side {
	margin : 5px 5px;
	padding : 0;
	list-style-type : none;
	background : inherit;
	margin-bottom: 30px;
	color: #FFFFFF;

} 
.sidenav {
	margin : 5px 5px;
	padding : 0;
	list-style-type : none;
	background : inherit;
	margin-bottom: 30px;
	color: #FFFFFF;

} 
.sidenav ul li {
	display: inline; /* this gets rid of the gaps */
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight:bold;
}
.sidenav a {
	border-bottom : 1px solid #aaa;
	margin-bottom : 0px;
	padding-left : 5px;
	display : block;
	background : inherit;
	text-decoration : none;
	color : #003399;
	text-align: left;
	padding-top: 7px;
	padding-bottom: 7px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	
} 
.sidenav a:hover {
	text-decoration : none;
	color : #996699;
	padding-top: 7px;
	padding-bottom: 7px;
	background-image: url(images/arrowover.gif);
	background-repeat: no-repeat;
	background-position: right;
} 
ul { 
list-style : none;
margin : 0;
padding : 0;
} 

.style1 {font-weight: bold}
.news {
	width:31%;
	float: right;
	padding:0px;
	margin-right:8px;
	border: solid #FFF 1px;
	font-size:12px;
	padding:0 5px 0 0;
	position: relative;
}
.news img {
	float: left;
	margin-right:5px;
	width:100px;
	height:auto;
}
.news a {color:#000066;}
.news a:hover {color:#FFFFFF;}
.news2 {
	height:100px;

	float: left;
	padding:5px;
	font-size:12px;
	position: relative;
	width: 99%;
	background-color: #9BD6E8;
	margin-bottom: 10px;
}
.news3 {
	height:361px;
	float: right;
	font-size:12px;
	position: inherit;
	width: 172px;
	margin-bottom: 10px;
	background-image:url(images/news3.jpg);
	background-repeat:no-repeat;
	margin-top: 50px;
}
#container .news3 img { width: auto; height:inherit; border:none;}
.insert {
	width:86%;
	height:351px;
	overflow:auto;
	padding: 12px;
	margin: auto;
}
.clear {clear:both; height:2px;}
#container ul li { display:block; background-image:url(images/bullet1.gif); background-position:left top; background-repeat:no-repeat;
	margin-left:10px;
	font-size:12px; padding:0px 30px 10px 20px;

}
#container ul li ul li {list-style:circle inside; margin-left:20px; font-size:12px; background-image:none;}
.cats {
	width:96%;
	background-color:#B1DBF3;
	border:solid 1px #FF6600;
	position: relative;
	margin: auto;
	margin-bottom: 20px;
}
.cats img {
	float:right;
	border: solid #FFFFFF 5px;
	margin: 8px;
	position: relative; width:220px;height:auto;
}
.classified { width:96%; 
	background-color:#B1DBF3;
	border:solid 1px #FF6600;
	position: relative;
	float:left;
	margin-bottom: 20px; margin-right:15px;
}
.listings{ width:100% ;
         min-height:150px; 	
}
.listings img {
	float:right;
	border: solid #FFFFFF 5px;
	margin: 5px;
	position: relative; width:120px; height: auto;
}
.listings p {font-size:11px; text-align:left; margin:5px;}
.info{
	min-width:20%; position:relative; 
	float:left;

}
hr {
	height:5px;
	background-color:#003399;
	width:100%
}

#next {
	margin: auto;
	margin-bottom: 10px;
	border-top: 2px solid #FF6600;
	z-index: 1;
	margin-top: 8px;
}

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

#next li
{
	display: inline;
	text-align: center;
	margin: 0 3px;
	width:180px;
}
#next li a
{
	padding: 5px 15px;
	color: #fff; font-weight:bold;
	background:#003399;
	border: 1px solid #FF6600;
	text-decoration: none;
}
#next li a:hover
{ color: #3366CC; background-color:#FFFFFF; border: 1px solid #FF6600; }
#next li a#current
{ color: #000; border: 1px solid #666; border-top: 2px solid #666; border-bottom: 2px solid #666; }
form.filter fieldset { width:500px; display:block; border:1px dotted #C6A482; padding:5px; margin-bottom:0.5em; margin-left: 13px; line-height:1.2em; }
form.filter input  {
border:1px solid #003399; 
padding:2px 3px; 
margin-bottom:5px; margin-right:3px;line-height:0.8em;
}

form.filter select {
margin-left:0.5em;
}
form.filter .button1 {
	border:1px solid #003399;
	color:#000066;
	cursor:pointer;
	width:80px;
	margin-left:5px;
	background-color: #C6E8EC;
}
form.filter .button1:hover{
	background:#FFF;
	border:1px solid #4A0018;
	color:#000;
}
