@charset "utf-8";
/* CSS Document */

/* --------------------------------------------------------------------------------------------------- */
/******************************************************************************************************** 
	Company: Superlative, Inc
	Product: IDX V6 - TY V1
	Authors: David Wheeler
	Date: 11/10/09
	
	Created @ Superlative, Inc. 2008 (Superlative IDX)
	Use of this content is by contractual agreement only.
	Superlative, Inc. claims no liability for content provided &/or uploaded by its clients.
	
********************************************************************************************************/
/* --------------------------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------------------------- */ 
/* -------------------------------------------------------------------- Thank You 01 - General Styles */
/* -------------------------------------------------------------------------------------------------- */

.TY_1 {
	background: #bababa url(images/Compare_Properties/bg-main.jpg) repeat-x top;
	margin: 0px auto;
	width: 524px;
	height: auto;
	text-align: center;
	display: table;
	border: 1px #b6b6b6 solid;
	padding-bottom: 7px;
	}
	
.TY_1 .main_page_container {
	background: #FFFFFF;
	margin: 0px auto;
	width: 514px;
	height: auto;
	display: table;
	}	

.TY_1 .main_title_container {
	margin: 0px auto;
	width: 514px;
	height: 32px;
	display: table;
	}

.TY_1 .main_title_dialog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 8px;
	float: left;	
	}

.TY_1 .close_window {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	float: right;	
	}

/* ----------------------- End */

/* ---------------------------------------------------------------------------------- */
/* -------------------------------------------------------------- Thank You 01 - Form */
/* ---------------------------------------------------------------------------------- */

.TY_1 .login_form_container {
	width: 514px;
	height: auto;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414141;
	text-align: center;
	float: left;
	}

.TY_1 .thank_you_container {
	width: 489px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: auto;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	margin-bottom: 10px;
	}
	.TY_1 .thank_you_container a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #0860a8;
		text-align: left;
		text-decoration: underline;
		}
	.TY_1 .thank_you_container a:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #83afd3;
		text-align: left;
		text-decoration: none;
		}

.TY_1 .login_button_container {
	width: 489px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: auto;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
	float: left;
	}

.TY_1 .login_button {
		background: url(images/submit_button1.jpg) no-repeat; 
		width: 150px;
		height: 28px;
		padding-top: 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
		display: inline-block;
		text-align: center;
		border: 0px;
		cursor: pointer;
		}
	.TY_1 .login_button:hover {
		background: url(images/submit_button2.jpg) no-repeat; 
		width: 150px;
		height: 28px;
		padding-top: 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #CCCCCC;
		text-decoration: none;
		display: inline-block;
		text-align: center;
		}

.TY_1 .dim_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #bcbcbc;
	margin-top: 20px;
	margin-bottom: 20px;
	display: inline-block;
	width: 514px;
	}

/* ----------------------- End */

/* ---------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- The End */
/* ---------------------------------------------------------------------------------- */