@charset "utf-8";
/* CSS Document */

body {
		background: #071424 url(/images/bg.jpg) top left repeat-x;
		margin: 0; padding: 0;
		font-family: Arial, Helvetica, Verdana, sans-serif; 
		font-size: 12px;
		line-height: 18px;
		color: #323232;
}

img {
  border: none;
}

th {
	white-space: nowrap;
	vertical-align: top;
}

#buyers-form fieldset {
  width: 295px;
  -moz-border-radius: 5px; 
  -webkit-border-radius: 5px;
  border: 1px solid  rgb(0, 102, 204);
}

#buyers-form legend {
  font-weight: bold;
}

#buyers-form label {
   display: block;
}

.field {
   margin: 0px 0px 5px 5px;
}

.error {
  border: 1px solid #F00;
  background: #FFECEC;
  padding: 10px;
  width: 50%;
  margin-bottom: 20px;
}

.message {
  font-size: 16px;
}

.listings {
	border-collapse: collapse
}

.listings td, .listings th {
   border: 1px solid #CCC;
   padding: 3px 5px;
}

.photos {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.photos li {
   float: left;
   border: 1px solid #CCC;
   margin: 5px 5px 0px;
   padding: 5px;
}


/*---CONTAINERS---*/
/*---------------------------------------------*/

#wrapper {
		width: 950px;
		background-color: #fff;
		clear: both;
		margin: 0 auto 0;
}

#navbar {
		width: 950px;
		height: 39px;
		clear: both;
		background-color: #fff;
		vertical-align:bottom;
		padding-top: 8px;
}


#leftCol {
		width: 255px;
		float: left;
		clear: left;
		text-align: center;
		margin-left: 20px;
}
		

#content {
		width: 600px;
		margin-left: 30px;
		float: left;
		clear: right;
		text-align: left;
}

#footer {
	width: 950px;
	margin: 0 auto 0;
	height: 55px;
	background-color: #064a6b;
	text-align: center;
	color: #8aaec0;
	line-height: 22px;
	padding-top: 15px;
}


/*---HTML---*/
/*---------------------------------------------*/

.main {
		background: url(/images/bg-top.jpg) top center no-repeat;
		width: 850px;
}

.subarea { 
		display: block;
		padding: 17px 10px 17px 25px;
		text-align: left;
		color: #384514;
		height: 14px; /*48*/
		width: 220px; /*255*/
		background: url(/images/buttons_bg.jpg) center left no-repeat;
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
		margin: 0px;
}

a.sublink:link, a.sublink:visited, a.sublink:active {
		display: block;
		padding: 17px 10px 17px 25px;
		text-align: left;
		color: #384514;
		height: 14px; /*48*/
		width: 220px; /*255*/
		background: url(/images/buttons_bg.jpg) center left no-repeat;
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
}

a.sublink:hover {
		background: url(/images/buttons_bg-over.jpg) center left no-repeat;
		border: none;
}

#leftCol p {
		margin: 0 0 2px;
}

#footer a:link, #footer a:visited, #footer a:active {
		color: #8aaec0;
		text-decoration: none;
}
#footer a:hover {
		color: #a7d067;
		text-decoration: underline;
}

a:link, a:visited, a:active {color: #1e7097; text-decoration: underline;}
a:hover {color: #666; text-decoration: none;}


h1 {
		color: #1e7097;
		font-family: Helvetica, Arial, sans-serif;
		font-size: 24px;
		text-transform: uppercase;
		font-weight: normal;
		font-stretch:narrower;
		line-height: 26px;
}

h2 {
  font-size: 16px;
  line-height: 20px;
}


/*---DROPDOWNS---*/
/*---------------------------------------------*/
#submenu ul {
  padding: 0px;
  margin: 0px;
  background: #3d95c5 url(/images/dropdownBG.jpg) top left repeat-x;
  position: absolute;
  top: 0px;
  display: none;
  color: #ffffff;
}

#submenu ul li {
  list-style-type: none;
  border-left: 1px solid #174E63;
  border-right: 1px solid #174E63;
  border-bottom: 1px solid #174E63;
}

#submenu ul li a {
   display: block;
   padding: 7px 10px; 
   background: #3d95c5 url(/images/dropdownBG.jpg) top left repeat-x;
   color: #FFF;
   text-decoration:none;
   font-weight:bold;
}

#submenu ul li a:hover {
   background: #FFF;
   color: #002a3f;
}

#sub div {
  position: relative;
  background: url(/images/vancouver-map.png) no-repeat;
  text-align: left;
  border: 1px solid #393;
  height: 150px;
  overflow: hidden;
  z-index: 1;
}

#sub div p {
  display: block;
  width: 100px;
  height: 152px;
  background: #303049;
  opacity: .5;
  filter: alpha(opacity=45);
  position: absolute;
  top: 0px;
  right: 0px;
  margin: 0px;
  z-index: 5;
  border-left: 1px solid #000;
}

#sub div ul {
  position: absolute;
  top: 0px;
  right: 0px;
  margin: 0px;
  z-index: 10;
  background-color: transparent;
  overflow: hidden;
}

#sub div li {
  list-style-type: none;
  padding: 3px 5px;
  background-color: transparent;
}

#sub div li a {
  display: block;
  text-decoration: none;
  color: #FFF;
  font-size: 12px;
  background-color: transparent;
}


/*--LISTING CODE--*/
/*--------------------------------------------------------*/

a.property-links{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #3b3b3b;
	font-weight: normal;
	text-decoration: underline;
	line-height: 20px;
}

a.property-links:hover{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #707070;
	font-weight: normal;
	text-decoration: underline;
	line-height: 20px;
}

#toptext{
	font-family:"Times New Roman", Times, serif;
	font-size:28px;
	color:#FFFFFF;

	}
	
#toptext a, #toptext a:link{
	font-family:"Times New Roman", Times, serif;
	font-size:21px;
	color:#FFFFFF;
	text-decoration:none;

	}
	
#toptext a:hover, #toptext a:visited{

	text-decoration:underline;

	}

.prop-desc{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #3b3b3b;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}

.prop-address{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #3b3b3b;
	text-align: right;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
}

.prop-desc-secondary
{
font-family: "Trebuchet MS";
font-size: 12px;
color: #000000;
text-align: left;
font-weight: normal;
text-decoration: none;
}

.pricetag{
font-family: "Trebuchet MS";
font-size: 16px;
color: #3b3b3b;
text-align: center;
font-weight: bold;
text-decoration: none;
}

.seperation_line_and_alt_dark_color
{
background-color: #c8c8c8;
}


#Searchbar {
	position: absolute;
	top: 22px;
	margin-left: 770px;
	width: 160px;
	background-color: #fff;
	z-index: 100;
	padding: 4px 4px 5px;
	-moz-border-radius: 4px;
    border-radius: 4px;
}

input.Search {
	float: left;	
	border: none;
	font-size: 12px;
	color: #666;
}
 
#Searchbar img {border: none;}
