@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	background-color: #e5ddce;
	background-image: url(v4/ims-4-fhe-loginBG.png);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 10px;
}

	

/* HEADER */
#loginHeader {
	margin: 0;
	padding: 0;
	height: 66px;
	position: relative;
}
#loginHeader h1 {
	position:absolute;
	left: 0px;
	height: 66px;
	width: 352px;
	background: url(v4/ims-4-login-header-left.png) no-repeat;
	text-indent: -999999px;
	margin: 0px;
	padding: 0px;
}
#loginHeader h2 {
	position: absolute;
	right: 0px;
	height: 66px;
	width: 325px;
	background: url(v4/ims-4-login-header-right.png) no-repeat;
	text-indent: -999999px;
	margin: 0px;
	padding: 0px;
}
#contactUs
{
	background: url(v4/contact-us.png) no-repeat;
	width:101px;
	height:32px;
	float:right;
	padding-right:3px;
	margin-top:3px;
	cursor:pointer;
}
#contactUs:hover
{
	background: url(v4/contact-us-hover.png) no-repeat;
}
#contactUsSlider
{
	cursor:default;
	background: url(v4/dropdown-background.png) no-repeat;
	width:677px;
	height:329px;
	display:none;
	float:right;
	z-index:10;
	position:absolute;
	right:430px;
	/*top:53px;*/
	top:34px;
}
#contactUsSlider input
{
	margin-bottom:7px;
}
#contactUsSlider form
{
	width:646px;
	padding:0px;
	font-family:Arial;
	font-size:11px;
	color:white;
}
#contactUsSlider textarea
{
	min-width:312px;
	max-width:312px;
	max-height:100px;
	max-height:100px;
	margin-top:5px;
	margin-bottom:10px;
}
#contactUsSlider label
{
	display:inline;
	width:100px;
	font-family:Arial;
	font-size:12px;
	color:#ffd693;
}
#col1Options
{
	color:#FFD693;
	width:120px;
	float:left;
	padding-left:15px;
}
#col2Options
{
	color:#FFD693;
	width:150px;
	padding-left:10px;
	float:left;
}
#col1Options input[type=checkbox]
{
	height:20px;
	margin-bottom:0px;
	margin-top:0px;
	min-width:20px;
}
#col2Options input[type=checkbox]
{
	height:20px;
	margin-bottom:0px;
	margin-top:0px;
	min-width:20px;
}
#contactUsCol1
{
	width:315px;
	position:absolute;
}
#contactUsCol2
{
	width:300px;
	float:left;
	padding-left:328px;
}
#contactusHeader
{
	font-size:16px;
	padding-top:10px;
}
#contactUsSubmit
{
	background: url(v4/contact-us-form-submit.png) no-repeat;
	width:312px;
	height:25px;
	/*margin-top:10px;*/
}
#questionArea
{
	clear:both;
	padding-top:20px;
}
.recaptcha_r4_c1 input
{
	height:25px;
}



#frpWebsite
{
	background: url(v4/frp-website.png) no-repeat;
	width:101px;
	height:32px;
	float:right;
	padding-right:325px;
	margin-top:3px;
	cursor:pointer;
}
#frpWebsite:hover
{
	background: url(v4/frp-website-hover.png) no-repeat;
}
#websiteSlider
{
	cursor:default;
	background: url(v4/frp-website-ad.png) no-repeat;
	width: 314px;
	height:177px;
	display:none;
	float:right;
	z-index:10;
	position:absolute;
	right:320px;
	top:34px;
}
#websiteSliderSubmit
{
	background: url(v4/frp-website-ad-button.png) no-repeat;
	width:116px;
	height:25px;
	position:relative;
	left:174px;
	top:113px;
	cursor:pointer;
}
#captchaError {
	display:none;
	color: white;
}
#errorIcon
{
	width: 16px;
	height: 14px;
	background: url(v4/error-icon.png) no-repeat;
	float:left;
	margin-left:75px;
}
#successIcon
{
	width: 17px;
	height: 15px;
	background: url(v4/checkmark_small.png) no-repeat;
	float:left;
	margin-left:30px;
}



/* STRUCTURE */
#verticalContainer {
	height: 350px;
	/*margin-top: -175px;*/
	margin-top:100px;
	/*position: absolute;
	top: 50%;
	width: 100%;*/
}
#horizontalContainer {
	width: 670px;
	margin: 0 auto;
	font-size:10px;
	color:#4d4d4d;
	line-height: 22px;
}
#seperator
{
	height:445px;
	width:1px;
	float:left;
	background: url(v4/ims-login-seperator.png) no-repeat;
}

#linkArrow{
	background: url(v4/linkarrow.png) no-repeat;
	width:12px;
	height:12px;
	margin: 5px 5px 0 0;
}

#loginNew{
	background: url(v4/newloginnow.png) no-repeat;
	width:241px;
	height:98px;
	margin-left:200px;
	cursor: pointer;
	float:left;
}
#loginNew:hover{
	background-position: -241px 0;
}


/* COLUMNS */
#forgotPassword
{
	text-decoration:underline;
	display:inline;
	float:right;
	margin:2px 10px 0 15px;
	width:85px;
	cursor:pointer;
}
#column1 {
	float:left;
	height:250px;
	width: 308px;
	float:left;
	margin-right:30px;
	text-align: right;
}
#column2 {
	float:left;
	height: 250px;
	width: 300px;
	float:left;
	margin-left:30px;
	text-align: left;
}
#loginLogo {
	width: 281px;
	height: 154px;
	margin: 0 auto;
	
}
#loginLogo h1 {
	
	display: table-cell; vertical-align: middle;
	width: 281px;
	height: 154px;
	text-align: center;
	padding: 0;
}
#loginContainer {
	position: relative;
	width: 262px;
	height: 130px;
	margin: 0 auto;
	padding: 0;
}
#successCoachContainer{
	color:#666666;
	text-align: center;
	font-size: 1.1em;
	line-height: 16px;
}
#successCoachContainer #successCoachContainerHeader{
	color:#9b6f42;
	font-size: 2em;
	margin-bottom: 17px;
}
#successCoachContainer a{
	text-decoration: none;
	color:#9b6f42;
}

/* AD AREA */
#ad{
	width:440px;
	height:600px;
}



/* RESET AREA */
#resetContainer {
	display:none;
	position: relative;
	width: 262px;
	margin: 0 auto;
	padding: 0;
}
#secretQuestionArea
{
	display:none;
}
#secretQuestionAreaError
{
	text-align: center;
	color: red;
	display:none;
	padding-bottom:10px;
}
#resetSuccess
{
	text-align: center;
	color: green;
	display:none;
	padding-bottom:10px;	
}
#resetSubmit {
	display: inline;
	width: 103px;
	height: 24px;
	background: url(v4/resetPass-continue-btn.png) no-repeat;
	font-size: 0px;
	cursor:pointer;
}



/* LOGIN FOOTER */
#logo
{
	background: url(v4/logo.png) no-repeat;
	width:174px;
	height:26px;
	margin-left:auto;
	margin-right:auto;
	margin-top:35px;
}
#loginFooter {
	width: 300px;
	margin: 0 auto;
	text-align: center;
}
#loginFooter h1 {
	color: #b56e21;
	font-size: 18px;
	display: inline;
	padding: 0px;
}
#loginFooter h1 strong {
	color: rgba(0,0,0,0.4);
}
#loginFooter h2 {
	color: #b56e21;
	font-size: 10px;
	text-transform: uppercase;
	display: inline;
	padding: 0px;
}
#loginFooter p {
	/*color: rgba(0,0,0,0.8);*/
	color: #6d695e;
	font-size: 10px;
	/*margin-top: 16px;
	padding-top: 16px;*/
	/*border-top: 1px solid #fff;*/
}



/* FORMS */
form {
	overflow: auto;
    width: 204px;
    margin: 0 auto;
    padding: 10px 28px;
}
form input {
	float: none;
	width: 200px;
	height: 2.2em;
	background-color: #fff;
	border: 1px solid #919191;
	color: #000;
	margin-bottom: 14px;
	text-align:center;
}
form input[type=submit] {cursor: pointer;}
form label {display: none;}
#loginLabel {
	color: #FFF;
	font-size: 11px;
}
#passwordLabel {
	color: #FFF;
	font-size: 11px;
}

#loginError {
	padding: 5px;
	text-align: center;
	color: red;
	clear: both;
}

#imsLoginForm #imsSubmit {
	display: inline;
	/*margin: 5px auto 0 auto;*/
	width: 84px;
	height: 24px;
	background: url(ims-login-btn.gif) no-repeat;
	font-size: 0px;

}
#imsLoginForm #ClientNumberInfo {
	font-size: 14px;
	font-weight:bold;
}

#imsLoginForm #CustomerId {
	float: right;
	padding-right: 5px;
	padding-bottom: 5px;
}

#imsLoginForm #imsSupport {
	position: absolute;
	right: 30px;
	bottom: 10px;
    width: 84px;
    height: 24px;
    background: url(ims-support-btn.gif) no-repeat;
	font-size: 0px;
}
