body {
	background-color: #FFFFFF;
	margin: 0 0 0 0;
}
div {
	font-family: Trebuchet MS;
	font-size: 10pt;
}
.container {
	text-align: left;
	width: 800px;
}
.header {
	background-image: url(http://www.wixnwax.com/images/background_header.png);
	height: 78px;
	clear: right;
}
.header .search {
	float: right;
	margin-top: 48;
	margin-right: 0;
}
.header .search form { 
	background-color: #FFFFFF;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.header .search #text {
	border: 2px #FFFFFF solid;
	border-left: 4px #FFFFFF solid;
	border-top: expression(((navigator.appname=='Netscape')? "2" : "5") + "px #FFFFFF solid");
	font: 10pt Trebuchet MS;
}
#submit {
	border: 0px;
	color: #FFFFFF;
	height: 21px;
	margin-bottom: 0px;
	font-family: Trebuchet MS;
	font-size: 10pt;
	font-weight: bold;
}
h1[description]:hover:before {
	content: attr(description);
	border: 1px solid threedshadow;
	background-color: infobackground;
	padding: 5px;
	display: block;
	position: absolute;
	z-index: 2px;
	top: 30;
	font: 8pt Tahoma;
}
.keyword {
	color: #F0F0F0;
	margin: 0;
	height: 5px;
	overflow: hidden;
	background-color: #000000;
	background-image: url(http://www.wixnwax.com/white.png);
}
.top-navigation {
	width: 100%;
	display: block;
	margin-bottom: 2px;
}
.top-navigation ul {
	margin: 0 0 0 0;
	padding: 3 0 0 0;
	list-style-type: none;
}
.top-navigation li {
	float: left;
	margin-right: 3px;
}
.top-navigation a {
	padding: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.sub-navigation {
	border-bottom: 1px #000000 solid;
	height: 20px;
	margin-top: 2px;
	padding: 3px;
	
	width: 100%;
}
.sub-navigation ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
	width: 100%
}
.sub-navigation li {
	float: left;
	margin-right: 0px;
}
.sub-navigation li a {
	font-size: 9pt;
	padding: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #000000;
}
//
//

.middle {
	color: #FFFFFF;
	padding: 3px;
	margin:2px;
	font-size: 8pt;
}
.other {
	padding: 3px;
	margin:2px;
	font-size: 9pt;
}
.featured {
	padding-bottom: 10px;
	margin-bottom: 5px;
}
.featured img {
	margin-right: 10px;
}
.listitle {
	float: left; 
	width: 31%; 
	margin: 3px;
}
.listing {
 	width: 100%;
	padding: 10px;
	padding-left: 0;
	padding-right: 0;
	float: left;
}
.listing a {
	font: 12pt Trebuchet MS;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.listing a:hover {
	font: 12pt Trebuchet MS;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.product {
	float: left;
	width: 100%;
	cursor: pointer;
	font-weight: normal;
}
.product2 {
	float: left;
	width: 100%;
	cursor: pointer;
	font-weight: normal;
}
.product img { 
	float: left; 
	margin: 4px;
}
.product2 img { 
	float: left; 
	margin: 4px;
}
.product a {
	text-decoration: none;
	width: 100%;
	height: 100%;
}
.product a:hover {
	text-decoration: none;
	width: 100%;
	height: 100%;
}
.pb ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font: 10pt Trebuchet MS;
	font-weight: bold;
	list-style-type: none;
	text-align: center;
	float: left;
	clear: left;	
}
.pb ul li {
	font: 9pt Trebuchet MS;
	text-align: center;
	width: 60px;
	height: 20px;
	float: left;
}
#prices {
	border-top: 1px #C0C0C0 solid;
}

td { font: 9pt Trebuchet MS; }

.body {
	background-image: url(http://www.wixnwax.com/images/background_grey.png);
	width: 100%;
	border-bottom: 1px #C0C0C0 solid;
	padding-right: 6px;
	clear: right;
}
.navigation {
	float: left;
	padding: 5px;
	width: 150px;
	color: #FFFFFF; 
}
.navigation h1 {
	font-size: 11pt;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #FFFFFF;
}
.navigation a {	
	color: #FFFFFF;
}
.undernav {
	float: left;
	padding: 5px;
	width: 150px;
}
.content {
 	background-color: #FFFFFF;
	border-left: 1px #F0F0F0 solid;
	float: left;
	padding: 3px;
	padding-right: 6px;
	width: 600px;
	min-height: 500px;
	height: expression(this.scrollHeight < 500? "500px" : "auto");
}
.content h2 {
	clear: none;
	font-size: 13pt;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #000000;
}
.content h1 {
	font-size: 11pt;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #000000;
}
.content h4 {
	clear: none;
	font-size: 10pt;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #000000;
}
.related {
	width: 125;
	float: right;
	margin-left: 3px;
	font-size: 9px;
	background-color: transparent;
	visibility: hidden;
}
.listing {
	font: 8pt Trebuchet MS;
}
.footer {
	clear: left;
	padding: 3px;
	width: 100%;
}

#clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
#clearfix {display: block;}
/* End hide from IE-mac */
h1 {
	margin: 0;
	padding: 0;
}