/*  Copyright 2004 - 2005: Prudential Prime Properties Boston Realty Group */

* {
  margin: 0;
  padding: 0;
  z-index: 1;
}

a {
  color: #07c;
  text-decoration: none;
  /*border-bottom: 1px solid #69c;*/
}

abbr, acronym {
  color: #369;
  text-decoration: none;
  border-bottom: 0px;
}

a:hover {
  color: #03f;
}

a.head {
	border-bottom:1px solid #07c;
	line-height:20px;
}

h2 {
	border-bottom:0px none;
	color:#444444;
	font-family:Georgia,Palatino,Palatino Linotype,times new roman,times,serif;
	font-size:14pt;
	font-weight:bold;
	padding:9px 0pt 7px;
}

body {
  background: #fff;
  text-align: center;
  color: #333;

}
BODY, TABLE {
	font-size: 11px;
	font-family: Verdana, Sans-serif, Arial;
}

#header {
	width:768px;
	margin:0 auto;
}


#wrapper { width: 768px; margin:auto; padding-top: 12px; text-align:center;}
#main,#container { border-color: #D1E2EF; border-width: 0 1px 1px 1px; border-style: solid; }


.homes {
  background: #fff;
  width: 768px;
  margin: 0 auto;
  text-align: left;
  color: #333;
  position: relative;
}

#boston {
  position: relative;
  background: #fff;
  margin: 0px auto;
  padding-bottom: 2em;
  width: 760px;
  text-align: left;
}


#logo {
  margin: 0px;
  padding: 12px 0px 5px 5px;
  width: 270px;
  background: #fff;
}

.logo a, .logo, img {
  text-decoration: none;
  border: none;
}

#address {
  position: absolute;
  margin-top: 7px;
  padding-left: 5px;
  padding-top: 3px;
  top: 5px;
  right: 0px;
  background: #fff;
  width: 290px;
  text-align: right;
}

#address table {
  width: 100%;
  font-family: Georgia, Palatino, Palatino Linotype, times new roman, times, serif;
}
/* ------------ */


#home-nav {
  background: #fff;
  width: 768px;
}

#home-nav ul {
  background: #fff;
  border: 0px none;; list-style-type:none; padding-left:0; padding-right:0; padding-top:8px; padding-bottom:8px
}


#home-nav li {
  display: inline;
  background: #fff;
  border: 0px none;
}

#home-nav ul li a {
  font-weight: bold;
  color: #07c;
  background: #fff;
  text-decoration: none;
  font-size: 10pt;
/*  border-right: 1px solid #ccc; */
  border-bottom: 0px none;; padding-left:15px; padding-right:15px; padding-top:5px; padding-bottom:5px
}

#home-nav ul li a:hover {
  background: #07c;
  color: #fff;
  font-weight: bold;
}

/* ------ */

#hookem {
  border-top: 2px solid #07c;
/*  border-bottom: 2px solid #07c; */
  background: #cde;
}

#hookem img { float: left;}

#bigmenu {
  margin-left: 50%;
  min-height: 288px;
}

#purchase {
  background: #fff url('../../images/purchase.gif') no-repeat;
  width:370px; padding-left:10px; padding-right:4px; padding-top:35px; padding-bottom:7px; background-repeat:no-repeat
}

#purchase p {
  padding-bottom: 4px;
  line-height: 1.4em;
}

#sell {
  background: #fff url('../../images/sell.gif') no-repeat;
  width:370px; border-top:2px solid #07c; padding-left:10px; padding-right:4px; padding-top:35px; padding-bottom:6px; background-repeat:no-repeat
}

#sell p {
  padding-bottom: 4px;
  line-height: 1.4em;
}

#relocate {
  background: #fff url('../../images/rent.gif') no-repeat;
  width:370px; border-top:2px solid #07c; padding-left:10px; padding-right:4px; padding-top:35px; padding-bottom:7px; background-repeat:no-repeat
}

#relocate p {
  padding-bottom: 4px;
  line-height: 1.4em;
}

.box1 { height:61px; padding-top:35px; font-size:11px; width:382px; float:right; clear:right;}
.box1 p { padding:0 7px; margin-bottom:0px;}
.box1 p.links { text-align: center; margin-top: 3px; }
.box1 a { font-weight: bold; text-decoration:underline;}

#purchase p.links {  text-align: center;  }
#purchase a {  font-weight: bold;  }

#sell p.links {  text-align: center;  }
#sell a {  font-weight: bold;  }

#relocate p.links {  text-align: center;  }
#relocate a {  font-weight: bold;  }



/* ------- */

#main {
/*  text-align: left;
  background: #e0e7ff; */
  /* Dang \*/
  height: 1%;
 /*  */
}

#welcome {
  float: left;
  width: 300px;
}

#welcome h2 {
  font-family: times new roman, times, serif;
  font-size: 11pt;
  color: #07c;
  padding: 0.7em 0;
}

#welcome-head {
  background: #07c;
  font-family: Georgia, Palatino, Palatino Linotype, times new roman, times, serif;
  font-size: 10pt;
  font-weight: bold;
  letter-spacing: 2px;
  padding: 0.5em 10px;
  color: #fff;
  width:300px;
}
#leftcol {
	background-color: #E0E8EF;
}

#welcome-content {
	background-color: #E0E7FF;
	color: #000;
  padding: 10px;
  /*width: 241px;*/
  line-height: 1.6em;
	text-align: left;
}

#welcome-content H2 {
	font-size: 13px;
}

#welcome-content p {
  padding-bottom: 10px;
}

#hows-your-news {
  margin-left: 261px;
  background: #fff;
}

#news-head, #search-head {
  background: #69c;
  font-family: Georgia, Palatino, Palatino Linotype, times new roman, times, serif;
  font-size: 10pt;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 0.5em 10px;
	margin-bottom: 10px;
  color: #fff;
}

#news {
  padding: 10px;
  line-height: 1.6em;
  background: #fff;
}

#news td.text{
	font-size:7pt;
}

#news h2 {
  font-family: times new roman, times, serif;
  font-size: 14pt;
  font-weight: normal;
  padding: 0.3em 0 0.5em 0;
  color: #05a;
}

#news img {
  padding: 3px;
  /*  border: 1px solid #999; */
  border: 0px none;
  float: left; margin-left:3px; margin-right:12px; margin-top:0; margin-bottom:7px
}
#news-content { width: 100%; }

#news-content td{ padding-top:9px;}

#the-deuce {
  background: #eeeef7;
}

#featured-head {
  background: #07c;
  font-family: Georgia, Palatino, Palatino Linotype, times new roman, times, serif;
  font-size: 10pt;
  font-weight: bold;
  letter-spacing: 2px;
  padding: 0.5em 0;
  color: #fff;
  width:100%;
}

#featured {
  background: #fff;
  padding: 10px;
  margin-right: 254px;
  line-height: 1.6em;
}

#featured p {
  background: #fff;
}

#rock-for-three {
  float: right;
  width: 50%;
  background: #eeeef7;
}


#three-head, .links-head {
  background: #69c;
  font-family: Georgia, Palatino, Palatino Linotype, times new roman, times, serif;
  font-size: 10pt;
  font-weight: bold;
  letter-spacing: 2px;
  padding: 0.5em 0;
  color: #fff;
}

#three, #two{
	background-color: #EEEEF7;
  	padding: 3px 0;
  	line-height: 1.6em;
  	text-align:center;
  	/*height:350px;*/
  	margin:0;
  	width:100%;
}

#two {
	background-color:#F4F4FA;
}

td.twothree{
	vertical-align:top;
}

#three h2 {
  font-family: times new roman, times, serif;
  font-size: 11pt;
  color: #07c;
  padding: 0.7em 0;
}

p.news-foot {
  margin-top: 3px;
  padding-top: 3px;
  border-top: 1px solid #ccc;
  clear: left;
}



/* ------------- */
/* inner pages */
DIV.container {  display:table;}
#content {
	padding-left: 10px;
	text-align: left;
	width: 550px;
	padding-right:20px;
	clear: none;
	vertical-align:top;
}

#content p, #content ul{
	font-size:14px;
	padding-bottom:15px;
}

#content ul{
	margin-left:15px;
}

#content .edit{
	font-style:italic;
	font-size:11px;
}

#sidebar {
	width: 190px;
	vertical-align: top;
	position: relative;
	clear: none;
	text-align: left;
}

H1#titlebar {
	background-color: #0075CE;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	padding: 10px;
	font-family:Georgia,Palatino,"Palatino Linotype","times new roman",times,serif;
}
H2#subtitle{
	color: #424542;
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
	text-align: left;
	font-family:Georgia,Palatino,"Palatino Linotype","times new roman",times,serif;
}
H4.sectiontitle {
	margin-bottom: 5px;
}

FORM.userentry, div.formdiv {
	background-color: #F0F3FF;
	margin: 10px 0px;
	padding: 30px 15px;
}

#content form.userentry p, #content div.formdiv p{
	padding-bottom:0px;
}
FORM.userentry DIV.form-item, #content div.form-item {
	margin-bottom: 10px;
}
INPUT, TEXTAREA, SELECT {
	border: solid 1px #ADAAAD;
	margin:0;
}
.button {
	background-color: #0075CE;
	color: #FFF;
	font-weight: bold;
	padding: 3px;
	border:none;
}

/* ------------- */

#footer {
  /*border-top: 2px solid #ccc;*/
  padding: 10px 0 35px 0;
  text-align: center;
  font-size: 7pt;
  background: #fff;
  color: #666;
}

#footer p {
  padding: 5px 0;
}

#footer p.copy {
  padding-top: 5px;
  font-size: 8pt;
  line-height: 1.6em;
}

#footer p.copy a {
  color: #666;
  border: 0px none;
  text-decoration: none
}

#footer table {
  margin: 5px auto;
}

#footer p.bottom-nav {
  padding: 5px 0 10px 0;
  font-size: 8pt;
}

img.logo {
  padding: 0 5px;
}

img.logo-pru {
  padding: 0 3px;
}

img.logo-small {
  padding: 3px;
  background: #fff;
  border: 1px solid #bcd;
  float: left;
  margin: 3px 3px 0 0;
}


/* --------- */
div.featured-prop {
  padding: 0px;
  margin: 4px 8px 4px 8px;
  font-size: 8pt;
  color: #444;
  line-height: 1.6em;
  border-bottom: 1px solid #ccc;
}

div.featured-prop h3 {
  font-family: times new roman, times, serif;
  font-weight: bold;
  color: #444;
  font-size: 12pt;
  padding-bottom: 2px;
  padding-top: 3px;
  margin: 0;
}


img.fp {
  border: 1px solid #ccc;
  float: left;
  margin: 4px 8px 0px 2px;
  padding: 5px;
  background: #fff;
}

p.fp-link {
  text-align: center;
  padding: 0 2px 0 2px;
  margin-top: 10px;
  margin-bottom: 16px;
}

p.fp-footer {
  margin: 0 10px 0 10px;
  padding-top: 10px;
  text-align: center;
}

.rss_list {
	/*padding:3px;*/
	/*border:1px solid #888888;*/
	width:100%;
	margin:20px 0;
}

.rss_item, .rss_item_on {
	padding:10px;
	/*border:1px solid #DDDDDD;*/
}

.rss_item_on {
	background-color:#BFCFFF;
}

.rss_desc {
	/*margin-left:5px;*/
}

.rss_title {
	font-size:13px;
}


/* --------- */
div.mort-rates {
  border-collapse: collapse;
  border-top: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  width: 100%;
  font-size: 8pt;
}

div.mort-rates th {
  padding: 2px;
  margin: 0px;
  border-bottom: 1px solid #aaa;
  text-align: left;
  color: #444;
  font-weight: bold;
}

/* ------- */
#footer address {
  font-style: normal;
  font-weight: normal;
  padding-top: 5px;
}

table.mort-rates td {
  text-align: left;
  padding: 2px;
  margin: 0px;
}

div.moble-device {
  display: none;
}

TABLE#relo_links  { margin:auto; }
TABLE#relo_links  TD { padding: 0 5px; }
TABLE#relo_links TD A {
	font-family: Tahoma;
	font-size: 10px;
	color: #00F;
}

DIV#lower_links A {
	color: #00F;
}

.link A {
	text-decoration: none;
	border: none;
}

p.link {
	border-top:1px solid #CCCCCC;
	padding:10px 5px;
	font-size:12px;
}

div#sectiontext {

	text-align:justify;
	font-size:12px;
	margin:8px 0;
	line-height:21px;
}

#sidebar .subtitle, #sidebar h4{
	text-transform:uppercase;
	font-weight:bold;
	color:#444444;
	font-family:Georgia,Palatino,Palatino Linotype,times new roman,times,serif;
	font-size:8pt;
	padding:12px 0pt 3px;
}

#sidebar ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-bottom:22px;
	padding-top:2px;
}

#sidebar li {
	color:#444444;
	font-size:8pt;
	line-height:1.4em;
	margin:8px 0pt 0pt 3px;
}
/************** Menu*/

.menuitem a {
	padding:2px 15px;
	color: #0077CC;
	background-color: white;
	border: solid 1px #FFF;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
}

.menuitem a:hover{
	background-color: #0077CC;
	color: white;
	border: outset 1px #666;
	border-bottom: solid 1px #0077CC;
}

.menuitem {
	text-align:center;
}

#dropmenudiv{
position:absolute;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border: outset 1px #666;
padding: 1px 0;
text-decoration: none;
background-color:#338DCF;
color:white;
font-size:11px;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #276F9F;
color:#BBB;
}

#sitemapbox{
	width:600px;
	padding:6px;
	border:1px solid #CCCCCC;
	margin:0 auto 20px;
	text-align:center;
	font-size:10px;
}

table.rowcol{
	border:1px solid #AAAAAA;
	border-collapse:none;
	margin:1px auto;
}

table.rowcol td{
	border:1px solid #AAAAAA;
	padding:2px 0;
	line-height:13px;
}

.center {
	margin:auto;
	text-align:center;
}

.fv1{ float:left; clear:left; border-top:solid 2px #0075CE;}