/*************************** BODY TEXT **************************
	BODY TEXT
	ist-body-txt1 = 
	ist-body-txt2 = Category Description Text
	ist-body-txt3 = Details Page: Manufacturer, Price, etc.
****************************************************************/
.ist-body-txt1, a.ist-body-txt1:link, a.ist-body-txt1:visited {
	font-family: verdana, helvetica, arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}

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

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

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

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

a.ist-body-txt3:hover {
	color: #D8001D;
	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;
	line-height: 1.3em;
	font-size: 24px;
	font-weight: bold;
	color: #564b42;
	text-decoration: none;
        padding-left: 28px;
        background-image: url(/images/tri_lg.gif);
        background-repeat: no-repeat;
        background-position: 32% left;
}

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

.ist-title2, a.ist-title2:link, a.ist-title2:visited {
	font-family: verdana, helvetica, arial;
	line-height: 1.2em;
	font-size: 12px;
	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: 1.2em;
	font-size: 10px;
	font-weight: bold;
	color: #564b42;
	text-decoration: none;
}

a.ist-title3:hover {
	color: #D8001D;
	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: 1.2em;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 20px 0px 0px 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: #edebe9;
	border-width: 1px 0px 1px 0px;
	border-color: #000000;
	border-style: solid;
	padding: 4px 0px 4px 5px;
	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 #000000;
	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;
}
