@charset "utf-8";
/* CSS Document */

body {
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px auto auto;
	background: url(slices/bggradient5.jpg) repeat-x top;
}
#layouttable {
	width: 973px;
}
#nameheader {
	background: url(slices/nameheader4.jpg) no-repeat center;
	height: 162px;
	width: 973px;
}
#navbar {
	height: 43px;
	background: url(slices/menubar.jpg) no-repeat;
	padding-left: 2px;
}
#headergraphic {
	background: url(slices/headergraphic2.jpg) no-repeat;
	height: 192px;
}
#centerpaneltop {
	background: url(slices/centerpaneltop4.jpg) no-repeat;
	height: 55px;
}

#centerpanel {
	background: url(slices/centerpanelfill2.jpg) repeat-y;
}
#centerpanelbottom {
	background: url(slices/centerpanelbottom2.jpg) no-repeat;
	height: 47px;
}
#footer {
	background: url(slices/footer2.jpg) no-repeat;
	height: 75px;
}

.maincontentstyling {
	padding: 0px 40px 8px;
	background: top;
}
.headerimage {

}
.footertext {
	text-align: center;
	padding-top: 8px;
	color: #CCCCCC;
	font-size: 11px;
}
.footertext a:link {
	text-align: center;
	padding-top: 8px;
	color: #CCCCCC;
	font-size: 11px;
}
.footertext a:hover {
	text-align: center;
	padding-top: 8px;
	color: #CCCCCC;
	font-size: 11px;
}
.footertext a:visited {
	text-align: center;
	padding-top: 8px;
	color: #CCCCCC;
	font-size: 11px;
}

.imagepadding {
	padding-right: 12px;
}
h1 {
	border-bottom: 3px double #CCCCCC;
	font: 36px "Calligraph421 BT";
	color: #000000;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #999999;
}
h2 {
	background: #EEEEEE;
	border: 1pt solid #666666;
	padding-left: 4px;
}

/*product name */
div.prodname {
	color: #000000;
	text-align: center;
}
/* alignment of product detail image on page */
td.detailimage {
	vertical-align: top;
}h3 {
	border-bottom: 1px dashed #C4C4C4;
}
.imagepadlist {
	padding-right: 24px;
}
.imagepadlistgift {
	padding-right: 40px;
	padding-top: 34px;
	padding-bottom: 30px;
	clear: left;
	float: left;
}
/*two column layout */
.left-col {
	width:362px;
	float:left;
}

.right-col {
	width:450px;
	float:right;
	clear: none;
	height: 58px;
}
.bioimagepad {
	clear: both;
	float: left;
	padding-right: 14px;
	padding-bottom: 20px;
}
.largertextbold {
	font-size: 24px;
	font-weight: bold;
}
/* image in cart size */
img.cartimage {
width: 50px;
border:0px;
}