body{
	margin:0;
	padding:0;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background:url('../images/sc03.jpg') no-repeat center center fixed;
	//background:url('../images/img_2991e.jpg');
	//background:url('../images/img_2991esm.jpg');
	background-size:cover
}

.round-display{
  min-width: 500px;
  max-width: 90%;
  height: 60%;
  border: 2px solid #000;
  border-radius: 15px;
  box-shadow: 7px 7px 15px rgba(0,0,0,0.6);
  margin: 8% auto;
  padding: 15px;
  background-color: white;
}

.title {
	color: white;
}

.legend-table {
	margin: auto;
	width: 20%;
	text-align: center;
}

.legend-table th {
	text-align: center;
}

.cancel-btn {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	float: right;
}

.table-vcenter {
	vertical-align: middle;
}

.back-display {
  min-width: 350px;
  max-width: 100%;
  height: 90%;
  margin: auto;
  padding: 10px;
	//background:url('../images/img_2991esm.jpg') no-repeat;
	//background-size:cover
}

.round-display-sm{
  min-width: 100px;
  max-width: 60%;
  height: 60%;
  border: 2px solid #000;
  border-radius: 15px;
  box-shadow: 7px 7px 15px rgba(0,0,0,0.6);
  margin: 8% auto;
  padding: 15px;
  background-color: white;
}

.listing-thumb {
  position: relative;
  top: auto;
  margin:auto;
  display: block;
  max-width:150px;
  max-height:85px;
  width: auto;
  height: 100%;
}

.property-body{
  max-width: 95%;
  height: 60%;
  border: 2px solid #000;
  border-radius: 15px;
  box-shadow: 7px 7px 15px rgba(0,0,0,0.6);
  margin: auto;
  //background:url(../images/tablebg.jpg) no-repeat center center fixed;
  background-color: white;
}

.details-gallery-sm {
  //border: 1px solid black;
  height: 85px;
  width: 150px;
  padding-top: 3px;
  padding-left: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
}

.main-img-block {
  margin: auto;
  display: block;
  max-width:400px;
  max-height:300px;
  width: auto;
  height: auto;
}

.listing {
  min-width: 100px;
  margin: 10px;
  padding-bottom: 5px;
  border: 1px solid #e7e7e7;
  overflow: hidden;
}

.listing-nb {
  min-width: 100px;
  margin: 10px;
  padding-bottom: 5px;
  overflow: hidden;
}
