/*
h2 {
	background: #990000;
	color: #ffffff;
    line-height: 25px;
    font-size: 1.2rem;
    font-weight: 600;
    clear: both;
    margin: 20px 0 2px 0;
    padding: 0 0 0 10px;	
}
*/

/*

#formFastSearch div#mapCover {
	float: right;
	width: 100px;
	height: 60px;
	text-align: center;	
	margin-top: 0;
}

#formFastSearch {
    border: 0;
	
 	margin: 0;
	margin-bottom: 20px;	
	border-radius: 10px;
	background: rgba(235,222,206,0.95);

}

#formFastSearch #buttons {
	float: right;
	margin-right: 15px;
	margin-top:15px;
}

#formFastSearch #buttons input {
	margin-bottom: 10px;
}

#formFastSearch label {	
	font-size: 1rem;
	font-weight: 600;
	padding-right: 5px;
display: block;
}

#formFastSearch input {
	float: left;
	margin: 0;
}

#formFastSearch #categoryRadio {
	width: 100px;
	margin-top: 10px;
}

#formFastSearch div {
	margin-top: 15px;float: left;
}

#formFastSearch #categoryRadio label {
	width: auto;	
	padding-left: 20px;	
	padding-bottom: 5px;
}

#formFastSearch #offerTypeWrapper select {
	width: 197px;
}

#formFastSearch select {
	width: 95px;
	margin: 0;
	height: 18px;
}

#formFastSearch select#priceToId, #formFastSearch select#surfaceToId {
	margin-left: 10px;
}

#formFastSearch .help {
	margin-left: 0;
	margin-top: 2px;
	font-size: 0.9rem;
	color: #999999;
	display: block;
	clear: both;
	line-height: 15px;
}

#formFastSearch #priceRangeId {
	padding-left:100px;
	padding-right: 15px;
}

#formFastSearch #regionSearch {
	width: 300px;
}
#formFastSearch #regionSearch,#formFastSearch #regionSearch div {
	margin-top: 0;
}


*/

#regionSearch  input {	
	width: 280px;
}

#regionSearch  label {
	line-height: 25px;
}

#latestProperties {
	font-size: 0.9rem;
	margin-bottom: 10px;
}

#latestProperties .propertyDetails {
	clear: both;
	height: 155px;
	width: 160px;
	float: left	
}

#latestProperties .propertyDetails a {
	line-height: 15px;
	text-decoration: none;
	color: #000000;
	display: none;
}

.propertyDetails img {
	width: 120px;			
	border: none;	
}

.propertyDetails .imgContainer {
	width: 180px;
	height: 90px;
	margin-right: 15px;
	float: left;	
}

.propertyDetails strong, .propertyDetails span {
	display: block;
}

.propertyDetails .propertyType {
	font-size: 1rem;
	color: #990000;
}

.propertyDetails .propertyType span {
	display: inline;
	color: #000000;
	font-weight: normal;
}

.propertyDetails .propertyPrice {
	font-size: 1.2rem;
}

.propertyDetails .propertyDate {
	color: #9d9d9d;
}

.listAdsWrapper {
	background: #990000; 
	padding: 0 5px 5px 5px;
	border-radius: 10px;	
	clear: both;
}


#latestProperties ul {
	width: 480px;
	float: left;	
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #990000;
	margin-bottom: 10px;
}

#latestProperties li {
	margin: 0;
	padding: 0;
	border-top: 1px solid #cccccc;
}

#latestProperties a {
	padding: 4px 2px;
	text-decoration: none;
	color: #000000;
	display: block;
	line-height: 13px;
}

#latestProperties a.selected {
	color: #990000;
	background: url('/img/latest_bgrd.png') left top repeat-x;
}

#latestProperties .timePublished {
	width: 40px;
	color: #999999;
	float: right;
}

#latestProperties li.last-child {
	border-bottom: 1px solid #cc8080;
}

#printIssue {
	float: left;
	width: 200px;
}

#printIssue a img {
	border: none;
	width: 200px;
	padding: 1px;
}

/* reagions search */
#regionId {
    width: 200px;
}

.regionSearch {
    cursor: default;
	z-index: 99;
	background: #ffffff;
	padding: 0;
}

.regionSearch table {
    width: 100%;
    margin-top: -1px;
    border-spacing: 0px;
    border: 1px solid #333;
    border-bottom: none;
}

.regionSearch table thead th {
    text-align: right;
    font-weight: 600;
    
    color: #990000;
    font-size: 0.8rem;
    overflow: hidden;
    padding: 0 3px;
    white-space:nowrap;
}

.regionSearch table td { 
	border-bottom: 1px solid #EEEEEE;
	padding: 5px 4px;
	color: #990000;
	font-size: 0.8rem;
}

.regionSearch table tbody tr.s {
    background: #eeeeee;
	
}

.regionSearch table tbody tr.s td {
	border-bottom: #990000 1px solid; 
}

.regionSearch table tbody td.c {
    font-size: 0.8rem;
	width: 100px;
}

.regionSearch div {
    background: white;  /* for IE */
}

.regionSearch span {
    cursor: pointer;
    color: #821a1c !important;
    font-size: 0.8rem;
	float: right;
	margin-right: 10px;
}
.error {
	background: red !important;
	color: #ffffff;
}

#tools {
	padding: 0;
	margin: 20px 0 13px 0;
	height: 34px;
}

#propertiesInfo {
	border: none;
	font-size: 0.9rem;	
	margin: 10px 0;
	line-height: 15px;
}

#propertiesInfo th {
	color: #666666;
	width: 120px;
	text-align: left;
	font-weight: normal;
	white-space:nowrap;
	height: 15px;
}

#propertiesInfo th.period {
	text-align: center;
	width: 80px;
}

#propertiesInfo td {
	border: 1px solid #cccccc;
	width: 59px;
	height: 13px;
	text-align: center;
}

#propertiesInfo td:hover {
	background: #f8f5ea;
}

.newBuildings, #topAds {
	list-style: none;
	padding: 0;
	margin: 10px 1px 15px 1px;
	font-weight: 600;
	line-height: 14px;
	height: 189px;
	font-size: 0.9rem;
}

#topAds {
	margin: 0;
	height: auto;
}

.newBuildings  a, #topAds a {
	text-decoration: none;
	color: #000000;
}

.newBuildings strong, #topAds strong {	
	display: block;
}

.newBuildings span, #topAds span {
	display: block;
	color: #909090;
}

.newBuildings em, #topAds em {
	font-weight: 600;
	color: #000000;
	font-style: normal;
	padding-left: 5px;
}

.newBuildings img {
	border: none;
	width: 196px;
	height: 147px;
	display: block;
	margin-bottom: 2px;
}

#relatedContent .hPropertiesInfo {
    background: url('/img/info.gif') no-repeat right center;
	margin: 0;
    padding: 0;
    border-bottom: 3px solid #990000;
    clear: both;
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 25px;
	color: #000000;
}

#topAds img {
	border: none;
	width: 200px;	
	display: block;
	margin-bottom: 2px;
}

.newBuildings li {
	float: left;
	width: 196px;
	padding: 0 0 0 28px;
	margin:  0 0 0 28px;
	border-left: 1px solid #efefef;
}

#topAds li {
	float: left;	
	padding: 0 0 0 29px;
	margin:  0;	
}

#topAds li#type2{
padding: 0 0 0 19px;
width: 150px;
}

#topAds li.type3{
padding: 0 0 0 9px;
width: 120px;
}

#topAds li#type2:first-child {
	padding-left: 2px;
	margin :0;

}

#topAds li.type3:first-child {
	padding-left: 2px;
	margin :0;

}

.newBuildings li.first-child, #topAds li:first-child {
	border: none;
	padding-left: 2px;
	margin :0;
}

#hNewBuildings {
	margin-top: 0;
}

#drawPolygonSearch img {
	border: none;
}

.home  #facebookFan {
	margin-bottom: 0;
}

#ad1DecreasedPrices {
	display: block;
	clear: both;
	font-size: 2rem;
	font-weight: 600;
	height: 60px;
	background: url('/img/locale/ad1_decreased_prices.png') no-repeat left bottom;
	border: 1px solid #000000; 
	padding-left: 60px;
	text-decoration: none; 
	color: #000000;
}

#ad1DecreasedPrices em {
	color: #990000;
	font-style: normal
}

#ad1DecreasedPrices span {
	font-size: 1rem;
	display: block;
	line-height: 20px;
}

/* sms 1003 banner*/

.home #relatedContent #agencyAccess  {
	margin: 0px;	
}

#ad2DecreasedPrices {
	margin-bottom: 3px;
}

#fotterAdverts {
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	list-style: none;
	border-top: 1px solid #990000;	
}

#fotterAdverts a {
	color: #990000;
	text-decoration: none;	
	font-size: 1.5em;
	font-weight: 600;
	display: block;
	height: 68px;
	padding-top: 12px;
}

#fotterAdverts li {	
	width: 320px; 
	height: 80px;	
	text-align: center;	
	float: left; 
	margin: 0 10px 0 0;
	padding: 0;
}

#fotterAdverts li#stat {
	background: url('/img/locale/stat.jpg') left top no-repeat;
}

#fotterAdverts li#myPrice {
	background: url('/img/locale/my_price.jpg') left top no-repeat;
}

#fotterAdverts li#bn {
	background: url('/img/locale/bn.jpg') left top no-repeat;
}

#fotterAdverts li:last-child {
	margin-right: 0;
}

strong {
	font-weight: 600;
}