@charset "UTF-8";
.inthrColFixHdr  #wrapper   {
	width: 984px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	top: 8px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: top;
} 
img {
	margin: 0px;
}

.clrfix{zoom:1;}


 #col2-top h2 {
	 font-size:18px;
	 margin-left:25px;
	 margin-right:15px;
	text-align: left;
	color:#594E3A

}




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-repeat: repeat-x;
	background-position: top;
	background-image: url(../../images-main/bg-repeat.jpg);
}

body.oneColFixCtrHdr  {
	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-repeat: repeat-x;
	background-position: top;
	background-image: url(../../images-main/bg-repeat-short.jpg);
}




#nav-bg-rp-wrap {
	background-image: url(../../images-main/bg-repeat.jpg);
	}
#nav-bg-ext {
	background:transparent url(../../images-main/bg-nav-wide.png) no-repeat scroll center top;
	z-index:2;
	_background:transparent url(../../images-main/bg-nav-wide.jpg) no-repeat scroll center top;
	height: 93px;
	margin-bottom: 0px;
}
#nav-bg-ext-sr {
	background:transparent url(../../images-main/bg-nav-wide-search-results.png) no-repeat scroll center top;
	z-index:2;
	_background:transparent url(../../images-main/bg-nav-wide-search-results.jpg) no-repeat scroll center top;
	height: 93px;
	margin-bottom: 0px;
}

#nav-bg-ext-bpt {
	background:transparent url(../../images-main/bg-nav-wide-bpt.png) no-repeat scroll center top;
	z-index:2;
	_background:transparent url(../../images-main/bg-nav-wide-bpt.png) no-repeat scroll center top;
	height: 93px;
	margin-bottom: 0px;
}

.wrapper {
	width: 984px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}



#nav {
	height: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
#nav ul {
	float: left;
	padding: 0px;
	list-style: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
	margin-top: 38px;
	}





#nav a {
	color: #FFFFFF;
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-decoration: none;
	}
	
#nav a:hover {
	color: #FC6;
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-decoration: none;
	}

#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#nav li li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	float: none;
	margin: 0px;
	border-top: 1px solid #C0C0C0;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	}
	
#nav li li a:hover, #nav li li a:active {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#nav li:hover ul {
	left: auto;
	display: block;
	}
	
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	}


.social {
	float: right;
	
}

.search-index-upper {
	background-image: url(../../images-main/bg-search-index-upper.jpg);
	height: 268px;
	width: 984px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.search-index-upper  h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	line-height: 20px;
	color: #026702;
	margin-left: 190px;
	margin-top: 20px;
	display: inline;
}
.search-index-upper  p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	display: block;
	margin: 0px;
	padding-top: 5px;
	margin-left: 190px;
}
.search-index-upper .fetch {
	margin-top: 15px;
}
.search-index-upper .heading{
	position:relative;
	left:30px;
	top:-20px;
	width:754px;
	z-index:10;
	margin-bottom: 0px;
	margin-top: 0px;
}
.search-results-upper img {
	margin-left: 25px;
	margin-bottom: 12px;
}

.search-results-upper {
	background-image: url(../../images-main/bg-search-upper.png);
	height: 237px;
	width: 984px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	margin-left: 1px;
}
.bpt-upper {
	background-image: url(../../images-main/bg-bpt-upper-short.png);
	height: 174px;
	width: 984px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	margin-left: 1px;
}
.bpt-upper h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #614918;
	font-size: 30px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: bold;
}

.titleshift {
	margin-left: 170px;
}
.indexheadertitle  {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6A5426;
	font-size: 26px;
}
.indexheadertagline   {
	font-family: Arial, Helvetica, sans-serif;
	color: #614918;
	font-size: 12px;
	font-weight: bold;
}




.search-results-headertitle  {
	font-family: Arial, Helvetica, sans-serif;
	color: #614918;
	font-size: 32px;
	font-weight: bold;
	font-style: normal;
	margin-left: 10px;
}
.search-results-headertagline   {
	font-family: Arial, Helvetica, sans-serif;
	color: #91805F;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	margin-left: 10px;
	margin-top: 0px;
	width: 490px;
}
.green {
	color: #18A55B;
}


#search-index-table {
	margin-top: 0px;
	height: 134px;
	width: 768px;
}
.heading-lower {
	margin-top: 0px;
	width: 754px;
}
#search-index-table p  {
	font-size: 10px;
	margin-left: 0px;
}
.fetch {
	margin-top: 0px;
	margin-left: 20px;
}




.search-index-lower {
	background-image: url(../../images-main/bg-search-index-lower.png);
	height: 83px;
	width: 984px;
	margin-top: 0px;
	margin-bottom: 0px;
}


.logo {
	margin-top: 10px;
	float: right;
	margin-right: 33px;
}

.breed-guide-container {
	margin-top: 0px;
	width: 195px;
	margin-left: 0px;
}
.breed-guide-container p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height:14px;
	margin-top: 5px;
	margin-left: 12px;
}
.search-results-upper table {
	margin-left: 10px;
}
#colAicon {
	margin-top: 8px;
	margin-left: 12px;
}

#colAicon a {
	margin-left: 10px;
	display: block;
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#colAicon img {
	margin-left: 0px;
	margin-bottom: 0px;
}
.horiz-ad {
	margin-top: 6px;
	height: 90px;
	width: 728px;
}

.inthrColFixHdr .wrapper-main{
	width: 984px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: repeat-y;
	background-image: url(../../images-main/bg-main.png);
}

.searchresults .wrapper-main{
	width: 984px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	top: 0px;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
	background-image: url(../../images-main/bg-main-search-results.png);
	background-repeat: repeat-y;
}
.bpt .wrapper-main {
	width: 984px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	top: 0px;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
	background-image: url(../../images-main/bg-main-bpt.png);
	background-repeat: repeat-y;
}


.oneColFixCtrHdr .wrapper-main {
	width: 984px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	top: 0px;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
	background-image: url(../../images-main/bg-main-bpt-short.png);
	background-repeat: repeat-y;
}

.wrapper-main .col1 {
	width: 170px;
	margin-right: 0px;
	margin-left: 30px;
	float: left;
}

.inthrColFixHdr .wrapper-main .col1 {
	width: 170px;
	margin-right: 10px;
	margin-left: 20px;
	float: left;
}

.col1 h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066CC;
	top: 8px;
	font-size: 18px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-bottom: 5px;
	padding-top: 10px;
	margin-left: 0px;
	padding-left: 0px;
}
.wrapper-main .col2 {
	width: 420px;
	float: left;
	background-image: url(../../images-main/daily-dish.jpg);
	background-repeat: no-repeat;
	background-position-y: top;
	padding-top: 140px;
}
.bpt .col2-bpt  {
	float: left;
	width: 493px;
	margin-left: 30px;
}
.oneColFixCtrHdr .col2-brpage  {
	float: left;
	width: 400px;
	margin-left: 30px;
}

.oneColFixCtrHdr .col2-2-column-lay  {
	float: left;
	width: 720px;
	margin-left: 30px;
}



.kit-caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
}


.kit-caption ul li {
	list-style-type: disc;
	font-weight: bold;
	color: #000000;
	list-style-position: outside;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-left: 0px;
}

.kit-caption h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-left: 10px;
	color: #8A0614;
}

.col2-2-column-lay .puppylist {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}


.col2-2-column-lay .puppylist ul {
	padding-bottom: 5px;
	min-height: 180px;
	list-style-position: outside;
}
.col2-2-column-lay .puppylist ul li{
	margin-bottom: 7px;
	margin-top: 2px;
	width: 300px;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 5px;
}
.col2-2-column-lay .puppylist ul img {
	float: right;
	margin-bottom: 5px;
	margin-right: 50px;
	margin-left: 50px;
	padding-right: 15px;
}



.col2-2-column-lay .puppylist h3 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #900;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #900;
}
.puppylist-index-head {
	font-size: 18px;
}



.oneColFixCtrHdr .col2-brpage h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #093;
	margin-top: 10px;
}

.oneColFixCtrHdr .col2-brpage p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}


.col2-search-results {
	width: 410px;
	float: left;
	background-repeat: no-repeat;
	background-position-y: top;
	margin-left: 10px;
	text-align: left;
}
.bpt .col2-bpt h1 {
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.col1 p {
	font-size: 12px;
}

.bpt .wrapper-main .col3{
	width: 160px;
	margin-left: 40px;
}


.bpt .wrapper-main .col3 .ad{
	margin-top:10px;
	margin-bottom:10px;
}
	



.wrapper-main .col3 {
	float: left;
	width: 300px;
	margin-left: 30px;
}
.wrapper-main .col3brpage {
	float: left;
	width: 300px;
	margin-left: 20px;
}

.col3   p {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.wrapper-main .col1-col2-contain {
	float: left;
}

.bpt .wrapper-main .col1-col2-contain {
	float: left;
	width: 725px;
}
oneColFixCtrHdr .wrapper-main .col1-col2-contain-brpage {
	float: left;
	width: 580
.px;
	width: 650px;
}
.wrapper-footer {
	width: 984px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	top: 8px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../../images-main/bg-main-bot.png);
	background-repeat: no-repeat;
	height: 20px;
}
.bpt .wrapper-footer {
	width: 984px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	top: 8px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../../images-main/footer-bpt.png);
	background-repeat: no-repeat;
	height: 20px;
}
#bot-left  {
	width: 320px;
}
#bot-left   h1    {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #8C7E61;
	font-size: 24px;
	font-weight: normal;
	left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 12px;
	margin-bottom: 4px;
}
#bot-left   h2   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	margin-left: 12px;
	margin-right: 0px;
	margin-top: 4px;
	color: #000000;
}
#bot-right  {
	width: 406px;
	margin: 0px;
}

.userandpass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	padding-left: 15px;
	margin-top: 0px;
	line-height: 17px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #663333;
	margin-left: 10px;
}
.sp {
	background-image: url(../../images/Breeders-Home-Page-Straight-Poop.jpg);
	background-repeat: no-repeat;
	height: 295px;
	margin-left: 5px;
	margin-top: 15px;
	border-top-color: #999;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 5px;
	margin-right: 5px;
	border-bottom-color: #999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.sp p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 8px;
}
.side1sp {
	width: 165px;
	background-color: #FFF;
	margin-top: 10px;
}
.side1sp h1 a{
	margin-left: 0px;
	font-size: 12px;
	margin-top: 5px;
}
.af-element.buttonContainer {
	margin-top: 10px;
}
#awf_field-510073 {
	background-color: #FC9;
}
#awf_field-510074 {
	background-color: #FC9;
}
.side1 {
	text-align: left;
	margin-top: 0px;
	background-color: #FFF;
}

.side1 .iconcontainter {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 6px;
	margin-left: 0px;
}

.side1 a {
	font-weight: bold;
}
.side1 ul {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
}
.side1  li {
	font-family: Arial, Helvetica, sans-serif;
	color: #474031;
	font-size: 14px;
	font-weight: normal;
	list-style-type: none;
	margin-left: 0px;
}
.side1  p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 50px;
	margin-bottom: 5px;
}
.side1 img {
	border: 1px solid #8C7F61;
	margin-top: 0px;
	float: left;
	margin-right: 5px;
}
.learninglist {
	background-color: #FFF;
}
.learninglist  .iconcontainter {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 6px;
	margin-left: 0px;
}
.learninglist  a {
	font-weight: bold;
}
.learninglisthead img {
	margin-left: 20px;
	padding-left: 20px;
}
.learninglist  ul {
	margin-right: 0px;
	margin-bottom: 8px;
}
.learninglist   li {
	color: #474031;
	list-style-type: none;
}
.learninglist  img {
	border: 1px solid #8C7F61;
	margin-top: 0px;
	float: left;
	margin-right: 5px;
}
.quicklinks {
	background-color: #FFF;
}
.quicklinks h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #8C7F61;
	margin-left: 10px;
	margin-top: 7px;
	font-weight: normal;
	text-align: left;
	margin-bottom: 0px;
}
.quicklinks li {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	list-style-type: none;
	padding-bottom: 5px;
	margin-left: 0px;
	font-size: 11pt;
}
.quicklinks ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
}
.quicklinks p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}





a:link   {
	color: #006600;
	text-decoration: none;
}
a:hover   {
	color: #006600;
	text-decoration: underline;
}
a:visited  {
	color: #006600;
	text-decoration: none;
}
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: #91805F;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}
h4 {
	font-family: "Times New Roman", Times, 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: bold;
	color: #000000;
	position: relative;
	margin-left: 35px;
	margin-top: 3px;
	margin-bottom: 3px;
}
p {
	font-size: 15px;
	line-height:21px;
	color: #000000;
	font-weight: normal;
	font-family: Tahoma;
}
.inthrColFixHdr #forumadindex {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	background-image: url(../../images-doggy-dish/doggies-directory-icons.jpg);
	height: 185px;
	background-repeat: no-repeat;
	background-position: 200px 70px;
}

#forumadindex h1, #forumadindex h1 a, #forumadindex h1 a:link, #forumadindex h1 a:visited{
	font-size: 25px;
	color: #8C7E61;
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 27px;
}

#forumadindex h1 a:hover{
	text-decoration:underline;
}


#forumadindex h2 {
	color: #7D180B;
	text-align: left;
	font-size: 17px;
	letter-spacing: -0.5px;
	margin-top: 0px;
}
#forumindex ul {
	margin-top: 0px;
}
#forumadindex ul li {
	margin-bottom: 0px;
	margin-left: -25px;
	list-style-type: none;
	margin-top: 0px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.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;
	padding-right: 10px;
}
.top {
	background-image: url(/images/08-08-top_10.jpg);
}
.lighttan {
	color: #6A5426;
}
.toolhead {
	background-image: url(/images/08-08-top_13.jpg);
	height: 45px;
	width: 617px;
	overflow: hidden;
	background-repeat: no-repeat;
	padding-top: 10px;
}
.specialbluelink a:link, .specialbluelink a, .specialbluelink a:visited {
	color: #FF0000;
	text-decoration: underline;
}
.red {
	color: #FF0000;
}

.inthrColFixHdr #sidebar2 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #8C7F61;
	margin-left: 10px;
	margin-top: 7px;
	font-weight: normal;
	text-align: left;
	margin-bottom: 0px;
}
.inthrColFixHdr #sidebar2 h3 {
	padding-left: 50px;
}
.inthrColFixHdr #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 */
}
#footer {
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
	color: #FFFFFF;
} 
#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 */
}


.inthrColFixHdr.spfeat a, .inthrColFixHdr .spfeat a:link, inthrColFixHdr .spgeat a:visited  {
	color: #FFFFFF;
	text-decoration: none;
}
.inthrColFixHdr .spfeat a:hover {
	color: #28AE60;
	text-decoration: underline;
}
.inthrColFixHdr   .spfeat {
	margin-top: 10px;
	background-repeat: no-repeat;
	height: 150px;
}
.inthrColFixHdr   .spfeat   h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	text-align: left;
	line-height: 25px;
	padding-top: 5px;
	padding-left: 5px;
	color: #FFFFFF;
}
.nobord img {
	text-align: center;
}

.doggroupgraphic {
	float: right;
	margin-top: 5px;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.doggydishtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5A471C;
	top: 8px;
	left: 5px;
	position: relative;
	font-size: 30px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #AC9988;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
.doggydish {
	padding-top: 15px;
	margin-top: 15px;
}
.doggydish li {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	left: 17px;
	top: 2px;
	margin-top: 5px;
}
.doggydish p {
	
	color: #000000;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	padding-right: 12px;
	padding-left: 12px;
}
.doggydish h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #614918;
	float: right;
	text-align: left;
	vertical-align: middle;
}
.centergraphic {
	text-align: center;
	margin-top: 15px;
}
.doggydishgraphic {
	float: right;
	border: thin solid #8C7F61;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 25px;
}
.doggydishsmallphoto {
	border: thin solid #614918;
	float: left;
	margin-right: 20px;
}
.doggydishiconsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	font-weight: bold;
	height: 40px;
	padding-left: 10px;
	padding-top: 15px;
}
.doggydishsmallphotocont {
	height: 55px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 7px;
}
.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;
}
.k9artphotocontainer {
}
.k9articlephoto {
	border: thin solid #614918;
	margin-bottom: 5px;
	float: right;
	margin-left: 10px;
	margin-top: 10px;
}
.k9artcaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #614918;
	font-weight: bold;
	text-align: left;
	width: 250px;
	float: right;
	margin-left: 10px;
	margin-bottom: 12px;
}
.k9artheadertitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #614918;
	top: 32px;
	left: 110px;
	position: relative;
	font-size: 25px;
	font-weight: bold;
	height: 37px;
}
.k9artheadertagline {
	font-family: Arial, Helvetica, sans-serif;
	color: #91805F;
	font-size: 12px;
	font-weight: bold;
}
.sidebarphoto {
	margin-bottom: 5px;
	margin-left: 0px;
}
.searchheadertitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #614918;
	top: 1px;
	left: 17px;
	position: relative;
	font-size: 30px;
	font-weight: bold;
	height: 37px;
	margin-right: 110px;
}
.searchheadertagline {
	font-family: Arial, Helvetica, sans-serif;
	color: #91805F;
	font-size: 15px;
	font-weight: bold;
	position: relative;
	left: 20px;
	top: 2px;
	margin-right: 110px;
}
.clear {
	clear: both;
}
.thrColFixHdr ul {
	margin-left: 0px;
	list-style-type: none;
	margin-top: 0px;
}
.thrColFixHdr li {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	left: 0px;
	top: 2px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 5px;
	clear: both;
}
.individicons {
	float: left;
	padding-right: 4px;
}

.posts  {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 280px;
	}
.feedburnerFeedBlock {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 25px;
	margin-right: 20px;
}
.feedTitle {
	font-family: Tahoma;
	font-size: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	visibility: hidden;
	height: 1px;
}
.feedTitle a:link {
	font-size: 2px;
}
.feedTitle p {
	font-family: Tahoma;
	font-size: 12px;
}

.date {
	font-family: Tahoma;
	color: #666666;
	font-size: 8pt;
	margin-top: 4px;
	margin-bottom: 2px;
}

.feedburnerFeedBlock ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -30px;
	padding: 0px;
	}
.feedburnerFeedBlock  li  {
	background: #FFFFFF url(http://www.doggies.com/blog/wp-content/themes/revolution_pro-10/images/icon_recent.gif) no-repeat top left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 18px;
	list-style-type: none; 
	}

div.feedburnerFeedBlock ul li span.headline {
font-weight:bold;
display:block;
margin:12px 0 0 0;
}



.headline   {
	font-family: Tahoma;
	font-size: 14px;
	color: #009966;
	text-decoration: none;
	font-weight: bold;
}
.headline  a, .headline  a:link, .headline  a:visited  {
	text-decoration: none;
	color: #009966;
}
.headline  a:hover  {
	color: #BD1D1D;
	text-decoration: underline;
}




.box {
	width: 300px;
	border: 1px solid #A07E61;
	background-color: #FFF;
	margin-top: 15px;
}
.box h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066CC;
	top: 8px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 2px;
	padding-bottom: 2px;
	padding-top: 0px;
	margin-left: 10px;
	padding-left: 0px;
	margin-top: 10px;
}
.box .menu ul {
	margin-top: 0px;
	margin-left: 0px;
}
.box .menu {
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	width: 290px;
}
.box .menu img {
	float: left;
}
.box .menu ul  {
	list-style-type: none;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 5px;
	padding-left: 10px;
}
.box .menu ul li{
	padding-top: 8px;
	margin: 0px;
}
.box .menu ul li p {
	margin-left: 80px;
	padding-top: 5px;
	margin-top: 0
.px;
	margin-top: 5px;
	font-size: 12px;
}
.box .menu ul li p a {
	font-size: 14px;
	font-weight: bold;
}

#top10 {
	width: 400px;
}

#top10 a, #top10 a:link, #top10 a:visited {
	font-family: Tahoma;
	font-size: 13px;
	color: #7D180B;
	text-decoration: none;
	font-weight: bold;
}

#top10 a:hover {
	text-decoration: underline;
	color: #086BCD;
}

.top10container {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8C7F62;
	margin-left: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.top10container img {
	float: left;
	border: 1px solid #333333;
}
.top10container h1 {
	font-family: Tahoma;
	font-size: 15px;
	color: #7D180B;
	margin-bottom: 3px;
	margin-left: 80px;
	margin-top: 0px;
	line-height: 17px;
}
.top10container   p {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 80px;
}
#top10 .top10container p a, #top10 .top10container p a:link, #top10 .top10container p a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #5A471C;
	text-decoration: none;
	font-weight: bold;
}

#top10 .top10container p a:hover {
	text-decoration: underline;
	color: #0066CC;
}

.from-doggies {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8C7F62;
	margin-left: 12px;
}
.from-doggies img {
	float: left;
	border: 1px solid #333333;
	margin-right: 10px;
}
.from-doggies h1 {
	font-family: Tahoma;
	font-size: 15px;
	color: #7D180B;
	margin-bottom: 3px;
	margin-left: 80px;
	margin-top: 0px;
	line-height: 17px;
}


/*Search Listing Results CSS*/

.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;
	width: 390px;
}
.listingcontent  {
	background-color: #EBE5DC;
	margin-bottom: 20px;
	width: 390px;
	margin-left: 5px;
}
.listingdesc {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	top: 1px;
	position: relative;
	font-size: 14px;
	line-height:18px;
	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;
	font-size: 12px;
	font-weight: normal;
	padding: 10px;
}
.id {
	color: #009900;
}
.contacttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #990000;
	font-weight: bold;
	text-align: center;
}
	

.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;
}



.bpt #individ a, .thrColFixHdr #individ a:link, .thrColFixHdr #individ a:visited  {
	text-decoration: none;
}

.bpt #individ a:hover {
	text-decoration: underline;
}
.bpt h2  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #614918;
	letter-spacing: -0.04em;
	margin-left: 0px;
	font-weight: bold;
	margin-top: 0px;
	text-align: left;
}
.bpt .search {
	background-image: url(../../images-indivd-breed/search-bg.jpg);
	height: 131px;
	width: 493px;
	background-repeat: no-repeat;
	margin-top: 5px;
	padding-top: 0px;
	margin-bottom: 0px;
}
.bpt .search   h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 10px;
	width: 290px;
	color: #000000;
	display: block;
	text-align: left;
}
.bpt .breedgd {
	background-image: url(../../images-indivd-breed/breed-guide.jpg);
	height: 135px;
	width: 493px;
	margin-top: 25px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}
.bpt .breedgd h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 10px;
	width: 290px;
	color: #000000;
	display: block;
	text-align: left;
}
.bpt  #therest {
	margin-left: 10px;
	padding-top: 10px;
}
.bpt #therest p {
	font-family: Tahoma;
	font-size: 13px;
	color: #666666;
	margin-top: -10px;
	margin-left: 0px;
	letter-spacing: normal;
	line-height: 18px;
	margin-bottom: 25px;
}
.imagefltrt {
	margin: 12px;
	float: right;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #614918;
	border-right-color: #614918;
	border-bottom-color: #614918;
	border-left-color: #614918;
}

.botad {
	margin-left:125px;
	padding-bottom:15px;
}

.botad-no-cent {
	
	padding-bottom:15px;
}



.searchresults #i-featured-art-container  {
	width: 280px;
	margin-left: 5px;
	margin-bottom:5px;
	padding-left: 8px;
}


.searchresults #Col2storyWrap {
	height: auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 12px;
	margin-right:10px;
}
.searchresults #Col2storyWrap p {
	font-family: Tahoma;
	font-size: 11px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 130px;
	padding-bottom: 2px;
	color: #666666;
	line-height: 14px;
}
.searchresults #Col2storyWrap img {
	float: left;
	border: 1px solid #000000;
	margin-left: 10px;
	margin-top: 4px;
}
.searchresults #Col2storyWrap h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #0A9C8D;
	text-decoration: none;
	letter-spacing: -0.05em;
	margin-left: 130px;
	margin-top: 2px;
}
	.searchresults   #Col2storyWrap   a, .searchresults   #Col2storyWrap a:link, .searchresults   #Col2storyWrap a:visited  {
		color: #0A9C8D;
		text-decoration: none;	
	}
	.searchresults   #Col2storyWrap   a:hover  {
		color: #2D7EF9;
		text-decoration: underline;
			
	}	
	
	.categ {
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F69301;
	letter-spacing: -0.01em;
	display: inline;
	margin-right: 12px;
}

.searchresults .articlebold {
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: -0.01em;
	margin-bottom: 3px;
}
