﻿body 
{
	background-color: #F7F7F7;
	font-family: Verdana, Arial, Helvetica;
	margin: 0;
	padding: 0;
	font-size: 0.7em;
	color: #333333;
}

#maincontent
{
	margin: auto;
	width: 790px;
	padding: 0px 10px 10px 10px;
	border-left: dashed 1px #CCCCCC;
	border-right: dashed 1px #CCCCCC;
	border-bottom: dashed 1px #CCCCCC;
	background-color: White;
	line-height: 1.4em;
}
#maincontent #contentcolumns
{
	background-image: url(/images/dashbackground.gif) ;
	background-repeat: repeat-y;
	background-position: 175px 0;
	margin-bottom: 10px;
}
.separator
{
	border-right: dashed 1px #ccc;	
}
#titlegraphic img
{
	border: 0;
	margin-bottom: 10px;
}
.floatcanceller
{
	clear:both;	
}
#contentleft
{
	float: left;
	width: 165px;
}
#exploremenu
{
	width: 165px;
	height: 240px;
}
#contentleft #exploremenuheader
{
	margin-bottom: 10px;
	background-color: #3c5f82;
}
#aboutnymenu
{
	margin-top: 5px;
	width: 165px;
	height: 144px;
}
#aboutnymenuheader
{
	margin-bottom: 10px;
	background-color: #809ab5;
}

#inboxdelivery
{
	margin-top: 5px;
	margin-bottom:10px;
	width: 165px;
}

#inboxdeliveryheader
{
	background-color: #3c5f82;
}
#inboxdelivery .content
{
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 4px;
}
#inboxdelivery .bottombar
{
	background-image: url(/images/stripes.gif) ;
	background-repeat:repeat-x;
	height: 21px;
	text-align: right;
}

.menubutton23
{
	margin-bottom: 5px;
	float: left;
}
.menubutton24
{
	margin-bottom: 4px;
	float: left;
}
.searchheader
{
	background-color: #a51c3e;
}
.leftsearchpanel
{
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 4px;
}
.leftsearchpanel #ddlAmendSearchSleeps
{
	float: right;
}
.leftsearchpanel select
{
	font-size: 1.0em;
	color: #666666;
	margin-top: 2px;
}
.leftsearchbutton
{
	background-image: url(/images/stripes.gif) ;
	background-repeat: repeat-x;
	text-align: right;
	margin-bottom: 5px;
}
#contentright
{
	float:right;
	width: 605px;
	padding-left:10px;
}
/* for nice browsers... */
#contentright
{
	min-height: 420px;
}
/* ... and for internet exploders 5 and 6 */
/*\*/
* html #contentright
{
	height: 420px;
}
/**/

#topnavbar
{
	margin-bottom: 8px;
}
#topnavbar #navearlier
{
	float:left;
	width: 512px;
	background-image: url(/images/stripes.gif) ;
	background-repeat: repeat-x;
}
#topnavbar #navlater
{
	float: right;
}

.bottomnavavailability
{
	margin-bottom: 8px;
}
.bottomnavavailability #navearlier2
{
	float:left;
	width: 512px;
	background-image: url(/images/stripes.gif) ;
	background-repeat: repeat-x;
}
.bottomnavavailability #navlater2
{
	float: right;
}

#bottomnavbar
{
	margin-bottom: 8px;
}
#bottomnavbar #navpreviouspage
{
	float:left;
	width: 512px;
}
#bottomnavbar #navpreviouspage #pagelinks
{
	position: relative;
	top: -6px;
	font-size: 1.2em;
}
#bottomnavbar #navpreviouspage a
{
	color: Black;
	padding: 5px;
	text-decoration: none;
	
}
#bottomnavbar #navpreviouspage a:hover
{
	text-decoration: underline;
}
#bottomnavbar #navpreviouspage .currentpage
{
	font-weight: bold;
}
#bottomnavbar #navnextpage
{
	float: right;
}

.searchtitleheader
{
	color: White;
	background-color: #CCCCCC;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 10px;
	margin-top: 0px;
}

.resultpanel
{
	border: solid 2px #669933;
	margin-bottom: 10px;
	background-color: White;
}
.resultpanel .title
{
	background-color: #669933;
	color: #fff;
	font-size: 1.3em;
	padding-left: 10px;
	padding-right: 10px;	
	padding-top: 4px;
	padding-bottom: 6px;
}
.resultpanel .title .moredetails
{
	float: right;	
}
.resultpanel .title .moredetails img
{
	margin-left: 5px;	
}
.resultpanel .title .moredetails a
{
	font-size: 0.9em;
	color: White;
	text-decoration: none;
}
.resultpanel .title .moredetails a:hover
{
	text-decoration: underline;
}
.resultpanel .content
{
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.resultpanel .content .image
{
	float: left;
}
.resultpanel .content .cottageimage
{
	border: solid 2px #ccc;
	width: 115px;
	height:115px;
	margin-left:42px;
}
.resultpanel .content .facilities
{
	float: right;
	width: 178px;
	margin-right: 10px;
}
.resultpanel .content .facilities .facrow
{
	background-color: #f3f3f3;
	color: #666666;
	padding: 2px;
}
.resultpanel .content .facilities .facrowalt
{
	color: #666666;
	padding: 2px;
}
.resultpanel .content .facilities .facvalue
{
	float: right;
	color: #000;
}
.resultpanel .content .availability
{
	margin-right: 12px;
	margin-top: 15px;
}
.resultpanel .content .availability .row1
{
	border: solid 1px #ccc;
}
.resultpanel .content .availability .row2
{
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}
.resultpanel .content .availability .weekcontainer
{
	float: left;
}
.resultpanel .content .availability .buttons
{
	margin-top: 4px;
	font-size: 0.8em;
}
.resultpanel .content .availability .unavailableday
{
	float: left;
	width: 25px;
	height: 22px;
	padding-top: 3px;
	color: #fff;
	background-color: #ccc;
	text-align: center;
	vertical-align: middle;
	margin-right: 1px;
	text-decoration: none;
}
.resultpanel .content .availability .availableday
{
	float: left;
	width: 25px;
	height: 22px;
	padding-top: 3px;
	color: #fff;
	background-color: #3399cc;
	text-align: center;
	vertical-align: middle;
	margin-right: 1px;
	text-decoration: none;
}


.resultpanel .content .availability .bookableday
{
	float: left;
	width: 25px;
	height: 22px;
	padding-top: 3px;
	color: #fff;
	background-color: #3399cc;
	text-align: center;
	vertical-align: middle;
	margin-right: 1px;
	text-decoration: underline;
}

.resultpanel .content .availability .bookableday:hover
{
	background-color: #3bb4f0;
	text-decoration: underline;
}

.resultpanel .content .availability .week
{
	padding: 4px;
}

.resultpanel .content .bottomline
{
	color: #ccc;
	margin-top: 4px;
}
.resultpanel .content .bottomline .available
{
	color: #999;
	border-left: solid 12px #3399cc;
	padding-left: 4px;
	padding-right: 8px;
}
.resultpanel .content .bottomline .notavailable
{
	color: #999;
	border-left: solid 12px #ccc;
	padding-left: 4px;
	padding-right: 4px;
}

.overallkey
{
	color: #ccc;
	margin-bottom: 4px;
}
.overallkey .available
{
	color: #999;
	border-left: solid 12px #3399cc;
	padding-left: 4px;
	padding-right: 8px;
}
.overallkey .notavailable
{
	color: #999;
	border-left: solid 12px #ccc;
	padding-left: 4px;
	padding-right: 4px;
}

.pricebandlink
{
	color: White;
}

.cottagedetails .facilitiesheader
{
	color: White;
	background-color: #CCCCCC;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 10px;
	margin-top: 20px;
}

.cottagedetails .facilitiestext
{
	padding-left: 8px;
	padding-right: 8px;
}

.cottagedetails .facilitieslocation
{
	font-weight: bold;
}

.cottagedetails .accommodation td
{
	vertical-align: top;
	padding: 8px;
}

.cottagedetails .facilities td
{
	vertical-align: top;
	padding: 8px;
}

.cottagedetails .facilitydetails td
{
	padding-top:2px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 5px;
}

.cottagedetails .facilitydetails .facans
{
	padding-right: 70px;
}

.cottagedetails .facilitiesroomid
{
	white-space: nowrap;
}

.cottagedetails .priceheader
{
	color: White;
	background-color: #CCCCCC;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 10px;
	margin-top: 20px;
}

.cottagedetails .pricedate
{
	font-weight: bold;
}

.cottagedetails .pricegrid
{
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 20px;
}

.cottagedetails .pricenights
{
	padding-left:20px;
	padding-right: 40px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.cottagedetails .priceprice
{
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left:20px;
	padding-right: 40px;
}

.cottagedetails .pricebook
{
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}

.cottagedetails .imagesheader
{
	color: White;
	background-color: #CCCCCC;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 10px;
	margin-top: 20px;
}

.cottagedetails .imagesimage
{
	border: solid 1px black;
}

.cottagedetails .imagesgrid
{
	text-align: center;
	padding: 10px;
}

.cottagedetails .mapheader
{
	color: White;
	background-color: #CCCCCC;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 10px;
	margin-top: 20px;
}

.cottagedetails .mapimage
{
	text-align: center;
}

.cottagedetails .localityheader
{
	color: White;
	background-color: #CCCCCC;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 10px;
	margin-top: 20px;
}

.cottagedetails .locality td
{
	vertical-align: top;
	padding: 8px;
}

.cottagedetails .brochureheader
{
	color: White;
	background-color: #CCCCCC;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 10px;
	margin-top: 20px;
}

.detailtabs
{
	background-image: url(/images/stripes.gif) ;
	background-repeat: repeat-x;
	text-align: right;
	margin-bottom: 15px;
}

#aboutuscontainer
{
	width: 605px;
	float:right;
	height: 260px;
}
#aboutusheader
{
	background-color: #A51C3E;
}
.header
{
	font-size: 14px;
	color: White;
	padding: 4px;
}
#aboutuscopy1
{
	width: 189px;
	float: left;
	margin-top: 10px;
	margin-right : 19px;
}

#aboutuscopy2
{
	margin-right: 19px;
	width: 189px;
	float: left;
	margin-top: 10px;
}

#aboutuscopy3
{
	width: 189px;
	margin-top: 10px;
	float:left;
}

#aboutnycontainer
{
	width: 165px;
	padding-right: 10px;
	border-right: dashed 1px #CCCCCC;
	padding-bottom: 25px;
}

#cottagescontainer
{
	width: 605px;
	float: right;
	margin-top: 5px;
}

#cottagesheader
{
	background-color: #629007;
}
#cottagesheader #titleright
{
	float: right;
	padding-right: 225px;
}
#findcottages
{
	width: 265px;
	height: 140px;
	padding-right:15px;
	border-right: dashed 1px #CCCCCC;
	margin-right:14px;
	margin-top:10px;
	float: left;
}
#findcottages #content
{
	height: 110px;
}
#findcottages .findrow
{
	height: 26px;
}
#findcottages .rightcolumn
{
	text-align: right;
}
#findcottages .rightcolumn
{
	text-align: right;
}
#findcottages .rightcolumn select
{
	font-size: 1.0em;
	color: #666666;
	margin-top: 2px;
	width: 150px;
}
#findcottages #findcottagessearchbar
{
	background-image: url(../../images/stripes.gif) ;
	background-repeat:repeat-x;
	height: 21px;
	text-align: right;
}
#browsecottages
{
	margin-top:10px;
	height: 140px;
}
#browsecottages #content
{
	height: 110px;
}
#browsecottages #button
{
	float: right;
}
#browsecottages #browsecottagesbar
{
}
#browsecottages #browsecottagesbar select
{
	font-size: 1.0em;
	color: #666666;
	margin-top: 2px;
	width: 206px;
}
#featurecontainer
{
	margin-bottom: 10px;	
}
#featurecontainer .padright
{
	padding-right: 10px;
}
#featurecontainer .padmiddle
{
	padding-left: 0px;
	padding-right: 10px;
}
#featurecontainer .padleft
{
	padding-left: 10px;
}
.featurepanel
{
	color: #666;
	width: 270px;
	height: 250px;
	margin-bottom: 0px;
	float: left;
}

#featurepanel1header
{
	background-color: #3c5f82;
}
#featurepanel2header
{
	margin-top:20px;
	background-color: #deb40b;
}
#featurepanel3header
{
	margin-top:20px;
	background-color: #999966;
}
.featurepanel .content
{
	height: 235px;
}
.featurepanel .bottombar
{
	background-image: url(/images/stripes.gif) ;
	background-repeat:repeat-x;
	height: 21px;
	text-align: right;
}
#bottomrowcontainer .padright
{
	padding-right: 10px;
}
#bottomrowcontainer .padmiddle
{
	padding-left: 10px;
	padding-right: 10px;
}
#bottomrowcontainer .padleft
{
	padding-left: 10px;
}

#infopanelcontainer
{
	/*width: 100%;*/
	height: 150px;
	float: left;
}
#infopanel
{
	/*width: 234px;*/
	color: #96ACC2;
	background-color: #3C5F82;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 5px;
	padding-right: 5px;
	height: 110px;
	line-height: 2.0em;
}
#infopanelcallus
{
	color: White;
	font-size: 1.3em;
	font-weight:bold;
}
#infopanelemailus a:link, #infopanelemailus a:visited
{
	color: White;
	text-decoration: none;
}
#infopanelemailus a:hover
{
	text-decoration: underline;
}
#infopanelskypeus a:link, #infopanelskypeus a:visited
{
	color: White;
	text-decoration: none;
}
#infopanelskypeus a:hover
{
	text-decoration: underline;
}
#infopanelskypeus img
{
	margin-bottom: -4px;
}

#infopanel .infopanelweek
{
	padding-top: 1em;
	line-height: 1em;
	color: White;
}

.latedealpanel
{
	width: 248px;
	height: 150px;
	float: left;
}
.latedealpanel .header
{
	height: 16px;
	background-color: #399;
}
.latedealpanel .content
{
	height: 100px;
	padding: 4px;
	color: #999;
}
.latedealpanel .content .row
{
}
.latedealpanel .content .value
{
	color: #666;
	padding-left: 10px;
}
.latedealpanel .content .offervalue
{
	color: #399;
	font-weight: bold;
	padding-left: 10px;
}
.latedealpanel .buttonbar
{
	background-image: url(/images/stripes.gif) ;
	background-repeat: repeat-x;
	height: 21px;
	text-align: right;
}

.pricebands .header
{
	color: White;
	background-color: #CCCCCC;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 10px;
	margin-top: 0px;
}

.pricebands .bandtitle
{
	font-weight: bold;
}

.pricebands .banddetails
{
	padding-left:10px;
	padding-right: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.pricebands .altrow
{
	background-color: #f3f3f3;
}

.lateavailability .header
{
	color: White;
	background-color: #CCCCCC;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 10px;
	margin-top: 0px;
}

.lateavailability .dealdate
{
	font-weight: bold;
}

.lateavailability .dealbook
{
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}

.lateavailability .dealgridbook
{
	width: 12%;
	padding-top: 2px;
	padding-bottom: 2px;
}

.lateavailability .dealgridprice
{
	padding-left:6px;
	padding-right:6px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 30%
}

.lateavailability .dealgridnights
{
	padding-left:6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 40%
}

.lateavailability .dealcottage
{
	font-weight: bold;
	padding-left:6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 18%
}

.lateavailability .dealgrid
{
	margin-left: 10px;
	margin-bottom: 20px;
}

.lateavailability .pricedealgrid
{
	margin-left: 10px;
	margin-bottom: 2px;
}

.specialoffers .header
{
	color: White;
	background-color: #CCCCCC;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 10px;
	margin-top: 0px;
}

.specialoffers .offerheadline
{
	font-weight: bold;
}

.specialoffers .offerdetails
{
}

.specialoffers .offerrow
{
	padding-top: 4px;
	padding-bottom: 2em;
	padding-left: 4px;
	padding-right: 4px;
}

.specialoffers .altrow
{
	background-color: #f3f3f3;
}
.specialoffers .moreinfolink
{
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
}

.specialoffers .backlink
{
	font-weight: bold;
}

.specialoffers .offerdate
{
	font-weight: bold;
}

.specialoffers .offergridbook
{
	width: 15%;
}

.specialoffers .offergridnights
{
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 20px;
	width: 40%;
}

.specialoffers .offergridprice
{
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 20px;
	width: 20%;
	text-align: right;
	padding-right: 15px;
}

.specialoffers .offercottage
{
	font-weight: bold;
	padding-left:10px;
	padding-right: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 25%;
}

.specialoffers .offergriddetails
{
	padding-left:10px;
	padding-right: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.specialoffers .offerbook
{
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;	
}

.specialoffers .offergrid
{
	margin-left: 10px;
	margin-bottom: 20px;
}

.specialoffers .priceoffergrid
{
	margin-left: 10px;
	margin-bottom: 2px;
}

.brochures .header
{
	color: White;
	background-color: #CCCCCC;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 10px;
	margin-top: 0px;
}

.brochures .altrow
{
	background-color: #f3f3f3;
}

.brochures .req
{
	color: Red;
}

.brochures .enqform tr
{
	vertical-align: top;
}

.nyorks .header
{
	color: White;
	background-color: #CCCCCC;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 10px;
	margin-top: 0px;
}

.nyorks .crumbs
{
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 1em;
}

.nyorks ul
{
	list-style-type: none;
	margin-left: 20px;
}


.nyorks .detailtext 
{    
	margin-top: 10px;
	margin-right : 19px;    
	padding-left:10px; } 

.nyorks .boldindentlist h3
{
	font-weight:bold;
	margin-left: 10px;
	font-size: 1em;
	margin-bottom: 0px;
	margin-top:5px;
}	

.nyorks .boldindentlist p
{
	margin-top: 0px;
	font-weight:normal;
	margin-left: 20px;
	margin-bottom: 0.5em;
}	
.nyorks .boldtext
{
	float: left;
	font-weight: bold;
	margin-top: 5px;
	margin-right : 19px;	
}

.nyorks .imageleft
{
	float: left; 
    margin: 4px;
	margin-right : 10px;
}
.nyorks .imageright
{
	float: right; 
    margin: 4px;
	margin-left : 10px;
}

.contactus .header
{
	color: White;
	background-color: #CCCCCC;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 10px;
	margin-top: 0px;
}

.contactus .subheader
{
	font-weight: bold;
}

.contactus .req
{
	color: Red;
}

.boilerplate .header
{
	color: White;
	background-color: #CCCCCC;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 10px;
	margin-top: 0px;
}

.boilerplate h3
{
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0;
}

.boilerplate p
{
	margin-top: 0;
}

.browseimg
{
	width:90px;
	height: 90px;
	border: solid 4px #E5E5E5;
}

.wnvimage
{
	float:left;
	width: 125px;
	height: 125px;
	margin-top: 4px;
	margin-left: 4px;
	margin-right:5px;
	margin-bottom: 5px;
}

#footer
{
	clear:both;
	margin-top: 26px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-top: 8px;
	color: #999999;
	background-color: #EFEFEF;
}
#footer a:link, #footer a:visited
{
	text-decoration: none;
	color: #999999;
}

#footer a:hover
{
	text-decoration: underline;
}

.gvinline 
{    
	float: left;
	padding-left: 10px;
} 

.gvinlineimg img
{
    height: 50px;
    width: 50px;
    float: right;
    margin-top: -4em;
    padding-left: 6.5em;
}