/*

Title:      VetRDxDirect Global Styles
Author:     Revised by Daniel Marino
Revised:		April 2010

*/

/* Elements
----------------------------------------------------------------------------------------------------*/

a:link, a:visited {
	color: #003399;
	text-decoration: underline;
}

a:hover {
	color: #0066FF;
	text-decoration: none;
}

body {
	background: #fff url(background.png) top repeat-x;
	color: #666;
	font: 76% "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1em;
}

p {
	line-height: 1.3em;
}

.alert {
	font-weight: bold;
	color: #990000;
}


/* Header
----------------------------------------------------------------------------------------------------*/

#header {
	height: 110px;
	position: relative;
}

#header h1 {
	height: 56px;
	left: 20px;
	position: absolute;
	top: 28px;
	width: 311px;
}

#header h1 a {
	background: url(h1Logo.gif) no-repeat;
	display: block;
	height: 56px;
	overflow: hidden;
	text-indent: -5000px;
	width: 311px;
}

#searchBox {
	bottom: 25px;
	position: absolute;
	right: 18px;
}

#searchBox label {
	display: none;
}

#searchBox #sKeywords {
	color: #666;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	float: left;
	height: 14px;
	margin-right: 5px;
	padding: 2px 2px 1px;
	width: 200px;
}

#searchBox #searchSubmit {
	background: url(search.png);
	border: none;
	cursor: pointer;
	height: 27px;
	overflow: hidden;
	position: relative;
	text-indent: -5000px;
	top: -2px;
	width: 71px;
}

#services {
	font-size: 12px;
	position: absolute;
	right: 20px;
	top: 25px;
}

#services li {
	float: left;
	margin-left: 15px;
}

#services a {
	color: #064191;
	text-decoration: none;
}

#services a:hover, #services a:focus {
	color:#3366ff;
	text-decoration:none;
}


/* Wrapper
----------------------------------------------------------------------------------------------------*/

#wrapper, #footer {
	background: url(background-wrapper.png) center repeat-y;
	margin: 0 auto;
	width: 880px;
	padding: 0 40px;
}

#wrapper #column1, #wrapper #column3 {
	float: left;
	width: 223px;
}

#wrapper #column1 {
/*	margin-left: 1px; */
}

#wrapper #column2 {
	float:left;
	width:432px;
	background:#fff;
	margin-top:20px;
}

#wrapper #column1-2wide {
	float:left;
	width:656px;
	margin-left:1px;
	margin-top:20px;
	background:#fff;
}



/*-------------------------------------
/*  center Items
-------------------------------------*/
.itemGrid {
	margin:20px 0;
}

.itemGrid h2 {
	font-size:13px;
	color:#FFFFFF;
	height:13px;
	padding:13px;
	background:#0061ac url(featured_heading_bg.gif) top left repeat-x;
	width:403px;
}

.itemGrid .item a {
	padding:0;
	text-align:center;
}

.itemGrid .item a img {
	margin-bottom:12px;
	text-align:center;
}

.itemGrid .item span.productTitle {
	text-align:left;
}

.itemGrid .item {
	float:left;
	width:105px;
	padding:18px 18px 0;
	height:170px;
	border:1px solid #eaeff3;
}

.itemGrid .end {
	margin-bottom:20px;
}

#featuredItems .item {
	height:144px;
}

.centerAd {
	margin:20px 0;
}

.centerAd h2 {
	font-size:24px;
	color:#4c83c8;
	margin:0 0 15px;
}

.item a {
	display:block;
	padding:5px;
	text-decoration:none;
	width:110px;
}

img.rx {
  float:right;
  margin:0;
  margin-bottom:-32px;
  display:inline;
}

#productOverview img.rx {
  float: none;
  margin: 0;
  vertical-align: middle;
}

.item a:hover {
	background-color:#EAEEF9;
}

.item a.no-behaviour:hover {
	background:none;
}

.item span.productName {
	font-size:13px;
	margin:0 0 2px;
}

.item span.productDesc {
	font-size:10px;
	color:#333;
	margin:0 0 8px;
	width:110px;
}

.item p.priceRegular {
	font-size:10px;
	color:#666666;
	margin:0 0 2px;
}

.item span.starting-at {
	font-size:.8em;
}

.item span.price {
	font-weight:bold;
	color:#cc0000;
}

.item p.priceSale {
	font-weight:bold;
	font-size:12px;
	color:#CC0000;
	margin:0 0 2px;
}

.item a span.productTitle {
	display:block;
}

div.box {
	background:#fff;
	border:1px solid #ccd6e0;
	padding-bottom:15px;
}

div.box h4.heading {
	font-size:12px;
	line-height:1.2em;
	background:#4c83c8 url(featured_heading_bg.gif) top left repeat-x;
	color:#fff;
	padding:6px;
	margin:0 0 15px;
}

div.box p,div.box div {
	padding:0 15px;
}



/*-------------------------------------
/*  side items
-------------------------------------*/
.sideBox {
	width:180px;
	background:#fff;
	margin:20px;
/*	padding-bottom:9px; */
	border:1px solid #ccd6e0;
}

.sideBox h3 {
	color:#cc3300;
	font-weight:normal;
	font-size:17px;
	line-height:19px;
	padding:18px 18px 0;
}

.sideBox h4 {
	color:#cc6500;
	font-weight:normal;
	font-size:12px;
	line-height:15px;
	margin:.5em 0;
	padding:0 18px;
}

.sideBox h3 a,.sideBox h3 a:visited {
	color:#cc3300;
}

.sideBox h4 a,.sideBox h4 a:visited {
	color:#cc6500;
}

.sideBox h3 a:hover,.sideBox h4 a:hover {
	color:#0066FF;
}

.sideBox p {
	padding:9px 18px;
	color:#333333;
}

.sideBox ol {
	margin-left:9px;
	padding-left:0;
}

.sideBox ul {
	margin:0 8px;
	margin-left:18px;
}

.sideBox li {
	color:#003399;
	padding-bottom:5px;
	line-height:1.2em;
	margin-left:18px;
}

.sideBox a {
	text-decoration:none;
}

.sideBoxItem {
	margin:16px;
}

.sideBoxItem h4 {
	font-weight:bold;
	font-size:13px;
	color:#4c83c8;
	margin:15px 0 3px;
	clear:both;
}

.sideBoxItem p {
	font-weight:normal;
	font-size:12px;
	margin:0 0 5px;
}

.sideBoxItem p.more {
	color:#4c83c8;
	margin:8px 0;
}

.sideBoxItem .starting-at {
	font-size:.8em;
}

.sideBoxItem .price {
	font-weight:bold;
	color:#cc0000;
}

img.right {
	float:right;
}

.sideBox img.left {
	float:left;
}

.sideBox img.topSellingItem {
	margin:0 15px 0 20px;
}

.sideBox.newsletter {
	background:url(newsletter_bg.gif) top left no-repeat;
}

.sideBox.newsletter h3,.sideBox.newsletter h4 {
	text-align:right;
}

.sideBox form {
	padding:0 18px;
	margin-top:40px;
}

.sideBox form label {
	display:block;
}

.sideBox form input[type=text] {
	width:138px;
	padding:2px;
	color:#666;
	height:17px;
	font-size:11px;
}

.sideBox form input[type=image] {
	margin:10px 0;
}


.sideBox.firstTimeHere {
	background:url(firsttime_bg.gif) top left no-repeat;
}

.sideBox.firstTimeHere h3 {
	padding:50px 9px 18px 105px;
}

.sideBox.firstTimeHere ul {
	padding-left:60px;
}



/*
.sideBox.trustedSource {
  background: url(/images/design/trusted_bg.png) top left no-repeat;
  width: 182px;
  border: none;
  padding-top: 170px;
	border-bottom: 				1px solid #ccd6e0;
  margin-top: 0px;
}
*/
.sideBox.reorder {
	padding-top:118px;
	background:url(reorder_bg.gif) top left no-repeat;
}

.sideBox.shipping {
	background:url(free_shipping_bg.gif) top right no-repeat;
}

.sideBox.shipping h3,.sideBox.shipping ul {
	width:30%;
}

.sideBox.shipping ul {
	margin-bottom:2em;
	margin-top:2em;
}

.sideBox.philanthropy {
	background:url(philanthropy_bg.gif) bottom right no-repeat;
}

.sideBox.philanthropy p {
	margin:15px 0;
	width:75px;
}

.sideBox.volumeDiscount {
	background:url(volumeDiscount.png) center center no-repeat;
	background-position:30px 60px;
}

.sideBox.volumeDiscount h3 {
	margin-bottom:200px;
}

.sideBox #hacker-safe,
.sideBox #vet-vipps {
	display: block;
	margin: 20px 0;
	text-align: center;
}

.sideBox.no-top-margin {
	margin-top: 0;
}

.sideBox.need-help {
	background: #ffecd9;
	border-bottom: none;
	margin-bottom: 0;
	padding: 7px 0;
	text-align: center;
}

.sideBox.need-help .hr {
	border-bottom: 1px solid #ccbdae;
	display: block;
	margin: 7px 10px;
}

.sideBox.need-help p {
	color: #707070;
	font-size: 11px;
	line-height: 1.5;
	margin: 0;
	padding: 0;
}

.sideBox.need-help strong {
	color: #363636;
}

.sideBox.need-help strong.faq {
	font-size: 13px;
}


/* Footer
	----------------------------------------------------------------------------------------------------*/

#footer {
	background: url(background-footer.png) center top no-repeat;
	color: #333;
	font-size: 11px;
	line-height: 25px;
	padding-bottom: 35px;
	padding-top: 30px;
}

#footer strong {
	color: #464646;
}

#footer .copyright {
	float:right;
	color: #666;
	font-size: 11px;
}

#footer #footer-links {
	list-style: none;
}

#footer #footer-links li {
	display: inline;
	margin-right: 10px;
}

#footer #footer-links a {
	text-decoration: none;
}

#footer #seals {
	clear:both;
	margin:10px auto;
	text-align:center;
}
#footer #seals ul{float:left; width:100%; margin:0 auto; text-align:center;}
#footer #seals li {
	display:inline;
	height: 49px;
	margin-left: 15px;
}


/*-------------------------------------
/*  forms
-------------------------------------*/
input.text,select.text,.accounts input.text,.accounts select.text {
	padding:2px;
}

textarea#conditions {
	height:70px;
}

label.title {
	font-weight:bold;
}

input.checkbox,.accounts input.checkbox {
	margin:0;
	line-height:30px;
}

label.checkbox,.accounts label.checkbox {
	margin:0 0 0 4px;
	line-height:30px;
}

input.radio,.accounts input.radio {
	margin:0;
	line-height:30px;
}

label.radio,.accounts label.radio {
	margin:0 0 0 4px;
	line-height:30px;
}

#do-not-contact-vet-container {
	padding: 5px 0 0 21px;
	position: relative;
}

#do-not-contact-vet {
	left: 0;
	position: absolute;
	top: 1px;
}

div#coupon-code-section input#apply {
	margin-top:0;
	margin-bottom:1px;
}

th.column-scope {
	vertical-align:top;
}

#ailmentList select {
	margin-top:25px;
	width:150px;
}

#newsletterSubscribe .signupButton {
	margin-top:5px;
}

#newsletterSubscribe .textField2 {
	width:130px;
	height:15px;
	color:#666;
	margin:0;
	padding:2px;
	font-size:11px;
	line-height:11px;
	background:#fdfdfd;
}



/* -------------------------------------
/*  slideshow
/* -------------------------------------*/
object#slideshow {
	z-index:0;
}

object#slideshow param {
	z-index:0;
}



/*-------------------------------------
/*  specific links styling
-------------------------------------*/


a.control {
	background-repeat: no-repeat;
	padding-left:20px;
	padding-bottom:1px;
}

a.cart {
	background:url(cart.png) no-repeat;
}

a.cart:link {
	text-decoration:none;
}

a.cart:visited {
	text-decoration:none;
}

a.cart:hover {
	text-decoration:underline;
}

a.cart:active {
	text-decoration:underline;
}


.error {
	padding-left:20px;
	background:url(error.png) no-repeat;
	color:#FF0000;
	display:block;
	line-height:16px;
}

.updated {
	padding-left:20px;
	background:url(arrow_left.png) no-repeat left top;
	color:#FF9F3F;
}


div#wrapper h1 {
	font-weight:normal;
	color:#4C83C8;
	margin-bottom:2em;
	height:1em;
	line-height:1.2em;
	font-size: 16px;
}



/*-------------------------------------
/*  account pages
-------------------------------------*/
.two.column {
	padding-right:3%;
	width:45%;
}

.two.column.last {
	width:45%;
	padding-left:3%;
	padding-right:0;
}

.column {
	display:inline;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

.full {
	clear:both;
	width:100%;
}

.accounts {
	margin:24px auto 0;
	width:620px;
}

body.print .accounts {
	width:100%;
}

body.print table.cartitems {
	width:100%;
}

.accounts p {
	margin-bottom:1.2em;
}

.accounts h3 {
	font-weight:bold;
	font-size:18px;
	line-height:1.2em;
	color:#4C83C8;
	margin-bottom:8px;
	border-bottom:1px solid #739ED4;
	padding-bottom:7px;
}

.accounts h4 {
	font-weight:bold;
	font-size:13px;
	line-height:1.2em;
	color:#739ED4;
	margin:25px 0 8px;
}



/* form items, inputs, fields, etc. ----------*/
.accounts form {


/*margin-top:				20px */
}

.accounts label {
	font-weight:normal;
	line-height:1.3em;
	margin-bottom:8px;
}

.accounts label.infohover,.accounts label.multipetrx {
	display:block;
	font-size:11px;
	float:left;
}

.accounts a.split-item {
	display:block;
	float:left;
	font-size:11px;
	margin-top:2px;
	margin-left:10px;
}

.accounts .rxcounsel-container {
	position:relative;
}

.accounts span.rxcounselinfo {
	background:#fde9cb;
	border:1px #707070 solid;
	font-size:11px;
	line-height:16px;
	padding:6px 10px;
	position:absolute;
	right:-235px;
	top:-35px;
	width:200px;
}

.accounts input.checkbox {
	position:relative;
	top:5px;
	margin-right:6px;
	margin-left:13px;
}

.accounts .quantity {
	line-height:30px;
	margin-right:5px;
}



/* The above rule messes up the quantity on checkout in IE for some reason */
#cartitems input.quantity {
	line-height:1.2;
}

.accounts input.checkbox,.accounts #quantity,.accounts .quantity {
	display:block;
	float:left;
}

.accounts .note {
	font-size:90%;
	color:#777777;
}

.accounts .formtitle {
	font-weight:bold;
	font-size:12px;
	color:#739ED4;
	margin-top:16px;
}

.accounts select,.accounts input,.accounts textarea {
	font-size:1em;
	margin:5px 0;
	padding:0;
}

.accounts input.formsubmit {
	margin-top:16px;
}

.accounts .formsubmit .control {
	margin-left:0;
}

.accounts .formsubmit {
	margin-bottom:16px;
	clear:both;
}

.accounts input.radioButton {
	width:auto;
	height:1em;
	margin:5px 0 0;
	padding:0;
	background:none;
	line-height:30px;
}

.accounts label.radioButton {
	color:#404246;
	text-align:left;
	background:none;
	margin:5px .4em 0 0;
	padding:0 0 0 .3em;
	line-height:30px;
}



/* line up "Same as shipping address?" in checkout ----------*/
#billing .sameshippingoffset {
	margin-bottom:11px;
}

#billing fieldset {
	margin-top:-18px;
}



/*-----------------------------------------------------------*/
.accounts ul.itemlist {
	margin-bottom:15px;
}

.accounts .itemlist li {
	line-height:1.4em;
	margin:5px 0;
}

.accounts .itemlist dt {
	font-size:10px;
}

.accounts .itemlist dd {
	margin-left:0;
	margin-bottom:8px;
}

.accounts .noteText {
	font-size:10px;
}

.accounts .password {
	margin-top:20px;
}

.accounts #accepted-credit-cards li {
	float:left;
	margin-right:10px;
}

#shipping input#address,#shipping input#address2 {
	width:360px;
}



/* order history table ----------*/
table.order-history tr td {
	border-top:1px solid #cccccc;
	margin-bottom:10px;
}



/* cart items table ----------*/
table#cartitems,table.cartitems {
	border-top:1px solid #cccccc;
	margin-bottom:10px;
}

table#cartitems tr td,table.cartitems tr td {
	border-bottom:1px solid #cccccc;
	padding:10px 0;
}

table#cartitems tr td a,table.cartitems tr td a {
	text-decoration:none;
	font-size:11px;
}

table#cartitems tr td h4,table.cartitems tr td h4 {
	margin:0;
}

table#cartitems tr td fieldset p,table.cartitems tr td fieldset p {
	margin:0;
}

table#cartitems tr td fieldset p.submit,table.cartitems tr td fieldset p.submit {
	text-align:right;
}

table#cartitems tr td fieldset input.button,table.cartitems tr td fieldset input.button {
	padding:5px;
}

td img {
	margin-right:10px;
}

table.cartitems tr td.product {
	font-size:11px;
	font-weight:bold;
	padding-right:10px;
}

table.cartitems tr td.product a {
	text-decoration:none;
}

table.cartitems tr td.product a.remove {
	font-weight:normal;
}

table.cartitems tr td.product a:hover,table.cartitems tr td.product a:active {
	text-decoration:underline;
}

td.line-item {
	text-align:right;
	font-size:10px;
	padding-right:10px!important;
}

td.line-item-total {
	text-align:right;
}

td.free-shipping-threshold {
	font-size:10px;
}

td.total,td.shipping,td.ordertotal {
	font-size:12px;
	text-align:right;
}

td.description,td.prescriptionreq,td.price,td.quantity {
	font-size:10px;
}

td.vet,td.pet {
	padding-left:10px!important;
	width:180px;
	border-bottom:none!important;
}

tr.product-subrow td {
	padding-left:10px!important;
	padding-right:10px!important;
	padding-top:0!important;
	padding-bottom:0!important;
}

tr.product-subrow td span.multiple-pets {
	float:right;
	font-size:11px;
}

tr.product-subrow td span.quantity input {
	margin:0;
}

td.noBottomBorder {
	border:0 solid #fff;
}

table.cartitems th {
	font-weight:bold;
	font-size:10px;
	line-height:1.4em;
	background:#E3EBF6;
	padding:4px 0;
}

table#cartitems td .pet {
	margin-left:10px;
}

#cartitems span.productName,.cartitems tr .product td .product {
	font-weight:bold;
	font-size:12px;
	line-height:1.4em;
	margin-right:10px;
}

#cartitems span.error {
	margin-top:5px;
}

#cartitems img {
	margin-right:10px;
}

#cartitems .prescription,#cartitems .availability,#cartitems .species {
	font-weight:normal;
	font-size:10px;
	line-height:1.4em;
	margin-right:10px;
}



/*-------------------------------------
/*  content pages
-------------------------------------*/
.content {
	margin:24px auto 0;
	width:475px;
}

.content p {
	margin-bottom:1.2em;
}

.content h3 {
	font-weight:bold;
	font-size:18px;
	line-height:1.2em;
	color:#4C83C8;
	margin-bottom:8px;
	border-bottom:1px solid #739ED4;
	padding-bottom:7px;
}

.content h4 {
	font-weight:bold;
	font-size:13px;
	line-height:1.2em;
	color:#739ED4;
	margin:25px 0 8px;
}

.content strong {
	color:#739ED4;
}

.content div.teamMember img {
	float:left;
	border:1px solid #ccd6e0;
	margin:5px;
}

.content div.teamMember {
	clear:both;
}

.content table {
	margin-bottom:1em;
	width:100%;
	font-weight:normal;
}

.content table th {
	color:#739ED4;
	padding-bottom:.75em;
}

.content table td {
	padding-bottom:.25em;
}



/* form items, inputs, fields, etc. ----------*/
.content form {
	margin-top:20px;
}

.content label {
	font-weight:normal;
	font-size:11px;
	line-height:1.3em;
	margin-bottom:8px;
}

.content .formtitle {
	font-weight:bold;
	font-size:12px;
	color:#739ED4;
	margin-top:16px;
}

.content select,.content input,.content textarea {
	font-size:1em;
	margin:5px 0;
	padding:2px;
}

.accounts input.radio {
	margin:0;
	padding:0;
}

.content input.formsubmit {
	margin-top:16px;
}

.content .formsubmit .control {
	margin-left:0;
}

.content input.radioButton {
	width:auto;
	height:1em;
	margin:.8em 0 0;
	padding:0;
	background:none;
}

.content label.radio {
	color:#404246;
	text-align:left;
	background:none;
	margin:.8em .4em 0 0;
	padding:0 0 0 .3em;
}

.content ol li,.content ul li {
	margin-left:1em;
	line-height:1.4;
	margin-bottom:1em;
}

.content ul li {
	list-style:disc;
}



/* Ajax Forms Styles */
.new {
	margin-top:6px;
	padding-left:20px;
	background:url(new.png) no-repeat;
	color:#FF9F3F;
}

div#clinic-info {
	margin-top:10px;
}

table#cartitems td#add-vet-cell fieldset.add-vet-stage table.matches {
	margin-top:10px;
}

table#cartitems td#add-vet-cell fieldset.add-vet-stage table td,table#cartitems td#add-vet-cell fieldset.add-vet-stage table th {
	padding:2px;
}

table#cartitems td#add-vet-cell fieldset.add-vet-stage table.matches td.name {
	padding-left:8px;
}

table#cartitems td#add-vet-cell fieldset.add-vet-stage table.matches td.name input.radio {
	margin-right:4px;
}

table#cartitems td#add-vet-cell fieldset.add-vet-stage div#add-vet-entered-info {
	margin-top:17px;
}

table#cartitems td#add-vet-cell div#add-vet-entered-info table td,table#cartitems td#add-vet-cell div#add-vet-entered-info table th {
	border-bottom:none;
}

table#cartitems td#add-vet-cell th {
	background:none;
}

a.print {
	padding:1px 0 1px 20px;
	background:url(printer.png) no-repeat;
}

fieldset ul.controls {
	float:right;
}

ul.listitems a.control {
	float:right;
}

a.address-remove { background-image:url(application_delete.png); }
a.payment-remove { background-image:url(application_delete.png); }
a.pet-remove { background-image:url(application_delete.png); }
a.profile-edit { background-image:url(user_edit.png); }
a.address-edit { background-image:url(application_edit.png); }
a.payment-edit { background-image:url(application_edit.png); }
a.address-add { background-image:url(application_add.png); }
a.payment-add { background-image:url(application_add.png); }
a.pet-add { background-image:url(application_add.png); }
a.vet-add { background-image:url(application_add.png); }
a.vet-remove { background-image:url(application_delete.png); }
a.back { background-image:url(arrow_left.png); }

a.email {
	background-image:url(email.png);
	text-transform:lowercase!important;
}


/* -------------------------------------
/* Compounding page
/* -------------------------------------*/
div.compounding {
	line-height:1.3;
}

div.compounding-start {
	color:#4C83C8;
	font-size:110%;
	font-weight:bold;
}

div.compounding-start span.yes {
	color:#ff0000;
}

input.billingaddress,input.shippingaddress {
	width:180px;
}

#modal_container {
	padding:5px;
	background-color:#fff;
	border:1px solid #666;
	overflow:auto;
	font-size:12px;
	color:#333;
	text-align:left;
}

#modal_overlay {
	background-color:#000;
}

select option {
	margin-right:10px;
}

select optgroup,select optgroup option {
	font-size:1em;
}

ul#checkout-progress-indicator {
	list-style:decimal;
	list-style-type:decimal;
	margin-bottom:17px;
	margin-left:6px;
}

ul#checkout-progress-indicator li {
	margin-left:20px;
}

ul#checkout-progress-indicator li.current {
	font-weight:bold;
}

p.cart-error {
	padding-left:20px;
	padding-top:1px;
	background:url(cart_error.png) no-repeat;
}

p.cart-error a {
	background:none;
}

div#print-container {
	margin-bottom:17px;
}



/* FEATURED ITEMS BOTTOM BAR */
div.featuredItemsBottom {
	margin-left:25px;
	margin-right:25px;
	clear:both;
	height:220px;
	border-bottom:1px solid #ccd6e0;
	border-left:1px solid #ccd6e0;
	border-right:1px solid #ccd6e0;
}

div.featuredItemsBottom div.item {
	margin:10px 0;
	width:160px;
	float:left;
	text-align:center;
}

div.featuredItemsBottom div.item h4 {
	width:100px;
	line-height:1.2;
	font-size:12px;
	height:55px;
	overflow:hidden;
	margin:0 auto;
}

div.featuredItemsBottom div.item img {
	display:block;
	height:80px;
	text-align:center;
	margin:0 auto;
	padding:5px;
}

div.featuredItemsBottom div.item p.more {
	height:24px;
}

div.featuredItemsBottom h3 {
	background:#4c83c8;
	color:#fff;
	font-size:12px;
	padding:6px;
}

div.featuredItemsBottom div.item a {
	display:inline;
}

div.featuredItemsBottom div.item a:hover {
	background:none;
}



/* SIGNUP FORM */
div#SignUp {
	margin-bottom:2em;
	color:#336699;
}

div#SignUp label {
	font-size:100%;
}

p#map-link {
	font-size:10px;
	margin:1em;
	text-align:center;
}

.state-list-wrap {
	text-align:center;
}

table.state-list {
	width:80%;
	margin:0 auto;
	border:1px solid #4C83C8;
	text-align:left;
}

table.state-list th {
	background-color:#4C83C8;
	color:#ffffff;
	padding:6px;
	text-align:center;
}

table.state-list td {
	padding:6px;
}



/* Progress Indicator */
#progress-indicator {
	background:#000000;
	position:absolute;
	top:0;
	left:0;
}

div#progress-window-container {
	width:100%;
	position:absolute;
	top:0;
	left:0;
	text-align:center;
}

div#progress-window {
	width:300px;
	margin:0 auto;
	position:relative;
	text-align:center;
	padding:8px;
	background:#FFFFFF no-repeat;
	padding-bottom:30px;
}

div#progress-window h4 {
	margin-bottom:17px;
	color:#739ED4;
}

div#progress-window img {
	margin-bottom:17px;
}

div#progress-meter {
	background:url(progress_indicator.gif) no-repeat center;
	height:32px;
	line-height:32px;
	margin-bottom:17px;
}

table.matches th {
	padding:8px;
	height:30px;
	border-bottom:1px solid #cccccc;
	margin-right:1px;
	text-align:center;
}

table.matches td {
	padding:8px;
	height:30px;
	border-bottom:1px solid #cccccc;
	margin-right:1px;
	font-size:11px;
}



/* Hover Styles for Vet Lookup Results */
table.matches tr.match.hover {
	background:#F7F7FF;
	cursor:pointer;
}

p.non-match {
	padding:8px;
}

p.non-match.hover {
	background:#F7F7FF;
	cursor:pointer;
}

p.disclaimer {
	color:#739ED4;
	font-size:85%;
	margin:0 auto;
	padding:1em;
	width:85%;
}

.free-shipping {
	background:url(small_paw.gif) no-repeat;
	padding-left:20px;
	font-size:125%;
	width:80%;
	color:#4C83C8;
	font-weight:bold;
	margin:0 auto;
	line-height:1.3em;
}

.free-shipping a {
	color:#FF9934;
	text-decoration:none;
}
/*
span#pharmacy-checker {
	display:block;
	padding:0;
	text-align:center;
	font-size:10px;
	text-transform:uppercase;
	margin:0 auto;
}

span#pharmacy-checker a img {
}
*/
.noBorder {
	border:0;
	text-align:center;
}
/*
span#hacker-safe {
	margin:0 auto;
	padding:20px;
}
*/
.ff3mac {
	margin-left:0!important;
}



/* Checkout page volume discount info */
.orderinfo a#volumeDiscountLink {
	text-decoration:none;
	font-weight:bold;
	color:#FF9934;
	font-size:125%;
}

ul#volumeDiscount {
	margin-top:1em;
	font-weight:normal;
}

ul#volumeDiscount table {
	margin-top:1em;
}

ul#volumeDiscount li {
	margin-bottom:.5em;
}


/* Tooltips - Modified by Daniel Marino on April 15, 2010
----------------------------------------------------------------------------------------------------*/

.rx.tip {
	cursor: help;
	/* IE6 is a punk */
	_cursor: default;
}

.tooltip {
	background: #434343;
	background: rgba(0, 0, 0, .9);
	color: #fff;
	font-size: 11px;
	line-height: 1.5;
	margin: 15px 0 0 15px;
	padding: 10px;
	width: 200px;
	/* IE6 is a punk */
	_display: none;
}

.vetvipps-tooltip {
	background: #fff url(background-side-box.png) left bottom repeat-x;
	border: 1px solid #ccd6e0;
	padding: 10px;
	margin-top: 15px;
	width: 200px;
}

.vetvipps-tooltip h3 {
	color: #cc3300;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	margin: 0 0 5px 0;
	padding: 0;
}

.vetvipps-tooltip p {
	color: #666;
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0;
}

/* Clearfix - http://perishablepress.com/press/2009/12/06/new-clearfix-hack
----------------------------------------------------------------------------------------------------*/

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

* html .clearfix,
*:first-child+html .clearfix {
	zoom: 1;
}

