﻿.taf-form-wrap
{
	width: 500px;
	overflow: hidden;
}
.taf-intro
{
	color: #800000;
	width: 180px;
	float: left;
	padding: 47px 0 0 0;
	font-size: 14px;
}
.taf-intro p
{
	color: #800000;
}
.taf-intro h2,
#formHeader
{
	color: #800000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 24px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0;
}
.taf-form
{
	color: #800000;
	float: right;
	width: 310px;
	padding: 20px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
}
.taf-form p
{
	color: #800000;
	margin: 0;
	padding-top: 10px;
	font-size: 14px;
}

.taf-form .NormalTextArea
{
	background: #fff;
	border: none;
	width: 260px;
	color: #800000;
	height: inherit;
	padding-top: 5px;
	height: auto;
}
.taf-form .NormalTextBox
{
	background: #fff;
	border: none;
	width: 260px;
	color: #800000;
	height: inherit;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	height: 25px;
}
.taf-progress-icon
{
	background: url(/DesktopModules/ECCategory/Assets/images/progress.gif) no-repeat;
	height: 32px;
	width: 32px;
	float: left;
}
.taf-form-submit
{
	padding: 10px 0 0 0;
	font-size: 15px;
}
.field-header
{
	background:#BF6E72 none repeat scroll 0 0;
	color:#FFFFFF;
	font-family:Candara,Calibri,Serif;
	font-style:italic;
	padding-left:10px;
	width:260px;
	margin:7px 0;
}
.success-nav 
{
	font-size:12px;
	line-height:140%;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	padding:0;
	vertical-align:baseline;
	color:#4C4D47;
	}
#simplemodal-overlay
{
	background-color: #000;
}
#simplemodal-container a.modalCloseImg
{
	background: url(/DesktopModules/ECCategory/Assets/images/x.png) no-repeat;
	width: 34px;
	height: 34px;
	display: inline;
	z-index: 3200;
	position: absolute;
	top: -18px;
	right: -18px;
	cursor: pointer;
}
#simplemodal-container
{
	background-color: #eee;
	border: solid 3px #800;
	widt h: 500px;
	left: 0px;
	position: relative;
	overflow: visible;
	padd ing: 0 20px 30px 20px;
}
.taf-error
{
	color: #f00;
	font-weight: bold;
}
.taf-success
{
	color: #009999;
	font-weight: bold;
}
.singleSD
{
	font-size: 14px;
}
