/* new */
.leftnavbg, .rightnavbg {background: #2C2C58; background-image: url("/images/leftnavbg.gif");}
.leftnavbg2 {background: #2C2C58; background-image : url("/images/leftnavbg2.gif");}

.leftnavhighlight {font: bold 10pt Verdana, Arial, Helvetica; color: #FFFFFF; background: #D3512D; width: 156px;}
.leftnavhighlightmo {font: bold 10pt Verdana, Arial, Helvetica; color: #FFFFFF; background: #990000; cursor: hand;}
A.leftnavhighlight {color: #FFFFFF;}
A.leftnavhighlight:hover {color: #DFDFC0;}

.leftnavhighlight2 {font: bold 10pt Verdana, Arial, Helvetica; color: #FFFFFF; background: #585882; width: 156px;}
.leftnavhighlight2mo {font: bold 10pt Verdana, Arial, Helvetica; color: #FFFFFF; background: #2C2C58; cursor: hand;}
A.leftnavhighlight2 {color: #FFFFFF;}
A.leftnavhighlight2:hover {color: #DFDFC0;}

.leftnavhighlight3 {font: bold 10pt Verdana, Arial, Helvetica; color: #FFFFFF; background: #2C2C58;}

.featuredproperty {font: bold 7pt Verdana, Arial, Helvetica; color: #FFFFFF; background: #2C2C58;}
A.featuredproperty:hover {color: #DFDFC0;}

/* START SITE BLOCK STYLES */
.siteblockborder {
  background-color: #000000;
}

TABLE.siteblock {
  background-color: #666666;
}

TD.siteblock {
  font: 10px Arial, Helvetica;
  color: #FFFFFF;
}

.siteblockheader {
  font: bold 11px Arial, Helvetica;
  color: #FFFFFF;
}

A.siteblock {
  font: 10px Arial, Helvetica;
  color: #FFFFFF;
  text-decoration: none;
}

A.siteblock:hover {
  font: 10px Arial, Helvetica;
  color: #FFFF00;
  text-decoration: underline;
}
/* END SITE BLOCK STYLES */


/* existing */
/* DEFAULT */
BODY, TD {font-family : Trebuchet MS, Tahoma, Verdana, Arial, Helvetica; font-size: 11px;}
A {color: #88070B;}
A:hover {color: #A18182;}

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

.pagetitle {font: bold 10pt Verdana, Arial, Helvetica; color: #D3512D; padding-bottom: 3px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #efefef;}
.sectiontitle { color: #D3512D; font-weight: bold; font-size : 14px; }
.sectionsubtitle { color: #D3512D; font-weight: bold; font-size : 12px; }

.tdtitlelink { font-weight : bold;}
.tdtitlelink:HOVER { font-weight : bold;}
.tdlabellink { color:#FFFFFF; font-weight : bold;}
.tdlabellink:HOVER { color:#F7EFEF; font-weight : bold;}
.tddatalink { font-weight : bold;}
.tddatalink:HOVER { font-weight : bold;}

A.tabletitlelink, .tabletitle {
  color: #FFFFFF;
}

/* NAV */
TD.nav {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold; 
	background-color: #E5E5E5;
	border: 1px solid #000000;
	font-style: italic;
	color: #003366;

}
A.nav:link {
    color : #000000;
    font-family :  Trebuchet MS, Tahoma, Arial, Verdana, Helvetica, sans-serif;
    font-weight : bold;
    font-size : 10px;
    text-decoration: underline;
}
A.nav:visited {
    color : #666666;
    font-family :  Trebuchet MS, Tahoma, Arial, Verdana, Helvetica, sans-serif;
    font-weight : bold;
    font-size : 10px;
    text-decoration: underline;
}
A.nav:hover {
    color : #0000ff;
    font-family :  Trebuchet MS, Tahoma, Arial, Verdana, Helvetica, sans-serif;
    font-weight : bold;
    font-size : 10px;
    text-decoration: underline;

/* HEADER */
.headerbg {background-color: #7F8BA1;}

BODY {
    font-family : Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size : 11px;
    background : #FFFFFF;
}
TD {
    font-family : Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size : 11px;
}
A.topnav {
    color : #FFFFFF;
    font-weight : bold;
    text-decoration : none;
}
A.topnav:HOVER {
    color : #DFDFC0;
    font-weight : bold;
    text-decoration : none;
}
A.leftnav {color : #FFFFFF; font: bold 7pt Verdana, Arial, Helvetica; text-decoration : none;<i></i>}
A.leftnav:HOVER {color : #DFDFC0; text-decoration : none;}
A.footnav {
    color : #003060;
    font-weight : bold;
    text-decoration : none;
}
A.footnav:HOVER {
    color : #742B36;
    font-weight : bold;
    text-decoration : none;
}
A.ibg {
    color : #000000;
    font-weight : bold;
    text-decoration : none;
}
A.ibg:HOVER {
    color : #990000;
    font-weight : bold;
    text-decoration : none;
}
.siteblockborder {
	background : #000000;
}
TABLE.siteblock {
	background : #C0C0C0;
}
.siteblockheader {
	color : #000000;
	font-size : 12px;
	text-transform : uppercase;
	font-weight : bold;
}
A.siteblock {
	color : #000000;
	font-size : 10px;
	text-decoration : none;
}
A.siteblock:HOVER {
	color : #FFFFFF;
	font-size : 10px;
	text-decoration : none;
}
.hidetext {color : #C0C0C0; font-size : 1px;}
.topnav {background : #2C2C58; color : #FFFFFF;}
.content {background: #FFFFFF; padding: 4px;}
.outertable {
    background : #000000;
}
.maintable {
    background : #DFDFC0;
}
.returnnav {
    color : #FFFFFF;
}
A.returnnav {
    color : #FFFFFF;
}
A.returnnav:HOVER {
    color : #C0C0C0;
}
.offset {
    background : #A8A890;
}
IMG.img {
    border-color : #000000;
}
.tableheader {
    color : #FFFFFF;
    background : #000000;
}
A.travelalbertaguide {
    color : #003060;
}
A.travelalbertaguide:HOVER {
    color : #FFFFFF;
}
.leftnavtext {
    color : #DFDFC0;
    font-size : 9px;
}
.formtitle {
    font-weight : bold;
}

.logogrid-agents {
  font: bold 7pt Arial, Helvetica;
  text-decoration: none;
}

/* REDB variable styles */
A.offsetlink, A.offsetlink {
  background: #FF0000;
}
A.footnav:HOVER, A.ibg {
  color: #CC0000;
}
A:HOVER, A.footnav, A.ibg:HOVER {
  color: #0000CC;
}
.offset, .input {
  background: #FFFFFF;
}
A.footnav:HOVER,  A.footnav {
   font-weight: bold;
}
/* REDB non-variable styles */
A.footnav, A.footnav:HOVER, .tabletitle, A.tabletitlelink, A.tabletitlelink, .submit {
  font-weight: bold;
}
A.ibg, A.ibg:HOVER, A.footnav, A.footnav:HOVER {
  text-decoration: none;
}
IMG {
  border-color: #000000;
}
.input, .submit {
  color: #000000;
}
.submit {
  background: #CCCCCC;
}
.tabletitle {
  background: #000000;
}

/* REDB */
/* links & page info */
.redb {font: 10px Arial,Verdana; color:#000000;} 
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;}
.redbmain {font: 10px Arial, Verdana, Helvetica; color : #000000; text-decoration: none;}                                                                                                    
IMG {border-color: #000000;}
/* table titles */
.redbtabletitle {font: bold 9pt Arial, Helvetica;}
TD.redbtabletitle {background-color: #61839F; color: #FFFFFF; text-align: middle;}
A.redbtabletitle {font: bold 9pt Arial, Helvetica; color: #FFFFFF;}
A.redbtabletitle:hover {color: #FDD781;}
/* td titles */
.redbtdtitle {font: bold 8pt Arial, Helvetica;}
TD.redbtdtitle {background-color: #E2DEBE; color: #000000; text-align: right; padding: 1px 4px 1px 4px;}
.redblistingtdtitle {font: bold 10px Verdana,Arial,Helvetica;}
TD.redblistingtdtitle {background-color: #EFEFEF; color: #000000; text-align: left; padding: 1px 2px 1px 2px;}
/* td offsets */
.redboffset {font: 8pt Arial, Helvetica;}
TD.redboffset {background-color: #FFFFFF; color: #000000; text-align: left; padding: 1px 4px 1px 4px;}
.redblistingoffset {font: 10px Verdana,Arial, Helvetica;}
TD.redblistingoffset {background-color: #FFFFFF; color: #000000; text-align: left; padding: 1px 2px 1px 2px;}
/* form fields, select boxes, and buttons */
.redbsearch {padding: 2px; font: 10px Arial, Helvetica; color: #020282;}
.redbbutton {font: 10px Arial, Helvetica; color: #FFFFF; padding: 2px;} 
                                                                                                     
/* This sets the color for the lines that make up the calendar grid*/
.calendartable {background-color: #000000;}                                                                                                    
                                                                                                     
/* This sets the background color for the row containing the Last Month, Next Month, etc. links */
.calendarlinktd {background-color: #CF0020;}                                                                                                    
                                                                                                     
/* This is the color for the top links on the calendar*/             
A.calendartoplink {color : #FFFFFF;}                                                                                                    
                                                                                                     
A:HOVER.calendartoplink {color : #000000;}                                                                                                    

/* Random Realtor */
td.randomrealtorfeature{ font: normal bold larger/1 Arial, Helvetica, sans-serif;}
td.randomrealtorrealtor{ font: normal bolder 14pt "Times New Roman", Times, serif;  color: #61839F;  border-left-color: #61839F;  border-left-style: solid;  border-right-color: #61839F;  border-right-style: solid;  border-top-color: #61839F;  border-top-style: solid;}
td.randomrealtorclickhere{ font: normal bolder 14pt "Times New Roman", Times, serif;  color: #61839F;  border-left-color: #61839F;  border-left-style: solid;  border-right-color: #61839F;  border-right-style: solid;  border-bottom-color: #61839F;  border-bottom-style: solid;}
	
/* Random Realtor */
td.randompropertyfeature{ font: normal bold larger/1 Arial, Helvetica, sans-serif;}
td.randompropertyproperty{ font: normal bolder 14pt "Times New Roman", Times, serif;  color: #61839F;  border-left-color: #61839F;  border-left-style: solid;  border-right-color: #61839F;  border-right-style: solid;  border-top-color: #61839F;  border-top-style: solid;}
td.randompropertyclickhere{ font: normal bolder 14pt "Times New Roman", Times, serif;  color: #61839F;  border-left-color: #61839F;  border-left-style: solid;  border-right-color: #61839F;  border-right-style: solid;  border-bottom-color: #61839F;  border-bottom-style: solid;}

/* listing positioning */
#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;}                                