/* ------------ START HTML tag styles ------------ */
BODY
{
    color: #000000;
    font-family: verdana, arial;
    background-color: #FBFAE5;
    font-size: 13;
}


a:link {color: #CC0000;}
a:hover {color: #FFCC33;}
a:visited {color: #CC0000;}
a:active {color: #CC0000;}

TABLE
{
    color: #000000;
    font-family: verdana, arial;
    font-size: 13;
}
ADDRESS
{
    color: #ffffff;
    font-size: 7pt;
    line-height: 12pt;
    font-style: normal;
    font-family: verdana, arial;
    text-align: center;
}

H1
{
    margin-bottom: 5px;
    color: #CC0000;
    letter-spacing: normal;
    text-align: left;
    font-size: 24px;
    font-family: arial, verdana, 'ms sans serif';
    padding-bottom: 0px;
    font-weight: bold;
    line-height: normal;
}

H2
{
    color: #CC0000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 8px;
    padding-bottom: 0px;
    text-align: left;
    text-transform: capitalize;
}

H3
{
    margin-bottom: 8px;
    color: #CC0000;
    text-align: left;
    margin-top: 0px;
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 16px;
    font-weight: bold;
}

H4
{
    color: #CC0000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    margin-bottom: 0px;
}

H5
{
    margin-bottom: 0px;
    color: #ffffff;
    text-align: center;
    font-size: 20px;
    font-family: arial, 'ms sans serif';
    padding-top: 1px;
    padding-bottom: 1px;
    font-weight: bold;
    background-color: #457db8;
}

.LargeHeader
{
	font-size: 36px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #CC0000;
	font-style: normal;
	margin-top: -20px;
}

HR
{
    color: #FFCC33;
}
/* ------------ END HTML tag styles ------------ */


/* ------------ START MenuItem styles (stuff that controls the menu appearance) ------------ */

.MenuBar
{
	margin-top: -20px;
}

DIV.rciMenuItemParent
{
    border-right: 0px;
    padding-right: 6px;
    margin-left: 0px;
    margin-right: 0px;
	margin-top: 10px;
	color: #FFFFFF;
}

DIV.rciMenuItemParentHighlighted
{
    border-right: 0px;
    padding-right: 6px;
    margin-left: 0px;
    margin-right: 0px;
	margin-top: 10px;
	color: #FFFFFF;
}

.rciMenuItemParent
{
    text-decoration: none;
    font-size: 11px;
    color: #ffffff;
    font-family: verdana;
    padding-right: 4px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 4px;
    font-weight: bold;
	text-transform: uppercase;
}

a.rciMenuItemParent:link {color: #ffffff;}
a.rciMenuItemParent:hover {color: #ffffff;}
a.rciMenuItemParent:active {color: #ffffff;}
a.rciMenuItemParent:visited {color: #ffffff;}

.rciMenuItemParentHighlighted
{
    text-decoration: none;
    font-size: 11px;
    color: #ffffff;
    font-family: verdana;
    padding-right: 4px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 4px;
    font-weight: bold;
	text-transform: uppercase;
    
}
a.rciMenuItemParentHighlighted:link {color: #ffffff;}
a.rciMenuItemParentHighlighted:hover {color: #ffffff;}
a.rciMenuItemParentHighlighted:active {color: #ffffff;}
a.rciMenuItemParentHighlighted:visited {color: #ffffff;}

.rciMenuItemChild
{
    text-decoration: none;
    font-size: 10px;
    color: #FFCC33;
    font-family: verdana, arial;
    padding-right: 0px;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 9px;
	font-weight: bold;
}

a.rciMenuItemChild:link {color: #FFCC33;}
a.rciMenuItemChild:active {color: #FFCC33;}
a.rciMenuItemChild:hover {color: #FFCC33;}
a.rciMenuItemChild:visited {color: #FFCC33;}


.rciMenuItemChildHighlighted
{
   text-decoration: none;
    font-size: 10px;
    color: #FFCC33;
    font-family: verdana, arial;
    padding-right: 0px;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left:9px;
    font-weight: bold;
}
a.rciMenuItemChildHighlighted:link {color: #FFCC33;}
a.rciMenuItemChildHighlighted:active {color: #FFCC33;}
a.rciMenuItemChildHighlighted:hover {color: #FFCC33;}
a.rciMenuItemChildHighlighted:visited {color: #FFCC33;}

DIV.rciMenuItemChild
{
    border-bottom: medium none;
	background-image:url('../images/StarterImages/orange_dot_trans.gif');
	background-position: left;
	background-padding: 6px;
	background-repeat: no-repeat;
	margin-left: 8px;
	color: #FFCC33;
}

DIV.rciMenuItemChildHighlighted
{
    border-bottom: medium none;
	background-image:url('../images/StarterImages/orange_dot_trans.gif');
	background-padding: 6px;
	background-position: left;
	background-repeat: no-repeat;
	margin-left: 8px;
	color: #FFCC33;	
}

.rciMenuItemDivider
{
    margin-bottom: 2px;
    text-decoration: none;
    background-repeat: no-repeat;
    color: #333333;
    width: 100%;
    font-size: 1px;
    margin-top: 2px;
    height: 1px;
    padding-top: 0px;
    padding-left: 7px;
    background-color: #ffffff;
}

DIV.rciMenuFlyOut A:hover
{
    color: #cfe2fd;
}

/* ------------ END MenuItem styles ------------ */

.FormColor
{
    background-color: #e8e8e8;

}

.LightBlueBorder
{
}




/* ------------ START header, footer and content area styles ------------ */

.PageHeader
{
    background-color: #FBFAE5;
}

.MainArea
{
    background-color: #FBFAE5;
	border-right: 1px solid #FB9510;
	border-left: 0px;
	border-top: 0px;
	border-bottom: 0px;
	height: 800px;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
}

TABLE.FooterTable {
	background-image: url(http://buysellrelocate.com/katzleon/images/starterimages/footerbackground.gif); 
	background-repeat: repeat-x;
	width:100%;
}

.footertext
{
    color: #02253E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: transparent;
	font-size: 10px;
	margin-top: 3px;
}

.FooterCell
{
    font-size: 11px;
    background-color: transparent;
    height: 0px;
	padding-top: 5px;
	margin-left: 1px;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
}

.TagLineFooterText
{
    color: #02253E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: transparent;
	font-size: 10px;
}

.rciTagline
{
    color: #02253E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: transparent;
	font-size: 10px;
	margin-bottom: -4px;
}
a.TagLineFooterText:link {color: #02253E;}
a.TagLineFooterText:active {color: #02253E;}
a.TagLineFooterText:visited  {color: #02253E;}
a.TagLineFooterText:hover {color: #02253E;}

.TopBar
{
    background-color: #457db8;
    height: 5px;
}

.PopupBackground
{
    background-color: #ffffff;
    text-align: left;
}

.ErrorMsg
{
    font-weight: bolder;
    font-size: 10px;
    color: red;
}

Toplinks { font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.Toplinks:link {color: #CC0000; text-decoration:none;}
a.Toplinks:active {color: #CC0000; text-decoration:none;}
a.Toplinks:hover {color: #CC0000; text-decoration:none;}
a.Toplinks:visited {color: #CC0000; text-decoration:underline;}

TD.MenuBGfill {
	background-image: url('../images/starterimages/footer_menubkgd.gif');
}

/* ------------ END header, footer and content area styles ------------ */


/* ------------ START REMS and listing caption styles ------------ */
.REMSTablePopUp
{
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;
    background-color: #ffffff;
}

a.REMSLinkCommandSmall:link
{
    color: #006699;
    text-decoration: none;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
}

.REMSLanguageSelector
{
    color: white;
}

.REMSListingFlyerImageCaption
{
    font-size: 10px;
    font-family: arial, verdana, 'ms sans serif';
    text-align: center;
    font-weight: bolder;
    padding-bottom: 3px;
}

.REMSListingFlyerCaption
{
    font-size: 14px;
    font-family: arial, verdana, 'ms sans serif';
}

a.REMSLinkCommandSmall:hover
{
    color: red;
    text-decoration: none;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
}

.REMSListingLinkDown
{
    font-size: 9px;
    line-height: normal;
    font-family: arial, verdana, 'ms sans serif';
    text-align: left;
    color: #457db8;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bolder;
}

.REMSCaption
{
    font-weight: bold;
    font-size: 11px;
    color: black;
    font-family: arial;
}

.REMSListingHeader1
{
    font-weight: bolder;
    font-size: 21px;
    color: #457db8;
    font-family: arial, verdana, 'ms sans serif';
    text-align: left;
    margin-bottom: 3px;
    margin-top: 3px;
}

.REMSListingHeader2
{
    font-weight: bolder;
    font-size: 16px;
    color: #457db8;
    font-family: arial, verdana, 'ms sans serif';
    text-align: left;
}

.REMSListingHeader3
{
    font-weight: bolder;
    font-size: 14px;
    color: #457db8;
    font-family: arial, verdana, 'ms sans serif';
    text-align: left;
}

.REMSListingFlyerBizCardCaption
{
    font-size: 11px;
    font-family: arial, verdana, 'ms sans serif';
}

.REMSHeadline1Background
{
    font-weight: bold;
    font-size: 17px;
    color: #003366;
    font-family: arial;
    background-image:  url(../images/systemimages/admin/headline1bar.jpg);
    background-repeat: repeat-y;
}

.REMSFeaturedSearchImage
{
    padding-right: 5px;
    padding-left: 4px;
}

.REMSCaption2
{
    color: #457db8;
}

.REMSListingCaption
{
    font-size: 12px;
    font-family: arial, verdana, 'ms sans serif';
    padding-right: 4px;
}

.REMSListingFlyerHeader1
{
    font-weight: bolder;
    font-size: 28px;
    color: #457db8;
    font-family: arial, verdana, 'ms sans serif';
    text-align: left;
    margin-bottom: 10px;
    margin-top: 0px;
}

.REMSListingFlyerHeader2
{
    font-weight: bolder;
    font-size: 20px;
    color: #457db8;
    font-family: arial, verdana, 'ms sans serif';
    text-align: left;
    padding-top: 0px;
    padding-bottom: 0px;
}

.REMSListingFlyerHeader3
{
    font-weight: bolder;
    font-size: 16px;
    color: #457db8;
    font-family: arial, verdana, 'ms sans serif';
    text-align: left;
}

.REMSHeadline2
{
    font-weight: bold;
    font-size: 16px;
    color: darkgray;
    font-family: arial;
}

a.REMSLinkCommand:visited
{
    color: #006699;
    text-decoration: none;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
}

.REMSListingHeaderSmall
{
    font-weight: bolder;
    font-size: 12px;
    color: #457db8;
    font-family: arial, verdana, 'ms sans serif';
    text-align: left;
}

DIV.REMSBucketSearchCaption
{
    font-size: 12px;
    text-align: center;
}

.REMSFeaturedSearchCopy
{
}

DIV.rciMenuFlyOut A
{
    text-decoration: none;
    width: 190px;
}

.REMSListingLinkUp
{
    font-size: 12px;
    font-weight: bolder;
    line-height: normal;
    font-family: arial, verdana, 'ms sans serif';
    text-align: left;
    color: #457db8;
    text-decoration: none;
}

.REMSListingFlyerHeaderInfoCaption
{
    font-size: 12px;
    color: #333333;
    font-family: arial, verdana, 'ms sans serif';
}

a.REMSLinkCommandSmall:active
{
    color: #006699;
    text-decoration: none;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
}

a.REMSLinkCommand:active
{
    color: #006699;
    text-decoration: none;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
}

a.REMSLinkCommand:link
{
    color: #006699;
    text-decoration: none;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
}

.REMSFeaturedSearchHeadline
{
    font-family: arial;
    font-size: 22px;
    color: #CE0000;
    text-align: left;
}

a.REMSLinkCommandSmall:visited
{
    color: #006699;
    text-decoration: none;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
}

a.REMSActionLink
{
    font-weight: bold;
    font-size: 11px;
    color: #006699;
    font-family: arial;
    text-align: left;
    text-decoration: none;
    background-image: none;
    padding-left: 0px;
}

a.REMSLinkCommand:hover
{
    color: red;
    text-decoration: underline;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
}

DIV.REMSFeaturedPropertyCaption
{
    font-size: 12px;
    text-align: center;
}

.ListingSearch2
{
    background-color: #457db8;
    color: #ffffff;
    font-weight: bold;
    font-size: 10px;
}

.ListingSearch1
{
    font-size: 12px;
}

/* -------------- END REMS and Listing caption Styles -------------- */

/*  -------------- START other styles  -------------- */

.rciActionButton
{
    font-weight: bolder;
    border-top: medium none;
    border-bottom: medium none;
    background-color: white;
    padding-left: 21px;
    background-repeat: repeat-y;
    width: 218px;
    background-image:  url(../images/systemimages/actionbutton.gif);
    font-family: arial;
    border-right: medium none;
    color: black;
    cursor: hand;
    text-align: left;
    text-transform: uppercase;
    font-size: 11px;
    height: 26px;
    border-left: medium none;
}

#PrintColorOfficeName
{
    font-weight: bold;
    font-size: 16px;
    color: #333333;
    font-family: arial;
    margin-left: 270px;
}

#PrintColorAddress
{
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    font-family: arial;
    margin-left: 270px;
    margin-bottom: 8px;
}


.REMSSignUp
{
	Background-Image: url();
}
.Menubarcontent
{
	background-image:url(../images/StarterImages/background.gif);
	margin-top: -10px;
}

.IP-TopMenuLinks
{
	text-align: center;
	vertical-align: middle;
	border: 1px solid #FB9510;
	margin-left: 2px;
	margin-right: 1px;
	margin-bottom: 6px;
}

TD.PreFooter-Top
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #CC0000;
	margin-left: 20px;
}

TD.PreFooter-Bottom
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #022F50;
	margin-left: 20px;
}

Table.PreFooter-Table
{
	background-color: transparent;
	border-right: 1px solid #FB9510;
	border-bottom: 0px;
	border-left: 0px;
	border-top: 0px;
	background-image: url(../images/starterimages/Prefooter_Background.gif);
	background-repeat: no-repeat;
	
}

.HPTopButtons
{
	border: 1px solid #FB9510;
	margin-top: 9px;
}

.HP-ContactInfo
{
	color: #022F50;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 11px;
	margin-right: 10px;
}


.FSCaptionText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #436888;
	padding-top: 5px;
	text-align: justify;
}

.HP-FSCaptionHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #CC0000;
	padding-top: 5px;
	margin-bottom: 4px;
}

/* CSS style Necessary to fix Login Page */

.REMSSignUp {background-image:url('');}

.GrayBar2 {
	background-color:#FFCC33;
	border-right: 0px solid #FB9510;
	border-top: 1px solid #FB9510;
	border-left: 1px solid #FB9510;
	border-bottom: 1px solid #FB9510;
}

.REMSSignUpCornerImage 
{
	background-color:#FFCC33;
	border-right: 1px solid #FFCC33;
	border-top: 1px solid #FFCC33;
	border-left: 0px;
	border-top: 1px solid #FB9510;
	background-image:url('');
}

.REMSSignupForm 
{
	height: 270px;
}

.REMSLoginForm 
{
	height: 291px; width: 220px;
}

.smallb0rderedtable 
{
	background-color: #E7F3FF;
	border: 1px solid #FFCC33;	
}
	
/* CSS style Necessary to fix Login Page */



/*  -------------- END other styles  -------------- */

/*  -------------- START HomePage styles  -------------- */

/*  -------------- END HomePage styles  -------------- */