/* CSS Document */

html, body{ 
 	margin-top:2px; 
 	padding:0;
	background-color:#ffffff;
	text-align:center;
 	font-family:Arial, Helvetica, sans-serif;
 	font-size:12px;
 	color:#444444;
 	}
	
input.text {
	color:#666666;
	font-size:13px;
	text-indent:3px;
	background-image:url(images/input_bg_20.png);
	background-repeat:repeat-x;
	border:1px solid #c1c1c1;
	height:17px;
	padding:0px 2px;
	margin:0px 2px;
	}

input.checkbox {
	border:2px solid red;
	margin:0px 2px;
	padding:0px 2px;
}

input.radio {
	padding:0px 2px;
	margin:0px 2px;
	}

select  {
	color:#666666;
	font-size:13px;
	text-indent:3px;
	border:1px solid #c1c1c1;
	height:19px;
	}
	
img {
	border:none;
	}

#header {
	text-align:right;
	padding:66px 78px 0px 0px;
	}
 
#wrapper1 {
	position:relative;
	width:100%;
	display:block;
	margin-top:3px;
	margin-bottom:0px;
	}  
 
#leftcol{
	width:200px;
	float:left;
	padding:0px 8px 0px 8px;
	}
 
#rightcol{
	width:600px;
	float:right;
	padding:0px 8px 15px 0px;
	text-align:left;
	}

#login {
	text-align:left;
	padding:5px 0px 30px 25px;
	background-color:#f0f0f0;
	border:1px dashed #c8c8c8;
	}

#homeabout {
	border:1px dotted #888888;
	}

.blocktext {
	margin-left:50px; 
	padding:10px 5px; 
	color:#669933; 
	font-weight:bold;
	text-align:justify;
	}
	
.standard {
	padding:6px;
	margin:2px;
	text-align:justify;
	}
.standard a:link, .standard a:visited, .standard a:active {
	color: #669933;
	text-decoration:underline;
	}
.standard a:hover {
	color:#999999;
	text-decoration:none;
	}

.depthead {
	color:#669933;
	padding:8px 3px;
	margin:10px 2px;
	font-weight: bold;
	font-size:16px;
	text-align:left;
	}
.depthead a:link {
	color:#669933;
	text-decoration:none;	}
.depthead a:visited {
	color:#669933;
	text-decoration:none;	}
.depthead a:hover {
	color:#669933;
	text-decoration: underline;	}
	 
.deptmenuhead {
	color:#669933;
	font-weight:bold;
	padding:2px;
	margin:2px;
	font-size:14px;
	text-align:center;
	}

.deptmenulist {
	color:#666666;
	padding:2px;
	margin:2px;
	font-size:14px;
	border:1px solid #888888;
	background-color:#f8f8f8;
	}

.deptlist td {
	color:#666666;
	padding:2px;
	margin:2px;
	border:1px solid #888888;
	background-color:#f8f8f8;
	}
	
.table td {
	margin:2px;
	padding-left:2px;
	text-align:left;
	font-weight:bold;
	vertical-align:bottom;
	}	

.table th {	
	text-align:left;
	border-bottom:1px solid #888888;
	font-size:13px;
	padding-top:5px;
	background-color:#eeeeee;
	}
	
.table a:link, .table a:visited {
	color:#444444; 
	text-decoration:none; }
.table a:hover {
	color:#999999; 
	text-decoration: underline; }

#properties_table {
	border-collapse:collapse;
	font-size:12px;
	}
#properties_table th {
	padding:2px 4px;
	border:1px solid #888888;
	}
#properties_table td {
	border:1px solid #888888;
	padding:2px 4px;
	}

.standout {
	padding:8px;
	text-align:justify;
	}
.standout a:link {
	color:#993333;
	text-decoration:underline;
	}
.standout a:visited {
	color:#993333;
	text-decoration:underline;
	}
.standout a:hover {
	color:#999999;
	text-decoration:none;
	}

#leftbox1 {
	padding:16px 3px 0px 3px;
	}
	
.spanlink{
	color:#669933;
	cursor:pointer;
	text-decoration:none;
	}
	.spanlink:hover {
		color:#999999;
		cursor:pointer;
		text-decoration:underline;
		}

.spanlink_grey {
	color:#555555;
	cursor:pointer;
	text-decoration:none;
	}
	.spanlink_grey:hover {
		color:#999999;
		cursor:pointer;
		text-decoration:underline;
		}
.table-caption analysis {
	color:#669933;
	cursor:pointer;
	text-decoration:none;

}

.blurb1 {
	line-height:1.8em;
	text-align: justify;
	}
	.blurb1 a:link, .blurb1 a:visited {
		color:#990000;
		text-decoration:none;
		}
	.blurb1 a:hover {
		color:#ffffff;
		text-decoration:none;
		background-color:#990000;
		}

#leftbox2 {
	background-color:#666666;
	padding:6px 8px;
	margin-top:14px;
	margin-bottom:125px;
	}

.blurb2 {
	text-align:left;
	color:#f8f8f8;
	line-height:1.8em;
	}
	.blurb2 a:link, .blurb2 a:visited {
		color: #FFFF00;
		text-decoration:none;
		}
	.blurb2 a:hover {
		color:#FFFF00;
		text-decoration: underline;
		}

.blurb1:first-line {
	color:#993333;
	font-weight:bold;
	font-size:14px;
	}

#contact {
	padding:10px;
	text-align:left;
	}
	
#alerts {
	margin-top:12px;
	text-align:left;
	width:187px;
	text-align:justify;
	}
	#alerts a:link, #alerts a:visited {
		color:#666666;
		font-size:12px;
		text-decoration:none;
		padding-left:20px;
		display:block;
		}
	#alerts a:hover {
		color:#669933;
		text-decoration:none;
		}
	#alerts li {
		margin-top:0px;
		}

#quicklinks_inc {
	margin-top:12px;
	text-align:left;
	width:187px;
	font-size:12px;
	text-align:justify;
	}
	#quicklinks_inc a:link, #quicklinks_inc a:visited {
		color:#666666;
		text-decoration:none;
		padding-left:20px;
		display:block;
		}
	#quicklinks_inc a:hover {
		color:#003366;
		text-decoration:none;
		}
	#quicklinks_inc li {
		margin-top:0px;
		}


#list {
	margin:3px 6px;
	line-height:1.6em;
	padding-left:6px;
	}
#list:hover {
	background-color:#999999;
	}
.list {
	border:1px dotted #999999;
	padding:3px;
	}
.list a:link, .list a:visited {
	color:#444444;
	text-decoration:none;
	}
.list a:hover {
	color:#f8f8f8;
	font-weight:bold;
	text-decoration: none;
	}



#sidenav {
	padding:8px;
	margin-top:15px;
	background-color:#c8c8c8;
	text-align:right;
	}
#sidenav a:link {
	font-size:14px;
	color:#444444;
	font-weight:bold;
	text-decoration:none;
	}
#sidenav a:visited {
	color:#444444;
	text-decoration:none;
	}	
#sidenav a:hover {
	color:#999999;
	font-weight:bold;
	text-decoration: none;
	}

#sitemap_footer {
	padding:10px; 
	clear:right;
	font-size:10px;
	color:#cccccc;
	text-align:center;
	}
	#sitemap_footer a:link, #sitemap_footer a:visited {
		color:#999999;
		text-decoration:none;		
		}
	#sitemap_footer a:hover {
		color:#666666;
		text-decoration:underline overline;
		background-color:#f1f1f1;
		}

#footer{
	float:clear;
	position: relative;
	background-image:url(images/footer_14.png);
	background-repeat:no-repeat;
	height:55px;
	padding-top:12px;	
	color:#FFFFFF;
	text-align:center;
	width:845px;
 	} 


h1 {
	font-size:16px;
	color:#669933;
	margin:0px;
	}

h2 {
	font-size:14px;
	font-weight:bold;
	margin:0px;
	color:#ffffff;
	background-color:#999999;
	padding-left:5px;
	}

h3 {
	font-size:14px;
	font-weight:bold;
	margin:0px;
	text-align:center;
	color:#ffffff;
	background-color:#999999;
	padding-left:5px;
	border:1px solid #999999;
	}

propdetail a:hover, {
	color:#669933;
	background-color:#f1f1f1;
	border:1px solid #444444;
	}
		
h4 {
	font-size:16px;
	color:#669933;
	margin:0px 5px;
	}

h5 {
	font-size:12px bold;
	color:#669933;
	margin:3px 0px;	
	}

h6 {
	font-size:14px;
	font-weight:bold;
	margin:5px 0px;
	padding:3px;
	color:#666666;
	background-image:url(images/product_bg_green.png);
	cursor:pointer;
	text-decoration:none;
	}


.adddetail {
	background-color:#f8f8f8;
	color:#c8c8c8;
	border-top:1px dotted #cccccc;
	}
.adddetail a:link, .adddetail a:visited {
	color:#993333;
	text-decoration:none;
	}
.adddetail a:hover {
	color:#669933;
	text-decoration: underline;
	}

 
/*  COLORS  */

		/* Grey		#999999 */
		/* Green	#669933 */
		/* Maroon	#993333 */


/*  LIST  */

ul {
	line-height:1.3em;
	list-style:none;
	font-weight:bold;
	text-align:left;
	background-color:#f8f8f8;
	padding:8px;
	margin:5px;
	border:1px dashed #888888;
  }

li {
	padding:4px 15px;
	font-weight:normal;
	list-style:none;
	background-color:#f8f8f8;
	}


/* ACCOUNT OVERVIEW accountoverview.htm ----------------------------- */

#leftlink {
	background-color:#669933;
	margin:2px;
	padding-left:30px;
	text-align:left;
	font-size:12px;
	}
#leftlink:hover {
	background-image:url(images/rowbg.bmp);
	}
.leftlink a:link, .leftlink a:visited {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	}
.leftlink a:hover {
	color:#669933;
	text-decoration:none;
	}

.overview_div { 
	padding:5px 8px;
	}
	.overview_div:hover {
		padding:5px 8px;
		background-color:#eeeeee;
		}		

/* FUTURE PROJECTIONS TABLE ----------------------------- */

#future table {
	border-collapse:collapse;
	}

#future td {
    padding: 4px;
	border:1px solid #999999;
	text-align:center;	
	}
	
#future th {
    padding: 4px;
	border:1px solid #888888;
	text-align:center;
	font-size:13px;
	background-color:#eeeeee;
	}

#data_prop_comp {
	float:left;
	width:130px;
	text-align:left;
	margin-top:8px;
	margin-bottom:46px;
	clear:both;
	}
	
.data {
    color: #669933;
	font-weight:bold;   
	text-align: center;    
	background-color: #f8f8f8;
	width:75px;
}
.data2 {
    color: #444444;
	font-weight:bold;    
	background-color: #ffffff;
	text-align:center;
	width:54px;
}
.data3 {
    color: #333333;       
	background-color:#FFFF99;
	font-size:11px; 
	text-align: center;
	width:19px;
}
.data4 {
    color: #333333;
	background-image:url(images/lightgreen_25.png);
	font-size:11px;
	text-align:center;
	width:19px;
}
.data5 {
    color: #333333;       
	background-color:#E3F0FD;
	font-size:11px;
	text-align:center;
	width:19px;
}
.data6 {
    color: #666666;
	font-weight:bold;   
	text-align: center;    
	background-color: #ffffff;
	width:54px;
}
.data7 {
	border:0px;
	background-color:white;
	}
	.data7 td {
		border:0px;
		}

.toprow {   
	text-align: center;
	background-color: #777777;
	color:#FFFFFF;
	font-weight:bold;
}

.toprow_green {   
	text-align: center;
	background-color: #DAEBCF;
	color:#333333;
	font-weight:bold;
}
.toprow_blue {   
	text-align: center;
	background-color: #E3F0FD;
	color:#333333;
	font-weight:bold;
}
.toprow_red {   
	text-align: center;
	background-color: #F2D0D1;
	color:#333333;
	font-weight:bold;
}

.leftcol_table {
    font-weight: bold;    
	text-align: left;    
	width: 155px;    
	background-color:#f8f8f8;
	color:#993333;
}

.leftcol_css_table {
	background-color:#eeeeee; 
	padding:2px; 
	margin:2px;
	border-top:1px solid #999999;
	line-height:1.5em;
	color:#555555;
	}
.rightcol_css_table1 {
	 background-color:#f8f8f8; 
	 float:left; 
	 width: 65px; 
	 padding:3px; 
	 margin:1px; 
	 border:1px solid #999999;
	 }
.rightcol_css_table2 {
	 background-color:#f8f8f8; 
	 float:right; 
	 width: 65px; 
	 padding:3px; 
	 margin:1px; 
	 border:1px solid #999999;
	 }

#futuretable_leftcol {
	float:left; 
	width:150px; 
	text-align:left; 
	margin-top:29px;
	}
#futuretable_rightcol {
	float:right; 
	width:692px; 
	margin-left:3px; 
	margin-top:2px;
	}
#futuretable_specscol {
	float:left; 
	width:539px;
	}
#futuretable_totalwrap {
	float:right; 
	width:150px; 
	text-align:center; 
	margin-top:29px;
	}

#futuretable_totals {
	width:65px; 
	padding:3px; 
	margin:1px; 
	font-weight:bold;
	}
#futuretable_wrapper {
	margin-bottom:12px; 
	clear:both;
	}
#futuretable_wrapper td:hover {
	background-color:orange;
	color:#444444;}

/* Personal Finance Overview - Budget.htm ---------------- */


.budget_leftcol {
	float:left; 
	width:48%; 
	text-align:right;
	}
	
.budget_rightcol {
	float:right; 
	width:48%;
	}
	
.budget_title {
	margin-bottom:3px; 
	padding-left:3px; 
	font-weight:bold;
	}
	
.budget_leftmoneycol {
	float:left; 
	width:48%;
	}

.budget_rightmoneycol {
	float:right; 
	width:48%;
	}

.budget_total {
	font-weight:bold;
	color:#669933;
	margin-top:8px;
	}

.budget_detail_1 {
	color:#444444;
	background-color:#eeeeee;
	padding-top:3px;
	padding-bottom:3px;
	text-align:left;
	border-top:1px dotted #cccccc;
	}
.budget_detail_2{
	color:#666666;
	padding-top:3px;
	padding-bottom:3px;
	text-align:left;
	border-top:1px dotted #cccccc;
	}	
.budget_detail_1 span:hover {
	color: #990000;
	}
.budget_detail_2 span:hover {
	color: #990000;
	}

.budget_totals_1 {
	background-image:url(images/budget_detail_blue.png);
	border-top:1px solid #777777;
	}
		
.budget_totals_2 {
	background-image:url(images/budget_detail_green.png);
	border-top:1px solid #777777;
	}





/* Account ------------------------- */	
	
	
.pref_leftcol {
	float:left;
	width:46%;
	margin:2px;
	padding:4px;
	}

.pref_rightcol {
	float:right;
	width:46%;
	margin:2px;
	padding:4px;
	}	

.pref_details {
	border:1px solid #669933;
	background-color:#f6f6f6;
	padding:8px 8px 12px 20px;
	}

/* Personal Profile --------------------------*/

.prof_table {
	font-size:14px;
	}
	.prof_table td {
		border-bottom:1px solid #f9f9f9;
		vertical-align:middle;
		background-color:#f1f1f1;
		}


/* Products ---------------------------*/


.datatable {
	border: 1px solid #D6DDE6;
	border-collapse: collapse;
	width: 80%;
}
.datatable td {
	border: 1px solid #D6DDE6;	
	padding: 4px;
}
.datatable th {
	border: 1px solid #828282;
	background-color: #cccccc;
	font-weight: bold;
	text-align: left;
	padding-left: 4px;
}
.datatable caption {
	font: bold 0.9em Arial, Helvetica, sans-serif;
	color: #33517A;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 8px;
}
.datatable td:hover, .datatable td.hilite {
	background-color: #DFE7F2;
	color: #000000;
}
.datatable tr#altrow {
	background-color: #f1f1f1;
	color: #000000;
}


/* Menu ------------------*/

#menu {
	text-align:left; 
	padding-left:230px;
	position:relative;
	}
	#menu a:link, #menu a:visited {
	color:#ffffff;
	text-decoration:none;
	}
	#menu a:hover {
	color:#ffffff;
	text-decoration:underline;
	}

.menu a:link, .menu a:visited {
	color:#888888;
	text-decoration:none;
	margin-left:15px;
	}
.menu a:hover {
	color:#c9c9c9;
	text-decoration:underline;
	margin-left:15px;
	}

#menu_mainleftcol {
	float:left;
	padding:7px 3px 0px 10px; 
	width:140px;
	display:block;
	text-align:left;
	background-image:url(images/menu_21.png);
	background-repeat:no-repeat;
	}

#menu_mainrightcol {
	float:right;
	padding:3px;
	width:340px;
	background-image:url(images/menu_20.png);
	background-repeat:no-repeat;
	background-position:right;
	}
	
#menu_leftcol {
	float:left;
	padding:0px 6px;
	margin:1px;
	width:40%;
	text-align:left;
	}

#menu_rightcol {
	float:right;
	padding:0px 3px;
	margin:1px;
	width:48%;
	text-align:left;
	}

/* PRODUCTDETAIL ------------------- */

.producttable {
	border:1px solid #999999;
	border-collapse: collapse;
	width:100%;
	text-align:left;
	font-size:14px;
	margin-top:15px;
	}

.producttable td {
	padding:4px 6px;
	margin:0px;
	border-bottom: 1px solid #999999;
	}
	
#prod_rightborder {
	border-right:1px solid #999999;
	}
.basic {
	background-image:url(images/product_bg_yellow.png);
	}
.plus {
	background-image:url(images/product_bg_green.png);
	}
.pro {
	background-image:url(images/product_bg_blue.png);
	}

/* CASHFLOWTOOL ------------ */

select {
font-size:9px;
}

.readOnlyField {
	font-size:16px;
	height:20px;
	padding-left:5px;
	background-image:url(images/greyscale_30.png)
}

#table_colleft {
	text-align:left;
	}
#table_colright {
	padding-left:12px;
	background-color:f9f9f9;
	}
.subject {
	font-weight:bold;
	}	

#content {
	width:400px;
	}

#container {
	}

.qm{
	font-size:12px;
	cursor:pointer;
	color:#555555;
	}
	
/* Signup  ---------- */

#signup_prog {}

/* FAQ -------------- */

#expcolall {
	text-align:right;
	padding:3px;
	}
	

/* Propertyinfo.php -------------------- */

.propinfo_leftcol {
	width:202px;
	height:16px;
	float:left;
	background-color: #f8f8f8;
	padding:4px;    
	border:1px solid #999999;
	}

.propinfo_rightcol {
	width:185px;
	height:22px;
	float:right;
	background-color: #f8f8f8;
	padding:1px;    
	border:1px solid #999999;
	}

/* PROPERTY COMPARISON ----------------------- */

#prop_compare {
	width:260px;
	 padding:5px 8px;
	 border:1px solid #888888;
	 background-color:#E3F0FD;
	 border-collapse:collapse;
	}

#prop_compare th {
	text-align:left;
	background-color:#eeeeee;
	font-weight:bold;
	border-bottom:1px dotted #888888;
	border-right:1px solid #888888;
	height:18px;
	width:135px;
	padding-left:8px;
	font-size:13px;
	}

#prop_compare td {
	text-align:left;
	border-bottom:1px dotted #888888;
	height:18px;
	width:105px;
	color:#669933;
	background-color:white;
	padding-left:5px;
	font-size:13px;
	}

#prop_compare table {
 	width:240px;
	padding:0px;
	margin:0px;
	border:1px solid #888888;
	}

.prop_compare_img {
	border:2px solid #666666;
	width:245px;
	height:154px;
	margin-left:5px;
	}
	
 .prop_compare_title {
	width:95%;
	background-color:white;
	padding:4px 5px;
	font-size:14px;
	color:#669933;
	margin-bottom:3px;
	border-top:1px dotted #888888;
	border-bottom:1px dotted #888888;
 	}

/* CALCULATOR.PHP -------------------------- */


#calc_leftside {
	float:left;
	width:49%;
	padding:0px;
	margin:0px;
	}

#calc_rightside {
	float:right;
	width:49%;
	padding:0px;
	margin:0px;
	}

#calc_cell {
	width:39px;
	}

#calc_col1 {
	float:left;
	width:47%;
	padding:0px;
	margin:0px;
	}

#calc_col2 {
	float:right;
	width:47%;
	padding:0px;
	margin:0px;
	}

#calc_col3 {
	float:left;
	width:47%;
	padding:0px;
	margin:0px;
	}

#calc_col4 {
	float:right;
	width:47%;
	padding:0px;
	margin:0px;
	}

/* Property Detail.PHP -------------------------- */


#pd_leftside {
	float:left;
	padding:0px;
	margin:0px;
	font-size:14px;
	}

#pd_rightside {
	float:right;
	padding:0px;
	margin:0px;
	font-size:14px;
	}

#pd_col1 {
	float:left;
	width:40%;
	padding:0px;
	margin:0px;
	}

#pd_col2 {
	float:right;
	width:60%;
	padding:0px;
	margin:0px;
	}

#pd_col3 {
	float:left;
	width:40%;
	padding:0px;
	margin:0px;
	}

#pd_col4 {
	float:right;
	width:60%;
	padding:0px;
	margin:0px;
	}

#pd_detail1 {
	float:left;
	width:48%;
	padding:0px 3px;
	margin:0px;
	}

#pd_detail2 {
	float:right;
	width:48%;
	padding:0px 3px;
	margin:0px;
	}

#pd_detail3 {
	float:left;
	width:48%;
	padding:0px 3px;
	margin:0px;
	}	

.detail_expand {
	background-image:url(images/greyscale_30.png);
	border-bottom:1px dotted #666666;
	border-top:1px dotted #666666;
	text-decoration:none;
	text-align:center;
	width:100%;
	font-size:18px;
	color:#666666;
	}
	.detail_expand:hover{
		color:#669933;
		}

	
/* Star Rating ----------------------- */

#left_star {
	padding:0px;
	margin-right:-1px;
	margin-right:-3px;
	cursor:pointer;
	}

#right_star {
	padding:0px;
	margin-left:-1px;
	margin-right:-2px;
	cursor:pointer;
	}

/* PAYMENT ------------------------------- */

#payment_left {
	float:left;
	width:160px;
	padding:5px;
	background-color:#f0f0f0;
	line-height:1.55em;
	font-size:14px;
	text-align:right;
	}
	
#payment_right {
	float:right;
	width:350px;
	padding:5px;
	}


/* MLS ------------------------------------- */

.mls_headline:span {
	padding:0px 25px;
	}

.mls_higlights {
	margin:0px 8px;
	color:#669933;
	}

.mls_detaila {
	padding:2px;
	border-bottom:1px dotted #888888;
	background-image:url(images/lightgreen_25.png);
	}

.mls_detailb {
	padding:2px;
	border-bottom:1px dotted #888888;
	}
	
.mls_span_link {
	color:#3399FF;
	padding:1px 3px;
	text-decoration:none;
	cursor:pointer;
	}
	.mls_span_link:hover {
		color: #669933;
		margin:1px 4px;
		cursor:pointer;
		}

.mls_hover {
	border:1px solid #ffffff;
	margin:8px 0px;
	}
.mls_hover:hover {
	border:1px solid #999999;
	}


/* ALL IN ONE COMPARISON.PTP -------------------------- */

#allinone_green {
	text-align:center;
	font-size:14px;
	font-weight:bold;
	border-collapse:collapse;
	}
	#allinone_green td {
		vertical-align:middle;
		border:1px solid #666666;
		height:30px;
		background-color:#eeeeee;
		}
	#allinone_green th {
		vertical-align:middle;
		border:1px solid #888888;
		height:30px;
		background-color: #DAEBCF;
		}
#allinone_red {
	text-align:center;
	font-size:14px;
	font-weight:bold;
	border-collapse:collapse;
	}
	#allinone_red td {
		vertical-align:middle;
		border:1px solid #666666;
		height:50px;
		background-color:#eeeeee;
		}
	#allinone_red th {
		vertical-align:middle;
		border:1px solid #888888;
		height:40px;
		background-color: #F2D0D1;
		}
#allinone_blue {
	text-align:center;
	font-size:14px;
	font-weight:bold;
	border-collapse:collapse;
	}
	#allinone_blue td {
		vertical-align:middle;
		border:1px solid #666666;
		height:30px;
		background-color:#eeeeee;
		}
	#allinone_blue th {
		vertical-align:middle;
		border:1px solid #888888;
		height:30px;
		background-color: #E3F0FD;
		}
	
.allinone_amount {
	width:84px;
	background-color:#FFFFFF;
	border:1px solid #555555;
	padding:3px 8px;
	margin:3px 8px;
	font-size:12px;
	}

.allinone_value {
	padding:4px 0px; 
	}

.allinone_comp table{
	border-collapse:collapse;
	}
.allinone_comp th{
	background-color:#eeeeee;
	font-weight:bold;
	border-bottom:1px solid #888888;
	border-right:1px solid #888888;
	border-left:1px solid #888888;
	border-collapse:collapse;
	}
.allinone_comp td{
	border-collapse:collapse;
	}
	
#allinone_details table {
	border-collapse:collapse;
	}
#allinone_details th{
	border-right:1px solid #888888;
	border-bottom:1px solid #888888;
	background-color:#eeeeee;
	font-weight:bold;
	height:30px;
	padding:0px 5px;
	border-collapse:collapse;
	}
#allinone_details td{
	padding:0px 4px;
	border-collapse:collapse;
	}
#allinone_details tr{
	}
#allinone_detail_a {
	height:85px;
	}
#allinone_detail_b {
	height:25px;
	}
#allinone_detail_c {
	height:16px;
	border-bottom:1px solid #888888;
	}
.allinone_roi {
	background-color:#F2D0D1;
	}
.allinone_yea {
	background-color:#DAEBCF;
	}
.allinone_value {
	background-color:#E3F0FD;
	border-bottom:1px solid #888888;
	}

#prop_compare_addy {
	border-right:1px solid #888888; 
	border-left:1px solid #888888;
	border-bottom:1px solid #888888;  
	height:50px;
	padding:19px 0px;
	font-size:14px;
	background-color:#DAEBCF;
	}



/* spreadtheword -------------------- */

.email_provider { 
	padding:5px 8px;
	}
	.email_provider:hover {
		padding:5px 8px;
		cursor:pointer;
		background-color:#eeeeee;
		}		

/* MORTGAGE CALCULATORS -------------------------------- */

#mort_calc {
	border:1px solid #888888;
	border-collapse:collapse;
	padding:5px;
	font-size:15px;
	}


#mort_calc td{
	text-align:left;
	height:28px;
	vertical-align:middle;
	padding-left:5px;
	border:1px solid #c9c9c9;
	}


.mort_p {
	font-weight:bold;
	font-size:14px;
	margin-top:0px;
	padding:0px 12px;
	}

#mort_calc th{
	text-align:left;
	font-size:14px;
	height:27px;
	padding-left:10px;
	vertical-align:middle;
	border-bottom:1px solid #888888;
	border-top:1px solid #888888;
	margin-bottom:6px;
	background-color:#eeeeee;
	}

.mort_input {
	font-size:16px;
	height:20px;
	padding:0px 5px;
	margin:0px;	
	background-image:url(images/greyscale_25.png)
	}

.mort_select {
	font-size:14px;
	height:21px;
	padding-left:4px;
	background-image:url(images/greyscale_25.png)
	}

.payment {
	font-weight:bold;
	padding:3px 5px;
	background-color:#eeeeee;
	width:80px;
	font-size:15px;
	border:1px solid #000000;
	}

.tutorial {
	color:#669933;
	padding:17px 10px;
	margin:12px 0px;
	font-weight:bold;
	background-image:url(images/tutorial_fade_06.png);
	background-repeat:repeat-x;
	background-position:top;
	}

.landing_page {
	padding:5px 20px;
	font-size:14px;
	}






