@import url('/media/theme/Form.css');

/*	Reliance Network 2005 */
/* Remax 021 */

/*	globals	*/

/*Search Container - maintaining old size for now*/
	
div#newsearchcontentinside{
	width: 882px;
	margin-left: auto;
	margin-right: auto;
}

*{
	margin: 0;
	padding: 0;
	}
body{
	width: 100%;
	color: #000000;
	font-family: Arial, helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	background: #000033 repeat-x top left url(/media/theme/Remax021/nav/bg_page.gif);
	}
img{
	border: 0px solid #FFFFFF;
	}
* html .pngImg{
	behavior: url('/modules/components/png.htc');
	}

input{
	}
label{
	cursor:pointer;
	}
select{
	margin-bottom: 2px;
	}
table#containertext{
	background-color:#ffde98;
}
blockquote
{
	margin:10px 40px;
}
	
	
/*	layout	*/

div#container{
	position: relative;
	width: 944px;
	margin-right: auto;
	margin-left: auto;
	}
div#header{
	position: relative;
	width: 944px;
	height: 140px;
	background: #FFFFFF no-repeat top left /*url(http://media.reliancenetwork.com/media/theme/Remax021/nav/bg_header.jpg)*/;
	}
div#HeaderTop{
	position: relative;
	width: 944px;
	height: 15px;
	background: url('/media/theme/Remax021/nav/bg_headertop.gif') top left no-repeat;
}
div#HeaderMain{
	position: relative;
	width: 944px;
	background: #ffffff repeat-y top left url(/media/theme/Remax021/nav/bg_headermain.gif);
	padding-top:0px;
	margin-left: 0px;
	padding-left:0px;
}
div#innerheader{
	position: relative;
	width: 944px;
	background: #293e8f repeat-y top left url(/media/theme/Remax021/nav/bg_content.gif);
}
div#altNavTop{
	position: relative;
	width: 944px;
	left: 0px;
	height: 40px;
	background-image: url(/media/theme/Remax021/nav/bg_navtop2.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
}
div#altNavTop table{
	width: 0px;
}	

div#logo
{
	position:relative;
	left:20px;
	top:12px;
	width:300px;
	}
div#officeName{
	font-weight: bold;
	position:absolute;
	top:69px;
	left:29px;
	color:#eeeeee;
	}
	

div#agent
{
	float: right;
	color:#ffffff;
	width: 200px;
	height:90px;
	position: absolute;
	right: 120px;
	top: 10px;
	z-index:200;
	vertical-align:middle;
}
div#agentContact a,
div#agentContact a:link,
div#agentContact a:visited{
	color:#74abe6;
	}
div#agentContact a:hover{
	color:#478eff;
	}
div#agentName{
	font-family: Arial, helvetica, Sans-Serif;
	font-weight: bold;
	font-size:12pt;
}
div#SmallagentName{
	font-family: Arial, helvetica, Sans-Serif;
}
div#agentPhoto{
	position: absolute;
	width: 95px;
	height:120px;
	top: 0px;
	left: 200px;
}

div#content{
	position: static;
	width: 920px;
	padding: 10px;
	padding-top: 0px;
	background: #FFFFFF repeat-y top left url(/media/theme/Remax021/nav/bg_content.gif);
	}
	
div#contentInside{
	padding-top:10px;
	width: 890px;
}

div#content:after{
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
div#AutoLogin{
	width:924px;
	padding-left: 10px;
	font-size:11px;
	margin-left:-10px;
}
div#slogan{
	margin-bottom:10px;
	}
div#copyright{
	padding: 20px;
	padding-top: 0px;
	padding-right: 10px;
	position:relative;
	top:-35px;
	}

div#footer{
	width: 944px;
	padding: 0px;
	height:55px;
	background: #e5edf9 no-repeat top left url(/media/theme/Remax021/nav/bg_footer.gif);
	}
div#footermiddle{
	width: 944px;
	background: #e5edf9 repeat-y top left url(/media/theme/Remax021/nav/bg_footermiddle.gif);
	}
div#footerBottom{
	width: 944px;
	height:15px;
	background: #000033 no-repeat top left url(/media/theme/Remax021/nav/bg_footerbottom.gif);
	}
div#textarea1{
	padding:5px;
	}
div#textarea2{
	padding:5px;
	}
div#textarea3{
	padding:5px;
	}

/*	navigation*/

div#navTop{
	position: absolute;
	width: 944px;
	left: 0px;
	top: 105px;
	height: 40px;
	background-image: url(/media/theme/Remax021/nav/bg_navtop.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	}


div#navTop table{
position: relative;
		}	


/*----  testing drop down styles--*/
div.navDropDown{
		position: absolute;
		display: none;
		background-color:#3748B4;
		border: 1px solid #010031;
		margin-top:-5px;
		color: #FFFFFF;
		font-family: Arial, helvetica, sans-serif;
		border-bottom: 0px;
		z-index: 901;
		width:215px;
	}
div.navDropDown div{
		width:215px;
		}
div.navDropDown a{
		text-decoration: none;
		color: #FFFFFF;
		display:block;
		border-bottom: 1px solid #010031;
		padding:5px 5px 5px 10px;
	}
div.navDropDown a:link, div.navDropDown a:visited{
		text-decoration: none;
	}
div.navDropDown a:hover, div.navDropDown a:active{
		text-decoration: underline;
		background: #131f67;
	}
/*----  End testing drop down styles--*/
			

div#navBottom{
	font-size: 10px;
	padding-left: 20px;
	padding-top: 7px;
	}
div#navBottom a:link{
	color: #BCE2FF;
	}
div#navBottom a:visited{
	color: #BCE2FF;
	}
div#navBottom a:hover{
	color: #e5f4ff;
	}
div#navBottom a:active{
	color: #e5f4ff;
	}
div#navBottomLinks{
	float: right;
	margin-right: 15px;
	margin-top:5px;
	}
* html div#navBottomLinks {
	margin-right: 10px;
	}
	
img#navAgentLogin{
	 width:90px;
	 height:20px; 
	}
		
img#navRelianceNetwork{
	 width:90px;
	 height:20px; 
	}

div#sidemenu{
	float: right;
	text-indent: 10px;
	padding-left: 1px;
	padding-right: 10px;
	width: 190px;
	margin-left: 20px;
	margin-right: -18px;
	margin-top: 5px;
	margin-bottom: 30px;
	background: url(/media/theme/Remax021/nav/sidemenu_bottom.gif) bottom left no-repeat;
	display: inline;	/* ie float/double-margin bug */
	}
* html div#sidemenu{
	margin-right: -21px;
	display:inline;
	}
	
div#sidemenu ul{
	margin-bottom: 15px;
	}
div#sidemenu li{
	width: 190px;
	list-style: none;
	list-style-image: none;
	padding-top: 2px;
	padding-bottom: 2px;
	}
* html div#sidemenu li{
	margin-left: -15px;
	}
div#sidemenu li:hover{
	background-color: #ECF6FE;
	}

div#sidemenu h3{
	width:200px;
	margin-left: -1px;
	margin-right: -5px;
	text-indent: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	background: url(/media/theme/Remax021/nav/sidemenu_top.gif) top left no-repeat;
	}
	
img.contentPageImageLeft{
	border:1px solid black;
	margin-right:20px;
	margin-left:0px;
	margin-bottom:20px;
	float:left;
	}

div.contentPageSection,
div.contentPageSectionBorder{
	clear:both;
	margin-bottom:10px;
	margin-top:10px;
	padding-bottom:5px;
	height:100px;
	}
div.contentPageSectionBorder{
	border-bottom:1px solid #dcdee8;
}
	
	/* CSS rules for OfficeGroups */
a:link.SiteNavText, a:visited.SiteNavText {
	padding-top: 7px;
	color:#ffffff;
	text-decoration: none;
	font-weight: 900;
	font-size: 12px;
	
}
a:hover.SiteNavText {
	color:#ffffff;
	font-weight: 900;
	text-decoration: underline;
}
.NavTableCell {
	padding-left: 4px; 
	padding-right: 4px; 
	padding-top: 8px;
	padding-bottom: 0px;
	text-align:left;
}	
.NavSpacer {
	padding-top: 0px; 
	padding-bottom: 0px;
}
