#aptname {
	float:left;
	width:400px; 	
	padding-bottom: 5px;
}

#minstay {
	float:right;
	text-align: right;
	width:150px;
	font-size: 12px;
}

#transport {
	font-weight:bold;
	font-size: 12px;
	float:right
}

#transport span, #minstay span{
	color: #b4242e;
}

#introtext {
	width: 590px;
	margin-top: 10px;
}

#rightcolumn .booknow {
	margin: 15px 0 15px 0;
	border: none;
}

.facilities table {
	width: 100%;
}

.facilities td {
	width: 33%;
}

/* rates table */
table.rates {
	width: 100%;
}

.rates td {
	width: 80px;
	font-weight: normal;
	text-align: center;
	padding: 2px 4px;
}
td.ourrates {
	color: #b4242e;
	font-weight: bolder;
}

th {
	text-align: left;
}
.rates tr {
	background-color: #d6edf2;
}
.rates tr.alternaterow {
	background-color: #fff;
}

.onlyabove {
    padding:2px 4px;
    color:#777777;
}

/*END rates table */

/* PHOTOS PAGE */ /* FLOORPLAN PAGE */

.aptphotos, .aptfloorplan {
	width: 590px;
	padding-top: 5px;
}
#aptmainpic {
	float: right;
	width: 404px;
	text-align: right;
}
.aptphotos img {
	padding: 1px;
	border: # 1px solid;
}
.aptthumbs img {
	float: left;
	margin: 0px 6px 6px 0px;
}
.aptthumbs {
	float: left;
	height: 300px;
	width: 176px;
	overflow-y: scroll;
}

.guidance {
    clear:left;
    font-weight:bold;
    margin-top:10px;
    text-align:right;
}

.floorplan {
	text-align:center;
	padding-top:10px
}

.floorplanselect {
	font-size:11px;
	margin-left:10px
}

#inactive {
    color:#A51012;
    font-size:14px;
    font-weight:bold;
    margin:0px;
    clear:both
}

/* rates and availability */

.loading {
	font-size: 14px;
	text-align:center;
	margin-top: 50px;
}

#searchtable td {
	padding:5px;
}

#searchtable tr.highlight td {
	background-color: #DFE5E8;
}

#ratestable {
	margin:10px 0;
	padding:5px;
	border: #8ca6b2 1px dotted;
	width: 95%;
}

#ratestable th, #ratestable td {
	padding:5px 0;
}

#ratestable tr.result td {
	padding:5px;
}

#ratestable tr.result.highlight td {
	background-color: #DFE5E8;
}

#ratestable th, #ratestable td {
	font-size: 12px;
}

#ratestable td.unavailable {
	font-weight: bold;
	color: #ff0000;
}

#ratestable th.price, #ratestable td.price {
	text-align:center;	
}	

#ratestable td.total {
	text-align: right;
	font-weight: bold;
}