<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>NE Calgary Condos &#187; Tuxedo</title>
	<atom:link href="http://necalgarycondos.com/category/communities-s-z/tuxedo/feed" rel="self" type="application/rss+xml" />
	<link>http://necalgarycondos.com</link>
	<description>Search for NE Calgary Condos in North East Communities</description>
	<lastBuildDate>Fri, 27 Jan 2012 01:37:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Tuxedo Calgary Condos</title>
		<link>http://necalgarycondos.com/tuxedo-calgary-condos</link>
		<comments>http://necalgarycondos.com/tuxedo-calgary-condos#comments</comments>
		<pubDate>Sat, 23 Jan 2010 15:09:02 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Tuxedo]]></category>
		<category><![CDATA[tuxedo condos]]></category>

		<guid isPermaLink="false">http://necalgarycondos.com/?p=169</guid>
		<description><![CDATA[<p><p><a href="http://necalgarycondos.com">NE Calgary Condos</a></p><p>Search for Condos in the Calgary community of Tuxedo. Sign up for a quest membership to receive the newest Tuxedo Condo listings. Check back to this NE Calgary Condos site to view the new listings added on a regular basis. Below you will find all the currently Calgary MLS&#174; listed Condos in Tuxedo.</p></p><p><a href="http://necalgarycondos.com">NE Calgary Condos</a></p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://necalgarycondos.com">NE Calgary Condos</a></p><p>Search for Condos in the Calgary community of Tuxedo. Sign up for a quest membership to receive the newest Tuxedo Condo listings. Check back to this <a href="http://necalgarycondos.com">NE Calgary Condos</a> site to view the new listings added on a regular basis.  Below you will find all the currently Calgary MLS&reg; listed Condos in Tuxedo.</p>

<a id="viewtop" name="viewtop" 
></a>
<div class="page-frame listing-content listing-results-view search-content" id="MainPane">
<form name="MainForm" action="/tuxedo-calgary-condos/l/SearchResults.form">





<div class="listing-results-vow-toolbar-wrapper" style="position: relative; z-index: 100">

<script type="text/javascript" src="/wps/rest/13241/res/vow-toolbar.js?handlerURL=%2Fwps%2Frest%2F13241%2Fl%2Fvow%2Ftoolbar&baseURL=%2Ftuxedo-calgary-condos%2Fl%2F"></script>
 

<div id="VowToolbarNG" class="ToolbarNG">
<a name="VowToolbarNGFormsAnchor"></a>

 
<div class="info"><strong>Not logged in</strong></div>

<ul class="toolbar">
	<li onmouseenter="vtbMouseEnter(this)" 
		onmouseleave="vtbMouseLeave(this)"><a href="/wps/rest/13241/l/vow/toolbar" 
		onclick="return publishToBus( 'vow.login', 
			{ accountId : 13241 } );"><span>Login</span></a></li>
	<li onmouseenter="vtbMouseEnter(this)" 
		onmouseleave="vtbMouseLeave(this)"><a href="/wps/rest/13241/l/vow/toolbar" 
		onclick="return publishToBus( 'vow.signup',
			{ accountId : 13241 } );"><span>Signup</span></a></li>
			
</ul>

<div id="vow-login-with-external-id">
Login with:
<span onmouseenter="vtbMouseEnter(this)"
	onmouseleave="vtbMouseLeave(this)">
	<a href="/wps/vow/13241/FacebookLogin.form"
		target="_top"
	><span><img src="/wps/img/classifieds/facebook.png" border="0" 
	width="16" height="16" title="Sign in with Facebook"/></span></a></span>
<span onmouseenter="vtbMouseEnter(this)" 
	onmouseleave="vtbMouseLeave(this)"><a href="/wps/vow/13241/GoogleLogin.form" target="_top"
	><span><img src="/wps/img/classifieds/google.png" border="0" width="16" height="16" title="Sign in with Google/Gmail account"/></span></a></span>
<span onmouseenter="vtbMouseEnter(this)" 
	onmouseleave="vtbMouseLeave(this)"><a href="/wps/vow/13241/YahooLogin.form" target="_top"
	><span><img src="/wps/img/classifieds/yahoo.png" border="0" width="16" height="16" title="Sign in with Yahoo ID"/></span></a></span>
</div>

  
</div>
<table cellspacing="0" cellpadding="0" width="100%" style="margin-top: 10px">
<tr>
	<td align="center" valign="top" id="VowToolbarNGForms">
	</td>
</tr>
</table>

</div>

<div style="clear: both; margin-top: 10px"></div>

<div class="listing-results-sub-categories">
</div>

<div style="clear: both"></div>


<div class="listing-tabs" style="margin-top: -5px; border-left: 0;">
	<script type="text/javascript">
	function switchTab(type, loc)
	{
		
		if( type ) {
			setViewPref( "lvs", type );
		}
		if( !loc ) {
			loc = window.location.href;
		}
		var loc = loc.replace( /#.+$/, '' );
		
 		loc = loc.replace( /[?&]{0,1}lvs\=[a-zA-Z\-]+/, '' );
		loc = loc.replace( /[?&]{0,1}lvoff=[0-9]+/, '' );
		var idx = loc.indexOf( "?" );
		if( idx == -1 ) {
			loc += "?";
		}
		else {
			loc += "&";
		}
		loc += "lvoff=0"; 
		loc += "&lvs=" + escape(type);
		window.location = loc + "";
		return false;
	}
	</script>
	
	<ul>
		<li id="choose-a-view-label">Choose a View:</li>
		<li style="border-left: 1px solid rgb(153,153,153)" class="current"><a href="/tuxedo-calgary-condos/l/SearchResults.form?lvs=default"
			onclick="return switchTab('default', this.href)">Expanded</a></li>
		<li ><a href="/tuxedo-calgary-condos/l/SearchResults.form?lvs=google-map"
			onclick="return switchTab('google-map', this.href)">Map</a></li>
		<li ><a href="/tuxedo-calgary-condos/l/SearchResults.form?lvs=gallery"
			onclick="return switchTab('gallery', this.href)">Gallery</a></li>
		<li ><a href="/tuxedo-calgary-condos/l/SearchResults.form?lvs=short"
			onclick="return switchTab('short', this.href)">List</a></li>
	</ul>
</div>

<div style="clear: both;"></div>
 

	<div class="listing-results-navigation-top">
<div class="page-navigation">

<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>

<td align="left" valign="middle" width='105' nowrap>
<div style="margin-left: 1px">
<div 
	class="cbg-Button cbg-BCMiddle search-results-button" 
	title="Search More"
	onclick="redirect('/tuxedo-calgary-condos/l/Search.form')"
	>
	<div class="cbg-ButtonOuter" 
		onmouseover="this.className += ' cbg-ButtonOuter-hover'" 
		onmouseout="this.className = this.className.replace( ' cbg-ButtonOuter-hover', ''); this.className = this.className.replace( ' cbg-ButtonOuter-down', '');"
		onmousedown="this.className += ' cbg-ButtonOuter-down';" 
		onmouseup="this.className = this.className.replace( ' cbg-ButtonOuter-down', '')"
		>
		<div class="cbg-ButtonInner" 
			style="width: 105px; ">
			<div class="cbg-ButtonTop" style="width: 100%"  ></div>
			<div class="cbg-ButtonContent"  ><span style='font-size: 130%; line-height: 70%;'>&#171;</span> Search More</div>
		</div>
	</div>
</div></div>
</td>
<td align="left" valign="middle" nowrap>

<select name="resort" class="search-results-sort-by-select" 
	onchange="redirect( '/tuxedo-calgary-condos/l/SearchResults.form?sort=' + this.value + '' )">
<option value="">-- Sort by: --</option>
<option value="0" >Price: low-high</option>
<option value="1" >Price: high-low</option>
<option value="2" >Date: old-new</option>
<option value="3" >Date: new-old</option>
<option value="4" >Fin.Area: small-large</option>
<option value="5" >Fin.Area: large-small</option>
</select>


<span class="nav-controls">
<select name="resultsPerPage" class="items-per-page-select" style="width: 60px"
	onchange="setViewPref( 'ipp', this.value ); redirect( '/tuxedo-calgary-condos/l/SearchResults.form?page=1&ipp=' + this.value + '')">
<option value="5">5 / pg</option>
<option selected value="10">10 / pg</option>
<option value="15">15 / pg</option>
<option value="20">20 / pg</option>
</select>
</span> 


</td>
<td align="center">

<span class="results-page-summary">
<span class='results-total'>1-10 / 11</span>
<span class='results-total-long'>1-10 of 11 listings</span>
</span> 

</td>

<td align="right" valign="top" nowrap>
<div class="page-buttons">
<a href="/tuxedo-calgary-condos/l/SearchResults.form?page=1"
	title="Page 1"
	class="disabled-link"
	>&nbsp;&lt;&nbsp;</a>

<a href="/tuxedo-calgary-condos/l/SearchResults.form?page=1"
	title="Page 1"
	class="small-number current"
	>1</a><a href="/tuxedo-calgary-condos/l/SearchResults.form?page=2"
	title="Page 2"
	class="small-number "
	>2</a>
<a href="/tuxedo-calgary-condos/l/SearchResults.form?page=2"
	title="Page 2"
	
	>&nbsp;&gt;&nbsp;</a>
</div>
</td>
</tr></table>
</div>
	</div>
	<div style="clear: both;"></div>


<div class="listing-results listing-results-expanded">


<table cellspacing="0" cellpadding="0" width="100%"
	onclick="preventBubble(event); return false"
	>
	<tr><td align="center" class="component-container" id="ComponentDiv_22581429"></td></tr>
</table>
<a name="22581429" id="22581429" style="position: relative"></a>
<div class="results-item-expanded"
	style="z-index: 50"
	>
	<div>
	</div>
		
	
	<div style="
		position: relative;
		height: 190px;
		"> 
	
	
	<div class="photo-container" style="width: 230px; height: 180px;">
		<div class="photo-container-inner">
			<img
				onclick="page( '/tuxedo-calgary-condos/l/details-22581429', event ); return false"
				class="auto-image"
				style="cursor: pointer"
				onload="mrpAutoImage(this,10,1,true)"
						alt="Main Photo: Tuxedo Condo for sale (Calgary)  : 2 bedrooms : 3006 1 Street NW in CALGARY : MLS(r) # C3507075" 
				src="http://photos.myrealpage.com/wps/rest/13241/l/22581429/image/65227328-0.jpeg?w=320" border="0"
			>
		</div>
		
			<img src="http://res.myrealpage.com/wps/rest/13241/l/22581429/img/ribbon/new-banner" width="100" height="100" 
				onclick="page( '/tuxedo-calgary-condos/l/details-22581429', event ); return false"
				alt=""
				style="position: absolute; left: -1px; top: -1px" border="0">
		</a>
		
		
		
		
	</div>


	<div class="side-content">
	
		<div class="address-info">
<h3><a title="Tuxedo Condo for sale (Calgary)  : 2 bedrooms : 3006 1 Street NW in CALGARY : MLS(r) # C3507075 " 
					href="/tuxedo-calgary-condos/l/details-22581429">
		3006 1 Street NW
		<span class="minor-address-info">
		CALGARY
		<span style="white-space: nowrap">T2M 2S9</span>
		:
		Tuxedo
		</span>
	</a>
</h3>		</div>
		
		<div class="side-content-left">

			<div class="price-container">$399,900
			</div>
			
			<dl class="listing-summary-section">
<dd class="wide">Condo</dd>
<dt>Status:</dt><dd>
<span >
Active
</span>
</dd>
<dt class="mls-num-line">MLS&reg; Num:</dt><dd class="mls-num-line">C3507075</dd>
<dt>Bedrooms:</dt><dd>2</dd>
<dt>Bathrooms:</dt><dd>3</dd>
<dt>Floor Area:</dt><dd><img alt="Switch units of measure" src="http://res.myrealpage.com/wps/img/ng/down1.png" class="unit-of-measure-switch"
onmouseover="showUnitSwitchTitle(this)" onclick="switchToAltUnits(); preventBubble(event); return false;"><span id="i-units2">1,281 sq. ft.</span>
<span id="m-units2" style="display: none">119 m2</span>
</dd>
			</dl>
		</div>
		
		<div class="side-content-right"
			
			>
			
				<div class="tools"
					onclick="preventBubble(event); return false"
				>
				<ul>
				
				<li class="tool-item" style="padding-bottom: 5px">
					<a title="Tuxedo Condo for sale (Calgary)  : 2 bedrooms : 3006 1 Street NW in CALGARY : MLS(r) # C3507075 " 
					href="/tuxedo-calgary-condos/l/details-22581429"
						onclick="return page(this.href,event)"
						style="font-weight: bold; font-size: 13px"
					>LISTING DETAILS</a>
				</li>
				<li class="tool-item"><a href="javascript:;" 
					title="View 13 photos of Tuxedo Condo for sale (Calgary)  : 2 bedrooms : 3006 1 Street NW in CALGARY : MLS(r) # C3507075 " 
					onclick="showMedia( 22581429, 'photos', 'ComponentDiv_22581429' ); return false;"
					>View Photos (13)</a></li>
				<li class="tool-item"><a href="javascript:;"
					title="View map location: Tuxedo Condo for sale (Calgary)  : 2 bedrooms : 3006 1 Street NW in CALGARY : MLS(r) # C3507075 " 
					onclick="showMedia( 22581429, 'map', 'ComponentDiv_22581429' ); return false;"
					>Locate on Map</a></li>
				<li class="tool-item"><a href="/wps/rest/13241/l/recip/22581429/mortgage"
					title="Calculate mortgage: Tuxedo Condo for sale (Calgary)  : 2 bedrooms : 3006 1 Street NW in CALGARY : MLS(r) # C3507075 " 
					onclick="functionalForm( this.href, listing_mortgage_form_height, 'ComponentDiv_22581429' ); return false"
					>Mortgage Calculator</a></li>
				<li class="tool-item"><a href="/wps/rest/13241/l/recip/22581429/send"
					title="Tell a friend or family member: Tuxedo Condo for sale (Calgary)  : 2 bedrooms : 3006 1 Street NW in CALGARY : MLS(r) # C3507075 " 
					onclick="functionalForm( this.href, listing_send_form_height, 'ComponentDiv_22581429' ); return false"
					>Share Listing</a></li>
				</ul>
				
					<div class="vow-listing-toolbar-container">
<div id="vowListingToolbar_22581429" style="width: 130px; margin-top: 4px;"
	onclick="preventBubble(event); return false"
	>
<table border="0" width="100%" cellspacing="0" cellpadding="0"
	class="vowListingToolbar2">
<tr>
	<td align="left" valign="top" style="padding: 0">
	
	<div class="vowListingToolbarAddNoteLabel"><a href="javascript:;" 
		id="vowListingToolbar_EditLink_22581429"
		onclick="onEditVowFavorite( 22581429 ); return false;" 
		title="">+ Add to Favorites</a>
	</div>
	
	<div style="margin-top: 4px; height: 16px;" id="vowListingToolbar_Rating_22581429">
	</div>
	
	</td>
</tr>
</table>
<input type="hidden" id="vowListingToolbar_SetRating_22581429"
	name="vowListingToolbar_SetRating_22581429" 
	value="0">
<input type="hidden" id="vowListingToolbar_Type_22581429"
	name="vowListingToolbar_Type_22581429" 
	value="expanded-list">
</div>

<script>
subscribeToBus( "mrp_js_listings.load", null, function( s, m, d ) { showRating( 22581429 ); }, null );
</script>
					</div>
			</div>
		</div>
		
	</div>
	
	
	</div> 
	

<div id="vowListingToolbarExpandedList_22581429"
	style="display:none"
>

<table border="0" width="100%" 
	class="expanded-list-vow-notes-bar"
	onclick="preventBubble(event); return false"
	>
<tr style="display: none" id="vowListingToolbarExpandedList_22581429_category_row">
	<td align="left" valign="top" width="100" class="expanded-list-vow-notes-bar-label" nowrap>
	<a href="javascript:;" 
		onclick="onEditVowFavorite( 22581429 ); return false;">Your Category:</a>
	</td>
	<td align="left" valign="top" class="expanded-list-vow-notes-bar-value" id="vowListingToolbarExpandedList_22581429_category">
	
	</td>
</tr>
<tr style="display:none" id="vowListingToolbarExpandedList_22581429_notes_row">
	<td align="left" valign="top" width="100" class="expanded-list-vow-notes-bar-label" nowrap>
	<a href="javascript:;" 
		onclick="onEditVowFavorite( 22581429 ); return false;">Your Note:</a>
	</td>
	<td align="left" valign="top" class="expanded-list-vow-notes-bar-value" id="vowListingToolbarExpandedList_22581429_notes">
	
	</td>
</tr>
</table>
<input type="hidden" id="vowListingToolbar_SetRating_22581429"
	name="vowListingToolbar_SetRating_22581429" 
	value="0">
<script>
subscribeToBus( "mrp_js_listings.load", null, function( s, m, d ) { showRating( 22581429 ); }, null );
</script>
</div>	
	<div class="description">
		Great Townhouse/4 Plex for sale. Special Pricing available until Feb 15th. Call today for further details. Seller is offering a furniture package with a quick possession. Again call for details. This modern and trendy 2 bedroom executive townhouse is close to downtown... <a title="Tuxedo Condo for sale (Calgary)  : 2 bedrooms : 3006 1 Street NW in CALGARY : MLS(r) # C3507075 "
			style="font-weight: normal; white-space: nowrap;" href="/tuxedo-calgary-condos/l/details-22581429"
						onclick="return page(this.href,event)">More details</a>
	</div>
	
		<div class="attribution-container" style="margin-top: 5px">
		Listed by
RE/MAX REALTY PROFESSIONALS
		</div>
	
	<div class="results-sm-share-container" style="z-index: 1">
		<div class="results-sm-share-container-inner">
			<div class="results-sm-share-item">
			<a href="http://twitter.com/share" class="twitter-share-button" style="margin-right: 10px;" data-url="http://necalgarycondos.com//tuxedo-calgary-condos/l/details-22581429" data-text="Tuxedo Condo for sale (Calgary)  : 2 bedrooms : 3006 1 Street NW in CALGARY : MLS(r) # C3507075" data-count="horizontal">Tweet</a>
			</div>
			<div class="results-sm-share-item" style="width: 150px;">
			<div class='fb-like' data-send='true' data-layout='button_count' data-width='130'  data-href='http://necalgarycondos.com//tuxedo-calgary-condos/l/details-22581429' data-show-faces='false'></div>
			</div>
			<div class="results-sm-share-item">
			<g:plusone size="medium" href="http://necalgarycondos.com//tuxedo-calgary-condos/l/details-22581429"></g:plusone>
			</div>
		</div>
	</div>
	
	<div class="owner-contact-container" style="z-index: 0">

		<table cellspacing="0" cellpadding="0"
			class="listing_contact_info "
			onclick="preventBubble(event); return false"
			>
		<tr>
			<td align="left" valign="top">
				<div>
				Jon Angevine
				</div>
				<div>
				Discover Real Estate Ltd.
				</div>
			</td>
		</tr>
		<tr>
			<td align="left" valign="top">
				<a 
					href="/wps/rest/13241/l/recip/22581429/inquire?i=0" 
					onclick="publishToBus( 'form.show', 
						{ 
							url : this.href, 
							whereId : 'RecordExtra_0',
							width: listing_default_form_width,
							height: listing_inquiry_form_height
						}, true ); return false;">
Contact by Email</a>
				<div style="white-space: nowrap"><span>Tel:</span>(403) 829-7810</div>
			</td>
 
		</tr>
		</table>
		<table cellspacing="0" cellpadding="0"
			class="listing_contact_info listing_contact_info_second"
			onclick="preventBubble(event); return false"
			>
		<tr>
			<td align="left" valign="top">
			</td>
		</tr>
		<tr>
			<td align="left" valign="top">
							</td>
 
		</tr>
		</table>
	
			
	</div>
	
	<div style="clear: both"></div>
	
	<table cellspacing="0" cellpadding="0" width="100%" style="margin-top: 5px;">
		<tr><td align="center" id="RecordExtra_0"
			onclick="preventBubble(event); return false"
		></td></tr>
	</table>
</div>


<table cellspacing="0" cellpadding="0" width="100%"
	onclick="preventBubble(event); return false"
	>
	<tr><td align="center" class="component-container" id="ComponentDiv_22326134"></td></tr>
</table>
<a name="22326134" id="22326134" style="position: relative"></a>
<div class="results-item-expanded"
	style="z-index: 49"
	>
	<div>
	</div>
		
	
	<div style="
		position: relative;
		height: 190px;
		"> 
	
	
	<div class="photo-container" style="width: 230px; height: 180px;">
		<div class="photo-container-inner">
			<img
				onclick="page( '/tuxedo-calgary-condos/l/details-22326134', event ); return false"
				class="auto-image"
				style="cursor: pointer"
				onload="mrpAutoImage(this,10,1,true)"
						alt="Main Photo: Tuxedo Condo for sale (Calgary)  : 1 bedrooms : 206 117 19 Avenue NE in CALGARY : MLS(r) # C3506382" 
				src="http://photos.myrealpage.com/wps/rest/13241/l/22326134/image/65209867-0.jpeg?w=320" border="0"
			>
		</div>
		
			<img src="http://res.myrealpage.com/wps/rest/13241/l/22326134/img/ribbon/new-banner" width="100" height="100" 
				onclick="page( '/tuxedo-calgary-condos/l/details-22326134', event ); return false"
				alt=""
				style="position: absolute; left: -1px; top: -1px" border="0">
		</a>
		
		
		
		
	</div>


	<div class="side-content">
	
		<div class="address-info">
<h3><a title="Tuxedo Condo for sale (Calgary)  : 1 bedrooms : 206 117 19 Avenue NE in CALGARY : MLS(r) # C3506382 " 
					href="/tuxedo-calgary-condos/l/details-22326134">
		206 117 19 Avenue NE
		<span class="minor-address-info">
		CALGARY
		<span style="white-space: nowrap">T2E 1N9</span>
		:
		Tuxedo
		</span>
	</a>
</h3>		</div>
		
		<div class="side-content-left">

			<div class="price-container">$376,000
			</div>
			
			<dl class="listing-summary-section">
<dd class="wide">Condo</dd>
<dt>Status:</dt><dd>
<span >
Active
</span>
</dd>
<dt class="mls-num-line">MLS&reg; Num:</dt><dd class="mls-num-line">C3506382</dd>
<dt>Bedrooms:</dt><dd>1</dd>
<dt>Bathrooms:</dt><dd>2</dd>
<dt>Floor Area:</dt><dd><img alt="Switch units of measure" src="http://res.myrealpage.com/wps/img/ng/down1.png" class="unit-of-measure-switch"
onmouseover="showUnitSwitchTitle(this)" onclick="switchToAltUnits(); preventBubble(event); return false;"><span id="i-units4">1,035 sq. ft.</span>
<span id="m-units4" style="display: none">96 m2</span>
</dd>
			</dl>
		</div>
		
		<div class="side-content-right"
			
			>
			
				<div class="tools"
					onclick="preventBubble(event); return false"
				>
				<ul>
				
				<li class="tool-item" style="padding-bottom: 5px">
					<a title="Tuxedo Condo for sale (Calgary)  : 1 bedrooms : 206 117 19 Avenue NE in CALGARY : MLS(r) # C3506382 " 
					href="/tuxedo-calgary-condos/l/details-22326134"
						onclick="return page(this.href,event)"
						style="font-weight: bold; font-size: 13px"
					>LISTING DETAILS</a>
				</li>
				<li class="tool-item"><a href="javascript:;" 
					title="View 7 photos of Tuxedo Condo for sale (Calgary)  : 1 bedrooms : 206 117 19 Avenue NE in CALGARY : MLS(r) # C3506382 " 
					onclick="showMedia( 22326134, 'photos', 'ComponentDiv_22326134' ); return false;"
					>View Photos (7)</a></li>
				<li class="tool-item"><a href="javascript:;"
					title="View map location: Tuxedo Condo for sale (Calgary)  : 1 bedrooms : 206 117 19 Avenue NE in CALGARY : MLS(r) # C3506382 " 
					onclick="showMedia( 22326134, 'map', 'ComponentDiv_22326134' ); return false;"
					>Locate on Map</a></li>
				<li class="tool-item"><a href="/wps/rest/13241/l/recip/22326134/mortgage"
					title="Calculate mortgage: Tuxedo Condo for sale (Calgary)  : 1 bedrooms : 206 117 19 Avenue NE in CALGARY : MLS(r) # C3506382 " 
					onclick="functionalForm( this.href, listing_mortgage_form_height, 'ComponentDiv_22326134' ); return false"
					>Mortgage Calculator</a></li>
				<li class="tool-item"><a href="/wps/rest/13241/l/recip/22326134/send"
					title="Tell a friend or family member: Tuxedo Condo for sale (Calgary)  : 1 bedrooms : 206 117 19 Avenue NE in CALGARY : MLS(r) # C3506382 " 
					onclick="functionalForm( this.href, listing_send_form_height, 'ComponentDiv_22326134' ); return false"
					>Share Listing</a></li>
				</ul>
				
					<div class="vow-listing-toolbar-container">
<div id="vowListingToolbar_22326134" style="width: 130px; margin-top: 4px;"
	onclick="preventBubble(event); return false"
	>
<table border="0" width="100%" cellspacing="0" cellpadding="0"
	class="vowListingToolbar2">
<tr>
	<td align="left" valign="top" style="padding: 0">
	
	<div class="vowListingToolbarAddNoteLabel"><a href="javascript:;" 
		id="vowListingToolbar_EditLink_22326134"
		onclick="onEditVowFavorite( 22326134 ); return false;" 
		title="">+ Add to Favorites</a>
	</div>
	
	<div style="margin-top: 4px; height: 16px;" id="vowListingToolbar_Rating_22326134">
	</div>
	
	</td>
</tr>
</table>
<input type="hidden" id="vowListingToolbar_SetRating_22326134"
	name="vowListingToolbar_SetRating_22326134" 
	value="0">
<input type="hidden" id="vowListingToolbar_Type_22326134"
	name="vowListingToolbar_Type_22326134" 
	value="expanded-list">
</div>

<script>
subscribeToBus( "mrp_js_listings.load", null, function( s, m, d ) { showRating( 22326134 ); }, null );
</script>
					</div>
			</div>
		</div>
		
	</div>
	
	
	</div> 
	

<div id="vowListingToolbarExpandedList_22326134"
	style="display:none"
>

<table border="0" width="100%" 
	class="expanded-list-vow-notes-bar"
	onclick="preventBubble(event); return false"
	>
<tr style="display: none" id="vowListingToolbarExpandedList_22326134_category_row">
	<td align="left" valign="top" width="100" class="expanded-list-vow-notes-bar-label" nowrap>
	<a href="javascript:;" 
		onclick="onEditVowFavorite( 22326134 ); return false;">Your Category:</a>
	</td>
	<td align="left" valign="top" class="expanded-list-vow-notes-bar-value" id="vowListingToolbarExpandedList_22326134_category">
	
	</td>
</tr>
<tr style="display:none" id="vowListingToolbarExpandedList_22326134_notes_row">
	<td align="left" valign="top" width="100" class="expanded-list-vow-notes-bar-label" nowrap>
	<a href="javascript:;" 
		onclick="onEditVowFavorite( 22326134 ); return false;">Your Note:</a>
	</td>
	<td align="left" valign="top" class="expanded-list-vow-notes-bar-value" id="vowListingToolbarExpandedList_22326134_notes">
	
	</td>
</tr>
</table>
<input type="hidden" id="vowListingToolbar_SetRating_22326134"
	name="vowListingToolbar_SetRating_22326134" 
	value="0">
<script>
subscribeToBus( "mrp_js_listings.load", null, function( s, m, d ) { showRating( 22326134 ); }, null );
</script>
</div>	
	<div class="description">
		Welcome to Arcadia at Tuxedo. This prime location of this condominium offers direct access to Center St, shops, restaurants, cafes, and is just minutes away from downtown. These  units offer something for everyone. This unit offers granite counter tops with a double... <a title="Tuxedo Condo for sale (Calgary)  : 1 bedrooms : 206 117 19 Avenue NE in CALGARY : MLS(r) # C3506382 "
			style="font-weight: normal; white-space: nowrap;" href="/tuxedo-calgary-condos/l/details-22326134"
						onclick="return page(this.href,event)">More details</a>
	</div>
	
		<div class="attribution-container" style="margin-top: 5px">
		Listed by
CIR REALTY
		</div>
	
	<div class="results-sm-share-container" style="z-index: 1">
		<div class="results-sm-share-container-inner">
			<div class="results-sm-share-item">
			<a href="http://twitter.com/share" class="twitter-share-button" style="margin-right: 10px;" data-url="http://necalgarycondos.com//tuxedo-calgary-condos/l/details-22326134" data-text="Tuxedo Condo for sale (Calgary)  : 1 bedrooms : 206 117 19 Avenue NE in CALGARY : MLS(r) # C3506382" data-count="horizontal">Tweet</a>
			</div>
			<div class="results-sm-share-item" style="width: 150px;">
			<div class='fb-like' data-send='true' data-layout='button_count' data-width='130'  data-href='http://necalgarycondos.com//tuxedo-calgary-condos/l/details-22326134' data-show-faces='false'></div>
			</div>
			<div class="results-sm-share-item">
			<g:plusone size="medium" href="http://necalgarycondos.com//tuxedo-calgary-condos/l/details-22326134"></g:plusone>
			</div>
		</div>
	</div>
	
	<div class="owner-contact-container" style="z-index: 0">

		<table cellspacing="0" cellpadding="0"
			class="listing_contact_info "
			onclick="preventBubble(event); return false"
			>
		<tr>
			<td align="left" valign="top">
				<div>
				Jon Angevine
				</div>
				<div>
				Discover Real Estate Ltd.
				</div>
			</td>
		</tr>
		<tr>
			<td align="left" valign="top">
				<a 
					href="/wps/rest/13241/l/recip/22326134/inquire?i=0" 
					onclick="publishToBus( 'form.show', 
						{ 
							url : this.href, 
							whereId : 'RecordExtra_1',
							width: listing_default_form_width,
							height: listing_inquiry_form_height
						}, true ); return false;">
Contact by Email</a>
				<div style="white-space: nowrap"><span>Tel:</span>(403) 829-7810</div>
			</td>
 
		</tr>
		</table>
		<table cellspacing="0" cellpadding="0"
			class="listing_contact_info listing_contact_info_second"
			onclick="preventBubble(event); return false"
			>
		<tr>
			<td align="left" valign="top">
			</td>
		</tr>
		<tr>
			<td align="left" valign="top">
							</td>
 
		</tr>
		</table>
	
			
	</div>
	
	<div style="clear: both"></div>
	
	<table cellspacing="0" cellpadding="0" width="100%" style="margin-top: 5px;">
		<tr><td align="center" id="RecordExtra_1"
			onclick="preventBubble(event); return false"
		></td></tr>
	</table>
</div>


<table cellspacing="0" cellpadding="0" width="100%"
	onclick="preventBubble(event); return false"
	>
	<tr><td align="center" class="component-container" id="ComponentDiv_22612199"></td></tr>
</table>
<a name="22612199" id="22612199" style="position: relative"></a>
<div class="results-item-expanded"
	style="z-index: 48"
	>
	<div>
	</div>
		
	
	<div style="
		position: relative;
		height: 190px;
		"> 
	
	
	<div class="photo-container" style="width: 230px; height: 180px;">
		<div class="photo-container-inner">
			<img
				onclick="page( '/tuxedo-calgary-condos/l/details-22612199', event ); return false"
				class="auto-image"
				style="cursor: pointer"
				onload="mrpAutoImage(this,10,1,true)"
						alt="Main Photo: Tuxedo Townhouse for sale (Calgary)  : 3 bedrooms : 7 119 23 Avenue NE in CALGARY : MLS(r) # C3507433" 
				src="http://photos.myrealpage.com/wps/rest/13241/l/22612199/image/65232614-0.jpeg?w=320" border="0"
			>
		</div>
		
			<img src="http://res.myrealpage.com/wps/rest/13241/l/22612199/img/ribbon/new-banner" width="100" height="100" 
				onclick="page( '/tuxedo-calgary-condos/l/details-22612199', event ); return false"
				alt=""
				style="position: absolute; left: -1px; top: -1px" border="0">
		</a>
		
		
		
		
	</div>


	<div class="side-content">
	
		<div class="address-info">
<h3><a title="Tuxedo Townhouse for sale (Calgary)  : 3 bedrooms : 7 119 23 Avenue NE in CALGARY : MLS(r) # C3507433 " 
					href="/tuxedo-calgary-condos/l/details-22612199">
		7 119 23 Avenue NE
		<span class="minor-address-info">
		CALGARY
		<span style="white-space: nowrap">T2M 2X1</span>
		:
		Tuxedo
		</span>
	</a>
</h3>		</div>
		
		<div class="side-content-left">

			<div class="price-container">$349,900
			</div>
			
			<dl class="listing-summary-section">
<dd class="wide">Condo</dd>
<dt>Status:</dt><dd>
<span >
Active
</span>
</dd>
<dt class="mls-num-line">MLS&reg; Num:</dt><dd class="mls-num-line">C3507433</dd>
<dt>Bedrooms:</dt><dd>3</dd>
<dt>Bathrooms:</dt><dd>3</dd>
<dt>Floor Area:</dt><dd><img alt="Switch units of measure" src="http://res.myrealpage.com/wps/img/ng/down1.png" class="unit-of-measure-switch"
onmouseover="showUnitSwitchTitle(this)" onclick="switchToAltUnits(); preventBubble(event); return false;"><span id="i-units6">1,512 sq. ft.</span>
<span id="m-units6" style="display: none">141 m2</span>
</dd>
			</dl>
		</div>
		
		<div class="side-content-right"
			
			>
			
				<div class="tools"
					onclick="preventBubble(event); return false"
				>
				<ul>
				
				<li class="tool-item" style="padding-bottom: 5px">
					<a title="Tuxedo Townhouse for sale (Calgary)  : 3 bedrooms : 7 119 23 Avenue NE in CALGARY : MLS(r) # C3507433 " 
					href="/tuxedo-calgary-condos/l/details-22612199"
						onclick="return page(this.href,event)"
						style="font-weight: bold; font-size: 13px"
					>LISTING DETAILS</a>
				</li>
				<li class="tool-item"><a href="javascript:;" 
					title="View 18 photos of Tuxedo Townhouse for sale (Calgary)  : 3 bedrooms : 7 119 23 Avenue NE in CALGARY : MLS(r) # C3507433 " 
					onclick="showMedia( 22612199, 'photos', 'ComponentDiv_22612199' ); return false;"
					>View Photos (18)</a></li>
				<li class="tool-item"><a href="javascript:;"
					title="View map location: Tuxedo Townhouse for sale (Calgary)  : 3 bedrooms : 7 119 23 Avenue NE in CALGARY : MLS(r) # C3507433 " 
					onclick="showMedia( 22612199, 'map', 'ComponentDiv_22612199' ); return false;"
					>Locate on Map</a></li>
				<li class="tool-item"><a href="/wps/rest/13241/l/recip/22612199/mortgage"
					title="Calculate mortgage: Tuxedo Townhouse for sale (Calgary)  : 3 bedrooms : 7 119 23 Avenue NE in CALGARY : MLS(r) # C3507433 " 
					onclick="functionalForm( this.href, listing_mortgage_form_height, 'ComponentDiv_22612199' ); return false"
					>Mortgage Calculator</a></li>
				<li class="tool-item"><a href="/wps/rest/13241/l/recip/22612199/send"
					title="Tell a friend or family member: Tuxedo Townhouse for sale (Calgary)  : 3 bedrooms : 7 119 23 Avenue NE in CALGARY : MLS(r) # C3507433 " 
					onclick="functionalForm( this.href, listing_send_form_height, 'ComponentDiv_22612199' ); return false"
					>Share Listing</a></li>
				</ul>
				
					<div class="vow-listing-toolbar-container">
<div id="vowListingToolbar_22612199" style="width: 130px; margin-top: 4px;"
	onclick="preventBubble(event); return false"
	>
<table border="0" width="100%" cellspacing="0" cellpadding="0"
	class="vowListingToolbar2">
<tr>
	<td align="left" valign="top" style="padding: 0">
	
	<div class="vowListingToolbarAddNoteLabel"><a href="javascript:;" 
		id="vowListingToolbar_EditLink_22612199"
		onclick="onEditVowFavorite( 22612199 ); return false;" 
		title="">+ Add to Favorites</a>
	</div>
	
	<div style="margin-top: 4px; height: 16px;" id="vowListingToolbar_Rating_22612199">
	</div>
	
	</td>
</tr>
</table>
<input type="hidden" id="vowListingToolbar_SetRating_22612199"
	name="vowListingToolbar_SetRating_22612199" 
	value="0">
<input type="hidden" id="vowListingToolbar_Type_22612199"
	name="vowListingToolbar_Type_22612199" 
	value="expanded-list">
</div>

<script>
subscribeToBus( "mrp_js_listings.load", null, function( s, m, d ) { showRating( 22612199 ); }, null );
</script>
					</div>
			</div>
		</div>
		
	</div>
	
	
	</div> 
	

<div id="vowListingToolbarExpandedList_22612199"
	style="display:none"
>

<table border="0" width="100%" 
	class="expanded-list-vow-notes-bar"
	onclick="preventBubble(event); return false"
	>
<tr style="display: none" id="vowListingToolbarExpandedList_22612199_category_row">
	<td align="left" valign="top" width="100" class="expanded-list-vow-notes-bar-label" nowrap>
	<a href="javascript:;" 
		onclick="onEditVowFavorite( 22612199 ); return false;">Your Category:</a>
	</td>
	<td align="left" valign="top" class="expanded-list-vow-notes-bar-value" id="vowListingToolbarExpandedList_22612199_category">
	
	</td>
</tr>
<tr style="display:none" id="vowListingToolbarExpandedList_22612199_notes_row">
	<td align="left" valign="top" width="100" class="expanded-list-vow-notes-bar-label" nowrap>
	<a href="javascript:;" 
		onclick="onEditVowFavorite( 22612199 ); return false;">Your Note:</a>
	</td>
	<td align="left" valign="top" class="expanded-list-vow-notes-bar-value" id="vowListingToolbarExpandedList_22612199_notes">
	
	</td>
</tr>
</table>
<input type="hidden" id="vowListingToolbar_SetRating_22612199"
	name="vowListingToolbar_SetRating_22612199" 
	value="0">
<script>
subscribeToBus( "mrp_js_listings.load", null, function( s, m, d ) { showRating( 22612199 ); }, null );
</script>
</div>	
	<div class="description">
		IMMACULATE! MAKE NO HESITATION, THIS 1500 SQ FT + 3 STOREY END UNIT TOWN HOME IS LIKE NEW!! Features 3 bedrooms, 2 ? baths, HARDWOOD FLOORS, large open living room w/SOOTHING GAS FIREPLACE, two large bedrooms up, master w/ vaulted ceiling &amp; OVERSIZED CATHEDRAL WINDOW... <a title="Tuxedo Townhouse for sale (Calgary)  : 3 bedrooms : 7 119 23 Avenue NE in CALGARY : MLS(r) # C3507433 "
			style="font-weight: normal; white-space: nowrap;" href="/tuxedo-calgary-condos/l/details-22612199"
						onclick="return page(this.href,event)">More details</a>
	</div>
	
		<div class="attribution-container" style="margin-top: 5px">
		Listed by
MAXWELL CANYON CREEK
		</div>
	
	<div class="results-sm-share-container" style="z-index: 1">
		<div class="results-sm-share-container-inner">
			<div class="results-sm-share-item">
			<a href="http://twitter.com/share" class="twitter-share-button" style="margin-right: 10px;" data-url="http://necalgarycondos.com//tuxedo-calgary-condos/l/details-22612199" data-text="Tuxedo Townhouse for sale (Calgary)  : 3 bedrooms : 7 119 23 Avenue NE in CALGARY : MLS(r) # C3507433" data-count="horizontal">Tweet</a>
			</div>
			<div class="results-sm-share-item" style="width: 150px;">
			<div class='fb-like' data-send='true' data-layout='button_count' data-width='130'  data-href='http://necalgarycondos.com//tuxedo-calgary-condos/l/details-22612199' data-show-faces='false'></div>
			</div>
			<div class="results-sm-share-item">
			<g:plusone size="medium" href="http://necalgarycondos.com//tuxedo-calgary-condos/l/details-22612199"></g:plusone>
			</div>
		</div>
	</div>
	
	<div class="owner-contact-container" style="z-index: 0">

		<table cellspacing="0" cellpadding="0"
			class="listing_contact_info "
			onclick="preventBubble(event); return false"
			>
		<tr>
			<td align="left" valign="top">
				<div>
				Jon Angevine
				</div>
				<div>
				Discover Real Estate Ltd.
				</div>
			</td>
		</tr>
		<tr>
			<td align="left" valign="top">
				<a 
					href="/wps/rest/13241/l/recip/22612199/inquire?i=0" 
					onclick="publishToBus( 'form.show', 
						{ 
							url : this.href, 
							whereId : 'RecordExtra_2',
							width: listing_default_form_width,
							height: listing_inquiry_form_height
						}, true ); return false;">
Contact by Email</a>
				<div style="white-space: nowrap"><span>Tel:</span>(403) 829-7810</div>
			</td>
 
		</tr>
		</table>
		<table cellspacing="0" cellpadding="0"
			class="listing_contact_info listing_contact_info_second"
			onclick="preventBubble(event); return false"
			>
		<tr>
			<td align="left" valign="top">
			</td>
		</tr>
		<tr>
			<td align="left" valign="top">
							</td>
 
		</tr>
		</table>
	
			
	</div>
	
	<div style="clear: both"></div>
	
	<table cellspacing="0" cellpadding="0" width="100%" style="margin-top: 5px;">
		<tr><td align="center" id="RecordExtra_2"
			onclick="preventBubble(event); return false"
		></td></tr>
	</table>
</div>


<table cellspacing="0" cellpadding="0" width="100%"
	onclick="preventBubble(event); return false"
	>
	<tr><td align="center" class="component-container" id="ComponentDiv_21925753"></td></tr>
</table>
<a name="21925753" id="21925753" style="position: relative"></a>
<div class="results-item-expanded"
	style="z-index: 47"
	>
	<div>
	</div>
		
	
	<div style="
		position: relative;
		height: 190px;
		"> 
	
	
	<div class="photo-container" style="width: 230px; height: 180px;">
		<div class="photo-container-inner">
			<img
				onclick="page( '/tuxedo-calgary-condos/l/details-21925753', event ); return false"
				class="auto-image"
				style="cursor: pointer"
				onload="mrpAutoImage(this,10,1,true)"
						alt="Main Photo: Tuxedo Condo for sale (Calgary)  : 2 bedrooms : 401 2419 CENTRE Street NW in CALGARY : MLS(r) # C3502933" 
				src="http://photos.myrealpage.com/wps/rest/13241/l/21925753/image/65165841-0.jpeg?w=320" border="0"
			>
		</div>
		
		</a>
		
		
		
		
	</div>


	<div class="side-content">
	
		<div class="address-info">
<h3><a title="Tuxedo Condo for sale (Calgary)  : 2 bedrooms : 401 2419 CENTRE Street NW in CALGARY : MLS(r) # C3502933 " 
					href="/tuxedo-calgary-condos/l/details-21925753">
		401 2419 CENTRE Street NW
		<span class="minor-address-info">
		CALGARY
		<span style="white-space: nowrap">T2E 2V1</span>
		:
		Tuxedo
		</span>
	</a>
</h3>		</div>
		
		<div class="side-content-left">

			<div class="price-container">$323,000
			</div>
			
			<dl class="listing-summary-section">
<dd class="wide">Condo</dd>
<dt>Status:</dt><dd>
<span >
Active
</span>
</dd>
<dt class="mls-num-line">MLS&reg; Num:</dt><dd class="mls-num-line">C3502933</dd>
<dt>Bedrooms:</dt><dd>2</dd>
<dt>Bathrooms:</dt><dd>2</dd>
<dt>Floor Area:</dt><dd><img alt="Switch units of measure" src="http://res.myrealpage.com/wps/img/ng/down1.png" class="unit-of-measure-switch"
onmouseover="showUnitSwitchTitle(this)" onclick="switchToAltUnits(); preventBubble(event); return false;"><span id="i-units8">1,036 sq. ft.</span>
<span id="m-units8" style="display: none">96 m2</span>
</dd>
			</dl>
		</div>
		
		<div class="side-content-right"
			
			>
			
				<div class="tools"
					onclick="preventBubble(event); return false"
				>
				<ul>
				
				<li class="tool-item" style="padding-bottom: 5px">
					<a title="Tuxedo Condo for sale (Calgary)  : 2 bedrooms : 401 2419 CENTRE Street NW in CALGARY : MLS(r) # C3502933 " 
					href="/tuxedo-calgary-condos/l/details-21925753"
						onclick="return page(this.href,event)"
						style="font-weight: bold; font-size: 13px"
					>LISTING DETAILS</a>
				</li>
				<li class="tool-item"><a href="javascript:;" 
					title="View 20 photos of Tuxedo Condo for sale (Calgary)  : 2 bedrooms : 401 2419 CENTRE Street NW in CALGARY : MLS(r) # C3502933 " 
					onclick="showMedia( 21925753, 'photos', 'ComponentDiv_21925753' ); return false;"
					>View Photos (20)</a></li>
				<li class="tool-item"><a href="javascript:;"
					title="View map location: Tuxedo Condo for sale (Calgary)  : 2 bedrooms : 401 2419 CENTRE Street NW in CALGARY : MLS(r) # C3502933 " 
					onclick="showMedia( 21925753, 'map', 'ComponentDiv_21925753' ); return false;"
					>Locate on Map</a></li>
				<li class="tool-item"><a href="/wps/rest/13241/l/recip/21925753/mortgage"
					title="Calculate mortgage: Tuxedo Condo for sale (Calgary)  : 2 bedrooms : 401 2419 CENTRE Street NW in CALGARY : MLS(r) # C3502933 " 
					onclick="functionalForm( this.href, listing_mortgage_form_height, 'ComponentDiv_21925753' ); return false"
					>Mortgage Calculator</a></li>
				<li class="tool-item"><a href="/wps/rest/13241/l/recip/21925753/send"
					title="Tell a friend or family member: Tuxedo Condo for sale (Calgary)  : 2 bedrooms : 401 2419 CENTRE Street NW in CALGARY : MLS(r) # C3502933 " 
					onclick="functionalForm( this.href, listing_send_form_height, 'ComponentDiv_21925753' ); return false"
					>Share Listing</a></li>
				</ul>
				
					<div class="vow-listing-toolbar-container">
<div id="vowListingToolbar_21925753" style="width: 130px; margin-top: 4px;"
	onclick="preventBubble(event); return false"
	>
<table border="0" width="100%" cellspacing="0" cellpadding="0"
	class="vowListingToolbar2">
<tr>
	<td align="left" valign="top" style="padding: 0">
	
	<div class="vowListingToolbarAddNoteLabel"><a href="javascript:;" 
		id="vowListingToolbar_EditLink_21925753"
		onclick="onEditVowFavorite( 21925753 ); return false;" 
		title="">+ Add to Favorites</a>
	</div>
	
	<div style="margin-top: 4px; height: 16px;" id="vowListingToolbar_Rating_21925753">
	</div>
	
	</td>
</tr>
</table>
<input type="hidden" id="vowListingToolbar_SetRating_21925753"
	name="vowListingToolbar_SetRating_21925753" 
	value="0">
<input type="hidden" id="vowListingToolbar_Type_21925753"
	name="vowListingToolbar_Type_21925753" 
	value="expanded-list">
</div>

<script>
subscribeToBus( "mrp_js_listings.load", null, function( s, m, d ) { showRating( 21925753 ); }, null );
</script>
					</div>
			</div>
		</div>
		
	</div>
	
	
	</div> 
	

<div id="vowListingToolbarExpandedList_21925753"
	style="display:none"
>

<table border="0" width="100%" 
	class="expanded-list-vow-notes-bar"
	onclick="preventBubble(event); return false"
	>
<tr style="display: none" id="vowListingToolbarExpandedList_21925753_category_row">
	<td align="left" valign="top" width="100" class="expanded-list-vow-notes-bar-label" nowrap>
	<a href="javascript:;" 
		onclick="onEditVowFavorite( 21925753 ); return false;">Your Category:</a>
	</td>
	<td align="left" valign="top" class="expanded-list-vow-notes-bar-value" id="vowListingToolbarExpandedList_21925753_category">
	
	</td>
</tr>
<tr style="display:none" id="vowListingToolbarExpandedList_21925753_notes_row">
	<td align="left" valign="top" width="100" class="expanded-list-vow-notes-bar-label" nowrap>
	<a href="javascript:;" 
		onclick="onEditVowFavorite( 21925753 ); return false;">Your Note:</a>
	</td>
	<td align="left" valign="top" class="expanded-list-vow-notes-bar-value" id="vowListingToolbarExpandedList_21925753_notes">
	
	</td>
</tr>
</table>
<input type="hidden" id="vowListingToolbar_SetRating_21925753"
	name="vowListingToolbar_SetRating_21925753" 
	value="0">
<script>
subscribeToBus( "mrp_js_listings.load", null, function( s, m, d ) { showRating( 21925753 ); }, null );
</script>
</div>	
	<div class="description">
		Summa Manor! Beautiful 4th floor unit with exceptional south and west exposure. Awesome floor plan with bedrooms on opposite sides of the home. Great kitchen and living spaces. Gorgeous detail in the bathrooms and flooring. Granite counters and upgraded appliances. Cozy... <a title="Tuxedo Condo for sale (Calgary)  : 2 bedrooms : 401 2419 CENTRE Street NW in CALGARY : MLS(r) # C3502933 "
			style="font-weight: normal; white-space: nowrap;" href="/tuxedo-calgary-condos/l/details-21925753"
						onclick="return page(this.href,event)">More details</a>
	</div>
	
		<div class="attribution-container" style="margin-top: 5px">
		Listed by
RE/MAX LANDAN REAL ESTATE
		</div>
	
	<div class="results-sm-share-container" style="z-index: 1">
		<div class="results-sm-share-container-inner">
			<div class="results-sm-share-item">
			<a href="http://twitter.com/share" class="twitter-share-button" style="margin-right: 10px;" data-url="http://necalgarycondos.com//tuxedo-calgary-condos/l/details-21925753" data-text="Tuxedo Condo for sale (Calgary)  : 2 bedrooms : 401 2419 CENTRE Street NW in CALGARY : MLS(r) # C3502933" data-count="horizontal">Tweet</a>
			</div>
			<div class="results-sm-share-item" style="width: 150px;">
			<div class='fb-like' data-send='true' data-layout='button_count' data-width='130'  data-href='http://necalgarycondos.com//tuxedo-calgary-condos/l/details-21925753' data-show-faces='false'></div>
			</div>
			<div class="results-sm-share-item">
			<g:plusone size="medium" href="http://necalgarycondos.com//tuxedo-calgary-condos/l/details-21925753"></g:plusone>
			</div>
		</div>
	</div>
	
	<div class="owner-contact-container" style="z-index: 0">

		<table cellspacing="0" cellpadding="0"
			class="listing_contact_info "
			onclick="preventBubble(event); return false"
			>
		<tr>
			<td align="left" valign="top">
				<div>
				Jon Angevine
				</div>
				<div>
				Discover Real Estate Ltd.
				</div>
			</td>
		</tr>
		<tr>
			<td align="left" valign="top">
				<a 
					href="/wps/rest/13241/l/recip/21925753/inquire?i=0" 
					onclick="publishToBus( 'form.show', 
						{ 
							url : this.href, 
							whereId : 'RecordExtra_3',
							width: listing_default_form_width,
							height: listing_inquiry_form_height
						}, true ); return false;">
Contact by Email</a>
				<div style="white-space: nowrap"><span>Tel:</span>(403) 829-7810</div>
			</td>
 
		</tr>
		</table>
		<table cellspacing="0" cellpadding="0"
			class="listing_contact_info listing_contact_info_second"
			onclick="preventBubble(event); return false"
			>
		<tr>
			<td align="left" valign="top">
			</td>
		</tr>
		<tr>
			<td align="left" valign="top">
							</td>
 
		</tr>
		</table>
	
			
	</div>
	
	<div style="clear: both"></div>
	
	<table cellspacing="0" cellpadding="0" width="100%" style="margin-top: 5px;">
		<tr><td align="center" id="RecordExtra_3"
			onclick="preventBubble(event); return false"
		></td></tr>
	</table>
</div>


<table cellspacing="0" cellpadding="0" width="100%"
	onclick="preventBubble(event); return false"
	>
	<tr><td align="center" class="component-container" id="ComponentDiv_21928428"></td></tr>
</table>
<a name="21928428" id="21928428" style="position: relative"></a>
<div class="results-item-expanded"
	style="z-index: 46"
	>
	<div>
	</div>
		
	
	<div style="
		position: relative;
		height: 190px;
		"> 
	
	
	<div class="photo-container" style="width: 230px; height: 180px;">
		<div class="photo-container-inner">
			<img
				onclick="page( '/tuxedo-calgary-condos/l/details-21928428', event ); return false"
				class="auto-image"
				style="cursor: pointer"
				onload="mrpAutoImage(this,10,1,true)"
						alt="Main Photo: Tuxedo Condo for sale (Calgary)  : 2 bedrooms : 102 2419 CENTRE Street NW in CALGARY : MLS(r) # C3502939" 
				src="http://photos.myrealpage.com/wps/rest/13241/l/21928428/image/65165928-0.jpeg?w=320" border="0"
			>
		</div>
		
		</a>
		
		
		
		
	</div>


	<div class="side-content">
	
		<div class="address-info">
<h3><a title="Tuxedo Condo for sale (Calgary)  : 2 bedrooms : 102 2419 CENTRE Street NW in CALGARY : MLS(r) # C3502939 " 
					href="/tuxedo-calgary-condos/l/details-21928428">
		102 2419 CENTRE Street NW
		<span class="minor-address-info">
		CALGARY
		<span style="white-space: nowrap">T2E 2V1</span>
		:
		Tuxedo
		</span>
	</a>
</h3>		</div>
		
		<div class="side-content-left">

			<div class="price-container">$284,000
			</div>
			
			<dl class="listing-summary-section">
<dd class="wide">Condo</dd>
<dt>Status:</dt><dd>
<span >
Active
</span>
</dd>
<dt class="mls-num-line">MLS&reg; Num:</dt><dd class="mls-num-line">C3502939</dd>
<dt>Bedrooms:</dt><dd>2</dd>
<dt>Bathrooms:</dt><dd>2</dd>
<dt>Floor Area:</dt><dd><img alt="Switch units of measure" src="http://res.myrealpage.com/wps/img/ng/down1.png" class="unit-of-measure-switch"
onmouseover="showUnitSwitchTitle(this)" onclick="switchToAltUnits(); preventBubble(event); return false;"><span id="i-units10">814 sq. ft.</span>
<span id="m-units10" style="display: none">76 m2</span>
</dd>
			</dl>
		</div>
		
		<div class="side-content-right"
			
			>
			
				<div class="tools"
					onclick="preventBubble(event); return false"
				>
				<ul>
				
				<li class="tool-item" style="padding-bottom: 5px">
					<a title="Tuxedo Condo for sale (Calgary)  : 2 bedrooms : 102 2419 CENTRE Street NW in CALGARY : MLS(r) # C3502939 " 
					href="/tuxedo-calgary-condos/l/details-21928428"
						onclick="return page(this.href,event)"
						style="font-weight: bold; font-size: 13px"
					>LISTING DETAILS</a>
				</li>
				<li class="tool-item"><a href="javascript:;" 
					title="View 20 photos of Tuxedo Condo for sale (Calgary)  : 2 bedrooms : 102 2419 CENTRE Street NW in CALGARY : MLS(r) # C3502939 " 
					onclick="showMedia( 21928428, 'photos', 'ComponentDiv_21928428' ); return false;"
					>View Photos (20)</a></li>
				<li class="tool-item"><a href="javascript:;"
					title="View map location: Tuxedo Condo for sale (Calgary)  : 2 bedrooms : 102 2419 CENTRE Street NW in CALGARY : MLS(r) # C3502939 " 
					onclick="showMedia( 21928428, 'map', 'ComponentDiv_21928428' ); return false;"
					>Locate on Map</a></li>
				<li class="tool-item"><a href="/wps/rest/13241/l/recip/21928428/mortgage"
					title="Calculate mortgage: Tuxedo Condo for sale (Calgary)  : 2 bedrooms : 102 2419 CENTRE Street NW in CALGARY : MLS(r) # C3502939 " 
					onclick="functionalForm( this.href, listing_mortgage_form_height, 'ComponentDiv_21928428' ); return false"
					>Mortgage Calculator</a></li>
				<li class="tool-item"><a href="/wps/rest/13241/l/recip/21928428/send"
					title="Tell a friend or family member: Tuxedo Condo for sale (Calgary)  : 2 bedrooms : 102 2419 CENTRE Street NW in CALGARY : MLS(r) # C3502939 " 
					onclick="functionalForm( this.href, listing_send_form_height, 'ComponentDiv_21928428' ); return false"
					>Share Listing</a></li>
				</ul>
				
					<div class="vow-listing-toolbar-container">
<div id="vowListingToolbar_21928428" style="width: 130px; margin-top: 4px;"
	onclick="preventBubble(event); return false"
	>
<table border="0" width="100%" cellspacing="0" cellpadding="0"
	class="vowListingToolbar2">
<tr>
	<td align="left" valign="top" style="padding: 0">
	
	<div class="vowListingToolbarAddNoteLabel"><a href="javascript:;" 
		id="vowListingToolbar_EditLink_21928428"
		onclick="onEditVowFavorite( 21928428 ); return false;" 
		title="">+ Add to Favorites</a>
	</div>
	
	<div style="margin-top: 4px; height: 16px;" id="vowListingToolbar_Rating_21928428">
	</div>
	
	</td>
</tr>
</table>
<input type="hidden" id="vowListingToolbar_SetRating_21928428"
	name="vowListingToolbar_SetRating_21928428" 
	value="0">
<input type="hidden" id="vowListingToolbar_Type_21928428"
	name="vowListingToolbar_Type_21928428" 
	value="expanded-list">
</div>

<script>
subscribeToBus( "mrp_js_listings.load", null, function( s, m, d ) { showRating( 21928428 ); }, null );
</script>
					</div>
			</div>
		</div>
		
	</div>
	
	
	</div> 
	

<div id="vowListingToolbarExpandedList_21928428"
	style="display:none"
>

<table border="0" width="100%" 
	class="expanded-list-vow-notes-bar"
	onclick="preventBubble(event); return false"
	>
<tr style="display: none" id="vowListingToolbarExpandedList_21928428_category_row">
	<td align="left" valign="top" width="100" class="expanded-list-vow-notes-bar-label" nowrap>
	<a href="javascript:;" 
		onclick="onEditVowFavorite( 21928428 ); return false;">Your Category:</a>
	</td>
	<td align="left" valign="top" class="expanded-list-vow-notes-bar-value" id="vowListingToolbarExpandedList_21928428_category">
	
	</td>
</tr>
<tr style="display:none" id="vowListingToolbarExpandedList_21928428_notes_row">
	<td align="left" valign="top" width="100" class="expanded-list-vow-notes-bar-label" nowrap>
	<a href="javascript:;" 
		onclick="onEditVowFavorite( 21928428 ); return false;">Your Note:</a>
	</td>
	<td align="left" valign="top" class="expanded-list-vow-notes-bar-value" id="vowListingToolbarExpandedList_21928428_notes">
	
	</td>
</tr>
</table>
<input type="hidden" id="vowListingToolbar_SetRating_21928428"
	name="vowListingToolbar_SetRating_21928428" 
	value="0">
<script>
subscribeToBus( "mrp_js_listings.load", null, function( s, m, d ) { showRating( 21928428 ); }, null );
</script>
</div>	
	<div class="description">
		Nice unit with a very functional floor plan. 2 generous bedrooms on opposite sides of the unit divided by an gorgeous kitchen with granite and a cozy living/dining space with gas fireplace. The master has a full en suite. There is one underground stall and your front... <a title="Tuxedo Condo for sale (Calgary)  : 2 bedrooms : 102 2419 CENTRE Street NW in CALGARY : MLS(r) # C3502939 "
			style="font-weight: normal; white-space: nowrap;" href="/tuxedo-calgary-condos/l/details-21928428"
						onclick="return page(this.href,event)">More details</a>
	</div>
	
		<div class="attribution-container" style="margin-top: 5px">
		Listed by
RE/MAX LANDAN REAL ESTATE
		</div>
	
	<div class="results-sm-share-container" style="z-index: 1">
		<div class="results-sm-share-container-inner">
			<div class="results-sm-share-item">
			<a href="http://twitter.com/share" class="twitter-share-button" style="margin-right: 10px;" data-url="http://necalgarycondos.com//tuxedo-calgary-condos/l/details-21928428" data-text="Tuxedo Condo for sale (Calgary)  : 2 bedrooms : 102 2419 CENTRE Street NW in CALGARY : MLS(r) # C3502939" data-count="horizontal">Tweet</a>
			</div>
			<div class="results-sm-share-item" style="width: 150px;">
			<div class='fb-like' data-send='true' data-layout='button_count' data-width='130'  data-href='http://necalgarycondos.com//tuxedo-calgary-condos/l/details-21928428' data-show-faces='false'></div>
			</div>
			<div class="results-sm-share-item">
			<g:plusone size="medium" href="http://necalgarycondos.com//tuxedo-calgary-condos/l/details-21928428"></g:plusone>
			</div>
		</div>
	</div>
	
	<div class="owner-contact-container" style="z-index: 0">

		<table cellspacing="0" cellpadding="0"
			class="listing_contact_info "
			onclick="preventBubble(event); return false"
			>
		<tr>
			<td align="left" valign="top">
				<div>
				Jon Angevine
				</div>
				<div>
				Discover Real Estate Ltd.
				</div>
			</td>
		</tr>
		<tr>
			<td align="left" valign="top">
				<a 
					href="/wps/rest/13241/l/recip/21928428/inquire?i=0" 
					onclick="publishToBus( 'form.show', 
						{ 
							url : this.href, 
							whereId : 'RecordExtra_4',
							width: listing_default_form_width,
							height: listing_inquiry_form_height
						}, true ); return false;">
Contact by Email</a>
				<div style="white-space: nowrap"><span>Tel:</span>(403) 829-7810</div>
			</td>
 
		</tr>
		</table>
		<table cellspacing="0" cellpadding="0"
			class="listing_contact_info listing_contact_info_second"
			onclick="preventBubble(event); return false"
			>
		<tr>
			<td align="left" valign="top">
			</td>
		</tr>
		<tr>
			<td align="left" valign="top">
							</td>
 
		</tr>
		</table>
	
			
	</div>
	
	<div style="clear: both"></div>
	
	<table cellspacing="0" cellpadding="0" width="100%" style="margin-top: 5px;">
		<tr><td align="center" id="RecordExtra_4"
			onclick="preventBubble(event); return false"
		></td></tr>
	</table>
</div>


<table cellspacing="0" cellpadding="0" width="100%"
	onclick="preventBubble(event); return false"
	>
	<tr><td align="center" class="component-container" id="ComponentDiv_22324049"></td></tr>
</table>
<a name="22324049" id="22324049" style="position: relative"></a>
<div class="results-item-expanded"
	style="z-index: 45"
	>
	<div>
	</div>
		
	
	<div style="
		position: relative;
		height: 190px;
		"> 
	
	
	<div class="photo-container" style="width: 230px; height: 180px;">
		<div class="photo-container-inner">
			<img
				onclick="page( '/tuxedo-calgary-condos/l/details-22324049', event ); return false"
				class="auto-image"
				style="cursor: pointer"
				onload="mrpAutoImage(this,10,1,true)"
						alt="Main Photo: Tuxedo Condo for sale (Calgary)  : 1 bedrooms : 103 117 19 Avenue NE in CALGARY : MLS(r) # C3506378" 
				src="http://photos.myrealpage.com/wps/rest/13241/l/22324049/image/65209817-0.jpeg?w=320" border="0"
			>
		</div>
		
			<img src="http://res.myrealpage.com/wps/rest/13241/l/22324049/img/ribbon/new-banner" width="100" height="100" 
				onclick="page( '/tuxedo-calgary-condos/l/details-22324049', event ); return false"
				alt=""
				style="position: absolute; left: -1px; top: -1px" border="0">
		</a>
		
		
		
		
	</div>


	<div class="side-content">
	
		<div class="address-info">
<h3><a title="Tuxedo Condo for sale (Calgary)  : 1 bedrooms : 103 117 19 Avenue NE in CALGARY : MLS(r) # C3506378 " 
					href="/tuxedo-calgary-condos/l/details-22324049">
		103 117 19 Avenue NE
		<span class="minor-address-info">
		CALGARY
		<span style="white-space: nowrap">T2E 1N9</span>
		:
		Tuxedo
		</span>
	</a>
</h3>		</div>
		
		<div class="side-content-left">

			<div class="price-container">$272,000
			</div>
			
			<dl class="listing-summary-section">
<dd class="wide">Condo</dd>
<dt>Status:</dt><dd>
<span >
Active
</span>
</dd>
<dt class="mls-num-line">MLS&reg; Num:</dt><dd class="mls-num-line">C3506378</dd>
<dt>Bedrooms:</dt><dd>1</dd>
<dt>Bathrooms:</dt><dd>2</dd>
<dt>Floor Area:</dt><dd><img alt="Switch units of measure" src="http://res.myrealpage.com/wps/img/ng/down1.png" class="unit-of-measure-switch"
onmouseover="showUnitSwitchTitle(this)" onclick="switchToAltUnits(); preventBubble(event); return false;"><span id="i-units12">741 sq. ft.</span>
<span id="m-units12" style="display: none">69 m2</span>
</dd>
			</dl>
		</div>
		
		<div class="side-content-right"
			
			>
			
				<div class="tools"
					onclick="preventBubble(event); return false"
				>
				<ul>
				
				<li class="tool-item" style="padding-bottom: 5px">
					<a title="Tuxedo Condo for sale (Calgary)  : 1 bedrooms : 103 117 19 Avenue NE in CALGARY : MLS(r) # C3506378 " 
					href="/tuxedo-calgary-condos/l/details-22324049"
						onclick="return page(this.href,event)"
						style="font-weight: bold; font-size: 13px"
					>LISTING DETAILS</a>
				</li>
				<li class="tool-item"><a href="javascript:;" 
					title="View 7 photos of Tuxedo Condo for sale (Calgary)  : 1 bedrooms : 103 117 19 Avenue NE in CALGARY : MLS(r) # C3506378 " 
					onclick="showMedia( 22324049, 'photos', 'ComponentDiv_22324049' ); return false;"
					>View Photos (7)</a></li>
				<li class="tool-item"><a href="javascript:;"
					title="View map location: Tuxedo Condo for sale (Calgary)  : 1 bedrooms : 103 117 19 Avenue NE in CALGARY : MLS(r) # C3506378 " 
					onclick="showMedia( 22324049, 'map', 'ComponentDiv_22324049' ); return false;"
					>Locate on Map</a></li>
				<li class="tool-item"><a href="/wps/rest/13241/l/recip/22324049/mortgage"
					title="Calculate mortgage: Tuxedo Condo for sale (Calgary)  : 1 bedrooms : 103 117 19 Avenue NE in CALGARY : MLS(r) # C3506378 " 
					onclick="functionalForm( this.href, listing_mortgage_form_height, 'ComponentDiv_22324049' ); return false"
					>Mortgage Calculator</a></li>
				<li class="tool-item"><a href="/wps/rest/13241/l/recip/22324049/send"
					title="Tell a friend or family member: Tuxedo Condo for sale (Calgary)  : 1 bedrooms : 103 117 19 Avenue NE in CALGARY : MLS(r) # C3506378 " 
					onclick="functionalForm( this.href, listing_send_form_height, 'ComponentDiv_22324049' ); return false"
					>Share Listing</a></li>
				</ul>
				
					<div class="vow-listing-toolbar-container">
<div id="vowListingToolbar_22324049" style="width: 130px; margin-top: 4px;"
	onclick="preventBubble(event); return false"
	>
<table border="0" width="100%" cellspacing="0" cellpadding="0"
	class="vowListingToolbar2">
<tr>
	<td align="left" valign="top" style="padding: 0">
	
	<div class="vowListingToolbarAddNoteLabel"><a href="javascript:;" 
		id="vowListingToolbar_EditLink_22324049"
		onclick="onEditVowFavorite( 22324049 ); return false;" 
		title="">+ Add to Favorites</a>
	</div>
	
	<div style="margin-top: 4px; height: 16px;" id="vowListingToolbar_Rating_22324049">
	</div>
	
	</td>
</tr>
</table>
<input type="hidden" id="vowListingToolbar_SetRating_22324049"
	name="vowListingToolbar_SetRating_22324049" 
	value="0">
<input type="hidden" id="vowListingToolbar_Type_22324049"
	name="vowListingToolbar_Type_22324049" 
	value="expanded-list">
</div>

<script>
subscribeToBus( "mrp_js_listings.load", null, function( s, m, d ) { showRating( 22324049 ); }, null );
</script>
					</div>
			</div>
		</div>
		
	</div>
	
	
	</div> 
	

<div id="vowListingToolbarExpandedList_22324049"
	style="display:none"
>

<table border="0" width="100%" 
	class="expanded-list-vow-notes-bar"
	onclick="preventBubble(event); return false"
	>
<tr style="display: none" id="vowListingToolbarExpandedList_22324049_category_row">
	<td align="left" valign="top" width="100" class="expanded-list-vow-notes-bar-label" nowrap>
	<a href="javascript:;" 
		onclick="onEditVowFavorite( 22324049 ); return false;">Your Category:</a>
	</td>
	<td align="left" valign="top" class="expanded-list-vow-notes-bar-value" id="vowListingToolbarExpandedList_22324049_category">
	
	</td>
</tr>
<tr style="display:none" id="vowListingToolbarExpandedList_22324049_notes_row">
	<td align="left" valign="top" width="100" class="expanded-list-vow-notes-bar-label" nowrap>
	<a href="javascript:;" 
		onclick="onEditVowFavorite( 22324049 ); return false;">Your Note:</a>
	</td>
	<td align="left" valign="top" class="expanded-list-vow-notes-bar-value" id="vowListingToolbarExpandedList_22324049_notes">
	
	</td>
</tr>
</table>
<input type="hidden" id="vowListingToolbar_SetRating_22324049"
	name="vowListingToolbar_SetRating_22324049" 
	value="0">
<script>
subscribeToBus( "mrp_js_listings.load", null, function( s, m, d ) { showRating( 22324049 ); }, null );
</script>
</div>	
	<div class="description">
		Welcome to Arcadia at Tuxedo. The prime location of this condominium offers direct access to Center St, shops, restaurants, cafes, and just minutes away from downtown. This unit  offers granite countertops with a double undermount sink. Stainless steel whirlpool... <a title="Tuxedo Condo for sale (Calgary)  : 1 bedrooms : 103 117 19 Avenue NE in CALGARY : MLS(r) # C3506378 "
			style="font-weight: normal; white-space: nowrap;" href="/tuxedo-calgary-condos/l/details-22324049"
						onclick="return page(this.href,event)">More details</a>
	</div>
	
		<div class="attribution-container" style="margin-top: 5px">
		Listed by
CIR REALTY
		</div>
	
	<div class="results-sm-share-container" style="z-index: 1">
		<div class="results-sm-share-container-inner">
			<div class="results-sm-share-item">
			<a href="http://twitter.com/share" class="twitter-share-button" style="margin-right: 10px;" data-url="http://necalgarycondos.com//tuxedo-calgary-condos/l/details-22324049" data-text="Tuxedo Condo for sale (Calgary)  : 1 bedrooms : 103 117 19 Avenue NE in CALGARY : MLS(r) # C3506378" data-count="horizontal">Tweet</a>
			</div>
			<div class="results-sm-share-item" style="width: 150px;">
			<div class='fb-like' data-send='true' data-layout='button_count' data-width='130'  data-href='http://necalgarycondos.com//tuxedo-calgary-condos/l/details-22324049' data-show-faces='false'></div>
			</div>
			<div class="results-sm-share-item">
			<g:plusone size="medium" href="http://necalgarycondos.com//tuxedo-calgary-condos/l/details-22324049"></g:plusone>
			</div>
		</div>
	</div>
	
	<div class="owner-contact-container" style="z-index: 0">

		<table cellspacing="0" cellpadding="0"
			class="listing_contact_info "
			onclick="preventBubble(event); return false"
			>
		<tr>
			<td align="left" valign="top">
				<div>
				Jon Angevine
				</div>
				<div>
				Discover Real Estate Ltd.
				</div>
			</td>
		</tr>
		<tr>
			<td align="left" valign="top">
				<a 
					href="/wps/rest/13241/l/recip/22324049/inquire?i=0" 
					onclick="publishToBus( 'form.show', 
						{ 
							url : this.href, 
							whereId : 'RecordExtra_5',
							width: listing_default_form_width,
							height: listing_inquiry_form_height
						}, true ); return false;">
Contact by Email</a>
				<div style="white-space: nowrap"><span>Tel:</span>(403) 829-7810</div>
			</td>
 
		</tr>
		</table>
		<table cellspacing="0" cellpadding="0"
			class="listing_contact_info listing_contact_info_second"
			onclick="preventBubble(event); return false"
			>
		<tr>
			<td align="left" valign="top">
			</td>
		</tr>
		<tr>
			<td align="left" valign="top">
							</td>
 
		</tr>
		</table>
	
			
	</div>
	
	<div style="clear: both"></div>
	
	<table cellspacing="0" cellpadding="0" width="100%" style="margin-top: 5px;">
		<tr><td align="center" id="RecordExtra_5"
			onclick="preventBubble(event); return false"
		></td></tr>
	</table>
</div>


<table cellspacing="0" cellpadding="0" width="100%"
	onclick="preventBubble(event); return false"
	>
	<tr><td align="center" class="component-container" id="ComponentDiv_22324034"></td></tr>
</table>
<a name="22324034" id="22324034" style="position: relative"></a>
<div class="results-item-expanded"
	style="z-index: 44"
	>
	<div>
	</div>
		
	
	<div style="
		position: relative;
		height: 190px;
		"> 
	
	
	<div class="photo-container" style="width: 230px; height: 180px;">
		<div class="photo-container-inner">
			<img
				onclick="page( '/tuxedo-calgary-condos/l/details-22324034', event ); return false"
				class="auto-image"
				style="cursor: pointer"
				onload="mrpAutoImage(this,10,1,true)"
						alt="Main Photo: Tuxedo Condo for sale (Calgary)  : 1 bedrooms : 308 117 19 Avenue NE in CALGARY : MLS(r) # C3506375" 
				src="http://photos.myrealpage.com/wps/rest/13241/l/22324034/image/65205058-0.jpeg?w=320" border="0"
			>
		</div>
		
			<img src="http://res.myrealpage.com/wps/rest/13241/l/22324034/img/ribbon/new-banner" width="100" height="100" 
				onclick="page( '/tuxedo-calgary-condos/l/details-22324034', event ); return false"
				alt=""
				style="position: absolute; left: -1px; top: -1px" border="0">
		</a>
		
		
		
		
	</div>


	<div class="side-content">
	
		<div class="address-info">
<h3><a title="Tuxedo Condo for sale (Calgary)  : 1 bedrooms : 308 117 19 Avenue NE in CALGARY : MLS(r) # C3506375 " 
					href="/tuxedo-calgary-condos/l/details-22324034">
		308 117 19 Avenue NE
		<span class="minor-address-info">
		CALGARY
		<span style="white-space: nowrap">T2E 1N9</span>
		:
		Tuxedo
		</span>
	</a>
</h3>		</div>
		
		<div class="side-content-left">

			<div class="price-container">$265,000
			</div>
			
			<dl class="listing-summary-section">
<dd class="wide">Condo</dd>
<dt>Status:</dt><dd>
<span >
Active
</span>
</dd>
<dt class="mls-num-line">MLS&reg; Num:</dt><dd class="mls-num-line">C3506375</dd>
<dt>Bedrooms:</dt><dd>1</dd>
<dt>Bathrooms:</dt><dd>1</dd>
<dt>Floor Area:</dt><dd><img alt="Switch units of measure" src="http://res.myrealpage.com/wps/img/ng/down1.png" class="unit-of-measure-switch"
onmouseover="showUnitSwitchTitle(this)" onclick="switchToAltUnits(); preventBubble(event); return false;"><span id="i-units14">676 sq. ft.</span>
<span id="m-units14" style="display: none">63 m2</span>
</dd>
			</dl>
		</div>
		
		<div class="side-content-right"
			
			>
			
				<div class="tools"
					onclick="preventBubble(event); return false"
				>
				<ul>
				
				<li class="tool-item" style="padding-bottom: 5px">
					<a title="Tuxedo Condo for sale (Calgary)  : 1 bedrooms : 308 117 19 Avenue NE in CALGARY : MLS(r) # C3506375 " 
					href="/tuxedo-calgary-condos/l/details-22324034"
						onclick="return page(this.href,event)"
						style="font-weight: bold; font-size: 13px"
					>LISTING DETAILS</a>
				</li>
				<li class="tool-item"><a href="javascript:;" 
					title="View 6 photos of Tuxedo Condo for sale (Calgary)  : 1 bedrooms : 308 117 19 Avenue NE in CALGARY : MLS(r) # C3506375 " 
					onclick="showMedia( 22324034, 'photos', 'ComponentDiv_22324034' ); return false;"
					>View Photos (6)</a></li>
				<li class="tool-item"><a href="javascript:;"
					title="View map location: Tuxedo Condo for sale (Calgary)  : 1 bedrooms : 308 117 19 Avenue NE in CALGARY : MLS(r) # C3506375 " 
					onclick="showMedia( 22324034, 'map', 'ComponentDiv_22324034' ); return false;"
					>Locate on Map</a></li>
				<li class="tool-item"><a href="/wps/rest/13241/l/recip/22324034/mortgage"
					title="Calculate mortgage: Tuxedo Condo for sale (Calgary)  : 1 bedrooms : 308 117 19 Avenue NE in CALGARY : MLS(r) # C3506375 " 
					onclick="functionalForm( this.href, listing_mortgage_form_height, 'ComponentDiv_22324034' ); return false"
					>Mortgage Calculator</a></li>
				<li class="tool-item"><a href="/wps/rest/13241/l/recip/22324034/send"
					title="Tell a friend or family member: Tuxedo Condo for sale (Calgary)  : 1 bedrooms : 308 117 19 Avenue NE in CALGARY : MLS(r) # C3506375 " 
					onclick="functionalForm( this.href, listing_send_form_height, 'ComponentDiv_22324034' ); return false"
					>Share Listing</a></li>
				</ul>
				
					<div class="vow-listing-toolbar-container">
<div id="vowListingToolbar_22324034" style="width: 130px; margin-top: 4px;"
	onclick="preventBubble(event); return false"
	>
<table border="0" width="100%" cellspacing="0" cellpadding="0"
	class="vowListingToolbar2">
<tr>
	<td align="left" valign="top" style="padding: 0">
	
	<div class="vowListingToolbarAddNoteLabel"><a href="javascript:;" 
		id="vowListingToolbar_EditLink_22324034"
		onclick="onEditVowFavorite( 22324034 ); return false;" 
		title="">+ Add to Favorites</a>
	</div>
	
	<div style="margin-top: 4px; height: 16px;" id="vowListingToolbar_Rating_22324034">
	</div>
	
	</td>
</tr>
</table>
<input type="hidden" id="vowListingToolbar_SetRating_22324034"
	name="vowListingToolbar_SetRating_22324034" 
	value="0">
<input type="hidden" id="vowListingToolbar_Type_22324034"
	name="vowListingToolbar_Type_22324034" 
	value="expanded-list">
</div>

<script>
subscribeToBus( "mrp_js_listings.load", null, function( s, m, d ) { showRating( 22324034 ); }, null );
</script>
					</div>
			</div>
		</div>
		
	</div>
	
	
	</div> 
	

<div id="vowListingToolbarExpandedList_22324034"
	style="display:none"
>

<table border="0" width="100%" 
	class="expanded-list-vow-notes-bar"
	onclick="preventBubble(event); return false"
	>
<tr style="display: none" id="vowListingToolbarExpandedList_22324034_category_row">
	<td align="left" valign="top" width="100" class="expanded-list-vow-notes-bar-label" nowrap>
	<a href="javascript:;" 
		onclick="onEditVowFavorite( 22324034 ); return false;">Your Category:</a>
	</td>
	<td align="left" valign="top" class="expanded-list-vow-notes-bar-value" id="vowListingToolbarExpandedList_22324034_category">
	
	</td>
</tr>
<tr style="display:none" id="vowListingToolbarExpandedList_22324034_notes_row">
	<td align="left" valign="top" width="100" class="expanded-list-vow-notes-bar-label" nowrap>
	<a href="javascript:;" 
		onclick="onEditVowFavorite( 22324034 ); return false;">Your Note:</a>
	</td>
	<td align="left" valign="top" class="expanded-list-vow-notes-bar-value" id="vowListingToolbarExpandedList_22324034_notes">
	
	</td>
</tr>
</table>
<input type="hidden" id="vowListingToolbar_SetRating_22324034"
	name="vowListingToolbar_SetRating_22324034" 
	value="0">
<script>
subscribeToBus( "mrp_js_listings.load", null, function( s, m, d ) { showRating( 22324034 ); }, null );
</script>
</div>	
	<div class="description">
		Welcome to Arcadia at Tuxedo. This prime location of this condominium offers direct access to Center St, shops, restaurants, cafes, and is just minutes away from downtown. These  units offer something for everyone. This unit offers granite counter tops with a double... <a title="Tuxedo Condo for sale (Calgary)  : 1 bedrooms : 308 117 19 Avenue NE in CALGARY : MLS(r) # C3506375 "
			style="font-weight: normal; white-space: nowrap;" href="/tuxedo-calgary-condos/l/details-22324034"
						onclick="return page(this.href,event)">More details</a>
	</div>
	
		<div class="attribution-container" style="margin-top: 5px">
		Listed by
CIR REALTY
		</div>
	
	<div class="results-sm-share-container" style="z-index: 1">
		<div class="results-sm-share-container-inner">
			<div class="results-sm-share-item">
			<a href="http://twitter.com/share" class="twitter-share-button" style="margin-right: 10px;" data-url="http://necalgarycondos.com//tuxedo-calgary-condos/l/details-22324034" data-text="Tuxedo Condo for sale (Calgary)  : 1 bedrooms : 308 117 19 Avenue NE in CALGARY : MLS(r) # C3506375" data-count="horizontal">Tweet</a>
			</div>
			<div class="results-sm-share-item" style="width: 150px;">
			<div class='fb-like' data-send='true' data-layout='button_count' data-width='130'  data-href='http://necalgarycondos.com//tuxedo-calgary-condos/l/details-22324034' data-show-faces='false'></div>
			</div>
			<div class="results-sm-share-item">
			<g:plusone size="medium" href="http://necalgarycondos.com//tuxedo-calgary-condos/l/details-22324034"></g:plusone>
			</div>
		</div>
	</div>
	
	<div class="owner-contact-container" style="z-index: 0">

		<table cellspacing="0" cellpadding="0"
			class="listing_contact_info "
			onclick="preventBubble(event); return false"
			>
		<tr>
			<td align="left" valign="top">
				<div>
				Jon Angevine
				</div>
				<div>
				Discover Real Estate Ltd.
				</div>
			</td>
		</tr>
		<tr>
			<td align="left" valign="top">
				<a 
					href="/wps/rest/13241/l/recip/22324034/inquire?i=0" 
					onclick="publishToBus( 'form.show', 
						{ 
							url : this.href, 
							whereId : 'RecordExtra_6',
							width: listing_default_form_width,
							height: listing_inquiry_form_height
						}, true ); return false;">
Contact by Email</a>
				<div style="white-space: nowrap"><span>Tel:</span>(403) 829-7810</div>
			</td>
 
		</tr>
		</table>
		<table cellspacing="0" cellpadding="0"
			class="listing_contact_info listing_contact_info_second"
			onclick="preventBubble(event); return false"
			>
		<tr>
			<td align="left" valign="top">
			</td>
		</tr>
		<tr>
			<td align="left" valign="top">
							</td>
 
		</tr>
		</table>
	
			
	</div>
	
	<div style="clear: both"></div>
	
	<table cellspacing="0" cellpadding="0" width="100%" style="margin-top: 5px;">
		<tr><td align="center" id="RecordExtra_6"
			onclick="preventBubble(event); return false"
		></td></tr>
	</table>
</div>


<table cellspacing="0" cellpadding="0" width="100%"
	onclick="preventBubble(event); return false"
	>
	<tr><td align="center" class="component-container" id="ComponentDiv_19479538"></td></tr>
</table>
<a name="19479538" id="19479538" style="position: relative"></a>
<div class="results-item-expanded"
	style="z-index: 43"
	>
	<div>
	</div>
		
	
	<div style="
		position: relative;
		height: 190px;
		"> 
	
	
	<div class="photo-container" style="width: 230px; height: 180px;">
		<div class="photo-container-inner">
			<img
				onclick="page( '/tuxedo-calgary-condos/l/details-19479538', event ); return false"
				class="auto-image"
				style="cursor: pointer"
				onload="mrpAutoImage(this,10,1,true)"
						alt="Main Photo: Tuxedo Condo for sale (Calgary)  : 1 bedrooms : 208 117 19 Avenue NE in CALGARY : MLS(r) # C3479546" 
				src="http://photos.myrealpage.com/wps/rest/13241/l/19479538/image/64722929-0.jpeg?w=320" border="0"
			>
		</div>
		
		</a>
		
		
		
		
	</div>


	<div class="side-content">
	
		<div class="address-info">
<h3><a title="Tuxedo Condo for sale (Calgary)  : 1 bedrooms : 208 117 19 Avenue NE in CALGARY : MLS(r) # C3479546 " 
					href="/tuxedo-calgary-condos/l/details-19479538">
		208 117 19 Avenue NE
		<span class="minor-address-info">
		CALGARY
		<span style="white-space: nowrap">T2E 1N9</span>
		:
		Tuxedo
		</span>
	</a>
</h3>		</div>
		
		<div class="side-content-left">

			<div class="price-container">$258,000
			</div>
			
			<dl class="listing-summary-section">
<dd class="wide">Condo</dd>
<dt>Status:</dt><dd>
<span >
Active
</span>
</dd>
<dt class="mls-num-line">MLS&reg; Num:</dt><dd class="mls-num-line">C3479546</dd>
<dt>Bedrooms:</dt><dd>1</dd>
<dt>Bathrooms:</dt><dd>1</dd>
<dt>Floor Area:</dt><dd><img alt="Switch units of measure" src="http://res.myrealpage.com/wps/img/ng/down1.png" class="unit-of-measure-switch"
onmouseover="showUnitSwitchTitle(this)" onclick="switchToAltUnits(); preventBubble(event); return false;"><span id="i-units16">679 sq. ft.</span>
<span id="m-units16" style="display: none">63 m2</span>
</dd>
			</dl>
		</div>
		
		<div class="side-content-right"
			
			>
			
				<div class="tools"
					onclick="preventBubble(event); return false"
				>
				<ul>
				
				<li class="tool-item" style="padding-bottom: 5px">
					<a title="Tuxedo Condo for sale (Calgary)  : 1 bedrooms : 208 117 19 Avenue NE in CALGARY : MLS(r) # C3479546 " 
					href="/tuxedo-calgary-condos/l/details-19479538"
						onclick="return page(this.href,event)"
						style="font-weight: bold; font-size: 13px"
					>LISTING DETAILS</a>
				</li>
				<li class="tool-item"><a href="javascript:;" 
					title="View 5 photos of Tuxedo Condo for sale (Calgary)  : 1 bedrooms : 208 117 19 Avenue NE in CALGARY : MLS(r) # C3479546 " 
					onclick="showMedia( 19479538, 'photos', 'ComponentDiv_19479538' ); return false;"
					>View Photos (5)</a></li>
				<li class="tool-item"><a href="javascript:;"
					title="View map location: Tuxedo Condo for sale (Calgary)  : 1 bedrooms : 208 117 19 Avenue NE in CALGARY : MLS(r) # C3479546 " 
					onclick="showMedia( 19479538, 'map', 'ComponentDiv_19479538' ); return false;"
					>Locate on Map</a></li>
				<li class="tool-item"><a href="/wps/rest/13241/l/recip/19479538/mortgage"
					title="Calculate mortgage: Tuxedo Condo for sale (Calgary)  : 1 bedrooms : 208 117 19 Avenue NE in CALGARY : MLS(r) # C3479546 " 
					onclick="functionalForm( this.href, listing_mortgage_form_height, 'ComponentDiv_19479538' ); return false"
					>Mortgage Calculator</a></li>
				<li class="tool-item"><a href="/wps/rest/13241/l/recip/19479538/send"
					title="Tell a friend or family member: Tuxedo Condo for sale (Calgary)  : 1 bedrooms : 208 117 19 Avenue NE in CALGARY : MLS(r) # C3479546 " 
					onclick="functionalForm( this.href, listing_send_form_height, 'ComponentDiv_19479538' ); return false"
					>Share Listing</a></li>
				</ul>
				
					<div class="vow-listing-toolbar-container">
<div id="vowListingToolbar_19479538" style="width: 130px; margin-top: 4px;"
	onclick="preventBubble(event); return false"
	>
<table border="0" width="100%" cellspacing="0" cellpadding="0"
	class="vowListingToolbar2">
<tr>
	<td align="left" valign="top" style="padding: 0">
	
	<div class="vowListingToolbarAddNoteLabel"><a href="javascript:;" 
		id="vowListingToolbar_EditLink_19479538"
		onclick="onEditVowFavorite( 19479538 ); return false;" 
		title="">+ Add to Favorites</a>
	</div>
	
	<div style="margin-top: 4px; height: 16px;" id="vowListingToolbar_Rating_19479538">
	</div>
	
	</td>
</tr>
</table>
<input type="hidden" id="vowListingToolbar_SetRating_19479538"
	name="vowListingToolbar_SetRating_19479538" 
	value="0">
<input type="hidden" id="vowListingToolbar_Type_19479538"
	name="vowListingToolbar_Type_19479538" 
	value="expanded-list">
</div>

<script>
subscribeToBus( "mrp_js_listings.load", null, function( s, m, d ) { showRating( 19479538 ); }, null );
</script>
					</div>
			</div>
		</div>
		
	</div>
	
	
	</div> 
	

<div id="vowListingToolbarExpandedList_19479538"
	style="display:none"
>

<table border="0" width="100%" 
	class="expanded-list-vow-notes-bar"
	onclick="preventBubble(event); return false"
	>
<tr style="display: none" id="vowListingToolbarExpandedList_19479538_category_row">
	<td align="left" valign="top" width="100" class="expanded-list-vow-notes-bar-label" nowrap>
	<a href="javascript:;" 
		onclick="onEditVowFavorite( 19479538 ); return false;">Your Category:</a>
	</td>
	<td align="left" valign="top" class="expanded-list-vow-notes-bar-value" id="vowListingToolbarExpandedList_19479538_category">
	
	</td>
</tr>
<tr style="display:none" id="vowListingToolbarExpandedList_19479538_notes_row">
	<td align="left" valign="top" width="100" class="expanded-list-vow-notes-bar-label" nowrap>
	<a href="javascript:;" 
		onclick="onEditVowFavorite( 19479538 ); return false;">Your Note:</a>
	</td>
	<td align="left" valign="top" class="expanded-list-vow-notes-bar-value" id="vowListingToolbarExpandedList_19479538_notes">
	
	</td>
</tr>
</table>
<input type="hidden" id="vowListingToolbar_SetRating_19479538"
	name="vowListingToolbar_SetRating_19479538" 
	value="0">
<script>
subscribeToBus( "mrp_js_listings.load", null, function( s, m, d ) { showRating( 19479538 ); }, null );
</script>
</div>	
	<div class="description">
		Welcome to Arcadia at Tuxedo.  This prime location of this condominium offers direct access to Center St, shops, restaurants, cafes, and is just minutes away from downtown.  These units offer something for everyone.  This unit offers granite counter tops with a double... <a title="Tuxedo Condo for sale (Calgary)  : 1 bedrooms : 208 117 19 Avenue NE in CALGARY : MLS(r) # C3479546 "
			style="font-weight: normal; white-space: nowrap;" href="/tuxedo-calgary-condos/l/details-19479538"
						onclick="return page(this.href,event)">More details</a>
	</div>
	
		<div class="attribution-container" style="margin-top: 5px">
		Listed by
CIR REALTY
		</div>
	
	<div class="results-sm-share-container" style="z-index: 1">
		<div class="results-sm-share-container-inner">
			<div class="results-sm-share-item">
			<a href="http://twitter.com/share" class="twitter-share-button" style="margin-right: 10px;" data-url="http://necalgarycondos.com//tuxedo-calgary-condos/l/details-19479538" data-text="Tuxedo Condo for sale (Calgary)  : 1 bedrooms : 208 117 19 Avenue NE in CALGARY : MLS(r) # C3479546" data-count="horizontal">Tweet</a>
			</div>
			<div class="results-sm-share-item" style="width: 150px;">
			<div class='fb-like' data-send='true' data-layout='button_count' data-width='130'  data-href='http://necalgarycondos.com//tuxedo-calgary-condos/l/details-19479538' data-show-faces='false'></div>
			</div>
			<div class="results-sm-share-item">
			<g:plusone size="medium" href="http://necalgarycondos.com//tuxedo-calgary-condos/l/details-19479538"></g:plusone>
			</div>
		</div>
	</div>
	
	<div class="owner-contact-container" style="z-index: 0">

		<table cellspacing="0" cellpadding="0"
			class="listing_contact_info "
			onclick="preventBubble(event); return false"
			>
		<tr>
			<td align="left" valign="top">
				<div>
				Jon Angevine
				</div>
				<div>
				Discover Real Estate Ltd.
				</div>
			</td>
		</tr>
		<tr>
			<td align="left" valign="top">
				<a 
					href="/wps/rest/13241/l/recip/19479538/inquire?i=0" 
					onclick="publishToBus( 'form.show', 
						{ 
							url : this.href, 
							whereId : 'RecordExtra_7',
							width: listing_default_form_width,
							height: listing_inquiry_form_height
						}, true ); return false;">
Contact by Email</a>
				<div style="white-space: nowrap"><span>Tel:</span>(403) 829-7810</div>
			</td>
 
		</tr>
		</table>
		<table cellspacing="0" cellpadding="0"
			class="listing_contact_info listing_contact_info_second"
			onclick="preventBubble(event); return false"
			>
		<tr>
			<td align="left" valign="top">
			</td>
		</tr>
		<tr>
			<td align="left" valign="top">
							</td>
 
		</tr>
		</table>
	
			
	</div>
	
	<div style="clear: both"></div>
	
	<table cellspacing="0" cellpadding="0" width="100%" style="margin-top: 5px;">
		<tr><td align="center" id="RecordExtra_7"
			onclick="preventBubble(event); return false"
		></td></tr>
	</table>
</div>


<table cellspacing="0" cellpadding="0" width="100%"
	onclick="preventBubble(event); return false"
	>
	<tr><td align="center" class="component-container" id="ComponentDiv_21829143"></td></tr>
</table>
<a name="21829143" id="21829143" style="position: relative"></a>
<div class="results-item-expanded"
	style="z-index: 42"
	>
	<div>
	</div>
		
	
	<div style="
		position: relative;
		height: 190px;
		"> 
	
	
	<div class="photo-container" style="width: 230px; height: 180px;">
		<div class="photo-container-inner">
			<img
				onclick="page( '/tuxedo-calgary-condos/l/details-21829143', event ); return false"
				class="auto-image"
				style="cursor: pointer"
				onload="mrpAutoImage(this,10,1,true)"
						alt="Main Photo: Tuxedo Townhouse for sale (Calgary)  : 2 bedrooms : 3 124 19 Avenue NE in CALGARY : MLS(r) # C3502337" 
				src="http://photos.myrealpage.com/wps/rest/13241/l/21829143/image/65150888-0.jpeg?w=320" border="0"
			>
		</div>
		
		</a>
		
		
		
		
	</div>


	<div class="side-content">
	
		<div class="address-info">
<h3><a title="Tuxedo Townhouse for sale (Calgary)  : 2 bedrooms : 3 124 19 Avenue NE in CALGARY : MLS(r) # C3502337 " 
					href="/tuxedo-calgary-condos/l/details-21829143">
		3 124 19 Avenue NE
		<span class="minor-address-info">
		CALGARY
		<span style="white-space: nowrap">T2E 1N8</span>
		:
		Tuxedo
		</span>
	</a>
</h3>		</div>
		
		<div class="side-content-left">

			<div class="price-container">$250,000
			</div>
			
			<dl class="listing-summary-section">
<dd class="wide">Condo</dd>
<dt>Status:</dt><dd>
<span >
Active
</span>
</dd>
<dt class="mls-num-line">MLS&reg; Num:</dt><dd class="mls-num-line">C3502337</dd>
<dt>Bedrooms:</dt><dd>2</dd>
<dt>Bathrooms:</dt><dd>2</dd>
<dt>Floor Area:</dt><dd><img alt="Switch units of measure" src="http://res.myrealpage.com/wps/img/ng/down1.png" class="unit-of-measure-switch"
onmouseover="showUnitSwitchTitle(this)" onclick="switchToAltUnits(); preventBubble(event); return false;"><span id="i-units18">1,020 sq. ft.</span>
<span id="m-units18" style="display: none">95 m2</span>
</dd>
			</dl>
		</div>
		
		<div class="side-content-right"
			
			>
			
				<div class="tools"
					onclick="preventBubble(event); return false"
				>
				<ul>
				
				<li class="tool-item" style="padding-bottom: 5px">
					<a title="Tuxedo Townhouse for sale (Calgary)  : 2 bedrooms : 3 124 19 Avenue NE in CALGARY : MLS(r) # C3502337 " 
					href="/tuxedo-calgary-condos/l/details-21829143"
						onclick="return page(this.href,event)"
						style="font-weight: bold; font-size: 13px"
					>LISTING DETAILS</a>
				</li>
				<li class="tool-item"><a href="javascript:;" 
					title="View 18 photos of Tuxedo Townhouse for sale (Calgary)  : 2 bedrooms : 3 124 19 Avenue NE in CALGARY : MLS(r) # C3502337 " 
					onclick="showMedia( 21829143, 'photos', 'ComponentDiv_21829143' ); return false;"
					>View Photos (18)</a></li>
				<li class="tool-item"><a href="javascript:;"
					title="View map location: Tuxedo Townhouse for sale (Calgary)  : 2 bedrooms : 3 124 19 Avenue NE in CALGARY : MLS(r) # C3502337 " 
					onclick="showMedia( 21829143, 'map', 'ComponentDiv_21829143' ); return false;"
					>Locate on Map</a></li>
				<li class="tool-item"><a href="/wps/rest/13241/l/recip/21829143/mortgage"
					title="Calculate mortgage: Tuxedo Townhouse for sale (Calgary)  : 2 bedrooms : 3 124 19 Avenue NE in CALGARY : MLS(r) # C3502337 " 
					onclick="functionalForm( this.href, listing_mortgage_form_height, 'ComponentDiv_21829143' ); return false"
					>Mortgage Calculator</a></li>
				<li class="tool-item"><a href="/wps/rest/13241/l/recip/21829143/send"
					title="Tell a friend or family member: Tuxedo Townhouse for sale (Calgary)  : 2 bedrooms : 3 124 19 Avenue NE in CALGARY : MLS(r) # C3502337 " 
					onclick="functionalForm( this.href, listing_send_form_height, 'ComponentDiv_21829143' ); return false"
					>Share Listing</a></li>
				</ul>
				
					<div class="vow-listing-toolbar-container">
<div id="vowListingToolbar_21829143" style="width: 130px; margin-top: 4px;"
	onclick="preventBubble(event); return false"
	>
<table border="0" width="100%" cellspacing="0" cellpadding="0"
	class="vowListingToolbar2">
<tr>
	<td align="left" valign="top" style="padding: 0">
	
	<div class="vowListingToolbarAddNoteLabel"><a href="javascript:;" 
		id="vowListingToolbar_EditLink_21829143"
		onclick="onEditVowFavorite( 21829143 ); return false;" 
		title="">+ Add to Favorites</a>
	</div>
	
	<div style="margin-top: 4px; height: 16px;" id="vowListingToolbar_Rating_21829143">
	</div>
	
	</td>
</tr>
</table>
<input type="hidden" id="vowListingToolbar_SetRating_21829143"
	name="vowListingToolbar_SetRating_21829143" 
	value="0">
<input type="hidden" id="vowListingToolbar_Type_21829143"
	name="vowListingToolbar_Type_21829143" 
	value="expanded-list">
</div>

<script>
subscribeToBus( "mrp_js_listings.load", null, function( s, m, d ) { showRating( 21829143 ); }, null );
</script>
					</div>
			</div>
		</div>
		
	</div>
	
	
	</div> 
	

<div id="vowListingToolbarExpandedList_21829143"
	style="display:none"
>

<table border="0" width="100%" 
	class="expanded-list-vow-notes-bar"
	onclick="preventBubble(event); return false"
	>
<tr style="display: none" id="vowListingToolbarExpandedList_21829143_category_row">
	<td align="left" valign="top" width="100" class="expanded-list-vow-notes-bar-label" nowrap>
	<a href="javascript:;" 
		onclick="onEditVowFavorite( 21829143 ); return false;">Your Category:</a>
	</td>
	<td align="left" valign="top" class="expanded-list-vow-notes-bar-value" id="vowListingToolbarExpandedList_21829143_category">
	
	</td>
</tr>
<tr style="display:none" id="vowListingToolbarExpandedList_21829143_notes_row">
	<td align="left" valign="top" width="100" class="expanded-list-vow-notes-bar-label" nowrap>
	<a href="javascript:;" 
		onclick="onEditVowFavorite( 21829143 ); return false;">Your Note:</a>
	</td>
	<td align="left" valign="top" class="expanded-list-vow-notes-bar-value" id="vowListingToolbarExpandedList_21829143_notes">
	
	</td>
</tr>
</table>
<input type="hidden" id="vowListingToolbar_SetRating_21829143"
	name="vowListingToolbar_SetRating_21829143" 
	value="0">
<script>
subscribeToBus( "mrp_js_listings.load", null, function( s, m, d ) { showRating( 21829143 ); }, null );
</script>
</div>	
	<div class="description">
		Great price per square foot. Come out to view a great condo with lots to offer. Two bedrooms, two baths, closet space galore and storage. Parking stall is located on site. With indoor laundry, high square footage and storage in this end unit you could easily have a room... <a title="Tuxedo Townhouse for sale (Calgary)  : 2 bedrooms : 3 124 19 Avenue NE in CALGARY : MLS(r) # C3502337 "
			style="font-weight: normal; white-space: nowrap;" href="/tuxedo-calgary-condos/l/details-21829143"
						onclick="return page(this.href,event)">More details</a>
	</div>
	
		<div class="attribution-container" style="margin-top: 5px">
		Listed by
RE/MAX REALTY PROFESSIONALS
		</div>
	
	<div class="results-sm-share-container" style="z-index: 1">
		<div class="results-sm-share-container-inner">
			<div class="results-sm-share-item">
			<a href="http://twitter.com/share" class="twitter-share-button" style="margin-right: 10px;" data-url="http://necalgarycondos.com//tuxedo-calgary-condos/l/details-21829143" data-text="Tuxedo Townhouse for sale (Calgary)  : 2 bedrooms : 3 124 19 Avenue NE in CALGARY : MLS(r) # C3502337" data-count="horizontal">Tweet</a>
			</div>
			<div class="results-sm-share-item" style="width: 150px;">
			<div class='fb-like' data-send='true' data-layout='button_count' data-width='130'  data-href='http://necalgarycondos.com//tuxedo-calgary-condos/l/details-21829143' data-show-faces='false'></div>
			</div>
			<div class="results-sm-share-item">
			<g:plusone size="medium" href="http://necalgarycondos.com//tuxedo-calgary-condos/l/details-21829143"></g:plusone>
			</div>
		</div>
	</div>
	
	<div class="owner-contact-container" style="z-index: 0">

		<table cellspacing="0" cellpadding="0"
			class="listing_contact_info "
			onclick="preventBubble(event); return false"
			>
		<tr>
			<td align="left" valign="top">
				<div>
				Jon Angevine
				</div>
				<div>
				Discover Real Estate Ltd.
				</div>
			</td>
		</tr>
		<tr>
			<td align="left" valign="top">
				<a 
					href="/wps/rest/13241/l/recip/21829143/inquire?i=0" 
					onclick="publishToBus( 'form.show', 
						{ 
							url : this.href, 
							whereId : 'RecordExtra_8',
							width: listing_default_form_width,
							height: listing_inquiry_form_height
						}, true ); return false;">
Contact by Email</a>
				<div style="white-space: nowrap"><span>Tel:</span>(403) 829-7810</div>
			</td>
 
		</tr>
		</table>
		<table cellspacing="0" cellpadding="0"
			class="listing_contact_info listing_contact_info_second"
			onclick="preventBubble(event); return false"
			>
		<tr>
			<td align="left" valign="top">
			</td>
		</tr>
		<tr>
			<td align="left" valign="top">
							</td>
 
		</tr>
		</table>
	
			
	</div>
	
	<div style="clear: both"></div>
	
	<table cellspacing="0" cellpadding="0" width="100%" style="margin-top: 5px;">
		<tr><td align="center" id="RecordExtra_8"
			onclick="preventBubble(event); return false"
		></td></tr>
	</table>
</div>


<table cellspacing="0" cellpadding="0" width="100%"
	onclick="preventBubble(event); return false"
	>
	<tr><td align="center" class="component-container" id="ComponentDiv_21699963"></td></tr>
</table>
<a name="21699963" id="21699963" style="position: relative"></a>
<div class="results-item-expanded"
	style="z-index: 41"
	>
	<div>
	</div>
		
	
	<div style="
		position: relative;
		height: 190px;
		"> 
	
	
	<div class="photo-container" style="width: 230px; height: 180px;">
		<div class="photo-container-inner">
			<img
				onclick="page( '/tuxedo-calgary-condos/l/details-21699963', event ); return false"
				class="auto-image"
				style="cursor: pointer"
				onload="mrpAutoImage(this,10,1,true)"
						alt="Main Photo: Tuxedo Condo for sale (Calgary)  : 2 bedrooms : 202 335 30 Avenue NE in CALGARY : MLS(r) # C3501470" 
				src="http://photos.myrealpage.com/wps/rest/13241/l/21699963/image/65128700-0.jpeg?w=320" border="0"
			>
		</div>
		
		</a>
		
		
		
		
	</div>


	<div class="side-content">
	
		<div class="address-info">
<h3><a title="Tuxedo Condo for sale (Calgary)  : 2 bedrooms : 202 335 30 Avenue NE in CALGARY : MLS(r) # C3501470 " 
					href="/tuxedo-calgary-condos/l/details-21699963">
		202 335 30 Avenue NE
		<span class="minor-address-info">
		CALGARY
		<span style="white-space: nowrap">T2E 2E2</span>
		:
		Tuxedo
		</span>
	</a>
</h3>		</div>
		
		<div class="side-content-left">

			<div class="price-container">$249,900
			</div>
			
			<dl class="listing-summary-section">
<dd class="wide">Condo</dd>
<dt>Status:</dt><dd>
<span >
Active
</span>
</dd>
<dt class="mls-num-line">MLS&reg; Num:</dt><dd class="mls-num-line">C3501470</dd>
<dt>Bedrooms:</dt><dd>2</dd>
<dt>Bathrooms:</dt><dd>2</dd>
<dt>Floor Area:</dt><dd><img alt="Switch units of measure" src="http://res.myrealpage.com/wps/img/ng/down1.png" class="unit-of-measure-switch"
onmouseover="showUnitSwitchTitle(this)" onclick="switchToAltUnits(); preventBubble(event); return false;"><span id="i-units20">1,002 sq. ft.</span>
<span id="m-units20" style="display: none">93 m2</span>
</dd>
			</dl>
		</div>
		
		<div class="side-content-right"
			
			>
			
				<div class="tools"
					onclick="preventBubble(event); return false"
				>
				<ul>
				
				<li class="tool-item" style="padding-bottom: 5px">
					<a title="Tuxedo Condo for sale (Calgary)  : 2 bedrooms : 202 335 30 Avenue NE in CALGARY : MLS(r) # C3501470 " 
					href="/tuxedo-calgary-condos/l/details-21699963"
						onclick="return page(this.href,event)"
						style="font-weight: bold; font-size: 13px"
					>LISTING DETAILS</a>
				</li>
				<li class="tool-item"><a href="javascript:;" 
					title="View 20 photos of Tuxedo Condo for sale (Calgary)  : 2 bedrooms : 202 335 30 Avenue NE in CALGARY : MLS(r) # C3501470 " 
					onclick="showMedia( 21699963, 'photos', 'ComponentDiv_21699963' ); return false;"
					>View Photos (20)</a></li>
				<li class="tool-item"><a href="javascript:;"
					title="View map location: Tuxedo Condo for sale (Calgary)  : 2 bedrooms : 202 335 30 Avenue NE in CALGARY : MLS(r) # C3501470 " 
					onclick="showMedia( 21699963, 'map', 'ComponentDiv_21699963' ); return false;"
					>Locate on Map</a></li>
				<li class="tool-item"><a href="/wps/rest/13241/l/recip/21699963/mortgage"
					title="Calculate mortgage: Tuxedo Condo for sale (Calgary)  : 2 bedrooms : 202 335 30 Avenue NE in CALGARY : MLS(r) # C3501470 " 
					onclick="functionalForm( this.href, listing_mortgage_form_height, 'ComponentDiv_21699963' ); return false"
					>Mortgage Calculator</a></li>
				<li class="tool-item"><a href="/wps/rest/13241/l/recip/21699963/send"
					title="Tell a friend or family member: Tuxedo Condo for sale (Calgary)  : 2 bedrooms : 202 335 30 Avenue NE in CALGARY : MLS(r) # C3501470 " 
					onclick="functionalForm( this.href, listing_send_form_height, 'ComponentDiv_21699963' ); return false"
					>Share Listing</a></li>
				</ul>
				
					<div class="vow-listing-toolbar-container">
<div id="vowListingToolbar_21699963" style="width: 130px; margin-top: 4px;"
	onclick="preventBubble(event); return false"
	>
<table border="0" width="100%" cellspacing="0" cellpadding="0"
	class="vowListingToolbar2">
<tr>
	<td align="left" valign="top" style="padding: 0">
	
	<div class="vowListingToolbarAddNoteLabel"><a href="javascript:;" 
		id="vowListingToolbar_EditLink_21699963"
		onclick="onEditVowFavorite( 21699963 ); return false;" 
		title="">+ Add to Favorites</a>
	</div>
	
	<div style="margin-top: 4px; height: 16px;" id="vowListingToolbar_Rating_21699963">
	</div>
	
	</td>
</tr>
</table>
<input type="hidden" id="vowListingToolbar_SetRating_21699963"
	name="vowListingToolbar_SetRating_21699963" 
	value="0">
<input type="hidden" id="vowListingToolbar_Type_21699963"
	name="vowListingToolbar_Type_21699963" 
	value="expanded-list">
</div>

<script>
subscribeToBus( "mrp_js_listings.load", null, function( s, m, d ) { showRating( 21699963 ); }, null );
</script>
					</div>
			</div>
		</div>
		
	</div>
	
	
	</div> 
	

<div id="vowListingToolbarExpandedList_21699963"
	style="display:none"
>

<table border="0" width="100%" 
	class="expanded-list-vow-notes-bar"
	onclick="preventBubble(event); return false"
	>
<tr style="display: none" id="vowListingToolbarExpandedList_21699963_category_row">
	<td align="left" valign="top" width="100" class="expanded-list-vow-notes-bar-label" nowrap>
	<a href="javascript:;" 
		onclick="onEditVowFavorite( 21699963 ); return false;">Your Category:</a>
	</td>
	<td align="left" valign="top" class="expanded-list-vow-notes-bar-value" id="vowListingToolbarExpandedList_21699963_category">
	
	</td>
</tr>
<tr style="display:none" id="vowListingToolbarExpandedList_21699963_notes_row">
	<td align="left" valign="top" width="100" class="expanded-list-vow-notes-bar-label" nowrap>
	<a href="javascript:;" 
		onclick="onEditVowFavorite( 21699963 ); return false;">Your Note:</a>
	</td>
	<td align="left" valign="top" class="expanded-list-vow-notes-bar-value" id="vowListingToolbarExpandedList_21699963_notes">
	
	</td>
</tr>
</table>
<input type="hidden" id="vowListingToolbar_SetRating_21699963"
	name="vowListingToolbar_SetRating_21699963" 
	value="0">
<script>
subscribeToBus( "mrp_js_listings.load", null, function( s, m, d ) { showRating( 21699963 ); }, null );
</script>
</div>	
	<div class="description">
		LOCATION! LOCATION! LOCATION! EASY ACCESS TO DOWNTOWN AND DEERFOOT TRAIL! This contemporary unit has everything you need! - two large bedrooms, two full baths (one of them an en-suite), in-suite laundry, a fireplace for those chilly nights, front and backdoor access... <a title="Tuxedo Condo for sale (Calgary)  : 2 bedrooms : 202 335 30 Avenue NE in CALGARY : MLS(r) # C3501470 "
			style="font-weight: normal; white-space: nowrap;" href="/tuxedo-calgary-condos/l/details-21699963"
						onclick="return page(this.href,event)">More details</a>
	</div>
	
		<div class="attribution-container" style="margin-top: 5px">
		Listed by
REAL ESTATE PROFESSIONALS INC.
		</div>
	
	<div class="results-sm-share-container" style="z-index: 1">
		<div class="results-sm-share-container-inner">
			<div class="results-sm-share-item">
			<a href="http://twitter.com/share" class="twitter-share-button" style="margin-right: 10px;" data-url="http://necalgarycondos.com//tuxedo-calgary-condos/l/details-21699963" data-text="Tuxedo Condo for sale (Calgary)  : 2 bedrooms : 202 335 30 Avenue NE in CALGARY : MLS(r) # C3501470" data-count="horizontal">Tweet</a>
			</div>
			<div class="results-sm-share-item" style="width: 150px;">
			<div class='fb-like' data-send='true' data-layout='button_count' data-width='130'  data-href='http://necalgarycondos.com//tuxedo-calgary-condos/l/details-21699963' data-show-faces='false'></div>
			</div>
			<div class="results-sm-share-item">
			<g:plusone size="medium" href="http://necalgarycondos.com//tuxedo-calgary-condos/l/details-21699963"></g:plusone>
			</div>
		</div>
	</div>
	
	<div class="owner-contact-container" style="z-index: 0">

		<table cellspacing="0" cellpadding="0"
			class="listing_contact_info "
			onclick="preventBubble(event); return false"
			>
		<tr>
			<td align="left" valign="top">
				<div>
				Jon Angevine
				</div>
				<div>
				Discover Real Estate Ltd.
				</div>
			</td>
		</tr>
		<tr>
			<td align="left" valign="top">
				<a 
					href="/wps/rest/13241/l/recip/21699963/inquire?i=0" 
					onclick="publishToBus( 'form.show', 
						{ 
							url : this.href, 
							whereId : 'RecordExtra_9',
							width: listing_default_form_width,
							height: listing_inquiry_form_height
						}, true ); return false;">
Contact by Email</a>
				<div style="white-space: nowrap"><span>Tel:</span>(403) 829-7810</div>
			</td>
 
		</tr>
		</table>
		<table cellspacing="0" cellpadding="0"
			class="listing_contact_info listing_contact_info_second"
			onclick="preventBubble(event); return false"
			>
		<tr>
			<td align="left" valign="top">
			</td>
		</tr>
		<tr>
			<td align="left" valign="top">
							</td>
 
		</tr>
		</table>
	
			
	</div>
	
	<div style="clear: both"></div>
	
	<table cellspacing="0" cellpadding="0" width="100%" style="margin-top: 5px;">
		<tr><td align="center" id="RecordExtra_9"
			onclick="preventBubble(event); return false"
		></td></tr>
	</table>
</div>
</div>



	<div class="listing-results-navigation-bottom">
<div class="page-navigation">

<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>

<td align="left" valign="middle" width='105' nowrap>
<div style="margin-left: 1px">
<div 
	class="cbg-Button cbg-BCMiddle search-results-button" 
	title="Search More"
	onclick="redirect('/tuxedo-calgary-condos/l/Search.form')"
	>
	<div class="cbg-ButtonOuter" 
		onmouseover="this.className += ' cbg-ButtonOuter-hover'" 
		onmouseout="this.className = this.className.replace( ' cbg-ButtonOuter-hover', ''); this.className = this.className.replace( ' cbg-ButtonOuter-down', '');"
		onmousedown="this.className += ' cbg-ButtonOuter-down';" 
		onmouseup="this.className = this.className.replace( ' cbg-ButtonOuter-down', '')"
		>
		<div class="cbg-ButtonInner" 
			style="width: 105px; ">
			<div class="cbg-ButtonTop" style="width: 100%"  ></div>
			<div class="cbg-ButtonContent"  ><span style='font-size: 130%; line-height: 70%;'>&#171;</span> Search More</div>
		</div>
	</div>
</div></div>
</td>
<td align="left" valign="middle" nowrap>

<select name="resort" class="search-results-sort-by-select" 
	onchange="redirect( '/tuxedo-calgary-condos/l/SearchResults.form?sort=' + this.value + '' )">
<option value="">-- Sort by: --</option>
<option value="0" >Price: low-high</option>
<option value="1" >Price: high-low</option>
<option value="2" >Date: old-new</option>
<option value="3" >Date: new-old</option>
<option value="4" >Fin.Area: small-large</option>
<option value="5" >Fin.Area: large-small</option>
</select>


<span class="nav-controls">
<select name="resultsPerPage" class="items-per-page-select" style="width: 60px"
	onchange="setViewPref( 'ipp', this.value ); redirect( '/tuxedo-calgary-condos/l/SearchResults.form?page=1&ipp=' + this.value + '')">
<option value="5">5 / pg</option>
<option selected value="10">10 / pg</option>
<option value="15">15 / pg</option>
<option value="20">20 / pg</option>
</select>
</span> 


</td>
<td align="center">

<span class="results-page-summary">
<span class='results-total'>1-10 / 11</span>
<span class='results-total-long'>1-10 of 11 listings</span>
</span> 

</td>

<td align="right" valign="top" nowrap>
<div class="page-buttons">
<a href="/tuxedo-calgary-condos/l/SearchResults.form?page=1"
	title="Page 1"
	class="disabled-link"
	>&nbsp;&lt;&nbsp;</a>

<a href="/tuxedo-calgary-condos/l/SearchResults.form?page=1"
	title="Page 1"
	class="small-number current"
	>1</a><a href="/tuxedo-calgary-condos/l/SearchResults.form?page=2"
	title="Page 2"
	class="small-number "
	>2</a>
<a href="/tuxedo-calgary-condos/l/SearchResults.form?page=2"
	title="Page 2"
	
	>&nbsp;&gt;&nbsp;</a>
</div>
</td>
</tr></table>
</div>
	</div>
	<div style="clear: both"></div>


<div class="listing-last-modified">
Listing information last updated on February 7, 2012

</div>

<div class="listing-results-footer">
<div style="font: 10px Helvetica; margin-top: 15px; padding-top: 10px; border-top: 1px solid gray;">
<div>
The data relating to real estate on this website comes in part from the MLS� Reciprocity program of the Edmonton Real Estate Board or the Calgary Real estate Board. The data is deemed reliable but is not guaranteed to be accurate.
</div>
</div>
</div>

<div class="powered-by">powered by <a href="http://myrealpage.com" target="_new">myRealPage.com</a></div>
</form>
</div> 
<script src="http://platform.twitter.com/widgets.js"></script>
<div id="fb-root"></div>
<script>(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) {return;}
  js = d.createElement(s); js.id = id;
  js.src = "//connect.facebook.net/en_US/all.js#xfbml=1&appId=136159756405499";
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>

<script>ContentLoaded( bodyOnLoad );</script>


<p><a href="http://necalgarycondos.com">NE Calgary Condos</a></p>]]></content:encoded>
			<wfw:commentRss>http://necalgarycondos.com/tuxedo-calgary-condos/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

