@charset "utf-8";
.list-body{
	background-color:#fff
}

.list-table{
	
}

.list-item{
	width:auto;
	text-align:center;
	vertical-align:top
}

.list-animal-photo-block{}

.list-animal-photo{
	border-style:solid;
	border-width:3px;
	border-color:#0046ad;
	width:130px;
}

.list-animal-info-block{
	display:table;
	width:130px;
	margin-top:0;
	margin-right:auto;
	margin-bottom:12px;
	margin-left:auto
}

.list-animal-name a:link{
	font-family:verdana,helvetica,arial,sans-serif;
	color:#0046ad;
	font-size:90%;
	font-weight:700;
	margin-bottom:3px;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	text-decoration:none
}

.list-animal-sexSN,.list-animal-age,.list-animal-detail,.list-animal-foundtype,.list-animal-breed{
	margin-top:3px;
	margin-bottom:3px;
	font-family:verdana,helvetica,arial,sans-serif;
	font-size:70%;color:#666
}

.list-animal-id,.list-anima-species{
	display:none
}

.detail-body{
	background-color:#fff;
	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:#bbb;
	border-width:0;
	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:0;
	margin-top:0
}

.detail-label{
	height:18px;
	border-style:solid;
	border-top-width:1px;
	border-left-width:1px;
	border-bottom-width:0;
	border-right-width:0;
	border-color:#bbb;
	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:0;
	border-right-width:0;
	border-color:#bbb;
	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:700;
	color:#666;
	margin-top:0;
	margin-right:0;
	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:0
}

.button{
	border:0;
	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:#fff
}

button.button{
	padding-top:0;
	height:18px
}

a.button:hover{
	color:#fff;
	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
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px){::-webkit-scrollbar{-webkit-appearance:none;width:5px}::-webkit-scrollbar-thumb{height:10px;border-radius:4px;background-color:rgba(0,0,0,.5);-webkit-box-shadow:0 0 1px rgba(255,255,255,.5)}}