TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

A {
	color : #0000FF;
}

A:HOVER {
	color : #CC0000;
}

IMG {
    border-color : #000000;
}
h2{
  color:#000;
}

A.ibg {
	color : #000000;
	text-decoration : none;
}

A.ibg:HOVER {
	color : #0000FF;
	text-decoration : none;
}
.footnav {
    color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
    font-weight : bold;
}

.footnav:HOVER {
    color : #306700;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
    font-weight : bold;
}

.footnav {
    color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
    font-weight : bold;
}

.footnav:HOVER {
    color : #306700;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
    font-weight : bold;
}

.footnav2 {
	color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
}

.footnav2:HOVER {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
}

A.leftnav {
	color : #FFFFFF;
    text-decoration: none;
}

A.leftnav:HOVER {
	color : #FFFF00;
    text-decoration: underline;
}

.navtitle{
  border:2px solid #316500;
  background:#fff;
  color:#316500;
  font:14px Tahoma, Arial, Helvetica, sans-serif;
  text-align:center;
}

/* TOP NAV */
TD.topnavbg {
  background-color: #E7DB9F;
}

.topnav {
  color : #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  line-height: 20px;
}

.topnav:hover {
  color : #FF0000;
}

/* RIGHT COLUMN */
TD.rightcol {
/*  background-color: #FFF8DC; */
  background-color: #306700;
  font-size: 8pt;
  color: #FFFFFF;
}

A.rightcol {
  color: #FFFFFF;
  padding: 0px 2px 0px 2px;
}

A.rightcol:hover {
  color: #FFFFFF;
  background-color: #CE0025;
  padding: 0px 2px 0px 2px;
}


TABLE.featurebg, TD.featurebg {background-color: #003300;}
.featureheader {background-color: #003300; color: #CFBFA0;}
.featurefooter {background-color: #003300; color: #CFBFA0;}
A.featurefooter {font: bold 11px Arial, Helvetica; color: #E8E8BE; text-decoration: none;}
/* A.featurefooter:hover {font: bold 11px Arial, Helvetica; color: #FFFFFF; text-decoration: none;} */

A.tddata {font: 8pt Verdana, Arial, Helvetica; color: #003300; text-decoration: underline;}
A.tddata:hover {color: #CC0000;}

.tdborder {background : #000000;}
.tdtitle {background: #440406; color: #FFFFFF; font-weight : bold; font-size : 14px;}
.tdlabel {background : #88070B; color : #FFFFFF; font-weight : bold;}
.tddata {background : #FFFFFF; color : #000000; font-weight : normal;}

/* FEATURED REALTORS */
#top-performers{
  width:149px;
}
#top-performers .div2b{
  margin:8px;
  padding-top:8px;
  border:1px solid #193301;
  background:#dfe7d8;
  text-align:center;
}

/* */
.referralexchangeplugin,.refexintro{
  color:#fff;
}

/* NEW */
.floatleft{float:left;}
.floatright{float:right;}
img.border{border:1px solid #000;}
.align-justify  { text-align:justify; } 
.align-left     { text-align:left; } 
.align-center   { text-align:center; } 
.align-right    { text-align:right; }
a img{border:0;}

/* COMMUNITIES */
.content_wrapper{
  padding:0 10px;
  line-height:1.2em;
}
.content_wrapper ul{
  padding-left:1em;
  margin-left:1em;  
  margin-bottom:1em;
}
.content_wrapper ul li{
}

/* REBA - REAL ESTATE BY AREA */
#reba-bottom-banner{
  display:none;
}
span.date{
  float:right;
  font-size:75%;
}

/* MORTGAGE PLUGIN - /area/ */
#mortgageplugin #bcrates, #mortgageplugin-bcrates{
  display:none;
}

/* CALGARY CONDOS - CONDO LIVING */
#bodycondos #map{
	height:500px;
	border:1px solid #000;
}
#bodycondos #map img{
	border:1px solid #000;
}
#bodycondos #map h3{
	font-size:1em;
	font-weight:bold;
}
#bodycondos #condosmenu{
  max-height:290px;
  overflow-y:auto;
  overflow-x:hidden;
}
/* extras for ibg site */
#bodycondos #condosmenu{
  margin-bottom:1em;
}
#bodycondos .condobuildingproperties{
}
/* section banners */
#bodycondos .sectionbanner{
	clear:both;
	height:102px;
	margin:0px auto 1em;
	overflow:hidden;
	position:relative;
	width:500px;
  font-size:90%;
}
#bodycondos .sectionbanner h3{
	background:#420e01 none repeat scroll 0%;
	color:#fff;
	float:right;
	font-size:1.2em;
	font-weight:bold;
	margin:0px;
	padding:5px;
	text-align:left;
	text-transform:uppercase;
	width:325px;
}
#bodycondos .sectionbanner h3 a, .sectionbanner h3 a:visited{
	color:#fff;
	text-decoration:none;
}
#bodycondos .sectionbanner p{
	background:#d6ccbd none repeat scroll 0%;
	font-size:1em;
	height:100px;
	margin-left:165px;
	padding:5px;
	width:325px;
}
#bodycondos .sectionbanner a img, .sectionbanner *:link img, .sectionbanner *:visited img{
	border:1px solid #000;
	float:left;
}
#bodycondos .sectionbanner a:hover img{
	border:1px solid #420e01;
}
#bodycondos .sectionbanner p a{
	bottom:5px;
	position:absolute;
	right:5px;
	text-align:right;
  font-size:.9em;
  color:#442211;
}
#bodycondos .sectionbanner p a:hover{
  color:#770000;
}
/* collist */
.collist{
  list-style:none;
}
/* column3 from 121.css, base.css, styles.css for #rightcol */
#bodycondos #pad
	{
	float: left;
	width: 720px;
	}
* html #bodycondos #pad
	{
	display: inline;
	}
#bodycondos #rightcol
	{
	float: left;
	width: 190px;
	}
#bodycondos #rightcol{
	padding:5px 10px;
}


/* CALGARY CONDOS - CONDO LIVING - SPLASH */
#bodycondos-splash .sectionbanner{
	clear:both;
	height:102px;
	margin:0px auto 1em;
	overflow:hidden;
	position:relative;
	width:500px;
  font-size:90%;
}
#bodycondos-splash .sectionbanner h3{
	background:#420e01 none repeat scroll 0%;
	color:#fff;
	float:right;
	font-size:1.2em;
	font-weight:bold;
	margin:0px;
	padding:5px;
	text-align:left;
	text-transform:uppercase;
	width:325px;
}
#bodycondos-splash .sectionbanner h3 a, .sectionbanner h3 a:visited{
	color:#fff;
	text-decoration:none;
}
#bodycondos-splash .sectionbanner p{
	background:#d6ccbd none repeat scroll 0%;
	font-size:1em;
	height:100px;
	margin-left:165px;
	padding:5px;
	width:325px;
}
#bodycondos-splash .sectionbanner a img, .sectionbanner *:link img, .sectionbanner *:visited img{
	border:1px solid #000;
	float:left;
}
#bodycondos-splash .sectionbanner a:hover img{
	border:1px solid #420e01;
}
#bodycondos-splash .sectionbanner p a{
	bottom:5px;
	position:absolute;
	right:5px;
	text-align:right;
  font-size:.9em;
  color:#442211;
}
#bodycondos-splash .sectionbanner p a:hover{
  color:#770000;
}
/* column3 from 121.css, base.css, styles.css for #rightcol */
#bodycondos-splash #pad
	{
	float: left;
	width: 970px;
	}
* html #bodycondos-splash #pad
	{
	display: inline;
	}

/* CMXFORMS */
/**********************************

Use: cmxform template

***********************************/
form.cmxform fieldset {
	margin-bottom: 1.5em;
}

form.cmxform legend {
	padding: 0 2px;
	font-weight: bold;
	_margin: 0 -7px; /* IE Win */
}

form.cmxform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	cursor:pointer;
}

form.cmxform fieldset p {
	padding: 5px;
	margin: 0;
}

form.cmxform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
}

form.cmxform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight:normal;
}

form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
}
form.cmxform label { width: 200px; } /* Width of labels */
form.cmxform fieldset fieldset label { margin-left: 203px; } /* Width plus 3 (html space) */
form.cmxform label.error {
	margin-left: 203px;
}

form.cmxform input.submit {
	margin-left: 203px;
}

form.cmxform em { font-weight: bold; font-style: normal; color: #f00; }

/*\*//*/ form.cmxform legend { display: inline-block; } /* IE Mac legend fix */

/**********************************

Name: cmxform Styles

***********************************/
form.cmxform {
	font-size: 1.0em;
}

form.cmxform legend {
	padding-left: 0;
}

form.cmxform legend{
	color:#0A3D7E;
}
form.cmxform label {

}

form.cmxform fieldset {
	border: none;
	border-top: 1px solid #0A3D7E;
	background-color: #F9F5EC;
}

form.cmxform fieldset fieldset {
	background: none;
}

form.cmxform fieldset p, form.cmxform fieldset fieldset {
	padding: 5px 10px 7px;
	border-bottom:1px dotted #ccc;
}

form.cmxform label.error, label.error {
	color: red;
	width: auto;
	display: block;
}
option {padding: 0 .2em 0 .1em;}
div.error { display: none; }
input:focus { border: 1px solid black; }
input.error{ border: 1px dotted red; }
form.cmxform span.notes{
	font-size:0.8em;
	line-height:12px;
	color:#999999;
}

form.cmxform.noindent label, form.cmxform.noindent label.error, form.cmxform.noindent input.submit{
	width:auto;
	margin:0;
}
form.cmxform.noindent label{
	width:80px;
}

