/*************************** FORM ELEMENTS **********************
  Used in all modules
 ****************************************************************/

.ist-contact-form-title-text {
	color: #333333;
	font: normal 18px Verdana, Tahoma, sans-serif;
	text-align: left;
	text-decoration: none;
	line-height: 22px;
	font-stretch: normal;
	letter-spacing: 0.0em;
	text-transform: none;
	margin: 0px 0px 0px 0px;
}
 
.ist-contact-form-intro-text {
	color: #333333;
	font: normal 12px Verdana, Tahoma, sans-serif;
	text-align: left;
	text-decoration: none;
	line-height: 18px;
	font-stretch: normal;
	letter-spacing: 0.0em;
	text-transform: none;
}

.ist-contact-form-body-text {
	color: #333333;
	font: normal 12px Verdana, Tahoma, sans-serif;
	text-align: left;
	text-decoration: none;
	line-height: 18px;
	font-stretch: normal;
	letter-spacing: 0.0em;
	text-transform: none;
	margin: 6px 0px;
}

.ist-form-container {
	position: relative;
	width: 484px;
	border: 1px solid #FBF9F4;
	background-color: #C4D2D3;
	padding: 12px;
}

.ist-form-field-label {
	width: 100px;
	color: #333333;
	font: bold 10px Verdana, Tahoma, sans-serif;
	text-align: left;
	text-decoration: none;
	line-height: 15px;
	font-stretch: normal;
	letter-spacing: 0.01em;
	text-transform: none;
	vertical-align: top;
	padding: 2px 0px 0px 0px;
}

span.ist-form-field {
	/* Text where an input would normally be like the product title on the information request form */
	height: 12px;
	color: #E23643;
	font: normal 12px Verdana, Tahoma, sans-serif;
	text-align: left;
	text-decoration: none;
	line-height: 15px;
	font-stretch: normal;
	letter-spacing: 0.01em;
	text-transform: none;
	vertical-align: middle;
}

.ist-form-field input {
	height: 12px;
	color: #333333;
	font: normal 10px Verdana, Tahoma, sans-serif;
	text-align: left;
	text-decoration: none;
	line-height: 15px;
	font-stretch: normal;
	letter-spacing: 0.01em;
	text-transform: none;
	vertical-align: middle;
}

.ist-form-field select {
	height: 16px;
	color: #333333;
	font: normal 10px Verdana, Tahoma, sans-serif;
	text-align: left;
	text-decoration: none;
	line-height: 15px;
	font-stretch: normal;
	letter-spacing: 0.01em;
	text-transform: none;
	vertical-align: middle;
}

.ist-form-field textarea {
	color: #333333;
	font: normal 10px Verdana, Tahoma, sans-serif;
	text-align: left;
	text-decoration: none;
	line-height: 15px;
	font-stretch: normal;
	letter-spacing: 0.01em;
	text-transform: none;
	vertical-align: middle;
}

/*
	Selector: ist-form-buttons 
	Form based Submit and Reset buttons, using a <button> or <input>.  
*/
#ist-form-button-container {
	float: left;
	text-align: left;
}

#ist-form-button-req-stmnt {
	position: absolute;
	top: 6px;
	right: 10px;
	text-align: right;
	vertical-align: top;
}

a.ist-form-buttons:link, a.ist-form-buttons:visited, .ist-form-buttons {
	display: block;
	margin: 20px 0px;
	padding: 2px 8px;
	border: 1px solid #FBF9F4;
	background-color: #96AFAB;
	color: #FBF9F4;
	font: normal 10px Verdana, Tahoma, sans-serif;
	text-align: center;
	text-decoration: none;
	line-height: 15px;
	font-stretch: normal;
	letter-spacing: 0.01em;
	text-transform: none;
	vertical-align: middle;
	margin: 8px 0px;
}

.ist-form-buttons-hover {
	cursor: pointer;
	padding: 2px 8px;
	border: 1px solid #FBF9F4;
	background-color: #BDC592;
	color: #333333;
	font: normal 10px Verdana, Tahoma, sans-serif;
	text-align: center;
	text-decoration: none;
	line-height: 15px;
	font-stretch: normal;
	letter-spacing: 0.01em;
	text-transform: none;
	vertical-align: middle;
	margin: 8px 0px;
}

/* 
	Selector: ist-textbutton 
	Is an <a href> tag that acts as a button, instead of a form 
	button or submit button.  
	Merchandiser => Details page - Request Pricing & Add to Registry button
*/
.ist-textbutton a:link, .ist-textbutton a:visited {
	color: #336666;
	font: normal 11px Verdana, Tahoma, sans-serif;
	text-align: left;
	text-decoration: none;
	line-height: 15px;
	font-stretch: normal;
	letter-spacing: 0.01em;
	text-transform: capitalize;
	vertical-align: middle;
}

.ist-textbutton a:hover {
	color: #FBF9F4;
	font: normal 11px Verdana, Tahoma, sans-serif;
	text-align: left;
	text-decoration: none;
	line-height: 15px;
	font-stretch: normal;
	letter-spacing: 0.01em;
	text-transform: capitalize;
	vertical-align: middle;
}

.ist-contact-form-contactdetails-container {
	float: left;
	width: 484px;
	border: 0px solid #FF0000;
	/* background-color: #C2C2C2; */
	padding: 10px 0px;
	margin: 20px 0px;
}

dl.ist-contact-form-details-list {
	float: left;
	width: 484px;
	color: #333333;
	font: normal 12px Verdana, Tahoma, sans-serif;
	text-align: left;
	text-decoration: none;
	line-height: 18px;
	font-stretch: normal;
	letter-spacing: 0.0em;
	text-transform: none;
	margin: 0px 0px;
}

dl.ist-contact-form-details-list dt {
	width: 24%;
	float: left;
	clear: left;
	color: #333333;
	font: bold 12px Verdana, Tahoma, sans-serif;
	text-align: left;
	text-decoration: none;
	line-height: 18px;
	font-stretch: normal;
	letter-spacing: 0.0em;
	text-transform: none;
	margin: 0px 0px;
}

dl.ist-contact-form-details-list dd {
	width: 75%;
	clear: right;
	margin: 0px 0px;
}

dl.ist-contact-form-details-list dd {
	color: #333333;
	font: normal 12px Verdana, Tahoma, sans-serif;
	text-align: left;
	text-decoration: none;
	line-height: 18px;
	font-stretch: normal;
	letter-spacing: 0.0em;
	text-transform: none;
}

dl.ist-contact-form-details-list dd a:link, dl.ist-contact-form-details-list dd a:visited {
	color: #7C72DE;
	font: normal 12px Verdana, Tahoma, sans-serif;
	text-align: left;
	text-decoration: none;
	line-height: 18px;
	font-stretch: normal;
	letter-spacing: 0.0em;
	text-transform: none;
}

dl.ist-contact-form-details-list dd a:hover {
	color: #7C72DE;
	font: normal 12px Verdana, Tahoma, sans-serif;
	text-align: left;
	text-decoration: underline;
	line-height: 18px;
	font-stretch: normal;
	letter-spacing: 0.0em;
	text-transform: none;
}

.ist-contact-form-section-title {
	color: #000000;
	font: bold 12px Verdana, Tahoma, sans-serif;
	text-align: left;
	text-decoration: none;
	line-height: 18px;
	font-stretch: normal;
	letter-spacing: 0.0em;
	text-transform: none;
	margin: 6px 0px;
}

/*
	Text Limit - Character Counter
*/
.ist-textlimit-counter {
	height: 14px;
	color: #000000;
	font: normal 9px Verdana, Tahoma, sans-serif;
	text-align: left;
	text-decoration: none;
	line-height: 14px;
	font-stretch: normal;
	letter-spacing: 0.0em;
	text-transform: none;
	vertical-align: middle;
	margin: auto 0;
	margin: 4px 2px 4px 2px;
}

.ist-textlimit-counter span {
	display: block;
	float: left;
	clear: both;
	width: 22px;
	color: blue;
	font: normal 9px Verdana, Tahoma, sans-serif;
	text-align: right;
	text-decoration: none;
	line-height: 12px;
	font-stretch: normal;
	letter-spacing: 0.0em;
	text-transform: none;
	border: 1px solid #AEAEAE;
	background-color: #DADADA;
	padding: 0px 2px 0px 2px;
}

.ist-textlimit-counter span.ist-textlimit-counter-exceeded {
	width: 22px;
	color: #FFFFFF;
	font: bold 10px Verdana, Tahoma, sans-serif;
	text-align: right;
	text-decoration: none;
	line-height: 12px;
	font-stretch: normal;
	letter-spacing: 0.0em;
	text-transform: none;
	border: 1px solid #FFFFFF;
	background-color: #EB505B;
	padding: 0px 2px 0px 2px;
}

/*  FORM VALIDATION  */
.req_fld_ast {
	color: red;
	font: normal 10px Verdana;
	text-decoration: none;
	line-height: 15px;
	font-stretch: normal;
	letter-spacing: 0.01em;
	text-transform: none;
}
.tfvHighlight, #istFormCheckout label.tfvHighlight {
	color: red;
	text-decoration: none;
	text-transform: none;
	background-color: yellow;
	border-left: 3px solid red;
	padding-left: 2px;
/*
	Can't have the font size change due to variety of places were this class is used
	font: normal 10px Verdana;
	line-height: 15px;
	font-stretch: normal;
	letter-spacing: 0.01em;
*/
}
.tfvNormal {
	text-decoration: none;
	text-transform: none;
/*
	color: #7A3535;
	text-decoration: none;
	text-transform: none;
*/
/*
	Can't have the font size change due to variety of places were this class is used
	font: normal 10px Verdana;
	line-height: 15px;
	font-stretch: normal;
	letter-spacing: 0.01em;
*/
}

/* jQuery Validator - Start */
div.istContainerValErr {
	background-color: #eee;
	border: 1px solid #484848;
	margin: 10px 60px 10px 60px;
	padding: 5px;
}

div.istContainerValErr h4, div.istContainerValErr ol {
	margin-top: 4px;
	margin-bottom: 4px; 
}

div.istContainerValErr ol li {
	list-style-type: disc;
	margin-left: 10px;
}

div.istContainerValErr {
	display: none
}

form.istCMXForm label.error, label.error {
	display: inline;

}

#istCMXFormContainer {
	border: 1px solid #C2C2C2;
	background-color: #CDD8E9;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
/* jQuery Validator - End */