/* @override http://localhost/devsites/ajphillips.co.uk/property.css */

/**************************************************************************
	Property List and Property Detail View Stylesheet
***************************************************************************/

#propertyList {											
	width: 780px;
	padding: 0;
	padding-left: 4px;
	margin: 0;
	margin-top: 15px;
	color: #eee;
}
.propertylist {
	width: 185px;
	background-color: #264D92;
	margin: 4px;
	padding: 0;
	padding-bottom: 20px;
	float: left;
	font-family: Helvetica,Arial,Verdana,sans-serif;
	color: #fff;
}

.propertylist div.edit {
	height: 380px !important;
}

.propertylist a {
	color: #fff;
	margin: 0;
}
.propertylist .summary {
	padding: 0 5px;
	text-align: center;
}

/* PROPERTY LIST SMALL - REG PAGE */

.propertylistSm {
	width: 185px;
	background-color: #264D92;
	margin: 4px;
	padding: 0;
	padding-bottom: 20px;
	float: left;
	font-family: Helvetica,Arial,Verdana,sans-serif;
	color: #fff;
}

.propertylistSm a {
	color: #fff;
	margin: 0;
}
.propertylistSm .summary {
	padding: 0 5px;
	text-align: center;
}

.propertylistSm .summary h2.address  {
	margin-top: 10px;
	text-align: center;
	font-size: 13px !important;
}

div.pty_img, .pty_img div {
	margin: 0 auto;
	text-align:center;
	display:block;
}

#myAccount {
	margin: 0 20px;	
}

#myAccount h3 {
	background-color: #B3DDF5;
	border: 1px solid #58B4E8;
	border-left: none;
	border-right: none;
	margin-top: 20px;
	padding: 6px 15px;
}
#regCol1 {
	width:  245px;
	float: right;
	background-color: #F5DEB3;
	border: 1px solid #E8B658;
	margin: 0 auto;
	text-align: center;
}
#regCol1 h2 {
	font-size: 16px;
	background-color: #E8B658;
	margin-top: 0;
	padding: 3px 0px;
}
#regCol1 table {
	margin-left: 10px;
}
#regCol1 table td {
	font-size: 12px;
	text-align: right;
}
#regCol1 table tr td.btn{
	margin: 0 auto;
	text-align: center;
	padding-left: 10px;
}
#regCol1 hr {
	border: none;
	height:  1px;
	border-bottom: 1px solid #E8B658;
	margin-bottom: 0;
}
#regCol1 td.msg {
	text-align: center;
}

#regCol2 {
	/*background-color: #B3F5C7;
	border: 1px solid #59E985;*/
	width: 440px;
}

#plistSmContainer {
	float: left;
	margin-left: auto;
	margin-right: auto;
}

#regCol2 .propertylistSm {
	margin-right: 25px
}

#regCol2 h2 {
	font-size: 15px;
}


/* */


.save {
	font-size: 11px;
	padding: 0;
	margin: 0;
}
.site{
	font: 13px Helvetica,Arial,Verdana,sans-serif;
	color:#fff;
	text-transform: uppercase;
	text-align: center;
	min-height: 15px;
	padding-top: 3px;
}
.address {
	margin: 0;
	padding: 0;
	height: 45px;
	font: 13px Helvetica,Arial,Verdana,sans-serif;
}
h2.address a{
	color: #DAFCFD;
	margin: 0;
	padding: 0;
	z-index: 5;
}

.address a:link, .address a:visited {
	color: #DAFCFD;
	margin: 0;
	padding: 0;
}
.address a:hover {
	color: #ffcc33;
}
.area {
	font: 13px Helvetica,Arial,Verdana,sans-serif;
	font-weight: normal;
	color: #fff;
	letter-spacing: normal;
	margin: 3px auto 6px auto;
	padding: 0;
}
.price {
	font: 13px Helvetica,Arial,Verdana,sans-serif;
	color: #99ccff;
	text-transform: uppercase;
	letter-spacing: normal;
	margin: 5px 0;
	padding: 0;
}
#propertyList h1 {
	font: 1.66em Georgia, Times, serif; 
	text-align: center;
	margin: 0.5em 0; 
	padding-bottom: 0.75em; 
	border-bottom: 1px dashed #B2B2B2;
}
.property {
	padding: 0 10px;
	margin-bottom:15px;
}

ul.options {
	padding:0;
	margin:0 auto;
	list-style-type: none;
	padding-bottom: 3px;
	color: #fff;
}
ul.options li {
	list-style-type: none;
	margin-left:6px;
	margin-right:6px;
	overflow: hidden;
}
ul.options li a {
	color: #fff;
	font-size: 10px;
}

.upPhoto, .status {
	text-align:center;
	border-top:1px solid #80B2E5;
	border-bottom:1px solid #80B2E5;
	padding: 4px 0;
	margin:0 0 20px 0;
}
.status {
	margin:0 -4px 5px -4px;	
	background-color:#0B2259;
	font-size: 14px;
}
.upPhoto {	
	background-color:#1645B4;
	font-size: 13px;
}
.upPhoto a:hover {
	color: #eee;
	text-decoration: none;
}
.upPhoto:hover {
	background-color:#0B2259;		
}

/********************************************************** 
PROPERTY DETAILS VIEW
***********************************************************/
#propertyDetails {
	margin: 0 auto;
	padding: 0;
}

#propertyDetails #summary {
	margin: 0 auto;
	padding: 0;
	padding-right: 10px;
	text-align: center;
}

#propertyDetails #summary #address h1{
	font-size: 18px;
	text-align: center;
	color: #0B2259;
	padding: 0;
	padding-top: 40px;
}

#propertyDetails #image {
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
	width: 424px;
	height: 304px;
	background: url('images/large-img-bg.gif') no-repeat center top;
}

#propertyDetails #image img {
	margin: 12px;
	margin-top: 17px;
	border: 1px solid #afafaf;
}

#propertyDetails #options {
	margin: 10px auto;
}

#propertyDetails #price h2{
	font-size: 1.0em;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	text-align: center;
  	text-transform: uppercase;
	padding: 0;
	margin: 15px 0;	
}

ul#bullets {
	padding: 0;
	padding-right: 10px;
	margin: 15px 0;
	float: right;
	width: 300px;
	list-style: none;
	text-align: center;
	font-size: 13px;
}

ul#bullets li {
	margin: 3px 0;
	color:  #666;
}

/* Details Page - Options Area */

#options, #maplegend {
	background-color: #E5E5E5;
	border-top: 1px solid #CBCBCB;
	border-bottom: 1px solid #CBCBCB;
	margin: 0 auto;
	padding: 10px;
	clear: both;
}
#options {
	background-color: #f5f5f5;	
}
#options ul {
	margin: 0px auto;
	padding: 0;
	list-style: none;
	text-align: center;
}
#options ul li {
	list-style: none;
	display: inline;
	margin: 0 25px;
	font-size: 13px;
}
#options ul li.end {
	margin-right: 0px;
}
#options ul li.start {
	margin-left: 0px;
}


.savedBox, .save{
	font-size: 13px;
}

#detailsContainer {
	float: left;
	padding: 0 20px;
	width: 500px;
	border-right: 1px solid #CBCBCB;
	margin-bottom: 20px;
	font-size: 14px;
	color:  #000;
	line-height: normal;
}

#detailsSidebar {
	width: 200px;
	float: right;
	margin: 0 20px 20px 10px;
	padding: 0;
}

#detailsSidebar div {
	margin: 0 auto;
	text-align: center;
}

#detailsSidebar img.subimage{
	width: 185px;
	height: 124px;
	padding: 0;
	margin: 5px 0;
	border: none;
}

#propertyDetails #map{
	border:1px solid #efefef;
	width:778px;
	height:350px;
	margin: 0 auto;
}
#maplegend div {
	font-size: 13px;
	text-align: center;
	padding-top: 5px;
	color: #000;
}
#maplegend div.this {
	display: inline;
	margin-left: 130px;
	margin-right: 40px;
	text-align: center;
	padding: 0;
	color: #0B2259;
}
#maplegend div.other {
	display: inline;
	margin: 0 20px;
	text-align: center;
	padding: 0;
	color: #0B2259;
}


/* SEARCH BOX AREA */

#propertylistOptions{
	background-color: #F5DEB3;
	border-top: 1px solid #E8B658;
	border-bottom: 1px solid #E8B658;
	margin: 10px auto;
	padding: 10px;
	clear: both;
}

#propertylistOptions input.bigText{
	font-size:14px;
	margin-bottom: 0;
	padding-bottom: 0;
}
#propertylistOptions input{
	font-size:12px;
}

#searchArea{
	margin: 0;
	padding: 0;
	float: left;
	padding-right: 20px;
}
span#editOptions {
	border-left: 1px solid #CBCBCB;
	margin: 0;
	padding: 0 10px;
	float: left;
}
.search {
	font-family:helvetica,arial;
	font-size:12px;
	font-weight:bold;
	color:#83241c;
	margin-left:20px;
}

#restrictSiteSearch {
	padding: 0;
	right: 10px;
}

/* IMAGE VIEWER */

#blackOut {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #000;
	z-index:50;
}

#largeImg {
	position: absolute;
	z-index: 50;
	width: 510px;
	padding: 10px;
	background-color: #fff;
	z-index:51;
	margin: 0 auto;
	border: 1px solid black;
}

#largeImg a{
	font-size:18px;
	font-weight:bold;
	font-family:Helvetica, Verdana;
}

#imgViewerClose{
	text-align:center;
	text-transform: uppercase;
	font-size: 13px;
	width: 370px;
	margin: 0 auto;
	float: left;
	padding-bottom: 5px;
}
#imgViewerPrevious{
	text-align:left;
	width:70px;
	height:20px;
	float:left;
}
#imgViewerNext{
	text-align:right;
	width:70px;
	height:20px;
	float: left;
}

/* EMAIL A FRIEND / APPT VIEWING  */

.emailFriendContent{
	padding: 10px;
	font-size: 13px;
}
.emailFriendContent h1{
	font-size: 15px;
	color: #0B2259;
}
.emailFriendContent #emailFriend{
	margin:0;
}
.emailFriendContent input,.emailFriendContent textarea{
	border:1px solid #afafaf;
	margin-bottom:2px;
	margin: 5px;
}

form#emailFriend {	
	background-color: #ddd;
	padding: 10px;
}

.friend{
	width: 280px;
}

.viewingContent{
	padding: 10px;
	font-size: 14px;
	text-align: center;
	margin: 0 auto;
	background-color: #ddd;
}
.viewingContent h1{
	font-size: 30px;
	color: #0B2259;
	padding: 0;
	margin: 0;
}
.viewingContent input{
	border:1px solid #afafaf;
	margin-bottom:2px;
}

.viewingContent table tr td {
	padding-right: 15px;
}

ul#lineView{
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#lineView li{
	height: 35px;	
	border: 1px solid #ccc;
	border-bottom: none;
	background-color: #eee;
}
ul#lineView li:hover{
	cursor: move;
	background-color: #899;
}
ul#lineView li p{
	font-size: 12px;
	color: #333;
	margin: -25px 0 0 0;
	margin-left: 60px;
}
ul#lineView li img{
	width: 50px;
	height: 35px;
	margin-right: 20px;
}