body#bkgrnd {
	background: #000000;
/*	width:100%; */
	margin: 4px;
	padding: 4px;
	position: absolute;
}

.container {
	text-align: center;
	background: #fafafa;
	min-width: 850px;
	padding: 2;
	margin: auto;
}
.lpbody {
	margin: auto;
	padding: 4px;
	border: 1px solid #000000;
	width: 100%;
/*	min-height: 600px; */
}

.container2 {
/*	margin: 0px; */
	padding: 0px;
	width: 100%;
	text-align: center;
	background: #f5f5f5;
	border-bottom: 1px solid #808080;
	min-height: 50px;
}

.header {
	min-height: 70px;
	text-align: center;
	font: Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	padding: 10px;
}
/* ERROR MESSAGES */
.message {
	text-align: center;
	font: bold 12pt Geneva, Arial, Helvetica, san-serif;
	letter-spacing: 0.1em;
	vertical-align: middle;
	background: #FFFFFF;
	margin: 0;
	min-height: 50px;
/*	width: 100%; */
	padding: 10px;
}
/* BODY CONTENTS */
/* p {	font: 1em Georgia, "Times New Roman", Times, serif;	margin: 0px;	padding: 2px;	text-align: justify;} */
p#notice {	font: 9pt "Trebuchet MS";	padding: 2px;	text-align: justify;	background: #FAFAFA;	margin: 20px 0px 0px;} /* not used because of mozzilla problems */

h1 {	margin-top:5px;	margin-bottom:5px;	font-size: 20pt;}
h1#title {	text-align: center;	border-bottom: 1px solid #808080;	background: #FaFaFa;	font: bold 15pt Georgia, "Times New Roman", Times, serif;	color: #993300;	margin: 0px 0px 5px;	padding: 15px;}

.h3 {	padding: 4px;	width: 100%;	height: 50px;	text-align: center;	font: bold 1em Arial, Helvetica, san-serif;	font-height: 14px;	vertical-align: middle;	word-spacing: 4px;	background-color: #CC9900;	margin: 0px;}

/* FOR FOOTER AND LEGAL STUFF */
.legal {	font-family: Arial, Helvetica, sans-serif;	font-size: 8pt;	color: #778899;	text-align: center;	vertical-align: baseline;		padding: 2px; background: #FAFAFA;}
.legal a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #778899; text-decoration: none}
.legal a:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #778899; text-decoration: none}
.legal a:active {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #778899; text-decoration: none}
.legal a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; text-decoration: none}

/*TABLE FOR SHOPPING CART CONTENTS */
table#tblcart{	font: 9pt Geneva, Arial, Helvetica, san-serif;	color: #333333;	background: #FFFFFF;}

/* FOR SHOPPING CART CHECKOUT */
.checkout { 
background-color: #fafafa; 
width: 300px;
padding: 2px;
border: 1px solid #778899; color: #cc3333; 
font-size: 9; font-family: Tahoma; font-weight: bold; 
}

.checkout a:link {	color: #cc3333;	background-color: #fafafa;}
.checkout a:visited {	color: #cc3333;	background-color: #fafafa;}
.checkout a:hover {	color: #000000;	background-color: #fafafa;}
.checkout a:active {	color: #cc3333; background-color: #fafafa;}

a {  text-decoration: none}

a.mainnav:link {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #666666; text-decoration: none}
a.mainnav:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #666666; text-decoration: none}
a.mainnav:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #990000; text-decoration: none}
a.mainnav:active {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #666666; text-decoration: none}

a.mainnavsel:link {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none; font-weight: bold}
a.mainnavsel:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none; font-weight: bold}
a.mainnavsel:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none; font-weight: bold}
a.mainnavsel:active {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none; font-weight: bold}

a.subnav:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #666666; text-decoration: none; font-weight: normal}
a.subnav:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #666666; text-decoration: none; font-weight: normal}
a.subnav:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; text-decoration: underline overline; font-weight: normal}
a.subnav:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #666666; text-decoration: none; font-weight: normal}

a.subnavSel:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; text-decoration: none; font-weight: bold}
a.subnavSel:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; text-decoration: none; font-weight: bold}
a.subnavSel:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; text-decoration: none; font-weight: bold}
a.subnavSel:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; text-decoration: none; font-weight: bold}

a.vidnav:link {  font-family: Helvetica, Arial, sans-serif; font-size: 9pt; color: #990099; text-decoration: none; font-weight: bold;}
a.vidnav:visited {  font-family: Helvetica, Arial, sans-serif; font-size: 9pt; color: #990099; text-decoration: none; font-weight: bold}
a.vidnav:hover {  font-family: Helvetica, Arial, sans-serif; font-size: 9pt; color: #000000; text-decoration: underline; font-weight: bold}
a.vidnav:active {  font-family: Helvetica, Arial, sans-serif; font-size: 9pt; color: #990099; text-decoration: underline; font-weight: bold}

a.shampoonav:link {  font-family: Helvetica, Arial, sans-serif; font-size: 9pt; color: #009900; text-decoration: none; font-weight: bold;}
a.shampoonav:visited {  font-family: Helvetica, Arial, sans-serif; font-size: 9pt; color: #009900; text-decoration: none; font-weight: bold}
a.shampoonav:hover {  font-family: Helvetica, Arial, sans-serif; font-size: 9pt; color: #009900; font-weight: bold; border-style: dotted; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
a.shampoonav:active {  font-family: Helvetica, Arial, sans-serif; font-size: 9pt; color: #009900; font-weight: bold}

/* BREEDER LINKS */
a.breed:link {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal;  color: #333333; text-decoration: none}
a.breed:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal;  color: #333333; text-decoration: none}
a.breed:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal;  color: #000000; text-decoration: underline}
a.breed:active {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal;  color: #000000; text-decoration: underline}

a.checkoutint:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	border: 1px solid #000000;
	background-color: #CCCCCC;
	background-position: center bottom;
	margin: 0px;
	padding: 3px 0px 0px;
	width: 400px;
	height: 30px;
	text-align: center;
}
a.checkoutint:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	border: 1px solid #000000;
	background-color: #CCCCCC;
	background-position: center center;
	margin: 0px;
	padding: 3px 0px 0px;
	width: 400px;
	height: 30px;
	text-align: center;
}
a.checkoutint:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #000000;
	background-color: #0066CC;
	background-position: center center;
	margin: 0px;
	padding: 3px 0px 0px;
	width: 400px;
	height: 30px;
	text-align: center;
}
a.checkoutint:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	border: 1px solid #000000;
	background-color: #CCCCCC;
	background-position: center center;
	margin: 0px;
	padding: 3px 0px 0px;
	width: 400px;
	height: 30px;
	text-align: center;
}
a.addbag:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-position: center center;
}
.redbrdr-dblline {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	border: 5px double #CC0000;
	width: 740px;
	margin: 0px;
}
.productinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #000000;
}

header.left {
	background-position: center center;
	background-color: #FFFFFF;
	position: absolute;
	padding: 0;
	float: left;
	vertical-align: middle;
}

.checkoutbillinfo {
	background-position: center center;
	position: relative;
	width: 400px;
	padding: 1 0 0 3;
	height: 25px;
	border: 1px solid #800040;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #800040;
	margin: 0px;
	text-align: left;
	text-indent: 0px;
	vertical-align: text-bottom;
	letter-spacing: 0.2em;
}
header.right {
	background-position: center center;
	position: relative;
	width: 800px;
	padding: 0;
	height: 70px;
	float: right;
	vertical-align: middle;
}
.containerchkout {
	background-position: center center;
	position: relative;
	width: 100%;
	padding: 10px 0 15px;
	float: left;
	vertical-align: middle;
	border-bottom: 1px solid #666666;
	text-align: left;
	text-indent: 0px;
	white-space: normal;
	margin: 0px;
}
.head2 {
text-align: center;	border-bottom: 1px solid #808080;	background: #FaFaFa;	font: bold 15pt Georgia, "Times New Roman", Times, serif;	color: #993300;	padding: 15px;
}
head2#title {
text-align: center;	border-bottom: 1px solid #808080;	background: #FaFaFa;	font: bold 15pt Georgia, "Times New Roman", Times, serif;	color: #993300;	padding: 15px;
}
.notice {

	font: 9pt "Trebuchet MS";
	padding: 8px 4px;
	text-align: justify;
	background: #FAFAFA;
	margin: 0px;
}
