#pageContent h1 {
	margin: 0;
}
.inventoryItem,
.inventorySortBar {
	/*clear: both;*/
	margin: 4px 0 0 0;
	padding: 0;
	text-align: left;
	width: 100%;
}
.inventoryItem {
	color: #000;
	cursor: hand;
	min-height: 140px;
	padding-bottom: 4px;
	position: relative;
}
.inventoryItem:hover {
	background: #eee;
	text-decoration: none;
}
.inventoryItem h1,
.inventorySortBar h1 {
	clear: left;
	background: #eee;
	border: 0;
	color: #666;
	font: bold 16px Arial, Helvetica, sans-serif;
	height: 30px;
	line-height: 24px;
	margin: 0px;
	text-transform: none;
}
.inventoryItem h1 {
	height: 16px;
	line-height: 16px;
}
.inventoryItem:hover h1 {
	background: #ddd;
}
.inventoryItem h1 .itemName,
.inventorySortBar h1 .itemName {
	/*background: #0ff;*/
	float: left;
	line-height: 16px;
	margin: 0 -4px 0 0;
	padding: 0 0 0 4px;
	width: 60%;
	back!ground: #f00;
}
.inventoryItem h1 .price,
.inventorySortBar h1 .price {
	/*background: #f0f;*/
	color: #900;
	float: left;
	line-height: 16px;
	margin: 0 0 0 -4px;
	text-align: right;
	padding: 0 4px 0 0;
	width: 20%;
	back!ground: #00f;
}
.inventoryItem h1 .stockNumber,
.inventorySortBar h1 .stockNumber {
	/*background: #ff0;*/
	float: left;
	font: normal 16px Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	width: 20%;
}
.inventoryItem .locationTag {
	float: left;
	font-weight: bold;
}
.inventoryItem .moreInfo {
	bottom: 2px;
	font-weight: bold;
	position: absolute;
	right: 2px;
	/*float: right;*/
}
.inventoryItem .previewImage {
	border: solid 1px #000;
	/*clear: after;*/
	float: left;
	margin: 0 4px 4px 0;
	vertical-align: top;
}
.inventoryItem .content {
	position: relative;
	padding: 4px;
	text-align: left;
}

.inventoryItemSpecial {
	border: solid 2px #c00;
	border-bottom: solid 6px #c00;
	padding: 0px;
	margin: -6px;
	margin-bottom: 6px;
	/*left: -2px;*/
}
.inventoryItemSpecial h1 {
	display: none;
	visibility: hidden;
}
.inventoryItemSpecial .specialH1 { 
	border-bottom: solid 1px #666;
	color: #666;
	font-size: 14px; 
	line-height: 22px; 
	margin-left: 198px; 
	!margin-top: -18px;
	padding-bottom: 22px;
}
.inventoryItemSpecial .specialH1 .itemName {
	font-weight: bold;
	position: absolute;
}
.inventoryItemSpecial .specialH1 .stockNumber { 
	position: absolute; 
	left: 470px;
	margin-left: auto; 
	margin-right: auto; 
}
.inventoryItemSpecial .specialH1 .price { 
	color: #f00;
	font-size: 18px; 
	font-weight: bold;
	position: absolute; 
	right: 4px; 
}
.inventoryItemSpecial .endInfo {
	clear: both;
}
.inventoryItemSpecial .specialHeader {
	background: #c00;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 2px;
	text-align: center;
	text-transform: uppercase;
}


.inventorySortBar {
	height: 22px;
	line-height: 24px;
	margin: 0 0 12px 0;
}
.inventorySortBar h1 {
	background: #999;
	height: 22px;
	line-height: 24px;
	margin-bottom: 4px;
}
.inventorySortBar h1 .itemName,
.inventorySortBar h1 .price,
.inventorySortBar h1 .stockNumber {
	line-height: 10px;
}
.inventorySortBar a {
	color: #fff;
	font: normal 13px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	line-height: 10px;
}
.navBarFrame {
	/*background: #ccc;*/
	line-height: 28px;
	padding: 0;
	margin: 0 10% 2px 10%;
}
.navBarFrame a:hover {
	text-decoration: none;
}
.navBarFrame .searchToggle {
	/*display: none;*/
	line-height: 28px;
	margin: 6px 0 -6px 0;
	vertical-align: center;
}
.navBarFrame .searchToggle a {
	background: #c00;
	color: #fff;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	float: left;
	margin-right: -90px;
	padding: 2px;
	vertical-align: center;
	width: 90px;
}
.navBarFirst,
.navBarPrevious,
.navBarNext,
.navBarLast,
.navBarBlank {
	/*border: solid 1px #c00;*/
	display: inline;
	font: 0px sans-serif;
	padding: 16px 0 0 16px;
	position: relative;
	top: 4px;
}
.navBarFirst {
	background: #c00 url('./img/int/navFirst.png') no-repeat center;
	margin-right: 4px;
}
.navBarPrevious {
	background: #c00 url('./img/int/navPrevious.png') no-repeat center;
	margin-right: 4px;
}
.navBarNext {
	background: #c00 url('./img/int/navNext.png') no-repeat center;
	margin-left: 4px;
}
.navBarLast {
	background: #c00 url('./img/int/navLast.png') no-repeat center;
	margin-left: 4px;
}
.navBarBlank {
	margin: 0 2px 0 0;
	border: 0;
}
#searchArea {
	/*background: #eee;*/
	/*display: none;*/
}
.searchTable {

}

/* DETAIL STYLES */

.inventoryDetail {
	/*width: 718px;*/
	background-color: #eee;
	border: solid 1px #999;
	margin: 24px 0 0 0;
	/*padding: 0px 8px 0px 8px;*/
}
.inventoryDetail .basicInfo {
	font: 11px Arial, Helvetica, sans-serif;
	text-align: left;
}
.inventoryDetail .contentArea {
	padding: 8px;
}
.inventoryDetail .contactTable {
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
}
.inventoryDetail #emailForm {
	/*border: solid 1px #0f0;*/
	display: none;
	text-align: left;
	visibility: hidden;
	/*clear: both;*/
	height: 332px;
}
.inventoryDetail #emailForm .fieldLabel,
.inventoryDetail #emailForm .fieldRequiredLabel {
	display: block;
	float: left;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 26px;
	margin-top: 1px;
	text-align: right;
	width: 300px;
}
.inventoryDetail #emailForm .emailPopSection {
	display: none;
	visibility: hidden;
}
.inventoryDetail #emailForm .field, 
.inventoryDetail #emailForm .fieldRequired {
	border: solid 1px #000;
	float: left;
	font: normal 13px Verdana, Arial, Helvetica, sans-serif;
	margin: 4px 0 4px 8px;
	width: 300px;
}
.inventoryDetail .previewArea {
	display: inline;
	height: 300px;
	width: 322px;
	float: left;
	/*clear: both;*/
}
.inventoryDetail .previewAreaScrolling {
	float: center;
}
.inventoryDetail .thumbBar {
	display: block;
	float: right;
	font: 1px sans-serif;
	height: 302px;
	overflow: auto;
	text-align: left;
	width: 365px;
}
.inventoryDetail .thumbBar a img {
	filter: Alpha(Opacity=80);
	margin: 0 3px 4px 0;
	opacity: .80;
}
.inventoryDetail .thumbBar a:hover img {
	filter: Alpha(Opacity=100);
	opacity: 1;
	border-color: #c00;
}
.inventoryDetail .thumbBarScrolling {
	margin: 12px 0 6px 0;
}
.inventoryDetail .titleBar {
	width: 100%;
	display: block;
	background: #ccc;
	color: #666;
	font: bold 16px Arial, Helvetica, sans-serif;
	/*margin: 0px 8px 4px -8px;*/
}
.basicInfo {
	font: 16px Arial, Helvetica, sans-serif;
}
.specTable td {
	font: 14px Arial, Helvetica, sans-serif;
}
