body {
margin: 3px;
font-size: 10px;
color: #000000;
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
background: url(../images/bg-pets.jpg) no-repeat fixed 57% 20%;
}

p {
margin: 10px;
}

.smallType {
font-size: 9px;
}

.largeType {
font-size: 10px;
color: #000000;

}

.emphasis {
color: #FBBC0C;
}

.underline {
text-decoration: underline;
}

ul.box {
margin-top: 0px;
margin-bottom: 0px;
list-style-type: square;
list-style-image: url(../images/homepage_icons/bullet.gif);
list-style-position: outside;
}

ul.tick {
margin-top: 0px;
margin-bottom: 0px;
list-style-type: square;
list-style-image: url(../images/tick.gif);
list-style-position: outside;
}

li.tick {
padding-bottom: 8px;
}

.yourCartType {
font-size: 11px;
line-height: 15px;
padding-top: 5px;
padding-bottom: 5px;
}

.mailingListType {
font-size: 10px;
line-height: 14px;
padding-bottom: 2px;
}

a.prodLink:link {
color: #000000;
text-decoration: none;
}

a.prodLink:visited  {
color: #000000;
text-decoration: none;
}

a.prodLink:hover, a.prodLink:active {
color: #000000;
text-decoration: underline;
}

a.catLink:link {
color: #000000;
text-decoration: none;
}

a.catLink:visited  {
color: #000000;
text-decoration: none;
}

a.catLink:hover, a.catLink:active {
color: #007FE3;
text-decoration: underline;
}

a:link {
color: #007FE3;
text-decoration: none;
}

a:visited {
color: #007FE3;
text-decoration: none;
}

a:hover, a:active {
color: #007FE3;
text-decoration: underline;
}

.menuType, .menuTypeBold {
font-size: 10px;
color: #FFFFFF;
padding-top: 5px;
padding-bottom: 5px;
}

.menuTypeBold {
font-weight: bold;
}

.menuType A, .menuTypeBold A {
text-align: right;
color: #FFFFFF;
}

.searchResultMsgs {
line-height: 20px;
}

.prodCellBody {
border: solid 1px #58A9E9;
background: #F3F3F3;
text-align: left;
line-height: 13px;
width: 100%;
}

h2 {
font-size: 13px;
margin-top: 3px;
margin-bottom: 5px;
}

h3 {
font-size: 11px;
}

h4 {
font-size: 10px;
}

.formField, .formTextArea, .formBtn, .formSelect, .formFieldError, .formRadioBtn {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
border: 1px solid #979696;
font-size: 10px;
}

.formBtn {
cursor: pointer;
}

.category {
font-size: 12px;
font-weight: bold;
margin-left: 5px;
margin-bottom: 5px;
text-decoration: underline;
}

.crumbTrail {
font-size: 9px;
}

.prodVarTable {
border: solid 1px #58A9E9;
border-bottom: none;
}

.prodVarTitle, .prodVarContent {
padding: 2px;
}

.prodVarTitle {
font-weight: bold;
background: #58A9E9;
}

.prodVarContent {
border-bottom: solid 1px #58A9E9;
}

.resultCellImg, .resultCellImgOver {
background: #FFFFFF;
border: 1px solid #E0E8EB;
height: 100px;
}

.resultCellImgOver {
border: 1px solid #2E5B7C;
cursor: pointer;
}

.tableDivRow {
float: left;
margin-bottom: 5px;
}

.tableDivMiddle, .tableDivSubHead {
padding-left: 5px;
padding-right: 5px;
vertical-align: middle;
float: left;
}

.tableDivSubHead {
font-weight: bold;
color: #336699;
padding-top: 2px;
padding-bottom: 2px;
line-height: 12px;
}

.tableDivMiddle {
text-align: center;
}

.error {
color: #000000;
background: #FFFFFF;
background-image: url(../images/error.gif);
background-repeat: no-repeat;
padding: 6px;
padding-left: 60px;
padding-right: 10px;
border: 1px solid #CCCCCC;
line-height: 18px;
width: 380px;
display: block;
margin: 5px;
margin-left: 0px;
}


.errorHead {
color: #FF0000;
font-size: 14px;
line-height: 24px;
display: block;
font-weight: bold;
}

.cleaner {
clear: both;
height: 0px;
font-size: 0px;
border: none;
margin: 0; 
padding: 0;
background: transparent;
}

blockquote {
  margin: 10px;
}