/************************** COLORS *******************************
  333333=Charcoal Gray (text)
  0202db=Blue (links, secondary promo titles)
  E68200=Orange(Title Text, some borders)
  F5CF9d=Light Orange(menu showcase bkgd)
  6DEF6D=Lime Green (secondary promo headers)
  86f384=Light Lime Green
  ff0000=Red (borders)
  FEFDB9=Light Yellow

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

/*****************************
 LAYOUT SELECTORS
*****************************/
#istLeftColumn {
	background-color: #FFFFFF;
}

#istPageBody {
	background-color: #FFFFFF;
}

/************************** TITLES *******************************
  ist-title1 = Merchandiser Page Title
  ist-title2 = Merchandiser Results Title
  ist-title3 = Merchandiser Accessories Title
*****************************************************************/
.ist-title1 {
	font-family: arial, helvetica, sans-serif;
	line-height: 1em;
	font-size: 28px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	margin-bottom: 8px
}

a.ist-title1:link, a.ist-title1:visited {
	font-family: arial, helvetica, sans-serif;
	line-height: 1em;
	font-size: 28px;
	font-weight: normal;
	color: #E68200;
	text-decoration: none;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	margin-bottom: 8px
}

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

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

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: #0202db;
	text-decoration: none;
}

a.ist-title2:hover {
	color: #0202db;
	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: #333333;
	text-decoration: none;
}

a.ist-title3:hover {
	color: #0202db;
	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: 1.3em;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a.ist-title-details:hover {
	color: #0202db;
	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: #333333;
	text-decoration: none;
}

a.ist-subtitle1:hover {
	color: #0202db;
	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: #333333;
	text-decoration: none;
}

a.ist-subtitle2:hover {
	color: #0202db;
	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: #333333;
	text-decoration: none;
}

a.ist-subtitle3:hover {
	color: #0202db;
	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 {
	font: normal 12px verdana, tahoma, sans-serif, helvetica, arial;
	line-height: 1.5em;
	color: #333333;
	text-decoration: none;
}

a.ist-body-txt1:link, a.ist-body-txt1:visited {
	font: normal 12px verdana, tahoma, sans-serif, helvetica, arial;
	line-height: 1.5em;
	color: #333333;
	text-decoration: none;
}

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

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

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: #0202db;
	text-decoration: none;
}

a.ist-body-txt2:hover {
	color: #0202db;
	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: #333333;
	text-decoration: none;
}

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

/*********************** INTRO TEXT ****************************
  ist-intro1 = Main Products & Results Page Intro Text
***************************************************************/
.ist-intro1 {
	font-family: verdana, tahoma, sans-serif, helvetica, arial;
	line-height: 1.5em;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a.ist-intro1:link, a.ist-intro1:visited {
	font-family: verdana, tahoma, sans-serif, helvetica, arial;
	line-height: 1.8em;
	font-size: 14px;
	font-weight: normal;
	color: #0202db;
	text-decoration: none;
}

a.ist-intro1:hover {
	color: #0202db;
	text-decoration: underline;
}

/*************************** IMAGE CAPTION TEXT ***********************/
/**********************************************************************/
.ist-caption {
	font-family: verdana, tahoma, sans-serif, helvetica, arial;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.3em;
	color: #E68200;
	text-decoration: none;
}

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

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

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

/*************************** CONTROL LINKS ***********************
  .ist-control-txt = Merchandiser Print, Email, & Login Link Text
*****************************************************************/
#ist-page-controls-container {
	width: 100%;
	font-weight: 1.25em;
	margin: 0px 0px 18px 0px;
}
 
.ist-control-txt, a.ist-control-txt:link, a.ist-control-txt:visited {
	font-family: verdana, tahoma, sans-serif, helvetica, arial;
	font-size: 10px;
	line-height: 1.3em;
	font-weight: normal;
	color: #484848;
	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 {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.3em;
	color: #333333;
	text-decoration: none;
}

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

.ist-pager-links-sel {
	/* current pager number */
	display: inline;
	color: blue;
	border: 1px solid #c2c2c2;
	background-color: #E1E1E1;
	text-decoration: none;
	padding: 0px 2px;
}

.ist-pager-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.3em;
	color: #333333;
	text-decoration: none;
	margin: auto 0;
	vertical-align: middle;
}

.ist-pager-container-top {
	width: 100%;
	height: 20px;
	line-height: 20px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 8px 0px;
	vertical-align: middle;
	border-bottom: 1px solid #FF0000;
}

.ist-pager-container-btm {
	width: 100%;
	height: 20px;
	line-height: 20px;
	padding: 0px 0px 0px 0px;
	margin: 8px 0px 10px 0px;
	vertical-align: middle;
	border-top: 1px solid #FF0000;
}


/************** CATEGORY LINK TEXT & CATEGORY VERTICAL DIVIDER ************
  a.ist-cat-link = Merchandiser Results Page Sub-Category Links
**********************************************************************/
a.ist-cat-link:link, a.ist-cat-link:visited {
	font-family: verdana, tahoma, sans-serif, helvetica, arial;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.3em;
	color: #0202db;
	text-decoration: none;
}

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

.ist-cat-separator {
	font-family: verdana, tahoma, sans-serif, helvetica, arial;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.3em;
	color: #474747;
	text-decoration: none;
}

/*************************** SEPARATOR LINE ***************************
  Separates Merchandiser Results Page Listings
**********************************************************************/
div.ist-hr-line {
	border-bottom: 1px dotted #ff0000;
	width: 100%;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}

/********************** BREADCRUMB BAR ELEMENTS *******************/
/******************************************************************/
.ist-breadcrumb, a.ist-breadcrumb:link, a.ist-breadcrumb:visited {
	color: #0202db;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
	line-height: 16px;
	text-decoration: none;
	font-stretch: normal;
	letter-spacing: 0.04em;
	text-transform: none;
	margin: 0px 0px 0px 0px;
}	


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

.ist-breadcrumb-bar {
	width: 100%;
	height: 2em;
	background-color: #ffffff;
 	border-top: 0px solid #ff0000;
	border-bottom: 1px solid #ff0000;
	border-left: 0px solid #ff0000;
	border-right: 0px solid #ff0000;
	padding: 4px 0px 4px 5px;
	margin: 0px 0px 4px 0px;
}

/**************************** BOX ELEMENTS ***********************
  .ist-box1 = Merchandiser Results & Details Spec Box Background
              Portfolio Main Image Box Background
  .ist-box2 = Portfolio Category Box Background
  .ist-box3 = Portfolio Slideshow Toolbar Background
  .ist-box4 = Not Assigned
****************************************************************/
.ist-box1 {
	/* height: 1.25em; */
	background-color: #f5cf9d;
	border-width: 0px 0px 0px 0px;
	border-color: #FEFDB9;
	border-style: solid;
}

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

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

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

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

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

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

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

div.ist-section-menu div.ist-section-menu-header {
	/* Section Menu - Header Text & Background */
	display: block;
	margin: auto;
	height: 190%;
	line-height: 190%;
	padding: 0px 5px;
	vertical-align: middle;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	background-color: #c2c2c2;
	border-bottom: 1px solid #ddd;
}

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: Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}

/**************** PAGE SECTION BARS ****************************
	Displays in body area of;
	1) Newsroom
****************************************************************/

/* Section Bar - Body Area - Background & Borders for */

.ist-section-bar {
	margin: 0px;
	padding: 2px 6px;
	background-color: #ECECEC;
        border-top: 2px solid #6092C3;
	border-bottom: 0px solid #CCCFD2;
}

.ist-section-bar-text {
	font-family: georgia, times new roman, times;
	font-size: 16px;
	line-height: 1.2em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-left: 6px;
}

/**************** BULLETED LISTS ****************************
	Displays in body area of;
	1) Jobs - Details page
****************************************************************/

.ist-bulleted-list {
	list-style-position: inside;
	list-style-type: disc;
	padding: 0px 0px 0px 7px;
	margin: 0px 0px 10px 7px;
}

/**************** CONTACT FORM - MODULAR ***********************
	1) Merchandiser >> Request more information button
****************************************************************/

.ist-contact-form-title {
	color: #333333;
	font: normal 9px Verdana;
	text-align: left;
	text-decoration: none;
	font-stretch: normal;
	letter-spacing: 0.19em;
	text-transform: uppercase;
	margin: 60px 0px 30px 0px;
}
