@import url('global.css');
@import url('subhead.css');
@import url('original.css');
@import url('calculators.css');
@import url('contactus.css');
@import url('sitemap.css');
@import url('exclusivelisting.css');
@import url('communityInvolvement.css');
@import url('frachise.css');
@import url('projectMarketing.css');

#main a {
	color: #4E70B8;
	text-decoration: none;
}
#main a:hover {
	color: #394D6E;
	text-decoration: underline;
}

/* ------ =testimonials ------ */
#main ul.testimonials li {
	margin: 0 0 10px;
	padding: 0 0 10px;
	list-style: none;
}
#main ul.testimonials li .photo {
	float: left;
	width: 96px;
}
#main ul.testimonials li .quote {
	float: right;
	width: 302px;
	border-bottom: 1px dotted #ccc;
}
#main ul.testimonials li .quote .citation {
	color: #999;
}

/* ------ =calculators ------ */
body#mortgage.interestrates table tr td {
	padding: 5px 3px;
}
body#mortgage.calculator table tr td {
	padding: 0;
}

/* ------ =news ------ */
#main ul.newslist {
	margin: 15px 0 0 0;
}
#main ul.newslist li {
	list-style: none;
	margin: 0 0 20px;
	padding: 0;
}
#main ul.newslist li h4 {
	margin: 0 0 5px;
	padding: 0 0 5px;
	border-bottom: 1px dotted #666;
}
#main ul.newslist li p {
	margin: 0;
	padding: 0 0 5px;
}
#main a.pdf {
	padding: 0 0 0 20px;
	background: url(../gfx/pdficon.gif) no-repeat 0 50%;
}

#main a.htm {
	padding: 0 0 0 20px;
	background: url(../gfx/ie.jpg) no-repeat 0 50%;
}
#main ul.newslist li p.headline a {
	text-decoration: none;
	color: #666;
}
#main ul.newslist li p.headline a:hover {
	color: #999;
}

/* ------ =agent ------ */
table.alphabet tr td {
	text-align: center;
	color: #999;
}
table.alphabet tr td a {
	font-weight: bold;
}
table.alphabet {
	padding: 0 0 20px;
}

fieldset.dOffice {
	margin: 10px 0 20px;
	padding: 10px;
	border: 1px solid #50637F;
	background: #CFDFF7;
}
fieldset.dOffice label {
	font-weight: bold;
	padding: 0 10px 0 0;
}
fieldset.dOffice select {
	margin: 0 10px 0 0;
}

#main ul.agentList li {
    margin:0 0 5px;
	padding:0 0 5px;
	/*margin: 0 0 10px;*/
	/*padding: 0 0 10px;*/
	list-style: none;
	border-bottom: 1px dotted #ccc;
}
#main ul.agentList li .photo {
	float: left;
	width: 96px;
}
#main ul.agentList li .contactinfo {
	float: right;
	width: 302px;
}
#main ul.agentList li.headings span {
	color: #999;
	font-size: 11px;
}

/* ------ =properties ------ */
#main ul.propertyList {
	padding: 10px 0 0 0;
    border-top:1px dotted #ccc;
    margin-top:20px; 
}

#main ul.propertyList li {
	margin: 0 0 10px;
	padding: 0 0 5px;
	list-style: none;
	border-bottom: 1px dotted #ccc;
}

#main ul.propertyList li h3 {
	font-size: 14px;
	/*color: #666;*/
	color:#001e4b;
    text-align:center;
    width:300px;
}

#main ul.propertyList li .photo {
	float: left;
	width: 300px;
}

#main ul.propertyList li .buttons {
	float: right;
	width: 75px;
}

#main ul.propertyList li .details {
	clear: both;
	padding: 10px 0 0 0;  
}

#main ul.propertyList li h4 {
    text-align:center;
    width:300px;
}


#main ul.propertyList li .sold {
	Color:#FF0000;
	float:right;
	 margin-right:25px;
     font-size:25px;	
}

#container ul.luxuryLogos li.text{
    width:150px; 
    float:left; 
    margin-right:5px; 
    margin-left:25px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    color: #001e4b;
    font-weight: bold;
}

#container ul.luxuryLogos li.luxuryportfolio{
    width:160px; 
    float:left
}

#container ul.luxuryLogos li.standarelogo{
    width:170px; 
    float:left;
    margin-top:10px;
}

/*  Layout
--------------------------------------------------------------------------------------------------- */
#contentarea {
	padding: 18px 0 0 0;
}
#primary {
	float: right;
	width: 620px;
}
#secondary {
	float: left;
	background: url(../gfx/subnav_gradtop.jpg) no-repeat 0 0;
}

#breadcrumbs {
	padding: 0 0 15px;
	font-size: 11px;
	color: #999;
}

#main {
	float: left;
	width: 400px;
}
#sub {
	float: right;
	width: 208px;
}
body.two_col #main {
	float: none;
	width: 600px;
}
body.one_col #main,
body.one_col #primary {
	float: none;
	width: 100%;
}

#primary h1 {
	font-size: 18px;
	margin: 0 0 15px;
	color: #00204E;
	font-weight: normal;
}

#main p {
	margin: 0 0 15px;
	line-height: 1.4em;
}
#main p.quote {
	color: #999;
}
#main h2 {
	margin: 0 0 5px;
	color: #00204E;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2em;
}
#main h2 strong {
	color: #999;
	font-size: 12px;
}
#main h3 {
	font-size: 12px;
	font-weight: bold;
	color: #999;
	margin: 0 0 2px;
}
#main h4 {
	font-size: 12px;
	font-weight: bold;
	color: #00204E;
	margin: 0 0 10px;
}
#main ul {
	margin: 0 0 18px;
}
#main ul li {
	list-style: disc;
	margin: 0 0 0 35px;
	line-height: 1.4em;
}

#subnav {
	width: 125px;
	background: url(../gfx/subnav_gradfoot.jpg) no-repeat 0 100%;
}
#subnav li {
	margin: 0;
	font-size: 11px;
	line-height: 1.2em;
}
#subnav li a {
	text-decoration: none;
	color: #00204e;
	display: block;
	padding: 8px 10px 8px 25px;
	margin: 0;
	background: url(../gfx/subnav_bg.jpg) repeat-y -125px 0;
}
#subnav li a:hover {
	color: #fff;
	background-position: 0 0;
}

#subnav2 {
	float:left;
	width:121px;
	margin-left:5px;
}

#subnav2 ul {
	list-style:none;
	text-indent: -999em;
}

#subnav2 ul li.buying a {
	background-image:url(../gfx/Buying-Small.gif); 
	float:left;  
	background-repeat: no-repeat; 
	width:121px; 
	height:48px; 
	display:block;
	margin-top:5px;
	margin-bottom:5px;
}

#subnav2 ul li.buying a:hover {
	background-image:url(../gfx/Buying-Small-on.gif); 
}

#subnav2 ul li.selling a {
	background-image:url(../gfx/Selling-Small.gif); 
	float:left;  
	background-repeat: no-repeat; 
	width:121px; 
	height:48px; 
	display:block;
	
}

#subnav2 ul li.selling a:hover {
	background-image:url(../gfx/Selling-Small-on.gif); 
}



/* ------ =findit ------ */
#primary ul.findit {
	padding: 0 0 32px;
}
#primary ul.findit li {
	float: left;
	width: 170px;
	height: 139px;
	text-indent: -999em;
}
#primary ul.findit li a {
 	display: block;
 	width: 170px;
	height: 139px;
}
#primary ul.findit li#find-property a {
	width: 208px;
	background: url(../gfx/findit/property.jpg) no-repeat 0 0;
}
#primary ul.findit li#find-property a:hover {
	background-position: -208px 0;
}
#find-agent, #find-careers {
	padding: 0 0 0 38px;
}
#find-agent a {
	background: url(../gfx/findit/agent.jpg) no-repeat 0 0;
}
#find-agent a:hover {
	background-position: -170px 0;
}
#find-careers a {
	background: url(../gfx/findit/careers.jpg) no-repeat 0 0;
}
#find-careers a:hover {
	background-position: -170px 0;
	}
#d-careers a {
	background: url(../gfx/findit/careers.jpg) no-repeat 0 0;
	}
#find-careers a:hover {
	background-position: -170px 0;
}
