/* Basics */
/* Reset all elements */
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, 
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, 
tfoot, thead, tr, th, td {
	border:0pt none;
	font-family:inherit;
	font-size:100%;
	margin:0pt;
	outline-color:invert;
	outline-style:none;
	outline-width:0pt;
	padding:0pt;
	vertical-align:baseline;
}

body{
	margin:0px;
	padding:20px 0 0 0;
}
:focus{
	outline:0 !important;
}
							
table {
	border-collapse:separate;
	border-spacing:0pt;
}
caption, th, td {
	font-weight:normal;
	text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
* {
	margin:0pt;
	padding:0pt;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clearB{
	clear:both;
}
.marginA{
	margin:auto;
}

#loginbox{
	width:270px;
	float:left;
	margin: 0 20px;
}

#register{
	width:360px;
	float:left;
	margin: 0 20px;
}


a img{
	border:0px;
}
form, table{
	padding:0px;
	margin:0px;
}
p, h1, h3, h4{
	padding:0px 0px 13px 0px;
	margin:0px;
}

h2{
	padding:10px 0px 13px 0px;
	margin:0px;
	font-size: 16px;
	font-weight: bold;
}

h5{
	padding:0px 0px 5px 0px;
	margin:0px;
}

.vetagreen {
	color:#00875e;
}

.vetagreenbold{
	font-weight: bold;
}	

#vetagreenbg {
	background:#00875e;
	font-size:14px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding:5px;
}

#vetagreenbg a{
	color:#FFFFFF;
}
											/* Header */
											
#wrapper{
	width: 983px;	

}
#header{
	width: 982px;
	padding: 0px;
	height: 395px;

}

#headerl{
	width: 313px;
	height: 394px;
	
}

#logoc{
	width: 313px;
	height:61px;
	font-size: 1px;	
}

#searchc{
	height:61px;
	width:668px;

}

*html #searchc{
	height:62px !important;
	width:667px !important;
}

#menu{

	height: 30px;
	width: 668px;
	background: url(../images/bg_menubtm.jpg) bottom right no-repeat;
	font-size: 1px;
}											
				
*html #menu{
	height: 0px !important;
}				
											/* Body */

#body{
	width: 982px;
	min-height: 400px;
	padding: 0px;
	background: url(../images/bg_border.jpg) repeat-y;
	font-size: 1px;
	
}

#innerbody{
	background: #fff url(../images/bg_gradient.jpg)	center bottom repeat-x;
	width: 982px;
}

#col_left{
	width: 313px;	
	padding: 0;
	margin: 0px;
}

#col_right{
	width: 668px;
	padding: auto;
	margin: 0px;
}

#mapc{
	height: 335px;
	width: 313px;
	background: url(../images/bg_map.jpg) repeat-x;
}

#mapc ul{
	width: 236px;
	list-style:none;
	padding: 0px;
}

#mapc li{
	width: 236px;
	display: block;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#mapc .tagline{
	font-size: 12px;
	color: #bbc0c1;
	font-weight: bold;
	padding: 10px 0px;
}

#mapc p{
	font-size: 12px;
	color: #fff;
	padding: 15px 0px;
	text-align: left;
}

#mapc h6{
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px;
}


#blogc, #symptomc{
	min-height: 267px;
	width: 313px;

}

#blogc ul ,#symptomc ul{
	width: 236px;
	list-style:none;
	padding: 0px;
}

#blogc li , #symptomc li{
	display: block;
	width: 236px;
    margin: 0px;
	padding: 0px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#blogc a, #symptomc a{
	display: inline-block;
	font-size: 12px;
	color: #fff;
	padding: 5px 0px;
	text-align: left;
	color: #656565;
	line-height: 130%;
}

#blogpost a {
	display: inline;
	font-size: 12px;
	color: #fff;
	padding: 5px 0px;
	text-align: left;
	color: #656565;
	line-height: 130%;
}

#petofm a {
	color:#00875E;
	font-size:14px;
	text-align:left;
	text-decoration:none;
}


#blogc h1 a, #symptomc h1 a, #petofm h1 a, #partners h1 a{
	color: #323232;
	font-size: 21px;
	margin: 0px;
	padding: 5px 0px 10px 0px;
	text-decoration: none;
}

#blogc h1, #symptomc h1{
	color: #323232;
	font-size: 21px;
	margin: 0px;
	text-decoration: none;
	padding: 12px 0px 0px 0px;
}

#blogc h2 , #symptomc h2 {
	color: #323232;
	font-size: 16px;
	margin: 0px;
	font-weight: bold; 
	padding-top:10px;
}

#blogc .list{
	font-size: 12px;
	color: #00875e;
	line-height: 20%;
}
	
#adrotator{
	height: 304px;
	width: 668px;
	font-size: 1px;
	overflow: hidden;
}

#prod{
	font-size: 1px;
}

#prodt{
	width: 668px;
	background: #444b4d url(../images/bg_custom.jpg) left bottom repeat-x;
}

#prodb{
	width: 668px;
	height: 49px;
	background: url(../images/bg_customb.jpg) top left no-repeat;
}

#prdimg{
	width: 150px;
	padding: 30px 5px 0px 35px;
}

#prdimg img{
	width: 140px;
	margin: auto;
}
	
	
#prdesc{
	width: 400px;
	padding: 30px 20px 0px 20px;
}

#prdesc ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#prdesc li{
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	width: 400px;
	padding: 0px;
	margin: 0px;
}

#prdesc h1{
	font-size: 30px;
	color: #b4c0c4;
}

#prdesc p{
	font-size: 12px;
	padding: 10px 0px;
	color: #b4c0c4;
}

#prdesc a{
	font-weight: bold;
	font-size: 12px;
	color: #b4c0c4;
}

#petofm{
	width: 373px;
	min-height: 304px;
	border-left: 1px solid #eceded;
}

#petofm ul{
	list-style: none;
	width: 309px;
	font-family: Arial, Helvetica, sans-serif;
}

#petofm h1,#partners h1{
	color: #323232;
	font-size: 21px;
	margin: 0px;
	padding: 5px 0px 15px 0px;
}

#petofm .heading {
	width: 290px;
	height: 206px;
	margin: auto;
}

#petofm .button {
	padding: 5px 45px;
	margin: auto;
}

#partners {
	width: 288px;
	min-height: 304px;
	border-left: 1px solid #eceded;
	font-size: 12px;
}

#partners ul{
	width: 211px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
}

#partners .bullet{
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 11px;
	list-style-type: disc;
}

#partners a{
	color: #666666;
	padding: 0 0 0 10px;
	font-weight: normal !important;
}

#partners .partner {
	padding: 0 0 30px 0;
	margin: 0 0 0 -10px;
}

#actionc{
	width: 230px;
	padding: 20px 0 0 0;
}

#bck{
	width: 50px;
}

#nxt{
	width: 50px;
	padding-right: 7px;
}

#bck img ,#nxt img{
	width: auto !important;
	height: auto !important;
}

#content{
	width: 668px;
	min-height: 400px;
	background: url(../images/bg_contborder.jpg) top left repeat-y;

}

#paging{
	width: 596px;
	padding: 20px 20px;
	background: url(../images/bg_pagingsplit.jpg) bottom center no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

#paging a{
	font-weight: bold !important;
	color: #00875e;
	text-decoration: none;
}

#products{
	width: 596px;
	padding: 2px 20px 40px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#products ul{
	list-style: none;
}

#products h3{
	font-weight: bold;
	color: #00875e;
	padding: 10px 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#products p{
	font-size: 12px;
	line-height: 150%;
}

#products span{
	font-size: 12px;
	padding: 5px 0px 5px 0px;
	display: block;
}


#products img{
	margin: auto;
}	

#products h1{
	color: #323232;
	font-size: 19px;
	margin: 0px;
}

#products a{
	text-decoration: none;
	text-align: left;
	color: #656565;
}

#search{
	width: 143px;
	height: 22px;
	padding: 4px 7px 4px 34px;
	background: url(../images/img_search.jpg) top center no-repeat;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#search input{
	border: 0px;
	height: 14px;
	width: 140px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 2px;
}
											/* Footer */
#footer{
	width: 922px;
	height: 16px;
	padding: 30px;
	background: url(../images/bg_footer.jpg) repeat-x;
}

#footer ul{
	list-style:none;
	text-align:center;
	margin:0px;
	padding:0px;
}
#footer ul li{
	display:block;
	float:left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 0px 2px;
}
#footer ul li a{
	display:block;
	float:left;
	padding:0px 9px;
	border-left:1px solid #fff;
	color:#fff;
	text-decoration:none;
	font-size:12px;
}
#footer ul li a:hover{
	text-decoration:underline;
}
#nb a{
	border:0px !important;
}

/* PNG HARD CODE SAMPLE - DELETE BEFORE SENDING SITE TO QA */
*html id_or_class{
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/sub-menu-bg.png', sizingmethod='crop');
}
