h1.ist-title1 {
	color: #1E1E1E;
	font: bold 16px "Trebuchet MS";
	text-align: left;
	text-decoration: none;
	font-stretch: normal;
	letter-spacing: 0.1em;
	line-height: 20px;
}


/************************** COMPARISON TOOL *********************
  ist-removeItem 			= Merchandiser Compare tool
  ist-removeItem:link 	= Link and visited version of url
  ist-removeItem:hover = Mouseover effect
*****************************************************************/
.ist-removeItem {
	background-color: yellow;
}
.ist-removeItem:link, .ist-removeItem:visited {
	font-family: arial, verdana, tahoma, sans-serif, helvetica;
	font-size: 10px;
	color: #484848;
	text-decoration: underline;
}
.ist-removeItem:hover {
	font-family: arial, verdana, tahoma, sans-serif, helvetica;
	font-size: 10px;
	color: #484848;
	text-decoration: none;
}

/************************** SHOPPING CART ***********************
*****************************************************************/
#ist-cartAd {
	width: 500px;
	text-align: center;
	border: 1px solid blue;
	margin: 20px 0px 20px 0px;
}

#ist-cartFeatures {
	height: 40px;
	width: 500px;
	border: 1px solid #c2c2c2;
	margin: 10px 0px 10px 0px;
}

#ist-cartControlsTop {
	/* display: none; */
	text-align: left;	
}

#ist-cartControlsTop button {
	margin: 2px 0px;
	width: 150px;
}

#ist-cartQtyText {
	margin: 28px 0px 6px 0px;
	font: bold .8em arial;
	color: #000000;
}

#ist-cart {
	border-collapse: collapse;
	empty-cells: show;
	border: 0px solid #c2c2c2;
	padding: 4px;
}

#ist-cart th, #ist-cart td {
	border-collapse: collapse;
	empty-cells: show;
	border: 1px solid #C2C2C2;
	padding: 4px;
}

#ist-cart th {
	border-collapse: collapse;
	empty-cells: show;
	border: 1px solid #c2c2cC;
	padding: 4px;
	background-color: #7c7c7c;
	font: bold .8em arial;
	color: #000000;
}

#ist-cart td {
	font: normal .8em arial;
	color: #4B4B4B;
}
/*
a.ist-cartRemoveLink:link, a.ist-cartRemoveLink:visited {
	font: normal .9em arial;
	color: #4B4B4B;
	text-decoration: none;
	background-color: yellow;
	padding: 3px;
}

a.ist-cartRemoveLink:hover {
	font: normal .9em arial;
	color: #4B4B4B;
	text-decoration: none;
	background-color: red;
	padding: 3px;
}
*/
.ist-cartSubtotalLabel, .ist-cartSubtotalLabel td {
	text-align: right;
	padding-right: 4px;
	border-left: 1px solid #FFFFFF;
	font: bold .7em arial;
	color: #4B4B4B;
}
.ist-cartSubtotal {
	text-align: right;
	font: normal .7em arial;
	color: #4B4B4B;
}
.ist-cartSalesTaxLabel {
	text-align: right;
	padding-right: 4px;
	border-left: 0px solid #000000;
	font: bold .7em arial;
	color: #4B4B4B;
}
.ist-cartSalesTax {
	text-align: right;
	font: normal .7em arial;
	color: #4B4B4B;
}
.ist-cartDiscountsLabel {
	text-align: right;
	padding-right: 4px;
	border-left: 0px solid #000000;
	font: bold .7em arial;
	color: #4B4B4B;
}
.ist-cartDiscounts {
	text-align: right;
	font: normal .7em arial;
	color: #4B4B4B;
}
.ist-cartShippingLabel {
	text-align: right;
	padding-right: 4px;
	border-left: 0px solid #000000;
	font: bold .7em arial;
	color: #4B4B4B;
}
.ist-cartShipping {
	text-align: right;
	font: normal .7em arial;
	color: #4B4B4B;
}
.ist-cartTotalLabel {
	text-align: right;
	padding-right: 4px;
	border-left: 0px solid #000000;
	text-transform: uppercase;
	font: bold .7em arial;
	color: #000000;
}
.ist-cartTotal {
	text-align: right;
	font: bold .7em arial;
	color: #000000;
	text-transform: uppercase;
}

#ist-cart-coupon-container {
	text-align: center;
}

#ist-cart-coupon {
	width: 244px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #c2c2c2;
	font: bold .8em arial;
	color: #484848;
}

#ist-cartControlsBtm {
	margin: auto;
	text-align: center;
	vertical-align: middle;
}

#ist-cartControlsBtm button {
	margin: 2px 0px;
	width: 150px;
}

/*******************************************************
	MERCHANDISER :: PRODUCT DETAILS PAGE
*******************************************************/
#ist-merch-details-top-box {
	position: relative;
	top: 0px;
	left: -40px;
	bottom: 0px;
	right: 0px;
	width: 449px;
	margin-right: -60px;
	background-color: #CAD6D8;
	padding: 0px 30px 0px 40px;
}

#ist-merch-details-top-box-table {
	
}

#ist-merch-details-btm-box {
	position: relative;
	top: 0px;
	left: -40px;
	bottom: 0px;
	right: 0px;
	width: 449px;
	margin-right: -60px;
	margin-bottom: -8px;
	background-color: #C2CFD1;
	padding: 0px 30px 0px 40px;
}

#ist-merch-details-btm-box-table {
	width: 100%;
}

#ist-merch-details-nextprev {
	float: right;
	height: 24px;
	margin: 0px;
	margin-top: -17px;
	padding: 0px 8px;
	background-color: #C2C2C2;
	color: #FBF9F4;
	font: normal 11px Verdana;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	line-height: 24px;
	font-stretch: normal;
	letter-spacing: 0.1em;
	text-transform: none;
}

#ist-merch-details-nextprev a:link, #ist-merch-details-nextprev a:visited {
	color: #FBF9F4;
	font: normal 11px Verdana;
	text-align: left;
	text-decoration: none;
	line-height: 18px;
	font-stretch: normal;
	letter-spacing: 0.1em;
	text-transform: none;
}

#ist-merch-details-nextprev a:hover {
	color: #333333;
	font: normal 11px Verdana;
	text-align: left;
	text-decoration: none;
	line-height: 18px;
	font-stretch: normal;
	letter-spacing: 0.1em;
	text-transform: none;
}

.ist-merch-subtitle {
	color: #3F5656;
	font: normal 11px "Trebuchet MS";
	text-align: left;
	text-decoration: none;
	line-height: 18px;
	font-stretch: normal;
	letter-spacing: 0.1em;
	/*text-transform: lowercase; */
}

/*
	Item Options
*/
#ist-merch-options-container {
	margin: 4px 0px 12px 0px;
}

#ist-merch-options-container td {
	padding: 3px 0px;
}

.ist-merch-options-title {
	color: #333333;
	font: normal 9px Verdana;
	text-align: left;
	text-decoration: none;
	line-height: 20px;
	font-stretch: normal;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

.ist-merch-options-desc {
	color: #333333;
	font: normal 9px Verdana;
	text-align: left;
	text-decoration: none;
	line-height: 14px;
	font-stretch: normal;
	letter-spacing: 0.1em;
	text-transform: none;
}

.ist-merch-options-item {
	color: #336666;
	font: normal 10px Verdana;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	line-height: 1.8em;
	font-stretch: normal;
	letter-spacing: 0.01em;
	text-transform: none;
}
/*
	Application/Specification Bullet/Grid Lists
*/

#ist-specappcustom-container {
	clear: both;
	width: 100%;
}

#ist-merch-appspec-list-table {
	border: 0px solid #C2C2C2;
}

#ist-merch-appspec-list-table td {
	padding: 3px;
	color: #336666;
	font: normal 10px Verdana;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	line-height: 16px;
	font-stretch: normal;
	letter-spacing: 0.01em;
	text-transform: none;
}

#ist-merch-appspec-list-title {
	color: #333333;
	font: normal 9px Verdana;
	text-align: left;
	text-decoration: none;
	line-height: 12px;
	font-stretch: normal;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	margin: 6px 0px;
}

#ist-merch-appspec-list-ul {
	padding-left: 7px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 7px;
}
#ist-merch-appspec-list-ul li {
	padding 0px 0px 0px 5px;
	margin: 2px 0px 0px 5px;
	color: #336666;
	font: normal 10px Verdana;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	line-height: 16px;
	font-stretch: normal;
	letter-spacing: 0.01em;
	text-transform: none;
}

#ist-merch-details-moreimages-box {
	padding: 4px;
	margin: 4px 0px 10px 0px;
	background-color: #C2CFD1;
	border: 0px solid #C2CFD1;
}

#ist-merch-details-moreimages-box img {
	border: 2px solid #D6DDD5;
}

#ist-merch-details-moreimages-title {
	padding: 2px 8px;
	margin: -5px -5px 6px -5px;
	background-color: #C2CFD1;
	border: 0px solid #C2CFD1;
	color: #2F302F;
	font: normal 11px "Trebuchet MS";
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	line-height: 20px;
	font-stretch: normal;
	letter-spacing: 0.1em;
	text-transform: none;
}

#ist-merch-details-moreimages-content {
	border: 0px solid #C2CFD1;
}

#ist-merch-details-moreimages-caption {
	color: #3F5656;
	font: normal 10px "Trebuchet MS";
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	line-height: 13px;
	font-stretch: normal;
	letter-spacing: 0.125em;
	text-transform: none;
}

#ist-merch-details-accessories-box {
	padding: 4px;
	margin: 0px 0px 10px 0px;
	background-color: #C2CFD1;
	border-top: 1px solid #94A9AE;
	/* border-bottom: 1px solid #94A9AE; */
}

#ist-merch-details-accessories-header {
	padding: 2px 8px;
	margin: 0px;
	background-color: #C2CFD1;
	border: 0px solid #C2CFD1;
	color: #2F302F;
	font: normal 11px "Trebuchet MS";
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	line-height: 20px;
	font-stretch: normal;
	letter-spacing: 0.1em;
	/* text-transform: lowercase; */
}

/* individual accessory boxes */
.ist-merch-details-accessory-box {
	width: 134px;
	background-color: #C2CFD1;
	border: 0px dashed #000;
	padding: 4px;
	text-align: center;
}

.ist-merch-details-accessories-image {
	border: 2px solid #D6DDD5;
	margin: 0px 0px 8px 0px;
}

.ist-merch-details-accessories-title {
	color: #3F5656;
	font: normal 9px "Trebuchet MS";
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	line-height: 13px;
	font-stretch: normal;
	letter-spacing: 0.125em;
	text-transform: none;
	margin: 6px 0px;
}

.ist-merch-details-accessories-desc {
	display: none;
	color: #3F5656;
	font: normal 10px "Trebuchet MS";
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	line-height: 13px;
	font-stretch: normal;
	letter-spacing: 0.125em;
	text-transform: none;
}

.ist-merch-details-accessories-pricing {
	display: none;
	background-color: #c2c2c2;
	color: #3F5656;
	font: normal 10px "Trebuchet MS";
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	line-height: 13px;
	font-stretch: normal;
	letter-spacing: 0.125em;
	text-transform: none;
}

#ist-merch-details-inline-search {
	margin: 6px 0px;
}

/*******************************************************
	MERCHANDISER :: CATEGORY RESULTS PAGE
*******************************************************/
/* Vertical layouts TD cell container for each category/sub-category grouping */
.ist-merch-vert-td-container {
	padding-right: 12px;
}

#ist-merch-category-img {
	border: 2px solid #D6DDD5;
	clear: right;
	margin-bottom: 10px;
}

.ist-merch-category-title, .ist-merch-category-title a:link, .ist-merch-category-title a:visited {
	color: #333333;
	font: bold 11px "Trebuchet MS";
	text-align: left;
	text-decoration: none;
	line-height: 16px;
	font-stretch: normal;
	letter-spacing: 0.09em;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding-left: 2px;
}

.ist-merch-category-title a:hover {
	color: #333333;
	font: bold 11px "Trebuchet MS";
	text-align: left;
	text-decoration: underline;
	line-height: 16px;
	font-stretch: normal;
	letter-spacing: 0.09em;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding-left: 2px;
}

.ist-merch-category-desc {
	color: #333333;
	font: normal 11px "Trebuchet MS";
	text-align: left;
	text-decoration: none;
	line-height: 16px;
	font-stretch: normal;
	letter-spacing: 0.01em;
	text-transform: none;
	margin: 0px 0px 0px 0px;
}

/*
	Sub-category list 
*/

#ist-merch-sub-category-list {
	margin: 4px 0px 10px 0px; /* margin: 8px 0px 10px 14px; */
	padding: 0px;
}

#ist-merch-sub-category-list li {
	list-style-type: none;
	list-style-position: outside;
	padding-left: 2px;

}

#ist-merch-sub-category-list li a:link, #ist-merch-sub-category-list li a:visited {
	color: #336666;
	font: normal 10px Verdana;
	text-align: left;
	text-decoration: none;
	line-height: 16px;
	font-stretch: normal;
	letter-spacing: 0.01em;
}

#ist-merch-sub-category-list li a:hover {
	color: #336666;
	font: normal 10px Verdana;
	text-align: left;
	text-decoration: underline;
	line-height: 16px;
	font-stretch: normal;
	letter-spacing: 0.01em;
}

div.ist-merch-cat-separator-line {
	border-bottom: 0px solid #c7c7c7;
	width: 100%;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	margin: 4px 0px 12px 0px;
}

/*******************************************************
	MERCHANDISER :: PRODUCT RESULTS PAGE
*******************************************************/
#ist-merch-prod-thumb-img {
	border: 2px solid #D6DDD5;
	clear: right;
	margin-bottom: 8px;
}

.ist-merch-prod-results-title, .ist-merch-prod-results-title a:link, .ist-merch-prod-results-title a:visited {
	color: #465B59;
	font: normal 11px "Trebuchet MS";
	text-align: left;
	text-decoration: none;
	line-height: 16px;
	font-stretch: normal;
	letter-spacing: 0.15em;
	text-transform: none;
	margin: 0px 0px 10px 0px;
}

.ist-merch-prod-results-title a:hover {
	color: #FBF9F4;
	font: normal 11px "Trebuchet MS";
	text-align: left;
	text-decoration: none;
	line-height: 16px;
	font-stretch: normal;
	letter-spacing: 0.15em;
	text-transform: none;
	margin: 0px 0px 10px 0px;
}

.ist-merch-prod-results-partnum {
	color: #3F5656;
	font: normal 10px "Trebuchet MS";
	text-align: left;
	text-decoration: none;
	line-height: 16px;
	font-stretch: normal;
	letter-spacing: 0.01em;
	text-transform: none;
	margin: 0px 0px 0px 0px;
}

.ist-merch-prod-results-desc {
	color: #333333;
	font: normal 11px Verdana;
	text-align: left;
	text-decoration: none;
	line-height: 16px;
	font-stretch: normal;
	letter-spacing: 0.01em;
	text-transform: none;
	margin: 0px 0px 0px 0px;
}

.ist-merch-prod-results-desc a:link, .ist-merch-prod-results-desc a:visited {
	color: #336666;
	font: normal 11px Verdana;
	text-align: left;
	text-decoration: underline;
	line-height: 16px;
	font-stretch: normal;
	letter-spacing: 0.01em;
	text-transform: none;
	margin: 0px 0px 0px 0px;
}

.ist-merch-prod-results-desc a:hover {
	color: #3F5656;
	font: normal 11px Verdana;
	text-align: left;
	text-decoration: none;
	line-height: 16px;
	font-stretch: normal;
	letter-spacing: 0.01em;
	text-transform: none;
	margin: 0px 0px 0px 0px;
}

div.ist-merch-prod-results-separator-line {
	border-bottom: 0px solid #c7c7c7;
	width: 100%;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	margin: 10px 0px 12px 0px;
}

/*******************************************************
	MERCHANDISER :: IMAGE POPUP WINDOW
*******************************************************/
#ist-img-popup-bgcolor {
	margin: 0px;
	padding: 20px;
	background-color: #AEC1C2;
}

#ist-img-popup-logo {
	text-align: right;
}

#ist-img-popup-logo img {
	margin: auto 0;
	margin-bottom: 20px;
}

#ist-img-popup-image {
	margin: 14px 0px;
	text-align: center;
}

#ist-img-popup-image img {
	margin: 0 auto;
	border: 2px solid #D6DDD5;
}

#ist-img-popup-title {
	color: #000000;
	font: normal 14px Verdana;
	text-align: center;
	text-decoration: none;
	line-height: 18px;
	font-stretch: normal;
	letter-spacing: 0.03em;
	text-transform: uppercase;
	margin: 6px 0px 6px 0px;
}

#ist-img-popup-caption {
	color: #336666;
	font: normal 12px Verdana;
	text-align: center;
	text-decoration: none;
	line-height: 16px;
	font-stretch: normal;
	letter-spacing: 0.02em;
	text-transform: none;
	margin: 0px 0px 0px 0px;
}

#ist-img-popup-url {
	margin-top: 15px;
}

#ist-img-popup-url a:link, #ist-img-popup-url a:visited {
	color: #C61E2A;
	font: normal 12px Verdana;
	text-align: left;
	text-decoration: none;
	line-height: 16px;
	font-stretch: normal;
	letter-spacing: 0.03em;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
}

#ist-img-popup-url a:hover {
	color: #C61E2A;
	font: normal 12px Verdana;
	text-align: left;
	text-decoration: underline;
	line-height: 16px;
	font-stretch: normal;
	letter-spacing: 0.03em;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
}