/*	Reliance Network 2005 */


/*	pages	*/


table.publicAgentsResults
{
	width: 50%;
	border: 1px solid black;
	}

/* CSS rules for openhouses.asp */

.Highlight {
	background-color:#a9c1d8;
}
.Normal {
	background-color:#ffffff;
}

/* CSS rules for agent/office search pages */

#agentResults
{
	margin-left: -15px;
	}
* html #agentResults
{
	margin-left: 0px;
	}

.agentcolorbar {
	background-color: #faf9f6;
}	
a:link.agentsearch {color: #3f6487;text-decoration: underline;}
a:visited.agentsearch {color: #000000; text-decoration: underline;}
a:visited.agentsearch {color: #000000; text-decoration: underline;}
a:hover.agentsearch {color: #465669; }
.dividingrows{
	border-bottom: #2278b3 1px solid;
	padding: 5px;
}
.start_rows{
	border-bottom: #2278b3 3px solid;
}
.end_rows{
	border-bottom: #2278b3 2px solid;
}
.txtcolor{
	color: #a2151d;
}
.allborders{
	border: #2278b3 1px solid;
}
.waiting_txt{	
	font-weight: bold;
	font-size: 17px;
	color: #424242; 
	letter-spacing: -.03cm;
}
/* CSS rules for property resume page */
.heading{
	color: #000000;
	font-size: 14px;
	font-weight: bold; 
	padding-bottom: 7px;
}
a:link.col_headings_agoff, a:visited.col_headings_agoff, a:link:hover.col_headings_agoff {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}	
.colorblock 
{
	background-color: #424242;
}
.lineall
{
    BORDER-RIGHT: #2278b3 1px solid;
    BORDER-TOP: #2278b3 1px solid;
    BORDER-LEFT: #2278b3 1px solid;
    BORDER-BOTTOM: #2278b3 1px solid
}
.linealldark
{
    BORDER-RIGHT: #2278b3 1px solid;
    BORDER-TOP: #2278b3 1px solid;
    BORDER-LEFT: #2278b3 1px solid;
    BORDER-BOTTOM: #2278b3 1px solid
}
.linebottom
{
    BORDER-RIGHT: #2278b3 0px solid;
    BORDER-TOP: #2278b3 0px solid;
    BORDER-LEFT: #2278b3 0px solid;
    BORDER-BOTTOM: #2278b3 1px solid
}
.linebottomleft
{
    BORDER-RIGHT: #2278b3 0px solid;
    BORDER-TOP: #2278b3 0px solid;
    BORDER-LEFT: #2278b3 1px solid;
    BORDER-BOTTOM: #2278b3 1px solid
}
.linebottomleftright
{
    BORDER-RIGHT: #2278b3 1px solid;
    BORDER-TOP: #2278b3 0px solid;
    BORDER-LEFT: #2278b3 1px solid;
    BORDER-BOTTOM: #2278b3 1px solid
}
.linebottomleftwhite
{
    BORDER-TOP-WIDTH: 0px;
    BORDER-LEFT: #ffffff 1px solid;
    BORDER-BOTTOM: #d0d0d0 1px solid;
    BORDER-RIGHT-WIDTH: 0px
}
.linealldark
{
    BORDER-RIGHT: #2278b3 1px solid;
    BORDER-TOP: #2278b3 1px solid;
    BORDER-LEFT: #2278b3 1px solid;
    BORDER-BOTTOM: #d0d0d0 1px solid
}
.linebottomleftrightdark
{
    BORDER-TOP-WIDTH: 1px;
    BORDER-RIGHT: #2278b3 1px solid;
    BORDER-LEFT: #2278b3 1px solid;
    BORDER-BOTTOM: #2278b3 1px solid
}
.linebottomleftrightdark
{
    BORDER-RIGHT: #2278b3 1px solid;
    BORDER-TOP: #2278b3 0px solid;
    BORDER-LEFT: #2278b3 1px solid;
    BORDER-BOTTOM: #2278b3 1px solid
}

/* CSS rules for agent/office search pages */
.agentcolorbar {
	background-color: #c7c393;
}	
a:link.agentsearch {color: #3f6487; font-size: 9px; text-decoration: underline;}
a:visited.agentsearch {color: #000000; font-size: 9px; text-decoration: underline;}
a:link:hover.agentsearch {color: #465669; font-size: 9px; text-decoration: underline;}
.dividingrows{
	border-bottom: #2278b3 1px solid;
}
.start_rows{
	border-bottom: #2278b3 3px solid;
}
.end_rows{
	border-bottom: #2278b3 2px solid;
}
.txtcolor{
	color: #c7c393;
}
.allborders{
	border: #c7c393 1px solid;
}
.waiting_txt{	
	font-weight: bold;
	font-size: 18px;
	color: #465669; 
	letter-spacing: -.03cm;
}