/* @override 
	http://dev.vetmedsplus.co.uk/styles/store.css
	http://www.vetmedsplus.co.uk/mm5/styles/store.css
	http://www.vetmedsplus.co.uk/styles/store.css
*/

/* Eric Meyer's reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #E5EED8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 1.5em;
	text-align: left;
}

p {
	margin: 0px;
	padding: 5px 0px;
	font-weight: normal;
	color: #333333;
}

.fp-content-top {
	background-color: #e1ead5;
	padding: 1em 15px;
}

#content_left_inner p.fp-content-bottom {
	background-color: #ececf5;
	padding: 1em 15px;
}

#cust_fieldstable tbody tr td h2 {
  padding-left: 10px;
}

#cust_fieldstable tbody tr td p {
	padding-left: 10px;
	margin-right: 400px;
	font-size: 120%;
}


em {
	color: #2ea321;
}

h1 {
	margin: 0px;
	color: #003D61;
	font-size: 180%;
	font-weight: normal;
	line-height: 1.3em;
	margin-bottom: 0.5em;
}

h2 {
	color: #2ea321;
	font-size: 150%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3 {
	margin: 0px;
	font-size: 10px;
	font-weight: normal;
}


a {
	color: #2ea321;
}

a:hover {
	color: #0da1bc;
}

/* new table-less layouts */

#wrapper {
	width: 770px;
	margin: 0 auto;
	background-color: #fff;
	box-shadow: #333 3px 3px 30px;
	webkit-box-shadow: #333 3px 3px 30px;
	moz-box-shadow: #333 3px 3px 30px;	
}

#header {
	position: relative;
	height: 125px;
	}

/* table layouts */

#top_table {
	width: 770px;
	background-color: #ffffff;
}

#navbar_table {
	clear: both;
	padding-top: 5px;
	width: 100%;
	background-color: #ffffff;
	border-bottom: 5px solid #ebc400;
}

#maintable {
	width: 770px;
	background-color: #FFFFFF;
}

#lefthandtable {
	width: 154px;
	background-color: #FFFFFF;
}

#content_maintable {
	width: 615px;
}

.lefthandcell {
	background-color: #FFFFFF;
	border-right: 1px solid #2ea321;
}

/* header layout */

#navbar {
	float: right;
	height: 25px;
	padding: 0 5px;
	background-color: #B1CD93;
}

#tableheader {
	position: relative;
	padding: 15px 0 10px 0;
	float: left;

}

#tel {
	position: relative;
	float: right;
	padding: 0px;
	text-align: right;
	margin: 8px 0 0 0;
	padding-right: 10px;
	font-size: 150%;
	font-weight: normal;
	color: #003d61;
}

#email {
	position: relative;
	float: right;
	padding: 0px;
	text-align: right;
	margin: 6px 0 0 0;
	padding-right: 10px;
	font-size: 150%;
	font-weight: normal;
	color: #003d61;	
}

/* headers */

.welcome {
	font-size: 10px;
	padding-top: 10px;
}

.content_section form {
	margin-bottom: 0px;
}

#searchbar {
	clear: both;
	position: relative;
	margin: 5px 20px 10px 20px;
	height: 30px

}

#searchbar form {
	width: 500px;
}

h1.message {
	clear: left;
	margin: 10px 20px;
	padding-top: 1em;
	font-size: 120%;
	font-weight: bold;
	color: red;
}

#searchbar form dl dt {
	float: left;
	margin: 0px;
	color: #003D61;
	font-size: 150%;
	font-weight: normal;
	line-height: 1.3em;
	margin-right: 20px;
	padding-top: 2px;

}

#searchbar img {
	float: left;
}

#searchbar input {
	float: left;
}

input.searchboxbig {
	width: 200px;
}

input#searchbarButton {
	padding-top: 2px;
	float: right;
}



#content_left form {
	margin-left: 20px;
}



/* storefront new tableless layout*/

#content_left {
	position: relative;
	margin: 0px;
	float: left;
	width: 500px;
	background-color: #fff;

}

#content_left_inner {
	padding: 10px 10px 10px 20px;
}

#content_left td {
	text-align: center;
}

#content_left ul {
	color: #2ea321;
	list-style-type: square;
}

#content_left h2 {
	line-height: 1.4;
	margin: 0;
	color: #003d61;
	padding: 0.5em 0 0.25em 0;
}

.message {
	background-color: #eb0d0a;
	color: #fff;
	padding: 0.5em 15px;
	margin-bottom: 1em;
}

#content_left_inner div.message p a {
	color: #fff;
}

#content_left_inner div.message p a:hover {
	color: #ccc;
}

#content_left_inner .message h2 {
	color: #fff;
}



#content_left_inner h2.fp-subheading {
	margin: 0 0 10px 0;
	padding: 0.5em 15px;
	background-color: #003d61;
	color: #ffffff;
}

#content_left_inner .fp-content-offer h2 {
	background-color: #fff;
}

.product-left {
	float: left;
	border-right: 1em solid #fff;
}

.product-right {
	float: right;
}

.fp-content-offer {
	overflow: hidden;
	background-color: #d7e3ed;
	color: #003d61;
	margin-bottom: 10px;
}

#content_left_inner .fp-content-offer h3 {
	color: #003d61;
	font: 120% Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0.5em;
}


#content_left_inner .fp-content-offer img {
	margin-bottom: 0.5em;
}

#content_left_inner div.fp-content-offer a:hover img {
	outline: 2px solid #ccc;
}


.product-left, .product-right {
	padding: 10px 10px 5px 10px;

	width: 44%;
}

.fp-content-competition ul#petcomp {
	margin: 10px 0 0 0;
	overflow: hidden;
	padding: 0px;
}

.fp-content-competition {
	clear: left;
	float: left;
	margin-bottom: 10px;
}

.fp-content-competition #petcomp li{
	display: block;
	float: left;
	padding: 0px;
	margin: 0px;
	margin-right: 7px;
	list-style: none;
	list-style-type: none;
}

.fp-content-competition #petcomp li.end{
	margin-right: 0px;
}

.fp-content-competition img.winner {
	width: 146px;
	float: left;
	margin-right: 10px;
}

#content_left_inner div.fp-content-competition blockquote  p {
	font-size: 120%;
	font-weight: bold;
}

#content_left_inner .fp-content-competition img + p {
	padding-top: 0;
}

.fp-content-competition #petcomp li img, img.winner {
	border: 3px solid #2ea321;
}


#content_right {
	text-align: left;
	margin: 20px 20px 10px 515px;
}

#content_right_inner {
	padding-top: 5px;
	border: 5px solid #ccc;
}

.content_section {
	padding: 5px;
	background-color: #fff;
}

#footer {
	clear: both;
	position: relative;
	overflow: hidden;
	padding: 0 0 20px 0;
	margin: 0px;
	background-color: #2ea321;
	text-align: center;
	border-top: 3px solid #2ea321;
}

#footer p {
	margin-top: 20px;
}

#footer a {
	color: #fff;
}

#footer a:hover {
	color: #B1CD93;
}

#footer ul {
	margin: 0px;
	padding: 0px;
	padding-top: 2em;
	font-size: 90%;
}

#footer li {
	display: inline;
	height: 22px;
	padding: 0px 10px;
}

/* blog and content for front page */

#content_right_inner h2 {
	color: #003D61;
	border-bottom: 1px solid #ccc;
	margin-bottom: 0.5em;
}

#content_right_inner div.content_section p {
	margin-right: 20px;
}

#content_right_inner div.content_section form dl dd input {
	width: 200px;
}

#content_right_inner div.content_section form dl dt input {
	margin-top: 0.5em;
}

#popular {
	margin-bottom: 10px;
}

#popular h2, #new h2,  {
	background-color: #003D61;
	color: #fff;
	padding: 5px 5px 0px 10px;
	text-transform: uppercase;
	width: 12em;
}



#popular h2 {
	background-color: #003D61;
}

#new h2 {
	background-color: #eb0d0a;
}

#popular table, #new table {
	width: 480px;
	padding-bottom: 10px;
}

#popular table {
	border-top: 5px solid #003D61;
	border: 3px solid #003D61;
	background-color: #b7c8d3;
}

#new table {
	border-top: 5px solid #eb0d0a;
	border: 3px solid #eb0d0a;
	background-color: #fdbfbf;
	margin-bottom: 10px;
}

#popular table a {
	color: #003D61;
}

#popular table a:hover {
	color: #00a1bc;
}

#popular table img , #new table img {
	padding: 0px;
	margin: 10px 0 5px 0;
	border: 2px solid #fff;
}

#new table a {
	color: #840705;
}

#new table a:hover {
	color: #eb0d0a;
}

#new table img {
	padding: 0px;
	margin: 10px 0 5px 0;
	border: 2px solid #fff;
}

#blog h3 {
	margin: 0px;
	color: #B3cf95;
	font-weight: bold;
	font-size: 80%;
}

#blog p {
	margin: 0px;
	color: #333333;
	font-size: 90%;
}

#blog em {
	margin: 0px;
	padding-top: 3px;
	color: #B3cf95;
	font-size: 70%;
}

/* informational text */

.infotext {
	padding: 5px 10px 10px 10px;
	text-align: left;
	font-size: 100%;
}

.infotext li {
	padding-top: 3px;
}

.infotexttitle {
	font-weight: bold;
	font-size: 120%;
	padding-top: 10px;
}

.infotextsmall {
	font-size: 80%;
}

.infoimage {
	text-align: center;
	padding: 20px 0px 20px 0px;
}

/* Search layout */

#content_full {
	margin: 0 20px;
	
}

#content_full table {
	width: 100%;
	margin: 10px 0;
}

#searchResults tbody tr td {
	padding: 5px 0;
	vertical-align: middle;
}


.searchboxbig {
	font-size: 14px;
}

.search {
	padding: 0px 0px 5px 0px;
	text-align: center;
}

.search_maintable {
	padding: 10px 0px 5px 0px;
	margin: 10px;
}

.search_title {
	text-align: left;
	font-weight: bold;
	padding: 5px 0px 5px 10px;
}

td.search_descr {
	text-align: left;
	padding: 5px;
	font-size: 1em;
}

.search_btn {
	padding: 5px 0px 5px 0px;
}

.searchform_btn {
	text-align: right;
	padding-right: 10px;
}

/* Catgegory pages */

#bestseller table {
	width: 460px;
}

#bestseller td {
	padding: 5px;
}

/* @group Category product display */

#cat_header  h2 {
	margin-top: 0.5em;
}

#content_category .cat_productdisplay {
	clear: both;
	overflow: hidden;
}

#content_category {
	margin: 10px 20px 0px 20px;
	position: relative;
	display: block;
}

#cat_header {
	display: block;
	overflow: hidden;
	margin-bottom: 1em;
}

.cat_header_left {
	float: left;
	width: 420px;
}

.cat_header_right {
	float: right;
	width: 260px;
	padding: 10px;
	border: 5px solid #ccc;
	margin-top: 0.5em;
}

.cat_header_right form input {
	margin-top: 0.5em;
}

#cat_pagination {
	overflow: hidden;
	width: 170px;
	float: right;
}

#cat_pagination form input {
	float: left;
	margin-left: 1em;
}

/* @end */

/* @group Product listing */

#cat_bestsellers h2 {
	margin-bottom: 0.5em;
}
#cat_bestsellers table {
	width: 100%;
}

#cat_bestsellers td {
	width: 20%;
}

#cat_bestsellers {
	margin-bottom: 1em;
}

.cat_prod_container {
	clear: both;
	margin-bottom: 10px;
	padding: 10px;
	overflow: hidden;
}

.cat_productdisplay {
	margin-top: 0.5em;
	padding-bottom: 10px;
}

.cat_prod_container {
	background-color: #e5eed8;
} 

.cat_prod_container.even {
	background-color: #ffffff;
} 

.cat_img_container {
	float: left;
	margin-right: 20px;
}

.cat_details_container {
	float: left;
	width: 450px;
}

.cat_details_container h1 {
	font-size: 1.8em;
	margin: 0px;
	line-height: 1.2em;
}



.cat_form {
	float: right;
	
}

p.price {
	font-size: 1.5em;
}

#productlist  div.cat_prod_container input {
	margin-top: 1em;
}

/* @end */

/* Old bad code - strip out once validated all missing divs across site - June 07 */

#cat_header table {
	width: 100%;
	padding: 10px;
	background-color: #ffffff;
}

#cat_header td {
	padding: 5px 0 5px 5px;
}

.cat_bestseller {
	padding-top: 10px;
}

#cat_sidebar_right a {
	padding: 5px 0 5px 0;
}

#cat_sidebar_right table {
	padding-top: 10px;
}

.cat_bestdesc {
	padding: 0px 5px 5px 5px;
}

.cat_title {
	font-weight: bold;
	padding: 5px 10px 5px 10px;
}

.cat_desc {
	color: #666666;
	padding: 5px 10px 5px 10px;
}

.cat_prodbtns td {
	width: 50%;
	height: 30px;
	padding: 5px 5px 20px 5px;
	border: none;
}

.cat_prodlistcustom {
	padding-top: 5px;
}

/* Product control code */

#content_span {
	width: 730px;
}

#product_maintable {
	margin: 0px 20px 20px 10px;
	text-align: left;
}

.prod_table_descr {
	width: 50%;
	padding: 10px;
	background-color: #e5eed8;
}

td.prod_table_descr {
	vertical-align: top;
}



.prod_header {
	padding: 10px 10px 10px 10px;
}

.prod_title {
	font-weight: bold;
}

.prod_name {
	font-weight: bold;
	font-size: 1.3em;
}

.prod_name h1 {
	font-size: 1.2em;
}


.prod_img {
	width: 110px;
	background-color: #FFFFFF;
	padding: 5px 5px 5px 5px;
}

.prod_imagebig {
	text-align: left;
	width: 300px;
	background-color: #ffffff;
	padding: 10px 10px 10px 10px;
}

.prod_details {
	background-color: #e5eed8;
	padding-left: 10px;
	padding-bottom: 5;
}

.prod_description {
	font-size: 1.4em;
	line-height: 1.4em;
	padding: 5px 10px 5px 0px;
}

.prod_description p.more-info {
	padding: 5px 5px 5px 0px;
}

.prod_description h2 {
	font-size: 0.9em;
	padding: 5px 10px 0px 0px;
}

div.prod_customfields {
	font-size: 1em;
	line-height: 1.4em;
	padding: 0.5em 0;
}

.prod_quantity, .prod_customfields, .prod_attributes, .prod_quantitybox {
	font-size: 1em;
	line-height: 1.2em;
	color: #000000;
	padding: 0.5em 0;
}

.prod_rowspacer {
	background-color: #ffffff;
	margin-bottom: 100px;
}

.prod_buttons {
	padding-top: 10px;
	text-align: right;
}

#prodrel_maintable {
	width: 100%;
	padding: 5px 10px 5px 0px;
}

.prodrel_title {
	text-align: left;
	font-weight: bold;
	padding: 5px 0px 5px 10px;
}

.prodrel_descr {
	text-align: left;
	padding: 5px 10px 5px 10px;
}

/* Customer styling */

#customer {
	width: 770px;
}

#cust_fieldstable {
	background-color: #ffffff;
	width: 100%;
	padding: 20px
}

#cust_fieldstable tbody tr td table.basket_contentstable {
	width: 100%;
	margin-bottom: 10px;
}

#cust_fieldstable tbody tr td table.basket_contentstable tbody tr td {
	vertical-align: middle;
	padding: 0.5em 0;
}

td.checkout_text input {
	padding-left: 0.5em;
}

/* basket styling */

#basketContents, #customerInvoice table {
	width: 100%;
	margin: 10px 0;
}

#basketContents tbody tr th, #CustomerConfirmation tbody tr td table tbody tr th,  #customerInvoice table.invoiceContents tbody tr th, #delivery tbody tr th, #billing tbody tr th{
	background-color: #98b96d;
	font-weight: bold;
	font-size: 110%;
	line-height: 2em;
	text-indent: 5px;
	color: #0d591e;
}

table#invoiceOrderno {
	width: 50%;
}


#basketContents tbody td, #CustomerConfirmation tbody tr td table tbody tr td, #customerInvoice table.invoiceContents tbody tr td, #delivery tbody tr td, #billing tbody tr td, #invoiceOrderno tbody tr td{
	background-color: #e9f1e6;
	font-size: 110%;
	line-height: 2em;
	padding-left: 5px;
	border-bottom: 2px solid #fff;

}

td.title {
	white-space: nowrap;
}

td.subtotal, td.total {
	font-weight: bold;
	color: #0d591e;
}



/* checkout styling */

/* New checkout styling Apr 09 JE */

#checkoutContent {
	margin: 10px 20px 0px 20px;
	position: relative;
	display: block;
}

#checkoutContent h2 {
	margin-top: 1em;
}



#warningSecureserver {
	background-color: #feced0;
	text-align: center;

}

#warningSecureserver h1 {
	height: 25px;
	font-size: 140%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #b81116;
}

#checkoutProgress {
	margin: 10px 0px;
	clear: both;
}

#checkoutProgress ol {
	position: relative;
	height: 25px;
	width: 726px;
	background-color: #98b96d;
	border: 2px solid #98b96d;
}

#checkoutProgress ol li {
	margin: 0px;
	padding: 0px;
	height: 25px;
	line-height: 25px;
	text-indent: 25px;
	float: left;
	width: 25%;
	font-size: 110%;
	font-weight: bold;
	color: #98b96d;
	background: #98b96d url(../images/bgnd-progress-dim.gif) no-repeat center center;
}

#checkoutProgress ol li.selected {
	background-color: #98b96d;
	color: #0d591e;
	background: #98b96d url(../images/bgnd-progress.gif) no-repeat center center;
}

#customerChoices {
	position: relative;
	overflow: hidden;
	margin-bottom: 10px;
}

#customersExisting  {
	width: 340px;
	position: relative;
	margin-right: 10px;
}

#customersNew {
	position: absolute;
	right: 0px;
}

.customersContainer{
	width: 340px;
	background-color: #e9f1e6;
	padding: 10px;
	bottom: 0;
	top: 0;	
}

.customersContainer h1 {
	clear: right;
	font-size: 1.5em;
	font-weight: normal;
	color: #2ea321;
}

.customersContainer p {
	margin: 0px;
	padding: 5px 0px;
	line-height: 1.5em;
	padding-bottom: 10px;
}

.customersContainer ul {
	margin: 5px 0 5px 5px;
	padding: 0 0 0 10px;
}

.customersContainer ul li{
	list-style-type: disc;
	height: 1.5em;
	line-height: 1.5em;
}

#customersNew img.btnRight, #customersHelp img.btnRight, dd input.btnRight, #customerInfo input.btnRight, #checkoutContent form input.btnRight, #checkoutContent input.btnRight  {
	float: right;
	padding-bottom: 10px;
}

#customersNew a img.btnRight {
	padding-bottom: 20px
}

#customersExisting form fieldset dl dd input {
	margin-left: 10px;
}

#customersExisting form {
	margin: 5px 0px;
}

#customersExisting form fieldset {
	border: none;
}

#customersExisting fieldset dl dt{
	color: #333333;
	font-weight: bold;
	clear: right;
}

#customersExisting form fieldset dl dd input {
	margin-bottom: 10px;
}

#payment dl dt {
	font-weight: normal;
	line-height: 2em;
	margin-top: 0.5em;
}

#payment dl.radio dt {
	font-weight: normal;
	line-height: 2em;
}

#payment dl.radio dt input {
	margin: 0px 5px 0 0;
	padding: 0px;
}

#payment dl {
	margin-bottom: 10px;
}

table#CustomerConfirmation {
	width: 100%;
	margin-top: 1em;
	margin-bottom: 1em;
}

#delivery {
	border-right: 5px solid #fff;
}

#CustomerConfirmation tbody tr td {
	width: 50%;
}

#delivery tbody tr td.title, #billing tbody tr td.title {
	width: 25%;
}

/* Customer information page */


#customerInfo fieldset {
	margin: 10px 0px;
	position: relative;
	border: 2px solid #98b96d;
	padding: 20px;
}

#customerInfo legend {
	margin: 0px;
	padding: 0px 5px;
	position: relative;
	line-height: 1.5em;
	font-weight: normal;
	font-size: 110%;
	color: #0d591e;
}

#custinfoRequired p strong {
	font-weight: bold;
}

fieldset#custinfoRequired {
	margin: 0px;
	padding: 0px;
	border: none;
}

fieldset#custinfoMain {
	position: relative;
	width: 300px;
	margin-bottom: 0px;
}

fieldset#custinfoDeliver {
	position: relative;
	float: left;
	width: 300px;
	margin-right: 10px;
}

#custinfoMain dl dd input, #custinfoDeliver dl dd input, #custinfoBill dl dd input {
	margin-left: 10px;
	width: 80%;
}

p.error, dt.error {
	color: red;
}

.validate {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 1em;
	padding: 5px 0px 5px 10px;
}

/* Footer */

.table_footer {
	width: 770px;
	background-color: #2EA321;
	border-top: 5px solid #b3cf95;
}

.footer {
	text-align: center;
	padding: 5px 5px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}

.footer	a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:hover {
	color: #C0DEE8;
	text-decoration: underline;
}

.info {
	height: 15px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	padding-top: 5px;
}http://www.vetmedsplus.co.uk/mm5/merchant.mvc?