@charset "UTF-8";
body {
	line-height: 18px;
	font: 70% Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #DDE3E9;
	background-position:center;
}

img, div, body, a, iframe { behavior: url(http://crm.sothebysrealty.ca/blueprint/connectivity/styles/iepngfix.htc) } 

a {
	text-decoration:none;
}
a:link {
	color: #196096;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #317AB1;
	text-decoration:underline;
}
a:active {
	color: #4991C3;
}

.subHeader {
	color:#2C6091;
	letter-spacing:1px;
	font-weight: bold;	
}


.smallText {
	color:#2C6091;
	font-size:9px;
}

.pdfLink {
position:absolute; 
padding-left:auto; 
padding-right:0px; 
float:right; 
width:120px;
left:602px; 
text-align:right;
}


.oneColFixCtrHdr #windowShadow {

	width: 1000px;
	margin: 0px auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
		background-image: url(../images/windowshadow.png);
		background-repeat:no-repeat;
	background-position:center;
	height: 813px;
	
	z-index:0;
	
}

.oneColFixCtrHdr #container {
	width: 960px;
	margin: 15px auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	border: #ffffff solid 8px;
		z-index:1;

	height: 780px;
}

.oneColFixCtrHdr #header  {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	height: 90px;
	background-color:#FFFFFF;
	background-image: url(../images/banner-top.gif);
	
	background-repeat: no-repeat;
}

.oneColFixCtrHdr #mainContent {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	background-image: url(../images/bg-main.png);
	height: 689px;
	line-height: 18px;
	background-repeat: no-repeat;
	
}
.oneColFixCtrHdr #footer {
	margin: 0px; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px;
	height: 22px;
}

.oneColFixCtrHdr #projectSelector {
	width: 206px;
	position:absolute;
	overflow:hidden;
	margin-top:60px;
	z-index: 44;
	height: 630px;
} 
.oneColFixCtrHdr #projectSelector img {
	border: none;
	z-index:500;
}

.oneColFixCtrHdr #scrollingMenu {
	position:absolute;
	width: 206px;	
	background:#ffffff;
	
	}
	
	
.oneColFixCtrHdr #menuShadow {
	position:absolute;
	width: 31px;
	height:690px;
	margin-left:176px;
	background-image:url(../images/bg-navshadow.png);
	background-repeat:repeat-y;
	z-index: 900;
	margin-top: 0px;
	}
	
	
	
.oneColFixCtrHdr #scrollingMenu a img {
	border:none;
}



.oneColFixCtrHdr #projectInfo {
	margin-left:207px;
	width: 754px;
	height: 333px;
	position:absolute;
	
}

.oneColFixCtrHdr #downloadsPane {
	margin-left:187px;
	margin-top:314px;
	width: 774px;
	height: 376px;
	background-image:url(../images/bg-downloadspane.png);
	background-repeat:no-repeat;
	position:absolute;
}


.oneColFixCtrHdr #downloadsTitle {
	position:absolute;
	width: 720px;
	height: 30px;
	margin-left:35px;
	margin-top:38px;
	text-align: left;
	font-size: 120%;
		
}

.oneColFixCtrHdr #selectDev {
	padding-left:10px;
	margin-top:10px;
	margin-bottom:0px;
	width: 285px;
	height: 50px;
	
	z-index: 100;		

}
.oneColElsCtr #textareaLayout {
	width: 280px;
	height: 165px;
	z-index: 1;
	border: 1px #999999 solid;
	padding-left: 10px;
	margin-top: 0px;
	margin-left: 5px;
}

#textareaLayout {
	position:absolute;
	overflow: hidden;
	width: 300px; /*marquee width */
	height: 200px; /*marquee height */
	overflow: hidden;
	background-image:url(../images/scrollbox-shadow.gif);
	background-repeat: repeat-x;
	margin-top:40px;	
	
}



.oneColFixCtrHdr #scrollButtons {
	width: 205px;
	height: 30px;
	position: absolute;
	z-index: 114;
	display: inline;
	text-align:center;
	margin: 0px auto;
	top: 150px;
}

.oneColFixCtrHdr #scrollButtonsLower {
	width: 205px;
	height: 29px;
	position: absolute;
	z-index: 200;
	display: inline;
	text-align:center;
	margin: 0px auto;
	top: 780px;
}


.oneColFixCtrHdr #mainImageArea {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 460px;
	height: 400px;
	margin-left: 293px;
	margin-right:auto;
	text-align:right;
	position:absolute;
}

.oneColFixCtrHdr #weblinkholder {
	float:left;
	height:20px;
	width: 460px;
	text-align: left;
}

.oneColFixCtrHdr #paradescription {
	float:left;
	left:0px;
	width:445px;
	height:140px;
	text-align:left;
	padding-top:0px;	

}

.oneColFixCtrHdr #projectName {
	float:left;
	padding-top:10px;
	left:0px;
	width:460px;
	height:30px;
		

}


.oneColFixCtrHdr #bulletInfoTemplate {
	text-align:left;
	width:89px;
	height:140px;
	position: absolute;
	margin-top: 205px;
	padding-left: 10px;
}

.oneColFixCtrHdr #bulletInfo {
	text-align:left;
	width:190px;
	height:140px;
	position: absolute;
	margin-top: 205px;
	margin-left: 100px;
	display: inline;
}




.oneColFixCtrHdr #projectLogoHolder {
	width: 290px;
	position: absolute;
	height: 190px;
	margin-top: 20px;
}

#vmarquee {
position:absolute;
 width: 290px;
  z-index: 100;
 }

#textareaLayout {
	position:absolute;
	overflow: hidden;
	width: 300px; /*marquee width */
	height: 200px; /*marquee height */
	overflow: hidden;
	background-image:url(../graphics/scrollbox-shadow.gif);
	background-repeat: repeat-x;
	margin-top:40px;	
	
}



.oneColFixCtrHdr #field_developer {
	display: inline;
}

.oneColFixCtrHdr #field_devlifestyle {
	display: inline;
}

.oneColFixCtrHdr #field_devlocation {
	display: inline;
}

.oneColFixCtrHdr #field_devlaunch {
	display: inline;
}

.oneColFixCtrHdr #field_devwebsite {
	display: inline;
}

.oneColFixCtrHdr #field_projectName {
	display: inline;
}

#regMenuImage {
width: 205px;
	position: absolute;
	height: 95px;
	margin-top: 20px;
	padding-left:25px;
}

.clippedImg {
	width: 205px;
	height: 75px;
	overflow:hidden;
background-color:#ffffff;
	border: none;
	padding-left:25px;
	
	
}

#logoPlaceHolder { /* the black bg behind each logo. */
	width: 205px;
	height:75px;
	padding: 0px;
	margin:0px;
	
		overflow:hidden;
	position:relative;
	border: none;
	background-color:#000000;

}

#brokerageFiles, #collateralFiles {
	background-image:url(../images/bg-downloadsiframe.gif);
	background-repeat: repeat-x;
}


.logoComingSoon {

background: url(../images/logo-comingsoon.png) no-repeat;

}

.fadedLogo {

filter:alpha(opacity=40);-moz-opacity:.40;opacity:.40;

}

