/* general tags */


div {
	/*border: 1px solid #ff0000;*/
}

body {
	font-size: 11px;
	COLOR: #333333;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}

table, td {
  border-spacing:0;
  border-collapse:collapse;
	vertical-align: top;
}

table {
/*  border: 1px solid #ff0000;/**/
}

td.darkgray {
	FONT-SIZE: 11px;
	background-color: #dedede;
	COLOR: #333333;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

}

td.lightgray {
	FONT-SIZE: 11px;
	background-color: #ffffff;
	COLOR: #333333;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

}

.normal{
	font-size: 11px;
	COLOR: #333333;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}


td {
	FONT-SIZE: 11px;
	COLOR: #333333;/**/
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

}

a img {
	border: none;
}

a.EL {
	padding-right: 15px;
	background-image: url("../images/externalurl_white.gif"/*tpa=http://royallepage.ca/images/externalurl_white.gif*/);
	background-repeat: no-repeat;
	background-position: bottom right;
}




#main {
  background-color: #ffffff;
  color:#333333;
  width: 759px;
  text-align: left;
}


#bannerToolbox {
  background-color: #ffffff;
  color:#333333;
  width: 759px;
  text-align: left;
}

.logo {
	float: left;
        margin-left:1px;
}


#joinUsEng {
	width: 185px;
	height: 26px;
	background-image: url("../images/rollovers/JoinUs.gif"/*tpa=http://royallepage.ca/images/rollovers/JoinUs.gif*/)
}
#joinUsFr {
	width: 185px;
	height: 26px;
	background-image: url("../francais/images/rollovers/JoinUs.gif"/*tpa=http://royallepage.ca/francais/images/rollovers/JoinUs.gif*/)
}

a.imageButton span {
	display: none;
}
a.imageButton {
	display: block;
	background-position: bottom;
}
a.imageButton:hover {
	background-position: top;
}

/*********************************************************************************** Navigation 1 */
#SpecialOffersDiv {
	float: left;
	width: 393px;
	margin-top: 20px;
	padding-left: 0px;

}

.specialofferlnk {
	display:block;
	float: right;
      margin-right:10px;
}



#content h1, .title {
	FONT-SIZE: 18px;
	COLOR: #CC3333;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-bottom:5px;
	display:block;
	width: 550px;
}

#content h1 {
	width: auto;
}

#content table {
}

.EktroncontentTable {
	width: 580px; /* restricts the width on Ektron EKTRON table so it doesn't bleed out of content region */
}


td.links {
	FONT-SIZE: 11px;
	COLOR: #3F3F3F;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

#collapseBottomRow h3, .headings
{
	FONT-SIZE: 11px;
	COLOR: #CC0000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold
}

#collapseBottomRow h4, .headingblack
{
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold
}

#collapseBottom table {
}
.specialoffers
{
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	float: left;
      margin-left:20px;
	margin-top:5px;
}

.disclaimer
{
	font-weight: normal;
	font-size: 9px;
	margin: 0px;
	color: #999999
}

.red
{
	FONT-SIZE: 10px;
        float:left;
        padding:0 5px;
        display:block;
	COLOR: #CC3333;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.redText
{
	color: #cc3333;
}

#banner {
	float:left;
}

.sidemenu {
 	width: 134px;	
}


.border {
	background-color: #999999;
	width: 1px;
	text-align: left;
}

.borderRegular {
}

.borderMenu {
}

.imgleft2 {
	vertical-align:top;
	float:left;
	padding-right: 15px;
	clear: right;
}

.imgright2 {
	vertical-align:top;
	float:right;
	padding-left: 15px;
	clear: right;
}

.imgleft {
	vertical-align:top;
	float:left;
	margin-right: 15px;
	clear: right;
	display: block;
}

.imgright {
	vertical-align:top;
	float:right;
	margin-left: 15px;
	clear: right;
	display: block;
}

#ff {
	width: 605px;
}


.inputFields2 {
	font-size:9.8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}




/**********************/
/* complicated styles */
/**********************/

div.grayborder {
	background-image: url("../images/complicatedstyles/TopGrayBar.gif"/*tpa=http://royallepage.ca/images/complicatedstyles/TopGrayBar.gif*/);	
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #e5e5e5;
	border: 1px #999999 solid;
	border-width: 0px 1px;/**/
	padding-top: 10px;
	width: 514px;
}
div.grayborder span, div.grayborder div {
	padding: 0 5px;
	display: block;
	background-image: url("../images/complicatedstyles/BtmGrayBar.gif"/*tpa=http://royallepage.ca/images/complicatedstyles/BtmGrayBar.gif*/);	
	background-repeat: no-repeat;
	background-position: bottom center;
	padding-bottom: 10px;
}


/*********/
/* forms */
/*********/

.SRform {
	margin: 0;
	padding: 0;
}
.formRequiredField {
	color: #cc3333;
}

/*********/
/* lists */
/*********/

.nobullet {
	list-style-type: none;
	list-style-image: none;
}



/*******************************************************/
/* text buttons that look like images for search pages */
/*******************************************************/

.hovered {
	cursor: pointer;
}

.buttonrow {
	margin-top: 2px;
	width: 520px;
}
.redButton, .grayButton {
	float: left;
	border-collapse: collapse;
	margin: 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;

}

.redButton a img, .grayButton a img {
	border: none;
}

.sidebutton {
	width: 100px;
	margin: 2px 0px 1px;
}

.redButton .q11, .redButton .q21, .redButton .q31, .redButton .q13, .redButton .q23, .redButton .q33 {
	width: 4px;
	background-repeat: no-repeat;
}
.redButton .q11, .redButton .q13, .redButton .q13, .redButton .q31, .redButton .q32, .redButton .q33 {
	height: 4px;
}
.redButton .q12, .redButton .q21, .redButton .q22, .redButton .q23, .redButton .q32 {
	background-color: #cc3333;
}

.grayButton .q11, .grayButton .q21, .grayButton .q31, .grayButton .q13, .grayButton .q23, .grayButton .q33 {
	width: 4px;
	background-repeat: no-repeat;
}
.grayButton .q11, .grayButton .q13, .grayButton .q13, .grayButton .q31, .grayButton .q32, .grayButton .q33 {
	height: 4px;
}
.grayButton .q12, .grayButton .q21, .grayButton .q22, .grayButton .q23, .grayButton .q32 {
	background-color: #999999;
}


.redButton .q11 {
	background-image: url("../images/roundedbuttons/corners_red_11.jpg"/*tpa=http://royallepage.ca/images/roundedbuttons/corners_red_11.jpg*/);
}
.redButton .q13 {
	background-image: url("../images/roundedbuttons/corners_red_13.jpg"/*tpa=http://royallepage.ca/images/roundedbuttons/corners_red_13.jpg*/);
}
.redButton .q31 {
	background-image: url("../images/roundedbuttons/corners_red_31.jpg"/*tpa=http://royallepage.ca/images/roundedbuttons/corners_red_31.jpg*/);
}
.redButton .q33 {
	background-image: url("../images/roundedbuttons/corners_red_33.jpg"/*tpa=http://royallepage.ca/images/roundedbuttons/corners_red_33.jpg*/);
}


.grayButton .q11 {
	background-image: url("../images/roundedbuttons/corners_gray_11.jpg"/*tpa=http://royallepage.ca/images/roundedbuttons/corners_gray_11.jpg*/);
}
.grayButton .q13 {
	background-image: url("../images/roundedbuttons/corners_gray_13.jpg"/*tpa=http://royallepage.ca/images/roundedbuttons/corners_gray_13.jpg*/);
}
.grayButton .q31 {
	background-image: url("../images/roundedbuttons/corners_gray_31.jpg"/*tpa=http://royallepage.ca/images/roundedbuttons/corners_gray_31.jpg*/);
}
.grayButton .q33 {
	background-image: url("../images/roundedbuttons/corners_gray_33.jpg"/*tpa=http://royallepage.ca/images/roundedbuttons/corners_gray_33.jpg*/);
}

.redButton .q22 a, .grayButton .q22 a {
	color: #ffffff;
	font-weight: 400;	
	text-decoration: none;
}

.importantbutton .q22 a{
	font-weight: 900;	
}

.grayButton .leftArrow, .grayButton .rightArrow {
	color: #ffffff;
	width: 12px;
	height: 12px;
	display: block;
}

.grayButton .leftArrow {
	background-image: url("../images/roundedbuttons/arrow_left.jpg"/*tpa=http://royallepage.ca/images/roundedbuttons/arrow_left.jpg*/);
}

.grayButton .rightArrow {
	background-image: url("../images/roundedbuttons/arrow_right.jpg"/*tpa=http://royallepage.ca/images/roundedbuttons/arrow_right.jpg*/);
}

.grayButton .leftArrow, .grayButton .rightArrow {
	background-repeat: no-repeat;
	background-position: center center;
}

.grayArrow {
	height: 20px;
	width: 20px;
	font-size: 5px;
}

.arrowHolder {
	width: 22px;
}

.buttonrow .statusbar {
	vertical-align: middle;
}

.pagelinks {
	vertical-align: middle;
}
.pagelinks a {
	font-weight: 700;
	color: #000000;
}
.pagelinks .selected {
	color: #ff0000;
}
.thin { 
	margin-top: 2px;
	height: 10px; 
	margin-bottom: -10px;
	border: 0; 
	border-top: 1px solid #666666;
	width: 520px;
}
.AS_subsearch { 
	margin-top: 2px;
	border: 0; 
	padding: 6px 0;
	border-top: 1px solid #666666;
	text-indent: 7px;
	background-color: #f0f0f0;
	width: 520px;
}

.AS_footnote { 
	color: #aaaaaa;

}
.SRpictureCell, .SRcontentCell, .SRbuttonCell, .SRcontentCellNP  {
	border-bottom: 1px solid #666666;
	padding-top: 10px;
	padding-bottom: 10px;
}


.SRbuttonCell  {
	text-align: center;
}


.SRtable {width: 520px;}
.SRpictureCell {}
.SRcontentCell { padding: 10px 9px;}
.SRcontentCellNP { padding: 10px 9px 10px 0px }
.SRbuttonCell  {width: 100px;}

.SRtextLabel, .SRtext, .SRtextSubTitle, .SRtextTitle { }

.SRtextTitleNoIndent, .SRtextTitle { color: #333333; font-size: 16px; font-weight: 900; clear: left; }
.SRtextSubTitleNoIndent, .SRtextSubTitle { color: #333333; font-size: 13px; font-weight: 900; clear: left; }
.SRtextLabelNoIndent, .SRtextLabel {font-weight: 900; clear: left; }
.SRtextNoIndent, .SRtextNoIndent { clear: right; }

.SC_CT {
	border: 1px solid #ff0000;
}
.SRtextHidden { display:none;}

.OSREQ, #asError #lblErr2 .requiredHeading {
	color: #cc3333;
}

.OSREQ .failed {
	font-weight: 900;
}

#asError #lblErr2 .empHeading {
	color: #000000;
	font-weight: 900;
}

#PSfloatingLayer {
	position: absolute;
	left: 50%;
	margin-left: 200px;
	margin-top: 220px;
}

.requiredHeading {
	font-weight: 900;
}
.failureMessage .requiredConnector {
	font-weight: 900;
}
.failureMessage .requiredHeading {
	color: #cc3333;
}

.pagelinks .navigationSelected {
	font-weight: 900;
	color: #cc3333;
	text-decoration: none;
	cursor: text;
}



#ProgressText, #ProgressText * {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}



#TopGlobalNav {
	float: right;
	width: 536px;
	height: 29px;
	margin: 2px 0 3px 0;
}



/******************/
/* TOP GLOBAL NAV */
/******************/
a.topnav {
	color: #666666;
	text-decoration: none;
}
a.topnav:hover {
	text-decoration: underline;
}

/*******************/
/* NEW MAIN DD NAV */
/*******************/


#Level1Nav {
	top: 20px;
	position: absolute;
	left: 50%;
	margin-left: -157px;
	z-index: 91;
	width: 536px;
	height: 36px;
}
#Level1Nav div.but {
	float: left;
}
#Level1Nav div.butfirst {
	float: left;
}

#Level1Nav a.menuitem {
	height: 36px;
	background-position: top;
	display: block;
}
#Level1Nav div.but a.menuitem .name {
	display: none;
}



#Level1Nav #nav_1 a.menuitem {
	width: 209px;
	background-image: url("../images/navigation/lvl1_1.gif"/*tpa=http://royallepage.ca/images/navigation/lvl1_1.gif*/)
}
#Level1Nav #nav_2 a.menuitem {
	width: 188px;
	background-image: url("../images/navigation/lvl1_2.gif"/*tpa=http://royallepage.ca/images/navigation/lvl1_2.gif*/)
}
#Level1Nav #nav_3 a.menuitem {
	width: 139px;
	background-image: url("../images/navigation/lvl1_3.gif"/*tpa=http://royallepage.ca/images/navigation/lvl1_3.gif*/)
}

#Level1Nav #nav_1f a.menuitem {
	width: 209px;
	background-image: url("../images/navigation/lvl1_1f.gif"/*tpa=http://royallepage.ca/images/navigation/lvl1_1f.gif*/)
}
#Level1Nav #nav_2f a.menuitem {
	width: 188px;
	background-image: url("../images/navigation/lvl1_2f.gif"/*tpa=http://royallepage.ca/images/navigation/lvl1_2f.gif*/)
}
#Level1Nav #nav_3f a.menuitem {
	width: 139px;
	background-image: url("../images/navigation/lvl1_3f.gif"/*tpa=http://royallepage.ca/images/navigation/lvl1_3f.gif*/)
}

#Level1Nav a.menuitemselected {
	background-position: center;
}
#Level1Nav a.menuitemselectedOther {
	background-position: bottom;
}

#Level1Nav .butselected a.menuitem {
	background-position: center;
}

#Level1Nav .submenu {
	position: absolute;
	left: 50%;
	top: 25px;
	z-index: 90;
	margin-left: -268px;
	width: 536px;
	height:33px;
	background-image: url("../images/navigation/lvl2bg_on.gif"/*tpa=http://royallepage.ca/images/navigation/lvl2bg_on.gif*/);
	background-position: bottom left;
	background-repeat: no-repeat;
}
		

#Level1Nav .submenu a {
	text-decoration: none;
	display: block;
	color: #ffffff;
	line-height: 17px;
}


#Level1Nav .submenu a.selected {
	font-weight: 600;
	border-bottom: 1px solid #ffffff;
}

#Level1Nav .submenu a:hover {
	border-bottom: 1px solid #ffffff;
}

.but, .but .mm {
	display: block;
	float:left;
	height: 30px;
	cursor: pointer;
}
.but .mm {
	padding: 0px 6px;
}




a.menuitem .mm .name {
	float:left;
	margin-top: 7px;
	display: block;
}


.submenu {
	display: none;
}

.butselected .submenu a, #Level2Nav a, #SecondaryGlobalNav a {
	display: block;
	color: #ffffff;
	display: block;
	text-decoration: none;
	line-height: 17px;
}
#Level2Nav a:hover, #SecondaryGlobalNav a:hover, .mainhover .submenu a:hover {
	border-bottom: 1px solid #ffffff;
}
#Level2Nav a.selected sup, #SecondaryGlobalNav a.selected sup, .mainhover .submenu a.selected sup {
	font-weight: 500;
}
#Level2Nav a.selected, #SecondaryGlobalNav a.selected, .mainhover .submenu a.selected {
	font-weight: 600;
	letter-spacing: -1px;
	border-bottom: 1px solid #ffffff;
}
.butselected .submenu {
	display: block;
}



#SecondaryGlobalNav, #Level2Nav {
	position: absolute;
	left: 50%;
	top: 45px;
	z-index: 89;
	margin-left: -157px;
	width: 536px;
	height:33px;
	background-image: url("../images/navigation/lvl2bg_on.gif"/*tpa=http://royallepage.ca/images/navigation/lvl2bg_on.gif*/);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#Level2NavEmpty {
	position: absolute;
	left: 50%;
	top: 45px;
	z-index: 90;
	margin-left: -157px;
	width: 536px;
	height:33px;
	background-image: url("../images/navigation/lvl2bg_off.gif"/*tpa=http://royallepage.ca/images/navigation/lvl2bg_off.gif*/);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.noNav {
	width: 536px;
	height:33px;
	background-image: url("../images/navigation/lvl2bg_off.gif"/*tpa=http://royallepage.ca/images/navigation/lvl2bg_off.gif*/);
	background-position: bottom left;
	background-repeat: no-repeat;
}


#CTAList.list {
	margin-bottom: 7px;
}
#CTAList.list a {
	color: #656565;
}
#CTAList ul {
	margin: 0;
	padding: 0 0 0 25px;
}
#Level3Nav {
	margin-bottom: 15px;
}
#CTAList, #CTA, #Level3Nav {
	background-image: url("../images/navigation/lvl3bg.gif"/*tpa=http://royallepage.ca/images/navigation/lvl3bg.gif*/);
	background-position: bottom right;
	background-repeat: repeat-y;
	width: 141px;
}


#CTAList .item,  #CTA .item, #Level3Nav .item {
	padding: 0px 1px;
}
#CTAList .item div.mnth, #CTA .item div.mnth, #Level3Nav .item a, 
#CTAList .item span, #CTA .item span, #Level3Nav .item a {
	text-decoration: none;
	color: #cc3333;
	display: block;
	border-bottom: 1px solid #aaaaaa;
	padding: 5px;
}
#CTAList .item .data, #CTA .item .data {
	color: #aaaaaa;
	padding: 0px;
}

#CTAList .item .text, #CTA .item .text{
	color: #cc0000;
	padding: 5px 10px;
	font-weight: 700;
}

#CTAList .item .name, #CTA .item .name {
	color: #000000;
	padding: 5px 8px;
	text-align: right;
}

#Level3Nav .item .data {
	color: #aaaaaa;
	padding: 5px 10px;
}
#Level3Nav .item a:hover {
	text-decoration: underline;
}


#CTAList .level3, #CTA .level3, #Level3Nav .level3 {
	margin-bottom: 1px;
}
	
#CTAList .itemfirstselected, #CTAList .itemtitle, #CTA .itemfirstselected, #CTA .itemtitle, #Level3Nav .itemfirstselected, #Level3Nav .itemfirst {
	background-image: url("../images/navigation/lvl3_top.gif"/*tpa=http://royallepage.ca/images/navigation/lvl3_top.gif*/);
	background-repeat: no-repeat;
	background-position: top right;
}

#CTAList .itemtitleNeigh {
	background-image: url("../images/neighbourhood/lvl3_top.gif"/*tpa=http://royallepage.ca/images/neighbourhood/lvl3_top.gif*/);
	background-repeat: no-repeat;
	background-position: top left;
}
#CTAList .itemmid, #CTAList .itemmidselected, #CTA .itemmid, #CTA .itemmidselected, #Level3Nav .itemmid, #Level3Nav .itemmidselected {
	background-image: url("../images/navigation/lvl3_mid.gif"/*tpa=http://royallepage.ca/images/navigation/lvl3_mid.gif*/);
	background-position: top right;
	background-repeat: repeat-y;
}
#CTAList .itemlast, #CTAList .itemlastselected, #CTA .itemlast, #CTA .itemlastselected, #Level3Nav .itemlast, #Level3Nav .itemlastselected {
	background-image: url("../images/navigation/lvl3_btm.gif"/*tpa=http://royallepage.ca/images/navigation/lvl3_btm.gif*/);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#CTAList .itemfirstselected, #CTAList .itemtitle, #CTA .itemfirstselected, #CTA .itemtitle, #Level3Nav .itemfirstselected {
	background-position: top left;
}

#CTAList .itemfirstselected div.mnth, #CTAList .itemtitle  div.mnth, #CTA .itemfirstselected div.mnth, #CTA .itemtitle  div.mnth, 
#CTAList .itemfirstselected span, #CTAList .itemtitle  span, #CTA .itemfirstselected span, #CTA .itemtitle  span {
	color: #ffffff;
	padding: 5px;
}

#Level3Nav .itemmidselected {	
	background-position: top left;
}
#Level3Nav .itemlastselected {
	background-position: bottom left;
}


#Level3Nav .itemfirstselected a sup, #Level3Nav .itemmidselected a sup, #Level3Nav .itemlastselected a sup {
	font-weight: 400;
}
#Level3Nav .itemfirstselected a, #Level3Nav .itemmidselected a, #Level3Nav .itemlastselected a {
	color: #ffffff;
	font-weight: 600;
	letter-spacing: -1px;
}

#Level3Nav .subnav {
	background-image: url("../images/navigation/subnavbg.gif"/*tpa=http://royallepage.ca/images/navigation/subnavbg.gif*/);
	background-position: bottom right;
	background-repeat: repeat-y;
	padding-bottom: 7px;
	display: none;

}
#Level3Nav .level3last {
	margin-bottom: 0;
}
#Level3Nav .level3selected .subnav {
	display: block;
}
#Level3Nav .subnav .level4 {
	background-image: url("../images/navigation/lvl4.gif"/*tpa=http://royallepage.ca/images/navigation/lvl4.gif*/);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 3px 10px 3px 20px;
}
#Level3Nav .subnav .level4 a {
	text-decoration: none;
	color: #565656;
}
#Level3Nav .subnav .selected {
	background-position: top right;
}
#Level3Nav .subnav .selected a, #Level3Nav .subnav .level4 a:hover {
	text-decoration: underline;
	color: #000000;
}

#CTA .itemtitle a {
	color: #ffffff;
	text-decoration: none;
}
#CTA .text a {
	color: #cc0000;
	text-decoration: none;
}

/* ################## */
/* # NO NAV SUBNAV  # */
/* ################## */
	
#sub_empty {
}


#subnavSpacer {

}
.subNav td, #subNav td {
	padding-top: 6px;
	vertical-align: middle;
}
.subNav .sub_slash {
	width: 13px;
}


/********************************************/
/****************INTERIOR PAGE***************/
/********************************************/


#interiorContentTop {
	float: left;
	background-image: url("../images/borders/interior_top.gif"/*tpa=http://royallepage.ca/images/borders/interior_top.gif*/);
	background-repeat: no-repeat;
	background-position: top left;
	height: 10px;
	width: 611px;
}
#interiorContentMid {
	float: left;
	background-image: url("../images/borders/interior_mid.gif"/*tpa=http://royallepage.ca/images/borders/interior_mid.gif*/);
	background-repeat: repeat-y;
	background-position: top left;
	width: 611px;
}
#interiorContentBtm {
	float: left;
	background-image: url("../images/borders/interior_btm.gif"/*tpa=http://royallepage.ca/images/borders/interior_btm.gif*/);
	background-repeat: no-repeat;
	background-position: top left;
	height: 10px;
	width: 611px;
}

#contentPSEXCL {
	margin: 5px;
}
#contentPS {
	margin: 2px;
}
#content{
	background-color: #ffffff;
	margin: 15px;
	FONT-SIZE: 11px;
	COLOR: #333333;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}




/*****************************/
/*********** FOOTER **********/
/*****************************/


#footercontainer {
	float: left;
}
.footer {
	float: left;
	height: 21px;
	width: 611px;
	padding-top: 1px;
	margin-right: 0px;
	text-align: right;
	letter-spacing: -1px;
	background-image: url("../images/borders/footer.gif"/*tpa=http://royallepage.ca/images/borders/footer.gif*/);
	background-position: center center;
	background-repeat: no-repeat;
}

.footer2line {
	height: 36px;
	background-image: url("../images/borders/footer_fr.gif"/*tpa=http://royallepage.ca/images/borders/footer_fr.gif*/);
}

.home .footer {
	background-image: url("../images/borders/footer_main.gif"/*tpa=http://royallepage.ca/images/borders/footer_main.gif*/);
	width: 759px;
}
.home .footer2line {
	background-image: url("../images/borders/footer_main_fr.gif"/*tpa=http://royallepage.ca/images/borders/footer_main_fr.gif*/);
	width: 759px;
}

.footer td {
	letter-spacing: -1px;
	text-align: center;
	padding: 0 4px;
	vertical-align: bottom;
}

.footer2line td .gray {
	display: block;
	margin-bottom: 5px;
}

.footer table, .utilityBottom table {
	width: 611px;
}
.utilityBottom td {
	width: 33%;
}

.utilityBottom {
	float: left;
	height: 21px;
	width: 611px;
}

.footer a.bottomnav {
	font-size: 11px;
	color: #cccccc;
	text-decoration: none;
}

.utilityBottom a.bottomnav {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.footer a.bottomnav:hover {
	color : #ffffff;
}

.utilityBottom a.bottomnav:hover {
	text-decoration: underline;
}

.footer .gray {
	font-size: 10px;
	color: #cccccc;
}
.utilityBottom .gray {
	font-size: 10px;
	color: #666666;
}

.disclaimer {
	font-size: 10px;
	color: #cccccc;
	text-align: left;
}

.sub_container {
	padding: 0;
	color: #ffffff;
}
.sub_container * {
	line-height: 4px;
	color: #ffffff;
}
.flyoutnav sup {
	vertical-align: super;
	font-size: 0.9em;
}


/***********************************/
/********** PAGE SPECIFIC **********/
/***********************************/

.cvp_header, .cvp_container .cvp_header {
	width: 590px;
	height: 98px;
	background-image: url("../images/borders/cvp_header.gif"/*tpa=http://royallepage.ca/images/borders/cvp_header.gif*/);
	background-repeat: no-repeat;
}
.cvp_header .image, .cvp_container .cvp_header .image {
	padding: 0 0 0 15px;
	margin: 0;
}
.cvp_header .image img, .cvp_container .cvp_header .image img {
	border: 0;
	padding: 0;
	margin: 0;
}

.cvp_header .info, .cvp_container .cvp_header .info {
	padding: 0 0 0 15px;
	width: 270px;
}

.cvp_header .navigation, .cvp_container .cvp_header .navigation {
	text-align: right;
	padding-top: 30px;
	width: 200px;
}
.cvp_header .info .name, .cvp_container .cvp_header .info .name {
	height: 35px;
	line-height: 35px;
	color: #cc0000;
	font-weight: 800;
	font-size: 15px;
}
.cvp_header .info .ttl, .cvp_container .cvp_header .info .ttl {
	font-size: 10px;
	color: #000;
	font-weight: 500;
}

.cvp_header .info .address, .cvp_container .cvp_header .info .address {

}

.cvp_body, .cvp_container .cvp_body {
	width: 590px;
	background-image: url("../images/borders/cvp_body.gif"/*tpa=http://royallepage.ca/images/borders/cvp_body.gif*/);
	background-repeat: repeat-y
}

.cvp_body .content, .cvp_container .cvp_body .content {
	margin: 0 10px;
	border: 1px solid #ffffff;

}

.cvp_body .content .nav, .cvp_container .cvp_body .content .nav {
	text-align: right;
	padding: 0 20px 0 0;
	margin: 0;
}

.cvp_footer, .cvp_container .cvp_footer {
	width: 590px;
	height: 13px;
	background-image: url("../images/borders/cvp_footer.gif"/*tpa=http://royallepage.ca/images/borders/cvp_footer.gif*/);
	background-repeat: repeat-y
}

/*  CONTEST PAGE */

.cp_picCell {
	width:251px; padding: 10px 0 20px;
}
.cp_textCell {
	width:350px; padding: 0 0 20px 10px;
}

.cp_textCellTitle  {
	width:320px; font-size: 200%
}

.cp_tdLeftPadding {
	padding:0 0 0 70px;
}

.cp_tableWidth {
	width: 200px;
}

.cp_tableWidthWide {
	width:590px;
}
.cp_tableWidthWideCell {
	width: 290px;
	vertical-align: middle; 
}

.cp_subBut {
	font-size: 18px;
}


.uncollapsed #collapseBottomRow {
	display: block;
}
.collapsed #collapseBottomRow  {
	display: none;
}

.C_button {
	width: 10px; height: 10px; 
	float: left;
}

.collapsed {
	max-height: 30px;
}
.uncollapsed {
	height: auto;
}
.uncollapsed .C_button {
	background-image: url("../images/news_m.jpg"/*tpa=http://royallepage.ca/images/news_m.jpg*/);
	background-repeat: no-repeat;
	background-position: top left;
}
.collapsed .C_button {
	background-image: url("../images/news_p.jpg"/*tpa=http://royallepage.ca/images/news_p.jpg*/);
	background-repeat: no-repeat;
	background-position: top left;
}




.HYLTop {
	background-image: url("../images/borders/bg_callAction_top.gif"/*tpa=http://royallepage.ca/images/borders/bg_callAction_top.gif*/);
	background-position: top;
	background-repeat: no-repeat;
	width: 373px;
	padding-top:4px;
}
.HYLMid {
	background-image: url("../images/borders/bg_callAction.gif"/*tpa=http://royallepage.ca/images/borders/bg_callAction.gif*/);
	padding: 0px 10px;
	background-repeat: repeat-y;
}
.HYLBot {
	background-image: url("../images/borders/bg_callAction_btm.gif"/*tpa=http://royallepage.ca/images/borders/bg_callAction_btm.gif*/);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom:4px;
	width: 373px;
}

		
.HYRTop {
	background-image: url("../images/borders/bg_realtorStories_top.gif"/*tpa=http://royallepage.ca/images/borders/bg_realtorStories_top.gif*/);
	background-position: top;
	background-repeat: no-repeat;
	width: 191px;
	padding-top:4px;
}
.HYRMid {
	background-image: url("../images/borders/bg_realtorStories.gif"/*tpa=http://royallepage.ca/images/borders/bg_realtorStories.gif*/);
	padding: 0px 10px;
	background-repeat: repeat-y;
}
.HYRBot {
	background-image: url("../images/borders/bg_realtorStories_btm.gif"/*tpa=http://royallepage.ca/images/borders/bg_realtorStories_btm.gif*/);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom:4px;
	width: 191px;
}
/* neigh */
.nbhd_col1 {
	width: 390px;
}
.nbhd_col1 .copy {
}
.nbhd_col1 .copy {
	margin: 0 20px 0 0;
}
.nbhd_col2 {
	width: 200px;
}
		
.nfifty a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.nfifty a:hover {
	color: #888888;
}
.nfifty select {
	width: 180px;
}
.nfifty .copy {
	padding: 10px;
}
.nfifty .linklist {
	line-height: 15px;
}
.nfifty {
	width: 200px;
	margin-bottom: 10px;
	color: #000000;
	font-weight: bold;
	background-image:  url("../images/borders/nfiftymid.gif"/*tpa=http://royallepage.ca/images/borders/nfiftymid.gif*/);
	background-position: bottom;
	background-repeat: repeat-y;
}		
.nfiftytop {
	background-image:  url("../images/borders/nfiftytop.gif"/*tpa=http://royallepage.ca/images/borders/nfiftytop.gif*/);
	background-position: top left;
	background-repeat: no-repeat;
}
.nfiftytop .copy {
	font-size: 12px;
	color: #cc3333;
	font-weight:bold;
	padding :5px;
}
.nfiftybottomsep {
	background-image:  url("../images/borders/nfiftysep.gif"/*tpa=http://royallepage.ca/images/borders/nfiftysep.gif*/);
	background-position: top left;
	background-repeat: no-repeat;
}
.nfiftybottom {
	background-image:  url("../images/borders/nfiftybottom.gif"/*tpa=http://royallepage.ca/images/borders/nfiftybottom.gif*/);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 7px;
}		

.copy .divcontentBody 
{
    position: relative;
}

.copy .divcontentImage 
{
    position: inherit;
    border-style: none;
    float: right;
    top: 40px;
    padding-left:10px;
}

.nfifty .selectedItem
{
color: #CC3333;
}

/*end neigh */		
		
.fifty a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.fifty a:hover {
	color: #888888;
}
.fifty select {
	width: 240px;
}
.fifty .copy {
	padding: 10px;
}
.fifty .linklist {
	line-height: 15px;
}
.fifty {
	width: 261px;
	margin-bottom: 10px;
	color: #000000;
	font-weight: bold;
	background-image:  url("../images/borders/fiftymid.gif"/*tpa=http://royallepage.ca/images/borders/fiftymid.gif*/);
	background-position: bottom;
	background-repeat: repeat-y;
}		
.fiftytop {
	background-image:  url("../images/borders/fiftytop.gif"/*tpa=http://royallepage.ca/images/borders/fiftytop.gif*/);
	background-position: top left;
	background-repeat: no-repeat;
}
.fiftytop .copy {
	font-size: 12px;
	color: #cc3333;
	font-weight:bold;
	padding :5px;
}
.fiftybottomsep {
	background-image:  url("../images/borders/fiftysep.gif"/*tpa=http://royallepage.ca/images/borders/fiftysep.gif*/);
	background-position: top left;
	background-repeat: no-repeat;
}
.fiftybottom {
	background-image:  url("../images/borders/fiftybottom.gif"/*tpa=http://royallepage.ca/images/borders/fiftybottom.gif*/);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 7px;
}

.intSEO * { color: #aaaaaa; } .intSEO .inttitle { color: #000000;} .intSEO .intIMP { color: #cc0000;}

.intSEO {
	width: 758px;
	background-image: url("../images/borders/int-middle.jpg"/*tpa=http://royallepage.ca/images/borders/int-middle.jpg*/);
	background-repeat: repeat-y;
	margin-bottom: 15px;
}
.intTop {
	width: 758px;
	background-image: url("../images/borders/int-title.jpg"/*tpa=http://royallepage.ca/images/borders/int-title.jpg*/);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 1px;
}
.intSEO .inttitle {
	background-color: #ffffff;
	float: left;
	padding-left: 20px;
	margin-left: 2px;
	font-weight: 900;
	background-image: url("../images/borders/home-titledrag.jpg"/*tpa=http://royallepage.ca/images/borders/home-titledrag.jpg*/);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 20px;
}
.intSEO .inttitle * {
	color: #dddddd;
}

.qsSep {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 2px 0;
}

.intSEO .mainContent {
	padding: 0 20px;
}
.intSEO .trail {
	display: none;
	width: 20px;
	float: left;
}
.intBottom {
	width: 758px;
	background-image: url("../images/borders/int-bottom.jpg"/*tpa=http://royallepage.ca/images/borders/int-bottom.jpg*/);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 10px;
	padding-top: 1px;
}

.intSEO * { color: #bbbbbb; } 
.intSEO .inttitle { color: #000000;} 
.intSEO .intIMP { color: #cc0000;}

.lighttext, a.lightlink {
	color: #666666;
}
