/*CSS for Real Estate Marketplace - 2007*/

/*Layout, Text Boxes and Headers*/

body {
	margin: 0px;
	padding: 0px;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

h2 {
	margin: 0px;
	padding: 0px;
}


.ul_list_options{
list-style-position:inside;
padding-left:15px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	list-style-image: url(../images/green-bull.gif);
}

.textField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #616161;
	width:120px;
}



/*Fonts*/

.titPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #06659F;
}

.titDiscover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #09559E;
}

.titSection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}



.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.txtBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

.txtSearchType {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

.txtSearchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #616161;
}

.txtBoldSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

.txtPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #0070B4;
}

.txtPropertyId {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.txt_short_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}


/*Borders*/

.brdTopBottom {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A0BCD2;
	border-bottom-color: #A0BCD2;
}

.brdGrayTbl {
	border: 1px solid #DCDCDC;
}

.brdBottomGrayTbl {
	border-bottom: 1px solid #DCDCDC;
}

/*Backgrounds Images, Backgrounds Colors*/

.bgColorTblImg {
	background-color: #FAF5C7;
}

#bgColorGray {
	background-color: #F5F5F5;
}

.bgtitSection {
	background-image: url(../images/section-bg.gif);
	background-repeat: no-repeat;
	width:231px;
	height:22px;
}

.bgtitPanamaReal {
	background-image: url(../images/panamareal-bg.gif);
	background-repeat: no-repeat;
	width:163px;
	height:22px;
}

.bgYellowBar {
	background-image: url(../images/thin-ybar.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	width:349px;
}

.bgPropertyTbl {
	background-image: url(../images/tbl-property-bg.gif);
	background-repeat: repeat-x;
	background-repeat: repeat-y;
	border-left: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
	border-top: 1px solid #DCDCDC;
	height: 50px;
}

.bgPropertyTblbk {
	background-image: url(../images/tbl-property-bg.gif);
	background-repeat: repeat-x;
	background-repeat: repeat-y;
	border-left: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
	border-top: 1px solid #DCDCDC;
}

.bgTblGrad {
	background-image: url(../images/tbl-property-bg.gif);
	background-repeat: repeat-x;
}

.bgBottomTbl {
	background-image: url(../images/bg-bottom-tbl.gif);
	background-repeat: repeat-x;
	background-position: top;
	height:8px;
}

.bgCrvLeftTbl {
	background-image: url(../images/crv-tbl-left.gif);
	background-repeat: no-repeat;
	background-position: top;
	height:8px;
	width:8px;
}

.bgCrvRightTbl {
	background-image: url(../images/crv-tbl-right.gif);
	background-repeat: no-repeat;
	background-position: top;
	height:8px;
	width:9px;
}

.bgSearchBox {
	background-image: url(../images/bg-searchbox.gif);
	background-repeat: repeat-x;
	background-position: top;
	height:29px;
}

.bgDivTbl {
	background-image: url(../images/div.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.textbox {
	BORDER-RIGHT: medium none; BORDER-TOP: medium none; FONT-SIZE: 11px; BORDER-LEFT: medium none; WIDTH: auto; COLOR: #666666; BORDER-BOTTOM: medium none; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px
}

/*Links*/

.lnkSearchType {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #333333; text-decoration: underline}
.lnkSearchType:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #333333; text-decoration: none}
.lnkSearchType:visited {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #333333; text-decoration: underline}
.lnkSearchType:visited:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #333333; text-decoration: none}

.lnkViewAll {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #06659F; text-decoration: underline}
.lnkViewAll:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #06659F; text-decoration: none}
.lnkViewAll:visited {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #06659F; text-decoration: underline}
.lnkViewAll:visited:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #06659F; text-decoration: none}

.lnkPropertyName {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #333333; text-decoration: underline}
.lnkPropertyName:hover {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #333333; text-decoration: none}
.lnkPropertyName:visited {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #333333; text-decoration: underline}
.lnkPropertyName:visited:hover {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #333333; text-decoration: none}

.lnkPanamaReal {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #06659F; text-decoration: underline}
.lnkPanamaReal:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #06659F; text-decoration: none}
.lnkPanamaReal:visited {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #06659F; text-decoration: underline}
.lnkPanamaReal:visited:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #06659F; text-decoration: none}

.lnkBlue {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #005D95; text-decoration: underline}
.lnkBlue:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #005D95; text-decoration: none}
.lnkBlue:visited {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #005D95; text-decoration: underline}
.lnkBlue:visited:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #005D95; text-decoration: none}

.lnk_others {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #06659f; text-decoration: underline}
.lnk_others:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #669966; text-decoration: none}
.lnk_others:visited {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #06659f; text-decoration: underline}
.lnk_others:visited:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #669966; text-decoration: none}


.bgYellowBar2 {
	background-image: url(../images/thin-ybar.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	width:410px;
}


/*----------------------*/

.txt_blue_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #09559e;
}