html {

padding:0 0 0 0;
margin:0 0 0 0;

}

body {

padding:0 0 0 0;
margin:0 0 0 0;
font-size:0.8em;
font-family: Arial, Helvetica, sans-serif;

}

h1 {

color:#B50042;
font-size:1.9em;

}

h2 {

font-size:1.3em;
text-align:left;

}

a {

color:#B50042;

}

a:hover {

color:#840032;

}

#container {

width:830px;
margin:0 auto 40px auto;
padding:0 0 0 0;

}

#container p {

text-align:justify;

}

#footer {

width:100%;
height:56px;
background: url(../images/footerBg.png) top right repeat-x;
font-size:0.7em;
text-align:right;
padding:10px 0 0 0;

}

#footerText {

width:820px;
margin:0 auto 0 auto;

}

#homeFooter {

width:820px;
margin:0 auto 0 auto;
text-align:center;

}

.edit {

font-weight:bold;
font-size:1.2em;
margin:20px 0 0 0;

}


#homeContainer {

position:relative;
width:850px;
margin:10px auto 0 auto;

}

#header {

width:850px;
margin:20px auto 0 auto;
text-align:center;
padding:0 50px 0 20px;

}

/* Menu */

#navContainer {

position:absolute;
top:20px;
right:20px;
width:190px;

}

#navContainer ul {

margin:0 0 0 0;
padding:0 0 0 0;
font-size:0.9em;

}

#navContainer ul li {

list-style:none;
padding:0 0 0 0;
margin:0 0 5px 0;


}

#navContainer ul li a {

color:#B50042;
padding:7px 8px;
font-size:1em;
text-decoration:none;
background: url(../images/buttonBg.png) no-repeat top right;
font-weight:bold;
display:block;

}

#navContainer ul li a:hover {

color: #000;
background: url(../images/buttonBgHover.png) no-repeat top right;

}

/* Other pages menu */

#menuContainer { width: 100%; background: #fff url("../images/menu-bg.gif") top left repeat-x; margin:10px 0 0 0;}

ul#menu {  height: 43px; width:850px; font-size:0.95em; font-weight: bold; list-style-type: none; margin: 0 auto 0 auto; padding: 0; }
ul#menu li { display: block; float: left; margin: 0 0 0 5px; }
ul#menu li a { height: 43px; color: #B50042; text-decoration: none; display: block; float: left; line-height: 200%; padding: 9px 27px 0; }
ul#menu li a:hover { color: #000; }
ul#menu li a.current{ color: #FFF; background: #FFF url("../images/current-bg.gif") top left repeat-x; padding: 5px 15px 0; }

/* Search results */

#searchResults {

width:820px;
margin:10px auto 10px auto;
padding:0 20px 0 20px;

}

.propertyDetails {

/*	background: url(../images/priceBg.png) top right no-repeat;*/

padding-bottom:10px;
border-bottom:1px dotted #ccc;

}

#searchResults h1 {

font-size:1.4em;

}

.available {

color:#006600;
font-weight:bold;
}

.notAvailable {

color:#990000;
font-weight:bold;

}

.srRentFreq {

font-size:0.8em;

}

.propertyAddress {

font-weight:bold;


}

.propertyAddress a {

color:#FFFFFF;
text-decoration:none;

}

.propertyAddress a:hover {

color: #F0F0F0;
text-decoration:none;

}

.propertyPrice {

padding-right:0;
color:#B50042;
font-size:1.4em;

}

.propertyType {

padding:0 0 0 30px;

}

#propertyAddress {

padding:5px 10px;
background: #454545;


/*background: url(../images/addressBg.png) top left repeat-y;*/

}

.thumbnail img {
	margin: 10px 10px 0 0;
	border: solid 1px #999;
	padding:4px;
}

.thumbnail a:hover img {
	border: solid 1px #7F7F7F;
}


/* Search bar */

div#searchBar div#leftFieldset {
	width: 260px;
	float: left;
}

div#searchBar div#centreFieldset {
	width: 210px;
	float: left;
}

.radios {

color:#FFFFFF;
font-weight:bold;

}

.field {

margin-bottom:3px;

}

div#searchBar div#rightFieldset {
	width: 250px;
	float: left;

}

div#searchBar div#submitbtn {

float:left;
width:80px;
text-align:left;
height:30px;
margin:30px 0 0 0;
}

div#searchBar {
	padding:3px 15px 3px 15px;
	background: url("../images/bg_searchBar.png") no-repeat left top #fff;
	width:795px;
	height:100px;
	margin:15px auto 0 auto;

}

div#searchBar label {
	float: left;
	color: #fff;
	font-weight:bold;
	font-size:0.9em;
}

div#searchBar div#centreFieldset label {
	width: 80px;
	margin-left:10px;
}

div#searchBar div#leftFieldset label {
	width: 110px;
}

div#searchBar div#rightFieldset label {
	width: 110px;
	margin-left:10px;
}
	
div#searchBar form {
	margin: 0;
	padding: 8px 0 0 0;
}



div#searchBar p {
	margin: 0;
}

.pageList {

font-weight:bold;

}

.searchNav {

font-weight:bold;

}

/*********** PARTICULARS ***********/

#particulars {

width:820px;
margin:0 auto 0 auto;
padding:20px 0 20px 0;

}

#roomsAndType {
	padding: 0.5em;
	font-weight: bold;
	font-size:1.1em;
	color: #fff;
	background: #333;
}

h4 {
	font-size: 1.1em;
	font-weight: bold;
}

#particularsRightInfo h2, #particularsPhoto h3 {

	color: #333;
	font-weight:bold;
	font-size: 1.1em;
	margin-bottom:10px;

}

#particularsInfo {

width:573px;
float:left;

}

#particularsInfo h2 {

	background:#666;
	padding:5px 5px;
	margin:10px 0 15px 0;
	font-size:1.1em;
	color:#fff;
	
	}
	
#particularsInfo h3 {

	font-size:1.1em;
	color:#B50042;
	
	}	

#particularsPhoto h3 {
	margin-bottom: 10px;
}

#particularsRightInfo h2#featureHeading   {

	margin: 0;
	background: #005192;
	color: #fff;
	font-size: 1.1em;
}

p.particular {
	text-align: center;
}

.photoPosition {
	color: #fff;
	font-weight: bold;
	padding: 0.5em;
	text-align: right;
	background: #B50042;
	margin-top:0;
	width:563px;
	height:16px;
}

#photoPositionRight {

	width:100px;
	float:right; 
	
	}
	
	

#particularsRightInfo {

	width:230px;
	margin-top:3px;
	margin-left:8px;
	float:right;
}

#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-size:1.1em;

}

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 22px;
	text-align:left;
	background: url("../images/featuredBullet.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 */

/* Valuation */

#valuationPage {

padding:0 15px 20px 15px;
width:820px;
margin:0 auto 0 auto;

}

#valuationPage h1 {

font-size:1.7em;


}

legend {

font-weight:bold;
color:#B50042;
font-size:1.3em;

}

#regForm {

margin:30px 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;
	border:3px solid #CCCCCC;
}

.error {

color:#990000;

}


form#valForm .searchField {
	width: 100%;
	clear: both;
	margin: 4px 0;
}

form#valForm .searchField label {
	width: 40%;
	float: left;
}



form#valForm fieldset {
	margin: 20px 0;
	padding:0 0 10px 15px;
	border:3px solid #CCCCCC;
}

fieldset {	
	border: solid 1px #ccc;
	padding: 20px 20px 20px 20px;
	margin-bottom: 30px;
	/*background: url("../images/greyfadebg.png") repeat-x left bottom;*/
}

.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;

}	

/********** FORMS **********/

.field {
	width: 100%;
	padding: 2px 0;
}

form .field label {
	width: 35%;
	float: left;
}

/* Particulars slideshow */

div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float: left;
	font-size:0.75em;
	height:465px;
	margin:20px 0 0 0;

}

div.controls {
	margin: 0 0 0 0;
	padding:2px 8px 0 5px;
	height: 28px;
	background:#B50042;
	width:560px;
	float:left;
}
div.controls a {
	padding: 5px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
div.controls a:hover {
	text-decoration: none;
	color:#CCC;
}

.play {
	
	display:block;
	width:145px;
	background: url("../images/playBg2.png") no-repeat right;
	font-size:1.2em;
	text-decoration:none;
	
}

.pause {
	
	display:block;
	width:145px;
	background: url("../images/pauseBg2.png") no-repeat right;
	font-size:1.2em;
	text-decoration:none;
	
}

.play a {
	
	color:#fff;
	
}

.next {
	
	font-size:1.1em;
	line-height:0.6em;
	margin:5px 0 0 0;
	display:block;
	float:left;
	text-align:left;
	border-left:1px solid #DF0054;
	background: url("../images/nextBg.png") no-repeat right;		
	width:65px;
	
}

a:hover .next {
	
	background: url("../images/previousBg.png") no-repeat right;		
	
}

.prev {
	
	font-size:1.1em;
	line-height:0.6em;
	display:block;
	margin:5px 0 0 0;
	padding:0 0 0 10px;
	text-align:right;
	border-right:1px solid #840032;
	background: url("../images/previousBg.png") no-repeat left;
	float:left;
	width:90px;

	
}



.pause a {
	
	color:#fff;
	
}

div.content img {
	
	width:573px;
	height:428px;
	border:none;
	position:absolute;
	top:0;
	left:0;
	
}

div.content img a {
	
	border:none;
	
}


div.navigation a {
	text-decoration: none;
	color: #333;
}


div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}
div.slideshow-container {
	position: relative;
	height: 428px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('../images/loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 578px;
	height: 428px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {
	

}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
	width: 583px;
	height: 428px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 428px; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: left;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	vertical-align: top;
	float:left;
}
div.download {
	float: right;
}
div.caption-container {
	position: relative;
	clear: left;
	height: 75px;
}
span.image-caption {
	display: block;
	position: absolute;
	width: 588px;
	top: 0;
	left: 0;
}
div.caption {
	padding: 12px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	
	margin:0 0 0 0;
	
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 0 7px 7px 0;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	
	background:#8C042A;
	border: 1px solid #B50042;

}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 5px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #333;
	border-color: #333;
	color: #fff;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}

#gallery {
	
	float:left;
	
}
