Adopt a Big Ten Pet
50 Most Recent Dog Adoptions (in Adoption Date order - most recent listed first)
Adoptions will be published here 1 day after completion.
50 Most Recent Cat Adoptions (in Adoption Date order - most recent listed first)
Adoptions will be published here 1 day after completion.
For reference during testing
&css=http://www.petango.com/WebServices/adoptablesearch/css/styles.css
Cats Available for Adoption
Dogs Available for Adoption
/***********************************************************
Common Elements
************************************************************/
/***********************************************************
Page: List of Animals
************************************************************/
.list-body {
background-color: white
}
.list-table {}
.list-item {
width: auto;
text-align: center;
vertical-align: top;
}
.list-animal-photo-block {}
.list-animal-photo {
border-style: none;
border-width: 0;
height: 100px
}
.list-animal-info-block
{
display: table;
width: 130px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 12px;
margin-left: auto;
}
.list-animal-id {
font-family: "Verdana", "Helvetica", "Arial", sans-serif;
font-size: 70%;
line-height: 125%;
color: #666666;
}
.list-animal-name {
font-family: "Verdana", "Helvetica", "Arial", sans-serif;
color: #666666;
font-size: 90%;
font-weight: bold;
margin-bottom: 3px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
}
.list-animal-sexSN, .list-animal-breed, .list-animal-age, .list-animal-detail, .list-animal-breed, .list-animal-foundtype
{
margin-top: 3px;
margin-bottom: 3px;
font-family: "Verdana", "Helvetica", "Arial", sans-serif;
font-size: 70%;
color: #666666;
}
/***********************************************************
Page: Animal Details
************************************************************/
.detail-body {
background-color: white;
font-family: "Verdana", "Helvetica", "Arial", sans-serif;
}
.detail-link {
font-size: 80%;
}
.detail-photo-links {
font-size: 80%;
}
.detail-table {
border-style: solid;
border-color: #BBBBBB;
border-width: 0px;
border-bottom-width: 1px;
border-right-width: 1px;
font-family: "Verdana", "Helvetica", "Arial", sans-serif;
font-size: 70%;
margin-bottom: 6px;
margin-left: 3px;
margin-right: 0px;
margin-top: 0px;
}
.detail-label {
height: 18px;
border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #BBBBBB;
padding-right: 3px;
padding-left: 8px;
white-space: nowrap;
}
.detail-value {
border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #BBBBBB;
padding-right: 8px;
padding-left: 3px;
white-space: nowrap;
}
.detail-value-checkbox
{
font-family: Consolas, Courier;
}
.detail-animal-name {
font-family: "Verdana", "Helvetica", "Arial", sans-serif;
font-size: large;
font-weight: bold;
color: #666666;
margin-top: 0px;
margin-right: 0px;
margin-bottom:3px;
margin-left:3px
}
.detail-animal-photo {
border-width: 0;
}
.detail-animal-desc {
font-family: "Verdana", "Helvetica", "Arial", sans-serif;
font-size: 70%;
line-height: 150%;
margin-bottom: 8px;
}
.detSize
{
visibility:hidden;
height: 0px;
}
.button{
border:0px;
display:block;
width:104px;
height:17px;
padding-top:1px;
background:#f68428 url(../images/bg-button_104x18.png) no-repeat top left;
font-family:arial;
font-size:12px;
text-align:center;
text-decoration:none;
color:white;
}
button.button{
padding-top:0px;
height:18px;
}
a.button:hover {
color:white;
text-decoration: underline;
}
.button.green{
background-color:#a9b93c;
}
.button.orange{
background-color:#f68428;
}
.button.blue{
background-color:#37bcdf;
}
.button.brown{
background-color:#663700;
}
.navHeaderText
{
font-family:arial;
font-size:12px;
}
.hidden { display: none; }
/*********************************************************** Common Elements ************************************************************/ /*********************************************************** Page: List of Animals ************************************************************/ .list-body { background-color: white } .list-table {} .list-item { width: auto; text-align: center; vertical-align: top; } .list-animal-photo-block {} .list-animal-photo { border-style: none; border-width: 0; height: 100px } .list-animal-info-block { display: table; width: 130px; margin-top: 0px; margin-right: auto; margin-bottom: 12px; margin-left: auto; } .list-animal-id { font-family: "Verdana", "Helvetica", "Arial", sans-serif; font-size: 70%; line-height: 125%; color: #666666; } .list-animal-name { font-family: "Verdana", "Helvetica", "Arial", sans-serif; color: #666666; font-size: 90%; font-weight: bold; margin-bottom: 3px; margin-left: 0px; margin-right: 0px; margin-top: 0px; } .list-animal-sexSN, .list-animal-breed, .list-animal-age, .list-animal-detail, .list-animal-breed, .list-animal-foundtype { margin-top: 3px; margin-bottom: 3px; font-family: "Verdana", "Helvetica", "Arial", sans-serif; font-size: 70%; color: #666666; } /*********************************************************** Page: Animal Details ************************************************************/ .detail-body { background-color: white; font-family: "Verdana", "Helvetica", "Arial", sans-serif; } .detail-link { font-size: 80%; } .detail-photo-links { font-size: 80%; } .detail-table { border-style: solid; border-color: #BBBBBB; border-width: 0px; border-bottom-width: 1px; border-right-width: 1px; font-family: "Verdana", "Helvetica", "Arial", sans-serif; font-size: 70%; margin-bottom: 6px; margin-left: 3px; margin-right: 0px; margin-top: 0px; } .detail-label { height: 18px; border-style: solid; border-top-width: 1px; border-left-width: 1px; border-bottom-width: 0px; border-right-width: 0px; border-color: #BBBBBB; padding-right: 3px; padding-left: 8px; white-space: nowrap; } .detail-value { border-style: solid; border-top-width: 1px; border-left-width: 1px; border-bottom-width: 0px; border-right-width: 0px; border-color: #BBBBBB; padding-right: 8px; padding-left: 3px; white-space: nowrap; } .detail-value-checkbox { font-family: Consolas, Courier; } .detail-animal-name { font-family: "Verdana", "Helvetica", "Arial", sans-serif; font-size: large; font-weight: bold; color: #666666; margin-top: 0px; margin-right: 0px; margin-bottom:3px; margin-left:3px } .detail-animal-photo { border-width: 0; } .detail-animal-desc { font-family: "Verdana", "Helvetica", "Arial", sans-serif; font-size: 70%; line-height: 150%; margin-bottom: 8px; } .detSize { visibility:hidden; height: 0px; } .button{ border:0px; display:block; width:104px; height:17px; padding-top:1px; background:#f68428 url(../images/bg-button_104x18.png) no-repeat top left; font-family:arial; font-size:12px; text-align:center; text-decoration:none; color:white; } button.button{ padding-top:0px; height:18px; } a.button:hover { color:white; text-decoration: underline; } .button.green{ background-color:#a9b93c; } .button.orange{ background-color:#f68428; } .button.blue{ background-color:#37bcdf; } .button.brown{ background-color:#663700; } .navHeaderText { font-family:arial; font-size:12px; } .hidden { display: none; }
The Big Ten Network has partnered with The Anti-Cruelty Society to feature adoptable animals on the BTN website! Click on the logo to see full-motion video of adoptable animals and a couple alumni!
Please note that video segments are recorded in advance and that the animals featured may already be adopted before actual airdate.
You can call (312) 644-8338 to ask about the availablility of a particular animal. Please have the animal's tab band # on hand when calling for information.


