/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2006 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommercen
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 4387 2006-09-04 13:54:28Z drbyte $
 */

/* POM message stack for VET UK - 1 November 2007 */

body {
	margin: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #330099;
	/*background-color: #c3b3d2;*/
	background: #fff; /*url(../images/bg.white.gif) top center repeat-y;*/
	}

/*wrappers - page or section containers*/
#mainWrapper {
	/*background-color: #ffffff;*/
	background: #ffffff url(../images/bg.content.gif) left top repeat-x;
	text-align: left;
	width: 1150px;
	vertical-align: top;
	position: relative;
	top: 0;
	}


a img {border: 0; }

a:link, #navEZPagesTOC ul li a {
	color: #330099;
	text-decoration: none;
	font-size: 11px;
	}
 
a:visited {
	/*color: #0D3951;
	color: #412770;*/
	color: #330099;
	text-decoration: none;
	font-size: 11px;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #000;
	}


a:active {
	color: #0000FF;
	font-size: 11px;
	}

#indexDefaultMainContent a:link,
#indexDefaultMainContent a:visited,
#indexDefaultMainContent a:active,
#categoryDescription a:link,
#categoryDescription a:visited,
#categoryDescription a:active,
#indexProductListCatDescription a:link,
#indexProductListCatDescription a:visited,
#indexProductListCatDescription a:active,
#indexProductListCatDescriptionFooter a:link,
#indexProductListCatDescriptionFooter a:visited,
#indexProductListCatDescriptionFooter a:active,
#productDescription a:link,
#productDescription a:visited,
#productDescription a:active,
#indexDefaultMainContent a:link *,
#indexDefaultMainContent a:visited *,
#indexDefaultMainContent a:active *,
#categoryDescription a:link *,
#categoryDescription a:visited *,
#categoryDescription a:active *,
#indexProductListCatDescription a:link *,
#indexProductListCatDescription a:visited *,
#indexProductListCatDescription a:active *,
#productDescription a:link *,
#productDescription a:visited *,
#productDescription a:active *,
#ezPageDefault a:link *,
#ezPageDefault a:visited *,
#ezPageDefault a:active *,
#ezPageDefault a:link,
#ezPageDefault a:visited,
#ezPageDefault a:active,
.content a:link,
.content a:visited,
.content a:active
{
	font-size: inherit;
	font-weight: normal !important;
	text-decoration: underline !important;
}
/*
#indexDefaultMainContent a bold,
#indexDefaultMainContent a strong,
#categoryDescription a bold,
#categoryDescription a strong,
#categoryDescription a span {
	font-weight: normal !important;
}
*/

#indexDefaultMainContent {
	padding-top: 10px;
}
#indexDefaultMainContent * {
	/*text-align: left !important;*/
}

#indexProductListCatDescriptionFooter {
	margin-top: 20px;
	font-size: 1.2em;
	font-family: verdana;
}



h1 {
	font-size: 1.5em;
	/*color: #9a9a9a;*/
	color: #330099;
	}
	
#productName h1{
	color: #330099;
}

h2 {
	font-size: 1.4em;
	}na

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
	}

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #E4FEF5;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents,  .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 9em;
	float: left;
	color:#330099;
	}

LABEL.inputLabelPayment {
	width: 250px;
	float: left;
	padding-left: 8px;
}

.ccinfo {
	background: url(../images/cards.w2.gif) 450px 10px no-repeat;
	padding-bottom: 15px;
	padding-top: 5px;
}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
	}

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

#checkoutConfirmDefault address {
	font-size: 1.2em;
}

#contactUsDefault address {
	font-size: 1.3em;
	font-family: verdana;
	padding: 0px;
	/*font-weight: bold;
	padding: 15px;
	border: 1px solid #DDD5E9;*/
}



#checkoutConfirmDefaultPaymentTitle,
#checkoutConfirmDefaultShipmentTitle {
	font-size: 1.2em;
	font-weight: normal;
}

.checkoutcomments {
	font-size: 1.2em;
}

#checkoutConfirmDefault #cartContentsDisplay {
	font-size: 1.2em;
}

#checkoutConfirmDefault #cartContentsDisplay .cartTotalDisplay {
	font-size: 1em;
}

#checkoutConfirmDefault #orderTotals {
	font-size: 1.1em;
}

ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: 0;
	border-bottom: 1px solid #9a9a9a;
	}

.errormsg {
	font-weight: bold;
	color: #ff0000;
	font-style: italic;
}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #9a9a9a;
	}

#shoppingCartDefault .messageStackError,
#shoppingCartDefault .VETmessageStackError {
	font-size: 1.15em;
}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}


/* POM message stack for VET UK - 1 November 2007 */
/* START */
.VETmessageStackError {
	line-height: 1.3em;
	padding: 0.2em;
	border: 1px solid #9a9a9a;
	background-color: #ff0000;
	color: #ffffff;
	}


.msgcolor2 {
	margin: 5px 0 5px;
	background-color: #ff7711;
}

.msgcolor2 label {
	font-size: 1em;
}
.selectpetbox {
	position: relative;
	left: 0;
	top: 0;
	padding-bottom: 5px;
}

a.medfor,
a.medforwhy {
	font-size: 1.2em;
}

.attachedpet {
	font-size: 1.1em;
}

#item_tag {
	position: absolute;
	left: 5px;
	top: -40px;
	width: 120px;
	border: 1px solid #9a9a9a;
	color: #fff;
	padding: 5px;
	font-size: 1.1em;
}

#item_tag.item_pre {
	background: #ff0000;
}
#item_tag.item_lic {
	background-color: #FF7711;
}

.pom_box,
.lom_box {
	font-size: 1.2em;
	font-family: arial;
}

.VETmessageStackError a:hover {
	color: #FFFFFF;
	font-size: 11px;
	}
/* END */
/* POM message stack for VET UK - 1 November 2007 */

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}


#headerWrapper {
	position: relative;
	left: 0;
	top: 0;
	height: 87px;
	background-repeat: no-repeat;
	background-position: right -15px;
	background-color: #ffffff;
}

#headerWrapper.him1 {
	background-image: url(../images/header.cat_green_eyes.jpg);
}

#headerWrapper.him2 {
	background-image: url(../images/header.terrier.jpg);
}

#headerWrapper.him3 {
	background-image: url(../images/header.red_dog.jpg);
}

#headerWrapper.him4 {
	background-image: url(../images/header.fawn_kitten.jpg);
}

#headerWrapper.him5 {
	background-image: url(../images/header.grey-cat.jpg);
}

#headerWrapper.him6 {
	background-image: url(../images/header.greydog.jpg);
}

#headerWrapper.him7 {
	background-image: url(../images/header.labrador.jpg);
}

#headerWrapper.him8,
#headerWrapper.him9 {
	background-image: url(../images/header.free-delivery.png);
}

#headerWrapper.him10 {
	background-position: right 0px;
	background-image: url(../images/header.rabbit.jpg);
}

/*#headerWrapper.him9 {
	background-image: url(../images/header.dog_blackbrown.jpg);
}*/

#headernav {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
	position: absolute;
	left: 440px;
	top: 0;
	color: #000;
}

#headernav li {
	display: inline;
	border-right: 1px solid #662D91;
	padding: 0 10px 0 5px;
}

#headernav li.last {
	border-right: 0;
}

#headernav li a {
	font-size: 1.2em;
	color: #571C76;
	font-weight: normal;
}

#strapline {
	position: absolute;
	left: 165px;
	top: 62px;
	font-weight: normal;
	background: #fff;
	padding: 10px 0 6px 45px;
}

#strapline a {
	color: #571C76;
	font-size: 0.9em;
}


#logoWrapper{
/*	padding-top: 5px;
	padding-left: 15px;
	background-image: url(../images/newlogo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #ffffff;
	height:100px;
*/
}

#logo h1 {
	display: block;
	width: 360px;
	height: 87px;
	margin: 0;
	padding: 0;
	border: 0 none;
	background: url(../images/newlogo3.gif) 0px 5px no-repeat;
}
#logo h1 a,
#logo h1 a:hover {
	display: block;
	width: 100%;
	height: 100%;
}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0em;
	margin-right: 0em;
	}
	
#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

#accountLinksWrapper a {
	font-size: 1.2em;
}


#accountLinksWrapper {
	width: 100%;
}

#accountDefault fieldset legend {
	font-size: 1.2em;
}
#accountDefault fieldset a {
	font-size: 1em;
	text-decoration: underline;
}


#accountDefault p {
	font-size: 1.2em;
	margin: 0 0 10px 5px;
}

#accountDefault address {
	font-size: 1.2em;
	margin: 0 0 10px 20px;
	padding: 0;
}

#attribsOptionsText {
	font-size: 1.1em;
	font-family: verdana;
}

#addressBookDefault {
	font-size: 1.2em;
}

#addressBookDefault h1 {
	font-size: 1.3em;
}
#addressBookDefault h2 {
	font-size: 1.2em;

}

#accountEditDefault,
#accountPassword,
#acctNewslettersDefault,
#addressBookProcessDefault {
	font-size: 1.1em;
}

#addressBookProcessDefault h1,
#acctNewslettersDefault h1 {
	font-size: 1.3em;
}

#accountHistoryDefault {
	font-size: 1.2em;
}

#accountHistoryDefault fieldset {
}
#accountHistoryDefault fieldset a {
	font-size: 1em;
}

#accountHistoryDefault .gap {
	margin-right: 15px;
}

#fullorderlist {
	width: 100%;
	border-collapse: collapse;
	font-size: 1em;
	margin: 5px 0 10px 0;
}

.alright {
	text-align: right;
}

#fullorderlist th {
	text-align: left;
}

#fullorderlist th.alright,
.alright {
	text-align: right;
}


#fullorderlist th,
#fullorderlist td {
	border-bottom: 1px solid #DDDDDD;
	padding: 5px;
}

#accountHistInfo td {
	font-size: 1.2em;
}

#accountHistInfo #orderTotals {
	font-size: 1.1em;
}
#orderinfo th {
	font-size: 1.2em;
}

#orderinfo td {
	border-bottom: 1px solid #DDDDDD;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	vertical-align: top;
}

#orderinfo ul {
	margin-top: 4px;
	margin-bottom: 4px;
}

#accountHistInfo #myAccountShipInfo,
#accountHistInfo #myAccountPaymentInfo {
	font-size: 1.2em;
}

.wrapperAttribsOptions {
	font-size: 0.9em;
}

.wrapperAttribsOptions label {
	padding: 0;
}

.wrapperAttribsOptions select {
	/*vertical-align: middle;*/
}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0px 35px;
	list-style-type: none;
	}

.navNextPrevList img {
	margin: 5px 0;
}

#navMainWrapper {
	background: #9167B0 url(../images/topnav.gif) left bottom repeat-x;
	position: relative;
	min-height: 36px;
}

#navMainWrapper a {
	color: #fff;
}

#navMainWrapper a:hover {
	color: #ddd;
}

#navMainWrapper ul {
	float: right;
	width: 460px;
	margin: 0;
	padding: 0 0 0 0px;
	list-style: none;
}

#navMainWrapper ul li {
	margin: 0;
}

#navMainWrapper #nav_home {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 195px;
	height: 36px;
	padding: 0;
	margin: 0;
	background: #662D91 url(../images/topnav-dark.gif) left bottom repeat-x;
}

#nav_home a {
	display: block;
	padding: 10px 0 10px 25px;
}

#navMainWrapper .navtab {
	float: left;
	background: #E9E1EF url(../images/nav.t.gif) left top repeat-x;
	min-height: 36px;
	margin-right: 7px;
}


.navtab a,
.navtab span.tabspano {
	display: block;
	background: url(../images/nav.tl.gif) left top no-repeat;
	color: #662D91 !important;
	text-decoration: none;
}

.navtab a span.tabspan,
.navtab span.tabspano span.tabspan {
	position: relative;
	display: block;
	background: url(../images/nav.tr.gif) right top no-repeat;
	padding: 12px 15px 10px 15px;
}

#nav_basket.navtab a span.tabspan {
	padding: 12px 15px 10px 40px;
}


#navMainWrapper #currencytab.navtab {
	position: relative;
	width: 115px;
	float: right;
	padding: 0px;
}

#currencytab .sideBoxContent {
	padding: 0;
	margin: 0;
}

#currencytab input,
#currencytab select,
#currencytab form {
	display: inline;
	margin: 0;
}

#currencytab.navtab span.tabspano span.tabspan {
	padding: 11px 15px 0px 13px;
}


#trolleyicon {
	display: block;
	width: 24px;
	height: 19px;
	position: absolute;
	background: url(../images/trolley.gif) left top no-repeat;
	left: 7px;
	top: 12px;
}

#navsearch {
	float: left;
	width: 320px;
	margin-left: 210px;
	padding-top: 2px;
	color: #fff;
	font-size: 1.1em;
}

#headersearchsubmit {
	position: relative;
	z-index: 100;
	background: url(../images/go1.0.png) left top no-repeat;
	width: 30px;
	height: 30px;
	padding: 0;
	margin: 0;
	border: 0;
	vertical-align: middle;
}

#headersearchsubmit:hover {
	background: url(../images/go1.1.png) left top no-repeat;
}

#quick_find_header .textinput {
	border: 1px solid #ccc;
	width: 230px;
	vertical-align: middle;
	margin-top: 0;
}

#contentMainWrapper {
	clear: both;
	/*padding-top: 12px;*/
}



.roundout {
	background: #E9E1EF;/* url(../images/leftcol.t.gif) left top no-repeat;*/
	border-radius-bottomleft: 20px;
	border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-radius-bottomleft: 20px;
	-webkit-border-radius-bottomright: 20px;
}

.roundin {
	/*background: url(../images/leftcol.b.gif) left bottom no-repeat;*/
	padding: 20px 25px 10px 25px;
}

.colpad1 {
	padding: 0 10px 10px;
}

#navicons,
#categoriesContent ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navicons li,
#categoriesContent ul li {
	margin: 0 0 7px 0;
	padding: 0;
}

#categoriesContent #allspecials {
	position: relative;
	left: -10px;
	padding: 6px 0 10px 35px;
	background: url(../images/icon.pound.gif) left top no-repeat;
	font-weight: bold;
}
#categoriesContent #allspecials a{
	color: #330099;
	text-decoration: underline;
}

#navicons .navicon {
	position: relative;
	left: -15px;
	padding: 9px 0 6px 40px;
	margin-right: -15px;
	font-size: 1.1em;
	min-height: 24px;
}

#navicons .navicon strong {
	font-weight: bold;
	text-decoration: underline;
}

#iconnews {
	background: url(../images/icon.news.gif) left top no-repeat;
}

#iconremind {
	background: url(../images/icon.remind.gif) left top no-repeat;
}

#iconqs {
	background: url(../images/icon.qs.gif) left top no-repeat;
}

#iconfriend {
	background: url(../images/icon.friend.gif) left top no-repeat;
}

#iconi {
	background: url(../images/icon.i.gif) left top no-repeat;
}

#iconpost {
	background: url(../images/icon.post.gif) left top no-repeat;
}



#navCatTabsWrapper {
	margin: 0em;
	background-color: #330099;
	background-image: url(../images/tile_back.gif);
	padding-left: 10px;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	}
	
#navSuppWrapper {
	margin: 0;
	/*padding-left: 10px;*/
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	position: relative;
	left: 0;
	top: 0;
	padding: 16px 200px 17px 200px;
}

#navSuppWrapper {
	border-top: 10px solid white;
	}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
	border-top: 1px solid #00639A;
	border-bottom: 1px solid #00639A;
}

#navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	color: #ffffff;
	}

#navSupp ul li {
	border-right: 1px solid #000;
	padding-right: 5px;
}

#navSupp ul li.last {
	border-right: 0;
}

#navSupp ul {
	text-align: center;
}

#navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	white-space: nowrap;
	}

#navSupp ul li a {
	text-decoration: none;
	padding: 0em 0.75em;
	margin: 0;
	white-space: nowrap;
	font-size: 1.1em;
	color: #000;
	}

#navSupp ul li a:visited {
	color: #000;
}

#navSupp ul li a:hover {
color: #330099;
}


#navCatTabs ul li a {
	color: #9a9a9a;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}


#catHeadBanner {
	-moz-border-radius: 0.5em;	
	border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	padding: 11px 10px;
	margin: 8px 0px 8px 0;
	font-size: 1.0em;
	font-weight: normal;
	border: 3px solid #9167B0;
	}

#catHeadBanner p{
	margin-top: 1px;
}

#catHeadBanner img.left{
	float:left;
	margin-right: 15px;
}

#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#indexProductListCatDescription *,
#categoryDescription * {
	text-align: left !important;
}

#categoryDescription {
	font-family: verdana;
	font-size: 12px;
}

#navBreadCrumb {
	background: #eee5f9;
	-moz-border-radius: 0.5em;	
	border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	padding: 11px 10px;
	margin: 8px 0px 0px 0;
	font-size: 1.2em;
	font-weight: normal;
	}

#navBreadCrumb.shorter {
	margin-right: 223px;
}

#navBreadCrumb a {
	font-size: 1em;
}
#navBreadCrumb strong {
	display: block;
	float: left;
	margin-right: 10px;
}

#navBreadCrumb .crumbs {
	width: 790px;
	float: left;
}

#navBreadCrumb.shorter .crumbs {
	width: 560px;
	float: left;
}


#navBreadCrumb span {
	display: block;
	float: left;
	padding: 0 0px 0 0;
}

#navEZPagesTop {
	background-color: #330099;
	background-image: url(../images/tile_back.gif);
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne, #navColumnTwo {
	float: left;
	background-color: transparent;
	}

#animalbar {
	float: left;
	width: 940px;
	padding: 0 0 5px 15px;
}

#animalbar ul {
	margin: 0px;
	padding: 0;
	list-style: none;
	font-weight: bold;
}

#animalbar ul li a {
	padding: 0;
	margin: 0;
}

#animalbar ul li a {
	font-size: 1.8em;
	font-weight: bold;
	display: block;
	width: 104px;
	float: left;
	margin: 0 10px 0 0;
	padding: 10px 10px 12px 10px;
	background: #662D91;
	color: #fff !important;
	text-align: center;
	border-top: 3px solid #a177c0;
	border-radius-bottomleft: 10px;
	border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-radius-bottomleft: 10px;
	-webkit-border-radius-bottomright: 10px;
	-moz-box-shadow: 5px 5px 5px #ccc;
	-webkit-box-shadow: 10px 10px 5px #888;
	box-shadow: 4px 4px 3px #ccc;
}
#animalbar ul li a:hover {
	border-top: 3px solid #E9E1EF;
	background: #E9E1EF;
	color: #000 !important;
}

#maincolumn {
	float: left;
	width: 940px;
	margin-left: 15px;
}
	
#bookmarklink {
	float:right;
	padding-top: 5px;
	padding-right: 5px;
	font-family: verdana, arial, helvetica, sans-serif;
}

#bookmarklink A{
	color: white;
}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, 
.categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, 
.centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

.centerBoxContentsAlsoPurch {
	margin: 6px 0 6px 0px !important;
	padding: 0 5px;
}

.centerBoxContentsAlsoPurch .inner2 a {
	margin-bottom: 5px;
	font-size: 1.2em;
}

.xsell {
	position: relative;
	border: 4px solid #D96C6C;
	margin: 0;
	padding: 10px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	/*background: url(../images/center.red.m.gif) left top repeat-y;*/
}

.xsell h3 {
	color: #D96C6C;
	margin: 0;
	padding: 0;
}

/*

.xsell .inner {
	background: url(../images/center.red.t.gif) left top no-repeat;
}

.xsell .inner2 {
	background: url(../images/center.red.b.gif) left bottom no-repeat;
}
*/


.categoryListBoxContents, .specialsListBoxContents, .centerBoxContentsSpecials {
	width: 182px;
	margin: 6px 0px 6px 2px !important;
	background: none;
}
.categoryListBoxContents:hover, .specialsListBoxContents:hover, .centerBoxContentsSpecials:hover {
	background: url(../images/center.white.m.gif) left top repeat-y;
}

.categoryListBoxContents .inner, .specialsListBoxContents .inner, .centerBoxContentsSpecials .inner {
	background: none;
}
.categoryListBoxContents:hover .inner, .specialsListBoxContents:hover .inner, .centerBoxContentsSpecials:hover .inner {
	background: url(../images/center.white.t.gif) left top no-repeat;
}

.categoryListBoxContents .inner2, .specialsListBoxContents .inner2, .centerBoxContentsSpecials .inner2 {
	background: none;
	padding: 20px 12px 10px 11px;
	min-height: 135px;
	font-size: 1.2em;
}

.specialsListBoxContents .inner2, .centerBoxContentsSpecials .inner2 {
	min-height: 183px;
}
.categoryListBoxContents:hover .inner2, .specialsListBoxContents:hover .inner2, .centerBoxContentsSpecials:hover .inner2 {
	background: url(../images/center.white.b.gif) left bottom no-repeat;
}

.categoryListBoxContents img, .specialsListBoxContents img {
	padding-bottom: 5px;
}

.categoryListBoxContents a, .specialsListBoxContents a {
	color: #000;
	font-size: 1.1em;
}

.categoryTableBoxContents {
	float: left;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

.categoryTableBoxContents .img {
	float: left;
	width: 110px;
}

.categoryTableBoxContents .intro {
	float: left;
	width: 820px;
}

.categoryTableBoxContents .intro h3 a {
	font-size: 1.2em;
}

.categoryTableBoxContents .intro p {
	font-size: 1.2em;
}
.categoryTableBoxContents .intro p a {
	font-size: 1em;
	text-decoration: underline;
}





.productlink {
	font-weight: bold;
}

#productDescription {
	margin-top: 10px;
	/*min-height: 230px;*/
}


#productDescription * {
	text-align: left !important;
}

#productDescription pre {
	white-space: normal;
}


/*.content,*/ .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 1em;
	font-size: 11px;
	}
/*.content,*/ #productDescription {
	/*font-size: 1.2em;*/
	padding: 0 1em 1em;
	font-size: 11px;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
	}
.centerColumn {
	/*width: 520px;*/
}
.withthirdcol {
	width: 731px;
	float: left;
	padding-top: 3px;
}

#thirdcol {
	margin-left: 10px;
	width: 198px;
	float: left;
}


#tellAFriendDefault {
}
#tellAFriendFieldset{
}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}
	
.footerText {
	text-align: center;
	}
	
/*Shopping Cart Display*/
#cartAdd {
	text-align: center;
	margin: 1em;
/*	border: 1px solid #eee; */
	padding: 0;
	background: #F0F0F0 url(../images/bg.cartadd.t.gif) left top no-repeat;
	width: 124px;
}

#cartAddInner {
	background: url(../images/bg.cartadd.b.gif) left bottom no-repeat;
	padding: 1em;
}

#LefttocartAddTD{
	width: 300px;
	padding-left: 10px;
}
#cartAddTD {
	width: 270px;
	text-align: center;
}

#productDetailsList{
	font-size: 1.1em;
	font-family: verdana;
	text-align: left;
	padding-left: 25px;
	width: 250px;
}


.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
}

#cartContentsDisplay .tableHeading {
	font-size: 1.1em;
}

#cartContentsDisplay .tableHeading TH#scProductsHeading {
	text-align: left;
	padding-left: 62px;
}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	font-size: 1.2em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
	}

#cartProdTitle {
	font-size: 1.1em;
	font-weight: bold;
}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	padding-left: 10px;
	font-size: 1.2em;
}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

#shoppingCartDefault .cartAttribsList {
	float: left;
	margin: 0;
	font-size: 1.2em;
	}

#shoppingCartDefault .cartAttribsList ul {
	margin: 0px 0 0px 0;
	padding: 0;
}

#shoppingCartDefault .cartAttribsList li {
	margin: 5px 0 0px 15px;
	padding: 0;
}

.dupeprod {
	float: left;
	width: 400px;
	margin: 5px 0 5px 0px;
}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}

#productName {
	width: 490px;
	float: left;
}
#productPrices {
	width: 220px;
	float: right;
	text-align: right;
	margin-right: 5px;
}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	color: #330099;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #BF1E2E;
	}
.productSpecialPrice {
	font-weight: bold;
	color: #BF1E2E;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}
#productMainImage {
	margin: 10px 1em 0em 0em ;
	}
.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}
/*
#attribsOptionsText {
font-size: 10px;
font-weight: normal;
}
*/
/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

.centerBoxContentsAlsoPurch {
	margin-right: 0 !important;
}


.centerBoxWrapper {
	height: 1%;
	margin: 1.1em 0;
}

h2.centerBoxHeading {
	font-size: 1.8em;
	font-weight: normal;
	color: #330099;
	text-align: left;
	padding: 30px 0 0 0;
	background: none;
	/*border-top: 2px solid #9167B0;*//*#662D91;*/
	
}
/*
#alsoPurchased h2.centerBoxHeading {
	border-top: 2px solid #9167B0;
	font-size: 1.5em;
	font-weight: normal;
}
*/


#left_product_info {
	width: 720px;
	float: left;
}
#left_product_column {
	text-align: center;
}

#product_info_table {
	border-collapse: collapse;
}

#manufacturer_name {
	margin: 0px 5px 10px 0;
	font-size: 1.2em;
	text-align: center;
}

#datasheetbtn,
#productsheetbtn {
	margin: 0 0 10px 0;
}

#productTellFriendLink {
	margin: 0 0 10px 0;
}

#reviews {
	margin-top: 0px; /*15*/
}

#reviews p {
	font-size: 1.2em;
}

#right_also_purchased {
	margin-top: -35px;
	margin-left: 10px;
	padding-left: 5px;
	width: 205px;
	float: left;
	padding-bottom: 10px;
}

#right_also_purchased .inner {

}

#alsoPurchased {
	background: #f9f5ff;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}
#alsoPurchased h2.centerBoxHeading {
	font-size: 1.4em;
	font-weight: bold;
	padding: 12px 0 10px 16px;
}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}

#currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #330099;
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;
	color: #ffffff;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	border: 1px solid #9a9a9a;
	border-bottom: 5px solid #00639A;
	margin-top: 1.5em;
	}

 .rightBoxContainer {
	margin-top: 5px;
}

.roundgreen .rightBoxHeading {
	background: url(../images/side.green.t.jpg) left top no-repeat;
	border: 0;
	padding: 10px;
	color: #662D91;
	font-size: 2.0em;
	font-weight: normal;
	margin: 0;
}

.roundgreen {
	background: url(../images/side.green.m.jpg) left top repeat-y;
	border: 0;
	margin-bottom: 10px;
}

.roundgreen .inner {
	background: url(../images/side.green.b.jpg) left bottom no-repeat;
	padding: 0 20px 10px 20px;
	color: #000;
	font-size: 1.1em;
}

.roundgreen .inner a {
	color: #000;
	text-decoration: underline;
}

.roundgreen .inner p {
	margin: 0 0 8px 0;
}


/*
#lhvv {
	margin: 5px 0 10px 0;
	background: url(../images/bg.vv.mid.png) left top repeat-y;
}

#lhvv h2 {
	background: url(../images/bg.vv.top.png) left top no-repeat;
	padding: 10px 25px 0px 25px; 
	margin: 0;
	color: #662D91;
}

#lhvv h2 a {
	color: #662D91;
	font-size: 1.4em;
	font-weight: normal;
}

#lhvv h2 span {
	font-weight: bold;
}

#vetsviewpoint {
	padding: 0px 25px 15px 25px; 
	margin: 2px 0 0 0;
	background: url(../images/bg.vv.bot.png) left bottom no-repeat;
}
*/


#lhvv {
	background: url(../images/side.green2.m.jpg) -2px top repeat-y;
	border: 0;
	margin: 10px 0 5px 0;
}

#lhvv h2 {
	background: url(../images/side.green2.t.jpg) -2px top no-repeat;
	border: 0;
	padding: 10px 10px 5px 20px;
	color: #662D91;
	font-weight: normal;
	margin: 0;
}

#lhvv h2 a {
	color: #662D91 !important;
	font-size: 1.4em;
	font-weight: normal;
}

#lhvv h2 span {
	font-weight: bold;
}

#vetsviewpoint {
	background: url(../images/side.green2.b.jpg) -2px bottom no-repeat;
	padding: 0 20px 20px 20px;
	color: #000;
	font-size: 1.1em;
}


#manufacturersContent {
	height: 64px;
	overflow: auto;
	margin-bottom: 5px;
}
#manufacturersContent ul {
	margin: 0;
	padding: 0;
	text-align: left;
}

#manufacturersContent li {
	margin: 0 0 3px 15px;
	padding: 0;
}



.roundmix .rightBoxHeading {
	background: url(../images/side.mix.t.jpg) left top no-repeat;
	border: 0;
	padding: 16px 13px 10px 20px;
	color: #662D91;
	font-size: 2.0em;
	font-weight: normal;
	margin: 0;
	text-align: left;
}

.roundmix .rightBoxHeading a {
	color: #662D91;
}

.roundmix {
	background: url(../images/side.mix.m.jpg) left top repeat-y;
	border: 0;
}

.roundmix .inner {
	background: url(../images/side.mix.b.jpg) left bottom no-repeat;
	padding: 0 12px 10px 14px;
	color: #000;
	font-size: 1.1em;
}

.roundmix .inner a {
	color: #000;
	text-decoration: underline;
}

.roundmix .inner p {
	margin: 0 0 8px 0;
}






.roundwhite .rightBoxHeading {
	background: url(../images/side.white.t.jpg) left top no-repeat;
	border: 0;
	padding: 16px 17px 10px 17px;
	color: #662D91;
	font-size: 2.0em;
	font-weight: normal;
	margin: 0;
	text-align: left;
}

.roundwhite .rightBoxHeading a {
	color: #662D91;
}

.roundwhite .rightBoxTop {
	background: url(../images/side.white.t.jpg) left top no-repeat;
	border: 0;
	padding: 16px 0 0 0;
}

.roundwhite {
	background: url(../images/side.white.m.jpg) left top repeat-y;
	border: 0;
}

.roundwhite .inner {
	position: relative;
	background: url(../images/side.white.b.jpg) left bottom no-repeat;
	padding: 0 20px 8px 20px;
	color: #000;
	font-size: 1.1em;
}

.roundwhite .inner a {
	color: #000;
	text-decoration: underline;
}

.roundwhite .inner p {
	margin: 0 0 8px 0;
}


#lbrss {
	padding: 5px 5px 0 0;
}

#lbnews h2 {
	color: #662D91;
	font-weight: normal;
	margin: 0 0 5px 0;
	font-family: arial;
}

#lbnews h2 a {
	color: #662D91 !important;
	font-size: 1.28em;
	font-weight: normal;
}

#lbnews.roundwhite .inner {
	padding-bottom: 27px;
	font-family: verdana;
	color: #330099;
}

#lbnews.roundwhite .inner p {
	font-size: 1.1em;
}

#lbnews.roundwhite .inner a {
	text-decoration: none;
	color: #330099;
}




#topdog.roundwhite .rightBoxHeading {
	padding: 14px 17px 0px 88px;
}

#topdog .xtra1 {
	position: absolute;
	left: 15px;
	top: -25px;
	display: block;
	width: 53px;
	height: 78px;
	float: left;
	background: url(../images/topdog.jpg) left top no-repeat;
}

#topdog.roundwhite .inner {
	padding-left: 89px;
	padding-top: 8px;
	padding-bottom: 22px;
}

#topcat.roundwhite .rightBoxHeading {
	padding: 14px 17px 0px 88px;
}

#topcat .xtra1 {
	position: absolute;
	left: 15px;
	top: -25px;
	display: block;
	width: 73px;
	height: 76px;
	float: left;
	background: url(../images/topcat.jpg) left top no-repeat;
}

#topcat.roundwhite .inner {
	padding-left: 89px;
	padding-top: 8px;
	padding-bottom: 22px;
}


#topsellers .rightBoxHeading {
	padding: 14px 17px 0px 17px;
}

#topsellers .inner {
padding-bottom:22px;
padding-top:8px;
}

#topsellers ul {
	margin: 0;
	padding: 0;
	text-align: left;
	list-style: disc;
}

#topsellers li {
	margin: 0 0 3px 15px;
	padding: 0;
}



#hillsHeading .heading {
	display: block;
	width: 99px;
	height: 45px;
	background: url(../images/head.hills-prescription.png) left top no-repeat;
	margin: 0 auto;
	/*display: none;*/
}


#hills.roundwhite .inner {
	padding-bottom: 15px;
}

#hills .xtra12 {
	position: absolute;
	left: 20px;
	top: 2px;
	display: block;
	width: 73px;
	height: 76px;
	float: left;
	background: url(../images/logo.hills.gif) left top no-repeat;
}

#hills.roundwhite .inner {
	padding-left: 16px;
	padding-top: 0px;
	padding-bottom: 26px;
}

#hills ul {
	margin: 0;
	list-style: none;
}

#hills li {
	display: block;
	float: left;
	width: 80px;
	margin: 0 2px 5px;
	height: 30px;
	background: url(../images/btn.purple.gif) left top no-repeat;
	text-align: center;
}

#hills li a {
	display: block;
	width: 100%;
	height: 23px;
	padding: 7px 0 0 0;
	color: #662D91 !important;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

#hills p {
	text-align: center;
	text-transform: uppercase;
	font-size: 1em;
	margin: 5px 15px 0 15px;
	color: #050069;
	font-weight: bold;
}





#hillspackHeading .heading {
	display: block;
	margin: 0 auto;
	font-size: 0.95em;
	/*display: none;*/
}

#hillspackHeading .subheading {
	font-size: 0.9em;
}

#hillspack ul {
	margin-left: 80px;
}

#hillspack ul li {
	margin-top: 0px;
	padding-top: 15px;
	margin-bottom: 15px;
}

#hillspack .xtra1 {
	position: absolute;
	left: 20px;
	top: 0px;
	display: block;
	width: 58px;
	height: 124px;
	float: left;
	background: url(../images/hillspackimg.jpg) left top no-repeat;
}

#hillspack.roundwhite .inner {
	padding-left: 16px;
	padding-top: 0px;
	padding-bottom: 26px;
}



.topblock ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.topblock ul li {
	margin: 0;
	padding: 0;
}


.roundgreen2 .rightBoxHeading {
	background: url(../images/side.green2.t.jpg) left top no-repeat;
	border: 0;
	padding: 10px 15px 5px 15px;
	color: #662D91;
	font-size: 1.6em;
	font-weight: normal;
	text-align: left;
	margin: 0;
}

.roundgreen2 {
	background: url(../images/side.green2.m.jpg) left top repeat-y;
	border: 0;
	margin-bottom: 10px;
}

.roundgreen2 .inner {
	background: url(../images/side.green2.b.jpg) left bottom no-repeat;
	padding: 0 15px 10px 15px;
	color: #000;
	font-size: 1.1em;
}

.roundgreen2 .inner a {
	color: #000;
	text-decoration: underline;
}

.roundgreen2 .inner p {
	margin: 0 0 8px 0;
}



.sideBoxContent {
	padding: 0.4em;
	}

.sideBoxContent img {
	border: 0;
	text-decoration: none;
}

.sideBoxContent a {
	text-decoration: none;
}

#testimonials_all {
	font-family: verdana;
	font-size: 1.1em;
}

#testimonials_all h1 {
	font-size: 1.25em;
}

.testtitle a {
	font-size: 1.1em;
}

.testdate {
	font-size: 1em;
}

.testby b {
	font-size: 1em;
}

#testimonial_add {
	font-size: 1.2em;
}

#testimonial_add form {
	margin: 0;
	padding: 0;
}

#testimonial_add fieldset {
	margin: 0;
}

#testimonial_add .plainBox {
	font-family: verdana;
}

#testimonial_add .plainBox h1 {
	font-size: 1.2em;
}

#testimonial_add .tdlabel {
	width: 180px;
	font-family: verdana;
}

#testimonial_added .pageHeading {
	padding-top: 10px;
	font-size: 1.2em;
	font-family: verdana;
	font-weight: bold;
	text-align: left;
}

#testimonials-manager {
	border: 0;
}

#testimonials-manager .rightBoxHeading {
	padding: 20px 13px 10px 20px;
}

#testimonials-manager .rightBoxTop {
	padding: 0;
}

#testimonials-manager .inner {
	font-family: georgia;
	color: #DDD5E9;
	font-size: 1.1em;
	line-height: 1.7em;
	border: 0;
}


#testimonials-manager .inner p {
	margin: 5px 5px 8px 5px;
}

#testimonials-manager a {
	color: #9167B0;
}

#testimonials-manager #viewalltests,
#testimonials-manager #addtest {
	text-align: right;
	margin: 3px 12px 3px;
}

#testimonials-manager #addtest {
	margin-bottom: 10px;	
}

#viewalltests a,
#addtest a {
	color: #330099;
	font-family: arial;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: underline;
}

#testimonial {
	font-size: 1.2em;
}

#customertestimonialsaddBody #contentMainWrapper table {
}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty,
#cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne,
#bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, 
#siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay,
.cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, 
.centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, 
LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, 
#reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, 
.centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .xsell, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

.namehead {
	text-align: left;
	padding-left: 15px;
}

.pricehead {
	text-align: left;
	width: 137px;
}

.tabTable .imgcol {
	padding: 0px 5px 0px 14px !important;
}

.namecol {
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	width: 550px;
}

.namecol h3 {
	margin: 0 0 6px 0;
	font-size: 1.15em;
}

.namecol h3 a {
	font-size: 1.05em;
}

.namecol h3 {
	margin: 0 0 6px 0;
}

.listdescription {
	margin: 0 0 0 0;
	font-size: 1.10em;
	font-family: verdana;
}

.pricecol {
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	font-size: 1.2em;
	font-weight: bold;
}

.toolscol {
	vertical-align: top;
	padding: 10px;
	width: 90px;
	text-align: right;
}

.equivbtn {
	width: 95px;
	float: left;
}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	text-decoration: none;
	display: block;
	}
A.category-links, A.category-links:visited {
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

/*misc*/
.back {
	float: left;
	}

.forward {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

#accountDefault {
}

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}

.productListing-rowheading {
	background-color: #DDD5E9;
	/*background-image: url(../images/tile_back.gif);*/
	color: #000;
	}
.productListing-heading {
	padding-top: 10px;
	padding-bottom: 10px;
}
.productListing-rowheading a {
	color: #000 !important;
	font-size: 1.2em;
}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}

#infoShoppingCart {
	margin: 10px;
}

#infoShoppingCart h1 {
	font-size: 1.7em;
    background: none repeat scroll 0 0 #EEE5F9;
    border-radius: 0.5em 0.5em 0.5em 0.5em;
    margin: 8px 0 10px 0;
    padding: 11px 10px;
}

#infoShoppingCart h2 {
	margin-left: 5px;
}

#infoShoppingCart p {
	margin-left: 10px;
	font-size: 1.1em;
}
	
a.productListing-heading {
	color: white;
}
	
.productListing-data-description-odd, .productListing-data-description-even {
       border-bottom: 1px solid #9A9A9A;
       padding-bottom: 10px;
       padding-top: 3px;
       padding-left: 3px;
       padding-right: 3px;
       color: #330099;
}

.productListing-data-description-even {
	/*background-color: #F6EFFD;*/
}

.productListing-odd, .productListing-even {
	padding: 10px;
}


.productListing-data-description-even,
.productListing-data-description-odd,
.mancol {
	padding-left: 7px;
}

.productListing-even {
	/*background-color: #F6EFFD;*/
}

.tabTable {
	border-top: 1px solid #9A9A9A;
}


.tabTable td {
	border-bottom: 1px solid #9A9A9A;
	padding-top: 20px !important;
	padding-bottom: 20px;
}

#navSupp li {
	font-size: 7pt;
}

legend, address, .floatingbox/*, div.buttonrow*/ {
	color: #330099;
}

#loginDefault{
	color: #330099;
}

.hide {
	position: absolute;
	left: -9999px;
	top: 0;
	width: 0;
	height: 0;
	overflow: hidden;
}

.clearer {
	clear: both;
}

.std {
}

.std h3,
.std p,
.std form {
	margin: 0 0 10px 0;
	padding: 0;
}

.std p,
.std ul {
	font-size: 1.2em;
}

.std label.inputLabel {
	font-size: 1.2em;
}

.std p label {
	font-size: 1em;
}

.std legend {
	font-size: 1.2em;
}

.std ul a {
	font-size: 1.1em;
	text-decoration: underline;
}

.stdcopy p {
	font-size: 1.2em;
	font-family: verdana;
}


#secshoplink {
	display: block;
	width: 190px;
	height: 53px;
	background: url(../images/secshoplink.jpg) left top no-repeat;

}

.nostyle,
p.nostyle {
	padding: 0;
	margin: 0;
}


.leftab th {
	text-align: left;
}

.ntext {
	width: 250px !important;
	border: 1px solid #ccc;
}

.fullbtn {
	width: 100%;
	border: 1px solid #330099;
	background: #F0F0F0;
	padding: 4px;
	color: #330099;
	font-size: 1.1em;
	text-align: center;
}

h3.roundhead {
	font-size: 1.2em;
}

#custsumm p {
	margin: 0;
}

#petssumm p {
	font-size: 1.1em !important;
}

#petssumm p a {
	font-size: inherit;
}

#productQuantityDiscounts {
	text-align: left;
	padding-bottom: 15px;
}

#prevOrders {
	font-size: 1.2em;
}

#prevOrders h2 {
	font-size: 1.2em;
}

#prevOrders th {
	vertical-align: top;
	text-align: left;
	padding: 5px 5px 5px 2px;
}
#prevOrders td {
	vertical-align: top;
	text-align: left;
	padding: 4px 5px 6px 2px;
	border-bottom: 1px solid #ddd;
}

#prevOrders address {
	padding: 0;
	margin: 0;
}

#prevOrders th.po_tot {
	text-align: right;
	padding: 5px 10px 5px 2px;
}

#prevOrders td.po_tot {
	text-align: right;
	padding: 4px 10px 6px 2px;
}

#prevOrders .po_view {
	width: 45px;
	text-align: right;
}

#prevOrders .po_rep {
	width: 95px;
	text-align: right;
}

#prevOrders td.po_view,
#prevOrders td.po_rep {
	padding: 4px 2px 6px 2px;
}

.repeatorder {
	border: 1px solid #ddd;
	background: #f2eefe;
	padding: 2px 10px;
}

/*
#productRewards {
	clear: both;
	position: relative;
	border: 1px solid #E9E1EF;
	padding: 15px 10px 12px 10px;
}
*/



#productRewards {
	width: 172px;
	margin: 25px auto 25px auto;
	background: url(../images/pr.white.m.gif) left top repeat-y;
	border: 0;
}

#productRewards #productRewardsTop {
	background: url(../images/pr.white.t.gif) left top no-repeat;
	border: 0;
	padding: 18px 0 0 0;
}

#productRewards .inner {
	position: relative;
	background: url(../images/pr.white.b.gif) left bottom no-repeat;
	padding: 0 15px 25px 15px;
}



/*
#h3_vetpoints {
	width: 120px;
	height: 22px;
	background: url(../images/vetpoints2.gif) left top no-repeat;
	margin: 0 auto 10px auto;
}
*/

#h3_vetpoints {
	width: 94px;
	height: 17px;
	background: url(../images/vetpoints3.gif) left top no-repeat;
	margin: 0 auto 10px auto;
}

#productRewards p {
	font-size: 1.1em;
	margin: 0;
	text-align: center;
}

#productRewards p a {
	/*text-decoration: underline;*/
}

#ot_vetpoints p {
	font-size: 1.1em;
	margin: 0 0 10px 0;
}

#ot_vetpoints p a {
	font-size: 1em;
	text-decoration: underline;
}

#ot_vetpoints p label {
	font-size: 1em;
}

#ot_discountcoupon p {
	font-size: 1.1em;
	margin: 0 0 10px 0;
}


.thinner {
	width: 300px;
	float: left;
}

#subscribe_page fieldset,  #fullunsubscribe_page fieldset{
	font-size: 1.2em;
	font-family: verdana;
}

#loginDefault fieldset {
	font-size: 1.1em;
	font-family: verdana;
}

#newcustintro {
	font-size: 1.1em;
	font-family: verdana;
	margin: 0 10px 10px 0;
}

#checkoutShippingHeading {
	margin-top: 0;
	margin-bottom: 15px;
}

#checkoutShippingContentChoose {
	margin-bottom: 15px;
	font-size: 1.2em;
}

#checkoutShippingHeadingMethod {
	margin-top: 20px;
}

#checkoutShipping fieldset,
#checkoutPayment fieldset {
	margin-bottom: 15px;
	font-size: 1.1em;
}

#checkoutPayment .floatingBox,
#checkoutShipping .floatingBox {
	font-size: 1.2em;
	padding-right: 25px;
	width: 40%;
}

#checkoutShipping fieldset .important,
#checkoutPayment fieldset .important {
	font-size: 1.1em;
}

#checkoutShipping .shipping p {
	font-size: 1.1em;
}

#checkoutShipping .buttonRow {
	font-size: 1.1em;
}

#checkoutPayment .buttonRow {
	font-size: 1.2em;
}
#checkoutConfirmDefault .buttonRow {
	font-size: 1.2em;
}
/* survey */

#surveyform {
	margin: 15px 0 0 0;
	padding: 15px;
	border: 1px solid #ccc;
	background: #f8f5fc;
	display: block;
}

#surveyform h4 {
	font-size: 1.2em;
	margin-top: 18px;
	margin-bottom: 5px;
}

#checkoutSuccessOrderLink {
	font-size: 1.3em;
}

#surveyform p {
	font-size: 1.2em;
	margin-top: 0;
}

#surveyform p label {
	font-size: 1em;
}

#surveyform input {
	vertical-align: middle;
}

#surveyform .qdiv {
	padding-left: 4px;
	padding-right: 4px;
}

#surveyform #like_not,
#surveyform #lookingfor,
#surveyform .textblock {
	display: block;
	float: none;
	margin-bottom: 10px;
	/*margin-left: 115px;*/
	margin-top: 5px;
	/*width: 370px;*/
	font-family: arial;
	font-size: 1em;
	height: 4em;
	overflow: auto;
}

#interests_5_label,
#pets_label {
	display: block;
	float: left;
	width: 50px;
	margin-top: 5px;
}

#pets_other {
	display: block;
	float: left;	
	margin: 5px 0 15px 5px;
	height: 4em;
	overflow: auto;
}

.labelw {
	float: left;
	width: 150px;
}

#surveyform select {
	font-size: 1em;
}

.shipping_notice {
	background: #fff;
	border: 2px solid #f00;
	color: #f00;
	padding: 5px; 
	margin: 0 0 10px 0;
	font-size: 1.2em;
}

.shipping_notice p {
	margin: 0;
}

#logoffDefaultMainContent {
	font-size: 1.2em;
	font-family: verdana;
}

#timeoutDefault fieldset,
#createAcctDefault  fieldset {
	font-size: 1.1em;
}

#timeoutDefaultContent,
#createAcctSuccessMainContent {
	font-size: 1.2em;
	font-family: verdana;
}


#createAcctSuccess address {
	font-size: 1.2em;
}

#qtydisc {
	border-collapse: collapse;
	font-size: 1.2em;
	margin: 0 auto;
}

#qtydisc td {
	border: 1px solid #DDD5E9;
	padding: 3px;
}

#reviewsWrite {
	font-size: 1.2em;
}
#reviewsWrite h1 {
	font-size: 1.2em;
}
#reviewsWrite h2 {
	font-size: 1.15em;
}
#reviewsWrite h3 {
	font-size: 1.0em;
}

#reviewsDefault .content {
	font-size: 1.2em;
}

#reviewsDefault .bold {
	font-size: 1.2em;
}

#alsoPurchased a,
.homepage a,
.homepage #specialsDefault a {
	color: #050069 !important;
}

.homepage #nav_home a {
	color: #fff !important;

}

#navSupp a {
	color: #050069 !important;
}

#navSupp ul li {
	border-right: 1px solid #050069;
}

.purplebordered {
	-moz-border-radius:0.8em;
	border-radius: 0.8em;
	-webkit-border-radius: 0.8em;
	background: #DDD5E9;
	padding: 10px;
}

#flealinks {
	float: right;
	width: 370px;
	margin-right: 10px;
}

#flealinks p {
	margin: 10px 0 20px 0;
	font-size: 1.1em;
}

#flealinks a {
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
}

#signups_page {
	font-size: 1.2em;
	font-family: verdana;
}

#signups_page a {
	font-size: 1em;
	font-family: verdana;
}

#vetnews {
	border: 4px solid #ddd;
	-moz-border-radius: 1em;
	border-radius: 1em;
	-webkit-border-radius: 1em;
	font-size:1.2em;
	font-weight:normal;
	margin:8px 0px 0 0;
	padding:11px 10px;
}

#vetnews h3 {
	float: left; 
	margin: 0 0 10px 0; 
	color: #050069; 
}


#panews p {
	font-size: 1.2em;
	font-family: verdana;
}

#panews .newslistitem h4,
.newsletterlistitem h4 {
	font-size: 1.3em;
	margin: 0 0 10px 0;
	float: left;
	width: 410px;
}

.newsletterlistitem h4 {
	font-size: 1.3em;
	margin: 0 0 10px 0;
	float: left;
	width: 410px;
}

#panews .newslistitem .date,
.newsletterlistitem p {
	font-size: 1.1em;
	margin: 0;
	float: right;
	width: 150px;
	text-align: right;
}

#panews .newslistitem h4 a,
.newsletterlistitem h4 a {
	font-size: inherit;
}

#panews .newslistitem .rm {
	padding-bottom: 10px;
	border-bottom: 1px dotted #ddd;
	margin-bottom: 10px;
}

.newsletterlistitem {
	clear: both;
	padding-bottom: 0px;
	border-bottom: 1px dotted #ddd;
	margin-bottom: 10px;
}

#panews p a {
	font-size: 1em;
}

.stdsize h2 {
	margin: 0px 0 10px 0;
}

.stdsize p {
	font-size: 1.2em;
	margin: 0px 0 10px 0;
}

.stdsize a {
	font-size: 1em;
	text-decoration: underline;
}


.w3rds2,
.w3rds1,
.w3rds2 .inner,
.w3rds1 .inner,
.w3rds2 .inner2,
.w3rds1 .inner2 {
	background-image: url(../images/bg.w.3rds.gif);
}

.w3rds2 {
	background-position: -366px top;
	background-repeat: repeat-y;
	width: 364px;
}
.w3rds1 {
	background-position: -1282px top;
	background-repeat: repeat-y;
	width: 180px;
}

.w3rds2 .inner {
	background-position: 0px top;
	background-repeat: no-repeat;
}
.w3rds1 .inner {
	background-position: -1100px top;
	background-repeat: no-repeat;
}

.w3rds2 .inner2,
.w3rds1 .inner2 {
	background-repeat: no-repeat;
	padding: 15px 21px 15px 21px;
	position: relative;
}
.w3rds2 .inner2 {
	background-position: -732px bottom;
}
.w3rds1 .inner2 {
	background-position: -1464px bottom;
}

#iphoneappbox .inner2,
#hillspackbox .inner2,
#review_centre_box .inner2,
#topsellersbox .inner2 {
	min-height: 247px;
}

#iphoneappbox {
	margin-right: 5px;
}

#iphoneappbox h3 {
	margin-left: 5px;
	margin-bottom: 3px;
	width: 311px;
	height: 37px;
}

#iphoneappbox p {
	font-size: 1.1em;
	margin-left: 140px;
	margin-right: 10px;
	text-align: center;
	font-family: verdana;
}

#iphoneappbox p strong {
	font-size: 1.1em;
}

#iphoneappbox a {
	text-decoration: underline;
}


#iphoneappbox .xtra1 {
	display: block;
	width: 135px;
	height: 234px;
	position: absolute;
	left: 22px;
	top: 65px;
	/*background: url(../images/logo.v-e-t.jpg) left top no-repeat;*/
}



/**/

#iphoneappbox .heading,
#hillspackbox .heading,
#review_centre_box .heading,
#topsellersbox .heading {
	display: block;
	margin: 0 auto 10px auto;
	font-size: 1.3em;
	text-align: center;
	/*display: none;*/
}

#review_centre_box .productblock {
	text-align: center;
}

#review_centre_box .linkthru {
	text-align: center;
	text-decoration: underline;
}

#topsellersbox ul {
	margin: 0;
	padding: 0;
}

#topsellersbox ul li {
	margin: 0 0 3px 15px;
}


#hillspackbox ul {
	margin-top: 15px;
	margin-left: 40px;
	margin-bottom: 0;
	list-style: none;
}

#hillspackbox ul li {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 15px;
	text-align: left;

}

#hillspackbox ul li a {
	text-decoration: none;
	font-size: 1.2em;
}

#hillspackbox .xtra1 {
	display: block;
	width: 58px;
	height: 120px;
	float: left;
	background: url(../images/hillspackimg.jpg) left top no-repeat;
}

#linkprescriptionsContent {
	height: 85px;
	overflow: auto;
	margin-bottom: 5px;
	margin-right: 2px;
}


#linkprescriptions ul {
	margin: 0 5px 10px 0;
	padding: 0;
}
#linkprescriptions li {
	margin: 0 0 3px 15px;
	padding: 0;
}

#productReviewsDescription {
	width: 400px; 
	float: left;
	font-family: verdana;
}

.productReviewsDefaultReviewer {
	padding-top: 0px;
	/* border-top: 1px dotted #ddd;
 */	margin-top: 0px;
	font-family: verdana;
}
#reviews .first {
	 border-top: 1px solid #444;
}


.productReviewsDefaultProductMainContent {
	/*font-family: verdana;*/
}

.productReviewsDefaultReviewer p {
	margin-bottom: 5px;
}
#reviews .productReviewsDefaultProductMainContent {
border-top: 1px dotted #ddd;
padding-top: 10px;
}

#reviews .buttonRow {
	margin: 0;
}

#reviews .first {
	 border-top: 1px solid #444;
}

#reviews .productReviewsDefaultProductMainContent p {
	margin: 0 0 3px 0;
}	

#reviews .reviewer {
	margin: 0 0 10px 0;
	font-weight: bold;
}


.testimonialentry {
	font-size: 1.1em;
}	

.reviewcentre .productReviewsDefaultReviewer a {
	font-size: 1.2em;
	text-decoration: underline;
}

.alphaclick {
	margin: 10px 0;
	font-size: 1.2em;
}

.alphaclick a, 
.alphaclick span {
	padding: 3px 6px;
	border: 1px solid #ddd;
}

.alphaclick a:hover {
	background: #eee;
}	

.alphaclick span {
	background: #eee;
}

#cref {
	width: 300px;
}

#estimatornote {
	margin-top: 15px;
}

#estimatornote a {
	font-size: inherit;
	text-decoration: underline;
}

#reorderreminder {
	margin-top: 0;
	margin-bottom: 20px;
	font-size: 1.2em;
}

#reorderreminder legend {
	font-size: 1.17em;
}

#reorderreminder p {
	margin: 0 0 10px 5px;
}

#reorderdateblock {
	display: block;
	float: right;
	width: 220px;
}

#shippingInfo {
	font-family:verdana,arial,helvetica,sans-serif;
	color: #330099;
}

#shippingInfo p, #shippingInfo table {
	font-size:13px;
	}

#specialsListingBottomNumber {
	clear: left;
}

