#ListProperties {
	width: 100%;
}

/* NORMAL */
.property-cell-container {
	background-color: #83468C;
	width: 175px;
	color: white;
}
.property-cell-container .pcc-type {
	text-transform: uppercase;
	font-weight: bolder;
	padding: 5px;
	color: #F7BB1A;
	font-size: 95%;
}
.property-cell-container .pcc_field {
	padding-right: 2px;
	color: #F7BB1A;
}
/* OVER */
.property-cell-container-over {
	background-color: #F7BB1A;
	width: 175px;
	color: #6B317B;
	cursor: pointer;
}
.property-cell-container-over .pcc-type {
	text-transform: uppercase;
	font-weight: bolder;
	padding: 5px;
	color: #6B317B;
	font-size: 95%;
}
.property-cell-container-over .pcc_field {
	padding-right: 2px;
	color: #6B317B;
}

.pcc-image {
	padding: 5px;
}
.pcc-price {
	font-weight: bolder;
}
.pcc-fields {
	padding: 5px;
	font-size: 90%;
	text-align: left;
}
.pcc_bolder {
	font-weight: bolder;
}
.pcc-propname {
	font-weight: bolder;
	padding-bottom: 2px;
	font-size: 110%;
}

/* paging */
#paging {
	text-align: center;
	padding: 10px;
	color: #000;
}
#paging a {
	background: url(../images/fade-butt.png);
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	color: #333;
	padding: 0.20em 0.3em;
	margin: 0 1px;
	font-weight: normal;
}
#paging a:hover {
	background: #f4f4f4;
	border: 3px double #ccc;
	border-left-color: #999;
	border-top-color: #999;
}
#paging #current_page {
	margin: 0 6px;
	font-weight: bolder;
}

/* Property of the week */
/* NORMAL */
.pow-container {
	background-color: #C797CB;
	width: 175px;
	color: #412950;
}
.pow-container .pcc-type {
	text-transform: uppercase;
	font-weight: bolder;
	padding: 5px;
	color: #412950;
	font-size: 95%;
}
.pow-container .pcc_field {
	padding-right: 2px;
	color: #412950;
}
/* OVER */
.pow-container-over {
	background-color: #F7BB1A;
	width: 175px;
	color: #6B317B;
	cursor: pointer;
}
.pow-container-over .pcc-type {
	text-transform: uppercase;
	font-weight: bolder;
	padding: 5px;
	color: #6B317B;
	font-size: 95%;
}
.pow-container-over .pcc_field {
	padding-right: 2px;
	color: #6B317B;
}
.pofweek {
	width: 160px;
	margin: 0 auto;
}

/* Property details */
.propDetails {
	background-image: url(../images/bg-propertyDetails.gif);
	background-repeat: repeat-y;
	margin: 7px 5px 7px 7px;
}
#propImages {
	float: left;
	width: 164px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.imgProp {
	text-align: center;
	width: 150px;
	cursor: pointer;
	border: 2px solid #C072C4;
	padding: 0px !important;
	margin-top: 5px;
}
.imgProp:hover {
	border: 2px solid #EFAF19;
}
#propSummary {
	float: left;
	width: 630px;
}
#pS-container {
	padding: 7px 10px;
}
#pS-container .back {
	background-color: #83468C;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 2px;
	margin-top: 10px;
	text-align: center;
	width: 80px;
	padding-right: 10px;
	display: block;
	cursor: pointer;
	border: 1px solid #83468C;
}
#pS-container .back:hover {
	background-color: #FF9900;
	border: 1px solid #83468C;
	color: #000000;
}
#pSc-headline {
	background-color: #EFAF19;
	padding: 7px;
	color: Black;
	font-weight: bolder;
	font-size: 110%;
}
#pSch-left {width: 60%;}
#pSch-right {width: 39%; text-align: right;}
.propTbDetails {
	width: 100%;
}
.propTbDetails .firstCol {
	width: 25%;
	color: White;
	padding: 8px;
	font-weight: bolder;
}
.propTbDetails .secCol {
	width: 74%;
	color: Black;
	padding: 8px;
}

.propMoreInfo
{
	width: 100%;
}
.propMoreInfo .firstCol {
	width: 25%;
	color: White;
	padding: 8px;
	font-weight: bolder;
	background-color: #AF58B7;
}
.propMoreInfo .secCol {
	width: 74%;
	color: #000000;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	font-weight: normal;
	background-color: #CD95D0;
}
.propMoreInfo .span-av
{
	padding: 3px;
	background-color: #AF58B7;
	display: inline-block;
	border: 1px solid #C072C4;
	margin-left: 10px;
	color: #FFFFFF;
}
.propMoreInfo label
{
	padding-left: 3px;
	padding-right: 10px;
	cursor: poiner;
}

.propMoreInfo .radio
{
	background-color:transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.propMoreInfo .span-av-y
{
	padding: 3px;
	display: inline-block;
}
.propMoreInfo .span-av-n
{
	padding: 3px;
	display: inline-block;
}
.propDetails #reqInfoFinal {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #AF58B7;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
	text-align: center;
}

.property-video-file-logo
{
	width:150px;
	height:125px;
	background-repeat:no-repeat;
	background-image:url(../images/property-video-file-logo.gif);
	background-position: left top;
	margin-bottom: 5px;
	cursor: pointer;
}
.property-video-file-logo:hover
{
	background-image:url(../images/property-video-file-logo-hover.gif);
}
