body {
	margin: 0px;
	padding: 0px;
	color: black;
	/* background-color: red; */
	background: url("/images/vertical_bg.png") bottom left repeat-x;
}

body,p,input,textarea,select,td,th {
	font-size: 10pt;
	font-family: Calibri, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Calibri, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	/* margin-top: 0px; */
}

h1 { font-size: 13pt; }

h2 { font-size: 11pt; }

h3 { font-size: 10pt; }

h4 { font-size: 9pt; }

h5 { font-size: 8pt; }

h6 { font-size: 8pt; }

form {
	margin: 0px;
	padding: 0px;
}

#frame {
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	background: url("/images/background.png") 0 0 repeat-y;
}

#container {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	height: 137px;
	background: url("/images/header_bg.png") 0 0 repeat-x;
}
#header #panel1 {
	float: left;
	margin-left: 58px;
}
#header #panel1 img {
	display: block;
}
#header #panel1 a img {
	border: none;
}
#header #panel2 {
	margin-left: 380px;
	color: white;
	padding-top: 10px;
}

#menu {
	text-align: left;
	background-color: black;
	color: white;
	background: url("/images/menu-bg.jpg");
	height: 41px;
}
#menu table {
	margin: 0px auto;
	padding: 0px;
	border-collapse: collapse;
	height: 41px;
}
#menu table tr td {
	margin: 0px;
	padding: 0px 10px;
}
#menu table tr td a {
	height: 41px;
	display: block;
}
#menu table tr td a:hover {
}
#menu table tr td.menu1 a {
	width: 80px;
	background: url("/images/home.png") 0 0 no-repeat;
}
#menu table tr td.menu1 a:hover {
	background-position: -80px 0;
}
#menu table tr td.menu2 a {
	width: 180px;
	background: url("/images/featured_properties.png") 0 0 no-repeat;
}
#menu table tr td.menu2 a:hover {
	background-position: -180px 0;
}
#menu table tr td.menu3 a {
	width: 160px;
	background: url("/images/property_search.png") 0 0 no-repeat;
}
#menu table tr td.menu3 a:hover {
	background-position: -160px 0;
}
#menu table tr td.menu4 a {
	width: 80px;
	background: url("/images/buyers.png") 0 0 no-repeat;
}
#menu table tr td.menu4 a:hover {
	background-position: -80px 0;
}
#menu table tr td.menu5 a {
	width: 80px;
	background: url("/images/sellers.png") 0 0 no-repeat;
}
#menu table tr td.menu5 a:hover {
	background-position: -80px 0;
}
#menu table tr td.menu7 a {
	width: 120px;
	background: url("/images/contact_us.png") 0 0 no-repeat;
}
#menu table tr td.menu7 a:hover {
	background-position: -120px 0;
}

#footer {
	clear: both;
	background: url("/images/footer_bg.png") 0 0 repeat-x;
	height: 33px;
	text-align: center;
	margin-top: 50px;
}
#footer table {
	width: 98%;
	margin-top: 12px;
	margin-left: 7px;
	border: none;
}
#footer table tr td {
	color: white;
	font-size: 8pt;
	padding: 0px;
	margin: 0px;
}
#footer table tr td.col1 {
	text-align: left;
}
#footer table tr td.col2 {
	text-align: center;
}
#footer table tr td.col3 {
	text-align: right;
}
#footer a {
	color: silver;
}

#body {
	padding: 20px 40px 20px 20px;
	clear: both;
	position: relative;
}
#body #content {
	float: left;
	padding-left: 20px;
	width: 600px;
}
/*#body #content p {
	text-align: justify;
	line-height: 175%;
}*/

#left {
	float: left;
	width: 179px;
}

#search div.body {
	height: 318px;
	padding: 15px 10px 5px;
}
#search div.body p {
	font-size: 8pt;
	margin-top: 0px;
	margin-bottom: 3px;
}
#search select {
	font-size: 8pt;
	width: 160px;
	font-size: 10px;
	color: #000000;
	/*background-color: #6699CC; */
 border-style:solid;
	border: 1px solid #cccccc;
	/*border-style: solid; 
 border-top-width: 1px; 
 border-right-width: 1px; 
 border-bottom-width: 1px; 
 border-left-width: 1px; 	
 */
}
#search input [type="submit"]{
	border: 1px solid black;
	width: 80px;
	float: right;
}
#search input.qs_button {
	color: #FFFFFF;
	background-color: #000000;
	font-weight: bold;
	width: 100%;
	font-size: 9pt;
	padding: 2px;
	margin-top: 15px;
	background-image: url(../images/jfxbtn.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#searches {
	font-size: 10pt;
}
#searches a {
	text-decoration: none;
}
#searches a:hover {
		text-decoration: underline;
}
#content a {
	color: #000000;
	text-decoration: none;
	font-size: 12px;	
}

#content a:hover {
	color: #000000;
	text-decoration: underline;
}

#featured {
	margin-top: 50px;
	float: right;
	margin-right: 10px;
}
#featured img {
	border: none;
}

#call_back {
	margin-top: 50px;
	float: right;
	margin-right: 10px;
}
#call_back img {
	border: none;
}
/* div.hr {
	clear: both;
	height: 12px;
	background: url("/images/arrow.png") top center no-repeat;
	margin-top: 1em;
	margin-bottom: 1em;
}*/



div#newsletterform input {
	border: 1px solid black;
}
div#newsletterform input.button {
	background-color: red;
	color: white;
	font-weight: bold;
	border: 1px dotted #808080;
	padding: 1px 5px 1px 5px;
	margin-top: 10px;
}

div.errors {
        border: 1px dotted red;
        padding: 5px;
        margin: 10px 0 10px 0;
        background-color: #ffc0c0;
}

/* infocasa overrides */
.infocasa_areashortcuts {
	font-size: 80%;
	padding: 5px;
	margin: 5px;
	border-top: 1px solid #ddc37a;
}

img.whthumbsShortlist {
  /* width: 160px; */
  border: none;
}
div.block_webhilite, div.hlThumbnail, div.hlArea, div.hlPropertyType, div.hlPrice {
  /* float: none; */
}
div.hlThumbnail img{
	width: 220px;
	margin-top: 5px;
	padding: 5px;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 1px solid #CCCCCC;
	height: 165px;
}

div.hlThumbnail a:hover img{
	border-top: 1px solid #999999;
	border-right: 2px solid #333333;
	border-bottom: 2px solid #333333;
	border-left: 1px solid #999999;
	background-color: #ddc37a;	
}

#divImgContainerJFX {
border: 1px solid #333333;
	padding: 5px;
	height: 225px;
	width: 300px;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 1px solid #CCCCCC;
}
div.block_webhilite {
	float: left;
	width: 230px;
	margin: 0px;
	margin-right: 20px;
	margin-left: 30px;
	margin-bottom: 20px;
	margin-top: 20px;
}
div.hlWrapper {
	padding: 5px;
	padding-bottom: 15px;
	margin-bottom: 10px;
	height: 220px;
	width: 220px;
}
div.hlArea, div.hlPrice, div.hlPropertyType {
	text-align: left;
	border: none;
	margin-left: 0px;
	padding: 0px;
	float: none;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	width: 233px;
}

div.hlArea {
  font-weight: bold;
  margin-top: 5px;
}
div.hlPrice {
	text-decoration: underline;
}

div.bottomrow {
  
}
div.price {
  width: 100px;
}

table.wfmenu {
  padding: 0;
  border-spacing: 0;
}
table.wfmenu tr td {
  padding: 0;
  border-spacing: 0;
}

div.shortlistBodyWrappper {
  
}

div.riwrapper {
  border: 1px solid red;
}



/* property of the month display settings */
div#propOfMonth {
	margin-top: 5px;
	margin-right: 40px;
	font-size: 12pt;
}


div#propOfMonth div.pmThumbnail img {
	width: 140px;
	border: 2px solid white;
	float: left;
	margin-right: 30px;
	margin-left: 85px;
}

div#propOfMonth div.pmThumbnail a:hover img {
	
	border: 2px solid #666666;
	
}
div#propOfMonth div {
	/*display: none;*/
}
div#propOfMonth div.pmThumbnail, div#propOfMonth div.pmArea, div#propOfMonth div.pmPropertyType, div#propOfMonth div.pmPrice , div#propOfMonth div.pmText{
	display: block;
}
/*
div#propOfMonth div {
	height:26px;
	line-height:26px;
	vertical-align:middle;
}
*/
div#propOfMonth div.pmArea h1 {
	font-family: Calibri, "Lucida Console", Verdana, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16pt;
	text-transform: uppercase;
	letter-spacing: 3px;
}
.pmTitle{
	font-weight: bold;
}

/*
.pmArea {
	font-weight: bold;
}

.pmPropType{
	font-weight: bold;
}
*/
div#propOfMonth div.pmText{
	height:105px;
}
div.pmText {
	height:28px;
	line-height:28px;
	vertical-align:middle;
}

select.qs_d {
	color: black;
}
select.qs_hoursminutes {
	color: black;
	width: 60px;
}
/* for eform error display */
div.errors {
  border: 1px solid red;
  background-color: #ffe0e0;
  padding: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
}

label {
	font-weight: bold;
	margin-right: 0.5em;
}

table.table1 {
	margin: 1em auto 1em 3em;
}
#quicksearchtitle{
	padding-top: 0;
	padding-bottom: 5px;
}


/*JFX*/

#reference h1 {
color: #333333;
	font: normal 18px/22px Calibri,'Trebuchet MS', Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	padding-bottom: 20px;
	/*border-bottom: 1px solid #ddc37a;*/
	letter-spacing: -0.1px;
}
#title h1 {
color: #333333;
	font: italic normal 18px/22px Calibri, 'Trebuchet MS', Arial, Helvetica, sans-serif;
	margin-top: 10px;
	padding-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	/*border-bottom: 1px solid #ddc37a;*/
	letter-spacing: -0.1px;
}

#descriptions strong {
	color: #333333;
	font: normal 20px/24px Calibri,'Trebuchet MS', Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ddc37a;
	letter-spacing: -0.1px;
}
#riPropertyReferences {
	color: #333333;
	font: normal 20px/24px Calibri,'Trebuchet MS', Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ddc37a;
	letter-spacing: -0.1px;
}
#pageLinks {
	border-bottom: 1px solid #ddc37a;
}



#descriptions p{
	font: normal 16px/2em Calibri,'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #333333;
	margin-bottom: 15px;
	
}
#reference {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddc37a;
}

#reference a {
	float: right;
	color: #996600;
	font-family: Calibri;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	background-image: url(../images/lgeprinticon.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 66px;
	margin-top: -40px;
	width: 180px;
	line-height: 4em;
}
#divTopBoxes {
	width: 600px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	margin-right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 0px;
}
.box {
	width: 185px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.boxbg {
	width: 100%;
	height: 350px;
	background-image: url(../images/site_images/hl1bg.gif);
	background-color: #B2D401;
}


.boxbg2 {
	width: 100%;
	height: 350px;
	background-image: url(../images/site_images/hl2bg.gif);
	background-color: #93AF01;
}
.boxbg3 {
	width: 100%;
	height: 350px;
	background-image: url(../images/site_images/hl3bg.gif);
	background-color: #808F20;
}
.boxInfo {
	margin: 0px;
	padding: 1px 3px 3px;
}
.boxInfo h2 {
	color: #fffffa;
	font: normal 20px/28px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #996600;
	margin-right: 18px;
	margin-left: 18px;
	letter-spacing: -0.1px;
	}
.boxInfo p {
	font: normal 11px/22px Calibri, 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #333333;
	padding-right: 3px;
	padding-left: 3px;
	text-align: justify;
	}


.boximg {
	border: 2px solid #FFFFFF;
	width: 170px;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

#divJFXContent {
	width: 600px;
	/*border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #fafaf2;
	margin-bottom: 5px;
	
	margin-right: 5px;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	*/
	float: right;
	padding: 5px;
	margin-top: 10px;
}

.PageTxt {
	float: right;
	text-align: justify;
}
.PageTxt a:link {
	color: #ddc37a;
	text-decoration: underline;
}
.PageTxt a:visited {
	color: #000000;
	text-decoration: underline;
}
.PageTxt a:hover {
	color: #ddc37a;
	text-decoration: none;
}

#divJFXContent .PageTxt .hr {
	background-image: url("/images/arrow.gif");
	background-repeat: no-repeat;
	background-position: center;
	height: 50px;
	width: 600px; /*auto*/
}

.PageName {
	color: #333333;
	font: bold normal 24px/28px Calibri, 'Trebuchet MS', Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ddc37a;
	letter-spacing: -0.1px;
}
.QsPageName {
	color: #333333;
	font: normal 24px/28px Calibri,'Trebuchet MS', Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ddc37a;
	letter-spacing: -0.1px;
	margin-top: 15px;
}

.PageTxt p{
font: normal 16px/2em Calibri,'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #333333;
	padding-right: 0px;
	padding-left: 0px;
}


.PageTxt ul{
	color: #333333;
	padding-right: 18px;
	padding-left: 18px;
	font-family: Calibri,'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 14px;
	line-height: 2em;
}
.ReadMore {
	font-size: 11px;
	color: #4D5977;
	text-align: right;
	font-weight: bold;
	padding-right: 18px;
	padding-left: 18px;
}
.ReadMore a{
	font-size: 11px;
	color: #4D5977;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
}
.ReadMore a:hover {
	color: #333333;
	text-decoration: underline;
	
}


/*JFX*/
#JFXinfocasaWrap {

}
.PageTxt #searchForm {
	float: left;
	width: 530px;
	margin-top: 20px;
}
.PageTxt #rnForm {
	width: 530px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.PageTxt #searchForm #resultsDiv {
	background-image: url(../images/header_bg.png);
	background-repeat: repeat-x;
	padding-left: 20px;
	margin-left: 350px;
}
#divJFXContent .PageTxt .JfxCenterBrk {
	background-image: url(/images/arrow.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: 25px;
	margin-top: 1em;
	margin-bottom: 1em;
}
.JFXServiceList {
	font-weight: bold;
	text-transform: uppercase;
}
.jfxCBImage {
	height: 69px;
	width: 53px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center;
	float: right;
	margin-right: 170px;
	margin-bottom: -20px;
	margin-top: -20px;
}
#CBpom {
	border-top: 1px solid #ddc37a;
	padding-top: 20px;
}

