/* Style Sheet for VancouverBestBid.com v1.1 default*/
* {
	margin: 0;
/*	border-width: 0;*/
	padding: 0;
}

body {
	background-color: #666;
	background-image: url('../images/bg2.png');
/*background-color: #000;*/
/*	background-attachment: fixed;*/
	color: white;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
/*	font: Arial, Helvetica, sans-serif normal 10px;*/
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	margin: 0;
	border-width: 0;
	padding: 0;
	text-align: center;
}

table {
	margin: 0;
	border-collapse: collapse; /* ie6 ? */
	border-spacing: 0; /* px? ns6? */
	border-width: 0;
	padding: 0;
	vertical-align: top;
}


h1, h2, h3, h4, h5, th, thead, tfoot {
	color: #036;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.58em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	color: #009;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.33em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: 500;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

h5, dt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

tfoot, thead {
	font-size: 1em;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}

th {
	vertical-align: baseline;
	font-size: 1em;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}

td, th {
	margin: 0;
	border-width: 0;
	padding: 0;
}

img, div, a {
	margin: 0;
	border-width: 0;
	padding: 0;
}


a:link{
	color: #9cc;
/*	background-color: #fff;*/
	text-decoration: none;
	font-weight: bold;
	margin: 0;
/*	border: 1px solid #815;*/
	padding: 0px;
/*	display: block;*/
}
a:visited{
	color: #9cc;
/*	background-color: #fff;*/
	text-decoration: none;
	font-weight: bold;
	margin: 0;
/*	border: 1px solid #815;*/
	padding: 0px;
/*	display: block;*/
}
a:hover{
	color: #cee;
/*	background-color: #fff;*/
}
a:active{
	color: #dff;
/*	background-color: #fff;*/
}

small {
	font-size: .7em;
}

big {
	font-size: 1.17em;
}

blockquote, pre {
	font-family: 'Courier New', monospace;
}


ul li {
	list-style-type: square;
}

ul li li {
	list-style-type: disc;
}

ul li li li {
	list-style-type: circle;
}

ol li {
	list-style-type: decimal;
}

ol ol li {
	list-style-type: lower-alpha;
}

ol ol ol li {
	list-style-type: lower-roman;
}

ul.none, ul.none li {
	list-style-type: none;
}



#links {
	text-align: left;
	margin: 30px 2px 10px 2px;
	width: 136px;
	/*total = 144px */
	float: left;
	font-size: 12px;
/*	border-right: 4px dashed #668;*/
}

#links ul li.LinkSelected a{
	color: #edd;
	padding: 3px 2px 3px 8px;
	border-left: 20px solid #caa;
	border-color: #caa;
}

#links a,
#links a:link,
#links a:visited {
	display: block;
	color: #9cc;
	text-decoration: none;
	font-weight: bold;
	margin: 0;
/*	background-color: #444;*/
	padding: 3px 2px 3px 18px;
	border: 1px solid #668;
	border-left: 10px solid #668;
	background:url('../images/bg2_d10.png');
}


#links a:hover,
#links ul li.LinkSelected a:hover{
	color: #cee;
	border: 1px solid #cee;
	padding: 3px 2px 3px 8px;
	border-left: 20px solid #cee;
	background:url('../images/bg2_d20.png');
}

#links a:active{
	color: #dff;
	border: 1px solid #dff;
	padding: 3px 2px 3px 8px;
	border-left: 20px solid #dff;
	background:url('../images/bg2_d20.png');
}


#links ul li{
	margin: 0 5px 5px 10px;
}


/* The CSS that's required to position the footer */
html {
	height: 100%;
}

body {
	width: 100%;
	height: 100%;
	text-align: left;
}

#page {
	position: relative;
	width: 100%;
	min-width: 770px;
/*	min-height: 100%;*/
	height: 100%;
/*	background-color: #003;*/
	margin-bottom: 3.6em;
/*	text-align: center;*/
	
}

* html #page {
	height: 100%;
	width: 100%;
}

#TableTitleBar *{
	margin: 0;
	border: none;
	padding: 0;
	white-space: nowrap;
	table-layout: fixed;
}

#TdTitleBarDescription {
	padding: 8px 10px 8px 10px;
/*	background-color: #533;*/
/*	background-color: #1d1e54;*/
	border-bottom: 4px dashed #668;
	
}


#header {
/*	background-color: #000;*/
/*	background-color: #1d1e54;*/
}


#content {
/*	font-family: Tahoma, Verdana, Helvetica, sans-serif;*/
	float: left;
	width: 546px;
	margin: 20px 20px 20px 20px;
	padding: 0px 10px 0px 10px;
	/* total = 770-100-144=546 */
/*	border: none;
	padding: 10px 40px 1px 40px;
	text-align: left;
	font-size: 8pt;
	background-color: #000;
	color: #ccc;
*/
/*height: 100%;*/
/*	min-height: 100%;*/
}

#content p{
	margin: 0 0 10px 0;
}

.spanHighlight{
	color: #caa;
	font-weight: bold;
}

ul.ulLinksPage {
	font-weight: bold;
	color: #ccc;
}

.ulLinksPage li{
	list-style-type: none;
	margin-bottom: 15px;
	padding: 5px 10px 5px 5px;
/*	background-color: #334;*/
	color: #eee;
	background:url('../images/bg2_d20.png');
}

ul.ulLinksPage li p.description{
	margin: 0;
	padding: 10px 10px 0px 10px;
	color: #aca;
}

.ulLinksPage li ul {
	margin: 5px 0 15px 15px;
	
}

.ulLinksPage li ul li{
	margin-bottom: 10px;
	padding: 5px 15px;
	background:url('../images/bg2_d30.png');
}


.ulLinksPage ul li{
	padding: 0 0 0 0px;
	color: white;
}	


ul.ulLinksPage  a,
ul.ulLinksPage a:link,
ul.ulLinksPage a:visited {
	display: block;
	color: #9cc;
	text-decoration: none;
	font-weight: bold;
	margin: 0;
/*	background-color: #444;*/
	padding: 3px 2px 3px 18px;
	border: 1px solid #668;
	border-left: 10px solid #668;
	background:url('../images/bg2_d10.png');
}


ul.ulLinksPage a:hover{
	color: #cee;
	border: 1px solid #cee;
	padding: 3px 2px 3px 8px;
	border-left: 20px solid #cee;
	background:url('../images/bg2_d20.png');
}

ul.ulLinksPage a:active{
	color: #dff;
	border: 1px solid #dff;
	padding: 3px 2px 3px 8px;
	border-left: 20px solid #dff;
	background:url('../images/bg2_d20.png');
}



.photoLink{
	text-align: center;
}

#divFlashContainer, #flashcontent{
	text-align: center;
	height: 455px;
}

#divMovieContainer {
	background-image: url('../images/movieframe.png');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: #000;
	background-position: center;
	padding: 55px 5px 55px 5px;
	text-align: center;
}



#footer {
	position: relative;
	margin: -3.6em auto 0 auto;
	height: 3.6em;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 0 30px;
}

/* A CSS hack that only applies to IE -- specifies a different offset for the footer */
* html #footer {
	margin-top: -3.5em;
	height: 3.5em;
}
/**************/


#footerCopyright {
	padding: 12px 5px 2px 5px;
	text-align: center;
	color: #ddd;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 7pt;
}



div.Listing {
	border:2px dashed #668;
/*	border:1px solid #668;*/
	padding: 10px;
	background-color: #002;
	margin-bottom: 25px;
}

div.Listing_active {
/*	background-color: #114;*/
	background:url('../images/bg2_d10.png');
}

table.Listing {
	vertical-align: top;
}

table.Listing td{
	border: none;
	vertical-align: top;
}

table.Listing table td{
	border: 1px solid #666;
	vertical-align: top;
}



table.Listing div.ListingMls {
	padding: 2px 20px;
	height:25px;
	text-align: right;
}



table.Listing div.ListingTumbnail {
	padding: 0 3px;
	text-align: center;
}

table.Listing div.ListingStatus {
/*	display: none;*/
	padding: 3px 5px;
	height:30px;
	text-align: center;
	color: #888;
}

table.Listing td.ListingProperty {
	margin: 5px;
/*	background-color: #334;*/
	background:url('../images/bg2_d20.png');
}

table.Listing div.ListingProperty {
	padding: 5px 3px;
	width: 100px;
	color: #eee;
}


table.Listing td.ListingDetailsLink {
/*	background-color: #114;*/
}

table.Listing div.ListingDetailsLink {
	width:100px;
	float: left;
	margin-top: 5px;
	padding: 6px 20px;
}


table.Listing div.ListingDetailsLink a,
table.Listing div.ListingDetailsLink a:link,
table.Listing div.ListingDetailsLink a:visited,
div.LargeLink a,
div.LargeLink a:link,
div.LargeLink a:visited{
	display: block;
	color: #9cc;
	text-decoration: none;
	font-weight: bold;
	margin: 0;
/*	background-color: #444;*/
	padding: 9px 2px 3px 2px;
	border: 1px solid #668;
	background:url('../images/bg2_button_d40.png');
	font-size: 15px;
	height: 26px;
/*	vertical-align: middle;*/
	text-align: center;
/*	color: #eef;*/
}

table.Listing div.ListingDetailsLink a:hover,
div.LargeLink a:hover{
	color: #cee;
	border: 1px solid #cee;
	padding: 9px 2px 3px 2px;
/*	background-color: #667;*/
	background:url('../images/bg2_button_d40_over.png');
/*	color: #223;*/
}

table.Listing div.ListingDetailsLink a:active,
div.LargeLink a:active{
	color: #dff;
	border: 1px solid #dff;
	padding: 9px 2px 3px 2px;
	background:url('../images/bg2_button_d40_over.png');
}


table.Listing td.ListingPropertyValue {
	background:url('../images/bg2_d30.png');
}

table.Listing div.ListingPropertyValue {
	padding: 5px 8px;
	color: #ded;
}

.DetailsHeader {
	padding: 1px 3px 5px 10px;
	border: 1px solid #666;
	background:url('../images/bg2.png');
}

.DetailsImgDiv{
	border: 1px solid #666;
/*	float: left;*/
	width: 520px;
	height: 400px;
	overflow: hidden;
	text-align: center;
}

.DetailsImgDiv div.enlarge{
	position: relative;
	top: -26px;
	left: 3px;
	width: 20px;
	height: 20px;
	padding: 0 0 1px 20px;
	cursor: pointer;
	background-image: url('../images/enlarge.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	text-align: center;
	z-index: 2;
}
.DetailsImgDiv div.enlarge-over{
	background-image: url('../images/enlarge.gif');
}

ul.thumb {
/*	float: left;*/
	list-style: none;
	border: 1px solid #666;
	width: 520px;
	margin: 0;
	padding: 0;
	height: 46px;
	overflow: hidden;
	text-align: center;
}
ul.thumb li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	width: 58px;
	height: 46px;
}

ul.thumb li img {
/*	position: absolute;
	top: 0;
	left: 0;
*/
	margin: 0;
	padding: 3px;
	width: 52px;
	height: 40px;
	border: none;
	-ms-interpolation-mode: bicubic; 
}

ul.thumb li img.highlightThumb{
	margin: 0;
	padding: 0;
	width: 52px;
	height: 40px;
	border: 3px solid #caa;
/*	background:url('../images/bg2.png');*/
}

ul.thumb li img.hoverThumb{
	padding: 0;
	border: 3px solid #cee;
}

/*ul.thumb li img.hover {
	background:url(thumb_bg.png) no-repeat center center;
	border: none;
}
*/


/*
.container {
	height: 360px;
	width: 910px;
	margin: -180px 0 0 -450px;
	top: 50%; left: 50%;
	position: absolute;
}
*/
#main_view {
	float: left;
	padding: 9px 0;
	margin-left: -10px;
}

#DetailsLargePreview{
	position:absolute;
	top: 0;
	left: 0;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
/*	display:none;*/
	color:#fff;
	margin: 0;
	padding: 3px;
	width: 52px;
	height: 40px;
	border: none;
}
#DetailsLargePreview div{
	position:absolute;
	top: 5px;
	left: 5px;
	width: 60px;
	border:1px solid #ccc;
	padding: 3px;
	cursor: pointer;
	background:url('../images/bg2_button_d40.png');
	text-align: center;
	z-index: 2;
}

#DetailsLargePreview img{
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	background-image: url('../images/loading.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: #000;
	background-position: center;

}

div.newsArticle {
	padding:15px;
	background:url('../images/bg2_d10.png'); 
	border:2px dashed #668;
	color:#ded;
	margin: 0 0 20px 0;
}

div.newsArticle div.header {
	background:url('../images/bg2_d20.png');
	border:1px solid #666;
	padding: 5px 8px;
	color: #ded;
}

div.rebgvMonthlyStatistics strong {
	font-size: 1.1em;
	font-weight: 700;
	color: #dd8;
}
div.rebgvMonthlyStatistics h4 ,
div.rebgvMonthlyStatistics h4 strong,
div.rebgvMonthlyStatistics h3,
div.rebgvMonthlyStatistics h3 strong{
	color: #ee8;
	padding: 10px 0;
}

div.rebgvMonthlyStatistics div {
/*
	color: #000;
	background-color: #fff;
	padding: 5px 8px;
*/}



div.rebgvMonthlyStatistics div.month {
	padding: 10px 0 15px 0;
}


div.rebgvMonthlyStatistics div.month div.curr {
	float: left;
	display: block;
	width: 170px;
/*	border:1px solid #666;*/
	font-size: 1.3em;
	font-weight: 700;
	color: #dd8;
	width: 150px;
	text-align: center;
}

div.rebgvMonthlyStatistics div.month div.prev,
div.rebgvMonthlyStatistics div.month div.next {
	float: left;
	display: block;
	width: 170px;
/*	border:1px solid #666;*/
	text-align: center;
	
	
}

div.BankofCanadaStats table{
	width:100%;
}