
/* ######### Facebox CSS ######### */

#facebox .b {
  background:url(/Core/Images/Template/CBW/GoldsbroughLane/images/getting_there/b.png);
}

#facebox .tl {
  background:url(/Core/Images/Template/CBW/GoldsbroughLane/images/getting_there/tl.png);
}

#facebox .tr {
  background:url(/Core/Images/Template/CBW/GoldsbroughLane/images/getting_there/tr.png);
}

#facebox .bl {
  background:url(/Core/Images/Template/CBW/GoldsbroughLane/images/getting_there/bl.png);
}

#facebox .br {
  background:url(/Core/Images/Template/CBW/GoldsbroughLane/images/getting_there/br.png);
}

#facebox {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox-container {
  top: 0;
  left: 0;
  margin:0px;
  padding:0px;
}

#facebox-container img {
	border: 1px solid #DDD;
}

#facebox-container p {
	font-family:Helvetica, Arial, sans-serif;
	color:#8A8A8A;
	font-size:11px;
	line-height:13px;
	padding:0px 0px 0px 0px;
	margin:5px 0px 0px 0px;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  margin: auto;
  border-collapse: collapse;
}

#facebox .body {
  padding: 10px 10px 5px 10px;
  background: #EDEDED;
  width: 370px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;  
}

#facebox img {
	border: 1px solid #DDD;
}

#facebox .footer {
  padding-top: 5px;
  margin-top: 0px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

/* ######### Photo Gallery CSS ######### */

#photo-gallery {
	margin: 5px 0px 0px 0px;
	padding:0px;
}

#photo-gallery-container {
	width: 610px;
	display:block;
	float:left;
	margin: 0px 0px 15px 15px;
	padding:0px;
}

#photo-gallery-image {
	width: 146px;
	display:block;
	float:left;
	margin: 0px 5px 0px 0px;
	padding:0px;
}

#thumb-landscape img {
	width: 144px;
	height: 108px;
}

#thumb-portrait img {
	width: 108px;
	height: 176px;
}
