/* @override http://www.denisbarrett.com/css/style_client.css */

@charset "utf-8";
/* CSS Document */

/*---------------------------Genrael Clases---------------------------------------*/

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#696969;
	background:url(../images/bg.jpg) repeat-x;

}

* {
	margin:0px;
	padding:0px;
}

.fl{
	float:left;
}

.fr{
	float:right;
}
.clr{
	clear:both;
}

ul,li{
	list-style:none;
}

a {
	text-decoration:none;
	/* update by rizwan */
	color:#1F45A4;
	font-weight:bold;
}

a:hover{
	text-decoration: underline;
}
img{
border:0px;
}
/*---------------------------Layout Content Clases---------------------------------*/

#Layout{                /*------------------------For Page Main Width------------------------------------*/
	width:992px;
	margin:auto;
}


#Top{
	height:100px;
	position: relative;
	background:url(../images/tob-bg.jpg);
	height:131px;
}

#Logo{
position:absolute;
left:10px;
top:0px;
padding-top:3px;
padding-left:5px;
}

#TopContent{
position:absolute;
right:2px;
top:10px;
}
#TopContent li{
float:left;
margin-right:5px;
}
#Nav{
	position:absolute;
	top:56px;
	right:4px;
	text-align:right;
	color:#2D4D74;
}
#Nav a{
font-size:12px;
margin:0 10px;
font-family:Tahoma;
font-size:10px;
color:#D6121D;
text-transform:uppercase;
font-weight:bold;
}

#CallNow{
position:absolute;
top:92px;
left:670px;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
width:300px;
text-align: right;
}

#MissionStatement{
position:absolute;
top:88px;
left:10px;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
}


#MissionStatement p {
font-size: 18px;
font-style:italic;
}

#CallNow a{
color:#FFFFFF;
text-decoration: underline;
}
#CallNow a:hover{
color:#FFFFFF;
text-decoration: none;
}

#SearchNow{
position:absolute;
right:10px;
top:90px;
}
#SearchNow li{
float:right;
margin-left:5px;
}
#SearchNow li select{
width:170px;

}

.GrayButton{
float:left;
background: url(../images/graybtn-left.gif) no-repeat left top;
}
.GrayButton a{
float:left;
height:22px;
float:left;
display:block;
font-size:11px;
color:#FFFFFF;
line-height:22px;
padding:0 10px;
background: url(../images/graybtn-right.gif) no-repeat right top;
}
.GrayButton input{
float:left;
height:22px;
line-height:18px;
float:left;
border:none;
color:#FFFFFF;
padding:0 2px;
*padding:0 0px;
font-size:13px;


background: url(../images/graybtn-right.gif) no-repeat right top;
}



#Content{
padding-top:10px;
padding-bottom:10px;
background:url("../images/leftnav.gif") repeat-y scroll left top transparent;
position:relative;
padding-bottom:20px;
}

#Content .members {
float:right;
padding-top:20px;
}

#Content .LeftSide{
	float:left;
	width:233px;
	overflow:hidden;
}
#Content .RightSide{
	float:right;
	width:749px;
	color:#333;
}

.leftNav {
border-bottom:5px solid white;
}
.LeftNav li{
background:url(../images/leftnav.gif) left top;
list-style: outside;
height:26px;
padding-left:22px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
padding-top:7px;
position:relative;
margin-bottom:1px;
*margin-bottom:3px;
*margin-top:-2px;
}
.LeftNav li a.link{
color:#00254F;
display:block;
height:20px;
border-left: solid 1px #FFFFFF;
line-height:20px;
padding-left:10px;

}
.LeftNav li .plus{
position:absolute;
right:50px;
top:12px;
font-size:0px;
}
.StatusBox{
background:url(../images/blue-bg.gif) no-repeat top;
height:47px;
padding:0 10px;
padding-top:13px;
margin-bottom:10px;

}
.StatusBox li{
float:left;
}
.StatusBox li.loginText{
float:left;
width:155px;
padding-left:10px;
color:#fff;

}
.StatusBox li.loginText a{
color:#FF8500;
}
.StatusBox li.loginText a.blue{
color:#051D43;
}
.FeatureBox{
color:#2A2A2A;
font-size:11px;
padding-bottom:8px;
font-family:Verdana, Arial, Helvetica, sans-serif;

}

.FeatureBox .featurebox_relative p{
padding-left:5px;
}

.FeatureBox h3{
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
margin-bottom:5px;
background:#195999;
font-weight:bold;
padding:4px 2px 4px 5px;
line-height:28px;
color:white;
background:#195999 url('../images/h3_bg.jpg') repeat-y right top;
}

.FeatureBox p{
margin-bottom:5px;
}

.FeatureBox ul {
padding-left:5px;
}

.FeatureBox p span{
display:block;
}

.FeatureBox li p{
float:left;
font-size:10px;
width:102px;
line-height:18px;
margin-bottom:0px;
}
.FeatureBox .FeatureThum{
float:right;
padding:1px;
width:121px;

background:#CDCFD7 ;
}
.FeatureBox .FeatureThum img{
border:#FFFFFF solid 1px;
}
.FeatureBox .Price{
float:left;
width:130px;
padding-top:5px;
font-size:13px;
}
.FeatureBox .Price strong{
color:#527DB5;
}

.FeatureBox .GrayButton{
float:right;
}



.BigBox .BigBody{
background:#E6EDF5;
padding:0 10px;
}

#QucikSearh{
float:left;
width:294px;
}
#QucikSearh h3{
color:#2A2A2A;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
margin-bottom:11px;
}
#QucikSearh .SearchTab{
height:24px;
}
#QucikSearh .SearchTab li{
float:left;
}
#QucikSearh .SearchTab li.active a{
height:24px;
background:url(../images/search-activ-tab.jpg) no-repeat top left;
width:103px;
position:static;
padding-right:7px;
color:#FFFFFF;
text-align:center;
}

#QucikSearh .SearchTab li.inactive a{
height:24px;
background:url(../images/search-tab.jpg) no-repeat top left;
width:103px;
position:static;
padding-right:7px;
color:#D8202B;
text-align:center;
}


#QucikSearh .SearchTab li a{
height:24px;
text-align:center;
display:block;
color:#D8202B;
width:103px;
position:relative;
font-weight:bold;
/*left:-7px;*/
padding-right:7px;
text-decoration:none;
line-height:24px;
background:url(../images/search-tab.jpg) no-repeat left top;}

.SearhForm{
border:#FA7C83 solid 1px;
padding:11px 10px 20px;
background:#FFFFFF;
margin-bottom:10px;
float:left;

}
.SearhForm li{
margin-bottom:10px;
float:left;
margin-left:10px;
}
.combobox{
width:125px; 
z-index:0;
}
.SearhForm label{
display: block;
}
.SearhForm select{
color:#666666;
font-size:0.9em;
width:125px;
height:20px;
z-index:0px;

}
.Action .AdvSearch{
float:right;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding-right:10px;
padding-top:7px;
}
.Action .AdvSearch a{
color:#EF1E21;
font-size:10px;
font-weight:bold;
}

.Action .GrayButton{
float:right;
}


.WelcomBox{
float:right;
width:411px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
.WelcomBox .WelcomImg{
margin-bottom:10px;
}
.WelcomBox .WelcomImg img{
border:#FFFFFF 5px solid;
}
.WelcomBox h2{
font-size:18px;
color:#D6121D;

font-family:Arial, Helvetica, sans-serif;
}
.WelcomBox h2 span{
display:block;
font-size:14px;
color:#000000;

}
.WelcomBox p{
margin-bottom:10px;
}

.ServicsBox {
margin:5px 0px;
width:725px;
}
.ServicsBox li{
float:left;
margin-right:6px;
}
.ServicsBox li.last{
margin:0px;
}

#upcoming-auction {
}

#upcoming-auction h2 {
	margin-top: 10px;
	border-bottom: 1px solid #93b8d3;
	color: #1e589c;
	padding-bottom: 10px;
	
}

.property {
	margin: 15px 0;
	padding-bottom: 15px;
	position: relative;
	border-bottom: 1px solid #cfe4ff;
}

.property h3 {
	color:  #195999;
	margin-bottom: 15px;
	margin-top: 0px;
	font-size: 16px;
}

.property h4 {
	color: red;
	position: absolute;
	top: 0;
	right: 0;
	margin: 0; padding:  0;
	
}

.property img {
	float: left;
	padding: 2px;
	border: 1px solid red;
	margin-right: 30px;
}

.property p {
	line-height: 15px;
}

.property p a {
	display: block;
	margin-top: 15px;
	text-decoration: underline;
	margin-left: 185px;;
}

/* Clearfix: For modern browsers */
.cf:before,
.cf:after {
    content:"";
    display:table;
}

.cf:after {
    clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}


.LeftPenal{

}
.LeftPenal .LeftPenalTop{
display:block;
}
.LeftPenal .LeftPenalTop h3{
background:url("../images/h3_bg.jpg") repeat-y scroll right top #195999;
border-top:5px solid white;
color:white;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
margin-bottom:5px;
padding:4px 2px 4px 5px;
}
.LeftPenal .LeftPenalTop .LeftPenalTopThum{
padding-left:5px;
}

.LeftPenlContent{
padding:5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:11px;

}
.LeftPenlContent h3{
font-size:14px;
color:#1A3970;
margin-bottom:5px;
}
.LeftPenlContent p{
margin-bottom:10px;

font-size:11px;



}
.LeftPenlContent p.line1{
border-bottom:#858585 solid 1px;
margin-bottom:10px;
width:210px;
color:1A3970;
}

.LeftPenal .LeftPenalBtm{
height:173px;
display:block;
}

.LeftPenal .LeftPenalBtm h3{
background:url("../images/h3_bg.jpg") repeat-y scroll right top #195999;
border-top:1px solid white;
color:white;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
margin-bottom:5px;
padding:4px 2px 4px 5px;

}
.LeftPenal ul{
}
.LeftPenal .LeftPenalBtm li{
border-bottom:#333333 dotted 1px;
padding-left:5px;
padding-bottom:15px;
margin-bottom:15px;
}
.LeftPenal .LeftPenalBtm li.last{
border:none;
margin:0px;
}
.Testimonials{
	border-bottom:#000000 dotted 1px;
	padding:2px;
	border:1px solid #a7c1d9;
	float:left;
	margin-left:30px;
}

.Testimonials.home {
width:345px;
}

.Testimonials h3{
font-size:18px;
line-height:36px;
color:white;
padding-left:10px;
background:#195999;
}

.Testimonials ul{
background:#e6edf5;
padding-right:25px;
}

.Testimonials li{
background:url(../images/arrow_test.jpg) no-repeat left 19px;
padding-left:25px;
padding-top:15px;
}

.readMore {
background:#e6edf5;
text-align:right;
padding-right:10px;
}
.readMore a{
color:red;
font-weight:bold;
line-height:26px;
}

.TextBox{
width:345px;
border:1px solid #a7c1d9;
padding:2px;
margin-top:20px;
float:right;
}
.TextBox h3{
font-size:18px;
line-height:36px;
color:white;
padding-left:10px;
background:#d6121d;
}

.TextBox .image {
text-align:center;
background:#E6EDF5;

}

.TextBox .image img {
border:1px solid white;
padding:10px 0 0;
}

.TextBox p{
background:#E6EDF5;
padding:10px;
}

.TextBox .right{
padding:10px;
background:#E6EDF5;
text-align:right;
}

.LatestNews{
	
	border-bottom:#000000 dotted 1px;
	padding:2px;
	margin-bottom:10px;
	border:1px solid #a7c1d9;
	width:345px;
	float:left;
	margin-top:20px;
	margin-left:30px;
}
.LatestNews h3{
font-size:18px;
line-height:36px;
color:white;
padding-left:10px;
background:#195999;
}

.LatestNews ul{
background:#e6edf5;
padding:0 10px;
}

.LatestNews li {
border-bottom:1px dotted #737678;
padding:10px 0;
}

.LatestNews h4{
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-bottom:5px;
color:#3a3a3a;
}

.LatestNews h4 span {
color:red;
}

.LatestNews .right{
padding:10px;
background:#E6EDF5;
text-align:right;
}

.LatestNews .blog {
border-top:1px dotted #737678;
padding-top:10px;
}
.LatestNews .blog p {
margin: 0 0 10px 0;
}
.LatestNews .blog .left {
float:left;
width:151px;
padding-right:10px;
}

.LatestNews .blog .left a {
color:red;
font-weight:normal;
}
.LatestNews .blog .right {
margin-left:161px;
padding:0;
}

.LatestNews .blog .right a {
background:#38586d;
font-weight:normal;
color:white;
padding:4px;
margin:2px 0 0 0;
display:block;
text-align:center;
font-size:11px;
}

.latestblog{
	
	border-bottom:#000000 dotted 1px;
	padding:2px;
	margin-bottom:10px;
	border:1px solid #a7c1d9;
	width:345px;
	float:right;
}
.latestblog h3{
font-size:18px;
line-height:36px;
color:white;
padding-left:10px;
background:#D6121D;
}

.latestblog ul{
background:#e6edf5;
padding:0 10px;
}

.latestblog li {
border-bottom:1px dotted #737678;
padding:10px 0;
}

.latestblog h4{
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-bottom:5px;
color:#3a3a3a;
}

.latestblog h4 span {
color:red;
}

.latestblog .right{
padding:10px;
text-align:right;
background:#E6EDF5;
}

.latestblog .blog {
border-top:1px dotted #737678;
padding-top:10px;
}
.latestblog .blog p {
margin: 0 0 10px 0;
}
.latestblog .blog .left {
float:left;
width:151px;
padding-right:10px;
}

.latestblog .blog .left a {
color:red;
font-weight:normal;
}
.latestblog .blog .right {
margin-left:161px;
padding:0;
}

.latestblog .blog .right a {
background:#38586d;
font-weight:normal;
color:white;
padding:4px;
margin:2px 0 0 0;
display:block;
text-align:center;
font-size:11px;
}


#Footer{
padding:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
background:#1C56A0;
border-top:solid 10px #051D43;
color:#FFFFFF;
}
#Footer a{
color:#FFFFFF;


}
.FooterNav{
float:right;
}
.FooterNavLeft{
float:left;
}
.copyrights{
float:left;
}
.designby{
text-align:right;
color:#92A9C0;
font-weight:normal;
}
/*Added BY Nayyer*/

.selected{
color:#fff;
width: 15px;
padding: 0px 5px;

color:#000033;

}
.pageNav{
margin-bottom:10px;

}

.pageNav a:link, .pageNav a:visited{
width: 15px;
padding: 0px 5px;
border: 1px solid #051D43;
text-decoration: none;
color: #666666;
}

.pageNav a:hover, .pageNav a:active{
color: #FFFFFF;
background-color: #051D43;
}
.error{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#9E0203;

}
.inputtxt {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
margin-top:2px;padding-left:10px;
margin-left:7px;
}
.inputborder {
height:20px;
width:253px;
border:solid 1px #999999;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:20px;
padding-left:5px;
margin-left:7px;
/*margin-top:5px;*/
}
.note{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
}
.inputButton{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #990000;
	background-color: #990000;
	font-weight: bold;
	color: #FFFFFF;
	padding:0px 0px 0px 0px;
}
#Content .LeftSide_container{
	float:left;
	width:233px;
	
}

/*#Content .RightSide_container{
	float:center;
	width:735px;
      -width:700px;
}

#Content .content_area{
	float:center;
	width:738px;
       -width:600px;
	margin-top:10px;
	text-align:justify;
	padding-right:30px;
}
#Content .content_heading{
font-size:20px;
font-weight:bold;
color:#D6121D;
margin-bottom:10px;
font-family:Arial, Helvetica, sans-serif;
margin-left:-20px;
-margin-left:10px;
}




#Content .content_heading h1{
/*font-size:20px;
font-weight:bold;
color:#D6121D;
margin-bottom:10px;
font-family:Arial, Helvetica, sans-serif;
margin-left:-20px;
-margin-left:10px;
}*/


#Content .RightSide_container{
	float:right;
	width:735px;
}

#Content .content_area{
	float:right;
	width:738px;
	margin-top:10px;
	text-align:justify;
	padding-right:10px;
}
#Content .content_heading{
/*font-size:20px;*/
font-weight:bold;
color:#D6121D;
margin-bottom:10px;
font-family:Arial, Helvetica, sans-serif;
margin-left:-20px;
*margin-left:10px;
}

#download-brochure {
	display: block;
	background: url(../images/ico-pdf.png) 5px 5px no-repeat #3772b8;
	height: 20px;
	width: 370px;
	text-align: center;
	padding: 13px 10px 7px 10px;
	margin: 0px 0px 20px;
	color: #fff;
	border: 2px solid #0b315a;
}

#download-brochure:hover {
	background-color:  #4985cb;
}


.subpageText{
	margin-left:12px;
	margin-right:20px;
    padding-bottom:25px;
	margin-bottom:15px;
}
.subpageText h3{
margin-bottom:20px;
font-size:18px;
color:#18529C;
}
.subpageText h3 span{
color:#000000;
}
.subpageText li{
background:url(../images/green-dot.gif) no-repeat left top;
/*border-bottom:#000000 dotted 1px;*/
background-position:0 5px;
padding-left:12px;
margin-bottom:20px;
text-align:justify;
}
/*---------------------------Ali work start---------------------------------*/
#form_container{
float:left;
width:65%;
margin-left:50px;
}

.form_row_container{
float:left;
width:100%;
height:30px;
margin-top:5px;
}
.form_row_left{
width:25%;
float:left;
text-align:right;
padding-top:3px;
padding-right:7px;
}
.form_row_right{
width:70%;
float:left;
text-align:left;
}
/*---------------------------Ali work end--------------------------------*/

.Button{
float:left;
background: url(../images/graybtn-left.gif) no-repeat left top;
margin-left:50px;
-margin-left:5px;
}

.Button input{
float:left;
height:22px;
line-height:18px;
float:left;
border:none;
color:#FFFFFF;
/*padding:0 2px;
*padding:0 0px;*/
font-size:13px;
background: url(../images/graybtn-right.gif) no-repeat right top;
}

/*SearchResult CSS*/
/*---------------------------Ali work on 17 jun 2009--------------------------------*/
.box_container{
background-color:#FFFFFF;
float:left;
width:750px;
height:170px;
margin-bottom:15px;
border:1px solid #ccdaeb;

/*margin-left:20px;*/
}
/*.propDetails {
float:left;
margin-right:12px;
position:relative;
width:578px;
}
.propDetails p{
width:578px;

}
.propListing h4 {
font-size:1.4em;
line-height:1.5em;
margin:0;
}*/
.propOptions ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
}
/*.propOptions ul li {
display:inline;
float:left;
margin-right:12px;
padding:0 0 4px 22px;
}*/
.clear-floats {
clear:both;
font-size:1px;
height:1px;
line-height:0;
}
/*.propDetails a:link {
color:#1F45A4;
}*/
img.standard {
border:1px solid #666666;
padding:1px;
}
.propImage {
float:left;
margin-right:12px;
margin-left:20px;
position:relative;
text-align:center;
width:104px;
}
.resultAttributeFirst{
width:300px;
float:left;
}
/*.box_heading{

background:transparent url(../images/back-panel.jpg) repeat-x scroll 0 0;
border:1px solid #E2E1E1;
height:25px;
margin-bottom:5px;
color:#434242;
font-size:1.1em;


}*/
/*.box_heading_left{
float:left;
margin-left:10px;
width:300px;
margin-top:5px;
font-size:12px;
font-weight:bold;
color:#000000;

}*/
/*.box_heading_right{
float:right;
margin-right:10px;
/*width:50px;
margin-top:5px;
font-size:12px;
font-weight:bold;
color:#000000;
}*/
.box_content{
width:100%;

}
.box_content_left{
float:left;
width:124px;
text-align:center;
}
.box_content_right{
float:left;
width:512px;
margin-left:20px;
}
/*.propOptions {
border-top:1px dotted #CCCCCC;
margin-top:6px;
padding-top:6px;
}*/
/*---------------------------Ali work on 18 jun 2009--------------------------------*/
.heading_top{
font-size:20px;
font-weight:bold;
color:#D6121D;
height:30px;
margin-bottom:10px;
font-family:Arial, Helvetica, sans-serif;
}
.heading_top_left{
float:left;
margin-left:0px;
width:300px;
margin-top:5px;
font-size:12px;
font-weight:bold;
color:#000000;

}
.heading_top_right{
float:right;
margin-right:0px;
width:150px;
margin-top:5px;
font-size:12px;
font-weight:bold;
color:#000000;
}
.beds-product {
color:#000000;
/*float:left;*/
font-size:140%;
font-weight:bold;
padding-right:25px;
}

/*----------------------------------detail page---------------------------------------------------------*/
#content3col {
background-color:#FFFFFF;
float:left;
width:320px;
}
#leftProperty {
float:left;
font-size:x-small;
margin-left:10px;
width:303px;
}
#leftProperty .image {
float:left;
width:303px;
}

#leftProperty .imageLeft {
float:left;
width:152px;
}
#leftProperty .imageRight {
float:left;
width:148px;
}

#contentProperty {
border-left:1px solid #AEAEAE;
float:left;
line-height:1.4em;
padding:0 0 10px 10px;
width:400px;
}

#content3col .relatedHeading {
float:left;
margin:10px 0 10px 10px;
width:540px;
}

.inlineList {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
.alertPrintSaveEmail li {
display:inline;
font-size:x-small;
font-weight:bold;
line-height:normal;
}
.alertPrintSaveEmail {
border-bottom:1px dotted #CCCCCC;
border-top:1px dotted #CCCCCC;
height:25px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:5px 0 10px;
padding:7px 0;
}
.h2 {
color:#FF0000;
display:block;
font-size:1em;
font-weight:bold;
margin:0 0 10px;
}

.propAlert {
background:transparent url(../images/property_alert.gif) no-repeat scroll 0 8px;
float:left;
margin:0 10px;
padding:0 0 3px 22px;
/*width:100px;*/
}



.propEmail {
background:transparent url(../images/email_big.gif) no-repeat scroll 0 12px;
float:left;
margin:0 10px 0 20px;
padding:0 0 3px 22px;
width:100px;
}

.propcCal {
background:transparent url(../images/print_big.gif) no-repeat scroll 0 8px;
float:left;
margin:0 0 0 20px;
padding:0 0 3px 22px;
}

.mapViewSlide {
border-bottom:1px dotted #CCCCCC;
border-top:1px dotted #CCCCCC;
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:10px 0 20px;
padding:7px 0 5px;
width:310px;
}

.mapViewSlide li {
display:inline;
font-weight:bold;
}
.slideshow {
background:transparent url(../images/image_slideshow.gif) no-repeat scroll 0 3px;
float:left;
margin-left:5px;
padding:0 0 3px 22px;
}

/* update by rizwan */
.nol{
border-collapse:collapse; padding:0 2px;width:100%;
}

td.details div.ttl {
padding-right:0;
}



.box_container_auction{
background-color:#FFFFFF;
float:left;
width:750px;
height:130px;
margin-bottom:15px;
border:1px solid #ccdaeb;
/*margin-left:20px;*/
}
.box_heading_auction{
background-color:#CCDAEB;
height:25px;
margin-bottom:5px;
width:750px;

}

.Buttonauction{
float:left;
background: url(../images/graybtn-left.gif) no-repeat left top;
margin-left:9px;
}
.Buttonauction input{
float:left;
height:22px;
line-height:18px;
float:left;
border:none;
color:#FFFFFF;
/*padding:0 2px;
*padding:0 0px;*/
font-size:13px;
background: url(../images/graybtn-right.gif) no-repeat right top;
}

.box_container_auction_noheight{
float:left;
width:750px;
margin-bottom:15px;
/*margin-left:20px;*/
}

table {
	font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	width: 100%;
	}

th {
	padding: 0 0.5em;
	text-align: left;
	}

tr.yellow td {
	border-top: 1px solid #FB7A31;
	border-bottom: 1px solid #FB7A31;
	background: #FFC;
	}

td {
	
	padding: 0 0.5em;
	}

td.width {
	width: 190px;
	}

td.adjacent {
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	text-align: left;

	}
td.adjacent1 {
	border-bottom: 1px solid #CCC;
	text-align: left;

	}
	.box_heading_auction
{ 
width:750px; 
background-color:#CCDAEB; 
height:25px; 
margin-bottom:5px;
}
.box_heading_left_auction
{
float:right; 
text-align:center; 
width:136px; 
color:#000000; 
font-size:12px; 
font-weight:bold; 
margin-left:10px; 
margin-top:5px;
}
.box_heading_right_auction
{
float:right; 
text-align:center; 
width:80px; 
color:#000000; 
font-size:12px; 
font-weight:bold; 
margin-right:10px; 
margin-top:5px;
}

/*Gallery css*/
#simplegallery1{ 
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/

}

#simplegallery1 .gallerydesctext{
text-align: left;
padding: 2px 5px;
}
.inputcombox
{
font-size: 12px;
z-index:0px;
}
fieldset {
border:1px solid #CCCCCC;
margin:0.5em 0;
padding:0.5em;
}

legend {
color:black;
font-weight:bold;
padding:0.3em;

}
 /* update by rizwan 26/6/2009 */
.inputborder_reg {
height:18px;
width:253px;
border:solid 1px #999999;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:20px;
padding-left:5px;
margin-left:7px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
}
.featurebox_relative
{

}
/* 2nd July 2009  written by Rizwan Amin */
.bodyText p{
		margin-top:5px;
	}
	#mainContainer{
		width:760px;
		height:600px;
		border:1px solid #000000;
		margin:0 auto;
		background-image:url('../../images/heading3.gif');
		background-repeat:no-repeat;
		padding-top:85px;			
	}
	#mainMenu{
		background-color: #E6EFF8;	/* Background color of main menu */
		border-bottom:1px solid #E6EFF8;	/* Bottom border of main menu */
		height:9px;	/* Height of main menu */
		
		position:relative;	/* Don't change this position attribute */
		
		
	}
	#mainMenu a{
		padding-left:5px;	/* Spaces at the left of main menu items */
		padding-right:5px;	/* Spaces at the right of main menu items */
		font-weight:bold;
		/* Don't change these two options */
		position:absolute;
		bottom:-1px;	/* Change this value to -2px if you're not using a strict doctype */
		color:#FFFFFF;
		width:80px;
		text-align:center;
	}
	#submenu{		
		
		background-color:#EF1B27;	/* Background color of sub menu items */
		
		width:100%;	/* Don't change this option */
		
	}	
	#submenu div{
		white-space:nowrap;	/* Don't change this option */

		
	}
	/*
	Style attributes of active menu item 
	*/
	#mainMenu .activeMenuItem{
		/* Border options */
		border-left:1px solid #EF1B27;
		border-top:1px solid #EF1B27;
		border-right:1px solid #EF1B27;		
		background-color: #EF1B27;	/* Background color */
		
		cursor:pointer;	/* Cursor like a hand when the user moves the mouse over the menu item */
	}
	
	#mainMenu .activeMenuItem img{
		position:absolute;
		bottom:0px;
		right:0px;
	}
		
	/*
	Style attributes of inactive menu items
	*/
	#mainMenu .inactiveMenuItem{		
		color: #000;	/* Text color */
		cursor:pointer;	/* Cursor like a hand when the user moves the mouse over the menu item */
	}
	
	#submenu a{	
		text-decoration:none;	/* No underline on sub menu items - use text-decoration:underline; if you want the links to be underlined */
		padding-left:5px;	/* Space at the left of each sub menu item */
		padding-right:5px;	/* Space at the right of each sub menu item */
		color: #fff;	/* Text color */
		font-size:12px;
		font-weight:bold; 
	}
	
	#submenu a:hover{
		color: #FFFFFF;	/* Red color when the user moves the mouse over sub menu items */
	}
	.white
	{
	color:#FFFFFF;
	font-size:24px;
	
	}
	.menuheightwidht
	{
	height:28px;
	margin-bottom:8px;
	line-height:25px;
	*line-height:23px;
	*height:15px;
	
	}
	.pagerp
	{
	margin-bottom:10px;
	}
	.pagination{
		border:1px solid #CCCCCC;
		color:#4C4B4B;
		padding:3px 7px;
		text-decoration:none;
	}
	.pagerp a:hover
	{
	background-color:#3E79C7;
	border:1px solid #3E79C7;
	color:#FFFFFF;
	}
	.paginationselected
	{
		background-color:#3E79C7;
		border:1px solid #3E79C7;
		color:#FFFFFF;
		font-weight:bold;
		padding:3px 7px;
	}
	/*---------------------------Ali work on 2 jully 2009--------------------------------*/



#Content .LeftSide_container2{
	float:right;
	width:196px;
	margin-left:10px;
	
}

#Content .LeftSide2{
	float:right;
	width:196px;
	overflow:hidden;
}

#Content .RightSide_container2{
	float:left;
	width:784px;
}
#Content .content_area2{
	float:left;
	width:100%;
	margin-top:10px;
	text-align:justify;
	padding-right:10px;
}
.box_container2{
background-color:#FFFFFF;
float:right;
width:700px;
min-height:150px;
margin-bottom:15px;
border:1px solid #E2E1E1;
}
.box_content_right2{
float:left;
width:77%;
margin-left:20px;
}

.propDetails2 {
float:left;
margin-right:12px;
position:relative;
width:100%;
}
.box_heading_left_new{
float:left;
margin-left:15px;
width:367px;
margin-top:5px;
font-size:12px;
font-weight:bold;
color:#000000;

}
#location {
background:transparent url(../images/back-location.jpg) repeat-x scroll 0 0;
border:1px solid #E2E1E1;
color:#434242;
font-size:1.2em;
height:34px;
margin-bottom:10px;
margin-left:0px;
width:1000px;
}
.clearboth, .clear {
clear:both;
}
#location p.loc {
float:left;
line-height:22px;
margin-left:5px;
margin-top:6px;
font-size:12px;
}
#mainMenu a:hover {
text-decoration:none;
}
.res_price {
color:#000000;
font-size:22px;
letter-spacing:-0.02em;

}
.bedroom{
color:#6B6B6B;
font-size:16px;
font-weight:bold;


}
.box_heading_left_new a {
color:#ED1B2E;
float:left;
font-size:1.1em;
font-weight:bold;
margin-left:10px;
text-decoration:underline;


}
.box_heading_left_new a:hover{
text-decoration:none;


}
/*.propDesc
{
color:#3F3F3F;
font-size:12px;

}*/
 .propInfo a  , .propAdd a{
color:#ED1B2E;
float:left;
font-size:11px;
margin-left:10px;
text-decoration:none;


}
 p.bcrumbs a {
color:#7E7A7A;
text-decoration:none;
}
.rightheading{
border-right:1px dotted #CCCCCC;
color:#666666;
float:right;
font-size:1em;
font-weight:bold;

padding-right:8px;
}
.headerbed{
color:#8B8888;

font-size:1.1em;
font-weight:bold;


}
/*___________________________________________________________________-06-07-09------------________________________*/
.savelisting_box{
width:96%; 
border:solid; 
float:left; 
border-bottom:none;
}

.savelisting_item{
height:30px; 
line-height:30px; 
float:left; 
border-bottom:solid; 
width:95%;
padding-left:10px; 
}
.save_heading{
height:40px;
border-bottom:2px solid #EF1B27;
color:#EE1C2F;
line-height:30px;
margin-bottom:10px;
margin-top:22px;
width:100%;
}


/*-----------------------------------------09-07-09-------------------------------------------------*/



.box_heading{
background-color:#ededed;
height:25px;
margin-bottom:5px;
padding-left:15px;
}
.box_heading_left{
float:left;
margin-left:0px;
width:97px;
margin-top:3px;
font-size:12px;
font-weight:bold;
color:#000000;

}
.box_heading_center{
float:left;
margin-left:30px;
width:378px;


}

.box_heading_center a{
line-height:25px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:17px;
font-weight:bold;
color:#3c75c4;

}

.box_heading_right1{
float:right;
margin-right:10px;
width:170px;
line-height:25px;
text-align:right;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
font-weight:bold;
color:#D7373F;
}

.propDescli{
float:left; 
width:200px;
list-style:inside;
list-style-type:disc;
}
.propPrice {
font-size:12px;
padding-top:6px;
}
.propDesc {
border-bottom:1px dotted #CCCCCC;
padding-bottom:10px;

}
.propOptions {
margin-top:6px;
padding-top:6px;
float:right;
width:400px;
}

.propOptions ul li {
display:inline;
float:right;
margin-right:12px;
padding:0 0 4px 0px;
}

.propDetails {
float:left;
margin-right:12px;
position:relative;
width:530px;
*width:520px;
color:#000000;
}

.propDetails h4 {
font-size:17px;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:0;
color:#8B8B8B;
font-weight:bold;
}
.propInfo{
float:right;
}

.top_search{
width:736px;
float:left;
height:81px;
margin-left:10px;
background-color:#d3edfe;
}
.innermain_search{
width:724px;
height:38px;
}
.loc {
float:left;
line-height:22px;
margin-left:5px;
margin-top:6px;
font-size:12px;
}
.loc  select{
border:1px solid #3b76c4;
color:#696969;
font-size:12px;

}
.top_search_sub{
width:736px;
margin-left:10px;
margin-top:14px;
float:left;
height:37px;
background-color:#d3edfe;
}
.loc_bot{
float:left;
line-height:22px;
margin-left:5px;
margin-top:6px;
font-size:14px;
font-weight:bold;
color:#2b3b4a;
}
.loc_bot1{
float:left;
line-height:22px;
margin-left:5px;
margin-top:6px;
font-size:12px;
font-weight:bold;
color:#2b3b4a;
}

.inputcombo{

}#Content .RightSide_container_list{
 
 float:left;
 width:735px;
}

<!-------------------------------------------------15-jully-09----------------------------------------------------------------->


.innermain_search_last{
width:734px;
height:38px;
}
.top_search_sub_last{
width:736px;
margin-top:14px;
float:left;
height:33px;
border:3px solid #68a2ec;
border-left:none;
border-right:none;
background-color:#ffffff;
margin-left:-13px;
*margin-left:0px;
}
.loc_last{
float:left;
line-height:22px;
margin-left:9px;
margin-top:6px;
font-size:12px;
font-weight:bold;
color:#1f5aa6;

}
.loc_last_center{
float:left;
line-height:22px;
margin-left:3px;
margin-top:6px;
font-size:12px;
font-weight:bold;
color:#1e5aa2;
margin-left:133px;
*margin-left:120px;
}
.box_heading_center_last{
float:left;
margin-left:5px;
width:540px;
line-height:34px;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color:#235DA7;

}

.box_heading_last{
background-image:url(../images/box_menu_bg.jpg);

height:34px;
margin-bottom:5px;
}
.box_heading_right{
color:#1456AA;
float:right;
font-size:15px;
font-weight:bold;
line-height:32px;
padding-right:10px;
text-align:right;
width:173px;
}
.box_container_last{
background-color:#FFFFFF;
float:left;
width:734px;
min-height:150px;
margin-bottom:15px;
border:1px solid #c9c9c9;
border-top:none;
}

.propDesc_last {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:13px;

border-bottom:1px dotted #CCCCCC;
padding-bottom:10px;
color:#184b8a;
padding-top:10px;
min-height:75px;

}

.box_content_left{
float:left;
width:166px;
/*height:126px;
border:1px solid #c9c9c9;*/
text-align:center;
}
.propTop{
text-align:right;
/*padding-right:20px;*/
font-family:Arial, Helvetica, sans-serif;
font-size:13px;

color:#ff252d;

}
.propPrice_last{
font-size:12px;
padding-top:6px;
font-family:Arial, Helvetica, sans-serif;
font-size:17px;

color:#ff252d;
}
/* Update by rizwan 15July2009 */
.menuleft{
color:#000000;
border-bottom:1px solid #93b8d3;
font-weight:bold; 
font-size:14px;
}
.registerfiledset
{
width:718px;

}

.previousauction{
	background-image: url('/images/soldback.png');
	background-repeat: no-repeat;
	min-height: 120px;
}

.postponedauction{
	background-image: url('/images/postponedback.png');
	background-repeat: no-repeat;
	min-height: 120px;
}

.negotiationauction{
	background-image: url('/images/negotiation.png');
	background-repeat: no-repeat;
	min-height: 120px;
}

.pdf-download {
	background: url(/images/ico-pdf-download.png) 0 center no-repeat;
	display: inline-block;
	font-size: 16px;
	line-height: 40px;
	height: 40px;
	padding: 0 0 0 40px;
	margin: 5px 0;
}

.news-item { 
	border-bottom: 1px solid #ccc;
	font-size: 1em;
	line-height: 1.4em;
	padding: 0 0 20px;
	margin: 0 0 20px;
}

.news-item a { text-decoration: none;}

.news-title {
	margin: 0 0 20px!important;
	font-size: 1.4em;
}

.news-date {
	display: inline-block;
	margin: 0 0 0 20px;
}

.new-title, .news-title a, .news-content, .news-content a { color: #051D43;}

.news-content, .news-content a { font-weight: normal;}



