BODY,TD {
	color: #000000;
	font-size: 12px;
	FONT-FAMILY: CG Omega,Arial;
}

img .left {
	float:left;
	padding: 5px 5px 5px 5px;
	border:none;
}

img .right {
	float:right;
	padding: 5px 5px 5px 5px;
	border:none;
}

A.leftnav {
	COLOR: #FFFFFF;
	FONT-FAMILY: CG Omega,Arial;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
	font-weight : bold;
	margin-right : 3px;
}
A.leftnav:visited {
	COLOR: #FFFFFF;
	FONT-FAMILY: CG Omega,Arial;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
	font-weight : bold;
	margin-right : 3px;
}
A.leftnav:hover {
	COLOR: #ff0000;
	FONT-FAMILY: CG Omega,Arial;
	FONT-SIZE: 12px;
	TEXT-DECORATION: underline;
	font-weight : bold;
	margin-right : 3px;
}
.title {
    color : #371E62;
    font-weight : bold;
    font-size : 14px;
}
.tabletitle {
    background : #ffffff;
    color : #000000;
    font-weight : bold;
    font-size : 14px;
}
.tabletitle2 {
    background : #ffffff;
    color : #000000;
    font-weight : bold;
    font-size : 14px;
}
.tdtitle {
    background : #ffffff;
    color : #000000;
    font-weight : bold;
    font-size : 12px;
}
.main {
	color: #000000;
	font-size: 12px;
	FONT-FAMILY: CG Omega,Arial;
}
.offset {
    background : #ffffff;
	color: #000000;
	font-size: 12px;
	FONT-FAMILY: CG Omega,Arial;
}
A.tabletitlelink {
    color : #000000;
    font-size : 10px;
	TEXT-DECORATION: none;
}
A.tabletitlelink:hover {
    color : #ff0000;
    font-size : 10px;
	TEXT-DECORATION: underline;
}
.input{
	height: 20px;
	width: 120px;
}
A.footer {
	COLOR: #371E62; FONT-FAMILY: CG Omega,Arial; FONT-SIZE: 11px; TEXT-DECORATION: none;
}
A.footer:visited {
	COLOR: #000000; FONT-FAMILY: CG Omega,Arial; FONT-SIZE: 11px; TEXT-DECORATION: none;
}
A.footer:hover {
	COLOR: #ff0000; FONT-FAMILY: CG Omega,Arial; FONT-SIZE: 11px; TEXT-DECORATION: underline;
}
A.title {
	COLOR: #0000ff; FONT-FAMILY: CG Omega,Arial; FONT-SIZE: 11px; TEXT-DECORATION: none;
}
A.title:visited {
	COLOR: #0000ff; FONT-FAMILY: CG Omega,Arial; FONT-SIZE: 11px; TEXT-DECORATION: none;
}
A.title:hover {
	COLOR: #ff0000; FONT-FAMILY: CG Omega,Arial; FONT-SIZE: 11px; TEXT-DECORATION: underline;
}
P.fisher{
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
	margin-left : 5px;
}

/* REDB */
.redb {font: 10px Arial, Helvetica; color:#000000;} /* Listing links & info */
A.redb {font: 12px color: #000000; text-decoration: none;}
A.redb:visited {color: #565656;  text-decoration: none;}
A.redb:hover {color: #ff0000; text-decoration: underline;}
IMG {border-color: #000000;}
.redbpageheader {font: normal 10pt Arial, Helvetica;}
.redbpheader {font-weight: normal; color: #CC0000;}
.redbtabletitle {font: normal 9pt Arial, Helvetica;}
TD.redbtabletitle {background-color: #000000; color: #FFFFFF; text-align: middle;}
A.redbtabletitle {color: #FFFFFF;}
A.redbtabletitle:hover {color: #EFEFEF;}
.redbtdtitle {font: normal 8pt Arial, Helvetica;}
TD.redbtdtitle {background-color: #406a8d; color: #FFFFFF; text-align: right; padding: 1px 4px 1px 4px;}
A.redbtdtitle {color: #FFFFFF;}
A.redbtdtitle:hover {color: #FF0000;}
.redblistingtdtitle {background:#efefef;font-weight:bold;}
.redboffset {font: 8pt Arial, Helvetica;}
TD.redboffset {background-color: #FFFFFF; color: #000000; text-align: left; padding: 1px 4px 1px 4px;}
.redbsearch {padding: 2px; font-size: 10px; color: #020282;}
.redbinput {}
.redbselect {}
.redbbutton {}

<!-- REDB STANDARD TABLE STUFF - THAT WAS OMITTED FROM THIS STYLE SHEET STARTS HERE ---->
/* Standard REDB Table */
#redbTable {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	border-collapse:separate;
    border-spacing:0px;
	padding:0;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
}
/* REDB Table Caption - Required Text */
#redbTable caption{
	text-align:left;
	font-size:x-small;
	padding-bottom:1px;
	border-top:1px solid #FF0000;
	border-left:1px solid #FF0000;
	border-right:1px solid #FF0000;
}
/* REDB Table Header & Footer Rows */
#redbTable thead th, #redbTable tfoot td{
	background-color:#000066;
	color:#FFFFFF;
	text-align:left;
/*	padding:2px 3px; */
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
}
#redbTable thead th a:link, #redbTable thead th a:visited, #redbTable tfoot td a:link, #redbTable tfoot td a:visited{
	color:#FFFFFF;
}
/* REDB Table Body Headers - TD Titles */
#redbTable tbody th{
	background:#EFEFEF;
	padding:1px 0;
	text-align:right;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	white-space:nowrap;
	font-size:x-small;
	}
/* REDB Standard Table Cell */
#redbTable td{
	background-color:#FFFFFF;
	padding:2px 3px;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	font-size:x-small;
}
/* REDB Hilight for Notes Cell */
#redbTable td.notes{
	background-color:#FFFF99;
	text-align:center;
	border-top: 1px solid #000;
}
/* REDB Hilight for Required */
#redbTable .required{
	border:1px solid #FF0000;
}
/* REDB Footer Alignment */
#redbTable tfoot td{
	text-align:right;
}
#redbTable .sh{ /* subheader */
  font-size:12px;
}
			
/* REDB Form Elements */
#redbTable select, option, input{
	font-size:x-small;
}
#redbTable.acenter td, #redbTable.acenter th {
	text-align:center;
}
/* REDB List Table Alignment */
#redbTable.list td, #redbTable.list th {
	text-align:center;
}
/* REDB List Table Coloured Row */
.listcolouredrow{
	background:#ddd;
}
/* REDB List Table Hover Row */
.listrowhover{
	background-color:#DEE9F5;
}
/* REDB Table Normal Links */
#redbTable a:link, #redbTable a:visited{
color:#000;
}
/* REDB Table Hovered Links */
#redbTable a:hover{
color:#FF0000;
text-decoration:none;
}
/* REDB List Table Coloured Row Links */
#redbTable.list .listcolouredrow a:link, #redbTable.list .listcolouredrow a:visited{
color:#0066FF;
}
/* REDB List Table Coloured Row Hover Links  */
#redbTable.list .listcolouredrow a:hover{
color:#00FF66;
}
/* REDB List Table Hover Row Links */
#redbTable.list .listrowhover a:link, #redbTable.list .listrowhover a:visited{
color:#FF9900;
}
/* REDB Hovered Hover Row Hover */
#redbTable.list .listrowhover a:hover{
color:#FF00FF;
}

<!-- STANDARD REDBTABLE STUFF THAT WAS OMITTED FROM THIS STYLE SHEET ENDS HERE --->

<!-- This sets the color for the lines that make up the calendar grid -->                            
.calendartable {                                                                                     
    background : #000000;                                                                            
}                                                                                                    
                                                                                                     
<!-- This sets the background color for the row containing the Last Month, Next Month, etc. links -->
.calendarlinktd {                                                                                    
    background : #CF0020;                                                                            
}                                                                                                    
                                                                                                     
<!-- This is the color for the top links on the calendar -->                                         
A.calendartoplink {                                                                                  
    color : #FFFFFF;                                                                                 
}                                                                                                    
                                                                                                     
A:HOVER.calendartoplink {                                                                            
    color : #000000;                                                                                 
}                                                                                                    
#redbcontainer {position:relative;width:450px;height:650px;}                                         
#lyr01 {position:absolute;visibility:hidden;width:450px;height:650px;}                               
#lyr1 {position:absolute;visibility:hidden;width:450px;height:650px;}                                
#lyr2 {position:absolute;visibility:hidden;width:450px;height:650px;}                                
#lyr3 {position:absolute;visibility:hidden;width:450px;height:650px;}                                
#lyr4 {position:absolute;visibility:hidden;width:450px;height:650px;}                                
#lyr5 {position:absolute;visibility:hidden;width:450px;height:650px;}                                
#lyr6 {position:absolute;visibility:hidden;width:450px;height:650px;}                                
#lyr7 {position:absolute;visibility:hidden;width:450px;height:650px;}                                
#lyr8 {position:absolute;visibility:hidden;width:450px;height:650px;}                                
                                                                                                     
.redbcontainer {position:relative;width:450px;height:650px;}                                         
.lyr01 {position:absolute;visibility:hidden;width:450px;height:650px;}                               
.lyr1 {position:absolute;visibility:hidden;width:450px;height:650px;}                                
.lyr2 {position:absolute;visibility:hidden;width:450px;height:650px;}                                
.lyr3 {position:absolute;visibility:hidden;width:450px;height:650px;}                                
.lyr4 {position:absolute;visibility:hidden;width:450px;height:650px;}                                
.lyr5 {position:absolute;visibility:hidden;width:450px;height:650px;}                                
.lyr6 {position:absolute;visibility:hidden;width:450px;height:650px;}                                
.lyr7 {position:absolute;visibility:hidden;width:450px;height:650px;}                                
.lyr8 {position:absolute;visibility:hidden;width:450px;height:650px;}         

/* LISTING BARS */
.listingSearchBars, #content .listingSearchBars{
	margin:0;
	padding:0;
	list-style:none;
	width:502px;
	margin:0 auto;

}
.listingSearchBars li, #content .listingSearchBars li{
	margin:0 0 15px 0px; 
	padding:0;
	list-style:none;
}
.listingSearchBars a{
	display:block;
	line-height:1em;
	padding:12px 0 0 10px;
	height:48px; /* size is for IE only */
	text-decoration:none;
	font-size:190%;
	color:#000;
	text-align:left;
}
.listingSearchBars a:hover{
	text-decoration:none;
	font-size:190%;
	text-align:left;
	color:#1C4179;
}
.listingSearchBars .barFeaturedListings{
	background:url(/gssi/banners/bar_featuredlistings.gif) no-repeat;
}
.listingSearchBars .barOfficeListings{
	background:url(/gssi/banners/bar_officesearch.gif) no-repeat;
}
.listingSearchBars .barCalgaryMapSearch{
	background:url(/gssi/banners/bar_calgarymapsearch.gif) no-repeat;
}
.listingSearchBars .barHomeBuyers{
	background:url(/gssi/banners/bar_advancedmapsearch.gif) no-repeat;
}

.listingSearchBars .barSoldListings{
	background:url(/gssi/banners/bar_soldlistings.gif) no-repeat;
}

.listingSearchBars .barHomeWorth{
	background:url(/gssi/banners/bar_advancedmapsearch.gif) no-repeat;
}

.listingSearchBars .barAdvancedSearch{
	background:url(/gssi/banners/bar_communitylistings.gif) no-repeat;
}                       
     
#featureproperty{
	display:block;
	height:269px;
	width:276px;
	background:url(/i/featurepropert_bg.jpg) no-repeat;
	text-decoration:none;
	position:relative;
	float: right;
	margin:0 20px 10px 0;
}
#featureproperty:hover{
  	background:url(/i/featurepropert_bg.jpg) 0 -269px no-repeat;
}
#featureproperty img{
	position:absolute;
	top:27px;
	left:10px;
	border:none;
}
#featureproperty span{
	line-height:1em;
  	position:absolute;
	width:276px;
	top:4px;
	right: 15px;
	color:#000;
	font-weight:bold;
	text-align:right;
	font-size:90%;
	text-transform:uppercase;
}
#ibgcopyright, #ibgcopyright a{
	font:8pt Tahoma,Arial,Helvetica;
	color:#efefef;
}
