/************************** COLORS *******************************
  BCCFE7= Lightest Blue (price boxes, sidebar mouse over & short separator lines)
  7EA4D1= Light Blue (sidebar mouse over & short separator lines)
  014080= Blue (side bar background)
  003366= Dark Blue (link text)
  B79146= Gold (title text & short separator)
  D1AE6A= Light Gold (behind logo)
  D1AE69= Lighter Gold (tab headers, body)
  F6EEBD= Lightest Gold (tab headers, body, separator)
  363636= Dark Gray (body text)
EBD4A5
  ECC051= Yellow (separator, long)
*****************************************************************/
/************************** 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: #c2c2c2; */
}
.ist-removeItem:link, .ist-removeItem:visited {
	font-family: arial, verdana, tahoma, sans-serif, helvetica, arial;
	font-size: 10px;
	color: #484848;
	text-decoration: underline;
}
.ist-removeItem:hover {
	font-family: arial, verdana, tahoma, sans-serif, helvetica, arial;
	font-size: 10px;
	color: #484848;
	text-decoration: none;
}

/************************** SHOPPING CART ***********************
*****************************************************************/
#ist-cartAd {
	/* display: none; */
	/* height: 40px; */
	width: 675px;
	text-align: center;
	border: 1px dashed #B79146;
	margin: 20px auto 20px auto;
}

#ist-cartFeatures {
	/* display: none; */
	height: 40px;
	width: 500px;
	border: 1px solid #FF0200;
	margin: 10px 0px 10px 0px;
}

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

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

#ist-cartQtyText {
	margin: 28px 0px 6px 0px;
	font: bold 1em verdana, tahoma, sans-serif, helvetica, arial;
	color: #363636;
}

/********** Cart Results Border *********/
#ist-cart {
	border-collapse: collapse;
	empty-cells: show;
	border: 0px solid #FF0200;
	padding: 4px;
}

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

#ist-cart th {
	border-collapse: collapse;
	empty-cells: show;
	border: 1px solid #BCCFE7;
	padding: 4px;
	background-color: #BCCFE7;
	font: bold .8em verdana, tahoma, sans-serif, helvetica, arial;
	color: #363636;
}

#ist-cart td {
	font: normal 1em verdana, tahoma, sans-serif, helvetica, arial;
	color: #363636;
}
/*
a.ist-cartRemoveLink:link, a.ist-cartRemoveLink:visited {
	font: normal .8em verdana, tahoma, sans-serif, helvetica, arial;
	color: #003366;
	text-decoration: none;
	background-color: yellow;
	padding: 3px;
}

a.ist-cartRemoveLink:hover {
	font: normal .8em verdana, tahoma, sans-serif, helvetica, arial;
	color: #003366;
	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 .6em verdana, tahoma, sans-serif, helvetica, arial;
	color: #363636;
}
.ist-cartSubtotal {
	text-align: right;
	font: normal .7em verdana, tahoma, sans-serif, helvetica, arial;
	color: #363636;
}
.ist-cartSalesTaxLabel {
	text-align: right;
	padding-right: 4px;
	border-left: 0px solid #000000;
	font: bold .6em verdana, tahoma, sans-serif, helvetica, arial;
	color: #363636;
}
.ist-cartSalesTax {
	text-align: right;
	font: normal .7em verdana, tahoma, sans-serif, helvetica, arial;
	color: #363636;
}
.ist-cartDiscountsLabel {
	text-align: right;
	padding-right: 4px;
	border-left: 0px solid #000000;
	font: bold .6em verdana, tahoma, sans-serif, helvetica, arial;
	color: #363636;
}
.ist-cartDiscounts {
	text-align: right;
	font: normal .7em verdana, tahoma, sans-serif, helvetica, arial;
	color: #363636;
}
.ist-cartShippingLabel {
	text-align: right;
	padding-right: 4px;
	border-left: 0px solid #000000;
	font: bold .6em verdana, tahoma, sans-serif, helvetica, arial;
	color: #363636;
}
.ist-cartShipping {
	text-align: right;
	font: normal .7em verdana, tahoma, sans-serif, helvetica, arial;
	color: #363636;
}
.ist-cartTotalLabel {
	text-align: right;
	padding-right: 4px;
	border-left: 0px solid #000000;
	text-transform: uppercase;
	font: bold .7em verdana, tahoma, sans-serif, helvetica, arial;
	color: #363636;
}
.ist-cartTotal {
	text-align: right;
	font: bold .7em verdana, tahoma, sans-serif, helvetica, arial;
	color: #363636;
	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 verdana, tahoma, sans-serif, helvetica, arial;
	color: #363636;
}

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

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

/************************** TITLES *******************************
  ist-cmp-title1 = Merchandiser Compare Page
  ist-title2 = Merchandiser Results Title
  ist-title3 = Merchandiser Accessories Title
*****************************************************************/
/*
.ist-title1, a.ist-title1:link, a.ist-title1:visited {
	font-family: verdana, tahoma, sans-serif, helvetica, arial;
	line-height: 1.3em;
	font-size: 18px;
	font-weight: bold;
	color: #484848;
	text-decoration: none;
}

a.ist-title1:hover {
	color: #686868;
	text-decoration: underline;
}

.ist-title2, a.ist-title2:link, a.ist-title2:visited {
	font-family: verdana, tahoma, sans-serif, helvetica, arial;
	line-height: 1.3em;
	font-size: 12px;
	font-weight: bold;
	color: #686868;
	text-decoration: none;
}

a.ist-title2:hover {
	color: #000000;
	text-decoration: underline;
}

.ist-title3, a.ist-title3:link, a.ist-title3:visited {
	font-family: verdana, tahoma, sans-serif, helvetica, arial;
	line-height: 1.3em;
	font-size: 10px;
	font-weight: bold;
	color: #484848;
	text-decoration: none;
}

a.ist-title3:hover {
	color: #686868;
	text-decoration: underline;
}
*/

/*************************** SUBTITLES **************************/
/****************************************************************/
/*
.ist-subtitle1, a.ist-subtitle1:link, a.ist-subtitle1:visited {
	font-family: verdana, tahoma, sans-serif, helvetica, arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.3em;
	color: #484848;
	text-decoration: none;
}

a.ist-subtitle1:hover {
	color: #686868;
	text-decoration: underline;
}

.ist-subtitle2, a.ist-subtitle2:link, a.ist-subtitle2:visited {
	font-family: verdana, tahoma, sans-serif, helvetica, arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3em;
	color: #484848;
	text-decoration: none;
}

a.ist-subtitle2:hover {
	color: #686868;
	text-decoration: underline;
}

.ist-subtitle3, a.ist-subtitle3:link, a.ist-subtitle3:visited {
	font-family: verdana, tahoma, sans-serif, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.3em;
	color: #484848;
	text-decoration: none;
}

a.ist-subtitle3:hover {
	color: #686868;
	text-decoration: underline;
}
*/

/*************************** BODY TEXT **************************
  .ist-body-txt2 = Merchandiser Results Page Body Text & Misc.
                   Portfolio Slideshow Toolbar Text
  .ist-body-txt3 = Merchandiser Results & Details Spec Box Text
                   Portfolio Main Category Box "count" & Courtesy/Copyright Text
****************************************************************/
/*
.ist-body-txt1, a.ist-body-txt1:link, a.ist-body-txt1:visited {
	font-family: verdana, tahoma, sans-serif, helvetica, arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.3em;
	color: #484848;
	text-decoration: none;
}

a.ist-body-txt1:hover {
	color: #686868;
	text-decoration: underline;
}

.ist-body-txt2, a.ist-body-txt2:link, a.ist-body-txt2:visited {
	font-family: verdana, tahoma, sans-serif, helvetica, arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.3em;
	color: #484848;
	text-decoration: none;
}

a.ist-body-txt2:hover {
	color: #686868;
	text-decoration: underline;
}

.ist-body-txt3, a.ist-body-txt3:link, a.ist-body-txt3:visited {
	font-family: verdana, tahoma, sans-serif, helvetica, arial;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.3em;
	padding: 4px;
	color: #484848;
	text-decoration: none;
}

a.ist-body-txt3:hover {
	color: #686868;
	text-decoration: underline;
}
*/
