@import url(../cp/css/default-controlpanel.css);

body {
	font-family:"Trebuchet MS";
	font-size:76%;
	background-color:#FFFFFF;
	color:#666666;
	background-image:url(uploads/58/background.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	margin:0;
	padding:0 5px 5px 5px;
}

p {
	margin:0;
	padding:2px 0px 5px 0px;
}

form {
	margin:0;
	padding:0;
}
ul {
	list-style-type:square;
	margin:0;
	padding:10px 10px 10px 25px;
}
a {
	color:#e07400;
	text-decoration:none;
}
a img {
	border:none;
}
table.framework,table.cpamenu {
	width:100%;
}
table td {
	vertical-align:top;
}
a:hover {
	color:#CC0000;
	text-decoration:underline;
}
.template {
	margin-left:auto;
	margin-right:auto;
	width:750px;
	text-align:left;
}
.content {
	line-height:150%;
}
.clear {
	clear:both;
}
.centered {
	text-align:center;
}
.site-breadcrumbs,
.breadcrumbs {
	font-size:90%;
	padding:5px 5px 5px 5px;
	height:15px;
}
.site-breadcrumbs a,
.breadcrumbs a {
	padding-right:3px;
}

.toolbar {
	text-align:center;
	padding:6px 2px 6px 2px;
	background-color:#F0F0F0;
	font-size:110%;
	margin-bottom:0;
	clear:both;
}

#editor .fm-field .textbox {
	padding:2px;
	width:45%;
}

#editor .fm-field textarea {
	padding:2px;
	width:95%;
	height:140px;
	font-family: Verdana;
	font-size:100%;
	line-height:150%;
}

#editor .fm-field {
	padding:5px 10px 6px 10px;
	margin:3px 0 3px 0px;
	background-color:#F0F0F0;
}

#editor .fm-field label.fm-field-name {
	font-weight:bold;
	padding-bottom:2px;
	display:block;
}

#editor .fm-footer {
	text-align:center;
	padding:2px;
}
#editor .fm-options .fm-checkbox {
	display:block;
	clear:both;
}
#editor .fm-field input.small {
	width:25%;
}

.foreman .listing,
.cpalisting {
	margin-top:5px;
	margin-bottom:10px;
	width:100%;
	border-collapse:collapse;
}
.foreman .listing th,
.cpalisting th {
	background-color:#F0F0F0;
	border-bottom:1px solid #DDDDDD;
	padding:4px;
	font-size:90%;
}
.foreman .listing .edit,
.foreman .listing .delete,
.cpalisting .edit,
.cpalisting .delete {
	text-align:center;
	width:5%;
}
.foreman .listing td,
.cpalisting td {
	padding:3px;
}
.properties .row1 td,
.foreman .listing .row1 td,
.cpalisting .row1 td {
	background-color:#F9F9F9;
}
.properties .row2 td,
.foreman .listing .row2 td,
.cpalisting .row2 td {
	background-color:#F3F3F3;
}

.listing .price {
	width:10%;
}


.pagination {
	float:right;
	word-spacing:5px;
}
.pagination li {
	display:inline;
	word-spacing:5px;
}
.pagination a {
	padding-left:3px;
}

.content {
	padding-top:5px;
}
.feed .item .description,
.element li,
.text {
	font-size:115%;
	line-height:140%;
}

.left {
	float:left;
	margin-right:10px;
}

.right {
	float:right;
	margin-left:10px;
	position:relative;
}

.directors {
	width:115px;
}
.directors strong {
	color:#007236;
}

.feed .item .title,
.heading {
	color:#73a740;
	font-weight:normal;
	letter-spacing:-1px;
	padding:0;
}
h1.heading {
	font-size:275%;
	color:#007236;
	margin:3px 0px 10px 0px;
	padding-bottom:10px;
	border-bottom:1px solid #3fae49;
	line-height:110%;
}
h2.heading {
	font-size:200%;
	margin:12px 0px 8px 0px;
	line-height:110%;
}
.feed .item .title,
h3.heading {
	font-size:160%;
	margin:4px 0px 4px 0px;
}
h4.heading, h5.heading, h6.heading {
	font-size:100%;
	font-family: Verdana;
	font-weight:bold;
	margin:2px 0px 2px 0px;
}

.feed .item .date {
	font-size:90%;
	font-weight:bold;
	color:#666666;
}

.feed .item .picture {
	float:right;
	padding:2px 0px 2px 5px;
}
.feed .item .picture img {
	border:2px solid #EEEEEE;
}

.feed .item {
	clear:both;
	margin-top:20px;
	padding-bottom:10px;
	border-bottom:1px solid #DDDDDD;
	margin-bottom:30px;
	padding-left:5px;
	padding-right:5px;
}


.smaller {
	font-size:smaller;
}
.controlbar {
	text-align:right;
	padding:2px;
	font-size:90%;
}
.footer {
	background-image:url(uploads/58/footer2.gif);
	background-repeat:no-repeat;
	padding-top:43px;
	clear:both;
	margin-top:5px;
}
.footnotes {
	height:50px;
	line-height:175%;
	padding:5px 0;
	font-size:90%;
	background:url(uploads/58/people.gif) no-repeat center right;
	
}


.template .header { 
	position:relative;
	z-index:10;
}
.template .header .controlbar {
	position:absolute;
	right:0;
	top:0;
	color:#FFFFFF;
}
.template .header .logo {
	margin:0;
	padding:0;
}
.template .header .logo a {
	display:block;
	width:750px;
	height:125px;
	background-image:url(uploads/58/header.jpg);
}

.template .header .navigation {
	display:block;
	height:35px;
	background-color:#FFFFFF;
	width:750px;
	position:relative;
}

.template .header .navigation ul,
.template .header .navigation li {
	margin:0;
	padding:0;
	display:inline;
	list-style-type:none;
}
.template .header .navigation li a {
	display:block;
	width:150px;
	height:35px;
	background-image:url(uploads/58/menu-item.gif);
	text-align:center;
	color:#00632f;
	font-size:1px;
	text-indent:-2000px;
	text-decoration:none;
}
.template .header .navigation li {
	float:left;
	display:block;
	position:relative;
}
.template .header .navigation ul.submenu1 {
	display:none;
	width:148px;
	position:absolute;
	z-index:10;
	background-color:#E4E4E4;
	border:1px solid #9ab7a8;
	top:34px;
	list-style-type:none;
}

.template .header .navigation ul.submenu1 a {
	width:148px;
	height:auto;
	background-image:none;
	font-size:11px;
	text-indent:0;
	padding-top:3px;
	padding-bottom:3px;
	color:#056633;
	background-image:url(uploads/58/dotted.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.template .header .navigation ul.submenu1 a:hover {
	background-color:#9ab7a8;
	color:#FFFFFF;
}
.template .header .navigation li:hover ul.submenu1,
.template .header .navigation li.active ul.submenu1 {
	display:block;
}

#cplink1_59746 {
	background-image:url(uploads/58/menu-about.gif);
}
#cplink1_60803 {
	background-image:url(uploads/58/menu-buy.gif);
}
#cplink1_60822 { 
	background-image:url(uploads/58/menu-sell.gif);
}
#cplink1_60834 { 
	background-image:url(uploads/58/menu-life.gif);
}
#cplink1_60841 {
	background-image:url(uploads/58/menu-contact.gif);
}

.column {
	background-repeat:no-repeat;
}

hr {
	color:#FFFFFF;
	border:none;
	margin-top:10px;
	margin-bottom:10px;
}

.reserved {
	color:#e07400;
}
.sold {
	color:#8e1314;
}
.available {
	color:#73a740;
}

.foreman {
	
}
.foreman .panel {
	width:250px;
	float:right;
	margin-left:10px;
}

.foreman .module {
	width:100%;
	color:#444444;
}
.foreman .panel .module {
	background-color:#e5eed3;
}
.foreman .module .contents {
	padding:2px;
}
.foreman .module p {
	margin:2px 5px 2px 5px;
}

.foreman .module .title {
	font-size:14px;
	color:#FFFFFF;
	font-weight:normal;
	margin:0;
	padding:5px;
	background-color:#007236;
	border-left:35px solid #3fae49;
}

ul.checksheet {
	list-style-image:url(uploads/58/tick.gif);
	list-style-position:inside;
	margin:10px 0 10px 0;
	padding:0;
}

ul.checksheet li {
	padding:2px 3px 2px 10px;
}

.foreman .module .price-large {
	font-size:350%;
	color:#0d7d35;
	padding:5px;
	line-height:100%;
	text-align:center;
}

table.form {
	width:99%;
	border-collapse:collapse;
	margin-left:auto;
	margin-right:auto;
}
.foreman form {
	margin-bottom:10px;
}
.form table {
	margin-bottom:10px;
}
.form td {
	background-color:#F4F4F4;
	border-bottom:1px solid #E4E4E4;
}
.form td.col1 {
	padding:2px 2px 2px 6px;
	width:25%;
}
.form td.col2 {
	padding:3px;
}
.form .textbox,
.form textarea {
	border:1px solid #98a49e;
	padding:2px;
}
.form textarea.large {
	height:125px;
	width:95%;
}
.form .button {
	background-image:url(uploads/58/button.gif);
	border:1px solid #9ab7a8;
	color:#00632f;
	padding:2px 10px 2px 10px;
	background-color:#fcfcfc;
	background-position:bottom;
	background-repeat:repeat-x;
}
.form div {
	text-align:center;
}
.required {
	color:#CC0000;
}

.download-brochure {
	margin:0;
	padding:0;
}
.download-brochure a {
	display:block;
	width:220px;
	height:35px;
	background-image:url(uploads/58/download-brochure.gif);
}
.foreman-content {
	background-image:url(uploads/58/top-shadow.gif);
	background-repeat:repeat-x;
	padding-top:10px;
}
.foreman .sitemap {
	display:block;
	padding:6px 10px 0px 10px;
	height:16px;
	margin:0;
}

.foreman .sitemap {
	color:#AAAAAA;
	word-spacing:5px;
}
.foreman .sitemap strong,
.foreman .sitemap a {
	word-spacing:normal;
}
.foreman .sitemap strong {
	color:#666666;
}

.foreman ul.big-buttons,
.foreman ul.big-buttons li {
	list-style-type: none;
	margin:0;
	padding:0;
	
}

.foreman ul.big-buttons {
	display:block;
	margin-left:75px;
	margin-right:75px;
	margin-bottom:15px;
}

.foreman ul.big-buttons li a {
	text-align:center;
	display:block;
	width:220px;
	padding-top:9px;
	padding-bottom:8px;
	height:18px;
	background-image:url(uploads/58/big-button.gif);
	background-repeat:no-repeat;
	color:#007236;
	text-decoration:none;
	font-size:110%;
	font-weight:bold;
	margin-top:4px;
	margin-bottom:4px;
	text-indent:20px;
}
.foreman ul.big-buttons li a:hover {
	text-decoration:underline;
}
.foreman h1.heading {
	margin-top:15px;
}
.situation {
	font-size:275%;
}
.situation strong {
	font-weight:normal;
	letter-spacing:-1px;
}

.foreman ul.big-buttons li.pdf a {
	background-image:url(uploads/58/big-button-pdf.gif);
	color:#c73637;
}
.foreman ul.big-buttons li.showhome a {
	background-image:url(uploads/58/big-button-showhome.gif);
}
.foreman ul.big-buttons li.directions a {
	background-image:url(uploads/58/big-button-directions.gif);
}

p.alert {
	margin:10px;
	border:1px solid #9ab7a8;
	padding:5px;
	font-size:120%;
	background-color:#e6e6e6;
}

.person a {
	font-weight:bold;
}

.centered {
	text-align:center;
}
.cols {
	clear:both;
	width:80%;
	margin:5px;
}
.cols .col {
	width:49.9%;
	float:left;
}


th.price {
	width:20%;
}

#meettheteam select {
	width:100%;
}


table.properties {
	padding-left:5px;
	padding-right:5px;
	margin-bottom:20px;
	border-collapse:collapse;
}

.properties .property {
	clear:both;
	position:relative;
	height:130px;
	margin-top:10px;
	border-bottom:1px solid #CCCCCC;
}
table.properties {
	width:100%;
}

table.properties tr th,
.properties .property .title {
	background-image:url(uploads/58/smaller-background.jpg);
	background-position:bottom;
	padding:5px 8px 8px 8px;
	color:#FFFFFF;
}
table.properties tr th a,
.properties .property .title a {
	color:#FFFFFF;
	font-weight:bold;
}
table.properties td {
	padding:3px;
}
table.properties td.price {
	text-align:center;
	width:10%;
}
table.properties td.offers {
	text-align:center;
	vertical-align:center;
}
.properties .property p.description {
	padding:6px;
	font-size:110%;
}
.properties .property p.details {
	font-size:110%;
}

.properties .property .picture {
	float:left;
	margin-right:8px;
}
.properties .property .picture img {
	border:1px solid #CCCCCC;
}

.properties .property p.situation {
	position:absolute;
	z-index:10;
	bottom:5px;
	right:8px;
	font-size:250%;
}
.text-only {
	display:none;
}
.map {
	margin-left:auto;
	margin-right:auto;
	display:block;
	position:relative;
	background-image:url(uploads/58/map.jpg);
	border:5px solid #DDDDDD;
	z-index:1;
}
.map div {
	display:none;
	background-repeat:no-repeat;
	background-position:right;
	position:absolute;
	left:10px;
	bottom:10px;
	width:655px;
	height:80px;
	padding-left:10px;
	padding-right:10px;
	border:2px solid #006f2e;
	background-color:#FFFFFF;
}
.map div.active {
	display:block;
	z-index:25;
}
.map div h2.heading {
	margin-top:5px;
	margin-bottom:3px;
	padding:0;
}
.map div p {
	margin:0px 0 1px 0;
	padding:0;
}
.map .comingsoon,
.map a {
	position:absolute;
	background-image:url(uploads/58/map-icon.gif);
	width:20px;
	height:22px;
	display:block;
	margin:0;
	padding:0;
	z-index:20;
}
.map .comingsoon {
	background-image:url(uploads/58/map-icon-soon.gif);
	z-index:15;
}

.map .previoussite {
	width:5px;
	height:5px;
	overflow:hidden;
	background-color:#a26464;
	border:1px solid #c29191;
	background-image:none;
	z-index:10;
	opacity:0.65;
}

.searchbox {
	text-align:center;
	background-color:#EEEEEE;
	border:1px solid #CCCCCC;
	padding:0px 2px 5px 2px;
	font-size:90%;
	margin:5px;
}
.searchbox select {
	font-family:"Trebuchet MS";
}
.searchbox .search-type {
	text-align:left;
}
.search-type {
	float:right;
	color:#999999;
	padding-right:10px;
}
.searchbox .specs .checkbox {
	display:block;
	width:50%;
	float:left;
}
.searchbox fieldset {
	border:1px solid #CCCCCC;
	margin:20px 30px 15px 30px;
	padding:10px;
	text-align:left;
}
.searchbox fieldset legend {
	font-weight:bold;
}

.float-left {
	margin-right:5px;
}
.float-right {
	margin-left:5px;
}

.float-left img,
.float-right img {
	
}

.previous-sites {
	margin-top:10px;
}
.previous-sites div {
	clear:both;
}
.previous-sites div h2 {
	padding-top:10px;
}

.mapper {
	width:300px;
}

hr.element {
	clear:both;
}


/*
.homepage {
	width:745px;
	clear:both;
	position:relative;
	height:405px;
	margin-left:3px;
	margin-top:5px;
}

.homepage #cplink1_70923,
.homepage #cplink1_70924,
.homepage #cplink1_70925,
.homepage #cplink1_70927 {
	position:absolute;
}

.homepage #cplink1_70923 {
	left:0px;
}
.homepage #cplink1_70924 {
	left:250px;
}
.homepage #cplink1_70925 {
	right:0px;
}

.homepage .welcome {
	position:absolute;
	top:135px;
	left:250px;
	width:237px;
	background-color:#EEEEEE;
	text-align:justify;
	padding:3px 4px 3px 4px;
	font-size:10px;
	height:179px;
}

.homepage .splash {
	position:absolute;
	top:135px;
	left:0;
}

.homepage #cplink1_70927 {
	bottom:0;
	right:0;
}

.homepage #potm {
	position:absolute;
	right:0;
	top:135px;
	width:205px;
	height:95px;
	text-align:center;
	padding-top:90px;
	padding-right:5px;
	padding-left:35px;
	color:#FFF;
}
.homepage #potm a {
	color:#FFF;
}
.homepage #potm h2 {
	font-size:240%;
	margin-bottom:5px;
	font-weight:normal;
	letter-spacing:-2px;
	padding-bottom:0;
}
.homepage #potm h3 {
	font-size:175%;
	margin-top:0;
	font-weight:normal;
	letter-spacing:-1px;
	padding-top:0;
}

.hidden {
	display: none;
}
*/

.home {
	margin:5px 5px 0 5px;
	width:740px;
	height:400px;
	position:relative;
}
.home #potm {
	width:500px;
	height:195px;
	background-image:url(/static/foreman/potm.jpg);
	position:absolute;
	right:0;
	top:135px;
}

.home #potm h2,
.home #potm h3 {
	display:block;
	position:absolute;
	right:10px;
	text-align:right;
	letter-spacing:-1px;
	font-weight:normal;
	margin:0;
	padding:0;
}
.home #potm h2 {
	top:138px;
	font-size:175%;
}
.home #potm h3 {
	top:170px;
	font-size:140%;
	
}
.home #potm,
.home #potm a {
	color:#FFF;
}
.home #potm a:hover {
	text-decoration:underline;
}
.home #potm h2 a {
	font-weight:bold;
}
.home #potm .notice {
	background-color:#CC0000;
	border-left:2px solid #AA0000;
	border-bottom:2px solid #AA0000;
	color:white;
	font-size:150%;
	font-weight:bold;
	padding:5px 10px 5px 10px;
	position:absolute;
	right:0px;
	top:0px;
	text-decoration: blink;
}

.home #sfah {
	width:230px;
	height:265px;
	background-image:url(/static/foreman/sfah.jpg);
	position:absolute;
	left:0;
	top:135px;
}
.home #sfah label {
	display:block;
}
.home #sfah form {
	line-height:150%;
	color:#333;
	padding:35px 15px 10px 15px;
}
.home #sfah form p.buttons {
	padding:5px 0 0 0;
	text-align:center;
}

.home #promo {
	width:500px;
	height:60px;
	background-color:#EEE;
	position:absolute;
	right:0;
	top:340px;
}

.home #banner {
	top:0px;
	width:740px;
	height:90px;
	padding-top:35px;
	background-image:url(uploads/58/home-header.gif);
	background-repeat:no-repeat;
}

div.spring {
	margin:15px auto 0 auto;
	background-image:url(uploads/58/spring-showcase.gif);
	width:740px;
	height:410px;
	position:relative;
}
div.spring a {
	display:block;
	width:740px;
	height:410px;
	position:relative;
}
div.spring a img {
	position:absolute;
	left:18px;
	top:27px;
}
.disclaimer {
	text-align:center;
}


/*
	Home v3
*/
.home-v3 {
	width:740px;
	margin:10px auto 15px auto;
	position:relative;
	background:#bcda82 url(uploads/58/home.gif) no-repeat top;
	padding-top:105px;
	padding-bottom:10px;
}
.blocks {
	padding:0 10px;
	font-family: Georgia, "Trebuchet MS", Arial;
}
.blocks .item {
	border:5px solid #0d733b;
	float:left;
	height:215px;
	margin:5px;
	background-color:#bcda82;
	text-align:center;
	position:relative;
}
.blocks-6 .item,
.blocks-6 .item .image,
.blocks-6 .item .image p {
	width:220px;
}
.home-v3 .item .image {
	position:absolute;
	bottom:-1px;
	left:0;
	font-size:115%;
	background-position:center;
	background-repeat:no-repeat;
	height:163px;
	border-top:2px solid #0d733b;
}
.home-v3 .item .image p {
	background:#0d733b;
	color:#f7941d;
	margin:0;
	padding:4px 0 0 0;
	display:block;
	position:absolute;
	bottom:-1px;
	left:0;
	font-size:90%;
}
.blocks-4 .item,
.blocks-4 .item .image,
.blocks-4 .item .image p {
	width:340px;
}
.blocks-4 .item {
	height:328px;
}
.blocks-4 .item .image {
	height:275px;
	background-position:top;
}
/*
.home-v3 .item-1 {
	height:360px;
}
.home-v3 .item-1 .image {
	background-position:top center;
	height:285px;
}
.home-v3 .item-1 .image p {
	font-size:135%;
	padding-top:5px;
	padding-bottom:5px;
	line-height:130%;
}
*/
.home-v3 h3 {
	margin:0;
	padding:5px 10px;
}
.home-v3 .item p {
	color:#FFF;
	margin:0;
	padding:0;
}
.home-v3 h3 a {
	color:#0d733b;
	text-transform:uppercase;
	font-size:18px;
}
.home-v3 a .last {
	color:#f7941d;
}
.home-v3 a:hover,
.home-v3 a:hover .last {
	color:#FFF;
}
.home-v3 h2 {
	margin:0;
	padding:0;
}
.home-v3 .offer a {
	display:block;
	width:300px;
	height:100px;
	top:0;
	right:0;
	position:absolute;
}

/*
	New Google Map
*/
#foreman-map {
	position:relative;
}
.site-info {
	display:none;
	position:absolute;
	top:15px;
	right:30px;
	z-index:30000;
	width:620px;
	height:65px;
	background-repeat:no-repeat;
	background-position:center;
	padding-left:10px;
	padding-right:10px;
	border:2px solid #006f2e;
	background-color:#FFFFFF;
}
.site-info h2.heading {
	line-height:100%;
	margin:7px 0 3px 0;
}