/*	globals	*/
*{
	margin: 0;
	padding: 0;
}

/*	layout	*/

div#container{
	position: relative;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}

hr{
	background-color:#000000;
	color:#000000;
	border:none;
	height:3px;
	margin:0;
	padding:0;
}
	
div#header{
	position: relative;
	width: 766px;
	height: 168px;
	background: #c7c7c7 no-repeat top left url(/media/companyset/Prudential_rep/corp/header.jpg);
}
div#content{
	position: static;
	width: 740px;
	padding: 0 15px 0px 15px;	
	background: #d4d4d4 repeat-y top left url(/media/companyset/Prudential_rep/corp/bg_content.gif);
	margin-left: auto;
	margin-right: auto; 	
}
div#content:after{
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
table#containertext{
	background-color:#ffde98;
}
	
div#footer{
	width: 766px;
	height: 45px;	
	color:#ffffff;
	padding: 0;
	background: #e5edf9 no-repeat top left url(/media/companyset/Prudential_rep/corp/bg_footer.jpg); 
}

table#containertext{
	background-color:#ffde98;
}
ul {
	margin-left: 20px;
	padding: 10px 0;
	
}		

div#copyright {
	padding: 10px 20px 20px 20px;
	font-size:10px;
}
* html div#copyright
{
	margin-top:0px;
}

.disclaimer{
	padding: 10px 20px 20px 20px;
	font-size:10px;	
}
/*	#Objects*/	
#menu {
	border-right: #99ccff 1px;
	border-top: #99ccff 1px;
	z-index: 3;
	left: 0px;
	border-left: #99ccff 1px;
	border-bottom: #99ccff 1px;
	position: relative;	    
	background-color: #3366cc;
	/*layer-background-color: #3366cc*/
} 
/* CSS rules for openhouses.asp */

.Highlight {
	background-color:#efeeee;
}
.Normal {
	background-color:#ffffff;
}

/* CSS rules for agent/office search pages */
.agentcolorbar {
	background-color: #E6EEFE;
}	
a:link.agentsearch {color: #424242; font-size: 9px;}
a:visited.agentsearch {color: #424242; font-size: 9px;}
a:link:hover.agentsearch {color: #a2151d; font-size: 9px;}
a:visited:hover.agentsearch {color: #a2151d; font-size: 9px;}
.dividingrows{
	border-bottom: #424242 1px solid;
}
.start_rows{
	border-bottom: #424242 3px solid;
}
.end_rows{
	border-bottom: #424242 2px solid;
}
.txtcolor{
	color: #a2151d;
}
.allborders{
	border: #424242 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: #d0d0d0 1px solid;
    BORDER-TOP: #d0d0d0 1px solid;
    BORDER-LEFT: #d0d0d0 1px solid;
    BORDER-BOTTOM: #d0d0d0 1px solid
}
.linealldark
{
    BORDER-RIGHT: #b3b3ac 1px solid;
    BORDER-TOP: #b3b3ac 1px solid;
    BORDER-LEFT: #b3b3ac 1px solid;
    BORDER-BOTTOM: #b3b3ac 1px solid
}
.linebottom
{
    BORDER-RIGHT: #d0d0d0 0px solid;
    BORDER-TOP: #d0d0d0 0px solid;
    BORDER-LEFT: #d0d0d0 0px solid;
    BORDER-BOTTOM: #d0d0d0 1px solid
}
.linebottomleft
{
    BORDER-RIGHT: #d0d0d0 0px solid;
    BORDER-TOP: #d0d0d0 0px solid;
    BORDER-LEFT: #d0d0d0 1px solid;
    BORDER-BOTTOM: #d0d0d0 1px solid
}
.linebottomleftright
{
    BORDER-RIGHT: #d0d0d0 1px solid;
    BORDER-TOP: #d0d0d0 0px solid;
    BORDER-LEFT: #d0d0d0 1px solid;
    BORDER-BOTTOM: #d0d0d0 1px solid
}
.linebottomleftwhite
{
    BORDER-TOP-WIDTH: 0px;
    BORDER-LEFT: #ffffff 1px solid;
    BORDER-BOTTOM: #d0d0d0 1px solid;
    BORDER-RIGHT-WIDTH: 0px
}
.linealldark
{
    BORDER-RIGHT: #b3b3ac 1px solid;
    BORDER-TOP: #b3b3ac 1px solid;
    BORDER-LEFT: #b3b3ac 1px solid;
    BORDER-BOTTOM: #d0d0d0 1px solid
}
.linebottomleftrightdark
{
    BORDER-TOP-WIDTH: 1px;
    BORDER-RIGHT: #b3b3ac 1px solid;
    BORDER-LEFT: #b3b3ac 1px solid;
    BORDER-BOTTOM: #d0d0d0 1px solid
}
.linebottomleftrightdark
{
    BORDER-RIGHT: #b3b3ac 1px solid;
    BORDER-TOP: #b3b3ac 0px solid;
    BORDER-LEFT: #b3b3ac 1px solid;
    BORDER-BOTTOM: #b3b3ac 1px solid
}

/***********************
/*	globals	*/

*{
	margin: 0;
	padding: 0;
	}
body{
	color:#000000;
	font-family: Arial, helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	background: #c2c2c2;
}

img{
	border: 0px;
	}
* html .pngImg{
	behavior: url('/modules/components/png.htc');
	}	

label{
	cursor:pointer;
	}
select{
	margin-bottom: 2px;
	}
table#containertext{
	background-color:#ffde98;
}

div#sidemenu{
	float: left;
	text-indent: 10px;
	padding-left: 1px;
	padding-right: 10px;
	width: 220px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 30px;  
	background: url(/media/companyset/prudential_rep/corp/arrow.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: 200px;
	list-style: none;
	list-style-image: url(/media/companyset/prudential_rep/corp/arrow.gif) bottom left no-repeat);border: 1px solid green;
	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/Prudential017/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;
	}
	
/*	<TAGS>	*/

a:link {
	color: #6688cb;
	text-decoration: none;
}
a:visited {
	color: #3c6197;
	text-decoration: none;
}
a:link:hover, a:visited:hover {
	color: #3970dc;
	text-decoration: underline;
}
a:link.pageTextLink
{
	color:#6688cb;
	text-decoration: underline;
	font-weight: bold;
	}
a:visited.pageTextLink{
	color:#3c6197;
	text-decoration: underline;
	font-weight: bold;
	}
a:link:hover.pageTextLink, a:visited:hover.pageTextLink {
	color:#3970dc;
	text-decoration: underline;
	font-weight: bold;
}
a:link.links, a:visited.links, a:link:hover.links {
	text-decoration: underline;
	font-weight: normal;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 9px;
	color: #C2BAA1;
}
body {
	background-color: #d4d4d4;
}

h3 a,
h3 a:link,
h3 a:visited,
h3 a:hover
{
	font-size:13px;	
}

h1.title{
	font-size:20px;
	position:absolute;
	top:-1000px;
	left:-1000px; display: none;
}

/*	-------------------------------------------------------------------------------------------
	Begin Top Menu Navigation styles
	------------------------------------------------------------------------------------------- */
div#navTop{
	position:relative;
	width:760px;
	left:0px;
	top:138px;
	height:30px;
	background: url(/media/companyset/prudential_REP/corp/nav/corp_navTop_bg.gif) top left no-repeat;
	padding-left: 8px;
}

div#navTop a{
	display:block;
	height:30px;
	float:left;
}
div#navTop a span{
	position:absolute;
	top:-1000px;
	left:-1000px;
}
a#menuHome:hover,
a#menuPropertySearch:hover,
a#menuAgents:hover,
a#menuResources:hover,
a#menuAboutUs:hover,
a#menuCareers:hover,
a#menuContact:hover{
	background-position:bottom left;
}
a#menuHome{
	background:url(/media/companyset/prudential_REP/corp/nav/site_buttons/corpmenu_home.gif) top left no-repeat;
	width:65px; 	
}
a#menuPropertySearch{
	background:url(/media/companyset/prudential_REP/corp/nav/site_buttons/corpmenu_property.gif) top left no-repeat;
	width:122px;
}
a#menuAgents{
	background:url(/media/companyset/prudential_REP/corp/nav/site_buttons/corpmenu_agentsandoffices.gif) top left no-repeat;
	width:125px;
}
a#menuResources{
	background:url(/media/companyset/prudential_REP/corp/nav/site_buttons/corpmenu_resources.gif) top left no-repeat;
	width:83px;
}
a#menuAboutUs{
	background:url(/media/companyset/prudential_REP/corp/nav/site_buttons/corpmenu_aboutus.gif) top left no-repeat;
	width:81px;
}
a#menuCareers{
	background:url(/media/companyset/prudential_REP/corp/nav/site_buttons/corpmenu_careers.gif) top left no-repeat;
	width:74px;
}
a#menuContact{
	background:url(/media/companyset/prudential_REP/corp/nav/site_buttons/corpmenu_contact.gif) top left no-repeat;
	width:74px;
}

div.globalDropDown h2{display:none;}

div.globalDropDown{
	position: absolute;
	display: none;
	margin-top:0px;		
	background-color:#669acc;
	border:1px solid #4d79a6;
	border-top-width:0px;
	z-index: 901;
	padding-left: 1px;
	padding-right: 1px;
	width:194px;
}
/*
* html div.globalDropDown{
	padding-left: 0px;
	padding-right: 0px;
	width:197px;
}
*/
div.globalDropDown ul {
	margin-top: -5px;
	margin-bottom: -5px;
}
div.globalDropDown ul, 
div.globalDropDown li{
	list-style: none;
	list-style-image: none;
	text-indent: 15px;
	text-decoration:none;
	width: 194px;
}
* html div.globalDropDown ul, 
* html div.globalDropDown li{
	margin-left: 0px;
	text-indent: 0px;
	padding-left:10px;
	padding-right:1px;
	width: 196px; 
}

div.globalDropDown li{
	list-style-position:outside; 
	margin-left: -20px;	
}
* html div.globalDropDown li{
	list-style-position:outside; 
	margin-left: -10px;	
}
div.globalDropDown li:hover{
	background-color: #8fb5da; 
	}
div.globalDropDown a{
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	color: #e0ebf5;
	text-decoration:none;
	text-indent: 10px;
	width:100%;
}

div.globalDropDown a:visited{
	color: #e0ebf5;
	text-decoration: none;
}

div.globalDropDown a:hover{
	background-color: #8fb5da;
	text-decoration: none;
	color: #ffffff;
}
/* end Top Navigation styles */

/* welcome back for client auto login*/
div#AutoLogin{
	position:relative;	
	left:0px;
	padding-bottom:0px;	
	padding-left:10px;
	width:750px;
	font-size:11px;
	margin-left: -17px;
	margin-bottom: 5px;
}
/*	-------------------------------------------------------------------------------------------
	Begin Bottom Menu Navigation styles
	------------------------------------------------------------------------------------------- */	
#navBottom{
	font-size: 11px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 13px;
	padding-bottom: 9px;	
	}
#navBottom a:link{
	color: #ffffff;
	}
#navBottom a:visited{
	color: #d0dcf2;
	}
#navBottom a:hover{
	color: #e3effa;
	}
#navBottom a:active{
	color: #ffffff;
}
#navAgentLogin{
	 width:80px;	 
	 height:20px; 
	 padding-top:2px; 
}
#navAgentLogin a:link{
	color: #ffffff;
	}
#navAgentLogin a:visited{
	color: #d0dcf2;
	}
#navAgentLogin a:hover{
	color: #e3effa;
	}
	
#navRelianceNetwork{
	 width:84px;
	 height:9px;
	 margin-top: 10px;	
}
/* end Bottom Navigation styles */
