﻿.product-features {
	margin: 0px 0px 3px 10px;
	list-style: none;
	list-style-image: url(/images/bullet_3dots_blue.gif);
	padding: 0px
}

.product-features-sub {
	margin: 0px 0px 3px 25px;
	list-style-type: disc;
	list-style-image: none;
	padding: 0px
}

.variant-details {
	display: none;
	visibility: hidden;
	background-image: url(/images/bkgnd_dot_green3x3.gif);
	background-repeat: repeat-x;
	margin: 10px 5px 8px 0px;
	padding-top: 5px;
}

.details-toggle {
	color: #bb6e20;
	text-decoration: none;
	cursor:pointer;
}

.details-toggle-2 {
	color: #bb6e20;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	cursor:pointer;
}

.product-drawing {
	background-color: #e3d6c5;
	display: none;
	visibility: hidden;
}
.product-drawing .head-row td {
	background-color: #ce9963;
	height: 32px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: solid 5px #e3d6c5;
}
.product-drawing td.topleft {
	width: 15px;
	background-image: url(/images/corner_brown_tl.gif);
	background-repeat: no-repeat;
 	background-position: top left;
}
.product-drawing td.topright{
	background-image: url(/images/corner_brown_tr.gif);
	background-repeat: no-repeat;
 	background-position: top right;
 	cursor:pointer;
}
.product-drawing td.bottomleft, .product-drawing td.bottomright {
	padding: 10px 0px;
}
.product-drawing td.bottomleft {
	background-image: url(/images/corner_lightbrown_bl.gif);
	background-repeat: no-repeat;
 	background-position: bottom left;
}
.product-drawing td.bottomright {
	background-image: url(/images/corner_lightbrown_br.gif);
	background-repeat: no-repeat;
 	background-position: bottom right;
}
.product-drawing .detail-row {
	visibility: hidden;
	display: none;
}


.add-button {
	text-align: right;
}

.result-item-2 td, .result-item-alt-2 td {
	border-bottom: 1px solid #99af95;
	padding: 7px 10px 0px 7px;
	margin: 0px 0px 0px 0px;
}

.result-item-alt-2 td {
	background-color: #f0f3ef;
}

td.result-item-thumbnail {
	background-image: url(/images/t-wrapper.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 6px 10px 0px 6px;
	width: 102px;
	height: 102px;
	vertical-align: top;
	border-bottom: 0px;
}

.category-head {
	background-image: url(/images/bkgnd_dot_green3x3.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 10px 0px 15px 0px;
}

.category-sub {
	padding: 10px 0px 15px 0px;
}

.category-sub td {
	padding: 5px 5px 15px 5px;
	text-align: center;
	vertical-align: top;
}

.spec-item td, .spec-item-alt td {
	border-bottom: 0px solid #99af95;
	padding: 7px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
}

.spec-item-alt td {
	background-color: #f0f3ef;
}

.spec-item-header td, .spec-item-alt-header td {
	border-top: 1px solid #99af95;
	padding: 7px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
}

.spec-item-alt-header td {
	background-color: #f0f3ef;
}

.related-product-column {
	background-image: url(/images/t-wrapper.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 6px 10px 0px 6px;
	width: 102px;
	height: 102px;
	vertical-align: top;
	border-bottom: 3px;
	padding-left: 7px;
}

.related-desc
{
	float: left;
	padding-left: 0px;
	padding-right: 3px;
	padding-bottom: 5px;
}

.customerPartNumber
{
	background-position: center;
	background-image: url(/images/accounts/000000_PNICON.gif);
	background-repeat: no-repeat;
	float: left;
	display: inline-block;
}

.telectPartNumber
{
	background-position: right;
	background-image: url(/images/favicon.jpg);
	background-repeat: no-repeat;
}
.partNumberTable td
{
	padding: 1px;
	margin: 1px;
	border-bottom-style: none;
}
.progressIndicator
{
	background-image: url(/images/progressindicator.gif);
	background-repeat: no-repeat;
}