﻿body, html, div, td
{
    font-size: normal;
    font-family: Arial;
}
body, html
{
    font-size: 10pt;
    margin: 0px;
    padding: 0px;
    height:100%;
}
input, select, textarea
{
    font-size: 10pt;
}
a
{
    color: Black;
}

/*
a:hover {color: #333;}
*/

.resultsCell, .resultsCellAlternate { border-bottom:solid 1px black;}

.resultsCell, .results_row
{
    padding: 3px 3px 3px 3px;
    color: #000000;
}

.resultsCellAlternate, .results_row_alternate
{
    padding: 3px 3px 3px 3px;
    color: #000000;
}

img
{
    border: none;
}

/* Clearfix */
.clearfix:after
{
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix
{
    height: .01%;
    display: block;
    clear: both;
    margin: 0px;
    padding: 0px;
    border: none;
    font-size: .01%;
    width: .01%;
}
/* required comment for clearfix to work in Opera \*/
* html .clearfix
{
    height: .01%;
}

/* end clearfix */

.alert
{
    color: #ff0000;
}

.m_hideinmobile
{
    display:none;
}


.m_button 
{
	font-size:1.5em;
    margin-top: 5px;
    width: 100%;
    text-align: center;	
}

.m_header
{
    margin: 4px;
    vertical-align: middle;
}
.m_header_logo
{
    float: left;
    margin:0px;
    padding:0px;
    width:80px;
}

.m_header_title
{
	float:right;
	padding:0px;
	text-align: right;
    font-weight: bold;
}



.m_title_bar
{
	background-color:#000;
	/*background-image: url(/common/images/mobile/bg_title.png);*/
	background-repeat:repeat-x;
	height:30px;
}

.m_title
{
	color:White;
    font-size: larger;
    font-weight: bold;
    padding-top:6px;
    margin-bottom: 3px;
	padding-left:8px;
	height:30px;
	width:130px;
	float:left;
	overflow:visible;
	white-space:nowrap;
}

.m_title_home_link
{
    background: url(/common/images/mobile/btn_home.png) no-repeat;
	background-position:left;	
	width:60px;
	text-align:right;
	float:right;
	padding: 7px 7px 7px 0px;
}

.m_title_home_link a
{
	height:30px;
	color:White;
	padding-left:22px;
}

.m_home
{
    font-size: smaller;
    font-weight: 400;
    float:right;
}
.m_content
{
    padding: 4px;
    background-color: white;
    margin-left: 4px;
    margin-right: 4px;
}
.m_main_photo
{
    float: left;
    padding-right: 6px;
}

.m_mls_attribute
{
	border:none;
}

.m_footer
{
    text-align: center;
    padding: 4px;
    margin-left: 4px;
    margin-right: 4px;
    margin-bottom: 4px;
}
.m_footer_menu
{
    text-align: left;
    font-size: 1em;
    margin-bottom: 8px;
	border-top:solid 1px black;
	border-bottom:solid 1px black;
	background-color:#eee;
	line-height:2.2em;
	padding:4px;    
}

.m_home_body .m_footer_text, .m_home_body .m_footer_text a {color:#ccc;}

.m_footer_text {font-size:.8em;}

.m_footer_link { text-align:left;}

.m_weak
{
    font-size: smaller;
}
.m_detail
{
    float: left;
    white-space: nowrap;
	font-weight:bold;
	margin:auto 0px;
	margin-bottom:4px;
	padding-left:15px;   
	list-style-type:none;
}
.m_detail div
{
    white-space: nowrap;
}
.m_listing_detail_mlsicon
{
    float:left;
    width: 20px;
}
.m_linkbutton
{
    background-color: transparent;
    text-decoration: underline;
    border: none;
    cursor: pointer;
    cursor: hand;
    padding-left: 2px;
    padding-right: 2px;
}

.m_linkbutton:hover
{
    color: gray;
}


.m_navlinks
{
}

.m_disclosure_icon
{
    float: left;
    width: 20px;
    height: 20px;
    padding-right: 1%;
}
.m_disclosure_text
{
    font-size:.8em;
    margin: 3px;
    padding-left:6px;
    float:left;
    width:85%;
    clear: right;
}
.m_section
{
    margin-top: 2%;
    clear: both;
}
.m_section_frame
{
    margin-bottom: 5px;
}

.m_section_header, .m_address, .pd_heading
{
    padding: .5%;
    vertical-align: middle;
    font-weight: 700;
    margin-top: 3px;
    margin-bottom: 3px;
    font-size:14px;
    clear:both;
}

.m_section_content
{
    padding: 5px;
}

.m_label_field
{
    white-space: nowrap;
    font-size: normal;
}
.m_label
{
    padding-bottom: 3px;
    padding-top: 5px;
}
.m_label_field_wrap
{
    margin-top: 5px;
    white-space: normal;
    font-size: normal;
}

.m_form input, .m_form select
{
	margin-bottom:5px;
}

.m_form_label
{
    float: left;
    position: relative;
    width: 85px;
    padding-top:3px;
}
.m_float
{
    float: left;
    padding-right: 1%;
}
.m_field
{
    font-size: normal;
}
.m_listing_thumbnail
{
    float: left;
    border: solid 1px black;
    /*
    padding:4px;
    margin-bottom:3px;
    box-shadow: 2px 2px 2px #888;
    -webkit-box-shadow: 2px 2px 2px #888;*/
}
.m_listing_thumbnail * img
{
    vertical-align:top;
}

.m_listing_detail
{
    float: left;
    padding: 0px 4px;
}

.m_search_button
{

}
.m_search_button input
{
    width: 100%;
}
.m_search_location
{
    background-color: #ffc;
    border:solid 1px #e0e0e0;
    padding: 3px;
}
.m_location
{
    font-weight:normal;
}
.m_search_locationtext
{
    width: 90%;
}

.pd_openhome_time, .pd_openhome_date
{
	font-style:italic;
}
.m_alert
{
    font-weight:bold;
    white-space:normal;
}
.m_powered_by
{
    text-align: right;
}

.m_powered_by_logo
{
	float:left;
    background:url(/common/images/mobile/AAPowered.png) no-repeat;
    width:100px;
    height:33px;
}

.m_powered_by_logo a
{
	display:block;
	width:100px;
	height:33px;
}


.m_hp_photo_l /* homepage photo landscape */
{
    width: 150px;
    height: 130px;
    margin-right: 10px;
    border: solid 1px black;
}

.m_hp_photo_p /* homepage photo portrait */
{
    width: 130px;
    height: 150px;
    margin-right: 10px;
    border: solid 1px black;
}

.m_calltoaction
{
}


.m_calltoaction_short, .m_calltoaction_long
{
	font-size:12px;
	font-weight:bold;
	padding: 3px;
	float:left;
}
.m_calltoaction_short input, .m_calltoaction_long input,
.m_calltoaction_short a, .m_calltoaction_long a
{
    text-align: center;
    text-decoration: none;
    /*background-image: url(/common/images/mobile/bg_title.png) repeat-x;*/
    background-position:center;
	border:solid 1px #000;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	width:125px;
}
.m_calltoaction_short a, .m_calltoaction_long a
{
    padding: 2px;
}
.m_calltoaction_short * span
{
    padding-left:25px;
    padding-right:25px;
}
.m_listing_detaillink, .m_listing_detaillink div
{
    margin-top:4px;
    text-align:center;
    float:none;
}
.m_listing_detaillink div
{
    width:125px;
}
.m_calltoaction_long input {width:255px;}

.m_calltoaction_short input:active, .m_calltoaction_long input:active
{
    background-color:#f90;
}

.m_sr_detailsbutton, .m_sr_removefavoritebutton
{
    margin-top: 8px;
    margin-bottom: 8px;
    text-align: center;
}
.m_sr_details_linkbutton, .m_sr_removefavorite_linkbutton
{
    text-align: center;
    background-color:#eee;
    background-image: url(/common/images/mobile/bg_title.png) repeat-x;
    height:40px;
    text-decoration: none;
    border: solid 1px #aaaaaa;
    color: black;
    padding: 2px 30% 2px 30%;  
    margin-top: 4px;
    margin-top: 6px;
    font-size: .8em;
}

.m_sr_details_linkbutton:hover, .m_sr_removefavorite_linkbutton:hover
{
    background-color:#f90;
    color:Black;
}

.pd_site_navigation
{
    margin-bottom: 4px;
}
.pd_nav_backto
{
    float:left;
    width:170px;
}
.pd_nav_back_to_results, .pd_nav_back_to_search
{
    float: left;
  
}
.pd_prevnext_spacer
{
    padding-left:5px;
    padding-right:5px;
}
.pd_nav_prevlisting, .pd_nav_nextlisting
{
}
.pd_site_navigation * a:hover{
    color:gray;
}
.pd_nav_prevnext
{
    float: right;    
    text-align:right;
}
.m_price
{
    white-space: nowrap;
}
.m_pricechangeicon
{
    width: 15px;
    height: 14px;
    padding-left: 3px;
    position: relative;
    top: 2px;
}
.pd_title_block_address
{
    font-weight: 700;
}

.pd_remarks
{
}

.pd_birdseye_counterclockwise
{
    position: absolute;
    left: 5px;
    top: 5px;
    background-color: #235087;
    padding: 1px;
    padding-bottom: 0px;
}
.pd_birdseye_clockwise
{
    position: absolute;
    left: 32px;
    top: 5px;
    background-color: #235087;
    padding: 1px;
    padding-bottom: 0px;
}
.pd_map_zoom_out
{
    position: absolute;
    left: 5px;
    top: 5px;
}
.pd_map_zoom_in
{
    position: absolute;
    left: 32px;
    top: 5px;
}
.pd_disclaimer, .pd_courtesy_of
{
    font-size: smaller;
}
.pd_disclaimer div img
{
    vertical-align: middle;
}
.pd_features_col
{
}
.pd_drivingdirection_result
{
    font-size:small;
}
.pd_confirmmessage
{
    font-size:8pt;
    font-weight:bold;
    background-color: #ffc;
    border:solid 1px #e0e0e0;
    padding: 3px;
}

.m_logo_home
{
	 width:100px;
	 height:32px;
	 margin:0px;
	 padding-top:3px;
	 border:none;	 
}

.m_logo
{
	 width:80px;
	 height:26px;
	 margin:2px;
	 padding:0px;
	 border:none;
}

.m_home_logo_wrapper
{
    text-align: center;
	/*background: url(/common/images/mobile/bg_title.png) repeat-x;*/
	margin:0px 0px 5px 0px;
	padding:0px;
}

.m_home_body
{	
	/*
	background-image: url(/common/images/mobile/bg_grad.png);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:Black;*/
}

/**/
.m_home_content
{
	width:100%;
	text-align:center;
	padding: 0px;
}


.m_home_company
{
    margin: 0px 0px 10px 0px;
    text-align: center;
}

.m_home_company_name, .m_home_company_phone
{
    font-weight: bold;
    color:White;
}


.m_home_user_header_company
{
    margin-left: 5px;
    font-weight: bold;
}
.m_home_user_photo_p
{
    float: left;
    display: block;
    width: 140px;
}
.m_home_user_photo_l
{
    float: left;
    display: block;
    width: 160px;
}
.m_home_title
{
    font-weight: bold;
    margin: 15px 10px 15px 10px;
    text-align: center;
    clear: both;
}
.m_home_user
{
    margin: 15px 10px 15px 10px;
    text-align: center;
    clear: both;
}
.m_home_user_info
{
    width: 200px;
    margin: auto;
    text-align:center;
}
.m_home_user_name
{
    text-align: center;
    font-weight: bold;
    margin-bottom: 10px;
}
.m_home_user_office, .m_home_user_company
{
    margin-bottom: 10px;
    clear: both;
    text-align: center;
}

.m_home_user_phone, .m_home_user_email
{
    text-align: center;
}

.m_home_menu_wrapper
{
    margin: 10px auto;
    padding:0px 25px;
    text-align:center;   
}

.m_home_menu
{
    margin:3px auto 3px auto;
    padding-left:10px;
    padding-top:12px;
    padding-bottom:14px;
    text-align: left;
    border:none;
    background:url(/common/images/mobile/btn_flat_blk.png) no-repeat;
    width:200px;
}
.m_home_menu a
{
    font-family:Verdana;
    font-size:12px;
    font-weight:bold;
    color:white;
    text-decoration:none;
}
/*
.m_home_menu:focus
{
	background:url(/common/images/mobile/btn_on.png) no-repeat;
    background-position:center;
	color:black;
}

.m_home_menu:active
{
	background:url(/common/images/mobile/btn_on.png) no-repeat;
    background-position:center;
	color:black;
}
*/

.m_sortby
{
}

.m_pager
{
    padding-bottom: 2px;
    clear:both;
}

.m_pager_itemcount
{
    float: right;
    vertical-align: middle;
    margin-top: 2px;
    padding-right: 6px;
}

.m_pager_info
{
    float: left;
    vertical-align: middle;
    margin-top: 2px;
    padding-right: 6px;
}
.m_pager_buttons
{
    float: right;
    margin-left: 0px;
    padding-left: 0px;
}
.m_pager_buttons input
{
    margin-left: 0px;
    padding-left: 0px;
}
.m_pager_modifysearch
{
    float: left;
    width:50%;
}
.m_sortby_section
{
    white-space: nowrap;
    font-size: normal;
    padding: .5%;
    vertical-align: middle;
    margin-top: 3px;
    margin-bottom: 3px;
}
.m_result_count
{
    float: right;
    width:40%;
}
.m_agent_search_result_photo
{
    float: left;
}
.m_agent_search_result_info
{
    margin-left: 76px;
}


.m_sr_courtesyof
{
    margin-bottom: 3px;
    margin-top: 3px;
    margin-left:6px;
    font-size: smaller;
    float:left;
    width:85%;
}
.m_section_subheader
{
    font-weight:bold
}

.clearfix_autosize
{
    /* in certain circumstances the normal clearfix drives
    IE nuts - this seems to fix it */
    height:auto;width:auto;
}
