/* ------------ START HTML tag styles ------------ */

a {
color: #666666;
}

BODY
{
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #ffffff;
    font-size: 13px;
	text-align:left;
}

TABLE
{
    color: black;
    font-family: verdana, arial;
    font-size: 13px;
}


ADDRESS
{
    color: #ffffff;
    font-size: 7pt;
    line-height: 12pt;
    font-style: normal;
    font-family: verdana, arial;
    text-align: center;
}


H1
{
    color: #9A9788;
    text-align: right;
    font-size: 30px;
    font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	width: 100%;
	border-bottom: dotted 1px #B3BCC2;
}
H1.REMSFeaturedSearchHeadline
{
    color: #9A9788;
    text-align: right;
    font-size: 30px;
    font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	width: 100%;
	border-bottom: dotted 1px #B3BCC2;
}

H2
{
    color: #666666;
    font-family: verdana, arial, 'ms sans serif';
    font-size: 13pt;
    font-weight: 500;
    margin-bottom: 0px;
    padding-bottom: 0px;
    text-align: left;
    text-transform: capitalize;
}

H3
{
    margin-bottom: 8px;
    color: #ffffff;
    text-align: center;
    margin-top: 0px;
    font-family: verdana, arial, 'ms sans serif';
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 10pt;
    font-weight: bold;
    background-color: #457db8;
}

H4
{
    color: #457db8;
    font-family: verdana, arial, 'ms sans serif';
    font-size: 11pt;
    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;
}

HR
{
    color: #D9E4EA;
}
/* ------------ END HTML tag styles ------------ */


/* ------------ START MenuItem styles (stuff that controls the menu appearance) ------------ */

.MenuBar
{
}

.MenuBarMain
{
	width: 160px;
    background-color: #EDE9D3;
	background-image:url(../images/starterImages/lnavBG2.gif);
	background-position: bottom;
	background-repeat:repeat-x;
	padding-bottom: 80px;
}

.rciMenuItemParent
{
    text-decoration: none;
    font-size: 16px;
    color: #7F7B65;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
	text-align:right;
}

.rciMenuItemParentHighlighted
{
    text-decoration: none;
    font-size: 16px;
    color: #7F7B65;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    BACKGROUND-COLOR: transparent;
	text-align:right;
}

div.rciMenuItemParent
{
	border: none;
	margin-left: 5px;
}

div.rciMenuItemParentHighlighted
{
	border: none;
	margin-left: 5px;
}

.rciMenuItemChild
{
    text-decoration: none;
    font-size: 13px;
    color: #4A638C;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 1px 0px 1px 0px;
    font-weight: normal;
	text-align:right;
	width: 145px;
}

.rciMenuItemChildHighlighted
{
    text-decoration: none;
    font-size: 13px;
    color: #4A638C;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 1px 0px 1px 0px;
    font-weight: normal;
	text-align:right;
	width: 145px;
	background-color:transparent;
}

div.rciMenuItemChild
{
	border-bottom: dotted 1px #B3BCC2;
	margin-left: 5px;
}

div.rciMenuItemChildHighlighted
{
	border-bottom: dotted 1px #B3BCC2;
	margin-left: 5px;
}

.rciMenuItemDivider
{
    margin-bottom: 2px;
    text-decoration: none;
    background-repeat: no-repeat;
    color: #333333;
    width: 100%;
    font-size: 1px;
    margin-top: 2px;
    height: 2px;
    padding-top: 2px;
    padding-left: 2px;
    background-color: transparent;
}

DIV.rciMenuFlyOut A:hover
{
    color: #cfe2fd;
}

/* ------------ END MenuItem styles ------------ */


.FormColor
{
    background-color: #e8e8e8;
}


.LightBlueBorder
{
    border-right: #336699 1px solid;
    border-top: #336699 1px solid;
    padding-left: 0px;
    font-size: 10px;
    border-left: #336699 1px solid;
    color: #003366;
    border-bottom: #336699 1px solid;
}


/* ------------ START header, footer and content area styles ------------ */

.PageHeader
{
    background-color: #ffffff;
}

.MainArea
{
    border-right:0px ;
    border-top:0px ;
    border-left:0px ;
    border-bottom:0px ;
    background-color: #ffffff;
}
.footertext
{
    color: #333333;
}

.FooterCell
{
    font-size: 11px;
    background-color: #ffffff;
    height: 20px;
	padding-top: 20px;
}

.TagLineFooterText
{
    color: #333333;
}

.TagLineFooterText a
{
    color: #333333;
	text-decoration:none;
}

.TagLineFooterText a:hover
{
	text-decoration:underline;
}

.rciTagline
{
    background-color: #ffffff;
    height: 20px;
    font-size: 11px;
}

.TopBar
{
    background-color: #ffffff;
    height: 10px;
}

.PopupBackground
{
    background-color: #ffffff;
    text-align: left;
}

.ErrorMsg
{
    font-weight: bolder;
    font-size: 10px;
    color: red;
}

/* ------------ 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:#003366;
    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('');
}

.REMSFeaturedSearchImage
{
    padding-right: 5px;
    padding-left: 4px;
}

.REMSCaption2
{
    color: #457db8;
}

.REMSListingCaption
{
    font-size: 12px;
    font-family: arial, verdana, 'ms sans serif';
    padding-right: 4px;
	color: #4A638C;
}

.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: #65614B;
    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: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color: #000033;
	background-color: #EDE9D3;
	height: 20px;
    text-align: center;
	text-decoration: none;
	padding-top: 3px;
	
}

.REMSBucketSearchCaption a
{
	color: #000033;
	text-decoration: none;
	
}

.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: #0000cc;
    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: #003366;
    text-decoration: underline;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
}

DIV.REMSFeaturedPropertyCaption
{
    font-size: 12px;
    text-align: center;
}

.ListingSearch2
{
    background-color: #D9E4EA;
    color: #000000;
    font-weight: bold;
    font-size: 10px;
}

.ListingSearch1
{
    border-bottom: #457db8 1px solid;
    border-left: #457db8 1px solid;
    border-right: #457db8 1px solid;
    border-top: #457db8 1px solid;
    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();
}

/*  -------------- END other styles  -------------- */

/*  -------------- START HomePage styles  -------------- */
td.hp_commHeadlineArea {
text-align:center;
vertical-align:middle;
height: 24px;
background-color: #d9e4ea;
font: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#666666;
}

td.hp_commHeadlineArea a {
text-decoration: none;
color:#333333;
}

td.hp_commHeadlineArea a:hover {
text-decoration: underline;
}

td.hp_commText {
padding-top: 1px;
padding-bottom: 10px;
line-height:215%;
height: 24px;
font: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#788194;
}

td.footerOfficeLinks {
text-align:center;
vertical-align:middle;
height: 24px;
background-color: #EDE9D3;
font: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#999999;
}

td.footerOfficeLinks a {
text-decoration: none;
color:#333333;
}

td.footerOfficeLinks a:hover {
text-decoration: underline;
}


/*  -------------- END HomePage styles  -------------- */

/*  -------------- START Misc Inner Page styles  -------------- */

div.headerOfficeLinks {
padding-top: 4px;
padding-right: 5px;
text-align:right;
vertical-align:middle;
height: 24px;
width: 100%;
margin-left: 5px;
background-color: #D9E4EA;
font: Arial, Helvetica, sans-serif;
font-size: 11px;
color:#333333;
}

div.headerOfficeLinks a {
text-decoration: none;
color:#333333;
}

div.headerOfficeLinks a:hover {
text-decoration: underline;
}

td.IPfooterOfficeLinks
{
border-top: solid 10px #fff;
text-align:center;
vertical-align:middle;
height: 34px;
width: 100%;
background-color: #D9E4EA;
font: Arial, Helvetica, sans-serif;
font-size: 11px;
color:#333333;
}

td.IPfooterOfficeLinks a {
text-decoration: none;
color:#333333;
}

td.IPfooterOfficeLinks a:hover {
text-decoration: underline;
}

div.bottomArea {
vertical-align: top;
}

/*  -------------- End Misc Inner Page styles  -------------- */

/* SearchPannel StyleSheet */

/* PANEL CSSTable (Top)  ------------------ */
.PanelTopTable
{
	border-right: # 1px solid;
	border-top: # 1px solid;
	border-left: # 1px solid;	
	border-bottom: # 1px solid;	
	background-color: #;
	margin-left: 0px;
	width: 550px;	 
}

/* PANEL CSSTable (Bottom) ------------------ */
.PanelBottomTable
{
	border-right: # 1px solid;
	border-top: # 1px solid;
	border-left: # 1px solid;
	border-bottom: # 1px solid;
	margin-left: 0px;
	width: 550px;
}

/* PANEL CSSCells (Top) ------------------ */
.PanelTopUpperLeft
{
	padding:0px;
	height: 0px;
	background-color: #;
}
.PanelTopUpperCenter
{
	height: 0px;
	width: 550px;
	background-color: #;
}
.PanelTopUpperRight
{
	padding:0px;
	height: 0px;
	background-color: #;
}
.PanelTopMidLeft
{
	padding: 0px;
	background-color: #;
        
}
.PanelTopMidRight
{
	padding:0px;
	background-color: #;
} 

/* PANEL CSSCells (Bottom) ------------------ */

.PanelBottomUpperLeft
{
	padding:0px;
	background-color: #; 
}
.PanelBottomUpperCenter
{
	height: 0px;
	width: 550px;
	background-color: #;
}
.PanelBottomUpperRight
{
	padding:0px;
	background-color: #;	 
}
.PanelBottomMidLeft
{
	padding:0px;
	background-color: #;
}
.PanelBottomMidRight
{
	padding:0px;
	background-color: #;
}
.PanelBottomLowerLeft
{
	padding:0px;
	height: 0px;
	background-color: #;
}
.PanelBottomLowerCenter
{
	height: 0px;
	background-color: #;
}
.PanelBottomLowerRight
{
	padding:0px;
	height: 0px;
	background-color: #;
}

#REMSTabStrip1
{
	Margin-Left: 20px;
}

/* ------------ Styles not in Standard CSS file ------------------------------ */

.REMSListingPagination
{
	color:608FB1;
}

#REMSQuickSearchPanelTop
{
	background-color: transparent;
	border: 1px solid #D9E4EA;
	text-align:center;
}

.PropertyListBackground
{ 
	background-color:#;
}

.PropertyListPaginationBackground
{
	background-color:#;
}

.REMSListingSearchCount
{
	color:#608FB1;
}

.REMSLinkCommandSmaller
{
	color:#;
}
a.REMSLinkCommandSmaller {	color:#;}
a.REMSLinkCommandSmaller:visited {	color:#;}
a.REMSLinkCommandSmaller:active {	color:#;}
a.REMSLinkCommandSmaller:hover {	color:#;}
/* ------------------------------------------ */


.PropertyListPaginationBackground
{
	background-color:#EDE9D3;
}

.PropertyListBackground
{ 
	background-color:#;
	border: 1px solid #D9E4EA;
}
.REMSListingPagination a:hover
{
	color:#003366;
}
table#table1 {
}
div.REMSIDXDisclosure
{
}

/* Any site that you do custom panels on, use the following code in the CSS: */

/* START custom Slideshow pannels */

Table.REMSSlideShowTable
{
            Width: 250px;
            Border: 1px solid #636466;
            background-color: #F68A8C;
}           

TD.REMSSlideShowTopCell
{
            background-image: url();
            background-color: #E8E8E8;
            Height: 0px;
}

TD.REMSSlideShowTopImageCell
{
            background-image: url();
            background-color: #E8E8E8;
            Height: 10px;
}

DIV.REMSSlideShowCaption
{
            FONT-WEIGHT: normal;
            FONT-SIZE: 8px;
            COLOR: black;
            FONT-FAMILY: Arial;
            Text-Align: center;
}

TD.REMSSlideShowImageCell
{
            BORDER-RIGHT: #666666 0px solid;
            BORDER-LEFT: #666666 0px solid;
            background-color: #E8E8E8;
            background-image: url();
}

TD.REMSSlideShowControls
{
            background-image: url();
            background-color: #E8E8E8;
}

TD.REMSSlideShowBottomImageCell
{
            background-image: url();
            background-color: #E8E8E8;
}

TD.REMSSlideShowBottomCell
{
            background-image: url();
            background-color: #E8E8E8;
            height: 8px;
}

/* END custom Slideshow pannels */
