/* COMMON STYLES */
html {
	height: 100%;
	min-height: 100%;
	margin-bottom: 1px;
	padding: 0px;
	overflow: -moz-scrollbars-vertical !important;
  	overflow-y:scroll;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: georgia, times new roman, serif;
	color: #2d2c27;
	background-color: #FFF;
}
TD, td, .BodyText, select, input, textarea {
	font-family: georgia, times new roman, serif;
	/*font-size: 12px;
	line-height: 17px;*/
	font-size: 14px;
	line-height: 18px;
	color: #2d2c27;
	text-align: left;
}
h1, .h1, a.h1, a.h1:visited, a.h1:hover	{
	font-family: georgia, times new roman, serif;
	font-size: 23px;
	line-height: 28px;
	color: #2f2b23;
	font-weight: normal;
	font-style: normal;
	margin: -5px 0px 0px 0px;
	padding: 0px;
	text-decoration: none;
}
h1.PropertyTitle, .h1.PropertyTitle, a.h1.PropertyTitle, a.h1.PropertyTitle:visited, a.h1.PropertyTitle:hover	{
	font-family: georgia, times new roman, serif;
	font-size: 23px;
	line-height: 28px;
	color: #6985c4;
	font-weight: normal;
	font-style: normal;
	margin: -5px 0px 0px 0px;
	padding: 0px;
	text-decoration: none;
}
h2, .h2, a.h2, a.h2:visited, a.h2:hover	{
	font-family: georgia, times new roman, serif;
	font-size: 16px;
	line-height: 24px;
	color: #2f2b23;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
h2.blue, .h2blue	{
	font-family: georgia, times new roman, serif;
	font-size: 16px;
	line-height: 24px;
	color: #2c4379;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
h3, .h3, a.h3, a.h3:visited, a.h3:hover	{
	font-family: georgia, times new roman, serif;
	font-size: 13px;
	line-height: 18px;
	color: #2f2b23;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
h4, .h4, a.h4, a.h4:visited, a.h4:hover	{
	font-family: arial black, arial, helvetica, serif;
	font-size: 12px;
	line-height: 20px;
	color: #2f2b23;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
h5, .h5, a.h5, a.h5:visited, a.h5:hover	{
	font-family: arial black, arial, helvetica, serif;
	font-size: 11px;
	line-height: 16px;
	color: #ff0000;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px 0px 0px 8px;
	text-decoration: none;
}


/* BACKGROUND STYLES */

#HomeBG	{
	background-image: url('http://www.francehomestyle.com/images/backgrounds/home-bg.gif');
	background-repeat: repeat-x;
}
#HomePatternBG	{
	background-image: url('http://www.francehomestyle.com/images/backgrounds/home-bg.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}
#HomeWelcomeBox	{
	background-image: url('http://www.francehomestyle.com/images/backgrounds/home-flourish-box.gif');
	background-repeat: no-repeat;
	width: 301px;
	height: 438px;
	padding: 105px 12px 10px 12px;
}
#HomeFeaturedProperty	{
	background-image: url('http://www.francehomestyle.com/images/backgrounds/home-featured-property.gif');
	background-repeat: no-repeat;
	width: 246px;
	height: 81px;
	padding: 3px 3px 3px 168px;
}
#ContactPatternBG	{
	background-image: url('http://www.francehomestyle.com/images/backgrounds/contact-bg.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	/*padding: 30px 15px 15px 37px;*/
}
#TopNavBG	{
	/*background-color: #6985c4;*/
	background-color: #7d98d3;
	height: 33px;
}
#SiteColorBG	{
	background-color: #dae4a7;
}
#SiteDottedLineBG	{
	background-image: url('http://www.francehomestyle.com/images/backgrounds/green-horizontal-dotted-line-bg.gif');
	background-repeat: repeat-x;
	background-color: #dae4a7;
}
#SiteTextZone	{
	padding: 30px 15px 30px 37px;
}
#SiteBGTextZone	{
	background-image: url('http://www.francehomestyle.com/images/backgrounds/dotted-line-text-pages-zone.gif');
	background-repeat: repeat-x;
	background-color: #e9efcb;
	padding: 30px 15px 30px 37px;
}
#SiteBGWhiteTextZone	{
	background-image: url('http://www.francehomestyle.com/images/backgrounds/dotted-line-white-pages-zone.gif');
	background-repeat: repeat-x;
	background-color: #FFF;
	padding: 30px 15px 30px 37px;
}
.DottedLineTextZoneHorizontal	{
	background-image: url('http://www.francehomestyle.com/images/backgrounds/dotted-line-text-pages-horizontal.gif');
	background-repeat: repeat-x;
	margin: 4px 0px 10px 0px;
}
.DottedLineTextZoneVertical	{
	background-image: url('http://www.francehomestyle.com/images/backgrounds/dotted-line-text-pages-vertical.gif');
	background-repeat: repeat-y;
}
.DottedLineHorizontal	{
	background-image: url('http://www.francehomestyle.com/images/backgrounds/dotted-line-horizontal.gif');
	background-repeat: repeat-x;
}
.DottedLineVertical	{
	background-image: url('http://www.francehomestyle.com/images/backgrounds/dotted-line-vertical.gif');
	background-repeat: repeat-y;
}
.DottedLineHorizontalAmenities	{
	background-image: url('http://www.francehomestyle.com/images/backgrounds/dotted-line-horizontal-amenities.gif');
	background-repeat: repeat-x;
	margin: 5px 0px 10px 0px;
}


/* LINK STYLES */

a, a:visited	{
	color: #6985c4;
	text-decoration: none;
}
a:hover	{
	color: #2c4379;
	text-decoration: none;
}
a.top, a.top:visited, a.top:hover	{
	text-transform: uppercase;
	color: #FFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 0px 5px 0px;
}


/* NAVIGATION STYLES */

.BreadCrumb, a.BreadCrumb, a.BreadCrumb:visited, a.BreadCrumb:hover	{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #999;
	text-decoration: none;
	padding: 12px 0px 4px 0px;
}
.SubNavBgOff	{
	background-image: url('http://www.francehomestyle.com/images/subnav/subnav-off.gif');
	background-repeat: no-repeat;
	padding: 6px 0px 6px 12px;
}
.SubNavBgOn	{
	background-image: url('http://www.francehomestyle.com/images/subnav/subnav-on.gif');
	background-repeat: no-repeat;
	padding: 6px 0px 6px 12px;
}
.SubNavDottedLine	{
	background-image: url('http://www.francehomestyle.com/images/subnav/dotted-line.gif');
	background-repeat: repeat-x;
	padding: 5px 0px 5px 0px;
	margin: 0px;
}
.Anchors	{
	padding: 32px 0px 0px 0px;
}
.AnchorLink, a.AnchorLink, a.AnchorLink:visited	{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #6985c4;
	text-decoration: none;
	padding: 0px 0px 10px 0px;
}
a.AnchorLink:hover	{
	color: #779c96;
}


/* HOME STYLES */

.WelcomeText	{
	font-family: times new roman, serif;
	font-size: 14px;
	line-height: 18px;
	color: #1b2d5a;
}


/* PROPERTY STYLES */

.PropertyRegion	{
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	padding: 0px 0px 6px 0px;
}
#IconLegendBG	{
	width: 110px;
	text-align: center;
	background-color: #ECF1D2;
}
#PropertyDetailFrame	{
	padding: 0px 26px 15px 26px;
}
.PropertyStats	{
	padding: 25px 0px 0px 0px;
}
.PropertyThumbOn	{
	background-color: #FFF;
	text-align: center;
}
.PropertyThumb	{
	padding: 3px;
	text-align: center;
}
.RatesBox	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #2f2b23;
	background-color: #eff4da;
	padding: 22px 18px 12px 18px;
}
.AmenitiesList	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #779c96;
	font-weight: bold;
}
.NoImage	{
	background: #6985c4;
	height: 75px;
	width: 75px;
}
.image	{
	border: 0px;
}

/* HENRI STYLES */

.TripIdeasBox	{
	border: 5px solid #FFF;
	background-color: #dae4a6;
	padding: 14px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #2f2b23;
}
.TripHeadline, .BlueHeading	{
	font-family: georgia, times new roman, serif;
	font-size: 16px;
	line-height: 24px;
	color: #2c4379;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding: 0px 0px 8px 0px;
}


/* GENERAL STYLES */

.SmallText	{
	font-family: arial, helvetica, sans-serif;
	/*font-size: 10px;
	line-height: 14px;*/
	font-size: 11px;
	line-height: 14px;
	color: #2f2b23;
}
.TestimonialBox	{
	/*background-image: url('http://www.francehomestyle.com/images/common/quotes.gif');
	background-repeat: no-repeat;*/
	padding: 10px 25px 15px 25px;
}
.Testimonial	{
	font-family: georgia, times roman, serif;
	font-size: 14px;
	line-height: 24px;
	color: #6985c4;
	font-style: italic;
	text-align: center;
	padding: 0px 0px 10px 0px;
}
.TestimonialSource	{
	font-family: georgia, times roman, serif;
	font-size: 12px;
	line-height: 16px;
	color: #6985c4;
	font-style: italic;
	text-align: center;
}
.PurpleBg	{
	background-color: #6985c4;
}
.GreenBG	{
	background-color: #dae4a7;
}
ul {
	margin: 5px 10px 0px 12px;
	padding: 0px 10px 0px 12px;
}
hr	{
	border: 0px solid;
	color: #e0e0d5;
	background-color: #e0e0d5;
	width: 100%;
	height: 1px;
}


/* FORM STYLES */

/* SEARCH BAR STYLES */

#SearchBarBG	{
	background-color: #e1e9b8;
	padding: 3px 0px 3px 0px;
}
.SearchTitle	{
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #2c4379;
}
input, textarea, select {
	border:1px solid #a9a9a9;
	vertical-align: middle;
}
.searchField	{
	font-family: arial narrow, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	/*color: #779c96;*/
	color: #2c4379;
	border:1px solid #949494;
	vertical-align: middle;
}
.required	{
	color: #F93;
}
#subject {
	display: none;
}

/* Calendar */

.HmSmBodyText {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border: 1px dotted #CCCCCC;
}
.CalBlkNoText {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border: 1px dotted #CCCCCC;
}
.SmTextNoLead {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border: 1px dotted #CCCCCC;
}
.tblCalendar {
	border: 1px dotted #CCCCCC;
}
.tdCalendarNightBooked {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border: 1px dotted #CCCCCC;
	background-image: url('http://www.francehomestyle.com/images/common/booking-night.png');
}
.tdCalendarDayBooked {
	background-color: #F93;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border: 1px dotted #CCCCCC;
}
.tdCalendarNightAvail {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border: 1px dotted #CCCCCC;
	background-image: url('http://www.francehomestyle.com/images/common/booking-day.png');
}

/* end calendar */

/* FOOTER */

.copyright, #copyright {
	padding: 20px 6px 10px 6px;
	margin: 0px;
}
.footer, a.footer, a.footer:visited	{
	font-family: verdana, helvetica, sans-serif;
	/*font-size: 8px;*/
	font-size: 9px;
	line-height: 12px;
	text-transform: uppercase;
	/*color: #d1d4f3;*/
	color: #6985c4;
	text-decoration: none;
}
a.footer:hover	{
	/*color: #7a7841;*/
	color: #2c4379;
	text-decoration: none;
}

/* SUB NAV */

a.SubNavOn, a.SubNavOn:visited, a.SubNavOn:hover	{
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #2f2b23;
	text-decoration: none;
}
a.SubNavOff:hover	{
	color: #999;
}
.SortBy, a.SubNavOff, a.SubNavOff:visited	{
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #2f2b23;
	text-decoration: none;
}

/* NAV DROPDOWN STYLES */

.subnavspacer {
	width: 180px;
	height: 4px;
	background-color: #d4e0ad;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.subnavdiv {
	font-family: arial narrow, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
    color: #2c4379;
	background-color: #d4e0ad;
	text-transform: uppercase;
    text-decoration: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=92, FinishOpacity=92, Style=2)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=92);
	filter: alpha(opacity=92);
	-moz-opacity: 0.92;
	opacity: 0.92;
}
.subnavdiv a, .subnavdiv a:link, .subnavdiv a:visited {
    display: block;
    padding: 4px 4px 4px 9px;
    color: #2c4379;
    text-decoration: none;
}
.subnavdiv a:hover {
    display: block;
    padding: 4px 4px 4px 9px;
	color: #ffffff;
    text-decoration: none;
	background-color: #6985c4;
}
#menu01{left:0px;top:29px;width:180px;z-index:1000;visibility:hidden;position:absolute;}
#menu02{left:0px;top:29px;width:180px;z-index:1000;visibility:hidden;position:absolute;}
#menu03{left:0px;top:29px;width:180px;z-index:1000;visibility:hidden;position:absolute;}
#menu04{left:0px;top:29px;width:180px;z-index:1000;visibility:hidden;position:absolute;}
#menu05{left:0px;top:29px;width:180px;z-index:1000;visibility:hidden;position:absolute;}
#menu06{left:0px;top:29px;width:180px;z-index:1000;visibility:hidden;position:absolute;}
#menu07{left:0px;top:29px;width:180px;z-index:1000;visibility:hidden;position:absolute;}

/* FACEBOOK LIKE WIDGET */

.connect_widget_not_connected_text
{
  display:none !important; /*in your stylesheets to hide the counter!*/
}
.FacebookShare {
	padding: 6px 0px 6px 0px;
}

/* PRINT FRIENDLY ACCOMMODATION FORM */

.PrintBodyCopy {
	font-family: georgia, times new roman, serif;
	/*font-size: 12px;
	line-height: 17px;*/
	font-size: 13px;
	line-height: 16px;
	color: #2d2c27;
	text-align: left;
}
ol.lower-alpha {
	list-style-type:lower-alpha;
}
.force_page_break {
	page-break-before: always;
}


