/* =============================================================
    CSS STYLES FOR ASPNetRealtor (i2bRealtor) 
    v1.0, 01/2003
   =============================================================
*/ 

  
/* PAGE BACKGROUNDS -----------------------------------------------*/

/* Default colour for the HTML BODY Portion*/
Body
{
    background-color: White;
}


/* PANEL BACKGROUNDS ----------------------------------------------*/
/* Sets a background image or background color for the masthead at the top of the page*/
.MastBg {
    background-color: White;
}
.HeadBg {
    background-color: White;
}

/*Sets a background image or background colour of the Portal Panes themselves */
.leftPaneBg {
    background-color: Black;
    vertical-align: top;
    text-align: left;
}
.contentPaneBg {
    background-color: #E4CC72;
    vertical-align:  top;
    text-align: left;
}
.rightPaneBg {
    background-color: Black;
    vertical-align: top;
    text-align: left;
}

/* MODULE BACKGROUNDS -------------------------------------------------*/
.leftPaneModuleTitle {
    text-align: center;
}
.leftPaneModuleBg {
	/*Sets a background image or background colour of the entire Module (including Module Title)  */
	/*When using module title images, this colour is usually overridden by the */
	/*xxxxxPaneModuleContentContainer style below */
    background-color: #4C452F;
    text-align: left;
    width: 100%;    
}

.leftPaneModuleContentContainer  
{
	/*Sets a background image or background colour of the Module Content (excluding Module Title)  */
	/*NOTE: We are supplying the background image in this style instead of*/
	/*      the leftPaneModuleBG style, because this site does not want to*/
	/*      have a background image behind the Module titles */
	background-color: Black;
    text-align: left;
	font-family: Helvetica, Arial, Sans-Serif;
    font-size: x-small;
	font-weight: normal;
	color: #CCCCCC;
	width: 100%;
}

.contentPaneModuleTitle {
    text-align: center;
    
}
.contentPaneModuleBg {
	/*Sets a background image or background colour of the entire Module (including Module Title)  */
	/*When using module title images, this colour is usually overridden by the */
	/*xxxxxPaneModuleContentContainer style below */
    background-color: #E4CC72;
    text-align: left;
    width: 100%;    
}

.contentPaneModuleContentContainer  
{
	/*Sets a background image or background colour of the Module Content (excluding Module Title)  */
	/*NOTE: We are supplying the background image in this style instead of*/
	/*      the contentPaneModuleBG style, because this site does not want to*/
	/*      have a background image behind the Module titles */
	background-color: #E4CC72;
    text-align: left;
	font-family: Helvetica, Arial, Sans-Serif;
    font-size: x-small;
	font-weight: normal;
	color: Black;
	width: 100%;
}

.rightPaneModuleTitle {
    text-align: center;
}
.rightPaneModuleBg {
	/*Sets a background image or background colour of the entire Module (including Module Title)  */
	/*When using module title images, this colour is usually overridden by the */
	/*xxxxxPaneModuleContentContainer style below */
    background-color: Black;
    text-align: left;
    width: 100%;    
}

.rightPaneModuleContentContainer  
{
	/*Sets a background image or background colour of the Module Content (excluding Module Title)  */
	/*NOTE: We are supplying the background image in this style instead of*/
	/*      the rightPaneModuleBG style, because this site does not want to*/
	/*      have a background image behind the Module titles */
	background-color: Black;
    text-align: left;
	font-family: Helvetica, Arial, Sans-Serif;
    font-size: x-small;
	font-weight: normal;
	color: #CCCCCC;
	width: 100%;
}


/* MODULE Text and Link styles ---------------------------------------------*/
.leftPaneModuleText  {
    font-family: Helvetica, Arial, Sans-Serif;
    text-align: left;
	font-size: x-small;
    font-weight: normal;
	color: White;
}
.leftPaneModuleTextHeader  {
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: x-small;
    font-weight: Bold;
	color: White;
}

A.leftPaneModuleLink:link		{ color: White;  font-size: x-small; font-family: Helvetica, Arial, Sans-Serif; text-decoration: none; font-weight: 700;}
A.leftPaneModuleLink:visited	{ color: White;  font-size: x-small; font-family: Helvetica, Arial, Sans-Serif; text-decoration: none; font-weight: 700;}
A.leftPaneModuleLink:active		{ color: White;  font-size: x-small; font-family: Helvetica, Arial, Sans-Serif; text-decoration: none; font-weight: 700;}
A.leftPaneModuleLink:hover		{ color: #E4CC72;    font-size: x-small; font-family: Helvetica, Arial, Sans-Serif; text-decoration: none; font-weight: 700;}

.leftPaneModuleForm {
	font-family:		Helvetica, Arial, Sans-Serif;
	font-size: 			x-small;
	font-weight:		Normal;
	color:				Normal;
	border:				solid 1;
	border-color:		black;
	font-size:			x-small;
	background-color: White;
}

.contentPaneModuleText  {
    font-family:  Helvetica, Arial, Sans-Serif;
    text-align: left;
    font-size: x-small;
    font-weight: normal;
    color: black;
}

.contentPaneModuleText-B  {
    font-family:  Helvetica, Arial, Sans-Serif;
    text-align: left;
    font-size: x-small;
    font-weight: Bold;
    color: black;
}

.contentPaneModuleTextHeader  {  /*Also used as FieldHead  (should be same style) FieldHead is a Depreciated style!*/
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: x-small;
    font-weight: Bold;
	color: Black;
}

.contentPaneModuleTextHeader-L  {
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: small;
    font-weight: Bold;
	color: Black;
}


A.contentPaneModuleLink:link	{ color: Navy;  font-size: x-small; font-family: Helvetica, Arial, Sans-Serif; text-decoration: underline; font-weight: Bold;}
A.contentPaneModuleLink:visited	{ color: Navy;  font-size: x-small; font-family: Helvetica, Arial, Sans-Serif; text-decoration: underline; font-weight: Bold;}
A.contentPaneModuleLink:active	{ color: Navy;  font-size: x-small; font-family: Helvetica, Arial, Sans-Serif; text-decoration: underline; font-weight: Bold;}
A.contentPaneModuleLink:hover	{ color: White;    font-size: x-small; font-family: Helvetica, Arial, Sans-Serif; text-decoration: underline; font-weight: Bold;}

A.contentPaneModuleLink-s:link		{ color: Navy;  font-size: xx-small; font-family: Helvetica, Arial, Sans-Serif; text-decoration: underline; font-weight: Bold;}
A.contentPaneModuleLink-s:visited	{ color: Navy;  font-size: xx-small; font-family: Helvetica, Arial, Sans-Serif; text-decoration: underline; font-weight: Bold;}
A.contentPaneModuleLink-s:active	{ color: Navy;  font-size: xx-small; font-family: Helvetica, Arial, Sans-Serif; text-decoration: underline; font-weight: Bold;}
A.contentPaneModuleLink-s:hover		{ color: White;    font-size: xx-small; font-family: Helvetica, Arial, Sans-Serif; text-decoration: underline; font-weight: Bold;}

.contentPaneModuleForm { /*Also used as FieldData  (should be same style) FieldData is a Depreciated style!*/
	font-family:		Helvetica, Arial, Sans-Serif;
	font-size: 			x-small;
	font-weight:		Normal;
	color:				Normal;
	border:				solid 1;
	border-color:		black;
	font-size:			x-small;
	background-color: White;
}

.contentPaneModuleFormBgBorder {
    background-color: Black;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: xx-small;
}

.contentPaneModuleFormBgForm {
    background-color:  #EEE3C3;
}

.contentPaneModuleFormHeading {
	background-color:Black;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size:  small;
    font-weight:    bold;
    color: White;
    text-align:center;
}


.rightPaneModuleText  {
    font-family: Helvetica, Arial, Sans-Serif;
    text-align: left;
    font-size: x-small;
    font-weight: normal;
	color: #CCCCCC;
}
.rightPaneModuleTextHeader  {
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: x-small;
    font-weight: Bold;
	color: Black;
}

A.rightPaneModuleLink:link		{ color: White;  font-size: x-small; font-family: Helvetica, Arial, Sans-Serif; text-decoration: none; font-weight: 700;}
A.rightPaneModuleLink:visited	{ color: White;  font-size: x-small; font-family: Helvetica, Arial, Sans-Serif; text-decoration: none; font-weight: 700;}
A.rightPaneModuleLink:active	{ color: White;  font-size: x-small; font-family: Helvetica, Arial, Sans-Serif; text-decoration: none; font-weight: 700;}
A.rightPaneModuleLink:hover		{ color: #E4CC72;    font-size: x-small; font-family: Helvetica, Arial, Sans-Serif; text-decoration: none; font-weight: 700;}

.rightPaneModuleForm {
	font-family:		Helvetica, Arial, Sans-Serif;
	font-size: 			x-small;
	font-weight:		Normal;
	color:				Normal;
	border:				solid 1;
	border-color:		black;
	font-size:			x-small;
	background-color: White;
}



/* text style for reading messages in Discussion */    
.Message    {
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: x-small;
    font-weight: normal;
    background-color: #eeeeee
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Helvetica, Arial, Sans-Serif;
    font-size:  x-small;
    font-weight:    bold;
    color: darkred
}


/* PAGE BANNER ----------------------------------------------------*/
/* NOTE: Site Title, Site Links and Tabs are rendered by MobilePortalBanner.ascx
/* style for the text of the site title */
.SiteTitle {
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: x-small;
    font-weight: 900;
    color:Black
}



/* PORTAL NAVIGATION ----------------------------------------------*/

input.Tabs { border: none;} /*Style for the Tab's input image button */


/* background/border colors for the selected tab white (images) or deepskyblue (text) */
.TabBg {
    background-color: White;
    border-color: white;
}

/* background/border colors for the unselected tabs white (images) or indigo (text) */
.OtherTabsBg {
    background-color: #4C452F;
    border-color: white;
    vertical-align: top;
}

/* text style for the selected tab */
.SelectedTab {
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: x-small;
    color:#A5B2D6
    font-weight: bold
}

/* text style for the unselected tabs */
.OtherTabs {
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: x-small;
    color:gainsboro;
    text-decoration:none;
    font-weight: bold
}

/* hyperlink styles of the unselected tabs */
A.OtherTabs:link    {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:visited {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:active  {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:hover   {
    text-decoration:    underline;
    color:white;
}
    


/* style for separator between site links */
.Accent
{
    color: red;
    font-weight:    bold;
}



/* GENERIC FORM BACKGROUNDS ------------------------------------------------*/
/* background color for outer "Border" table used for request forms */
.FormBgBorder {
    background-color: Black;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: xx-small;
}

/* background color for inner "Form" table used for request forms */
.FormBgForm {
    background-color: #EEE3C3;
}
/* background color for inner "Form" table  */
.FormLabel 
{
	font-family: Helvetica, Arial, Sans-Serif;
    font-weight: bold;
}

.FormHeading    
{background-color:	Black;
             font-family: Helvetica, Arial, Sans-Serif;
             font-size:  small;
             font-weight:    bold;
             color: White;
             text-align:	center;
            }

.FormSubHeading    
{background-color:	Black;
             font-family: Helvetica, Arial, Sans-Serif;
             font-size:  x-small;
             font-weight:    bold;
             color: White;
             text-align: center;
            }

/* Styles for Forms Data */

/*
input, textarea
{
	border: solid 1;
	border-color: black;
	font-size: x-small;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: normal;
}

input.FormButton
{
	border: solid 1;
	border-color: black;
	font-size: x-small;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: normal;
	background-color: #A5D39C;
}


input.disabled
{
	background-color: #CCCCCC;
	border: solid 1;
	border-color: black;
	font-size: x-small;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: normal;
}

input.nav
{
	background-color: white;
	border: solid 1;
	border-color: black;
	font-size: xx-small;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: normal;
	width: 110;
}

input.uc
{
	border: solid 1;
	font-size: x-small;
	border: solid 1;
	text-transform: uppercase;
}

select
{
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: x-small;
	border: solid 1;
	border-color: black;
}

*/

.FieldHead	{
			font-family:		Helvetica, Arial, Sans-Serif;
			font-size: 			x-small;
			font-weight:		Bold;
			color:				Black;
			}

.FieldData	{
			font-family:		Helvetica, Arial, Sans-Serif;
			font-size: 			x-small;
			font-weight:		Normal;
			color:				Normal;
			border:				solid 1;
			border-color:		black;
			font-size:			x-small;
			}

.FieldError    {
             font-family:	Helvetica, Arial, Sans-Serif;
             font-size:		x-small;
             font-weight:    Bold;
             color:			Red;
           }



/* Border for Listing Pictures */
img.Pic {border-color: Black;
				border-width:1px;
				border-style:Solid;
				}


/* Style for Listing Picture Heading TagLine */
.PicTagLine    {background-color: Black;
             font-family: Helvetica, Arial, Sans-Serif;
             font-size:  x-small;
             font-weight:    800;
             color: White;
             text-align: center;
            }
            
/* Style for Listing Attributes & Features */
.PicIconBar    {background-color: Black;
             font-family: Helvetica, Arial, Sans-Serif;
             font-size:  x-small;
             font-weight:    800;
             color: White;
            }

.PicTagLine-s    {background-color: Black;
             font-family: Helvetica, Arial, Sans-Serif;
             font-size:  xx-small;
             font-weight:    800;
             color: White;
             text-align: center;
           }

/* Style for Listing Picture Features Table Listing */

.PicFeatHead-s    {background-color: Black;
             font-family: Helvetica, Arial, Sans-Serif;
             font-size:  xx-small;
             font-weight:    800;
             color: White;
              text-align:center;
           }

.PicFeatData-s    {background-color: #EEE3C3;
             font-family: Helvetica, Arial, Sans-Serif;
             font-size:  xx-small;
             font-weight:    normal;
             color: Black;
              text-align:left;
           }

/* Styles for Listing Picture Overwrite text */
.PicOverWrite   {background-color:	White;
             font-family:			 Helvetica, Arial, Sans-Serif;
             font-size:		xx-small;
             font-weight:    Bold;
             color:			Red;
            }
            
.PicOverWrite-L    {background-color:	White;
             font-family:			 "Arial Black", Arial;
             font-size:		x-small;
             font-weight:    Bold;
             color:			Red;
            }

.AgentEmailHeaderText  { 
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: x-small;
    font-weight: Bold;
	color: White;
}

.AgentEmailHeaderText-s  { 
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: xx-small;
    font-weight: Bold;
	color: White;
}




/* GENERAL------------------------------------------------------- */
/* style for module titles (text)*/
.Head   {
    font-family: Helvetica, Arial, Sans-Serif;
    font-size:  small;
    font-weight:    Bold;
    color: Black;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Helvetica, Arial, Sans-Serif;
    font-size:  x-small;
    font-weight:    bold;
    color: Blue;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Helvetica, Arial, Sans-Serif;
    font-size:  xx-small;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: x-small;
    font-weight: normal;
    color: black;
}

.Normal-B
{
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: x-small;
    font-weight: bold;
    color: black;
}

.Normal-s
{
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: xx-small;
    font-weight: normal;
    color: black;
}

.Normal-L
{
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: small;
    font-weight: normal;
    color: black;
}

.Normal-XL
{
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: medium;
    font-weight: normal;
    color: black;
}

.Normal-XXL
{
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: large;
    font-weight: normal;
    color: black;
}

.Normal-XXXL
{
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: large;
    font-weight: bold;
    color: black;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: x-small;
    font-weight: normal;
}

.NormalRed
{
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: x-small;
    font-weight: bold;
    color: red
}



A.Normal:link		{ color: Navy;  font-size: x-small; font-family: Helvetica, Arial, Sans-Serif; text-decoration: underline; font-weight: Bold;}
A.Normal:visited	{ color: Navy;  font-size: x-small; font-family: Helvetica, Arial, Sans-Serif; text-decoration: underline; font-weight: Bold;}
A.Normal:active		{ color: Navy;  font-size: x-small; font-family: Helvetica, Arial, Sans-Serif; text-decoration: underline; font-weight: Bold;}
A.Normal:hover		{ color: Black;  font-size: x-small; font-family: Helvetica, Arial, Sans-Serif; text-decoration: underline; font-weight: Bold;}

A.Normal-s:link		{ color: Navy;  font-size: xx-small; font-family: Helvetica, Arial, Sans-Serif; text-decoration: underline; font-weight: Bold;}
A.Normal-s:visited	{ color: Navy;  font-size: xx-small; font-family: Helvetica, Arial, Sans-Serif; text-decoration: underline; font-weight: Bold;}
A.Normal-s:active		{ color: Navy;  font-size: xx-small; font-family: Helvetica, Arial, Sans-Serif; text-decoration: underline; font-weight: Bold;}
A.Normal-s:hover		{ color: Black;  font-size: xx-small; font-family: Helvetica, Arial, Sans-Serif; text-decoration: underline; font-weight: Bold;}

.LeftMenu
{
    BACKGROUND-COLOR: transparent;
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica;
    FONT-SIZE: xx-small;
}
.LeftMenu:hover
{
    COLOR: blue
}
TD.PageTitle
{
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica;
    FONT-SIZE: x-small;
}
    
  



/* GENERIC ------------------------------------------------------*/
H1  {
    font-family: Helvetica, Arial, Sans-Serif;
    font-size:  medium;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Helvetica, Arial, Sans-Serif;
    font-size:  medium;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Helvetica, Arial, Sans-Serif;
    font-size:  xx-small;
    font-weight:    normal;
    color: #A5B2D6
}

H4  {
    font-family: Helvetica, Arial, Sans-Serif;
    font-size:  xx-small;
    font-weight:    normal;
    color: #A5B2D6
}

H5, DT  {
    font-family: Helvetica, Arial, Sans-Serif;
    font-size:  xx-small;
    font-weight:    bold;
    color: #A5B2D6
}

H6  {
    font-family: Helvetica, Arial, Sans-Serif;
    font-size:  xx-small;
    font-weight:    bold;
    color: #A5B2D6
}

TFOOT, THEAD    {
    font-family: Helvetica, Arial, Sans-Serif;
    font-size:  xx-small;
    color: #A5B2D6
}

TH  {
    vertical-align: baseline;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size:  xx-small;
    font-weight:    bold;
    color: #A5B2D6
}


A:link		{ color: Navy;  font-size: xx-small; font-family: Helvetica, Arial, Sans-Serif; text-decoration: underline; font-weight: Bold;}
A:visited	{ color: Navy;  font-size: xx-small; font-family: Helvetica, Arial, Sans-Serif; text-decoration: underline; font-weight: Bold;}
A:active	{ color: Navy;  font-size: xx-small; font-family: Helvetica, Arial, Sans-Serif; text-decoration: underline; font-weight: Bold;}
A:hover		{ color: Black;  font-size: xx-small; font-family: Helvetica, Arial, Sans-Serif; text-decoration: underline; font-weight: Bold;}


SMALL   {
    font-size:  xx-small;
}

BIG {
    font-size:  small;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}



/* Site Admin Styles (duplicated from portalAdmin.css)-----------------------------------*/

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link	{ color: Blue;  font-size: xx-small; font-family: Helvetica, Arial, Sans-Serif; text-decoration: underline; font-weight: Bold;}
A.CommandButton:visited	{ color: Blue;  font-size: xx-small; font-family: Helvetica, Arial, Sans-Serif; text-decoration: underline; font-weight: Bold;}
A.CommandButton:active	{ color: Blue;  font-size: xx-small; font-family: Helvetica, Arial, Sans-Serif; text-decoration: underline; font-weight: Bold;}
A.CommandButton:hover	{ color: Blue;	 font-size: xx-small; font-family: Helvetica, Arial, Sans-Serif; text-decoration: underline; font-weight: Bold;}
  
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: xx-small;
    font-weight: normal;
}

