@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
	font-style: normal;
}
.center {
	text-align: center;
}

#leaderboard  {
	width: 1000px;
	height: 90px;
	text-align: center;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 15px;
}
#leaderboardad {
	height: 90px;
	width: 728px;
	margin-left: 130px;
	margin-bottom: 0;
	padding-bottom: 12px;
}
.thrColFixHdr #container {
	width: 975px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	top: 8px;
	position: relative;
	background-image: url(../images/ind-breeders-head-cont.jpg);
	background-repeat: no-repeat;
} 
#colAicon a {
	margin-left: 10px;
	display: block;
}
.thrColFixHdr #header {
	height: 50px;
	width: 975px;
	margin-top: 5px;
	margin-bottom: 10px;
} 
.iframe {
}
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 176px;
	background-image: url(/templates/images/search-head-bot.jpg);
	background-repeat: no-repeat;
	padding-top: 90px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 5px;
	margin-right: 15px;
	text-align: center;
}
#sidebar1     a  {
	color: #006600;
	text-decoration: underline;
	font-size: 12px;
}

.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 300px; /* padding keeps the content of the div away from the edges */
	margin-top: 0px;
	padding-top: 25px;
	text-align: center;
	background-repeat: no-repeat;
	margin-left: 20px;
}
.thrColFixHdr #sidebar2ads {
	width: 180px;
	margin-top: 30px;
	text-align: center;
}
.thrColFixHdr #rt300 {
	padding-bottom: 15px;
	margin-left: 0px;
	padding-left: 0px;
}
.thrColFixHdr #rt300-blog {
	background-repeat: no-repeat;
	width: 320px;
	margin: 0px;
	height: 290px;
}
.thrColFixHdr #rt300BLOG {
	padding-bottom: 15px;
	text-align: left;
	margin-left: 0px;
	font-family: Tahoma, Geneva, sans-serif;
}
#sidebar2 a {
	color: #006600;
	text-decoration: underline;
	font-size: 12px;
	text-align: center;
	margin-top: 10px;
	padding-top: 10px;
}
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #mainContent {
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
} 
.thrColFixHdr #footer {
	padding: 0 10px 0 20px;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.thrColFixHdr   #headerind {
	height: 56px;
	width: 975px;
	background-repeat: no-repeat;
	margin-top: 5px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #614918;
	font-size: 40px;
	font-weight: lighter;
	line-height: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	margin-right: 50px;
	font-style: normal;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #4A3812;
	margin-top: 11px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	position: relative;
	margin-left: 35px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.searchheadertitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #614918;
	top: 1px;
	left: 110px;
	position: relative;
	font-size: 30px;
	font-weight: bold;
	height: 34px;
	margin-right: 110px;
	font-style: normal;
}
.searchheadertagline {
	font-family: Arial, Helvetica, sans-serif;
	color: #91805F;
	font-size: 15px;
	font-weight: bold;
	position: relative;
	left: 110px;
	top: 2px;
	margin-right: 110px;
	font-style: normal;
}
.indexheadertitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #026702;
	top: 1px;
	left: 17px;
	position: relative;
	font-size: 28px;
	font-weight: bold;
	height: 30px;
}
.indexheadertagline {
	font-family: Arial, Helvetica, sans-serif;
	color: #614918;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	left: 20px;
	top: 2px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.right300ad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #A40000;
	font-weight: bold;
	width: 300px;
	background-repeat: no-repeat;
	height: 250px;
	margin-left: 0px;
}
.right300ad-pup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #A40000;
	font-weight: bold;
	width: 300px;
	background-repeat: no-repeat;
	height: 250px;
	margin-left: 0px;
	border: 1px solid #333;
	clear: both;
}
.breedguide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #A40000;
	margin-top: 10px;
	font-weight: bold;
	width: 265px;
	background-repeat: no-repeat;
	margin-left: 15px;
	padding-top: 0px;
}
.breedguide h1    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A40000;
	font-weight: bold;
	text-align: left;
	line-height: 15px;
	margin-top: 0px;
}
.breedguideimage {
	width: 176px;
	height: 101px;
}

#straightpoop {
	height: 250px;
	width: 280px;
	background-image: url(http://www.breeders.net/images/search-results/280x250ad-2.jpg);
	margin-left: 8px;
	margin-top: 0px;
	background-repeat: no-repeat;
}
#awf_field-510073 {
	background-color: #FC9;
}
#awf_field-510074 {
	background-color: #FFD5AC;
}
.af-element {
	margin-bottom: 6px;
}
.forums {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A40000;
	margin-top: 0px;
	font-weight: bold;
	margin-bottom: 15px;
	border-bottom-color: #D8D9C4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	width: 300px;
	height: 355px;
	margin-left: 0px;
	background-repeat: no-repeat;
}
.submit {
}
#forums-link a, #forums-link a:link, #forums-link a:visited {
	color: #093;
	font-size: 20px;
	margin-top: 4px;
	text-align: left;
	margin-right: 5px;
	margin-left: 0px;
	font-weight: normal;
	padding-top: 7px;
	padding-left: 0px;
}


.services {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
	font-weight: bold;
	margin-left: 7px;
	position: relative;
	top: 4px;
}
.servicesdog {
	padding-left: 5px;
	float: left;
	padding-right: 5px;
}
.listinghead {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	top: 8px;
	left: 17px;
	position: relative;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
}
.listingcontenthead  a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.listingcontenthead  a:hover {
	color: #00CC00;
	font-weight: bolder;
	text-decoration: underline;
}
.listingcontenthead  a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.listingsubhead {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	left: 17px;
	top: 2px;
	margin-top: 5px;
}
.listingcontenthead {
	background-image: url(../images/listingcontentbg.gif);
	background-repeat: no-repeat;
	height: 52px;
}
.listingcontent  {
	background-color: #EBE5DC;
	margin-bottom: 20px;
	width: 403px;
	margin-left: 15px;
}
.listingdesc {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	top: 1px;
	position: relative;
	font-size: 13px;
	font-weight: normal;
	padding-bottom: 11px;
}
.listingdescchart {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 12px;
	font-weight: bold;
}
.listingdesccontainer {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	top: 1px;
	left: 20px;
	position: relative;
	font-size: 12px;
	font-weight: normal;
	padding: 10px;
	margin-right: 40px;
}
.othernamescontainer {
	background-image: none;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 12px;
}
.othernames {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 17px;
	font-weight: bold;
}
.othernames ul {
	margin-top: 5px;
	margin-bottom: 15px;
	list-style-type: square;
}
.othernames  li {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
	display: inline;
	margin-right: 10px;
	list-style-type: square;
}
.clear {
	clear: both;
}
.leaderad {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.hereare {
	font-family: Arial, Helvetica, sans-serif;
	color: #18A55B;
	font-size: 18px;
	font-weight: bold;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 20px;
	width: 320;
	margin-left: 5px;
}
.individdesc {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	top: 1px;
	position: relative;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 11px;
}
.individlistinghead {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	top: 15px;
	left: 17px;
	position: relative;
	font-size: 17px;
	font-weight: bold;
}
.indlist {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	position: relative;
	left: 0px;
	top: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.individicons {
	float: left;
	padding-right: 4px;
}
.inthrColFixHdr h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	position: relative;
	left: 4px;
	top: 2px;
	margin-top: 3px;
	margin-bottom: 0px;
}
.inthrColFixHdr h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #816E4A;
	font-size: 16px;
	font-weight: bold;
	position: relative;
	left: 5px;
	margin-top: 5px;
}
.side1title {
	font-family: Arial, Helvetica, sans-serif;
	color: #5A471C;
	top: 8px;
	left: 5px;
	position: relative;
	font-size: 15px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-bottom: 5px;
}
.side1  li {
	font-family: Arial, Helvetica, sans-serif;
	color: #474031;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	left: 0px;
	top: 2px;
	margin-top: 10px;
	list-style-type: none;
	margin-bottom: 4px;
}
.side1 ul {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: -15px;
}
.side1  p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	margin: 12px;
}
.adintros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #816E4A;
	text-align: left;
}
.userandpass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: -2px;
	font-weight: bold;
}
.id {
	color: #009900;
}
.contacttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #990000;
	font-weight: bold;
	text-align: center;
}
	
#boxes {
	width:300px
}
#box1,#box2,#box3 {
	margin-bottom:10px;
	background-image:url(http://www.breeders.net/images/search-results/bottom.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	margin-top: 10px;
}
#box1 h2,#box2 h2,#box3 h2 {
	text-align:center;
	padding:23px 30px 9px 0;
	margin:0 0 0 -1px;
	background:url(http://www.breeders.net/images/search-results/boxtop.gif) top no-repeat #ececec;
	font-weight:bold;
	font-style: normal;
}
#box1 p,#box2 p,#box3 p {
padding:9px 19px 24px 12px;
margin:0
}
#box1 .breedguide img {
	float: right;
}
