@import url('/media/theme/Form.css');

/*	Reliance Network 2005 */
/* Remax 038 */


/*	globals	*/

/*Search Container - maintaining old size for now*/
	
div#newsearchcontentinside{
	width: 770px;
	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: #00264d repeat-x top left url(/media/theme/Remax038/nav/bg_page.gif);
	}
img{
	border: 0px solid #FFFFFF;
	}
* html .pngImg{
	behavior: url('/modules/components/png.htc');
	}
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/Remax038/nav/bg_header.jpg)*/;
	}
div#HeaderTop{
	position: relative;
	width: 944px;
	height: 15px;
	background: url('/media/theme/Remax038/nav/bg_headertop.gif') top left no-repeat;
}
div#HeaderMain{
	position: relative;
	width: 944px;
	background: #ffffff repeat-y top left url(/media/theme/Remax038/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/Remax038/nav/bg_content.gif);
}
div#altNavTop{
	position: relative;
	width: 944px;
	left: 0px;
	height: 40px;
	background-image: url(/media/theme/Remax038/nav/bg_navtop2.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
}
div#altNavTop table{
	width: 0px;
}	

div#logo{
	position:absolute;
	left:20px;
	top:12px;
	width:300px;
	}
div#officeName{
	font-weight: bold;
	position:absolute;
	top:69px;
	left:29px;
	}

div#agent
{
	float: right;
	color:#000000;
	width: 200px;
	height:90px;
	position: absolute;
	right: 120px;
	top: 10px;
	z-index:900;
	vertical-align:middle;
	}
div#agentName{
	font-family: Arial, helvetica, Sans-Serif;
	font-weight: bold;
	font-size:12pt;
}
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/Remax038/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;
	padding-right:10px;
	font-size:11px;
	margin-left:-10px;
}
div#slogan{
	margin-bottom:10px;
	}
div#copyright{
	padding: 20px;
	padding-top: 0px;
	padding-bottom:0px;
	padding-right: 10px;
	position:relative;
	top:-35px;
	}

div#footer{
	width: 944px;
	padding: 0px;
	height:85px;
	background: #22446d no-repeat top left url(/media/theme/Remax038/nav/bg_footer.gif);
	}
div#footermiddle{
	width: 944px;
	background: #e5edf9 repeat-y top left url(/media/theme/Remax038/nav/bg_footermiddle.gif);
	}
div#footerBottom{
	width: 944px;
	height:15px;
	background: #3e88dd no-repeat top left url(/media/theme/Remax038/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: 35px;
	background-image: url(/media/theme/Remax038/nav/bg_navtop.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	z-index: 1;
	}


div#navTop table{
	position:relative;
}	

/*----  testing drop down styles--*/
div.navDropDown{
		position: absolute;
		display: none;
		background-color:#9C0402;
		border: 1px solid #7C0000;
		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 #7C0000;
		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: none;
		background: #4d0201;
	}
/*----  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/Remax038/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/Remax038/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;
	}
	

.SiteNavText{
	font-size: 9pt;
	font-weight:bold;
}
a.SiteNavText:link{
	color: #18266b ;
	text-decoration: none;
}
a.SiteNavText:visited{
	color: #18266b ;
	text-decoration: none;
}
a.SiteNavText:hover{
	color: #3850b5;
	text-decoration: none;
}
a.SiteNavText:active{
	color: #3850b5;
	text-decoration: none;
}
a:link.SiteNavText, a:visited.SiteNavText {
	padding-top: 7px;
	color:#ffffff;
	text-decoration: none;
	font-weight: 700;
}
a:hover.SiteNavText {
	color:#ffffff;
	font-weight: 700;
	text-decoration: underline;
}
.NavTableCell {
	padding-left: 10px; 
	padding-right: 10px; 
	padding-top: 8px;
	padding-bottom: 0px;
	text-align:left;
}	
.NavSpacer {
	padding-top: 0px; 
	padding-bottom: 0px;
}

/*From "Basic"*/
p
{
	color: #000000;
	font-family: Arial, helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	margin-bottom: 15px;
	}
	
h2
{
	color: #153474;
	font-family: Arial, helvetica, Sans-Serif;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 15px;
	text-transform:uppercase;
	}	
h3
{
	color: #153474;
	font-family: Arial, helvetica, Sans-Serif;
	font-size: 11pt;
	font-weight: bold;
	}

ul, li{
	color: #000000;
	font-family: Arial, helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	}
ul
{
	margin-bottom: 15px;
	}
	
a,
a:link,
p a:link
{
	color: #3467cc;
	text-decoration: underline;
	}
a:hover,
p a:hover
{
	color: #407df4;
	text-decoration: underline;
	}
* html a:hover,
* html p a:hover
{
	color: #407df4;
	text-decoration: underline;
	}
a:visited,
p a:visited
{
	color: #3467cc;
	}
	
a.pageTextLink,
a.pageTextLink h3,
a.pageTextLink:link
{
	color: #153474;
	font-family: Arial, helvetica, Sans-Serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	}
a.pageTextLink:hover
{
	color: #2C5BBA;
	text-decoration:underline;
}
* html a.pageTextLink:hover
{
	color: #2C5BBA;
	text-decoration:underline;
}
a.pageTextLink:hover h3
{
	color: #2C5BBA;
	text-decoration:underline;
}
* html a.pageTextLink:hover h3
{
	color: #2C5BBA;
	text-decoration:underline;
}
a.pageTextLink:visited
{
	color: #153474;
}	
a:hover h3
{
	color: #2C5BBA;
}
h3 a:link
{
	text-decoration: underline;
}
h3 a:hover
{
	text-decoration: underline;
}
h3 a:visited
{
	text-decoration: underline;
}	

.disclaimer
{
	color: #000033;
	font-family: Arial, helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	}
