body {

	margin:0px;
	width:100%;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;

}

html {

	background: url(/site/custom/safelets/images/htmlBg.png) center top no-repeat;
	
	}
	
H1 {
	
	margin-top:10px;
	padding-top:0;
	color:#255EAA;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:2.2em;
	
}

H2 {
	
	margin-top:10px;
	padding-top:0;
	color:#255EAA;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:1.6em;
	
}

a {
	
		color:#255EAA;
}

a:hover {
	
	color:#1B437A;
	
}
	
#container {
	
	width:987px;
	margin:0 auto 0 auto;
	
}

#page {
	
	margin:30px 30px 30px 30px;
	
}

#page h2 {
	
		background:#E9EEF6;
		padding:5px 8px;
		margin-top:20px;
		
}

#page p {
	
	line-height:1.5em;
	text-align:justify;
	
}

#header {
	
	height:105px;
	
}
	
#contentContainer {
	
	background: url(/site/custom/safelets/images/bodyBg.png) center top no-repeat;
	min-height:400px;
	padding:9px 0 0 0;
	
}

#content {
	
	width:971px;
	margin:0 auto 0 auto;
	
}
	
	
#logo {
	
	width:350px;
	height:40px;
	float:left;
	margin:50px 0 0 30px;
	
}

#menu {
	
	width:552px;
	height:58px;
	float:right;
	margin:42px 0 0 0;
	background: url(/site/custom/safelets/images/menuBg.png) left top no-repeat;
	
}


#homeLeft {
	
	width:644px;
	float:left;
	padding:0 30px 0 30px;
	
}

#homeLeft p {
	
	line-height:1.5em;
	
}

#featured {
	
	width:255px;
	float:left;
	
}

#footer {
	
	height:48px;
	clear:both;
	margin:20px auto 0 auto;
	width:971px;
	background: url(/site/custom/safelets/images/footerBg.png) left top;
	
}

#footerMenu {
	
	font-size:0.9em;
	color:#fff;
	float:left;
	width:45%;
	padding:20px 0 0 30px;
	
}

#footerMenu a {
	
	color:#fff;
	text-decoration:none;
	border-bottom:1px dotted #fff;
	padding:0 0 1px 0;
	
}

#footerMenu a:hover {
	
	color: #CCC;
	
}

#footerNumber {
	
	font-size:1.3em;
	font-weight:bold;
	float:left;
	text-align:right;
	color:#fff;
	padding:17px 20px 0 0;
	width:40%;
	
}

#footerNumber a {
	
	color:#fff;
	text-decoration:none;
	border-bottom:2px dotted #fff;
	padding:0 0 1px 0;
	
}

#footerNumber a:hover {
	
		color: #CCC;
		
}

#footerIcons {
	
	background:#00;
	float:right;
	padding:7px 15px 0 0;
	
}

#quickSearch {
	
	width:249px;
	height:298px;
	margin:0 0 0 1px;
	padding:10px 0 0 16px;
	float:left;
	background: url(/site/custom/safelets/images/quickSearchBg.png) left top no-repeat;
	
}

#quickSearch form {
	margin: 0;
	width:95%;
}

#quickSearch form select {
	font-size: 0.9em;
}

#quickSearch .searchField {

	clear: both;
	margin: 0 0 12px 4px;
}

#quickSearch .searchField label {
	width: 51%;
	float: left;

}

#quickSearch .searchField input {

	font-size: 0.9em;

}

#quickSearch .buttonBox {
	text-align:right;
	margin:15px 60px 0 0;
}



.location {

	width:80px;
	
	}	

#quickSearch .searchField label#loc {
	width: 51%;
}


/* Menu */

#siteNav {
	
	height:40px;
	width:660px;
	float:left;
	padding:15px 0 0 20px;

}
#siteNav ul {
	
	margin:0 0 0 0;
	padding:0 0 0 0;

}
#siteNav li {
	display:inline;
	margin:0;
	line-height: normal;
}

#siteNav a {
	float:left;
	text-decoration: none;
	color: #333;
	font-weight: bold;
	padding: 4px 8px;
	margin:2px 5px 0 0;

}

#siteNav a:hover {
	
	
	background: url(../images/siteNavHover.png) repeat-x bottom left;	
	color:#fff;
}

#siteNav #pricingButton a {

	color: #FFCC00;
	font-size:1.3em;
	margin-top:0px;

}

#siteNav .currentListItem a {

	color: #fff;
	background: url(../images/siteNavHover.png) repeat-x bottom left;	

}

/* Search results */

#searchResults {
	
	padding:0 30px 0 30px;
	margin:0 0 0 0;
	min-height:700px;
	
}

#searchResults h1 {
	
	padding:10px 0 0 0;
	margin:0 0 0 0;
	font-size:1.8em;
	
}
	
	.pageList {
	font-weight: bold;
	text-align: right;
	font-size:1em;
	color:#333;

}

.properties {

font-size:0.9em;

}

.currentPage {
	border: solid 1px #083F88;
	background:#083F88;
	padding:0 2px 0 2px;
	margin:0 0 0 3px;
	color:#fff;

	}
	
	#currentPage {
	border: solid 1px #083F88;
	background:#083F88;
	padding:0 2px 0 2px;
	margin:0 0 0 3px;
	color:#fff;

	}
	
	.pageList a, .pageList a:visited {

	text-decoration:none;
	color: #fff;
	background:#88A3C6;
	border: solid 1px #88A3C6;	
	padding:0 2px 0 2px;

}

.pageList a:hover {
	border: solid 1px #083F88;
	background:#083F88;
	color: #fff;
}

.pageList a#next, .pageList a#previous {
	padding:0 2px 0 2px;
}




.pageList a#next {

border:none;
background:none;
text-decoration:underline;
font-size:1.1em;
color:#083F88;
	
}

.pageList a:hover#next {

color:#052756;
	
}

.pageList a#previous {

border:none;
background:none;
text-decoration:underline;
font-weight:normal;
font-size:1.1em;
color:#083F88;
font-weight:bold;
	
}

.pageList a:hover#next {

color:#052756;
	
}
	





.searchNav {
	font-weight: bold;
	color:#333;
	padding: 0 0 0 15px;
	font-size:0.9em;
	margin:0 0 0 0;

}


.propertyPrice {

padding-right:0;
color:#333;
font-size:1.6em;

}

.available {
	
	color:#fff;
	background:#090;
	border:1px solid #008400;
	padding:2px 6px 2px 6px;
	
}

.notAvailable {
	
	color:#fff;
	background:#900;
	padding:2px 6px 2px 6px;
	border:1px solid #8A0000;
	
}
	

#propertyAddress {

padding:5px 10px;
font-size:1em;
font-weight:bold;
/*background:#D3EFF5;*/
background:#EAEAEA;

}

#propertyAddress a {
	
	color:#083F88;
	text-decoration:none;
	padding:0 0 3px 0;
	
}
	
	
	#propertyAddress a:hover {
	
	color:#052654;
	text-decoration:none;
	padding:0 0 3px 0;
	
}
	
	

.thumbnail img {
	margin: 10px 10px 0 0;
	border: solid 3px #B2C3DA;

}

.thumbnail a:hover img {
	border: solid 3px #88A3C6;
}

	
.searchFieldRooms {
	
	float:left;
	margin-right:15px;
	
}

.searchFieldType {
	
	float:left;
	margin-right:15px;
	
}

.searchFieldArea {
	
	float:left;
	margin-right:15px;
	
}

 
.searchFieldPrice {
 
	float:left;
	margin:0 0 0 0;
	margin-right:12px;
 
 }
 
.radiosMap {
	
	margin:0px 8px 3px 0;
	padding:0px 0px;
	float:left;
	
	}
	
.radiosMap input {

margin:2px 0 0 0;
padding:0 0 0 0;

} 

#searchFields {
	
	padding:13px 0 0 30px;
	color:#000;
	font-size:0.9em;
	font-weight:bold;
	
}

#searchFields input {
	margin:3px 0 0 0;
	
}

#searchFields select {
	margin:3px 0 0 0;
	border:1px solid #ccc;
	padding:3px 3px;
	
}

/* Search bar */

#searchBar {
 
	margin:15px 20px 0 20px;
	background: url(../images/searchBarBg.png) repeat-x bottom left;
	padding:14px 0 18px 15px;
	color:#fff;
	font-weight:bold;
	font-size:0.9em;
  
 }
 
#resultsPerPage {

width:200px;
padding:0 20px 0 0;
float:left;
text-align:left;
color:#fff;
font-size:0.9em;

}

#resultsAscending {

font-family:Arial, Helvetica, sans-serif;width:250px;
padding:10px 20px 0 0;
float:right;
width:250px;
text-align:right;
font-size:0.9em;
font-weight:bold;

}


#hidden {

	height:30px;
	background:#333;
	color:#FFFFFF;
	font-size:0.9em;	

}
 
#searchBar form {
 
	margin:0 0 0 0;
	padding:0 0 0 0;
 
 }
 
#searchBar a {
 
	color:#FFFFFF;
 
 }
 
#searchBar a:hover {
 
	color:#CCCCCC;
 
 }
 
 
#searchBar select {
 
	font-size:0.95em;
 
 }
 
 #searchBar input {
 
	font-size:0.95em;
 
 }

.searchFieldRooms {
 
	float:left;
 
 }

 
.searchFieldPrice select {

width:80px;

}
 
.searchFieldRooms select {
 
	font-size:1em;
 
 } 
 
 /*********** PARTICULARS ***********/

#particulars {
	
	padding:0 0 0 0;
	margin:20px 35px 0 35px;
	min-height:700px;
	
}

#viewingForm {
	
	padding:10px 15px 5px 15px;
	background: #F4F4F4;
	border:1px dotted #999;
	margin:0 0 15px 0;
	
}

#viewingForm form {
	
	padding:0 0 0 0;
	padding:0 0 0 0;
	
}

#viewingForm form .field label {
	width: 45%;
	float: left;
}


#roomsAndType {
	padding: 0.3em;
	font-size:1.5em;
	color: #333;
	background:#EAEAEA;
}

h4 {
	font-size: 1.1em;
	font-weight: bold;
}

#particularsRightInfo h2, #particularsPhoto h3 {

	font-size:1.3em;
	color:#004C6C;
	margin-bottom:10px;
	margin-top:10px;

}

#particularsInfo {

width:555px;
float:left;

}

#particularsRightInfo {

	width:328px;
	margin-top: 15px;
	margin-left:8px;
	float:right;
}

#particularsInfo h2 {

	background:#EAEAEA;
	padding:5px 5px;
	margin:10px 0 15px 0;
	font-size:1.5em;
	color:#333;
	
	}
	
#particularsInfo h3 {

	font-size:1.4em;
	color:#255EAA;
	font-weight:normal;
	
	}	

#particularsPhoto h3 {
	margin-bottom: 10px;
}

#particularsPhoto a img {
	border: solid 1px #005192;
	padding: 1px;
}

#particularsRightInfo h2#featureHeading   {

	margin: 0;
	background: #005192;
	color: #fff;
	font-size: 1.1em;
}

#thumbnails a img {
	margin: 0 3px 6px 3px;
	border: solid 3px #B2C3DA;
}

#thumbnails a:hover img {
	border: solid 3px #88A3C6;
}


p.particular {
	text-align: center;
}

.photoPosition {
	color: #fff;
	font-weight: bold;
	padding: 0.5em;
	text-align: right;
	background: #083F88;
	margin-top: 2px;
	width:544px;
	height:16px;
}

#photoPositionRight {

	width:100px;
	float:right; 
	
	}
	
	



#particularsPhoto {
	float: left;
	margin-top: 15px;
}

#caption {

	color: #fff;
	float:left;
	width:200px;
	font-size: 1em;
	font-weight: bold;
	text-align:left;
	margin:0 0 0 5px;
}

#caption div#capText { padding: 4px; margin: 0; }

#descriptionAndRooms {
	clear: left;
}

table.featureList {
	margin: 10px 0 10px 0;
/*	background: url("../images/greyfadebg.png") repeat-x left bottom;
	border: solid 1px #ccc;*/
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.3em;

}



table.featureList td { width: 50%; }

table.featureList ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-weight:bold;
	text-align:left;
}

ul#ticklist { list-style-type: none; padding-left: 0; margin-left: 10px; }


table.featureList ul li {	
	margin: 0 5px 0 10px;
	padding: 3px 0 3px 33px;
	text-align:left;
	background: url("../images/tickBullet.png") no-repeat left center;
}

table.tenantsList ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-weight:bold;
	text-align:left;
}

table.tenantsList ul li {	
	margin: 0 5px 0 10px;
	padding: 3px 0 3px 33px;
	text-align:left;
	list-style-type:none;
	background: url("../images/tickBullet.png") no-repeat left center;
}

.tenantsList {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-weight:bold;
	text-align:left;
}

.tenantsList li {	
	margin: 0 5px 0 10px;
	padding: 3px 0 3px 33px;
	text-align:left;
	list-style-type:none;
	background: url("../images/tickBullet.png") no-repeat left center;
}

.servicesList {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align:left;
}

.servicesList li {	
	margin: 0 5px 0 10px;
	padding: 3px 0 3px 33px;
	text-align:left;
	list-style-type:none;
	background: url("../images/tickBullet.png") no-repeat left center;
}



#particularsPhoto h2 {
	margin: 1.5em 0 0 0;
	padding: 0.25em 0.5em;

}

#particularsPhoto p {
	margin-left: 0.5em;
}

ul#locInfo {
	list-style-type: none;
	text-align: left;
}

.roomSize {
	font-weight: normal;
	font-size: 0.85em;
}

ul#locInfo li {
	margin: 0.25em;
	background: url("../images/linkArrows.png") no-repeat left center;
	padding-left: 1.5em;
}

ul#locInfo li a, ul#locInfo li a:link, ul#locInfo li a:visited {
	color: #346596;
}

ul#locInfo li a:hover { color: #333; }


p.roomDescription {
	margin-top: 0;
}

.pDetail {
	border-top: dotted 1px #346956;
}


h4.floorName {
	font-weight: bold;
	color: #346596;
	font-size: 1.1em;
}

.roomName {
	margin-bottom: 0;
	font-size: 1em;
	padding-bottom: 0.25em;
	font-weight:bold;
}

#rooms {
	margin-left: 1.5em;
}	

/* Register */

#register {
	
	margin:30px auto 0 auto;
	width:90%;
	
}

#register p {
	
	line-height:1.6em;
	
}

fieldset {	
	border: solid 4px #E6E6E6;
	padding: 20px 20px 20px 20px;
	margin-bottom: 30px;
	background: url("../images/greyfadebg.png") repeat-x left bottom;
}

legend {

	color:#255EAA;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:1.8em;	


}

#regForm {

margin:20px 0 0 0;

}

form#regForm .searchField {
	width: 100%;
	clear: both;
	margin: 4px 0;
}

form#regForm .searchField label {
	width: 33%;
	float: left;
}

form#regForm legend {



}

form#regForm fieldset {
	margin: 20px 0;
	padding:0 0 10px 15px;
}

.field label.error {
		background: url("../images/unchecked.gif") no-repeat;
		padding-left: 16px;
		margin-left: .3em;
		float: none;
		width: auto;
	}

.field .error {

font-size:1em;

}	
	
.field label.valid {
		background: url("../images/checked.gif") no-repeat;
		width: 16px;
		height: 16px;
		float: none;
	}
	
.req {

font-weight:bold;

}

form#valForm {
	
	margin-top:0;
	
}

form#valForm input {
	
	border:3px solid #ccc;
	
}

form#valForm input hover {
	
	border:3px solid #333;
	
}

form#valForm select {
	
	border:3px solid #ccc;
	
}

form#valForm textarea {
	
	border:3px solid #ccc;
	
}

form#regForm input {
	
	border:3px solid #ccc;
	
}

form#regForm select {
	
	border:3px solid #ccc;
	
}

form#regForm textarea {
	
	border:3px solid #ccc;
	
}



form#valForm .searchField {
	width: 100%;
	clear: both;
	margin: 4px 0;
}

form#valForm .searchField label {
	width: 40%;
	float: left;
}

form#valForm .searchField {
	width: 100%;
	clear: both;
	margin: 4px 0;
}

form#valForm .searchField label {
	width: 40%;
	float: left;
}

.field {
	width: 100%;
	padding: 2px 0;
}

form .field label {
	width: 35%;
	float: left;
}

.label {
	
	height:25px;
	
}

#contact h2 {
	
	font-size:1.3em;
	margin:25px 0 8px 0;
	padding:0 0 0 0;
	font-weight:bold;
	
}

#tablesLeft {
	
	width:270px;
	float:left;
	margin-right:20px;
	
}

#tablesRight {
	
	width:270px;
	float:left;
	
}

