@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9pt;
	color: #494949;
	line-height: 14pt;
	height:100%
}
body {
	margin: 0px;

}

a:link {
	color: #000000;
}

a:visited {
	color: #000000;
}


a:hover {
	color: #c41230;
}
.clear {
	clear:	both;
}

a img { border-width: 0px; }

table {
  text-align: left;
}

table th,
table td {
  padding: 5px;
}

.tablestyle {
    border-color: #CCCCCC;
    border-width: 1px;
    border-style: solid;
    text-align: center;
}

.tablestyle td {
    border-color: #CCCCCC;
    border-width: 1px;
    border-style: solid;
    margin: 0;
    padding: 4px;
}


h1 {
  font-size: 16pt;
	margin-bottom: 20px;
	font-weight:100;
	color: #c41230;
	line-height: 1.3em;
}

h2 {
	font-size: 16pt;
	margin-bottom: 20px;
	font-weight:100;
	color: #c41230;
}

h3 {
	font-size: 12pt;
	font-weight:100;
	color: #c41230;
}

h4 {
	font-size: 10pt;
	font-weight:bold;
}

h5 {
  font-size: 9pt;
  font-weight: bold;
}

.hr {
	height: 3px;
	background: url(images/site-hr.jpg) repeat-x;
	width:495px;
	margin: 35px 0 35px 53px;
}

.contentBlock .hr {
  margin-left: 0px;
}

.hrl {
	height: 3px;
	background: url(images/site-hr.jpg) repeat-x;
	margin: 35px 53px 35px 53px;
}



#wrapper {
	width: 943px;
	margin: 0px auto 0px auto
}

#header {
	border: 1px solid #bebebe;
	border-top: 0px;
}

#headertop {
	height: 96px;
	background: url(images/site-headbg.jpg) repeat-y;
	padding: 0px 21px 0px 25px;
}


#navContainer {
	height: 33px;
	border: 1px solid #bb0500;
	background: url(images/nav-bg.png) repeat-x bottom left;
}
.Navigation {
	margin: 0;
	padding: 0;
	list-style: none;
}

.Navigation li {
	float: left;
}

.Navigation a span { display: none; }

.Home a {
	display: block;
	width: 111px;
	height: 33px;
	background: url(images/nav-home.png) no-repeat bottom left;
}

.Services a {
	display: block;
	width: 110px;
	height: 33px;
	background: url(images/nav-services.png) no-repeat bottom left;
}

.Products a {
	display: block;
	width: 133px;
	height: 33px;
	background: url(images/nav-products.png) no-repeat bottom left;
}

.GroupProducts a {
	display: block;
	width: 110px;
	height: 33px;
	background: url(images/nav-gproducts.png) no-repeat bottom left;
}

.Testimonials a {
	display: block;
	width: 110px;
	height: 33px;
	background: url(images/nav-testimonials.png) no-repeat bottom left;
}

.Press a {
	display: block;
	width: 110px;
	height: 33px;
	background: url(images/nav-press.png) no-repeat bottom left;
}

.Associates a {
	display: block;
	width: 110px;
	height: 33px;
	background: url(images/nav-associates.png) no-repeat bottom left;
}

.Contact a {
	display: block;
	width: 110px;
	height: 33px;
	background: url(images/nav-contact.png) no-repeat bottom left;
}

.Quote a {
	display: block;
	width: 145px;
	height: 33px;
	background: url(images/nav-request.png) no-repeat bottom left;
}

.Navigation a:hover {
	background-position: top left;
}

#feature {
	width: 943px;
	height: 413px;
	margin-top: 25px;
}

#featureLeft {
	height: 413px;
	width: 15px;
	background: url(images/site-featureleft.jpg);
	float: left;
}

#featureMiddle {
	height: 399px;
	width: 913px;
	padding-top: 14px;
	background: url(images/site-featurebg.jpg) repeat-x;
	float: left;
}

#featureRight {
	height: 413px;
	width: 15px;
	background: url(images/site-featureright.jpg);
	float: left;
}

#featurePicture {
	height: 384px;
	width: 578px;
	float: left;
}

#featureContent {
	height: 384px;
	width: 335px;
	float: left;
}

#featureContentbg {
	height: 384px;
	width: 335px;
	background: url(images/site-featurerightbg.jpg) no-repeat;
	float: left;
}

#featureHeadText {
	margin-top:180px;
	font-size:25pt;
	line-height:34px;
	font-weight:100;
	text-align:center;
}

#featureHeading {
	width: 248px;
	margin: 100px auto 0 auto;
}

#featureText {
	margin: 25px auto 0 auto;
	width: 248px;
	font-size: 10pt;
	line-height: 14pt;
}

#content {
	border: 1px solid #bebebe;
	background: url(images/site-contentbg.jpg) repeat-y;
	padding-top:28px;
}

#oneColcontent {
	border: 1px solid #bebebe;
	background: url(images/site-leftcolbg.jpg) repeat-y;
	padding-top:28px;
}

#leftCol {
	width: 607px;
	height:100%;
	float: left;
	padding-bottom:55px;
}

#rightCol {
	width: 334px;
	height:100%;
/*	background: url(images/site-rightcolbg.jpg) repeat-y; */
	float: right;
	padding-bottom:55px;
	margin-top:-28px;
}

#rightCol a {
	color: #c41230;
	text-decoration: none;
}

#oneCol {
	width: 800px;
	margin: 25px auto 25px auto;
}

#contentBlock, .contentBlock {
	width: 495px;
	margin: 25px 53px 25px 53px;
}

#contentHead, .contentHead {
	font-size: 30px;
	margin-bottom: 20px;
	line-height:25px;
	color: #c41230;
}

#italicLine {
	font-style: italic;
	font-size: 12pt;
	margin-top: 20px;
}

#calloutBlock {
	background: #f3f3f3;
	margin: 35px 0 35px 53px;
	width: 495px;
}

#calloutHead {
	font-size: 18pt;
	color: #c41230;
	padding: 25px 40px 15px 40px;
}

#calloutText {
	padding: 0px 40px 20px 40px;
}

#rightBlock {
	width: 334px;
	margin-top: 25px;
}

#blockhead, .blockhead {
	height: 52px;
	background: url(images/site-rightcolheadbg.jpg) repeat-x;
	margin-top: 58px;
	border: 1px solid #bb0500;
	clear: both;
}

#blockheadText, .blockheadText {
	margin: 18px 0 0 15px;
	color: white;
	font-size: 18pt;
	font-weight:100;
	display: block;
	color: #fff !important;
}

#blockcontent, .blockcontent {
	margin: 16px;
}

#blockimage, .blockimage {
	float: left;
}

#blockimageCopy,
.blockimageCopy {
	float: left;
	margin-left: 10px;
	font-size:10pt;
}

#blockmapCopy,
.blockmapCopy {
	float: right;
	width:160px;
	margin-left: 10px;
	font-size:10pt;
}

#blockTamaracopy,
.blockTamaracopy {
	float: right;
	margin-left: 10px;
	width:160px;
	font-size:10pt;
	line-height:16pt;
}

#blocklink,
.blocklink {
	text-align: right;
	color: #c41230;
	margin-top:5px;
	clear: both;
}

.red {
	color: #c41230;
}

.white {
	color: #FFF;
}

.redBold {
	color: #c41230;
	font-weight: bold;
}

.profile {
	margin-top:15px;
}

#surveyform input, select, textarea {
	margin-left:10px;
	margin-right:10px;
}

#footer {
	color: #FFFFFF;
	line-height:16pt;
	background-color: #c41230;
	padding: 20px 0 20px 0;
	text-align: center;
	border-top: 2px solid #FFFFFF;
}

#footer a {
	color: #FFF;
	text-decoration: none;
}

.footerNav {
	font-size:14px;
}

ul {
	line-height:14pt;
}

#petcare-link {
  display: block;
  height:  47px;
  background: url(images/site-rightcolheadbg.jpg) repeat-x;
	border: 1px solid #bb0500;
	color: #FFF;
	padding: 5px 10px 0px 10px;
	text-decoration: none;
}

.Navigation .dropdown { position: relative; }

.Navigation .dropdown ul {
  position: absolute;
  top: 34px;
  left: -1px;
  padding: 0;
  list-style-type: none;
  display: none;
}

.Navigation .dropdown ul li a {
  background-image: none;
  background-color: #e90e00;
  text-decoration: none;
  color: #FFF;
  border: solid 1px #fb230c;
  font-size:  0.8em;
  font-family: 'Helvetica', 'Arial', sans-serif;
  text-align: center;
  height: auto;
  padding: 13px 0px;
  line-height: 1.3em;
}

.Navigation .dropdown ul li a:hover {
  background-color: #c40600;
  color: #FFF;
}

#submit-testimonial div {
  clear: both;
  padding: 0.5em 0px;
}
#submit-testimonial div.submit { padding-left: 10em; }
#submit-testimonial div.submit input { padding: 0.5em 1em; }

#submit-testimonial label {
  float: left;
  width: 10em;
}

#submit-testimonial textarea {
  margin: 0px;
}

#submit-testimonial input, #submit-testimonial textarea {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 9pt;
}

.qfExSectionTable, .qfSectionTable { text-indent: 0px !important; text-align: left; }
.qfSectionTable { margin: 0 auto; width: 100% !important; }
.disclaimer { padding: 5px; }
.disclaimer, .disclaimer2 { text-align: justify; padding: 1em; }
.optionButton, .optionButtonOver { background-color: #CC0000 !important; font-weight: bold !important; margin: 1em !important; cursor: pointer; }
.altRowColor { background-color: #eee !important; }
.tuTable { width: 100%; text-align: right; }

ul.twocolumns li {
  float: left;
  width: 47%;
  margin-right: 2%;
}
