/*
GENERAL STYLES
============================================================
*/

body
{
	font-family: helvetica;
	font-size: 12px;
}

* {
	padding: 0;
	margin: 0;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a img
{
	border: none;
}

.breaker
{
	font-size: 1%;
	clear: both;
}

/*
------------------------------------------------------------
*/

/*
PAGE STRUCTURE
============================================================
*/
#PageContainer
{
	width: 776px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../gfx/page-background.gif);
}



h1 {
	background: url("../gfx/header.gif");
	background-repeat: no-repeat;
	margin-left: 1px;
}

h1 a {
	display: block;
	width: 776px;
	margin-left: auto;
	margin-right: auto;	
	padding-top: 85px;
	overflow: hidden;
	height: 0px !important; /* for most browsers */
	height /**/:85px; /* for IE5.5's bad box model */	
}

#Navigation
{
	margin-left: 13px;
	width: 730px;
	background-color: #cc7a16;
	padding: 7px 10px 5px 10px;
	height: 25px;
}

#Navigation ul
{
	float: right;
}

#Navigation li
{
	list-style: none;
	display: inline;
	padding-left: 20px;
	color: white;
	font-size: 14px;
	line-height: 20px;
}

#Navigation li a
{
	color: white;
}

#Page
{
	padding: 0 13px 13px 13px;
}

#LeftCol
{
	float: left;
	padding-left: 10px;
}

#RightCol
{
	float: left;
	padding-left: 10px;
}

#Footer
{
	margin-left: 1px;
	clear: both;
	background-image: url(../gfx/footer.gif);
	height: 60px;
	font-size: 10px;
    color: #666666;
}

#Footer p.copyright
{
	margin-top: 5px;
	text-align: center;
	padding-right: 20px;
}

#Footer ul
{
	padding-top: 35px;
	margin-left: 20px;
}

#Footer ul li
{
	list-style: none;
	display: inline;
	padding-right: 20px;
	color: #c5c5c5;
	font-family: Verdana;
}

#Footer a
{
	color: #666666;
}

#Footer .credit, #Footer .credit a
{
	color: white;
}

/*
------------------------------------------------------------
*/

/*
BOXES ON THE LEFT ON THE HOME PAGE
============================================================
*/

div#AvailabilitySearch
{

}

div.home_page .box
{
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 220px;
}

div.box h3.box_title
{
	background-repeat: no-repeat;
    	display: block;
	margin-left: auto;
	margin-right: auto;	
	padding-top: 35px;
	overflow: hidden;
	height: 0px !important; /* for most browsers */
	height /**/:35px; /* for IE5.5's bad box model */	
}

div.home_page div.box form
{
}

div.home_page div.box fieldset
{
	border: none;
	padding: 10px 23px 20px 23px;
    padding-bottom: 30px;
}

div.home_page div.box select
{
	border:1px solid #aaaaaa;
	font-size:10px;
	margin:5px 0pt;
	width:173px;
}

div.home_page div.box select.short, div.home_page div.box .calendar_date
{
	clear:none;
	width:84px;
}

div.home_page div.box a.calendar img
{
	padding: 5px 0 0 0;
}

div.home_page div.box .search_button
{
	background: url("../gfx/box-search-bg.gif");
	width: 75px;
	height: 35px;
	padding: 0 72px 0 73px;
}

div.home_page #QuickSearch h3
{
	background: url("../gfx/quick-search.gif");
	width: 120px;
}

div.home_page #AvailabilitySearch h3
{
	background: url("../gfx/availability-search.gif");
	width: 167px; 
}

div.home_page #CotswoldsMap h3
{
	background: url("../gfx/cotswolds-map.gif");
	width: 131px;
	padding-top: 26px;
	height /**/:26px; /* for IE5.5's bad box model */
}

div.home_page #QuickSearch, #AvailabilitySearch
{
	background-image: url(../gfx/box-bg.gif);
}

div.home_page #CotswoldsMap
{
	margin-top: 10px;
	background-image: url(../gfx/map-bg.gif);
	background-color: #bfbd98;
	height: 220px;
}

div.home_page #CotswoldsMap a
{
	display: block;
	padding: 5px 13px 0 13px;
}

/*
------------------------------------------------------------
*/

/*
FEATURED PROPERTY
============================================================
*/

div.home_page #FeaturedProperty
{
	margin-top: 10px;
	background-color: #cc7a16;
}

div.home_page #FeaturedProperty .bottom
{
	width: 500px;
	height: 34px;
	background-image: url(../gfx/feature-foot-bg.gif);
	margin-top: 5px;
}

div.home_page #FeaturedProperty .bottom a
{
	color: white;
	display: block;
}

div.home_page #FeaturedProperty .bottom a.name
{
	font-size: 14px;
	float: left;
	width: 400px;
	line-height: 18px;
	padding-left: 10px;
	font-weight: bold;
}

div.home_page #FeaturedProperty .bottom a.name span.locality
{
	line-height: 20px;
	font-weight: normal;
}

div.home_page #FeaturedProperty .bottom a.name:hover
{
	text-decoration: underline;
}

div.home_page #FeaturedProperty .bottom a.book_now
{
	float: right;
	background-image: url(../gfx/feature-book-now.gif);
	width: 80px;
	background-repeat: no-repeat;
    	display: block;
	padding-top: 20px;
	overflow: hidden;
	height: 0px !important; /* for most browsers */
	height /**/:20px; /* for IE5.5's bad box model */	
	border-right:10px solid #cc7a16;
	border-top:5px solid #cc7a16;
}

div.home_page #FeaturedProperty .bottom a:hover
{
	text-decoration: none;
}

/*
------------------------------------------------------------
*/

/*
FEATURED PROPERTY
============================================================
*/

div.home_page #LatestProperty
{
	margin-top: 20px;
}

div.home_page #LatestProperty h3.title
{
	width: 500px;
	margin-bottom: 10px;
	background-image: url(../gfx/home-page-latest-property.gif);
	background-repeat: no-repeat;
    	display: block;
	padding-top: 20px;
	overflow: hidden;
	height: 0px !important; /* for most browsers */
	height /**/:20px; /* for IE5.5's bad box model */
}

div.home_page #LatestProperty img.thumb
{
	width: 125px;
	height: 125px;
	border: 2px solid #85835f;
	float: left;
	margin-left: 10px;
}


div.home_page #LatestProperty h4.name
{
	margin-left: 155px;
	margin-bottom: 5px;
	width: 335px;
}

div.home_page #LatestProperty h4.name a
{
	font-size: 14px;
	color: #e5b42f;
}

div.home_page #LatestProperty p.short_desc
{
	margin-left: 155px;
	width: 325px;
	padding-right:10px
}


/*
------------------------------------------------------------
*/

/*
PROPERTY CODE SEARCH
============================================================
*/

div.home_page #CodeSearch
{
	margin-top: 20px;
	text-align: right;
	width: 500px;
}

div.home_page #CodeSearch form
{
	width: 252px;
	height: 22px;
	background-image: url(../gfx/home-page-code-search-bg.gif);
    background-repeat: no-repeat;
    padding: 4px;
	margin-left: auto;
}

div.home_page #CodeSearch label
{
	width: 84px;
	background-image: url(../gfx/home-page-code-search.gif);
	float: left;

	background-repeat: no-repeat;
    	display: block;
	padding-top: 23px;
	overflow: hidden;
	height: 0px !important; /* for most browsers */
	height /**/:23px; /* for IE5.5's bad box model */	
	border-right: 10px solid #bfbd98;
}

div.home_page #CodeSearch input.code
{
	width: 94px;
	height: 16px;
	line-height:16px;
	font-size: 12px;
	border: 2px solid #85835f;
	float: left;
}

div.home_page #CodeSearch input.submit
{
	padding-left: 10px;
}

/*
------------------------------------------------------------
*/

/*
SEARCH RESULTS
============================================================
*/

div.search_results div.content
{
    padding: 10px;
}

div.search_results h2
{
    display: none;
}

div.search_results p.criteria, div.search_results p.page_list
{
    width: 365px;
    float: left;
    color: #e5b42f;
    font-size: 1.2em;
}

div.search_results p.criteria a, div.search_results p.page_list a
{
    color: #e5b42f;
}

div.search_results p.page_list
{
    text-align: right;
}

#SearchResults
{
    margin-top: 20px;
    border-top: 2px solid #e5b42f;
    /* background-color:#00FFFF; */
}

#SearchResults ol
{
    list-style: none;
    margin: 0;
    padding: 0; /* background-color:#6600FF; */
}

#SearchResults li
{
    margin: 0;
    padding: 8px 10px 8px 30px;
    color: #85835f;
}

#SearchResults li.alt
{
    background-image: url( ../gfx/search_results-bg-alt.gif );
    background-repeat: no-repeat;
}

#SearchResults .thumb
{
    width: 129px;
    height: 129px;
    float: left;
}

#SearchResults .thumb img
{
    width: 125px;
    height: 125px;
    border: 2px solid #cc7a16;
}

#SearchResults .detail
{
    width: 400px;
    padding: 7px 5px 7px 5px;
    float: left;
}

#SearchResults .detail h4
{
    font-size: 1.2em;
    padding-left: 10px;
    padding-right: 10px;
}
#SearchResults .detail h4 a
{
    color: #cc7a16;
}

#SearchResults .detail p {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px;
}

#SearchResults .detail p.location
{
    color: #e5b42f;
}

#SearchResults .detail .prices
{
    padding: 5px;
    background-image: url( ../gfx/price-ranges-bg.gif );
    background-repeat: no-repeat;
    color: #cc7a16;
    height: 46px;
    padding-left: 10px;
}

#SearchResults li.alt .prices
{
    background-image: url( ../gfx/price-ranges-bg-alt.gif );
}

#SearchResults ol li .detail .prices h5
{
    font-size: 1em;
    font-weight: normal;
    width: 85px;
    float: left;
    display: block;
    height: 46px;
}

#SearchResults ol li .detail .prices ul
{
}

#SearchResults ol li .detail .prices ul li
{
    padding: 0;
    display: block;
    color: #cc7a16;
    margin-left: 20px;
    width: 120px;
    float: left;
    margin-bottom: 3px;
}

#SearchResults ol li .detail .prices ul li a
{
    color: #cc7a16;
}

#SearchResults .detail .prices label
{
}

#SearchResults .stats
{
    width: 120px;
    padding-top: 45px;
    float: left;
    padding-left: 20px;
}

#SearchResults .stats strong {
    color: #cc7a16;

}

#SearchResults .stats .more_info
{
    margin-top: 10px;
}
/*
------------------------------------------------------------
*/

div.holiday_price
{
    background-color: #ACA97A;
    height: 28px;
    clear: both;
    color: white;
    margin-bottom: 20px;
}

div.holiday_price.detail
{
    clear: both;
    width: 445px;
    float: right;
    margin-right: 38px;
    margin-bottom: 5px !important;
}

.holiday_price span
{
    display: block;
    width: 290px;
    float: left;
    /*font-size: 1.1em;*/
    padding: 5px 5px 6px 10px;
    line-height: 20px;

}

.holiday_price em
{
    text-decoration:none;
    font-weight: bold;
}

.holiday_price a
{
    float: right;
    text-align: center;
    display: block;
    background-color: #7d7a59;
    color: white;
    width: 80px;
    padding: 7px 5px 5px 5px;
    font-weight:bold;
}

.holiday_price label
{
    font-size: 0.8em;
    display: inline;
}

