td.status_available, .status_available_legend_text,td.status_available a{
	color:#000000;
	font-weight:bold;
	border-width:2px;
	border-style:solid;
	border-color:#000000;
}

td.status_hold, .status_hold_legend_text, td.status_hold a {
	color:#FF9900;
	font-weight:bold;
	border-width:2px;
	border-style:solid;
	border-color:#FF9900;
}

td.status_hold a, td.status_available a{
	text-decoration:none;
	border-style:none;
}


td.status_sold, .status_sold_legend_text{
	color:#990000;
	font-weight:bold;	
	border-width:2px;
	border-style:solid;
	border-color:#990000;
	text-decoration:line-through;
}

td.locationNotShown{
	border-width:1px;
	border-style:solid;
	border-color:#000000;
}

td.bedrooms2,td.bedrooms3, td.bedrooms4{
	border-width:2px;
	border-style:solid;
}

td.bedrooms2{
	border-color:#33CCCC;		
}
td.bedrooms3{
	border-color:#FF9900;	
}
td.bedrooms4{
	border-color:#FFFF99;	
}


td.status_available_legend, td.status_hold_legend, td.status_sold_legend, #links_availability, #print_this_page{
	display:none;
} 

td.status_available_legend_text, td.status_hold_legend_text, td.status_sold_legend_text{
	border-style:none;
} 




/* ----------------------- Quotation -----------------------*/
td.bigger, td.yellow{
font-size:18px;
font-weight:bold;
}

td.justbold{
font-weight:bold;
}

td.yellow{
background-color:#FFFF00;
}

td.smallerbold{
	font-weight:bold;
	font-size:12px;
}

#quotation th{
padding-top:10px;
padding-bottom: 10px;
font-size:22px;
}


#listprice{
font-size:16px;
font-weight:bold;
color:#333399;
border-bottom-width:3px;
border-bottom-style:double;
border-bottom-color:#000000;
}

td.discountprice{
	font-size:16px;
	color:#FF0000;
	text-decoration:underline;	
	font-weight:bold;
}

td.offmarket{
	font-size:16px;
	text-decoration:underline;	
	font-weight:bold;
	background-color:#FFFF00;
}

td.finalprice{
	font-size:18px;
	text-decoration:underline;	
	font-weight:bold;
	background-color:#FFFF00;
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:5px;	
}

td.holdtext{
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	font-weight:bold;
	text-align:center;
}

.biggerText{
	font-size:16px;
	font-weight:bold;	
}

td.totalQuantity{
	font-weight:bold;
	border-top-width:3px;
	border-top-style:double;
	border-top-color:#000000;	
}

td.monthlyPayment{
	color:#FF0000;
	text-align:center;
	background-color:#FFFF00;
	font-weight:bold;	
}


td.monthPayment{
	color:#333399;
	text-align:center;
	font-weight:bold;	
}
td.withpadding{
	padding-left:30px;
}

td.yellow, #listprice,td.discountprice, td.finalprice, td.totalQuantity, td.quantity{
	text-align:center;
}

/* Hide design */

#menu,#print_send_icons,#header, #footer, #submenu, .swf_menu{
	display:none;
}

#full_content{
	width:100%;
	padding:0px 0px 0px 0px;
	background-image:none;

}

