a.footerlink:link, a.footerlink:visited {
	background-color: #008ab0;
	color: #fefcfc;
	font-size: 11px;
	text-decoration: underline;
}

a.footerlink:active, a.footerlink:hover {
	background-color: #008ab0;
	color: #fefcfc;
	font-size: 11px;
	text-decoration: none;
}

a.linkbold:link, a.linkbold:visited {
	background-color: #ffffff;
	color: #1082d9;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a.linkbold:active, a.linkbold:hover {
	background-color: #ffffff;
	color: #1082d9;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.linknounderline:link, a.linknounderline:visited {
	background-color: #ffffff;
	color: #1082d9;
	font-size: 11px;
	text-decoration: none;
}

a.linknounderline:active, a.linknounderline:hover {
	background-color: #ffffff;
	color: #1082d9;
	font-size: 11px;
	text-decoration: none;
}

a.linkregular:link, a.linkregular:visited {
	background-color: #ffffff;
	color: #1082d9;
	font-size: 11px;
	text-decoration: underline;
}

a.linkregular:active, a.linkregular:hover {
	background-color: #ffffff;
	color: #1082d9;
	font-size: 11px;
	text-decoration: none;
}

a.redarrow img {
	display: inline;
	vertical-align: top;
}

body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	color: #040404;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}

body, html {
	height: 100%;
}

h1 {
	margin-top: 15px;
	background-color: #ffffff;
	color: #99b822;
	font-size: 20px;
	font-weight: bold; /*letter-spacing: -0.05em;*/
}

h2 {
    font-size: 12px;
    font-weight: bold;
    color: #4f4f4f;
}

h2.products {
    margin-bottom: 1em;
    font-size: 12px;
    font-weight: bold;
    margin-left: 8px;
    margin-top: 0px;
    padding-top: 0px;
}

h3 {
	margin: 3px 0px;
	background-color: #ffffff;
	color: #99b822;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}

h3.products {
	padding: 8px;
	margin: 3px 0px;
	background-color: #ffffff;
	color: #99b822;
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
}

h4 {
	background-color: transparent;
	color: #007592;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}

h4.using {
	width: 275px;
	margin: 0px 0px 0px 9px;
	padding-top: 22px;
}

h5 {
	margin: 0px;
	font-size: 13px;
	font-weight: normal;
}

img {
	border: 0;
	display: block;
}

img.petphoto {
	border: 0;
	display: inline;
}

input.petformfield {
	margin-top: 3px;
	padding: 0;
}

label.offerslabel, span.offerslabel {
	width: 200px;
	line-height: 1.5em;
}

p {
    margin: 12px 0;
    background-color: #ffffff;
    color: #040404;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

p.bold {
	font-size: 12px;
	font-weight: bold;
}

p.halfmarginbottom {
	margin-bottom: .5em;
}

p.legal {
	background-color: #ffffff;
	color: #999999;
	font-size: 10px;
}

p.products {
    margin: 0.5em 0px 1em 0px;
}

p.using {
	width: 460px;
	margin: .5em 0px 0px 9px;
	color: #040404;
	background-color: transparent;
}

sup {
	font-size: 0.7em;
}

ul#navmenu {
	border: 0 none;
	margin: 0;
	padding: 0;
	list-style: none;
	height: 31px;
}

ul#navmenu li {
	border: 0 none;
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
	height: 31px;
	position: relative;
}

.aboutpagecatimage {
	position: absolute;
	bottom: 70px;
	right: 0;
}

.aboutpagecopybottom {
	width: 740px;
	padding: 0px 10px 0px 16px;
}

.aboutpagecopytop {
	width: 450px;
	padding: 0px 10px 0px 16px;
}

.accordionbody {
	margin: 12px 0 12px 0;
	font-size: 12px;
}

.accordionheader {
	margin: 12px 0;
	font-size: 12px;
}

.btnsubmit {
	position: absolute;
	right: 25px;
}

.chartbulletgreen {
	list-style-image: url(../images/bullet_green.gif);
}

.chartbulletred {
	list-style-image: url(../images/bullet_red.gif);
}

.chartcopy {
	width: 260px;
	padding: 0px 10px;
	background-color: transparent;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	position: absolute;
	bottom: 10px;
	right: 0px;
}

.chartheader {
    border: 1px solid #00a9cc;
    background-color: #00a9cc;
}
.charttable td {
    border: 1px solid #00a9cc;
    padding: 3px 0px 0px 5px;
    color: #040404;
    font-size: 9px;
}

.charttable ul {
	margin-left: 1.5em;
	padding-left: 0;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

.clearboth {
	clear: both;
}

.divider {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #c4c4c4;
	width: 625px;
	margin: 8px 0px 25px 0px;
	height: 1em;
}

.errormsg {
	width: 200px;
	position: absolute;
	left: 500px;
}

.faqpagecopy {
	width: 750px;
	padding: 0px 0px 0px 16px;
}

.feedbackformarea {
	padding: 0px 0px 0px 16px;
	position: relative;
	height: auto;
}

.feedbackpagecopy {
	padding: 0px 10px 0px 16px;
}

.feedbackuploadbox {
	padding: 0px;
	width: 259px;
	margin-bottom: 10px;
	background-image: url('../images/image_feedback_upload_bg.gif');
	background-repeat: no-repeat;
	height: 259px;
}

.feedbackuploadform {
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	top: 95px;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.formdiv {
	margin: 4px 0px 5px 0px;
}

.formdiverror {
	margin-left: 10px;
	float: left;
	line-height: 1.5em;
}

.formdivfloat {
	width: auto;
	margin: 0;
	float: left;
	padding: 0 10px 0 0;
	height: auto;
}

.formdivinput {
	float: left;
	width: 310px;
}

.formdivinputfeedback {
	float: left;
	width: 300px;
}

.formdivlabel {
	width: 190px;
	float: left;
	line-height: 1.5em;
	height: auto;
}

.formdivlabelfeedback {
	width: 160px;
	float: left;
	line-height: 1.5em;
	height: auto;
}

.homepagecopy {
	width: 520px;
	padding: 0px 10px 0px 16px;
}

.input300 {
	width: 300px;
}

.offerdropdown {
	width: 50px;
}

.offerformfields {
	width: 300px;
}

.offersformarea {
	padding: 0px 10px 0px 16px;
	position: relative;
	height: auto;
}

.offerspagecopy {
	padding: 0px 10px 0px 16px;
}

.petdetails {
	width: 500px;
	margin: 0;
	padding: 0;
	position: relative;
	left: 190px;
	height: auto;
}

.petdetailsfeedback {
	width: 465px;
	margin: 5px 0 0 0;
	padding: 0;
	position: relative;
	left: 0px;
	height: auto;
	overflow: visible;
}

.presspagecopy {
	width: 740px;
	padding: 0px 10px 0px 16px;
}

.productcopy {
	padding: 30px 8px 0px 8px;
	float: left;
	position: relative;
}

.productimage {
	float: left;
	position: relative;
}

.productpagecopy {
	width: 740px;
	padding: 0px 10px 0px 16px; /*margin-bottom: 10px;*/
}

.storefinderpagecopy {
    width: 560px;
    padding: 0px 10px 1.5em 16px;
}

.toppetcaption {
	padding: 0px;
	margin: 0px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
}

.toppetimage {
	padding: 3px;
	border: 1px solid #bfbfbf;
	float: left;
	margin-right: 9px;
	margin-left: 9px;
	width: 162px;
	text-align: center;
	position: relative;
}

.toppetpaging {
	margin-top: 1em;
	margin-bottom: 1em;
	margin-right: 9px;
	float: right;
}

.uploadinstructions {
	margin-top: 10px;
	color: #ffffff;
	font-weight: bold;
}

.usingbackgrounddiv {
	margin-top: 18px;
	width: 709px;
	margin-left: 16px;
	background-image: url('../images/image_using_background_bar.gif');
	background-repeat: no-repeat;
	height: 113px;
	position: relative;
}

.usingbullets {
    margin-left: 2em;
    padding-left: 0px;
    list-style-image: url(../images/bullet_checkmark.gif);
    padding-top: 0px;
    margin-top: 0px;
}

.usingcloseup {
	padding: 16px;
	width: 734px;
}

.usingcloseupcopy {
	width: 560px;
	float: left;
	padding-left: 15px;
}

.usingpagecatimage {
	position: absolute;
	bottom: 0;
	right: 18px;
}

.usingpagecopy {
	width: 740px;
	padding: 0px 10px 0px 16px;

}

.usingpagecopybottom {
	width: 400px;
	padding: 0px 10px 0px 16px;
}

.usingtable {
	padding: 10px 10px 10px 16px;
	width: 740px;
}

#aboutchart {
    width: 456px;
    height: 253px;
    position: absolute;
    top: 8px;
    left: 8px;
}
#chartbackground {
    margin-left: 8px;
    width: 749px;
    background-image: url(../images/image_about_green_rectangle.gif);
    background-repeat: no-repeat;
    height: 269px;
    position: relative;
}

#col1 {
	width: 14px;
	float: left;
	position: relative;
	left: 782px;
}

#col2 {
	width: 766px;
	float: left;
	overflow: hidden;
	position: relative;
	left: 782px;
}

#col3 {
	float: left;
	width: 16px;
	overflow: hidden;
	position: relative;
	left: 782px;
}

#container1 {
	float: left;
	width: 100%;
	background-color: #008ab0;
	color: #040404;
	position: relative;
	right: 766px;
}

#container2 {
	float: left;
	width: 100%;
	background-color: #ffffff;
	color: #040404;
	position: relative;
	right: 16px;
}

#container3 {
	float: left;
	width: 100%;
	background-color: #008ab0;
	color: #040404;
	overflow: hidden;
	position: relative;
}

#contentarea {
	width: 766px;
	background-color: #ffffff;
	background-image: url(../images/shadow_left.gif);
	background-repeat: repeat-y;
	background-position: left;
	color: #040404;
	overflow: hidden;
	min-height: 345px;
}

#feedbackcol1 {
	float: left;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #c4c4c4;
	padding-top: 15px;
	width: 465px;
	margin-right: 15px;
	position: relative;
}

#feedbackcol2 {
	float: left; /*margin-left: 15px;*/
	position: relative;
}

#feedbackconsent {
	width: 465px;
}

#footer {
    width: 796px;
    background-color: #008ab0;
    color: #ffffff;
    line-height: 39px;
    height: 39px;
}
#footerlinks {
    text-align: center;
    width: 300px;
    position: relative;
    left: 248px;
    float: left;
}

#homeimage {
	width: 474px;
}

#keylineboxfooter {
	width: 748px;
	background-color: #a0bd32;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	line-height: 33px;
	text-align: center;
	height: 33px;
	position: relative;
}

#legal {
	padding: 10px;
	text-align: center;
}

#maincontent {
	border: 2px solid #000000;
}

#nav {
	height: 31px;
}

#pageabout {
	padding-bottom: 10px;
}

#pagefaq {
	padding-bottom: 10px;
}

#pagefeedback {
	padding-bottom: 10px;
}

#pagehome {
	background-image: url(../images/image_home_1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#pageoffers {
	padding-bottom: 10px;
}

#pagepress {
	padding-bottom: 10px;
}

#pageproducts {
	padding-bottom: 10px;
}

#pagestorefinder {
	padding-bottom: 10px;
}

#pageusing {
	padding-bottom: 10px;
	position: relative;
}

#petsmartlogo {
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#productscol1bottom {
	width: 358px;
	float: left;
	margin-left: 16px;
	height: 159px;
	position: relative;
}

#productscol1top {
    width: 452px;
    margin-left: 8px;
    float: left;
    height: 100%;
    position: relative;
}

#productscol2bottom {
	float: left;
	width: 374px;
	height: 159px;
	position: relative;
}

#productscol2top {
    width: 292px;
    float: left;
    margin-left: 8px;
    height: 100%;
    position: relative;
}

#productscol3top {
	margin-left: 8px;
	width: 255px;
	float: left;
	height: 208px;
	position: relative;
}

#productskeylinebox {
    margin-left: 8px;
    width: 748px;
    border: 1px solid #afaeae;
    margin-bottom: 20px;
    position: relative;
}

#toppets {
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 0px;
	margin: 0px;
	width: 752px;
}

#topshadow {
	height: 3px;
}

#wrapper {
	width: 800px;
	margin: 20px auto;
	text-align: left;
}
#facebook
{
    width: 140px;
    height: 19px;
    float: right;
    top: 10px;
    right: 16px;
    position: relative;
}
.chartheader th
{
    padding: 2px;
    border: 1px solid #00a9cc;
    background-color: #00a9cc;
    color: #ffffff;
    font-weight: bold;
    font-size: 9px;
    text-align: left;
}


