/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/***********************************************/

/* Grid Below ! */

html, body {
	-webkit-text-size-adjust: none;

}

body, #wrapper {
	overflow-x: hidden !important;
}

html, body {height:100%;}

.row .row
{
	min-width:0;
}

.column,.columns
{
	float:left;
	min-height:1px;
	position:relative;
}

.column:first-child,.columns:first-child
{
	margin-left:0;
}

.row .one.columns
{
	width:4.3%;
}

.row .two.columns, .left-col
{
/*	width:6.3%; */
width: 7%;
margin-left: 2%;


}

.row .three.columns
{
	width:20%;
}

.row .four.columns
{
	width:30.37%;
}

.row .five.columns
{
	width:39.1%;
}

.row .six.columns
{
	width:47.8%;
}

.row .seven.columns
{
	width:56.5%;
}

.row .eight.columns
{
	width:65.2%;
}



.row .ten.columns, .content-inner
{
	width:89%;
	margin-left: 2%;
}

.row .eleven.columns
{
	width:91.3%;
}

.row .twelve.columns
{
	width:100%;
}

.row .offset-by-one
{
	margin-left:13.1%;
}

.row .offset-by-two
{
	margin-left:21.8%;
}

.row .offset-by-three
{
	margin-left:30.5%;
}

.row .offset-by-four
{
	margin-left:39.2%;
}

.row .offset-by-five
{
	margin-left:47.9%;
}

.row .offset-by-six
{
	margin-left:56.6%;
}

.row .offset-by-seven
{
	margin-left:65.3%;
}

.row .offset-by-eight
{
	margin-left:74%;
}

.row .offset-by-nine
{
	margin-left:82.7%;
}

.row .offset-by-ten
{
	margin-left:91.4%;
}

.row .centered
{
	float:none;
	margin:0 auto;
}

.row .offset-by-one:first-child
{
	margin-left:8.7%;
}

.row .offset-by-two:first-child
{
	margin-left:17.4%;
}

.row .offset-by-three:first-child
{
	margin-left:26.1%;
}

.row .offset-by-four:first-child
{
	margin-left:34.8%;
}

.row .offset-by-five:first-child
{
	margin-left:43.5%;
}

.row .offset-by-six:first-child
{
	margin-left:52.2%;
}

.row .offset-by-seven:first-child
{
	margin-left:60.9%;
}

.row .offset-by-eight:first-child
{
	margin-left:69.6%;
}

.row .offset-by-nine:first-child
{
	margin-left:78.3%;
}

.row .offset-by-ten:first-child
{
	margin-left:87%;
}

.row .offset-by-eleven:first-child
{
	margin-left:95.7%;
}

.push-two
{
	left:17.4%;
}

.push-three
{
	left:26.1%;
}

.push-four
{
	left:34.8%;
}

.push-five
{
	left:43.5%;
}

.push-six
{
	left:52.2%;
}

.push-seven
{
	left:60.9%;
}

.push-eight
{
	left:69.6%;
}

.push-nine
{
	left:78.3%;
}

.push-ten
{
	left:87%;
}

.pull-two
{
	right:17.4%;
}

.pull-three
{
	right:26.1%;
}

.pull-four
{
	right:34.8%;
}

.pull-five
{
	right:43.5%;
}

.pull-six
{
	right:52.2%;
}

.pull-seven
{
	right:60.9%;
}

.pull-eight
{
	right:69.6%;
}

.pull-nine
{
	right:78.3%;
}

.pull-ten
{
	right:87%;
}

.block-grid
{
	display:block;
	overflow:hidden;
}

.block-grid>li
{
	display:block;
	height:auto;
	float:left;
}

.block-grid.two-up
{
	margin-left:-4%;
}

.block-grid.two-up>li
{
	margin-left:4%;
	width:46%;
}

.block-grid.three-up>li
{
	margin-left:2%;
	width:31.3%;
}

.block-grid.four-up>li
{
	margin-left:2%;
	width:23%;
}

.block-grid.five-up
{
	margin-left:-1.5%;
}

.block-grid.five-up>li
{
	margin-left:1.5%;
	width:18.5%;
}


.main-body {
	width: 72%;
}

.right-col {
	width: 25% !important;
	margin-left: 3% !important;
}






.box_bl, .item-panel {
	display: none;
}





/***********************************************/

.clear {
	clear: both;
}

#squaretop {
	display: none;
	margin-top: 15px;
}

.hide-top-ad {
	display: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	overflow-x: hidden;

}

.fb-comments, .fb-comments * {
    width:100% !important;
}

#iblogounify_div {
	width: 158px !important;
	margin: 0 auto !important;
}

#iblogounify_div img {
	width: 158px !important;
	margin: 0 auto !important;
	padding-bottom: 60px !important;	
}

#next-article {
	display: none;
}

#modal {
	display: none;

	position: absolute;
	top: 60px;
	left: -30px;
	width: 420px;
	height: 170px;
	z-index: 11;
	background-color: transparent;
}

#modal .arrow {
	position: relative;
	background: url('/new/images/tiny-arrow.png') no-repeat;
	text-indent: -9999px;
	height: 13px;
	widows: 9px;
	left: 70px;
	top: 29px;
	z-index: 11;
}

#modal-inner {
	float: right;
	width: 340px;
	height: 170px;
	z-index: 10;
	background-color: #ffffff;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: 1px 1px 1px 1px rgba(119, 119, 119, 0.15);
}

#modal a {
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	color: #fb7352;
	font-weight: bold;
}

#modal h3 {
	font-family: 'Asap', Arial, sans-serif;
	font-size: 15px;
	color: black;
	margin-bottom: 6px;
}

#modal h4 {
	border-bottom: 1px solid #ccc;
	font-family: 'Asap', Arial, sans-serif;
	padding-bottom: 9px;
	margin-bottom: 13px;
	font-size: 13px;
	color: #666;	
}

#modal #text-box {
	padding: 22px 15px 20px 15px;
	width: 230px;
	float: left;
}

#modal #pic-box {
	width: 50px;
	height: 152px;
	padding-top: 18px;
	padding-left: 18px;
	float: left;
}

#modal p {
	font-size: 12px;
	color: #666;
	line-height: 16px;
	padding-bottom: 12px;
}


#modal #pic-box img {
	border: 1px solid #ccc;
}


#searchx-mobile {
	float: right;
	display: inline-block;
	margin: 0;
	margin-right: 14px;
	width: 93.75%;
	padding-right: 3.125%;
	padding-left: 3.125%;	

	padding: 0;
}

#searchx-mobile form.bg-search-primary {
	width: 100%;
}

#mobile-search-box {
	position: absolute;
	padding-top: 14px;
	padding-bottom: 14px;	
	background-color: #339933;
	top: 56px;
	right: 3.125%;
	z-index: 100; 
	-webkit-box-shadow: 0px 5px 5px -2px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 5px 5px -2px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 5px 5px -2px rgba(50, 50, 50, 0.75);
	width: 407px;
	display: none;
}

#mobile-search-btn {
	display: none;
	width: 85px;
	height: 56px;
	float: right;
}

#mobile-search-btn #search-btn {
	width: 85px;
}

#mobile-search-btn.selected {
	background-color: #339933;
}

#mobile-search-box.displayed {
	display: none;
}



p {
	font-size: 14px;
	color: #666;
	line-height: 21px;
	padding-bottom: 20px;
}

.main-body li {
	font-size: 14px;
	line-height: 21px;
	color: #666;
	padding-bottom: 8px;
	text-indent: -15px;
	margin-left: 30px;

}

.main-body ul, .main-body ol {
	padding-bottom: 20px;
	list-style-type: disc;
	list-style-position: inside;
}

.content strong {
	font-size: 15px;
	font-weight: bold;
}

.content h2, .content h2 b {
	color: #666;
	font-size: 14px;
	line-height: 21px;
	padding-bottom: 12px;
	font-weight: bold;
}

#social-links-horz {
	float: right;
	display: none;
}

#social-links-horz li {
	float: left;
}

#social-links-left {
	float: right;
}

#social-links-left li {

	margin-bottom: 3px;
}

.social-links a {
	display: block;
	background-color: #2daae1;
	padding-left: 4px;	
	width: 66px;
	height: 30px;
	border-radius: 3px;
	color: white;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
}

.social-links a span.label {
	line-height: 30px;
	display: inline-block;
	vertical-align: top;
	padding-left: 7px;
}

.social-links a span.image { 
	display: inline-block;
	background-image: url('/new/images/vetinfo_sprite.png');
	background-repeat: no-repeat;
	width: 12px;
	height: 10px;
	margin-top: 10px;
	margin-left: 4px;
}

.social-links a.twitter { background-color: #2daae1;  }
.social-links a.twitter span.image {
	background-position: -105px -10px;
}

.social-links a.facebook { background-color: #699ccf; }
.social-links a.facebook span.image { 
	background-position: -117px -10px;
}

.social-links a.g-plus { background-color: #e35e48; }	
.social-links a.g-plus span.image { 
	background-position: -129px -10px;
}

.social-links a.email {	background-color: #959595; }
.social-links a.email span.image {
	background-position: -141px -10px;
	margin-top: 12px;	
}

#social-links-horz a {
	margin-right: 6px;
}

#social-links-horz a.email {
	margin-right: 0;
}


/*
	background-image: url('http://www.vetinfo.com/new/images/vetinfo_sprite.png');

*/

#breadbox a, #breadbox {
	color: #30afd8;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial;
}

#breadbox {
	margin-bottom: 10px;
}

#header {
	background-color: #69de56;
	height: 56px;
	width: 100%;
}

#header-inner, #footer-inner {
	width: 93.75%;
	padding-right: 3.125%;
	padding-left: 3.125%;
	max-width:61.25em;
	margin:0 auto;
}

#logo {
	float: left;
	text-indent: -9999px;
	width: 105px;
	height: 24px;
	background-image: url('/new/images/vetinfo_sprite.png');
	background-position: 0 -10px;
	margin-top: 15px;
}

#nav {
	float: right;
}

#nav ul li {
	float: left;
	margin-top: 20px;
}


#nav ul li a {
	font-family: Arial, Helvetica;
	font-size: 15px;
	color: #f5f5f5;
	font-weight: bold;
	text-decoration: none;
	margin-right: 20px;
}

#nav ul li a:hover {
	color: white;
}

#nav-li-four {
	margin-right: 0;
}

.searchx {
	float: right;
	margin-top: 13px;
}

#banner-outer {
	width: 100%;
	/*height: 128px;*/
	background: url('/new/images/ad-shadow.png') no-repeat bottom center;
}

#banner-inner {
	width: 728px;
	margin: 20px auto;
}



.row
{
	width:100%;
	max-width:61.25em;
	margin:0 auto;
}


h1 {
	font-family: 'Asap', Arial, sans-serif;
	font-size: 26px;
	color: #333;
	margin-bottom: 8px;
	line-height: 30px;
}

.info {
	font-size: 11px;
	font-family: 'Asap', Arial, sans-serif;
}

.info span {
	color: #999;
}

.info a.author {
	color: #fb7352;
	text-decoration: none;
	font-weight: bold;
}

.body-related {
	display: none;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;		
	padding-top: 12px;
	padding-bottom: 10px;
	margin-bottom: 18px !important;
	
}

.related-links h3, #comments-headline {
	font-size: 15px;
	font-family: 'Asap', Arial, sans-serif;
	color: #333;
	font-weight: bold;
	margin-bottom: 16px;
}

#comments-headline {
	border-top: 1px solid #ccc;
	padding-top: 10px;
	margin-top: 5px;
}

.related-links a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fb7352;
}

.related-links li {
	margin-bottom: 10px;
	padding-bottom: 0;

	margin-left: 2px;
	text-indent: -14px;
	padding-left: 10px;
	list-style-type: disc;
	list-style-position: inside;
	color: #ccc;
}

.related-links {
	margin-bottom: 40px;
}

#extras-bar {
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
	margin-top: 30px;
}

.main-body {
	margin-left: 0 !important;
	
}

#footer {
	padding-bottom: 6px;
	margin-top: 30px;
}

#footer-inner {
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;	
}

#iblogounify_div {
	margin-bottom: 30px !important;
}

#footer p {
	float: left;
	font-size: 10px;
	color: #666666;
	padding-bottom: 6px;
	line-height: 10px;
}

#footer a {
	display: inline-block;
	float: right;
	color: orange;
	text-decoration: none;
	font-size: 10px;
}

#footer #terms-a {
	margin-left: 8px;
}


#searchx-desktop form {
	width: 240px;
}

#search-fieldx {
	width: 98%;
	background-image: url('/new/images/search.png')!important;
	background-position: right center !important;
	background-repeat: no-repeat !important;
	padding-left: 2%;
	border: 1px solid #eee;
	height: 30px;
	font-size: 13px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .2);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .2);		
}



#search-submitx {
	display: none;
}


/*************************
	New Category Pages Styles
***************************/

.top-categories-box, .parent-box {
	background-color: #eeeeee;
	width: 100%;

	padding-bottom: 15px;
	margin-bottom: 15px;
}

.top-categories-box ul li, .parent-box ul li {
	list-style: none;
	float: left;
	width: 20%;
	margin-left: 5%;
	margin-right: 5%;
	line-height: 12px;
	padding-bottom: 4px;
}


.top-categories-box a, .parent-box a {
	color: #707070;
	font-size: 12px;
	text-decoration: none;
	float: left;
}

.top-categories-box a:hover, .parent-box a:hover {
	color: #F57252;	
}

.top-categories-box h3, .parent-box h3 {
	color: #F57252;
	font-size: 18px;
	font-weight: bold;
	width: 95%;
	margin-left: 2.5%;
	padding-top: 28px;
	padding-bottom: 8px;
	border-bottom: 1px solid #D3D3D3;
	margin-bottom: 10px;
}


ul.cat-alpha-list {
	float: right;
}

ul.cat-alpha-list li {
	float: left;
	list-style: none;
	margin-left: 7px;
	margin-right: 7px;	
}

ul.cat-alpha-list li.last-item {
	margin-right: 0px;
}

ul.cat-alpha-list li a {
	color: #F57252;
	text-decoration: none;
	font-weight: bold;
}


ul.article-list li {
	list-style: none;
}


ul.article-list li a {
	text-decoration: none;
	color: #aaa;
	font-size: 14px;
	font-weight: bold;
}

h3.article-list-sub-heading {
	color: #F57252;
	font-size: 18px;
	font-weight: bold;
	width: 95%;
	margin-left: 2.5%;
	padding-bottom: 8px;
	border-bottom: 1px solid #D3D3D3;
	margin-bottom: 10px;	
}

a.recent-articles-link {
	float: right;
	color: #F57252;
	font-size: 14px;
	font-weight: bold;	
	text-decoration: none;
}

p.category-enjoy {
	display: inline;
	float: left;
	font-size: 14px;
	color: #666;
	line-height: 14px;
}

p.category-enjoy a {
	text-decoration: none;
	color: #F57252;
}

img.category-heading-cat {
	width: 100%;
	margin-bottom: 22px;
	padding-bottom: 0px;
}

#wrapper.category-page {
	padding-top: 40px;
}


/*************************
	Ad Styles
***************************/

.ad
{
	border:1px solid #eee;
	border-radius:4px;
	padding:10px;
}

#ad-slot-three
{
	
	width: 450px;

	margin-top:3px;
	margin-bottom: 20px;
}





#leftnav_ad
{
	text-align:center;
	margin-top:10px;
	font:13px Tahoma,Arial,Helvetica,Sans-Serif;
	    border: 1px solid #eee;
    border-radius: 4px;
    padding: 10px;
}

#leftnav_ad .ad-1,#leftnav_ad .ad-2,#leftnav_ad .ad-3,#leftnav_ad .ad-4
{
	margin:8px 4px 0 6px;
	padding:10px;
}

#leftnav_ad div.ad-1-line2,#leftnav_ad div.ad-1-line2 div,#leftnav_ad div.ad-1-line3,#leftnav_ad div.ad-1-line3 div,#leftnav_ad div.ad-2-line2,#leftnav_ad div.ad-2-line2 div,#leftnav_ad div.ad-2-line3,#leftnav_ad div.ad-2-line3 div,#leftnav_ad div.ad-3-line2,#leftnav_ad div.ad-3-line2 div,#leftnav_ad div.ad-3-line3,#leftnav_ad div.ad-3-line3 div,#leftnav_ad div.ad-4-line2,#leftnav_ad div.ad-4-line2 div,#leftnav_ad div.ad-4-line3,#leftnav_ad div.ad-4-line3 div
{
	display:inline;
	font-size:12px;
}

#leftnav_ad .googleTextAd>a>span
{
	font-size:13px;
	display:block;
	margin:10px 0 0;
}

#leftnav_ad .ad-1 div a,#leftnav_ad .ad-2 div a,#leftnav_ad .ad-3 div a,#leftnav_ad .ad-4 div a
{
	font-size:18px;
	text-decoration:underline;
	display:block;
	margin:0 0 10px;
}

#leftnav_ad .ad-1,#leftnav_ad .ad-3
{
	background:#d9ebf1;
}

#leftnav_ad .ad-2,#leftnav_ad .ad-4
{
	background:#fff;
	border:1px #d9ebf1 solid;
}

#bodyAdBlock
{
	font-family:Arial,Helvetica,sans-serif;
	line-height:normal;
	padding-left:20px;
	float: left;
}

#bodyAdBlock .adsByGoogle
{
	color:#666;
	font-size:9px;
	font-family:Arial,Helvetica,sans-serif;
	margin-right:10px;
}

#bodyAdBlock .googleTextAd
{
	text-align:left;
	background:no-repeat url('/new/images/blue_bullet_arrow.gif') 0 9%;
	padding-left:20px;
	font-size:14px;
	width:280px;
	margin-bottom:0;
	margin-top: 5px;
	overflow: auto;
}

#bodyAdBlock .googleTextAd div {
	font-size: 12px;
	float: left;
}

span.visibleUrl {
	font-size: 12px;
}

#bodyAdBlock .googleTextAd div a
{
	font-weight:bold;
	font-size:18px;
	text-decoration:underline;
	line-height: 22px;
}

#bodyAdBlock .ad-1 a,#bodyAdBlock .ad-2 a,#bodyAdBlock .ad-3 a,#bodyAdBlock .ad-4 a
{
	color:#00F;
	text-decoration:none;
	float: left;
}

#footerAdBlock
{
	font-family:Arial,Helvetica,sans-serif;
	margin-bottom:10px;
}

#footerAdBlock .adsByGoogle
{
	color:#666;
	font-size:9px;
}

#footerAdBlock .googleTextAd
{
	text-align:left;
	background:no-repeat url('/images/blue_bullet_arrow.gif') 0 9%;
	padding-left:20px;
	font-size:12px;
	width:700px;
	margin-bottom:22px;
}

#footerAdBlock .ad-1-line2, #footerAdBlock .ad-2-line2, #footerAdBlock .ad-3-line2, #footerAdBlock .ad-4-line2 {
	color: #000;
	float: left;
	margin-right: .25em;
}



#footerAdBlock .googleTextAd div
{
	font-size: 14px;
}

#footerAdBlock .googleTextAd div a
{
	font-weight:bold;
	text-decoration:underline;
	font-size:18px;
	line-height:22px;
}

#footerAdBlock .ad-1 a,#footerAdBlock .ad-2 a,#footerAdBlock .ad-3 a,#footerAdBlock .ad-4 a
{
	color:#00F;
	font-size:13px;
	text-decoration:none;
}




#preload-expand {
	background-image: url('/new/images/search_expand.png');
	width: 56px;
	height: 32px;
	display: none;
}

#preload-collapse {
	background-image: url('/new/images/search_collapse.png');
	width: 56px;
	height: 32px;
	display: none;	
}

/***************************/


#nav-li-one.selected-nav-item a, #nav-li-two.selected-nav-item a {
background-image: -webkit-linear-gradient(bottom, rgb(118,224,102) 6%, rgb(88,187,73) 100%);
background-image: -moz-linear-gradient(bottom, rgb(118,224,102) 6%, rgb(88,187,73) 100%);
background-image: linear-gradient(bottom, rgb(118,224,102) 6%, rgb(88,187,73) 100%);
border-left: 1px solid #58b849;
}


#nav {
	margin-right: 20px;
}

	#nav-li-one a, #nav-li-two a {
		width: 60px;
		text-align: center;
	}
#nav-li-three, #nav-li-four {
	display: none !important;
}

#nav-li-three a {
	width: 120px;
}

#nav-li-four a {
	width: 100px;
}

	
	#nav-li-one a, #nav-li-two a, #nav-li-three a, #nav-li-four a {
		padding-top: 20px;
		height: 36px;
	}
	
	#nav ul li a {
		margin: 0;
		text-align: center;
	}
	
	#nav #nav-li-one, #nav #nav-li-two, #nav #nav-li-three, #nav #nav-li-four {
		margin-top: 0;
	}
	
	#nav-li-one a, #nav-li-two a, #nav-li-three a, #nav-li-four a {
		border-left: 1px solid #8fe680;
		border-right: solid 1px #4fc12a;
		height: 35px;
		display: inline-block;
	}
	
	#nav-li-one a {
		background-color: #69de56;
		float: right;
	}
	
	#nav-li-one {
		width: 63px;
		background-color: #4fc12a;
	}

#nav-li-one.dog-selected a, #nav-li-two.cat-selected a {
background-image: -webkit-linear-gradient(bottom, rgb(118,224,102) 6%, rgb(88,187,73) 100%);
background-image: -moz-linear-gradient(bottom, rgb(118,224,102) 6%, rgb(88,187,73) 100%);
background-image: linear-gradient(bottom, rgb(118,224,102) 6%, rgb(88,187,73) 100%);
border-left: 1px solid #58b849;
}

#sub-cat-picker, #parent-cat-picker {
	display: none;
}

#sub-cat-picker, #parent-cat-picker {
	width: 100%;
	font-size: 16px;
	margin-top: 14px;
	margin-bottom: 14px;
}

#parent-cat-picker {
	margin-left: 3.125%;
	padding-right: 3.125%;
	width: 93.75%;
}

#open-btn {
	display: none;
}

.content h2.sub-cat-heading {
	font-family: 'Asap', Arial, sans-serif;
font-size: 26px;
color: #333;
margin-bottom: 12px;
line-height: 30px;
font-weight: normal;
padding: 0 10px 0 10px;
}

.sub-cat-description {
	padding: 0 10px 10px 10px;
}

#category-breadcrumb {
	padding-left: 10px;
	padding-top: 16px;
	padding-bottom: 4px;
}

#category-breadcrumb p {
	display: inline-block;
	float: left;
	color: #30AFD8;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial;
	display: inline-block;	
	line-height: 11px;
	padding-bottom: 0px;
	padding-left: 6px;
	padding-right: 6px;	
}

#category-breadcrumb a {
	float: left;
	display: inline-block;
	color: #30AFD8;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial;
}

.prev-btn, .next-btn, .page-count {

	display: inline-block;
}

.prev-btn {
	text-decoration: none;
	width: 100px;
	height: 42px;
	background: url('/new/images/images/prev-small.png');
	margin-top: 6px;
}

.next-btn {
	text-decoration: none;
	width: 100px;
	height: 42px;
	background: url('/new/images/images/next-small.png');
	margin-top: 6px;	
}

.prev-btn-gray {
	text-decoration: none;
	width: 100px;
	height: 42px;
	background: url('/new/images/images/prev-grey-small.png');
	margin-top: 6px;	
	display: inline-block;
}

.next-btn-gray {
	text-decoration: none;
	width: 100px;
	height: 42px;
	background: url('/new/images/images/next-grey-small.png');
	margin-top: 6px;	
	display: inline-block;
}

.prev-btn span, .prev-btn-gray span, .next-btn-gray span {
	padding-top: 12px;
	display: inline-block;
}

.prev-btn-gray span {
	color: #d7d7d7;
	margin-left: 20px;
}

.next-btn-gray span {
	color: #d7d7d7;
	margin-left: -20px;	
}

.next-btn span {
	padding-top: 12px;
	display: inline-block;
	color: #898989;
	margin-left: -20px; 
}

.prev-btn span {
	margin-left: 20px;
	display: inline-block;
	color: #898989;	
}


.small-pagination-box {
	background-color: #F5F5F5;
	height: 54px;
	width: 106.25%;
	text-align: center;
	margin-left: -3.125%;
}

.page-count {
	margin-left: 30px;
	margin-right: 30px;
	font-size: 16px;
}

#page-jump {
	/* Position and style info for page jump here. */
}




/* Smartphones (portrait) ----------- */
@media only screen 
and (max-width : 52em) {

/*.main-body {
	width: 100%;
}*/

.content, .row .ten.columns, .content-inner {
	width: 93.75%;
	padding-right: 3.125%;
	padding-left: 3.125%;		
	margin-left: 0;
}

.left-col {
	display: none;
}

#header-inner, #footer-inner {
	width: 93.75%;
	padding-right: 3.125%;
	padding-left: 3.125%;		
}

/*
.right-col {
	display: none;
} */
/*ACadd*/
/* .right-col {
	display: none;
   display: block;
    width: 100% !important;
    margin-left: 0px !important;
}*/

/*#div-gpt-ad-736662416899875640-2 iframe {width: 100% !important;
    height: auto;}
#div-gpt-ad-736662416899875640-2 {margin-bottom:20px;}
#leftnav_ad{    margin: 10px 0 30px; !important}*/

.body-related {
	display: block;
}


.info {
	display: inline-block;
	float: left;
}

#social-links-horz {
	display: block;
	padding-top: 5px;
}

#extras-bar {
	padding-bottom: 4px;
}

img.category-heading-cat {
	margin-top: 10px;
}


} /* End max-width : 768px */

@media only screen 
and (max-width : 49.125em) {



#searchx-desktop {
	display: none;
}

#mobile-search-btn {
	display: block;

}

#mobile-search-btn #search-btn {
	text-indent: -9999px;
	display: inline-block;

	height: 56px;
	background: transparent url('/new/images/search_expand.png') center center no-repeat;
}

#mobile-search-btn.selected #search-btn {
	background: transparent url('/new/images/search_collapse.png') center center no-repeat;
}

#mobile-search-box.displayed {
	display: block;
}





}

@media only screen 
and (max-width : 47.9em) {

.main-body {
	width: 100%;
}

/*.right-col {
	display: none;
} */
}


@media only screen 
and (max-width : 46.75em) {
	#banner-outer {
		display: none;
	}
	


	
	
} /* End max-width : 46.75em */


@media only screen 
and (max-width : 38em) {
	#nav-li-three, #nav-li-four {
		display: none;
	}
	
	#nav-li-one a, #nav-li-two a {
		width: 60px;
		text-align: center;
	}

	#mobile-search-btn {
		height: 56px;
		text-align: center;
		width: 73px;
	}
	
	#nav-li-one a, #nav-li-two a {
		padding-top: 20px;
		height: 36px;
	}
	
	#nav ul li a {
		margin: 0;
		text-align: center;
	}
	
	#nav #nav-li-one, #nav #nav-li-two {
		margin-top: 0;
	}
	
	#nav-li-one a, #nav-li-two a {
		border-left: 1px solid #8fe680;
		border-right: solid 1px #4fc12a;
		height: 35px;
		display: inline-block;
	}
	
	#nav-li-one a {
		background-color: #69de56;
		float: right;
	}
	
	#nav-li-one {
		width: 63px;
		background-color: #4fc12a;
	}
	
	#mobile-search-btn #search-btn {
	width: 72px;
}



	
} /* End max-width : 35em */

@media only screen 
and (max-width : 32.375em) {

.parent-box ul li {
	width: 30%;
	margin-left: 10%;
	margin-right: 10%;
}

a.recent-articles-link {
	display: none;
}

p.category-enjoy {
	display: none;
}

#sub-cat-picker {
	display: block;
}

#category-breadcrumb {
	display: none;
}




} /* End max-width 32.375em */


/* @media only screen 
and (max-width : 30em) { */

@media only screen and (max-width: 767px) {

.cat-alpha-list {
	display: none;
}

#parent-cat-picker {
	display: block;
}

.article-list li {
	text-indent: 0px;
	margin-left: 0px;
	width: 106.25%;
	margin-left: -3.125%;
}

.top-categories-box {
	height: auto;
	margin-bottom: 0px;
}

.parent-box ul {
	display: none;
}

.top-categories-box.closed-box {
	height: 140px;
	overflow: hidden;
}


div#cse-search-results > iframe {
	height:1400px !important;
}

.article-list-sub-heading {
	display: none;
}

.article-list li.odd {
	background-color: #f5f5f5;
}

.article-list li a {
	display: inline-block;
	padding-left: 3.125%;
	padding-top: 7px;
}

#wrapper.category-page {
	padding-top: 0px;
}

#open-btn {
	text-align: center;
	text-decoration: none;
	color: #00E959;
	font-weight: bold;
	background: #FBFBFB;
	width: 106.25%;
	margin-left: -3.125%;
	display: block;
	padding-top: 10px;
	padding-bottom: 4px;
	margin-bottom: 13px;
}

#page-jump {
	display: none;
}

/*.article-list,
h3.article-list-sub-heading {
	display: none;
}*/

.sub-cat-heading {
	display: none;
}

.parent-box ul li {
	list-style: none;
	float: left;
	width: 100%;

	margin: 0px;
	line-height: 24px;

	border-bottom: 1px solid #D5D5D5;
	padding-bottom: 0px;
}

#next-article {
	position: fixed;
	z-index: 99999;
	top: 45%;
	right: -10px;
	background: rgba(106, 222, 86, .8) url('/new/images/article-arrow.png') no-repeat 16px center;
	display: block;
	height: 50px;
	width: 55px;
	border-radius: 4px;
	-webkit-box-shadow: 0px 1px 4px rgba(50, 50, 50, 0.62);
	-moz-box-shadow:    0px 1px 4px rgba(50, 50, 50, 0.62);
	box-shadow:         0px 1px 4px rgba(50, 50, 50, 0.62);	
	text-indent: -9999px;
}

.parent ul li:last-child  {
	border-bottom: none;
}

.parent ul li a {
	font-size: 24px;
	color: #3a4a4a;
	margin: 0px;
	text-indent: 30px;
	width: 100%;
	padding: 12px 0 12px 0;
}

.top-categories-box, .parent-box {
	background-color: #fbfbfb;
/*	border-radius: 8px;
	border: 1px solid #d5d5d5; */
	padding: 0px;
	width: 106.25%;
	margin-left: -3.125%;
	
}

.top-categories-box h3, .parent-box h3 {
	display: none;
}

.social-links a span.label {
        -webkit-text-size-adjust: none;
     }

#breadbox, #breadcrumb {
	display: none;
}

h1 {
	font-size: 20px;
	line-height: 24px;
}

.info {
	float: none;
	display: block;
	border-bottom: 1px solid #ccc;		
	padding-bottom: 16px;
	margin-bottom: 3px;	
}	

#extras-bar {
	border-bottom: none;
	margin-top: 18px;
	margin-bottom: 0;
}

#social-links-horz {
	float: left;
}

#ad-slot-three {
	display: none;
}

#mobile-search-box {
	width: 100%;
	right: 0;
}

#header-inner {
	width: 97.1%;
	padding-right: 0;
	padding-left: 3.125%;		
}

#footer p, #footer a {
	float: none;
	text-align: center;
	display: block;
}

#footer a {
	font-size: 11px;
	padding-top: 6px;
	padding-bottom: 6px;
}

#footer-inner {
	padding-bottom: 12px;
}

#footer #terms-a {
	margin-left: 0;
}


#nav {
	margin-right: 0;
}

/* #squaretop {
	display: block;
	position: fixed;
	bottom: 0;
	z-index: 1000;
} */

#squaretop {
    display: block;
    position: fixed;
    bottom: 0;
    z-index: 1000;
    width: 100%;
    text-align: center;
    border: 1px solid #000;
    -ms-zoom: scale(0.99);
    -ms-transform: scale(0.99);
    -moz-transform: scale(0.99);
    -o-transform: scale(0.99);
    -webkit-transform: scale(0.99);
    transform: scale(0.99);
    -ms-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}

#banner-outer { 
	display: block;
    position: fixed;
    bottom: 0 !important;
    z-index: 1000;
    width: 100%;
    text-align: center;
    border: 1px solid #000;
}
#banner-inner {    width: 100%;
    margin: 0;
    height: 45px;
    background: #fff;}

#banner-inner #div-gpt-ad-991148023654718907-1, #banner-inner #div-gpt-ad-162196607955776954-1	{-ms-zoom: scale(0.99);
    -ms-transform: scale(0.439);
    -moz-transform: scale(0.439);
    -o-transform: scale(0.439);
    -webkit-transform: scale(0.439);
    transform: scale(0.439);
    -ms-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;    
	margin: 0 auto;
    width: 320px;}
	
	
#top-tab-banner, #bottom-tab-banner {
	display: none;
}


#nav-li-one {
	width: 56px;
}

#nav-li-one a, #nav-li-two a {
	width: 53px;
}

#social-links-horz a {
    margin-right: 1px;
}
.ad_300 { text-align:center;margin-top:20px; margin-bottom:20px;}
.right-col {
    width: 94% !important;
    margin-left: 3% !important;
    height: auto;
    margin-right: 3% !important;	
} /* End max-width : 46.75em */




@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {

/*#logo {

	background-image: url('http://www.vetinfo.com/new/images/logo2x.png');
	width: 105px;
	height: 25px;
	background-size: 105px 25px;
	background-repeat: no-repeat;
	background-position-x: 0;
	background-position-y: 0;
	
}*/

#preload-expand {
	background-image: url('/new/images/search_expand_2x.png');
	background-size: 56px 32px;
}

#preload-collapse {
	background-image: url('/new/images/search_collapse_2x.png');
	background-size: 56px 32px;	
}

.next-btn {
	background-size: 100px 42px;
	background: url('/new/images/images/next.png');
}

.prev-btn {
	background-size: 100px 42px;
	background: url('/new/images/images/prev.png');
}

.next-btn-gray {
	background-size: 100px 42px;
	background: url('/new/images/images/next-grey.png');
}

.prev-btn-gray {
	background-size: 100px 42px;
	background: url('/new/images/images/prev-grey.png');
}


#search-fieldx {
	background-image: url('/new/images/search2x.png') !important;
	background-size: 26px 16px !important;
}	

#logo {

	background-image: url('/new/images/sprite2x.png');
	width: 105px;
	height: 24px;
	background-size: 169px 25px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#mobile-search-btn #search-btn {
	background-image: url('/new/images/search_expand_2x.png');
	background-size: 56px 32px;
	background-repeat: no-repeat;
	background-position: center center;
	
}

#mobile-search-btn.selected #search-btn {
	background-image: url('/new/images/search_collapse_2x.png');
}

.social-links a.twitter span.image {
	background-image: url('/new/images/sprite2x.png');
	background-size: 169px 25px;
	background-position: -105px 0;
}

.social-links a.facebook span.image { 
	background-image: url('/new/images/sprite2x.png');
	background-size: 169px 25px;
	background-position: -117px 0;
	margin-top: 9px;	
}

.social-links a.g-plus span.image { 
	background-image: url('/new/images/sprite2x.png');
	background-size: 169px 25px;
	background-position: -129px 0;
}

.social-links a.email span.image {
	background-image: url('/new/images/sprite2x.png');
	background-size: 169px 25px;
	background-position: -141px 0;
	margin-top: 11px;
}

#next-article {
	background: rgba(106, 222, 86, .8) url('/new/images/article-arrow2x.png') no-repeat 16px center;	
	background-size: 10px 15px;
}

}

.author_bio {
    float: left;
    font-family: "Helvetica Neue",Helvetica,Arial,Sans-serif;
    margin-bottom: 20px;
    width: 100%;
}

.author_bio .image {
    border: 1px solid #CCCCCC;
    float: left;
    height: 120px;
    margin-right: 20px;
    padding: 2px;
}

.author_bio .bio {
    float: left;
    font-size: 12px;
    width: 75%;
    font: 12px/1.5em Georgia,serif;
}

.paging-mtpa div.nav-paging {
    display: inline-block;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

/*
.pagination{
    padding: 5px;
    text-align: center;
    width: 100%;
}*/
.paging-holder{
    border-bottom: 2px solid #CBCBCB;
    border-top:1px solid #CBCBCB;
    font: 12px/19px Helvetica,Arial,sans-serif;
    margin: 0 0 35px;
    overflow: hidden;
    padding: 7px 0 6px;
    text-align: center;
    width: 680px;
}

.paging-mtpa div.nav-paging a[rel="prev"] {
    background: url("/new/images/prev-next-sprite.png") no-repeat scroll 0 -27px transparent;
    display: inline-block;
    height: 22px;
    overflow: hidden;
    text-indent: -9999px;
    width: 17px;
}

.paging-mtpa div.nav-paging a[rel="next"] {
    background: url("/new/images/prev-next-sprite.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 20px;
    overflow: hidden;
    text-indent: -9999px;
    width: 17px;
}
.paging-mtpa div.nav-paging .pacurrent, .paging-mtpa div.nav-paging span.nav-pagecount, .paging-mtpa div.nav-paging a {
    background: url("/new/images/bg-paging.gif") no-repeat scroll 0 0 transparent;
    color: #666666;
    display: inline-block;
    height: 26px;
    margin: 0;
    padding: 5px 10px 1px 0;
    text-decoration: none;
    width: 27px;
}
.paging-mtpa div.nav-paging .pacurrent {
    background: url("/new/images/bg-paging.gif") no-repeat scroll 0 0 transparent;
    color: #C0C0C0;
    display: inline-block;
    font-weight: bold;
}
.paging-mtpa div.nav-paging span.nav-next, .paging-mtpa div.nav-paging span.nav-prev {
    display: inline-block;
    float: left;
    height: 26px;
    padding: 0 10px 1px 0;
    width: 27px;
}
.paging-mtpa div.nav-paging {
    display: inline-block;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.paging-mtpa div.nav-paging span.nav-pages {
    display: inline;
    float: left;
}


.author-links h3 {
    background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #F2F2F2;
    color: #E47132;
    display: block;
    float: left;
    font-family: "Helvetica Neue",Helvetica,Arial,Sans-serif;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 1em;
    margin-top: 1em;
    padding: 16px 1% 10px;
    width: 98%;
}
.author-articles ul {
    list-style: none outside none;
    margin: 0;
    padding: 0 10px 0 0;
}
.author-articles li {
    border-bottom: 1px solid #CCCCCC;
    margin-top: 10px;
    padding: 0 0 0 5px;
}
.author-articles li h4 {
    color: #0F5896;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 5px;
}
.author-articles li p {
    font-family: "Helvetica Neue",Helvetica,Arial,Sans-serif;
    font-size: 12px;
    text-indent:0px;
    text-align: justify;
}
.abgcp {
       left: inherit !important;
    bottom: inherit !important;
    top: 0;
    right: 0;
}
