
a {
	outline: none;
}

a:link > img {
	border: 0px; 
	margin: 0px; 
	padding: 0px; 
}

html {
	background: grey;
	min-height: 600px;
	width: 100%;
}
	body {
		color: #000000;
		font: 10pt Arial, Helvetica, Sans-serif;
		margin: 0px;
		width: 100%;
	}
		body.pad {
			padding-bottom: 10px;
			padding-top: 10px;
		}
		body.nopad {
			background: #ffffff;
		}
		#main {
			background: #ffffff;
			height: 600px;
			left: 50%;
			margin-left: -450px;
			position: absolute;
			width: 900px;
		}

a {
	color: #0000ff;
	text-decoration: none;
}

h1 {
	color: #0000ff;
	font: 13pt Arial, Helvetica, sans-serif;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
}
p {
	margin: 3px 0px;
}

div.categoryList {
	position: absolute;
	top: 12px;
	left: 159px;
	height: 576px;
	overflow: hidden;
	width: 199px;
	overflow: hidden;
}
	.categoryListCollapsed {
		background: #000000;
		height: 576px;
		left: 158px;
		position: absolute;
		top: 12px;
		width: 1px;
	}
div.categoryBar {
	background: #0000ff;
	border-right: 1px solid #000000;
	height: 576px;
	overflow: hidden;
	position: absolute;
	right: 158px;
	top: 0px;
	width: 40px;
}
div.categoryListText {
	height: 576px;
	overflow: hidden;
	position: absolute;
	right: 0px;
	text-align: left;
	top: 0px;
	width: 158px;
}
	div.categoryListText a {
		color: #000000;
		display: block;
		overflow: hidden;
		padding: 6px 6px 6px 12px;
	}
		div.categoryListText a:hover {
			color: #0000ff;
		}

#start {
	background: #ffffff;
	border-color: #000000;
	border-style: solid;
	border-width: 0px;
	height: 512px;	
	left: 374px;
	overflow: hidden;
	padding: 0px;
	position: absolute;
	top: 76px;
	width: 512px;
}

		div.favorite {
		background: #ffff7f;
		border: 1px outset;
		height: 120px;
		margin: 0px;
		position: absolute;
		text-align: center;
		width: 120px;
	}
		div.favorite a {
			color: #000000;
		}
		div.favorite img {
			border: none;
			height: 100px;
			width: 120px;
		}
		div.favorite span.unavailable {
			background: black;
			color: white;
			filter: alpha(opacity = 70); -moz-opacity: .7; opacity: .7;
			font: 13pt Verdana, Arial, Helvetica, Sans-serif;
			height: 100px;
			left: 0px;
			position: absolute;
			text-align: center;
			top: 0px;
			width: 120px;
		}
			span.replacement {
				color: white;
				font: 13pt Verdana, Arial, Helvetica, Sans-serif;
				text-align: center;
				width: 100%;
			}
	div.superFavorite {
		background: #ffff7f;
		border: 1px outset;
		height: 250px;
		left: 130px;
		margin: 0px;
		position: absolute;
		text-align: center;
		top: 0px;
		width: 250px;
	}
		div.superFavorite a {
			color: #000000;
		}
		div.superFavorite img {
			border: none;
		}
		div.superFavorite span.unavailable {
			background: black;
			color: white;
			filter: alpha(opacity = 70); -moz-opacity: .7; opacity: .7;
			font: 13pt Verdana, Arial, Helvetica, Sans-serif;
			height: 230px;
			left: 0px;
			position: absolute;
			text-align: center;
			top: 0px;
			width: 250px;
		}
		
	img.groupImage {
		border: 1px solid gray;
		bottom: 32px;
		height: 120px;
		left: 50%;
		margin-left: -160px;
		position: absolute;
		width: 320px;
	}



#formShadow {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 999;
	background: black;
	width: 100%;
	height: 100%;
}
#requestDialog {
	background: white;
	color: black;
 	font: 10pt Verdana, Arial, Helvetica, Sans-serif;
	height: 100%;
	overflow-x: none;
	overflow-y: auto;
	width: 700px;
}
#requestDialog form {
	padding: 12px;
}
	#requestDialog a {
		color: blue;
		text-decoration: underline;
	}
	#requestDialog div.buttons {
		float: right;
	}
		#requestDialog div.buttons input {
			height: 24px;
			margin: 3px 6px 6px 24px;
			width: 100px;
		}
	#requestDialog fieldset {
		border: 1px solid #d3d3d3;
		margin: 6px 0px;
	}
		#requestDialog label {
			display: block;
			float: left;
			padding-right: 18px; 
			text-align: right;
			width: 200px;
		}
		#requestDialog legend {
			background: white;
			font-weight: bold;
		}
	#requestDialog h1 {
		width: 75%;
		margin-top: 12px;
		margin-bottom: 12px;
		font: 12pt Verdana, Arial, Helvetica, Sans-serif;
		font-weight: bold;
		color: black;
	}
	#requestDialog input {
			font: 8pt Verdana, Arial, Helvetica, Sans-serif;
			text-align: center;
			width: 250px;
		}
	#requestDialog .small {
		font-size: smaller;
	}
	#requestDialog p.reminder {
		margin-bottom: 12px;
		margin-top: 12px;
		text-align: center;
	}

#menu {
	position: absolute;
	top: 12px;
	left: 8px;
	height: 576px;
	width: 140px;
}
	#menu a.group {
		background: #ffff7f;
		border-bottom: 1px outset;
		border-left: 4px solid #0000ff;
		border-right: 1px outset;
		border-top: 1px outset;
		color: #000000;
		cursor: pointer;
		display: block;
		font: 10pt Arial, sans-serif;
		height: 24px;
		margin-bottom: 6px;
		overflow: hidden;
		padding-right: 6px;
		padding-top: 8px;
		text-align: right;
		width: 128px;
	}
		#menu a.group:hover {
			background: #ffffff;
			border-right: 1px solid #ffffff;
			border-top: 1px solid #ffffff;
			color: #0000ff;
		}
	#menu #links {
		bottom: 0px;
		position: absolute;
		text-align: right;
		width: 100%;
	}
		#menu #links a {
			color: #000000;
			display: block;
			width: 100%;
			left: 0px;
			padding: 3px 0px 3px 0px;
			text-decoration: none;
			overflow: hidden;
		}
			#menu #links a:hover {
				color: #0000ff;
			}
	
		div.searchBox input {
		 text-align: center;
		 width: 140px;
	}
	div.searchBox p {
		font-size: smaller;
		font-weight: bold;
		text-align: center;
	}


#category {
	position: absolute;
	background: #ffff7f;
	z-index: 4;
	top: 12px;
	height: 576px;
	overflow: hidden;
	border-color: #000000;
	border-style: solid;
}
	.categoryExpanded {
		border-width: 1px;
		left: 167px;
		width: 722px;
	}
	.categoryCollapsed {
		border-width: 0px;
		left: 891px;
		width: 0px;
	}
	
		p.categoryName {
		border-top: 1px dashed;
		left: 0px;
		overflow: hidden;
		padding: 4px 12px;
		position: absolute;
		text-align: center;
		top: 425px;	
		width: 100%;
	}
	
		#products {
		height: 122px;
		left: 0px;
		margin: 0px 6px;
		overflow-x: hidden;
		overflow-y: auto;
		position: absolute;
		text-align: center;
		top: 454px;
		width: 710px;
	}
		#products img {
			border: 1px outset #ffff7f;
			color: #ffff7f;
			cursor: pointer;
			display: inline;
			height: 80px;
			text-align: center;
			width: 80px;
		}
		#products img:hover {
			border: 1px inset #ffff7f;
		}


#product {
	position: absolute;
	top: 6px;
	left: 0px;
	height: 416px;
	width: 722px;
	background: #ffff7f;
	overflow: hidden;
}

		#product h1.name {
		left: 0px;
		overflow-x: hidden;
		overflow-y: auto;
		padding: 12px;
		position: absolute;
		top: 0px;
		width: 450px;
	}
	#product p.description {
		left: 0px;
		overflow-x: hidden;
		overflow-y: auto;
		padding: 12px;
		position: absolute;
		top: 24px;
		width: 450px;
	}
	#product img.sample {
		border: 2px inset;
		height: 400px;
		right: 24px;
		overflow: hidden;
		position: absolute;
		top: 6px;
		width: 200px;
	}
	
		#product h1.productName {
		padding: 3px 6px;
		position: absolute;
		z-index: 5;
	}
		#productCode {
			color: #000000;
			font-size: smaller;
			font-weight: bold;
		}
		
	
		div.productText {
		position: absolute;
		left: 0px;
		top: 30px;
		width: 306px;
		height: 392px;
		overflow: hidden;
	}
		div.productText div.description {
			height: 304px;
			overflow: auto;
			padding: 0px 6px;
		}
		div.productText div.price {
			bottom: 0px;
			padding: 6px;
			position: absolute;
		}
			div.productText div.price span.highlight {
				color: #0000ff;
			}
			div.productText div.price span.price {
				font-weight: bold;
				font-size: 11pt;
			}
		div.productText div.print {
			font-size: smaller;
			position: absolute;
			right: 8px;
			bottom: 8px;
			width: 20px;
			height: 30px;
			line-height: 1;
			text-align: center;
		}
	
		div.productImage {
		border: 2px outset;
		height: 400px;
		left: 312px;
		overflow: hidden;;
		position: absolute;
		top: 6px;
		width: 400px;
	}
		div.productImage img {
			position: absolute;
			width: 400px;
			height: 400px;
		}
			div.productImage img.darkened {
				filter: alpha(opacity = 50);
				opacity: .5;
			}
		div.productImage p {
			color: #000000;
			position: absolute;
			top: 50%;
			font: 24pt Arial;
			text-align: center;
			width: 100%;
			margin-top: -19px;
		}
