img, div { 
	behavior: url(/css/pngfix/iepngfix.htc) 
}

body {
	background-image: url(/images/bg_gradient.jpg);
	background-repeat: repeat-x;
	background-color: #F6F6F6;
	font-family: arial;
	font-size: 12px;
}

#wrapper {
	width: 895px;
	margin-left: auto;
	margin-right: auto;
}

a {
	color: #00aad2;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1{
	color: #00aad2;
}
h2{
	color: #00aad2;
}
img {
	border: 0px;
}

table {
	border-collapse:collapse;
	border-color: #00A1D7;
}

table td {
	padding: 5px;
}

th {
	padding: 5px;
	color: #fff;
	background-color: #00A1D7;
	font-size: 110%;
	font-weight: bold;
}

#subnav {
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 185px;
	padding-top: 6px;
}

#subnav.dog {
	margin-left: 300px !important;
}

#subnav.vet {
	margin-left: 410px !important;
}

#topnavBar {
	width: 872px;
	height: 53px;
	background-image: url(/images/topnav.png);
	background-repeat: no-repeat;
	background-position: center right;
}
#logo {
	width: 180px;
	float: left;
}
#contactBar {
	width: 870px;
	text-align: right;
	font-size: 11px;
	color: #999;
}
#topnav {
	padding-top: 13px;
	padding-right: 10px;
	padding-left: 0px;
}
#searchboxWrap {
	display: none;
	height: 24px; 
	float: right; 
	width: 162px;
}
#searchbox {
	width: 115px;
	height: 22px;
	float: left;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(/images/searchbox.png);
}
#search {
	border: 0px;
	width: 115px;
	height: 24px;
	background: none;
}
#searchbutton {
	float: right;
}

#header {
	width: 882px;
	height: 228px;
	background-repeat: no-repeat;
}
	.cathome {
		background-image: url(/images/header_cat_landing.jpg);
	}
	.catidentifying {
		background-image: url(/images/header_cat_identifypain.jpg);
	}
	.catmanaging {
		background-image: url(/images/header_cat_managepain.jpg);
	}
	.catmaintaining {
		background-image: url(/images/header_cat_maintain.jpg);
	}
	.doghome {
		background-image: url(/images/header_dog_landing.jpg);
	}
	.dogidentifying {
		background-image: url(/images/header_dog_identifypain.jpg);
	}
	.dogmanaging {
		background-image: url(/images/header_dog_managepain.jpg);
	}
	.dogmaintaining {
		background-image: url(/images/header_dog_maintain.jpg);
	}
	.vetheader {
		background-image: url(/images/header_vets_landing.jpg);
		padding-top: 16px;
	}
	.vetproductheader {
		background-image: url(/vet/images/banner_02.jpg);
		/* margin-top: 16px; */
	}
	.veteducatingheader {
		background-image: url(/vet/images/banner_03.jpg);
		/* margin-top: 16px; */
	}
	.vetresourcesheader {
		background-image: url(/vet/images/banner_04.jpg);
		/* margin-top: 16px; */
	}

#productSub {
	width: 216px; 
	margin-left: 400px;
}

#educatingSub {
	width: 291px; 
	margin-left: 532px;
}

#resourcesSub {
	width: 172px; 
	margin-left: 675px;
}

.dropdown {
	padding: 0px; float: left; display: none;
}

.dropdown p {
	margin-top: 5px;
	margin-bottom: 0px;
}

.dropdownText {
	background-color: #fff; 
	padding: 15px 10px 0px 10px;
}

#content {
	width: 851px;
	padding-left: 22px;
	padding-bottom: 20px;
}
	#content p {
		margin-top: 2px;
		margin-bottom: 15px;
	}

	#content p.tiny {
		font-size: 10px;
	}

	#content li {
		margin-bottom: 10px;
	}
	
.rightBoxTop {
	width: 199px; 
	height: 38px;
}

.rightBox {
	background-image: url(/images/tbl_mid.png); 
	/* padding-left: 10px;  */
	padding-right: 10px; 
	padding-top: 10px;
}
.rightBox p, .rightBox ul {
	margin-bottom: 0px !important;
	margin-left: 10px;
}

.rightBox li {
	margin-bottom: 0px !important;
	margin-left: 20px;
}

.rightBoxBottom {
	margin-top: 0px;
	width: 199px;
	height: 18px;
	background-image: url(/images/tbl_bottom.png);
	margin-bottom: 20px;
}

#footer {
	width: 870px;
	clear: both;
	padding-top: 0px;
	margin-top: 10px;
	border-top: 1px solid gray;
	font-weight: bold;
	font-size: 11px;
	color: #BBBBBB;
}
	#footer p {
		margin-top: 5px;
	}
	#footer a {
		color: #AAAAAA;
	}
#footerlegal {
	width: 710px;
	clear: both;
	margin-top: 10px;
	padding-top: 0px;
	font-size: 9px;
	color: #999999;
}

.pipe {
	padding-left: 8px;
	padding-right: 8px;
}

.chev {
	margin-left: 10px;
	color: #00aad2;
}

#popcontent {
	width: 470px;
	height: 320px;
	padding-right: 10px;
	margin-bottom: 10px;
	overflow: auto;
	margin-top: 20px;
}

a.jqmClose {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	color: #fff;
	text-decoration: none;
}
