@charset "utf-8";
/* CSS Document */
html { min-height: 100%; margin-bottom: 1px; }

body {
	background: url(slices/bgtile001.gif) repeat;
	margin: 0px;
	min-width: 1000px;
	color: #4A4F60;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
}
#header {
	background: url(slices2/header5.jpg) no-repeat;
	height: 235px;
	width: 906px;
}
#navbar {
	background: url(slices2/navbar6small.jpg) no-repeat;
	height: 106px;
	width: 907px;
}
#centerfill {
	background: url(slices2/centerfill9.jpg) repeat-y;
}
#footer {
	background: url(slices2/footer5ff.jpg) no-repeat;
	height: 142px;
	width: 907px;
}
#leftangle {
	background: url(slices2/leftangle5aaa.jpg) no-repeat top;
	width: 48px;
}
#rightangle {
	background: url(slices2/rightangle5.jpg) no-repeat top;
	width: 50px;
	height: 650px;
}
.navbarmenu {

}
.floatimageleft {
	float: left;
	padding-right: 16px;
}
H1 {
	border-bottom: 3px double #7A8295;
}
.footertext {
	padding-top: 24px;
	text-align: center;
	font: 12px "Trebuchet MS";
}
.footertext a:link {
	padding-top: 75px;
	text-align: center;
	color: #50576B;
	text-decoration: underline;
}
.footertext a:visited {
	padding-top: 75px;
	text-align: center;
	color: #50576B;
	text-decoration: underline;
}
.footertext a:hover {
	padding-top: 3px;
	text-align: center;
	color: #50576B;
	text-decoration: underline overline;
	padding-bottom: 3px;
}
#paneltop {
	background: url(slices2/paneltop6.jpg) no-repeat;
	height: 34px;
}
a:link {
	color: #576075;
	text-decoration: underline;
}
a:visited {
	color: #576075;
	text-decoration: underline;
}
a:hover {
	color: #794850;
}
/* current page number color */
SPAN.currpage {
	color: #9D6284;
	font-weight: bold;
}
P.pagenums {
	font: 10px Verdana;
}

/*category styling */
td.catname {
	border:2px outset #747E97;
	padding:4px;
	text-align: center;
	background: url(images/stripedbgfill.jpg) repeat;
}

/*cross sell title 
.cstitle {
	background: #C9CDD8;
	border: 1px solid #767E95;
	color : #404553;
	padding: 4px;
	font: bold 13px Verdana, Arial, sans-serif;
}
*/
.csproduct {
	border: 1px solid #7B8295;
	text-align: center;
}
h2 {
	border-bottom: 3px double #6F798C;
}
hr {
	color: #7A8299;
}

/*image in cart size */
img.cartimage {
width: 75px;
border:1px;
}.cellborder {
	border: 1px dashed #7A819B;
}
h3 {
	background: #D1D4DD;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
}

/* border around products */
TD.product {
	border:1px solid #737D96;
}

/* reduce space under categories */
.navdesc{display:none;}

/*center product name */

div.prodname  {
	text-align: center;
}
.largeredtext {
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
}

/*Cross sales styling */

.cstitle {
	background: #B4B7C6;
	border: 1px solid #778298;
	color : #FFFFFF;
	padding: 4px;
	font: bold 13px Verdana, Arial, sans-serif;
	}
	
img.csprodimage {
width:75px;
}

.imagepad_list {
	padding-right: 45px;
	padding-bottom: 140px;
	clear: right;
	float: right;
	padding-top: 33px;
}

