/************************** COLORS *******************************
  D8001D= Red (links)
  564B42= Dark Gray (dark bar, ist-title1 = Page Intro; ist-title2 = Category Title)
  AAA097= Medium Gray (second bar)
  EDEBE9= Light Gray (breadcrumb)
  F6F4F3= Super Light Gray
  CCCCCC= Gray(separator, long)
F8F8F7
F4F2F1
  363636= Dark Gray (body text)
*****************************************************************/
/*************************** BODY TEXT **************************
	BODY TEXT
	ist-body-txt1 = 
	ist-body-txt2 = Category Description Text
	ist-body-txt3 = Details Page: Manufacturer, Price, etc.
****************************************************************/
.ist-body-txt1 {
	font-family: verdana, helvetica, arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 135%;
	color: #000000;
	text-decoration: none;
}

a.ist-body-txt1:link, a.ist-body-txt1:visited {
	font-family: verdana, helvetica, arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 135%;
	color: #D8001D;
	text-decoration: none;
}

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

/*************************** SAVE UI and LI TAGS ********************
Option 1:
.ist-body-txt1, ul, li {
a.ist-body-txt1:link, a.ist-body-txt1:visited, a.ul:link, a.ul:visited, a.li:link, a.li:visited {
a.ist-body-txt1:hover, a.ul:hover, a.li:hover {

ul, li {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: normal;
	line-height: 135%;
        margin-top: 4px;
        margin-bottom: .75em;
	color: #000000;
	text-decoration: none;
}

a.ul:link, a.ul:visited, a.li:link, a.li:visited {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: normal;
	line-height: 135%;
        margin-top: 4px;
        margin-bottom: .75em;
	color: #D8001D;
	text-decoration: none;
}

a.ul:hover, a.li:hover{
	color: #000000;
	text-decoration: underline;
}

****************************************************************/

.ist-body-txt2 {
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 130%;
	color: #564b42;
	text-decoration: none;
}

a.ist-body-txt2:link, a.ist-body-txt2:visited {
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 130%;
	color: #564b42;
	text-decoration: none;
}

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

.ist-body-txt3  {
	font-family: verdana, helvetica, arial;
	font-size: 9px;
	font-weight: normal;
	line-height: 130%;
	color: #564b42;
	text-decoration: none;
}

a.ist-body-txt3:link, a.ist-body-txt3:visited {
	font-family: verdana, helvetica, arial;
	font-size: 9px;
	font-weight: normal;
	line-height: 130%;
	color: #D8001D;
	text-decoration: none;
}

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

/************************************************************
	TITLE
        ist-title1 = Page Intro
	ist-title2 = Category Title
	ist-title3 = Accessories Title
*************************************************************/
.ist-title1, a.ist-title1:link, a.ist-title1:visited {
	font-family: Helvetica, Arial, Verdana;
	font-size: 24px;
	line-height: 125%;
        font-weight: bold;
	color: #564b42;
	text-decoration: none;
        padding-left: 28px;
        padding-top: 0px;
        padding-bottom: 0px;
        background-image: url(/images/tri_lg.gif);
        background-repeat: no-repeat;
        background-position: 0px 6px;
}

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

.ist-title2, a.ist-title2:link, a.ist-title2:visited {
	font-family: verdana, helvetica, arial;
	line-height: 125%;
	font-size: 11px;
	font-weight: bold;
	color: #564b42;
	text-decoration: none;
}

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

.ist-title3, a.ist-title3:link, a.ist-title3:visited {
	font-family: verdana, helvetica, arial;
	line-height: 125%;
	font-size: 10px;
	font-weight: bold;
	color: #564b42;
	text-decoration: none;
}

a.ist-title3:hover {
	color: #D8001D;
	text-decoration: underline;
}

/*
	Titles used primarily on details pages due to long titles
*/
.ist-title-details, a.ist-title-details:link, a.ist-title-details:visited {
	font-family: verdana, tahoma, sans-serif, helvetica, arial;
	line-height: 125%;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

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

/************************************************************
	INTRO TEXT
	ist-intro1 = Page Intro
*************************************************************/
.ist-intro1, a.ist-intro1:link, a.ist-intro1:visited {
	font-family: verdana, helvetica, arial;
	line-height: 130%;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

strong.ist-intro1, strong.ist-intro1 p {
	margin: 18px 0px 10px 0px;
}

a.ist-intro1:hover {
	text-decoration: underline;
}

/*************************** SUBTITLE ***************************/
/****************************************************************/
.ist-subtitle1, a.ist-subtitle1:link, a.ist-subtitle1:visited {
	font-family: verdana, helvetica, arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
	color: #564b42;
	text-decoration: none;
}

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

.ist-subtitle2, a.ist-subtitle2:link, a.ist-subtitle2:visited {
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	color: #564b42;
	text-decoration: none;
}

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

.ist-subtitle3, a.ist-subtitle3:link, a.ist-subtitle3:visited {
	font-family: verdana, helvetica, arial;
	font-size: 9px;
	font-weight: bold;
	line-height: 1.2em;
	color: #564b42;
	text-decoration: none;
}

a.ist-subtitle3:hover {
	color: #D8001D;
	text-decoration: underline;
}

/*************************** IMAGE CAPTION ****************************/
/**********************************************************************/
.ist-caption {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.2em;
	color: #000000;
	text-decoration: none;
}

/*************************** ERROR MESSAGE TEXT *****************/
/****************************************************************/
.ist-error-msg, a.ist-error-msg:link, a.ist-error-msg:visited {
	font-family: verdana, helvetica, arial;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.3em;
	color: #FF0000;
	text-decoration: none;
}

a.ist-error-msg:hover {
	text-decoration: underline;
}

/*************************** BREADCRUMB BAR *********************/
/****************************************************************/
.ist-breadcrumb-bar {
	width: 100%;
	height: 1.25em;
	background-color: #FFFFFF;
	border-width: 1px 0px 1px 0px;
	border-color: #564B42;
	border-style: solid;
	padding: 5px 0px 5px 6px;
	margin: 4px 0px 4px 0px;
}

/*************************** BREADCRUMB TEXT ********************/
/****************************************************************/
.ist-breadcrumb, a.ist-breadcrumb:link, a.ist-breadcrumb:visited {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.2em;
	color: #564b42;
	text-decoration: none;
}	

a.ist-breadcrumb:hover {
	color: #D8001D;
	text-decoration: none;
}


/*************************** SALE PRICE TEXT ***************************/
/***********************************************************************/
.ist-sale-price {
	font-family: verdana, helvetica, arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
	color: #D8001D;
	text-decoration: none;
}

/*************************** SEPARATOR LINE ***************************/
/**********************************************************************/
div.ist-hr-line {
	border-bottom: 1px solid #AAA097;
	width: 100%;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}


/************** CATEGORY LINKS & CATEGORY VERTICAL DIVIDER ************/
/**********************************************************************/
.ist-cat-separator {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.3em;
	color: #564b42;
	text-decoration: none;
}

a.ist-cat-link:link, a.ist-cat-link:visited {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.3em;
	color: #D8001D;
	text-decoration: none;
}

a.ist-cat-link:hover {
	color: #564b42;
	text-decoration: underline;
}

/**************************** BOX ELEMENT ***********************/
/****************************************************************/
.ist-box1 {
	/* height: 1.25em; */
	background-color: #edebe9;
	border-width: 0px;
	border-color: #000000;
	border-style: solid;
}

.ist-box2 {
	/* height: 1.25em; */
	background-color: #edebe9; /*#E5E5CC;*/
	border-width: 0px;
	border-color: #000000;
	border-style: solid;
}

/*************************** FORM ELEMENTS **********************/
/****************************************************************/
input {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	color: #000000;
}

textarea {
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	color: #000000;
}

select {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	color: #000000;
}

/*************************** CONTROL LINK ***********************/
/****************************************************************/
.ist-control-txt, a.ist-control-txt:link, a.ist-control-txt:visited {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	line-height: 1.2em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a.ist-control-txt:hover {
	text-decoration: underline;
}

/************** RESULTS PAGER LINK TEXT & VERTICAL DIVIDER ************
  ist-pager-links = Merchandiser Results Pager Links
                      Newsroom Year Results Pager Links
**********************************************************************/
.ist-pager-links a:link, .ist-pager-links a:visited {
	font-family: verdana, tahoma, sans-serif, helvetica, arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.3em;
	color: #D8001D;
	text-decoration: none;
}

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

.ist-pager-links-sel {
	/* current pager number */
	font-weight: bold;
        color: blue;
	border: 1px solid #c2c2c2;
	background-color: #E1E1E1;
	text-decoration: underline;
}

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

/**************** PAGE SECTION BARS ****************************
	Displays in body area of;
	Newsroom Page Section Headers
****************************************************************/

.ist-section-bar {
	/* Section Bar - Body Area - Background & Borders for*/
	margin: 0px;
	padding: 2px 6px;
	font-family: verdana, tahoma, sans-serif, helvetica, arial;
	line-height: 150%;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #AAA097
}

/**************** ALTERNATING ROW COLORS ***********************
	Newsroom
****************************************************************/

.ist-alternatingColor1 {
	background-color: #F6F4F3;
}

.ist-alternatingColor2 {
	background-color: #FFFFFF;
}


/**************** SECTIONAL MENU - RIGHT COLUMN ****************
	Newsroom Menu & Contacts Box
****************************************************************/
div.ist-section-menu {
	/* Section Menu - Border */
	border: 1px solid #000000;
	/* float: right; */
	width: 150px;
	clear: both;
}

div.ist-section-menu div.ist-section-menu-header {
	/* Section Menu - Header Text & Background */
	display: block;
	margin: auto 0;
	height: 190%;
	line-height: 190%;
	padding: 0px 5px;
	vertical-align: middle;
	font-family: verdana, tahoma, sans-serif, helvetica, arial;
	font-size: 12px;
        text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #D8001D;
	border-bottom: 1px solid #000000;
}

div.ist-section-menu div.ist-section-menu-content {
	/* Section Menu - Content Area Text & Background */
	margin: auto;
	line-height: 120%;
	margin: 0px 6px 6px 6px;
	vertical-align: middle;
	font-family: verdana, tahoma, sans-serif, helvetica, arial;
	font-size: 11px;
	color: #000000;
}
