/* we have to specify font size to overide the td fiont size in webstyle.aspx (css) */
.pd_content_container
{
    width: 100%;
    float: left;
    clear:right;
}
.pd_tools_container
{
    margin-top: 12px;
    clear: both;
}
.pd_tools_container a, .pd_tools_container a, .pd_tools_container * input, .pd_tools_container * select
{
    font-size: 11px !important;
}

.pd_widget * .pd_icon
{
    background-image: url("../../../../common/jquery/css/images/ui-icons_222222_256x240.png");
    background-position: -32px -16px;
}

.pd_icon
{
    display: inline-block;
    overflow: hidden;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    background-image: url("../../../../common/jquery/css/images/ui-icons_222222_256x240.png");
    vertical-align: top;
}
.pd_icon_up
{
    background-image: url("../../../../common/jquery/css/images/ui-icons_222222_256x240.png");
    background-position: 0 -16px;
}
.pd_icon_down
{
    background-image: url("../../../../common/jquery/css/images/ui-icons_222222_256x240.png");
    background-position: -64px -16px;
}

.pd_icon_mls
{
	float:left;
	vertical-align:top
}

.pd_odd_row
{
    background-color: #f0f0f0;
    border: solid 1px #e0e0e0;
}

.pd_widget_bg
{
    background-image: url("../../../../common/jquery/css/images/ui-bg_glass_75_e6e6e6_1x400.png");
    background-repeat: repeat-x;
}
.pd_widget_border, .pd_widget_bg
{
    padding: 6px;
    border: solid 1px #c0c0c0;
    margin-bottom: 6px;
}
.pd_heading
{
    font-size: 1.2em;
    font-weight: 700;
    line-height: 1.4em;
}
.pd_field_label
{
    font-size: 1em;
    font-weight: 700;
}

.pd_strong
{
    font-weight: bold;
}

.pd_tools a
{
    padding-left: 0px;
    background-repeat: no-repeat;
    display: block;
}

.pd_tools_button
{
    font-size: smaller;
    margin-top: 6px;
}

/*
.pd_tools_print
{
    background-image: url("../../../../Common/Images/icon_print.gif");
}
.pd_tools_email
{
    background-image: url("../../../../Common/Images/icon_pd_email_friend.gif");
}
.pd_tools_save_listing
{
    background-image: url("../../../../Common/Images/icon_pd_save.gif");
}
.pd_tools_remove_listing
{
    background-image: url("../../../../Common/Images/icon_pd_remove.gif");
}
.pd_tools_virtual_tour
{
    background-image: url("../../../../Common/Images/icon_tour.gif");
}
*/
.pd_tools_print, .pd_tools_email, .pd_tools_save_listing, .pd_tools_remove_listing, .pd_tools_virtual_tour
{
    background-image: none;
    display: block;
}
.pd_tools_print .pd_icon, .pd_tools_email .pd_icon, .pd_tools_save_listing .pd_icon, .pd_tools_remove_listing .pd_icon, .pd_tools_virtual_tour .pd_icon
{
    background-image: url("../../../../common/jquery/css/images/ui-icons_222222_256x240.png");
    background-position: -32px -16px;
}

.pd_property_info_block
{
    margin: 1em 0;
}

.pd_title_block
{
	margin:0 0 1em 0;
    background-color: #f0f0f0;
    float: left;
    width: 100%;
}

.pd_title_block_price_change_down
{
    float: right;
    padding-right: 6px;
    clear: right;
    color: Green;
    width: 30%;
    text-align: right;
}

.pd_title_block_price_change_down span
{
     background-image: url(../../../../common/images/icon_price_decrease.gif) ;
     background-repeat: no-repeat;
     width: 15px;
     height: 14px;
     display:inline-block;
     padding-right:4px;
}

.pd_title_block_address, .pd_title_block_price
{
	margin:0;
}

.pd_title_block .sold_price {

}

.pd_title_block .sold_price em {
    display:block;
    color: black;
    font-size:0.5em;
    font-weight:normal;
    font-style:normal;
    line-height : 0.5em;
}

.pd_title_block .flag_sold {
    float:right;
    background-image:none;
    background-color : #ff3333;
    border-radius:0;
    cursor:default;
    padding : 0.5em 1em;
}

.pd_title_block_address
{
	font-size:2em;
    float: left;
    padding-left: 6px;
    max-width: 70%;
	
}
.pd_title_block_price
{
    font-size: 1.833em;
    float: right;
    padding-right: 6px;
    text-align: right;
    font-weight:normal;
}

.pd_title_block_subheader
{
    display: inline;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    margin-left: 8px;
    white-space : normal;
    clear: left;
    float: left;
    max-width: 70%;
}
.pd_title_block_subheader li
{
    display: inline;
    list-style-type: none;
    border-right: solid 1px black;
    padding-right: 3px;
    padding-left: 6px;
    margin: 0px;
}

.pd_title_block_calculator
{
    clear: right;
    float: right;
    margin-right: 6px;
    text-align: right;
    font-size: .8em;
    width : auto;
}

.pd_title_block_container
{
    float : left;
    width : 440px;
    margin : 0;
    padding : 0;
}

.pd_calculator_link_withvalue,
.pd_calculator_link_withoutvalue
{
    white-space : normal;    
}

.pd_media_block
{
    clear: both;
    max-width:700px;
    margin-bottom: 1em;
}
.pd_media_block ul
{
    padding-top: 0em;
}
.pd_media_block ul li a
{
    padding-top: .2em !important;
    padding-bottom: .2em !important;
}

.pd_media_tab
{
    padding: .2em !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.pd_photos_tab
{
    width: 100%;
    text-align:center;
}

.pd_photos_tab_selector
{
    width:200px;
    float: right;
    overflow: auto;
    text-align:left;
}
.pd_photos_tab_photos
{
    margin: 0px;
    display: none;
}
.pd_photos_tab_photos_img
{
    height:45px;
    width: 60px;
    margin: 0px;
    border: solid 2px white;
    margin:-1px;
    
}

.pd_photos_tab_photos_current
{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: .5;    
    border-width:2px !important;  
}
.pd_photos_control
{
   /*  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: .7; */
    padding:2px;
 }
 
 .pd_photos_control_link
 {
     float:left;
     display:inline-block;
     padding:0 10px;
     border-left:solid 1px white;
     font-size:10px;
     line-height:10px;
 }
 .pd_photos_control_link a
 {
     cursor: pointer;
     text-decoration:none;
 }

.pd_map_block
{
    float: left;
    width: 100%;
    height: 300px;
    overflow: hidden;
    position: relative;
    background:none;
}

.pd_virtual_tour_block
{
    width: 100%;
    height: 600px;
}
.pd_virtual_tour_tab_content
{
    margin:auto;
    display:inline-block;
}
body.aws_propdetail * .pd_virtual_tour_tab_content
{
    padding : 0px !important;
    width : 400px;
    word-wrap: break-word;
}
.pd_virtual_tour_container
{
    padding:25px;
    text-align:center;
}
.pd_calls_to_action
{
	list-style-type:none;
	margin:0;
	padding:0;
}

.pd_calls_to_action li
{
	float:left;
	margin:4px 8px 4px 0;
	line-height : 37px;
}

.pd_calls_to_action li .button
{
    text-align : center;    
}

.pd_calls_to_action .fave_count
{
    font-size : 0.8em;
    display : none;
}

.pd_calls_to_action .pd_heading
{
    text-align: left;
}

.pd_calls_to_action_links
{
    display: inline-block;
    width: 320px;
}

.pd_calls_to_action .ui-icon { display:inline-block; float:left;}

.pd_calls_to_action .link { display:inline-block;}

.pd_addthis_button
{
	margin:6px;
}
.pd_button
{
    /*border: outset 1px gray;*/
    padding: 4px;
    background-color: #e0e0e0;
   /* color: #000000; Let Themeroller decide */
    font-weight: bold;
    white-space: nowrap;
    text-align: center;
    text-decoration: none;
}
.pd_button a
{
    text-decoration: none;
}

.pd_button:hover
{
}

/* site navigation formatted as two columns of two links */
.pd_site_navigation
{
	margin-bottom:1em;
}

.pd_nav_backto
{
    float:left;
    text-align:left;
}

.pd_nav_back_to_results, .pd_nav_back_to_search {padding-right:1em;}
.pd_nav_prevlisting, .pd_nav_nextlisting {padding-left : 1em;}
.pd_nav_prevlisting {padding-right : 1em;}
.pd_nav_pageCounterDisplay {text-align : center; padding : 0 0.2em;}

.pd_site_navigation a {text-decoration:none; font-weight:bold;}
.pd_site_navigation a:hover {text-decoration:underline;}

.pd_nav_prevnext
{
    float: right;
    text-align:right;
}
.pd_prevnext_spacer
{
    padding: 0px 0.2em;
    color:#aaaaaa;
}

.pd_nav_prevlisting .pd_icon
{
    background-image: url("../../../../common/jquery/css/images/ui-icons_222222_256x240.png");
    background-position: -96px -16px;
}
.pd_nav_nextlisting .pd_icon
{
    background-image: url("../../../../common/jquery/css/images/ui-icons_222222_256x240.png");
    background-position: -32px -16px;
}

.pd_nav_back_to_results .pd_icon, .pd_nav_back_to_search .pd_icon
{
    background-image: url("../../../../common/jquery/css/images/ui-icons_222222_256x240.png");
    background-position: -64px -64px;
}

.pd_info_request
{
    clear: both;
    margin-top: 12px;
}
.pd_notes
{
}
.pd_contact_photo
{
    float: left;
    width: 67px;
    height: 77px;
}

.pd_contact_container
{
    clear: both;
    float: left;
    margin-bottom: 1em;
    margin-right:1em;
    width: 50%;
}
.pd_contact
{
    margin-bottom:0px;
}

.pd_contact_info_container
{
    float: left;
    margin-left: 6px;
    margin-right: 6px;
}
.pd_contact_info_name
{
    font-weight: 700;
    padding-bottom: 4px;
}
.pd_contact_company_name
{
}
.pd_contact_phone
{
}
.pd_contact_email
{
}


.pd_contact_request_info
{
    float:left;
    margin:6px;
    margin-left:0px;
    margin-right:40px;
}
.pd_contact_request_info a
{   float:left;
}

.drawer { margin-top:1em;padding-bottom:5px;}

.drawer .drawer_toggle
{
	cursor:pointer;
}

.drawer .pd_header
{
	border-bottom:1px solid #aaaaaa;
	font-size:1.5em;
}

.drawer .pd_header .title
{
	display:inline-block;
	float:left;
	width:90%;
}

.drawer .pd_header .sprite
{
	float:right;
	display:inline-block;
}

.drawer .drawer_content { padding:0.3em;background:none;background-image:none;float:left;width:98%;}

.pd_documents .drawer_content,
.pd_demographics .drawer_content,
.pd_market_trends .drawer_content,
.pd_schools .drawer_content,
.pd_establishments .drawer_content
{ display:none;}

.pd_remarks
{
    margin-top: 6px;
    font-style: italic;
}
.pd_fields
{
}

.pd_fields .pd_heading
{
    padding-left: 4px;
}

.pd_fields_field
{
    width: 49%;
    display: inline-block;
    float:left;
    line-height:1.5em;
    padding : 0 2px 0 2px;
}
/* label text for property fields */

.pd_fields_field span
{
    display: inline-block;
    width:49%;
    white-space: normal;
    text-indent: 0px;
    vertical-align: top;
}

.pd_fields_field span.pd_fields_label
{
    text-align:right;
    width:44% !important;
    float : left;
    padding : 0;
}

.pd_fields_field span.pd_fields_value 
{
	width : 52% !important;
	float : right;
	font-weight:bold;
	word-wrap: break-word;
}

.pd_fields_field_nontabular
{
    font-size:0.9em;
    width: 99%;
    margin-bottom:2px;
    display: inline-block;
    clear: both;
}

.pd_fields_field_nontabular span.pd_fields_label_nontabular
{
    font-weight: bold;
    display : inline-block;
}

.pd_fields_field_nontabular span
{
    word-wrap: break-word;
    display : inline-block;
    max-width : 100%; 
    width : 100%;
    white-space :normal;
    float : left;
}

.aws_portal_propertydetail .pd_fields_field_nontabular span
{
    width : 440px\9;    /* ie hack */
}

.pd_openhome_image
{
    float: left;
    width: 25px;
    height: 25px;
    margin-top:4px;
    margin-right: 8px;
}
.pd_openhome_date
{
    font-weight: 700;
}
.pd_openhome_time
{
}
.pd_disclaimer
{
    clear: both;
    font-size: 8pt;
    padding-top: 10px;
}

.pd_more_info_tab_container
{
    clear: both;
}

.pd_more_info_tabs ul
{
    padding-top: 0em;
}
.pd_more_info_tabs ul li a
{
    padding-top: 2px !important;
    padding-bottom: 2px !important;
}

.pd_request_info
{
    display: none;
    margin-top: 6px;
    margin-bottom: 6px;
    width: 100%;
}
.pd_request_info div
{
    font-weight: 700;
    float: left;
    clear: right;
    width: 90%;
    white-space: normal;
}

.pd_request_info input
{
    float: left;
    width: 95%;
}
.pd_request_info textarea
{
    float: left;
    width: 95%;
    height: 60px;
}

.pd_calculator
{
    margin-top: 2px;
    margin-bottom: 2px;
    float:left;
}

.pd_map_container
{
    position:relative;
    width:100%;
    overflow:hidden;
    float:left;
    height:100%;
}

.pd_driving_directions
{
    text-align: left;
}

.pd_map_container_directions
{
    width:66%;
}
.pd_directions_print_header
{
    font-size:1.3em;
    line-height:1.6em;
    font-weight:700;
    text-align:center;
}

.pd_drivingdirections_addresses
{
margin-bottom:12px;
line-height:1.1em
}

.pd_directions_hints
{
    color:Green;
}

/* this can be found in /common/commonstyle.css because if needs to be available in an iframe with
only that css references
.pd_directions_print_steps
{
    font-size:12px;    
    font-weight:700;
    padding: 40px;
    margin-left:40px;
}
.pd_directions_print_steps li
{
    margin-bottom:1em;    
}
*/

.pd_map_driving_directions_container
{
    background-color: White;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: .8;
    width: 30%;
    z-index: 99999;
    font-size: 11px;
    float:left;
}

.pd_map_driving_directions_print_container
{
    width: 50%;
}

.pd_map_driving_directions_to_from
{
    padding: 6px;
    padding-left:20px;
}
.pd_map_driving_directions_steps
{
    margin: 10px 0px 10px 10px;
    padding-left:20px;
}

.pd_map_driving_directions_steps li
{
    margin-bottom:.5em;
}

.pd_directions_print
{
    margin-top:12px;
    font-size:1.2em;
    text-align:left;
    
}
.pd_directions_print * li
{
    margin-bottom:.5em;
}

.pd_last_updated
{
    padding-top: 8px;
    clear: both;
}

.pd_courtesy_of
{
    padding-top: 10px;
    clear: both;
    width: 100%;
}

.pd_copyright {margin-top:1em;}
.pd_copyright_text {float:left;vertical-align:top}

@media print
{
    .pd_print_button
    {
        display: none;
    }
}


/* Property Detail Override*/
.pd_title_block { background-color:Transparent;overflow:hidden;}

.pd_unit_1info
{
    display:block;
    clear: both;
}
.pd_unit_2info
{
    width: 49%;
    float: left;
}
.pd_unit_3info
{
    width: 33%;
    float: left;
}
.pd_unit_4info
{
    width: 24%;
    float: left;
}
.pd_unit_5info
{
    width: 19%;
    float: left;
}
.pd_unit_6info
{
    width: 19%;
    float: left;
}

.pd_features_col
{
    width: 33%;
    float: left;
}

.pd_additional_info h5 
{
	font-size:0.9em;
	font-weight:normal;
	text-decoration:underline;
	margin:4px 0 0 0;
}

.pd_agent_contact h5 {text-decoration:underline; margin:4px 0px 0px 0px;}

/* More Virtual Tours */
.pd_calls_to_action .more_tours
{
	position:relative;
}
.pd_calls_to_action .more_tours ul
{
	display:none;
	list-style-type:none;
	margin:0;
	padding:0;
	width:120px;
	position:absolute;
	z-index:1;
	top:2.5em;
	background-color:White;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:none;
	box-shadow:0px 1px 2px rgba(0,0,0,0.5);
}

.pd_calls_to_action .more_tours:hover ul
{
	display:block;
}

.pd_calls_to_action .more_tours li
{
	float:none;
	width:auto;
	line-height:1.5em;

}


/* Media Panel 2013 */

.pd_photos_tab a:hover { text-decoration:none;}

.pd_photos_tab_main
{
    width: 100%;
    float: none;
}

.pd_photos_tab_main img { max-height:500px;}

.pd_tabular_container .pd_photos_tab_photos_img
{
	width:80px;
	height:60px;
}

.pd_tabular_container .pd_photos_tab_photos_img:hover { background-color:Orange;}

.pd_tabular_container .browse 
{
	color:Black;
	color:rgba(0,0,0,0.75);
	padding:16px;
	margin-top:20px;
	float:left;
	cursor:pointer;
}

.pd_tabular_container .prev {margin-left:30px;}
.pd_tabular_container .next {margin-left:6px;}

.pd_tabular_container .disabled 
{
	color:silver;
	color:rgba(0,0,0,0.25);
	cursor:default;
}

.pd_tabular_container img.photo { margin:8px;}

/*
.pd_tabular_container
{
	background: #eeeeee;
	border: 1px solid #CCC;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25) inset;
}

.pd_media_block { overflow:hidden;}
*/

.pd_photos_tab_selector
{
  position:relative;
  overflow:hidden;
  width: 510px;
  height:84px;
  float:left;
}

.pd_photos_tab_selector .pd_photos_tab_photos {
  width:20000em;
  position:absolute;
}

.pd_photos_control
{
	position:absolute;
	z-index:100;
	top:41%;
	width:99%;
	padding:0;
}

.pd_photos_control .browse
{
	color:White;
	color:rgba(255,255,255,0.5);
	font-size:3em;
	display:inline-block;
	padding:10px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";	
}

.pd_photos_control .browse:hover 
{
	color:White;
	cursor:pointer;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";	
}

.pd_photos_control .prev
{
	float:left;
	background-color:Black;
	background-color:rgba(0,0,0,0.5);
	border:3px solid rgba(255,255,255,0.5);
	border-left:none;
	border-radius:0 6px 6px 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";	
}

.pd_photos_control .next
{
	float:right;
	background-color:Black;
	background-color:rgba(0,0,0,0.5);
	border:3px solid rgba(255,255,255,0.5);		
	border-right:none;
	border-radius: 6px 0 0 6px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";	
}

.pd_photos_control .prev:hover,
.pd_photos_control .next:hover
{
	color:White;
	background-color:Black;
	border:3px solid white;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.pd_photos_control .prev:hover {border-left:none;}
.pd_photos_control .next:hover {border-right:none;}

.aws_propdetail .pd_photos_tab_selector {width:384px; height:74px;}

.aws_propdetail .pd_tabular_container .browse 
{
	font-size:1.2em;
	padding:6px;
	margin-top:25px;
}

.aws_propdetail .pd_tabular_container .prev {margin-left:0;}
.aws_propdetail .pd_tabular_container .next {margin-left:0;}
.aws_propdetail .pd_tabular_container img.photo
{
	padding:2px;
	margin:4px;
	float:left;
	box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
}

.aws_propdetail .pd_photos_control .browse { font-size:2em;}

.aa_tools_searchresults .pd_photos_control { top:35%;}
.aa_tools_searchresults .browse {margin:20px 0;}
.aa_tools_searchresults .pd_tabular_container img.photo
{
	box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
}
.aa_tools_searchresults .pd_tabular_container .photo:hover { border-color:Orange;}

.ba_search_propdetail .onboard_copy { text-align:right;}