/* INITIAL
*/

/* Neutralize styling:
   Elements we want to clean out entirely: */ html, body, form, fieldset {
    margin: 0;
    padding: 0;
    font-family: arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #8c8c8c;
}

/* Neutralize styling:
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
        margin: 0px 0px 0.6em 0px;
        padding: 0;
}

/* Apply left margin:
   Only to the few elements that need it: */ li, dd, blockquote {
        margin-left: 3em;
        margin-bottom: 1em;
}

/* Miscellaneous conveniences: */
form label {
	display: block;
	float: left;
	width: 100px;
}

.radio {
	width: auto;
}

fieldset {
	border: none;
}
form input, textarea {
	font-size: 100%;
	width: 180px;
}

img {
	border: 0px none;
}

a {
	color: #8c8c8c;
	text-decoration: none;
}

.print {
	display: none;
}

.verticalAlignTop {
	vertical-align: top;
}

.blueHeader {
	color: #38b221;
	font-size: 12px;
	font-weight: bold;
}

/* custom styles */

.emailLabel {
	width: 150px;
	padding-top: 4px;
}

#body {
	background-image: url(/custom/images/background-fade.jpg);
	background-repeat: repeat-x;
	background-color: #38b221;
}

.francophiles {
	width: 932px;
	text-align: left;
	margin: 0px auto;
}

.header {
	height: 109px;
}

.logo {
	float: left;
	margin-top: 3px;
	background-image: url(/custom/images/logo.jpg);
	background-position: left;
	background-repeat: no-repeat;
	width: 292px;
	height: 106px;
}

.headContact {
	float: left;
	margin-top: 41px;
	padding-left: 401px;
	width: 184px;
	color: #fff;
	text-align: center;
}

.headContact a {
	display: block;
	float: left;
	padding-top: 9px;
	height: 18px;
	background-repeat: no-repeat;
	color: #656565;
	text-align: left;
}

.headTabContact {
	background-image: url(/custom/images/contact-tab.gif);
	padding-left: 24px;
	width: 68px;
}

.headTabAbout {
	background-image: url(/custom/images/login-tab.gif);
	padding-left: 29px;
	width: 63px;
}

.swirlLeft {
	background-image: url(/custom/images/swirl-left.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 43px;
	height: 200px;
	float: left;
}

.swirlRight {
	background-image: url(/custom/images/swirl-right.gif);
	background-position: top right;
	background-repeat: no-repeat;
	width: 43px;
	height: 200px;
	float: left;
}

.lhs {
	float: left;
	width: 152px;
}

.navLink {
	width: 142px;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	line-height: 28px;
	display: block;
}

.navItem {
	height: 28px;
	margin-left: 10px;
}

.navSeparator {
	background-repeat: no-repeat;
	width: 145px;
	height: 2px;
	font-size: 1px;
}

.rhs {
	float: left;
	width: 694px;
}

.flash {
	background-image: url(/custom/images/flash.jpg);
	background-repeat: no-repeat;
	width: 685px;
	height: 174px;
	padding-top: 9px;
	padding-left: 9px;
}

/* lhs */

.headerLink {
	color: #fff;
}

.regionContainer {
	margin-top: 4px;
	width: 152px;
	background-image: url(/custom/images/lhs-rpt.gif);
	background-repeat: repeat-y;
	background-color: #fff;
}

.regionInner {
	width: 152px;
	background-image: url(/custom/images/lhs-top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.regionFooter {
	clear: left;
	width: 152px;
	height: 4px;
	background-image: url(/custom/images/lhs-foot.gif);
	background-repeat: no-repeat;
}

.regionClubFoot {
	clear: left;
	height: 4px;
	font-size: 1px;
}

.regionHeader {
	padding: 7px 0px 0px 7px;
	height: 30px;
}

.mainHeader {
	clear: left;
	padding-top: 6px;
}

.searchHeader {
	clear: left;
	height: 55px;
}

.regionLinks {
	margin-top: 5px;
	margin-left: 4px;
}

.regionLinks a {
	padding-left: 10px;
	padding-right: 7px;
	color: #666;
	display: block;
	width: 130px;
	font-size: 12px;
	line-height: 19px;
}

.regionFindProperties {
	color: #38b221 !important;
	font-weight: bold !important;
	font-size: 14px !important;
}

.regionExtras {
	margin-top: 60px;
	text-align: center;
}

.selectedRegion {
	background-color: #9bd890;
	color: #fff !important;
	font-weight: bold !important;
}

.selectedArea {
	color: #666 !important;
	font-size: 10px !important;
	background-color: #dae8f7;
}

/* bars */

.blueHeaderLeft {
	float: left;
	background-image: url(/custom/images/bar-blue-left.gif);
	height: 33px;
	width: 7px;
}

.blueHeaderRpt {
	float: left;
	background-image: url(/custom/images/bar-blue-rpt.gif);
	background-repeat: repeat-x;
	height: 24px;
	padding-top: 9px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.blueHeaderRight {
	float: left;
	background-image: url(/custom/images/bar-blue-right.gif);
	height: 33px;
	width: 7px;
}

.productHeaderLeft {
	float: left;
	background-image: url(/custom/images/product-header-left.jpg);
	height: 51px;
	width: 5px;
}

.productHeaderFloatLeft {
	float: left;
}

.productHeaderRpt {
	float: left;
	background-image: url(/custom/images/product-header-rpt.gif);
	background-repeat: repeat-x;
	height: 46px;
	padding-left: 3px;
	padding-top: 9px;
	color: #0967ca;
	font-size: 16px;
	font-weight: bold;
}

.productHeaderRptProduct {
	float: left;
	background-image: url(/custom/images/product-header-rpt.gif);
	background-repeat: repeat-x;
	height: 46px;
	padding-left: 3px;
	padding-top: 9px;
	color: #38b221;
	font-size: 16px;
	font-weight: bold;
	width: 668px;
}

.productHeaderRight {
	float: left;
	background-image: url(/custom/images/product-header-right.jpg);
	height: 51px;
	width: 4px;
}

.productHeaderFloatRight {
	float: right;
	padding-right: 4px;
}

.productHeaderName {
	font-size: 20px;
	line-height: 18px;
}

.productHeaderCurrency {
	color: #666;
	font-size: 12px;
	font-weight: normal;
	margin-left: 5px;
}

.cyanHeaderLeft {
	float: left;
	background-image: url(/custom/images/bar-cyan-left.jpg);
	height: 33px;
	width: 7px;
}

.cyanHeaderRpt {
	float: left;
	background-image: url(/custom/images/bar-cyan-rpt.jpg);
	background-repeat: repeat-x;
	height: 24px;
	padding-top: 9px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.cyanHeaderRight {
	float: left;
	background-image: url(/custom/images/bar-cyan-right.jpg);
	height: 33px;
	width: 7px;
}

.greenHeaderLeft {
	float: left;
	background-image: url(/custom/images/bar-green-left.gif);
	height: 33px;
	width: 7px;
}

.greenHeaderRpt {
	float: left;
	background-image: url(/custom/images/bar-green-rpt.gif);
	background-repeat: repeat-x;
	height: 24px;
	padding-top: 9px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.greenHeaderRight {
	float: left;
	background-image: url(/custom/images/bar-green-right.gif);
	height: 33px;
	width: 7px;
}

.redHeaderLeft {
	float: left;
	background-image: url(/custom/images/bar-red-left.jpg);
	height: 33px;
	width: 7px;
}

.redHeaderRpt {
	float: left;
	background-image: url(/custom/images/bar-red-rpt.jpg);
	background-repeat: repeat-x;
	height: 24px;
	padding-top: 9px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.redHeaderRight {
	float: left;
	background-image: url(/custom/images/bar-red-right.jpg);
	height: 33px;
	width: 7px;
}

.greenGreyHeaderLeft {
	float: left;
	background-image: url(/custom/images/bar-greengrey-left.jpg);
	height: 33px;
	width: 7px;
}

.greenGreyHeaderRpt {
	float: left;
	background-image: url(/custom/images/bar-greengrey-rpt.gif);
	background-repeat: repeat-x;
	height: 24px;
	padding-top: 9px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.greenGreyHeaderRight {
	float: left;
	background-image: url(/custom/images/bar-greengrey-right.jpg);
	height: 33px;
	width: 7px;
}

.greenSearchHeaderLeft {
	float: left;
	background-image: url(/custom/images/bar-greensearch-left.gif);
	height: 55px;
	width: 7px;
}

.greenSearchHeaderRpt {
	float: left;
	background-image: url(/custom/images/bar-greensearch-rpt.gif);
	background-repeat: repeat-x;
	height: 46px;
	padding-top: 9px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.greenSearchHeaderRight {
	float: left;
	background-image: url(/custom/images/bar-greensearch-right.gif);
	height: 55px;
	width: 7px;
}

/* main */

.mainContainer {
	width: 694px;
	background-image: url(/custom/images/main-rpt.gif);
	background-repeat: repeat-y;
	background-color: #fff;
}

.mainInner {
	width: 694px;
	background-image: url(/custom/images/main-top.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height: auto !important;
	height: 80px;
	min-height: 80px;
}

.mainLeftContent {
	width: 492px;
	float: left;
	padding: 10px 10px 10px 8px;
}

.mainRightContainer {
	margin-top: 5px;
	float: left;
}

.mainBoxesContainer {
	padding-top: 3px;
	clear: left;
	padding-left: 5px;
}

.mainHeaderWidth {
	width: 666px;
}

.buyersBox {
	margin: 3px 0px 0px 2px;
}

.mainContent {
	margin-left: 7px;
}

.mainFooter {
	clear: left;
	width: 694px;
	height: 4px;
	background-image: url(/custom/images/main-foot.gif);
	background-repeat: no-repeat;
}

.chooseRegion {
	margin-top: 15px;
	background-image: url(/custom/images/choose-region.gif);
	background-repeat: no-repeat;
	width: 301px;
	padding-top: 23px;
	height: 35px;
	color: #38b221;
	font-size: 12px;
	font-weight: normal;
	margin-left: 7px;
}

.helper {
	clear: left;
	padding-bottom: 5px;
}

/* search panels */

.searchContainer {
	margin-left: 12px;
}

.searchFull {
	float: left;
	position: relative;
	margin-left: 5px;
}

.searchAction {
	color: #656565;
	font-size: 10px;
	cursor: pointer;
}

.searchBasic {
	padding-top: 30px;
	height: 95px;
}

.searchBigLabel {
	width: 45px;
	clear: left;
	float: left;
	color: #656565;
}

.advancedBigLabel {
	width: 62px;
	clear: left;
	float: left;
	color: #656565;
	height: 20px;
}

.searchBigInput {
	float: left;
	width: 70px;
}

.searchBigSelect {
	float: left;
	width: 108px;
}

.searchSmallLabel {
	width: 65px;
	clear: left;
	float: left;
	color: #656565;
}

.searchSmallSelect {
	float: left;
	width: 88px;
}

.searchExtraLabel {
	width: 66px;
	clear: left;
	float: left;
	color: #656565;
	height: 23px;
}

.searchExtraSelect {
	float: left;
	width: 75px;
}

.searchSeparator {
	clear: left;
	margin-top: 2px;
	overflow: hidden;
	font-size: 1px;
}

.searchCheck {
	width: 13px;
	float: left;
}

.searchCheckLabelRight {
	width: 44px;
	font-size: 9px;
	margin-top: 4px;
	float: left;
	color: #656565;
}

.searchCheckLabelLeft {
	width: 54px;
	font-size: 9px;
	margin-top: 4px;
	float: left;
	color: #656565;
}

.searchBasicContainer {
	background-image: url(/custom/images/basic-panel.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 162px;
	height: 146px;
	position: absolute;
	padding-left: 10px;
	top: -2px;
	right: 0px;
	z-index: 2000;
}

.searchBasic img {
	vertical-align: middle;
}

.searchAdvancedContainer {
	margin-top: 3px;
	background-image: url(/custom/images/advanced-panel.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 143px;
	height: 158px;
	padding-top: 10px;
	padding-left: 22px;
}

.searchAdvanced {
	height: 134px;
}

.searchButton {
	margin-top: 1px;
	cursor: pointer;
	background-image: url(/custom/images/search-button.jpg);
	background-repeat: no-repeat;
	border: 0px;
	width: 18px;
	height: 18px;
}

.doSearch {
	margin: 0px 5px 0px 75px;
	cursor: pointer;
}

/* featuredProperty */

.featuredProperties {
	margin-top: 10px;
	margin-left: 20px;
}

.featuredProperty  {
	float: left;
	width: 160px;
}

.featuredPropertyName {
	color: #38b221;
	font-size: 12px;
	height: 40px;
}

.featuredPropertyDescription {
	height: 48px;
	overflow: hidden;
	width: 160px;	
}

.featuredPropertyImage {
	margin-top: 5px;
}

.featuredPropertyImage img {
	border: 1px solid #38b221;
}

.cmsFeaturedProperty {
	margin-left: 30px;
	float: left;
	width: 150px;
}

.cmsFeaturedPropertyLabel {
	float: left;
	margin-top: 3px;
}

/* full */

.fullContainer {
	width: 694px;
	background-image: url(/custom/images/full-rpt.gif);
	background-repeat: repeat-y;
	background-color: #fff;
}

.fullInner {
	width: 694px;
	background-image: url(/custom/images/full-top-white.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: auto !important;
	height: 80px;
	min-height: 80px;
}

.fullContent {
	padding: 6px 0px 0px 7px;
	clear: left;
}

.regionFlash {
	width: 492px;
	height: 244px;
	float: left;
	padding-left: 5px;
}

/* product section */

.productSectionProducts {
	float: left;
	padding-left: 10px;
	width: 500px;
	height: auto !important;
	height: 80px;
	min-height: 80px;
}

.productSectionMap {
	float: left;
	background-position: center;
	background-repeat: no-repeat;
	width: 193px;
	height: 166px;
	padding-left: 5px;
}

.productSectionDetails {
	float: left;
	width: 289px;
	padding: 5px;
}

.productSectionProduct {
	float: left;
	clear: left;
	padding: 9px 0px;
}

.productSectionImage {
	float: left;
}

.productSectionImageActual {
	position: relative;
	border: 1px solid #3eb428;
	width: 134px;
	height: 84px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center;
}

.productNudgeImage {
	position: absolute;
	top: 20px;
	right: -8px;
}

.productSeparator {
	clear: left;
	height: 2px;
	background-image: url(/custom/images/product-section-separator.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 1px;
}

.productSectionProductDetails {
	float: left;
	margin-left: 17px;
	width: 345px;
}

.productSectionProductDescription {
	width: 345px;
	height: auto !important;
	height: 46px;
	min-height: 46px;
}

.productSectionProductDetailLeft {
	float: left;
	width: 260px;
}	

.productSectionProductDetailRight {
	float: left;
	width: 67px;
	margin-left: 5px;
}

.productDataLabel {
	padding-top: 5px;
	clear: left;
	float: left;
	font-size: 12px;
}

.productData {
	padding-top: 5px;
	font-size: 12px;
	float: left;
	padding-left: 5px;
	width: 200px;
}

.paginationContainer {
	clear: left;
	padding: 7px 0px 0px 7px;
	height: 25px;
}

.paginationLeft {
	float: left;
	background-image: url(/custom/images/pagination-left.gif);
	height: 25px;
	width: 2px;
}

.paginationRpt {
	float: left;
	background-image: url(/custom/images/pagination-rpt.gif);
	background-repeat: repeat-x;
	height: 25px;
	padding: 5px 3px 0px 3px;
	color: #666;
	font-size: 12px;
	font-weight: normal;
}

.paginationRight {
	float: left;
	background-image: url(/custom/images/pagination-right.gif);
	height: 25px;
	width: 2px;
}

.pagination {
	padding-top: 10px;
	color: #666;
	font-size: 12px;
	font-weight: normal;
}

.paginationSelected {
	font-weight: bold !important;
	text-decoration: underline;
}

/* product */

.productHeader {
	padding: 7px 0px 0px 7px;
	height: 55px;
	padding-top: 6px;
}

.currencyConverter {
	vertical-align: middle;
	cursor: pointer;
}

.pinkSlice {
	margin: 0px 4px 0px 4px;
	background-color: #a5dc9b;
	padding: 4px 3px 0px 3px;
	height: 26px;
}

.pinkSlice img {
	cursor: pointer;
}

.productLeft {
	float: left;
	padding: 15px 15px 0px 15px;
	width: 390px;
}

.productRight {
	float: left;
	margin-top: 15px;
	width: 260px;
}

.productThumbImage {
	border: 1px solid #0967ca;
	float: left;
	margin: 6px 6px 0px 0px;
	cursor: pointer;
	width: 44px;
	height: 44px;
	background-position: center;
	background-repeat: no-repeat;
}

.productSelectedImage {
	text-decoration: underline;
	font-weight: bold;
}

.productImageNavigation {
	padding-top: 10px;
	width: 260px;
	text-align: center;
	clear: left;
}

.productImageNavigation img {
	cursor: pointer;
	margin: 0px 5px;
}

.productImageNavigation span {
	margin: 0px 1px;
}

.productImage {
	border: 1px solid #0967ca;
	margin-top: 6px;
	cursor: pointer;
}

/* productTabs */

.productTabs {
	clear: left;
	float: left;
	padding-left: 13px;
	margin-top: 10px;
}

.productTabsBackground {
	height: 32px;
	width: 670px;
	background-image: url(/custom/images/product-tab-top.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	overflow: hidden;
}

.productTab {
	float: left;
	font-size: 0px;
}

.productTabSides {
	background-image: url(/custom/images/product-tab-rpt.gif);
	background-repeat: repeat-y;
}

.productTabBottom {
	background-image: url(/custom/images/product-tab-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.productTabTop {
	background-image: url(/custom/images/product-tab-fade.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.productTabContainer {
	padding: 10px;
}

/* product criteria table */

.productCriteriaTable {
	width: 420px;
	color: #666;
}

.productCriteriaTable tr {
	height: 18px;
}

.productCriteriaTable td {
	padding: 0px 7px;
}

.productCriteriaTableRow {
	background-color: #a5dc9b;
}

.productCriteriaTableAltRow {
	background-color: #d7f0d3;
}

.productTabSeparator {
	clear: left;
	height: 2px;
	background-image: url(/custom/images/product-tab-separator.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 1px;
	width: 648px;
}

.submitButton {
	border: 0px none;
	background-image: url(/custom/images/submit-button.jpg);
	background-repeat: no-repeat;
	width: 67px;
	height: 24px;
	cursor: pointer;
}

.loginButton {
	border: 0px none;
	background-image: url(/custom/images/login-button.jpg);
	background-repeat: no-repeat;
	width: 67px;
	height: 24px;
	cursor: pointer;
}

.unsubscribeButton {
	border: 0px none;
	background-image: url(/custom/images/unsubscribe-button.jpg);
	background-repeat: no-repeat;
	width: 87px;
	height: 24px;
	cursor: pointer;
}

.countryMap {
	width: 492px;
	height: 389px;
}

.footer {
	clear: left;
	text-align: center;
	color: #fff;
	margin-bottom: 10px;
}

.footer a {
	color: #fff;
}

.footer span {
	margin: 0 6px;
	color: #fff;
}