html, form, p, ul, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0 0 2em 0;
	background-color: white;
	background: url(../img/x-bg.gif) repeat-y;
	background-position: top center;
	text-align: center;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
	color: #113BA6;
}

html > body {
  font-size: x-small;
}

.r { text-align: right; }
.l { text-align: left; }
.c { text-align: center; }
.j { text-align: justify; }

label span {
	text-decoration: underline;
}

img {
	border: 0;
	vertical-align: middle;
}

#page {
	background-color: white;
	position: relative;
	font-size: 110%;
	text-align: left;
	margin: 0 auto;
	width: 720px;
	padding: 8px 0 1em 0;
}

a, a:visited {
	color: #f29838;
}

.hidden {
	display: none;
}

.clear {
	clear: both;
}

.clear2 {
	clear: both;
	margin-bottom: 15px;
	color: darkblue;
	font-size: 1.2em;
}

hr, hr.clear {
	height: 1px;
	border: 0;
	background: #fff;
	margin: 0;
}

hr {
	height: 1px;
	background: blue;
	margin-top: 10px;
}

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span, #phone span {
	display: none;
}

h1 a {
	display: block;
	height: 100%;
	width: 100%;
}

#header {
	border-bottom: 1px solid #66cbf5;
	margin-bottom: 7px;
	background: #fff url(images/logo.gif) 0 0 no-repeat;
}

#logo {
	width: 280px;
	height: 56px;
/*	background: #fff url(imagesg/logo.gif) 0 0 no-repeat;*/
	position: absolute;
	top: 8px;
	left: 0;
	z-index: 25;
}

#header div {
	display: block;
	width: 100%;
	height: 100%;
}

#phone {
	display: block;
	float: right;
	width: 150px;
	height: 30px;
	background: url(images/phone.gif) no-repeat;
	margin: 0 0 3px 0;
}

#pages {
	float: right;
	clear: right;
	margin: 0 0 4px 0;
	padding: 4px 0 0 0;
	border-top: 1px solid #66cbf5;
	font: 8pt Arial, Helvetica, sans-serif; 
	width: 298px;
}

#pages li {
	padding: 0 11px;
	border-right: 1px solid #113ba6;
	list-style: none;
	float: left;
}

#pages li.first {
	padding-left: 1px;
}

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

#pages a, #pages a:link, #pages a:visited {
	color: #838383;
	text-decoration: none;
}

#pages a:hover {
	color: #F29838;
}

#topmenu {
	clear: both;
	border-bottom: 2px solid #66cbf5;
	margin: 0;
	padding: 0;
	height: 21px;
	width: 100%;
	list-style: none;
}

#topmenu li {
	float: left;
	margin-left: 4px;
	height: 21px;
	background-repeat: no-repeat;
	display: inline;
}

#topmenu a {
	display: block;
	width: 100%;
	height: 100%;
}

#topmenu span {
	display: none;
}

#topmenu #tmHome {
	margin-left: 201px;
	width: 50px;
	background-image: url(../img/tabs/home_off.gif);
}

#topmenu #tmPrescr {
	margin-left: 251px;
	width: 92px;
	background-image: url(../img/tabs/prescriptions_off.gif);
}

#tmVtMn {
	width: 118px;
	background-image: url(../img/tabs/vitamins_off.gif);
}

#tmFitn {
	width: 106px;
	background-image: url(../img/tabs/fitness_off.gif);
}

#tmHerbals {
	width: 67px;
	background: url(../img/tabs/herbals_off.gif);
}
#tmPets {
	width: 66px;
	background: url(../img/tabs/pets_off.gif);
}

#frmSearch {
	border-top: 1px solid #d1effc;
	border-bottom: 1px solid #fff;
	background: url(images/searchrow.gif) repeat-x;
	padding: 0.2em 0.8em;
	font-size: 110%;
	color: #113ba6;
}

#frmSearch p {
	margin: 0;
	padding: 0;
}

#frmSearch input.txt, #frmSearch select {
	color: #113ba6;
	background-color: #f3fbfe;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
}

#frmSearch input.txt {
	padding: 0.1em 0.2em;
	width: 140px;
}

#frmSearch input.img {
	padding: 0;
	margin: 0 0 0.1em 0;
	vertical-align: bottom;
}

#frmSearch label {
	display: block;
	float: left;
	margin-right: 0.6em;
	margin-top: 0.25em;
	_margin-top: 0.3em;
	padding-bottom: 0.5em;
}

#frmSearch .hidden {
	display: none;
}

#frmSearch_product option.group {
	font-style: normal;
	font-weight: bold;
}

*html body #page #header #frmSearch_product option.group {
	font-style: normal;
	font-weight: bold;
}

#frmSearch_product option.depart {
	font-style: normal;
	font-weight: bold;
	color: #fff;
	background-color: #66cbf5;
}

#footer {
	clear: both;
	margin: 1em 0;	
	color: #f29838;	
	float: left;
	width: 100%;
	text-align: center;
	border-top: 3px solid #b2e5fa;
	background-color: white;
}

#footer a, #footer a:visited {
	color: #F29838;
}

#footer ul {	
	font-size: 95%;
	list-style-type: none;
	margin: auto;
	margin-top: 0;
	padding: 0;
	width: 37em;
	margin-top: 1.2em;
}

#footer li {
	float: left;
	padding: 0 0.5em;
	border-right: 1px solid 
}

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

#footer p {
	clear: both;
	font-size: 90%;
	text-align: center;
	color: #113ba6;
}

#content {
	color: #113ba6;
}

#content h2 {
	font-size: 200%;
	font-family: Arial, Helvetica, Sans-Serif;
	margin-bottom: 0.8em;
	color: #F29838;
	border-bottom: 2px solid #F29838;
	background: none;
	font-weight: bold;
}

#content p {
	margin-bottom: 1em;
}

#content ul, #right ul {
	margin-bottom: 1em;
	list-style: none;
}

#content ul li, #right ul li {
	padding-left: 15px;
	background: url(images/blue.gif) 0 0 no-repeat;
	margin-bottom: 1em;
}

div.menuWrapper {
	width: 100%;
	background: url(imagescolumn.gif) repeat-y;
	clear: both;
	float: left;
}

#prescriptions #tmPrescr {
	background-image: url(../img/tabs/prescriptions_on.gif);
}

#vitamins #tmVtMn {
	background-image: url(../img/tabs/vitamins_on.gif);
}

#fitness #tmFitn {
	background-image: url(../img/tabs/fitness_on.gif);
}

#herbals #tmHerbals {
	background-image: url(../img/tabs/herbals_on.gif);
}

#pets #tmPets {
	background-image: url(../img/tabs/pets_on.gif);
}

table#orderList {
	margin-bottom: 20px !important;
}

#orderList tbody td a {
	background-image: none !important;
	width: auto !important;
}

table#questionList {
	margin-bottom: 20px;
}

#questionList tbody td a {
	background-image: none !important;
	width: auto !important;
	display: inline !important;
}

#mySettings {
	margin-bottom: 0;
}

tr.comment td {
	color: #999999;
	font-size: 0.95em;
}

.red {
	color: red;
}

#bestsellers p.img a {
	height: 100%;
	text-align: center;
	margin: 0 auto;
	width: 100%;
}

#todayspecials p.img a {
	height: 100%;
	text-align: center;
	margin: 0 auto;
	width: 100%;
}

#matches {
	margin-bottom: 1em;
}

#searchform input.img {
	padding: 0;
	margin: 0 0 0.1em 0;
	vertical-align: bottom;
}

#save_submit {
	margin-top: 1em;
}

#content h3.webform {
	background: blue url(images/goodtable.gif) repeat-x scroll 0pt 100%;
	color: white;
	border: 0;
	padding: 5px;
	font-size: 1.1em;
	font-weight: bold;
}

#loginform, #questionform {
	text-align: center;
}

#loginform table, #questionform table {
	margin: 0.5em auto 0.5em 20px;
}

#loginform input.submit, #questionform input.submit {
	margin: 0.5em auto;
}

.innerblock {
	
}

table.innerblock td {
	vertical-align: top;
	padding: 0.1em 0;
	text-align: left;
}

.cell1 {
	font-weight: bold;
	white-space: nowrap;
}

.cell2 {
	width: 10px;
	font-weight: bold;
}

.cell3 {
	width: 310px;
}

.cell4 {	
}

.cell5 {
}

table.innerblock td.cell6 {
	text-align: right;
}

tr.lastrow td {
	padding-bottom: 15px;
}

textarea.form, input.form {
	width: 300px;
}

#other_subject_field {
	display: none;
	width: 100%;
}

html:first-child #footer {
	padding-bottom: 15px;
}

*:first-child+html #footer {
	padding-bottom: 0;
	margin-bottom: 0;
}

#content h2, #right h2  {
	font-size: 200%;
	font-family: Arial, Helvetica, Sans-Serif;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
	padding-bottom: 0.2em;
	color: #F29838;
	border-bottom: 2px solid #F29838;
	background: none;
	font-weight: bold;
}

#content h2 {
	font-size: 180%;
}

#right h2  {
	margin-top: 0.3em;
}

#right div.info h3, #content h3 {
	font-size: 120%;
	font-family: Arial, Helvetica, Sans-Serif;
	margin-bottom: 0.5em;
	background: none;
	font-weight: bold;	
	border-bottom: 1px solid #66cbf5;
	clear: both;
}

#content h3 {
	clear: none;
}

table.info {
	background: #5d7ec1;
	margin-bottom: 0.5em;
	text-align: left;

}

table.info thead tr {
	background: url(images/goodtable.gif) repeat-x 0 100%;
	color: white;
}

table.info th {
	padding: 0.1em 0.5em;
	text-align: left;
}

table.info tbody tr {
	background-color: #fff;
}

table.info tbody tr.popular {
	background-color: #fff;
}

table.info tbody td {
	padding: 0.2em 0.5em;
	text-align: left;
}

table.info th.r, table.info tbody th.r, table.info tbody td.r {
	text-align: right;
}

table.info th.c, table.info tbody th.c, table.info tbody td.c {
	text-align: center;
}

/*shipping options*/

table.info tbody th {
	font-size: 0.8em;
	padding: 0.1em 0.5em;
	color: white;
	background-color: darkblue;
	background: url(images/goodtable.gif) repeat-x 0 100%;
	text-align: left;
}

/*pop-up*/

#popupfooter {
	height: 15px;
	background-color: F2F2F2;
	padding: 10px;
}

#popupbody {
	text-align: left;
	margin: 0 15px;
	font-size: 0.7em;
}

#popupbody table.info td {
	font-size: 0.8em;
}