/* ---------------------------------------------------------------------------- */
/* ?== Mortgage Search Form												    	*/
/* ---------------------------------------------------------------------------- */



/* ---------------------------------------------------------------------------- */
/* MINIME containing pods */
/* ---------------------------------------------------------------------------- */
.podInner h3{
margin-left:0px;	
}
.podInner h3, .pod h3{
margin-left:0px;	
}
.podTripleRedux, .podTripleRedux .podInner, .podTripleRedux .podInner .footTri {
width:666px;	
}
.podTripleRedux .podInner{
background:	url(../assets/images/minime/podTripleReduxGradientME.jpg) 0 0 no-repeat;
}
.podTripleRedux{
background:	url(../assets/images/minime/podTripleRedux_BodyME.gif) repeat-y scroll 0;	
}
.podTripleRedux .footTri{
background:	url(../assets/images/minime/podTripleReduxME.gif) no-repeat scroll 0 -16px;	
}
.podDual .podInner{
width:466px;
float:left;
margin:0;
padding:0;
background:transparent url(/assets/images/minime/dualpod_bgME.gif) repeat-y scroll 0 50%;
}
.podDual .podFoot  {background:transparent url(/assets/images/minime/podDual_squareME.gif) no-repeat scroll 0 -16px;width:466px;height:16px; overflow:hidden; font-size:0; line-height:0; margin:0; font-size:0; line-height:0; clear:both;}
.mortgage-search .podDual{
float:left;
margin-right:12px;
background:transparent url(/assets/images/minime/podDual_squareME.gif) no-repeat scroll 0 0;
padding:16px 0 0 0;
width:466px;
}

/* ---------------------------------------------------------------------------- */
/* New CSS added after rebrand .. */
/* Author Trent */
/* ---------------------------------------------------------------------------- */

.miniMeCTA{
background:transparent url(/assets/images/minime/small_pod_top_gradientME.gif) no-repeat scroll 0 0;
padding-top:16px;
}

.lenderDiv{
	margin-top:26px;
	float:left;
}


div.first_radio{
clear:left;
float:left;
width:400px;
margin-left:25px;
	}



.mortgage-search {display: none}

.mortgage-search .row {}

.mortgage-search .push-4, .mortgage-search .push-1, .mortgage-search .push-6 {margin-bottom: 0px!important; display: inline;}

.mortgage-search label {font-weight: normal; margin: 0px 0px 14px 0px; width:auto;}

.mortgage-search input {font-weight: normal; margin-bottom: 0px;}

.mortgage-search input.text, .mortgage-search select {
	
	border-top: 1px solid #7c7c7c;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #dddddd;
}
.mortgage-search input.text {
	background: transparent url(../images/textbg.png) 0 0 no-repeat;
	padding:1px 0px 1px 5px; 
	width:122px; 
	margin:0 0 12px 0px; 
	float: left;
}

.mortgage-search input.checkbox {margin: 4px 12px 0px 307px; float: left;}

.mortgage-search input.radio {margin: 3px 14px 0 0; float: left;}

.mortgage-search .filterBy {padding-left: 16px;}

.mortgage-search .filterBy ul {margin-left: 0px;}

.mortgage-search .filterBy input.checkbox {margin: 4px 14px 0 0;}

.filterBy ul {list-style:none;}
.filterBy ul li {float: left; width: 150px; background:none; padding-left:0;}
.filterBy ul li.last {width: 330px;}
.filterBy ul li input {float: left;}

.mortgage-search select {
	padding:0px; width:129px; margin:0 0 0 0px; 
}

.mortgage-search .Tooltip {
		/* text-decoration:underline; color: #482566; */
		border-bottom:1px dotted #482566;}

.mortgage-search .Tooltip.icon {
	background:url(../images/minime/icon_question.gif) 0 0 no-repeat;
	width:13px;
	height: 12px;
	text-indent: -9999px;
	display: block;
	border: none;
	margin: 4px 0 0 0;
	float: left;
}

.mortgage-search a.btn_back {
	background:url(../images/btn_Back.gif) 0 0 no-repeat;
	display: block;
	width: 81px;
	height: 24px;
	text-indent: -9999px;
}

.mortgage-search a.btn_search {
	background:url(../images/btn_Search.gif) 0 0 no-repeat;
	display: block;
	width: 81px;
	height: 24px;
	text-indent: -9999px;
	margin-left: 6px;
}

.mortgage-search .error-msg {
	padding: 17px 0 0 0;
	background:url(../images/minime/error-top.gif) 0 0 no-repeat;
	margin: 0px 0 17px 26px;
	width: 415px;
	clear: both;
}

.mortgage-search .error-msg p, .mortgage-search .error-msg-wide p {
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	color: #482566;
	background:url(../images/minime/error-icon.gif) 0 0 no-repeat; 
	padding: 0 0 0 22px;
	margin: 1px 15px 4px 15px;
}

.mortgage-search .error-msg-content {
	background:url(../images/minime/error-foot.gif) bottom left no-repeat;
	padding: 0 0 9px 0;
}

.mortgage-search .error-msg-wide {
	padding: 9px 0 0 0;
	background:url(../images/minime/error-wide-top.gif) 0 0 no-repeat;
	margin: 0px 0 11px 0;
}

.mortgage-search .error-msg-wcontent {
	background:url(../images/minime/error-wide-bottom.gif) bottom left no-repeat;
	padding: 0 0 8px 0;
}

.searchLoans {
	background:url(../images/minime/search-loans.gif) 5px no-repeat;
	height: 159px;
	margin-top:-30px;
	z-index:999999;
	text-indent: -9999px;
}

.mortgage-search .stateLabel {margin: 0 14px 0 26px; display: inline;}
	

.searchLoading {text-align: center;}

.searchLoading h2 {margin-left: 270px;}

/* ---------------------------------------------------------------------------- */
/* ?== Table Styles														    	*/
/* ---------------------------------------------------------------------------- */

table {
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	margin-bottom: 16px;
	border: 1px solid #f2f2f2;
	padding: 2px;
}

table th {
	background-color: #f2edf6;
	color: #482566;
	font-weight: bold;
	padding: 10px 0 6px 0;
	text-align:center;
	border-right: 1px solid #fff;
	border-left: 1px solid #e9e1f1;
	border-bottom: 1px solid #ede7f3;
	vertical-align:top;
}

table tr.alt {background-color: #f2f1f2;}

table .alty {border-left: none;}

table .alt .alty {background-color: #fcf8d4;}

table th.alty {background-color: #fae8ac;}

table td {
	text-align:center;
	border-right: 1px solid #fff;
	border-left: 1px solid #e9e1f1;
	padding: 4px 0 5px 0;
}

table.new-home .col1 {width: 140px;}
table.new-home .col2 {width: 111px;}
table.new-home .col3 {width: 102px;}
table.new-home .col4 {width: 98px;}
table.new-home .col5 {width: 111px;}
table.new-home .col6 {width: 184px;}

table.compare {}
table.compare .col1 {}



table.compare th.alty {background-color: #fff; border-bottom: none; border-right: none;} 
table.compare td.alty {background-color: #fff; border-right: none;} 

table.compare th.altz, table.compare td.altz {border-left: none;}

tr.yourLoan td {border:2px solid #f1b420;border-width:2px 0 2px 0; vertical-align:middle;}
tr.yourLoan td.first {border-left: 2px solid #f1b420; font-size:11px; color: #482566; width: 65px;}
tr.yourLoan td.last {border-right: 2px solid #f1b420;}

.compareCont {position: relative;}

.yourLoneMarker {
	background:url(../images/minime/exisiting-loan.gif) 0 0 no-repeat; 
	width: 51px; 
	height: 51px;
	padding: 10px 0 0 0; 
	display: block; 
	position:absolute; 
	left: 4px;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	color: #64467e;
	font-size:11px;
	line-height: 12px;
	text-align:center;
}

p.counter {font-family:"Tahoma", Arial, Helvetica, sans-serif; float: right;}

p.legend {font-family:"Tahoma", Arial, Helvetica, sans-serif; float: left; color: #482566; font-size: 11px;}

p.info {font-weight: bold; color: #482566; clear: both; text-align: right; }


td.first .Tooltip.icon {

	background:url(../images/minime/icon_question.gif) 0 0 no-repeat;
	width:13px;
	height: 12px;
	text-indent: -9999px;
	display: block;
	border: none;
	margin: 2px 0 0 2px;
	float: left;
}

td.first span.toLeft {margin: 0 0 0 14px; padding: 0 0 0 0;}

