@font-face {
  font-family: 'CGothic';
  src: url('../fonts/Century Gothic.ttf');
}

/* tags */
body {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
background:#eae8d8;
line-height:14px;
}
h1 {
font-size:2.2em;
font-family: CGothic, Arial, Helvetica;
font-weight:normal;
margin-bottom:16px;
margin-top:6px;
color: #022f3d;
}
h2,
#ctl00_ContentPlaceHolder1_Description div.title strong {
display: block;
font-size:1.8em;
font-family: CGothic, Arial, Helvetica, sans-serif;
font-weight:normal;
padding-bottom:8px;
margin-bottom:8px;
margin-top:6px;
color: #022f3d;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	/* font-size: small; */
	color: #00546E;
color: #022f3d;
	font-style: bold;
}
table {
/* width: 100%; */
}
.bold {
font-weight: bold;
}
#ctl00_ContentPlaceHolder1_Description div.title strong {
border-bottom: 1px solid #0D405B;
}
area {
border: 1px solid red;
}
a {
text-decoration:none;
color:inherit;
}
a:hover {
text-decoration:underline;
}
p {
margin-top:8px;
margin-bottom:8px;
line-height:1.4em;
}
div.overtext p {
margin-top:0px;
margin-bottom:0px;
line-height:inherit;
font-family: CGothic, Arial, Helvetica, sans-serif;
line-height: 1em;
padding-top: 5px;
}
.overtext {
position:absolute;
top:80px;
z-index:9998;
color: #FFF;
font-size:3.5em;
width:100%;
height:100%;
text-align: center;
font-family: CGothic, Arial, Helvetica, sans-serif;
}

input.button {
background:#82a4b3;
border:none;
height:1.8em;
position:relative;
top:1px;
color:#eae8d8;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}
input.bigbutton {
background:#82a4b3;
border:none;
padding:4px 3px;
position:relative;
top:1px;
color:#eae8d8;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}
input[type=button], input[type=submit] {
cursor: pointer;
}
a.button {
background:#82a4b3;
border:none;
height:1.8em;
position:relative;
top:1px;
color:#eae8d8;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
padding: 0.3em 0.4em 0.3em 0.4em;
text-decoration: none;
text-align:center;
}
ul.dots li {
list-style: inside;
padding-top:4px;
padding-top:4px;
}

/* classes */
.clear {
clear:both;
}
.spacer {
font-size:0px;
}
.fleft {
float:left;
}
.fright {
float:right;
}
.tright {
text-align: right;
}
.aligntop {
vertical-align: top;
}
.biglink {
font-size: 1.5em;
font-family: CGothic, Arial, Helvetica;
}
.bigtext {
font-size: 1.5em;
font-family: CGothic, Arial, Helvetica;
position:relative;
top:-3px;
}
.input label {
display: block;
font-weight:bold;
color:#363532;
padding-bottom:4px;
}
.input p {
padding-top:8px;
padding-right:4px;
}
.input {
margin-bottom:12px;
padding-right:16px;
}
.sky {
position:absolute;
z-index: 9997;
}
.overimg {
position:absolute;
z-index: 9996;
}
.hidden {
display: none;
}
.red {
color: #c53e2d;
}
.white {
color: #fff;
}
.caps {
text-transform: uppercase;
}
.strong {
font-weight: bold;
}
.feataddress {
font-size:1.2em;
line-height:1.2em;
}
.paws, .paws table {
background:url('/images/paws.png');
padding-bottom:22px;
}
.cgoth {
font-family: 'CGothic';
}
.margtop {
margin-top:4px;
}
.margbot {
margin-bottom:4px;
}
.padtop {
padding-top:6px;
}
.padbot {
padding-bottom:12px;
}
.padleft {
padding-left:72px;
}
.padright {
padding-right:72px;
}
.bigger {
font-size:1.1em;
}
.bgwhite {
background:#fff;
}
.mortCalcTable {
width:450px;
}
.thumb2 {
height: 147px; 
width: 105px;
margin-right:12px;
border: 2px solid #005370;
}
.thumb3 {
width:89px;
height:59px;
border:none;
}
.wide {
width:974px;
}
table.wide {
margin-bottom:20px;
}
.featPicWrap {
border-width: 2px; 
border-color: #00546E; 
border-style:solid; 
width: 300px; 
height: 202px; 
background-color: #e1e8eb;
overflow:hidden;
}
.lineSpace {
line-height: 1.4em;
}
.fullwidth {
width:100%;
}
.bordtop {
border-top:1px solid #005370;
padding-top:6px;
padding-bottom:6px;
}
.bordbot {
border-bottom:1px solid #005370;
padding-top:6px;
padding-bottom:6px;
}


#page {
width:100%;
}

/* header */
#headerwrapper {
width:100%;
background:url('../images/headbg.gif');
}
#header {
width:974px;
margin-left:auto;
margin-right:auto;
color:#eff8fc;
}
#logo {
float:left;
width:50%;
padding-top:20px;
padding-bottom:20px;
}
#headright {
float:right;
width:50%;
text-align: right;
padding-top:34px;
padding-bottom:10px;
}
#search {
padding-bottom:10px;
}
#quicklinks ul li {
display: inline;
margin:0;
border-right: 1px solid #eae8d8;
padding-left:2px;
padding-right:4px;
}
#quicklinks ul li.last {
border:none;
}

/* navigation */
#navwrapper {
width:100%;
background:url('../images/navbg.gif');
border-bottom: 2px solid #0D405B;
}
#navigation {
width:974px;
height:19px;
margin-left:auto;
margin-right:auto;
padding-top:4px;
font-family: CGothic;
font-size: 14px;
color:#eff8fc;
}
#navigation #links {
width:974px;
}
#navigation #links li {
display: inline;
float:left;
padding-right:45px;
position: relative;
}
#navigation #links li a {
color:#eff8fc;
text-decoration: none;
}
#navigation #links li a:hover {
text-decoration: underline;
}
#navigation #links li.last {
padding-right:0px;
}
#navigation #links li ul {
display:hidden;
padding-top:5px;
}
#navigation #links li:hover ul {
display:block;
position: absolute;
left:-10px;
z-index: 9999;
width:160px;
}
#navigation #links li:hover ul li {
display:block;
width:160px;
}
#navigation #links li ul li {
display:none;
clear: both;
padding:5px 0px 5px 10px;
border-top: 1px solid #0D405B;
background:url('../images/navbg.gif');
}
#navigation #links li ul li:first-child {
border-top: 2px solid #0D405B;
}
#navigation #links li ul li.last {
float:left;
}

/* content area */
#content {
width:974px;
margin-left:auto;
margin-right:auto;
padding-top:10px;
padding-bottom:10px;
}
.conbox {
float:left;
width:317px;
height:211px;
margin-right:5px;
border: 2px solid #0D405B;
position:relative;
}
.contitle {
position:absolute;
bottom:0;
left:0;
width:313px;
padding-left:4px;
padding-bottom:2px;
padding-top:4px;
background:#0D405B;
color:#fff;
filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
#conright {
margin-right:0px;
}

/* banner area */
#bannerwrapper {
width:100%;
background: #D2D0CA;
border-top: 2px solid #0D405B;
margin-bottom: 0;
padding-bottom: 0;
}
#banner {
width:974px;
margin-left:auto;
margin-right:auto;
padding-top:12px;
padding-bottom:6px;
}
#banner p {
color: #363532;
}
.banbox {
float:left;
width:314px;
margin-right:13px;
}
#banright {
margin-right:0px;
}
#quickSearchSubmit {
width:85px;
height:22px;
}
select#location {
width:110px;
}
select#search_type {
width:80px;
}
#price_max {
position:relative;
top:18px;
}
.featprop img {
margin-right: 10px;
}
.featprop p,
#featuredSales p,
#featuredRentals p {
line-height: 1.4em;
}
#featlink {
padding-right:45px;
}
#featlink a {
color: #092d40;
font-weight: bold;
}
#bancenter p {
margin-bottom: 8px;
}
#bancenter img {
/*
-moz-box-shadow: 0px 0px 8px #666;
-webkit-box-shadow: 0px 0px 8px #666;
box-shadow: 0px 0px 8px #666;
*/
}
#rangehigh {
margin-top:16px;
}
div.proppicwrap {
height:132px;
width:199px;
overflow: hidden;
text-align:center;
background:#E1E8EB;
border: 2px solid #524f42;
}

/* footer */
#footerwrapper {
width:100%;
border-top: 2px solid #0D405B;
padding-top:0;
margin-top:0;
}
#footer {
width:974px;
margin-left:auto;
margin-right:auto;
padding-top:10px;
padding-bottom:10px;
}
#footcontacts {
float:left;
width:660px;
}
#footcontacts div {
padding-right:45px;
line-height:1.2em;
width: 118px;
}
#footright {
float:right;
width:32%;
text-align:right;
}
#footright img {
padding-left:10px;
}
#copyright {
float:left;
width:50%;
padding-top:10px;
}
#powered {
float:right;
width:50%;
text-align: right;
padding-top:20px;
}

/* listing details */
#listingDetail h2 {
border-bottom: 1px solid #0D405B;
padding-bottom: 8px;
}
#top {
width:100%;
padding-bottom:12px;
}
#listingleft {
width:400px;
float:left;
color: #022f3d;
overflow:hidden;
}
#listingphoto {
height:264px;
border:2px solid #0D405B;
background:#D2D0CA;
overflow:hidden;
padding-bottom:0;
}
#listingphoto p {
width:100%;
text-align: center;
font-size:0;
margin:0;
}
#thumbs table {
width:105%;
margin-left:-2.5%;
}
#thumbs tr td {
padding-top:12px;
width:25%;
text-align: center;
}
img.thumb {
border: 2px solid #0D405B;
}
img.right {
margin-right:0px;
}
#tools {
width:365px;
background:#6f8f9f;
color:#fff;
padding: 12px 5px 12px 30px;
margin-top: 12px;
margin-bottom: 12px;
}
#tools ul li {
display: block;
float:left;
width:100px;
line-height:2em;
position:relative;
}
#tools ul li.secondcol {
width:110px;
}
#tools ul li.thirdcol {
width:150px;
}
#tools ul li#more {
margin-left:20px;
width:130px;
}
#tools ul li span {
position: absolute;
left:-20px;
}
#tools ul li span#ctl00_ContentPlaceHolder1_Calculator,
#tools ul li span.icon {
position: inherit;
}
#tools ul li span#ctl00_ContentPlaceHolder1_Calculator{
text-transform: capitalize;
}
#tools #Image4 {
padding-left:20px;
}
#tools ul li a,
#tools ul li a:visited {
text-decoration: none;
color:white
}
#disclaimer {
color: #6e6e6e;
padding-top:20px;
line-height: 1.4em;
}
#listingright {
width: 542px;
float:left;
padding-left:30px;
color: #022f3d;
overflow:hidden;
}
#listingagent {
float:right;
width:250px;
}
#listingagent img {
margin-right:6px;
position:relative;
top:3px;
}
#listingright table {
width:100%;
}
#listingright th {
font-family: CGothic, Arial, Helvetica;
font-size:1.6em;
font-weight: normal;
text-align: left;
padding-bottom: 8px;
border-bottom: 1px solid #0D405B;
}
#listingright tr td {
line-height:1.4em;
}
#listingright tr.first td {
padding-top: 8px;
}
#listinginfo {
width:270px;
margin-right:20px;
padding-bottom: 20px;
}
#listinginfo *:not(h2),
#propertyinfo *:not(h2),
#propertyparagraph *:not(h2) {
line-height: 1.4em;
}
#propertyinfo {
width:270px;
}
#propertyparagraph {
padding-top: 20px;
padding-bottom: 20px;
clear: both;
width: 530px;
}
#gmap {
min-height:100px;
}

/* property search */
#propsearchleft {
width:570px;
padding-right:35px;
float:left;
}
#propsearchleft h2,
#listingsSearch h2 {
font-family: CGothic, Arial, Helvetica;
font-size:1.6em;
font-weight: normal;
text-align: left;
padding-bottom: 8px;
border-bottom: 1px solid #0D405B;
width:100%;
}
#propsearchleft form>div {
padding-bottom:20px;
}
#propsearchleft #location div {
width:33%;
}
#propsearchleft #location td {
width:33%;
}
#propsearchleft #ownership td,
#propsearchleft #amenities td {
width:45%;
}
#propsearchleft #size,
#propsearchleft #ownership,
#propsearchleft #searchbutton {
width:40%;
padding-right:10%;
float:left;
}
#propsearchleft #size div,
#propsearchleft #price div {
float: left;
width: 40%;
padding-right:5%;
}
#propsearchleft #size div select,
#propsearchleft #price div select {
width:100%;
}
#propsearchleft #price,
#propsearchleft #amenities,
#propsearchleft #morelinks {
width:46%;
margin-left: 6px;
float:left;
}
#propsearchleft #size select,
#propsearchleft #price select {
width:46%;
margin-right: 6px;
}
#propsearchleft #ownership div,
#propsearchleft #amenities div {
width:110px;
}
#propsearchleft #morelinks a {
display:table-cell;
width:110px;
padding-top:5px;
}
#morelinks {
padding-top:4px;
}
#propsearchright {
width:363px;
float:left;
padding-top:48px;
}
#searchspacer {
line-height:16px;
}

/* Featured Listings */
#ctl00_ContentPlaceHolder1_FeaturedList {
width:100%;
}
.featPicHolder {
height:300px;
width:33%;
}
.featListPic {
border-width: 2px;
border-color: #00546E;
border-style:solid;
background-color: #e1e8eb;  
margin-right:30px;
}
tr.featListDetRow>td {
text-align: left;
}
tr.featListDetRow td table {
width:88%;
margin-right: 12%;
}
tr.featListDetRow td table td {
padding-top: 3px;
padding-bottom: 3px;
}
tr.featListDetRow td table tr td table {
width:100%;
margin:0;
}
#featured1,
#featuredSales,
#featuredRentals {
padding-top:6px;
}


/* Open Houses */
#ctl00_ContentPlaceHolder1_THList {
width:100%;
}
#ctl00_ContentPlaceHolder1_THList td {
padding-top:4px;
padding-bottom:4px;
}
#ctl00_ContentPlaceHolder1_THList td img {
border:2px solid #005370;
margin-right:20px;
}

/* Find me a home */
#findMeAHomeWrapper {
position:relative;
padding-bottom:100px;
}
#findMeAHome {
position:absolute;
right:0;
top:-280px;
}
#findMeAHome label {
display:block;
float:left;
width:120px;
}
#findMeAHome label.longer {
width:200px;
}
#findMeAHome input[type="text"] {
margin: 5px 30px 5px 0px;
}
#findMeAHome input[type="radio"] {
margin: 5px 5px 5px 25px;
}
#findMeAHome select {
width: 120px;
margin: 5px 30px 5px 0px;
}
#findMeImg {
margin-left:20px;
width:453px;
}

/* Seller Services */
#sellerServicesCopy {
padding-bottom:240px;
}
#sellerServicesBrochure {
position:absolute;
top:260px;
}

/* Find an Agent */
.agentPhoto {
border:2px solid #005370;
width:96px;
height:135px;
margin-right:8px;
margin-bottom:8px;
}
#agentSearch {
width: 40%;
}
#searchByName label {
display:block;
float:left;
width:100px;
}
#ctl00_ContentPlaceHolder1_AgentList_Above td td {
padding-bottom:15px;
font-size:1.1em;
line-height:1.2em;
}
#ctl00_ContentPlaceHolder1_AgentList_Above td td img {
border:2px solid #005370;
margin-right:8px;
}
#ctl00_ContentPlaceHolder1_AgentList_Above td td img[src="images/luxurylogo.jpg"] {
border:none;
}
#ctl00_ContentPlaceHolder1_AgentList_Above td td a {
color: #00546E;
}

/* Agent Details */
#agentDetails {
padding: 4px 4px;
width:33%;
font-size:1em;
line-height:1.3em;
}
#agentDetails #ctl00_ContentPlaceHolder1_AgentName {
font-size:1.2em;
color: #005370;
}
#agentLinksBio {
width:63%;
padding-left:2%;
}
#agentLinks {
padding-bottom:12px;
}
#ShortBio,
#FullBio {
margin-top:12px;
}


/* Landlord Services */
#landlordServicesCopy {
padding-bottom:180px;
}
#landlordServicesBrochure {
position:absolute;
top:310px;
padding-left:160px;
}

/* about us */
#aboutNav {
padding-top:12px;
}
#aboutUsMore:hover,
#aboutUsClose:hover {
cursor: pointer;
color: #00546E;
}
#aboutUsPic {
width:250px;
height:294px;
padding-top:20px;
}
#aboutUsTop {
float:left;
width:70%;
padding-top:20px;
}

/* leadership team */
#leadershipTeam {
width:100%;
}
#leadershipTeam td {
width:33%;
}
#leadershipTeam td h2 {
margin-top:40px;
}
.leadershipTeamImage,
#leadershipTeam img {
border: 2px solid #005370;
height:210px;
width:150px;
margin-bottom: 6px;
}

/* Career Opportunities */
#careerOppCopy {
padding-bottom:150px;
}
#careerOppBrochure {
position:absolute;
top:200px;
padding-left:295px;
}

/* Our Locations */
#locationOffice {
margin-right:50px;
margin-bottom:20px;
}
.locations {
width: 400px;
}
.locationName {
background: #7f9da8;
color:#fff;
font-size:1.2em;
line-height:1.4em;
letter-spacing: 0.17em;
padding:2px 2px;
}
.locationInfo {
padding-bottom:20px;
float: left;
width: 180px;
margin-right: 10px;
overflow: hidden;
}
.locationInfo p {
line-height:1.2em;
}

/* Contact Us */
#contactUsForm label {
display:block;
float:left;
width:150px;
text-align:right;
padding-right:6px;
}
#contactUsForm input {
margin-bottom:4px;
}
#contactUsForm input[type="submit"] {
margin-left:156px;
}


#ctl00_ContentPlaceHolder1_OLRSearchResult {

}
#ctl00_ContentPlaceHolder1_OLRSearchResult a {
font-weight: bold;
text-decoration: underline;
}
#ctl00_ContentPlaceHolder1_OLRSearchResult a:hover {
font-weight: bold;
text-decoration: none;
}


.goldLeft {
width: 62%;
}
.vspacemore p {
line-height: 1.6em;
}

.printericon {
margin-left: -18px;
margin-right: 18px;
}

.aunderline a {
text-decoration: underline;
}


#fbnav {
width: 100%;
}
#fbnav tr td {
padding:4px 4px 4px 0;
}
