html, body{
  margin:0px auto 0px auto;
  padding: 0;
  font-family:Verdana, Arial, sans-serif;
  font-size:11px;
   background-image: url(../graphics/background.jpg);
}
#white {
	position: absolute;
	background: #fff;
	min-height: 800px;
	width: 750px;
	margin: 0px;
	padding: 0px 2px 0px 2px;

}
.menuItem a:link, .menuItem a:visited{
  font-size:11px;
  font-weight:bold;
  color:#FFFFFF;
  text-decoration:none;
}
.menuItem a:hover{
  color:#FDF8BE;
}
#copyright a:link, #copyright a:visited{
  color:#888888;
  text-decoration:none;
}
#copyright a:hover{
  text-decoration:underline;
}
h2 a:link, h2 a:visited{
  color:#000000;
  text-decoration:none;
}
h2 a:hover{
  text-decoration:underline;
}


a:link, a:visited{
  color:#000000;
  text-decoration:none;
}
a:hover{
  text-decoration:underline;
}

h1{
  color:#8CB3D9;
  font-size:14px;
  margin:7px 0px 8px 0px;
}
h2{
  font-size:12px;
  line-height:12px;
  margin:5px 0px 5px 0px;
}

.IBTitle h2{
  font-size:12px;
  line-height:18px;
  margin:5px 0px 0px 0px;
}


#leftColumn ul{
  margin:15px 0px 15px 15px;
  padding:0px 0px 0px 15px;
  /*list-style-image:url(../graphics/bulletSwirl.gif);*/
  list-style-type: none;
}
#leftColumn li{
  color:#000000;
  font-size:13px;
  list-style-image: url(../graphics/bulletSwirl.gif);
  padding: 7px 0px 7px 0px;
  margin: 0px 0px 0px 20px;
  line-height: 19px;
  height: 21px;
}
#leftColumn a {
  color: #CB9E16;
  text-decoration: underline;
  font: normal 12px Verdana;
}
#leftColumn a:hover {
  color: #333;
  text-decoration: none;
}
form{
  margin-bottom:0px;
}

select{
  position:relative;
  /*margin-bottom:5px;*/
  background-color:#C6E3F3;
  /*border:1px solid #C6E3F3;*/
  width:134px;
  left:-2px;
  height:21px;
  top:-3px;
}
.selectSurround{
  position:relative;
  float:left;
  width:130px;
  height:17px;
  overflow:hidden;
}

#bodyContainer{


  position: relative;
  width:750px;
  margin:0px auto 0px auto;
  background: #FFFFFF;
  padding: 0px 3px 0px 3px;
  height: 100%;

}


/* Start Column Definitions */

#header{
  position:relative;
  float:left;
  width:750px;
  height:290px;
  background-image:url(../graphics/header.jpg);
}

#leftColumn{
  position:relative;
  float:left;
  top:-10px;
  width:460px;
  padding:0px 10px 0px 40px;
  /*background-color:#CCCCFF;*/
}

#rightColumn{
  position:relative;
  float:left;
  top:-10px;
  width:240px;
  /*background-color:#00FFFF;*/
}

#footer{
  position:relative;
  float:left;
  width:750px;
  height:75px;
  margin-top:25px;
  padding:0px 0px 10px 0px;
  font-size:10px;
  background-image:url(../graphics/footer.jpg);
} 
#footer2{
  position:relative;
  float:left;
  width:750px;
  height:170px;
  margin-top:25px;
  padding:0px 0px 10px 0px;
  font-size:10px;
  background-image:url(../graphics/footertall.jpg);
}                    

/* End Column Definitions */

/* Start Header Elements */

#navigation{
  position:relative;
  float:left;
  width:515px;
  height:20px;
  padding:83px 0px 0px 30px;
}

.menuItem{
  position:relative;
  float:left;
  height:20px;
  padding:0px 20px 0px 0px;
}

#logo{
  position:relative;
  float:left;
  width:205px;
  height:100px;
}
/* End Header Elements */

/* Start Footer Elements */

#designedBy{
  position:relative;
  float:left;
  width:110px;
  height:75px;
  padding-left:20px;
}

#contactDetails{
  position:relative;
  float:left;
  width:620px;
  height:30px;
  padding:15px 0px 0px 0px;
}

#copyright{
  position:relative;
  float:left;
  width:620px;
  height:15px;
  padding:10px 0px 0px 0px;
  color:#888888;
}

/* End Footer Elements */


/* Start Image Elements */

img{
  border:0px;
}

.bullet{
  position:relative;
  float:left;
  width:6px;
  height:10px;
  margin:0px 3px 0px 3px;
  background-image:url('../graphics/bullet.gif');  
}

/* End Image Elements */

/* Start Accommodation Search */
#AS{
  position:relative;
  width:225px;
  height:340px;
  /*border:1px solid #ff0000;*/
}
#AS2{
  position:relative;
  width:225px;
  height:220px;
  /*border:1px solid #ff0000;*/
}
.ASHeader{
  position:relative;
  width:225px;
  height:55px;
  background-image:url(../graphics/as/headerLarge.jpg);
}
.ASBody{
  position:relative;
  width:210px;
  height:245px;
  padding:10px 0px 0px 15px;
  background-image:url(../graphics/as/bodyLarge.jpg);
  /*border:1px solid #00ff00;*/
}
.ABText{
  position:relative;
  width:195px;
}
.ASFooter{
  position:relative;
  width:225px;
  height:15px;
  background-image:url(../graphics/as/footerLarge.jpg);
}
.ASBodysmall{
  position:relative;
  width:210px;
  height:120px;
  padding:10px 0px 0px 15px;
  background-image:url(../graphics/as/bodyLarge.jpg);
}
.ASBodysmall li {
  list-style-image: url(../graphics/bulletSwirl.gif);
  height: 20px;
  margin: 0px 0px 0px 0px;
  padding: 7px 0px 0px 0px;
}
.ASBodysmall ul {
  margin: 0px 0px 0px 40px;
  padding: 0px 0px 0px 0px;
}
.ASBodysmall p.spacer {
 font: bold 12px Verdana, Arial, Helvetica, sans-serif;
  margin: 2px 15px 6px 11px;
  padding: 0px 0px 0px 0px;
}
.ASBodysmall2{
  position:relative;
  width:210px;
  height: 85px;
  padding:10px 0px 0px 15px;
  background-image:url(../graphics/as/bodyLarge.jpg);
}
#rightColumn .ASBodysmall li a {
  font: bold 11px Verdana, Arial, Helvetica, sans-serif;
  color: #333;
  line-height: 15px;
}
#rightColumn .ASBodysmall h2 {
  font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
}
#rightColumn img.pix {
  margin: 15px 0px 15px 0px;
  padding: 0;
}
.ddMenu{
  position:relative;
  float:left;
  margin:3px 0px 3px 0px;
  /*border:1px solid #ff0000;*/
  background-image: url(../graphics/guernseyregion.jpg);
}

.curve{
  position:relative;
  float:left;
  margin-left:1px;
}

/* End Accommodation Search */


/* Start Small Accommodation Search */
/*#ASSmall{
  position:relative;
  width:190px;
  height:245px;
  margin-left:35px;
}*/
/*.ASHeaderSmall{
  position:relative;
  width:190px;
  height:55px;
  background-image:url(../graphics/as/headerSmall.jpg);
}*/
/*.ASBodySmall{
  position:relative;
  width:175px;
  height:165px;
  padding:10px 0px 0px 15px;
  background-image:url(../graphics/as/bodySmall.jpg);
}*/

.ASFooterSmall{/**/
  position:relative;
  width:225px;
  height:15px;
  background-image:url(../graphics/as/footerSmall.jpg);
}

/* End Small Accommodation Search */




/* Start Information Bar */

.IB{
  position:relative;
  width:460px;
  height:100px;
  left:-30px;
  margin:20px 0px 15px 0px;
  background-image:url(../graphics/ib/background.jpg);
}
.IBTitle{
  position:absolute;
  left:143px;
  top:20px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

.IBText{
  position:absolute;
  left:143px;
  top:45px;
  width:150px;
}
.IBImage{
  position:absolute;
  left:320px;
  top:2px;
}

/* End Information Bar */

/* Start Hot Bar */

#LS{
  position:relative;
  width:225px;
  padding-top:15px;
}

.LSHeader{
  position:relative;
  height:30px;
  background-image:url(../graphics/ls/header.jpg);
}

.LSBodyTop{
  position:relative;
  height:10px;
  overflow:hidden;
  background-image:url(../graphics/ls/bodyTop.jpg);
}

.LSBodyBody{
  position:relative;
  background-image:url(../graphics/ls/bodyBody.jpg);
}

.LSBodyBottom{
  position:relative;
  height:10px;
  overflow:hidden;
  background-image:url(../graphics/ls/bodyBottom.jpg);
  
}

.LSHotbar{
  position:relative;
  height:55px;
  background-image:url(../graphics/ls/hotbar.jpg);
  /*border:1px solid #ff0000;*/
}

.LSHotbarLeft{
  position:relative;
  float:left;
  height:55px;
  width:60px;
}
.LSHotbarLeftImageTop{
  position:relative;
  float:left;
  height:20px;
  width:15px;
  padding:15px 15px 5px 30px;
}
/*.LSHotbarLeftImageBottom{
  position:relative;
  float:left;
  height:20px;
  width:30px;
  padding:0px 10px 15px 20px;
}*/

.LSHotbarRight{
  position:relative;
  float:left;
  height:55px;
  /*width:165px;*/
  /*border:1px solid #ff0000;*/
}
.LSHotbarRightTitleTop{
  position:relative;
  /*float:left;*/
  /*height:22px;*/
  /*width:165px;*/
  margin:19px 0px 0px 0px;
  /*border:1px solid #ff0000;*/
}
.LSHotbarRightTitleBottom{
  position:relative;
  /*float:left;*/
  /*width:165px;*/
  /*height:22px;*/
  padding:1px 0px 0px 0px;
  /*border:1px solid #ff0000;*/
}

#LS ul{
  margin:0px 0px 0px 15px;
  padding:0px 0px 0px 15px;
  list-style-image:url(../graphics/ls/bullet.gif);
}
#LS li{
  margin:0px 0px 0px 0px;
  padding:5px 0px 5px 0px;
}

/* End Hot Bar */

/* Start Small Hot Bar */

/*#LSSmall{
  position:relative;
  width:190px;
  padding-top:15px;
  margin-left:35px;
}*/

.LSHotbarSmall{
  position:relative;
  height:55px;
  background-image:url(../graphics/ls/hotbarSmall.jpg);
  /*border:1px solid #ff0000;*/
}

/* End Small Hot Bar */

/* Start Search Results */

.resultBox{
  position:relative;
  width:450px;
  height:132px;
  background-image:url(../graphics/search/resultBack.jpg);
  margin:10px 0px 10px 0px;
}

.resultTitle{
  position:absolute;
  left:78px;
  top:30px;
  width:190px;
  height:25px;
}
.resultTitle h4 {
  font: bold 14px Arial, Helvetica, sans-serif;
  color: #000066;
}
#leftColumn .resultTitle a {
  font: bold 13px Arial, Helvetica, sans-serif;
  color: #000066;
  text-decoration: underline;
}
.resultImage{
  position:absolute;
  left:300px;
  top:0px;
  width:132px;
  height:99px;
}

.resultRating{
  position:absolute;
  left:76px;
  top:103px;
  width:50px;
  height:20px;
}

.resultStarContainer{
  position:absolute;
  left:120px;
  top:100px;
}

.resultsNavigation{
  position:relative;
  margin:20px 0px 20px 0px;
}

.resultDescription{
  position:absolute;
  top:50px;
  left:78px;
  width:220px;
  height:55px;
  font: 12px Arial, verdana;
}

/* End Search Results */

/* Start Property Info */

#propertyInfoHeaderRow{
  position:relative;
  float:left;
  width:670px;
  padding:0px 40px 0px 40px;
  height:220px;
}

#propertyInfoHeader{
  position:relative;
  width:670px;
  height:132px;
  background-image:url(../graphics/search/resultBack.jpg);
  margin:50px 0px 10px 0px;
}

#propertyInfoQuickInfoTitle{
  position:absolute;
  left:465px;
  top:30px;
  width:105px;
  height:25px;
}

#propertyInfoQuickInfoText{
  position:absolute;
  left:480px;
  top:57px;
  width:190px;
  height:65px;
  font-size:10px;
}

.propertyInfoRightImage{
  position:relative;
  margin-top:50px;
}

#propertyInfoHeaderCheckAvailability{
  position:absolute;
  left:500px;
  top:-45px;
  width:170px;
  height:35px;
}

/* End Property Info */

.mainText2{
  color:#707070;
  width:400px;
  font-size:14px;
  /*line-height:16px;*/
}
.mainText{
  color:#000000;
  width:400px;
  font-size:13px;
  line-height:19px;
  margin: 10px 0px 10px 0px;
}
.mainText h1 {
   color:#8CB3D9;
  font-size:14px;
  margin: 0px;
}
.mainText p {
  margin: 10px 0px 0px 0px;
  padding: 0;
}
.smallText{
  font-size:10px;
}

.FAQQuestions{
  margin:20px 0px 0px 0px;
}

#FAQAnswer{
  margin-left:0px;
}

#FAQAnswer p{
  font-size:13px;
}

#FAQtoplink 
{
position:relative;
margin-left:375px;
padding-bottom:15px;
	background: url(../images/top.gif) no-repeat;

}

#dash
{
	height:0px;
	width: 445px;
	padding-top: 5px;
	padding-bottom:0px;
	margin: 0px;
	line-height: 0px;
	position: relative;
	border-top: thin dashed #8CB3D9;
	border-right: thin none #8CB3D9;
	border-bottom: thin none #8CB3D9;
	border-left: thin none #8CB3D9;
}

.seperator{
  position:relative;
  height:1px;
  margin-top:20px;
  border-top:2px dashed #A9C6E2;
}

.back{
  font-size:12px;
  padding:15px;
  color:#8CB3D9;
}

.jerseybottom {
  background-image: url(../graphics/jersey-bottom.gif);
  padding: 6px 0px 15px 45px;
}
#leftColumn .jerseylink {
  color: #FFFFFF;
  font: bold 12px Arial, Helvetica, sans-serif;
  text-decoration: none;
}
#leftColumn .jerseylink:hover {
  text-decoration: underline;
}
#leftColumn .resultslink {
  color: #000;
  font: 12px Verdana, Arial, Helvetica, sans-serif;
  text-decoration: underline;
}
#leftColumn .resultslink:hover {
  text-decoration: none;
}
#leftColumn h3 {
  color: #000066;
  font: bold 16px Arial, Helvetica, sans-serif;
  margin: 30px 0px 0px 0px;
}
.guernseybottom {
  background-image: url(../graphics/guernsey-bottom.gif);
  padding: 6px 0px 15px 45px;
}
#leftColumn .guernseylink {
  color: #003366;
  font: bold 12px Arial, Helvetica, sans-serif;
  text-decoration: none;
}
#leftColumn .guernseylink:hover {
  text-decoration: underline;
}
.verttop {
  vertical-align: top;
}

#toplink 
{
position:relative;
margin-left:360px;
padding-bottom:15px;
	background: url(../images/top.gif) no-repeat;

	}

#homebodyimage{
  position:relative;
  width: 226px; height: 85px;
  background-image:url(../graphics/ls/homeBody.jpg);
}

#homebodyimage p{
  padding: 5px;
  color: #003366;
  font: bold 12px Arial, Helvetica, sans-serif;
  text-decoration: none;
}
#bookings {
  position: absolute;
  top: -20px;
  left: 300px;
  width: 400px;
  background-color: #F3FCFF;
  padding: 5px;
  border: 1px dashed #003366;
}
#bookings p {
  font: bold 15px Arial, Helvetica, sans-serif;
  color: #003366;
  margin: 3px 0px 3px 0px;
  text-align: center;
}
#bookings a {
  color:#E53D3A;
}
#bookings .or {
  font: bold 14px Arial, Helvetica, sans-serif;
  margin: 0;
}
.mapgraphic {
  float: right;
}
.selfcatering {
  margin: 5px 0px 0px 5px;
  padding: 0;
  font-weight: bold;
}