div#ContentBody div#Content {
	padding:0 0 0 1px;
}
div#ContentBody {
	width:950px;
	border-right: 1px solid #036340;
	border-left: 0;
	border-right: 0;
	padding-left:0;
}
div#Content #PageTitle, div#Content #PageEditorContent {
	display:none;
}
h2 {
	margin:0;
	padding:0;
}
#FuseboxContent {
	clear:both;
}
#catalogProducts {
	width: 475px;
	float: left;
	padding-bottom: 1px;
	padding-left: 10px;
}
#catalogProducts.products,
#catalogProducts.bobbin,
#catalogProducts.accessory {
	margin-left: 10px;
}
#catalogCategories {
	width: 394px;
	float: left;
	padding-top: 70px;
	padding-left: 25px;
	padding-right: 25px;
}
#catalogCategories h2 {
	font-size: 28px;
}
#catalogCategories h4 {
	font-size: 18px;
}
.catalogDropDowns {
	padding-top: 20px;
	padding-bottom: 20px;
}
.catalogBreadCrumbs {
	background: url(../../images/breadcrumb_bg.jpg) no-repeat;
	left: 514px;
	top: 168px;
	padding-left: 40px;
	color: #CC3B5F;
	width: 360px;
	height: 30px;
	overflow: hidden;
	position: absolute;
	padding-top: 7px;
}
.catalogBreadCrumbs span.first a{
	font-weight:bold;
	color: #0F7854;
}
.catalogBreadCrumbs span.first a:hover{
	color: #CC3B5F;
}
.catalogDropDown {
	padding-bottom: 15px;
}
.catalogDropDownLabel {
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 8pt;
}
.productCategorySelect {
	width: 385px;
	border:1px solid #B6C4D4;
	padding:2px 0;
}

/* products display */
.catalogProductsTable.products,
.catalogProductsTable.bobbin,
.catalogProductsTable.accessory {
	overflow: auto;
	margin-bottom: 5px;
}
.catalogProductsTable.products form,
.catalogProductsTable.products bobbin,
.catalogProductsTable.products accessory {
	text-align: left;
}
.catalogProductsTable.products .catalogProductContainer,
.catalogProductsTable.bobbin .catalogProductContainer,
.catalogProductsTable.accessory .catalogProductContainer {
	border-bottom: 1px solid #DADADA;
	width: 470px;
	margin-bottom: 10px;
	clear:both;
}
.catalogProductsTable.products .catalogProductTitle,
.catalogProductsTable.bobbin .catalogProductTitle,
.catalogProductsTable.accessory .catalogProductTitle {
	background-color: #E8EEE6;
	height: 22px;
	text-align:center;
	padding-top: 3px;
	color: #0F7854;
	font-weight: bold;
	border-bottom: 1px solid #DADADA;
}
.catalogProductsTable.products .catalogProductImage,
.catalogProductsTable.bobbin .catalogProductImage,
.catalogProductsTable.accessory .catalogProductImage {
	text-align:center;
	padding-top: 5px;
	width: 150px;
	float:left;
}
.catalogProductsTable.products .catalogProductButtons,
.catalogProductsTable.bobbin .catalogProductButtons,
.catalogProductsTable.accessory .catalogProductButtons {
	padding-left: 5px;
	width:315px;
	float:left;
	padding-top: 5px;
	text-align:left;
}
.catalogProductsTable.products .catalogProductButtons button,
.catalogProductsTable.bobbin .catalogProductButtons button,
.catalogProductsTable.accessory .catalogProductButtons button {
	border: 1px solid #CCCCCC;
	margin-top: 7px;
	margin-bottom: 7px;
	font-family: Arial;
	font-size: 11pt;
	background-color: #FFFFFF;
}

.catalogProductsTable.products .catalogProductButtons .catalogProductDescription a,
.catalogProductsTable.bobbin .catalogProductButtons .catalogProductDescription a,
.catalogProductsTable.accessory .catalogProductButtons .catalogProductDescription a {
	color: #CC3B5F;
	font-weight: bold;
}
.catalogProductsTable.products .catalogProductButtons .catalogProductDescription a:hover,
.catalogProductsTable.bobbin .catalogProductButtons .catalogProductDescription a:hover,
.catalogProductsTable.accessory .catalogProductButtons .catalogProductDescription a:hover {
	color: #0F7854;
}

/* thread products display */
.catalogProductsTable.thread {
	overflow: auto;
	margin-bottom: 5px;
}
.catalogProductsTable.thread .catalogProductContainer {
	border-right: 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
	width: 93px;
	height: 147px;
	float: left;
}
.catalogProductsTable.thread .catalogProductContainer.firstRow {
	border-top: 1px solid #DADADA;
}
.catalogProductsTable.thread .catalogProductContainer.firstColumn {
	border-left: 1px solid #DADADA;
}
.catalogProductsTable.thread .catalogProductContainer img {
	height: 57px !important;
}
.catalogProductsTable.thread .catalogProductTitle {
	background-color: #E8EEE6;
	height: 22px;
	text-align:center;
	padding-top: 3px;
	color: #0F7854;
	font-weight: bold;
}
.catalogProductsTable.thread .catalogProductImage {
	text-align:center;
	padding-top: 5px;
}
.catalogProductsTable.thread .catalogProductButtons {
	text-align:center;
}
.catalogProductsTable.thread .catalogProductButtons button {
	width: 57px;
	border: 1px solid #CCCCCC;
	margin-top: 2px;
	font-family: Arial;
	font-size: 11pt;
	background-color: #FFFFFF;
}
.catalogProductsTable.thread .catalogProductButtons .catalogProductQty {
	padding-top: 5px;
	font-size: 9pt;
	color: #333333;
}
.catalogProductsTable.thread .catalogProductButtons .catalogProductQty input {
	border: 1px solid #DADADA;
	background-color:#FFFFFF;
}
.catalogProductsTable .catalogAddSelected {
	clear: both;
	text-align: right;	
}
.catalogProductsTable .catalogBackToTop {
	clear: both;
	text-align: center;	
	padding-top: 10px;
	overflow-y: hidden;
}

/* product detail display */
#productDetail .catalogProductContainer {
	border-bottom: 1px solid #DADADA;
	width: 360px;
	margin-bottom: 10px;
	margin-top: 75px;
	margin-left: 52px;
	padding-bottom: 10px;
	min-height: 400px;
	float:left;
}
#productDetail .catalogProductTitle {
	background-color: #E8EEE6;
	height: 22px;
	text-align:left;
	padding-top: 3px;
	color: #0F7854;
	font-weight: bold;
	border-bottom: 1px solid #DADADA;
	padding-left: 5px;
}
#productDetail .catalogProductImage {
	text-align:left;
	padding-top: 5px;
	width: 360px;
	float:left;
}
#productDetail .catalogProductImage span {
	text-align:center;
}
#productDetail .catalogProductDetails {
	width:360px;
	float:left;
	padding-top: 5px;
	margin-top: 5px;
	border-bottom: 1px solid #DADADA;
	text-align:left;
	padding-bottom: 10px;
}
#productDetail .catalogProductDetails h5 {
	font-weight: bold;
}
#productDetail .catalogFormDetails {
	text-align:left;
	width: 250px;
	padding-top: 10px;
	padding-bottom: 10px;
	clear:both;
}
#productDetail .catalogFormDetails table td {
	text-align:left;
	padding-right: 3px;
}
#productDetail .catalogFormDetails table td.price {
	color: #CC3B5F;
	font-size:11pt;
	font-weight:bold;
}
#productDetail .catalogProductPrice .price{
	color: #CC3B5F;
	font-size:11pt;
	font-weight:bold;
}
#productDetail input, #productDetail button {
	border: 1px solid #DADADA;
	background-color:#FFFFFF;
}
#productDetail .catalogButtons {
	text-align:left;
	margin-right: 100px;
}
/**/

/* related product detail display */
#relatedProductsWrapper {
	clear:both;
	padding-top:20px;
	width:950px;
}

#relatedProductsCatalogAddSelected {
	text-align: right;	
	width:470px;
	margin:auto;
}

#relatedProducts {
	clear:both;
	width:470px;
	border:1px solid #DADADA;
	margin:auto;
	padding-bottom: 10px;
	overflow:hidden;
}

#relatedProducts #relatedProductsHeading {
	background-color:#1D7F5F;
	border:1px solid #00613E;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	line-height:28px;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
}
/**/

/* thread detail display */
#threadDetail .catalogProductContainer {
	border-bottom: 1px solid #DADADA;
	width: 800px;
	margin-bottom: 10px;
	margin-top: 75px;
	margin-left: 50px;
	padding-bottom: 10px;
}
#threadDetail .catalogProductTitle {
	background-color: #E8EEE6;
	height: 22px;
	text-align:left;
	padding-top: 3px;
	color: #0F7854;
	font-weight: bold;
	border-bottom: 1px solid #DADADA;
	padding-left: 5px;
}
#threadDetail .catalogProductImage {
	text-align:center;
	padding-top: 5px;
	width: 60px;
	float:left;
}
#threadDetail .catalogProductImage span {
	text-align:center;
}
#threadDetail .catalogProductDetails {
	padding-left: 5px;
	margin-left: 5px;
	width:728px;
	float:left;
	padding-top: 5px;
	margin-top: 5px;
	border: 1px solid #DADADA;
	text-align:left;
}
#threadDetail .catalogProductDetails h5 {
	font-weight: bold;
}
#threadDetail .catalogFormDetails {
	text-align:left;
	width: 250px;
	margin-left: 550px;
	clear:both;
}
#threadDetail .catalogFormDetails table td {
	text-align:right;
	padding-right: 3px;
}
#threadDetail .catalogFormDetails table td.price {
	color: #CC3B5F;
	font-size:11pt;
	font-weight:bold;
}
#threadDetail .catalogProductPrice, #threadDetail .catalogProductQuantity {
	text-align:left;
	width: 100px;
	margin-left: 700px;
	clear:both;
}
#threadDetail .catalogProductPrice span{
	text-align:right;
	width:200px;
}
#threadDetail .catalogProductPrice .price{
	color: #CC3B5F;
	font-size:11pt;
	font-weight:bold;
}
#threadDetail input, #threadDetail button {
	border: 1px solid #DADADA;
	background-color:#FFFFFF;
}
#threadDetail .catalogButtons {
	text-align:right;
	margin-right: 100px;
}
#productDetail .catalogBreadCrumbs {
	padding-left: 40px;
}
/**/

/* process detail display */
#processContainer {
	border-bottom: 1px solid #DADADA;
	border-top: 1px solid #DADADA;
	width: 780px;
	margin: 35px auto 0 auto;
	padding-bottom: 5px;
	background-color: #f8f8f8;
	font-size: 11pt;
	line-height: 23px;
	text-align: center;
	overflow: hidden;
}
#processContainer .processBreadCrumbs {
	color: #0F7854;
}
#processContainer .processBreadCrumbs .processItem {
	text-align:center;
	padding-top: 5px;
	width: 193px;
	float: left;
	white-space: nowrap;
}
#processContainer .processBreadCrumbs .processItem.highlighted {
	color: #CC3B5F;
	font-weight: bold;
}
/**/


.catalogFilter {
	margin-top: 10px;
	background-color: #FAFAF8;
	border: 1px solid #DADADA;
	overflow:auto;
	width: 470px;
	height: 43px;
	color: #0F7854;
	font-weight: bold;
}
.catalogFilter .filterSort {
	float:left;
	width: 231px;
	padding-top: 12px;
	padding-left: 4px;
	z-index:-1;
}
.catalogFilter .filterDisplay {
	float:left;
	width: 209px;
	padding-top: 12px;
	padding-left: 20px;
}
.catalogFilter .filterSort select,
.catalogFilter .filterDisplay select {
	position:relative;
	font-size: 8pt;
	font-weight: normal;
}
.catalogProductPaging {
	margin-top: 10px;
	font-weight: bold;
	color: #CC3B5F;
}
.catalogProductPaging a {
	color: #0F7854;
	cursor:hand;
}
.catalogProductPaging a:hover {
	color: #CC3B5F;
}
.catalogProductPaging .pageLabel {
	color: #333333;
}
.catalogProductPaging img {
	vertical-align: middle;
	padding-right: 3px;
}
form.products,
form.bobbin,
form.accessory {
	float:left;
	overflow:hidden;
}
