/*

	The Condo Guy - Print Stylesheet
	Created by Industrial Media
	www.industrialmedia.ca

*/

/* =General
---------------------------------------------------------------------------------------------------- */
body {
	background: #ffffff;
	font-family: verdana, arial, sans-serif;
	font-size: 12px !important;
}

.print {
	display: block;
	visibility: visible;
}

table {
	width: 100% !important;
}

table tr td {
	font-size: 12px;
}

/* =Layout
---------------------------------------------------------------------------------------------------- */
#container {
	width: 767px;
	font-size: 12px;
}

#wrapper {
	width: 767px;
	font-size: 12px;
}

#home-top-border {
   display: none;
   visibility: hidden;
}

#logo {
	width: 323px;
	height: 50px;
}

#logo .logo {
	display: none;
	visibility: hidden;
}

#content-bg {
   width: 100%;
   background-color: #ffffff;
   background-image: none;
   margin: 0;
   padding: 0;
   font-size: 12px;
}

#content {
	width: 100%;
	color: #000000;
	font-size: 12px;
}

#content-listings {
	width: 100%;
	color: #000000;
	font-size: 12px;
}

.listing-header {
	
}

#additional-information {
	display: none;
   	visibility: hidden;
}

#photo-header {
	display: none;
   	visibility: hidden;
}

#photo-thumbnails {
	display: none;
   	visibility: hidden;
}


/* =Sidebar
---------------------------------------------------------------------------------------------------- */
#sidebar {
	display: none;
   	visibility: hidden;
}

/* =Breadcrumb
---------------------------------------------------------------------------------------------------- */
#breadcrumb {
	display: none;
	visibility: hidden;
}

#breadcrumb a {
	display: none;
   	visibility: hidden;
}

/* =Footer
---------------------------------------------------------------------------------------------------- */
#footer {
    background: #ffffff;
    width: 100%;
    padding: 0;
	margin: 0 auto 0 auto;
}

#footer-noprint {
	display: none;
	visibility: hidden;
}

/* =Navigation
---------------------------------------------------------------------------------------------------- */
#top-disclosure {
	display: none;
   	visibility: hidden;
}

#top-nav {
	display: none;
   	visibility: hidden;
}
	
#left-nav {
	display: none;
   	visibility: hidden;
}

#search-links {
	display: none;
   	visibility: hidden;
}

/* =Header
---------------------------------------------------------------------------------------------------- */

#header-image {
	display: none;
	visibility: hidden;
}

#header-top {
	display: none;
	visibility: hidden;
}

#header-ad {
	display: none;
	visibility: hidden;
}

#header-border {
	display: none;
	visibility: hidden;
}

/* =Typography
---------------------------------------------------------------------------------------------------- */
p {
    font-size: 12px !important;
    color: #000000;
}

td {
    font-size: 12px !important;
    color: #000000;
}

h1 {
    font-size: 22px;
    color: #1D1160;
	margin: 0 0 10px 0;
}

h1.fp {
	font-family: arial, sans-serif;
    font-size: 18px;
    color: #1D1160;
	letter-spacing: -1px;
	text-transform: uppercase;
	margin: 0;
}

h1.fp span {
	font-weight: normal;
	margin: 0;
}

h2 {
	font-size: 18px;
    color: #1D1160;
	margin: 5px 0 10px 0;
}

h3 {
	font-size: 12px;
    color: #1D1160;
	margin: 0 0 10px 0;
}

/* =Tables
---------------------------------------------------------------------------------------------------- */
.data td {
	padding: 3px 0 8px 10px;
	font-size: 12px !important;
}

.data p {
	margin-top: -2px; 
	font-size: 12px !important;
}

/* =Misc
---------------------------------------------------------------------------------------------------- */
#btn-vmc {
	background: url('../images/btn-more-condos-bg.gif') 0 0 no-repeat;
	width: 109px;
	height: 17px;
}

#btn-vmc-item a {
	text-decoration: none;
	font-family: arial, sans-serif;
	color: #ffffff;
	font-size: 8px;
	font-weight: bold;
	display: block;
	padding: 4px 4px 0 0;
}

ul#purp-bullets {
	margin: 0 0 0 3px;
	padding: 0 0 0 3px;
}

ul#purp-bullets li {
	list-style-type: none;
	background: url('../images/purp-bullet.gif') 0 3px no-repeat;
	padding: 0 0 0 20px;
	margin: 4px 0 4px 0;
}

.small-button
{
	FONT-FAMILY: Verdana, Arial, helvetica;
	BACKGROUND: #330066;
	FONT-SIZE: xx-small;
	COLOR: #FFFFCC;
	FONT-WEIGHT: bold;
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	width: 100px;
}

.asterisk {
    FONT-FAMILY: Arial, helvetica;
    FONT-SIZE: x-small;
	FONT-WEIGHT: bold;
	COLOR: #FF0000;
}

.pdf {
	background: url('../images/icon-pdf.gif') 0 0 no-repeat;
	_height: 16px;
	line-height: 16px;
	min-height: 16px;
	margin-bottom: 12px;
	padding-left: 20px;
}

.pdf2 {
	list-style: none;
	background: url('../images/icon-pdf2.gif') 0 0 no-repeat;
	_height: 16px;
	line-height: 16px;
	min-height: 16px;
	margin-bottom: 12px;
	padding-left: 20px;
}

table#priceList td
{
	border-bottom: 1px solid #D2CEDE;
}

#sell-condo-box {
	margin: 0 0 60px 20px;
}
#sell-condo-box td {
	background: #9588AF;
	padding:20px;
}
#sell-condo-box, #sell-condo-box p, #sell-condo-box ul li, #sell-condo-box ul {
	color: #FFFFFF;
}

#sell-condo-box ul li a, #sell-condo-box ul li a:visited {
	color: #FFFFFF;
}

#sell-condo-box ul li a:hover, #sell-condo-box ul li a:active {
	color: #EEEEEE;
}

/* --------------------- */
/* real estate list view */
/* --------------------- */

table#relistviewwrap {
	width: 100%;
	border-top: 1px solid #DDDDDD;
}

.relistviewleft {
	width: 160px;
	vertical-align: top;
	padding: 8px 0;
}

.relistviewleft img { 
	padding: 0;
	margin-top: 8px;
	margin-bottom: 4px;
	border: 1px solid #ccc;
}

.relistviewright {
	width: 80%;
	vertical-align: top;
	padding: 6px 0;
}

/* adds padding between mls number and favorites */
.listviewmoreinfo { padding: 5px 5px; }

/* formats the price */
.listprice { text-align: right; }

/* formats remarks */
.listremark {
	color: #000000;
	display: block;
}
.listremark {
	color: #e7e7e7;
	display: block;
}
.listremark {
display: none;
}


/* wraps the town and price in a box */
.listinfobottom {
	display: block;
	margin-top: 8px;
	margin-bottom: 0;
}

/* floats the town name left */
.listfavleft {
	float: left;
	width: 30%;
	display: inline;
	text-align: center;
}

/* floats the price right */
.listfavright {
	text-align: right;
	float: right;
	width: 50%;
}

.listfavright{
width: 33%;
text-align: center;
float: right;
display: inline;
padding: 0;
}

.listfavright strong {
display: inline;
}

/* formats the town name */
.listtown { text-transform: uppercase; }

.listfavmid{
width: 30%;
float: left;
display: inline;
text-align: center;
}

.mlsblock p{
margin: 0;
padding: 0;
text-align: left;
}

.clearboth { clear: both; }

table#relistviewheaders
{
	color: #666666;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
       text-align: center;
width: 100%;
	
}

table#relistviewheaders p
{

margin: 0;
padding:0;
}
.headerviewleft
{
width: 113px;
}

.headerviewright {
width: 80%;
padding: 0;
margin: 0;
}

.headerfavright{
width: 33%;
text-align: center;
float: right;
display: inline;
}

.headerfavright p
{
margin: 0;
padding: 0;
text-align: left;

}




