@charset "utf-8";

/* CSS Document */
*
{
	margin:0px;
	padding:0px;
}
.current
{
	font-size:16px;
	color:#FFF;
	font-weight:bold;
}
a,img
{
	outline:none;
	border:0px;
	color:#000;
	text-decoration:none;
}
select
{
	font-family: 'CalibriRegular';
	padding:2px;
	 width:174px;
}
body
{
	background: url(../img/bg.png) repeat-x;
	font-family: 'CalibriRegular';
	font-size:12px;
	color:#fff;
}
div#main
{
	float:left;
	width:100%;
}
div#maininnerContainer
{
	margin:0 auto;
	width:990px;
}
div#container
{
	float:left;
	width:990px;
}
div#headerMain
{
	float:left;
	height:97px;
	width:990px;
}
div.logo
{
	float:left;
	width:auto;
/*	padding-top:20px;*/
	padding-top:15px;
}
div .headerTextShow

{
    color: #000000;
    float: left;
    height: 108px;
    padding-left: 6px;
    padding-top: 32px;
    padding-top: 15px;
    vertical-align: middle;
    width: 153px;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.headerrgt
{
	float:right;
	width:603px;
	font-family: 'CalibriRegular';
	font-size:14px;
    color:#333333;
	text-align:right;
	padding-top:30px;
}
div .searchBtn1
{
	width:190px;
	padding:2px;
	margin-left:2px;
	border:1px solid #949294;
	float:left;
	-moz-border-radius:5px;
}
.leftImgsrch
{
	background:url(../img/top.png);
	background-repeat:no-repeat;
	width:5px;
	height:24px;
}
div.searchTop
{
	width:80px;
	padding:2px;
	border:1px solid #949294;
	float:left;
}
div.headLoginCntnr
{
	float:right;
	width:300px;
}
div .searchBtn
{
	float:left;
	width:300px;
	height:26px;
}
div.srchImg
{
	float:left;
	width:227px;
	height:26px;
	background:url(../img/textFldBg.png) no-repeat;
}
div.zoomBtn
{
	 float: left;
     position: relative;
     width: 34px;
}
.srchFld
{
	float:left;
	padding-left:6px;
	width:220px;
	height:26px;
	background:none;
	border:none;
}
.goBtn
{
	float:left;
	width:38px;
}
.headerrgt a
{
	float:right;
	width:auto;
	color:#333333;
	text-transform:uppercase;
}
.headerrgt a img
{
	float:left;
	margin-right:5px;
	margin-top:-1px;
}
.socialBox
{
	float:right;
	width:auto;
	padding-top:5px;
}
span.error
{
	color:#FF0000;
	font-size:12px;
	float:left;
	padding-top:5px;
}
.socialBox a
{
	float:right;
	width:auto;
	margin-left:10px;
}
/* navigation */
.navigation
{
	float: right;
    width: auto;
/*	margin-top:-9px;*/
	margin-top:-25px;
}
.navigation ul
{
    float: left;
    list-style-type: none;
    padding-right: 20px;
    width: auto;
}

.navigation ul li
{
	float:left;
	width:auto;
}
.navigation ul li a.navhome
{
	background:url(../img/nav.png) no-repeat 0px 0px;
	float:left;
	width:89px;
	height:42px;
	text-indent:-9999px;
}
.navigation ul li a.navhome:hover
{
	background:url(../img/nav.png) no-repeat 0px -42px;
}
.navigation ul li a.navhomeActive
{
	background:url(../img/nav.png) no-repeat -0px -42px !important;
}
.navigation ul li a.navabtActive
{
	background:url(../img/nav.png) no-repeat 89px -42px !important;
}
.navigation ul li a.navabt
{
	background:url(../img/nav.png) no-repeat -89px 0px;
	float:left;
	width:114px;
	height:42px;
	text-indent:-9999px;
}
.navigation ul li a.navabtActive
{
	background:url(../img/nav.png) no-repeat -89px -42px !important;
}
.navigation ul li a.navabt:hover
{
	background:url(../img/nav.png) no-repeat -89px -42px;
}
.navigation ul li a.navloram1
{
	background:url(../img/nav.png) no-repeat -203px 0px;
	float:left;
	width:131px;
	height:42px;
	text-indent:-9999px;
}
.navigation ul li a.navloram1:hover
{
	background:url(../img/nav.png) no-repeat -203px -42px;
}
.navigation ul li a.navloram2
{
	background:url(../img/nav.png) no-repeat -334px 0px;
	float:left;
	width:131px;
	height:42px;
	text-indent:-9999px;
}
.navigation ul li a.navloram2:hover
{
	background:url(../img/nav.png) no-repeat -334px -42px;
}
.navigation ul li a.navloram2Active
{
	background:url(../img/nav.png) no-repeat -464px -42px !important;
}
.navigation ul li a.navloram3
{
	background:url(../img/nav.png) no-repeat -465px 0px;
	float:left;
	width:117px;
	height:42px;
	text-indent:-9999px;
}
.navigation ul li a.navloram3:hover
{
	background:url(../img/nav.png) no-repeat -465px -42px;
}
.navigation ul li a.navloram3Active
{
	background:url(../img/nav.png) no-repeat -203px -42px !important;
}
.navigation ul li a.navcontact
{
	background:url(../img/nav.png) no-repeat -582px 0px;
	float:left;
	width:131px;
	height:42px;
	text-indent:-9999px;
}
.navigation ul li a.navcontact:hover
{
	background:url(../img/nav.png) no-repeat -582px -42px;
}
.navigation ul li a.navcontactActive
{
	background:url(../img/nav.png) no-repeat -582px -42px !important;
}
/* navigation */
/* Middle Container */
div.scrollerBox
{
	background-color:#FFFFFF;
	float:left;
	width:760px;
	height:290px;
	margin:15px 10px 10px 0;
	padding:10px;
}
.scrollerlogo
{
	float:left;
	width:150px;
	height:290px;
	margin-right:10px;
}
div.scroller
{
	float:left;
	width:600px;
	height:290px;
}
.contRgtBanners_new
{
    float:left;
    width:200px;
    padding-top:3px;
	background:url(../img/propreport.png) top left no-repeat;
    height:156px;
	margin-top:15px;
}
.contRgtBanners_new a
{
   	float:left;
	width:200px;
}
.register_frees{font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; font-size:17px; color:#df6f16; text-align:center; font-weight:bold; line-height:20px;}
.contRgtBanners
{
	float:left;
	width:200px;
	padding-top:5px;
}







.contRgtBanners a



{



	float:left;



	width:200px;



	margin:10px 0;



}







.testimonial



{



	background:url(../img/testimonial-bg.png) repeat;



	float:left;



	width:980px;



	height:40px;



	padding:5px;



	margin-bottom:10px;



}







.testimonial label



{



	float:left;



	width:170px;



	font-family: 'CalibriRegular';



	font-size:19px;



	text-transform:uppercase;



	color:#333333;



	line-height:40px;



	padding-left:10px;



}







.testimonialdesc



{



	float:left;



	width:800px;



	font-family: 'CalibriRegular';



	font-size:12px;



	color:#333333;



	padding:2px 0;



}







.testimonialdesc a



{



	color:#e37014;



}







div.advertCont



{



	float:left;



	width:990px;



}







div.advertContBox



{



	background:url(../img/block-bg.png) repeat-x;



	float:left;



	width:220px;



	/*height:220px;*/



	padding:10px;



	margin:0;



}







div.advertContBox_land



{



	background:url(../img/block-bg.png) repeat-x;



	float:left;



	width:190px;



	padding:10px;



	text-align:center;



}



.blockrgtMargin_land



{



	margin-right:5px;



}



.adverContTitle_land



{



	float:left;



	width:190px;



	text-align:center;



	font-family: 'CalibriRegular';



	font-size:12px;



	text-transform:uppercase;



	color:#333333;



	padding-bottom:10px;



	font-weight: bold;



}







.adverContTitle



{



	float:left;



	width:220px;



	text-align:center;



	font-family: 'CalibriRegular';



	font-size:10px;



	text-transform:uppercase;



	color:#333333;



	padding-bottom:10px;



	font-weight: bold;



}



.adverContDesc_land



{



	float:left;



	width:220px;



	font-family: 'CalibriRegular';



	font-size:12px;



	color:#333333;



	text-align:center;



	padding-bottom:10px;



}







.adverContImg



{



	float:left;



	width:210px;



	border:5px solid #333333;



	margin-bottom:10px;



}



.adverContImg1



{



	float:left;



	width:180px;



	margin-bottom:10px;



}



.adverContImg1 img



{



	width:180px;



	height:110px;



	border:5px solid #333333;



}



.adverContDesc



{



	float:left;



	width:220px;



	font-family: 'CalibriRegular';



	font-size:12px;



	color:#333333;



	padding-bottom:10px;



	min-height:50px;



}







.adverContviewMore



{



	background-color: #333333;



    color: #FFFFFF;



    float: right;



    font-family: 'CalibriRegular';



    font-size: 12px;



    padding: 5px 10px;



    width: auto;



}







.adverContviewMore:hover



{



	background-color:#e37014;



}







.blockrgtMargin



{



	margin:0 10px 0 0 !important;



}



/* Middle Container */







/*------Footer Container-------*/



div.footerinnercontainer



{



	float:left;



	width:990px;



	font-family: 'CalibriRegular';



	font-size:15px;



	padding-top:15px;



	padding-bottom:10px;



}







div.copyrightText



{



	float:left;



	width:auto;



	color:#333333;



	margin-top:5px;



}







.footerLink



{



	float:left;



	width:auto;



	color:#E37014;



	margin-left:10px;



	margin-top:5px;



}







.askQues



{



	float:right;



	width:auto;



}



/*------Footer Container-------*/











/*------Start  Registration-------*/







div.startregistrationPage



{



	float:left;



	width:990px;



	margin-top:5px;



}







div.startregistrationInnerPage



{



	float:left;



	width:990px;



	padding-top:10px;







}







div.topregbg



{



	float:left;



	width:990px;



	height:14px;



	background: url(../img/top_bg.png) no-repeat;



}







div.middleregbg



{



	float:left;



	width:990px;



	height:auto;



	background: url(../img/middle_bg.png) repeat-y;



}







div.Bottomregbg



{



	float:left;



	width:990px;



	height:15px;



	background: url(../img/bottom_bg.png) no-repeat;



}















div.inputfldContainer



{



	float:left;



	width:400px;



	padding-bottom:10px;



	padding-left:82px;



	padding-top:10px;



	font-family: 'CalibriRegular';



}







div.frstName



{



	float:left;



	width:135px;



	font-size:16px;



	color:#000;



	padding-top:5px;



	text-align:left;



	padding-right:10px;



}







div.iptContainer



{



	float:left;



	width:auto;



}







div.lftiptbg



{



	float:left;



	width:3px;



	height:32px;



	background: url(../img/lft_ipt.png) no-repeat;







}







div.Middleiptbg



{



	float:left;



	width:auto;



	height:32px;



	background: url(../img/middle_ipt.png) repeat-x;



}







div.Rgtiptbg



{



	float:left;



	width:3px;



	height:32px;



	background: url(../img/rgt_ipt.png) no-repeat;;



}







div.inputfld



{



	float:left;



	width:200px;



	font-family: 'CalibriRegular';



}







div.inputfld input



{



	float:left;



	width:200px;



	height:26px;



	border:0px;



	margin-top:2px;



	font-size:13px;



	color:#222;



}











div.inputfld select



{



	float:left;



	width:200px;



	height:26px;



	border:0px;



	margin-top:2px;



	font-size:13px;



	color:#222;



}







div.captchaimg



{



	float:left;



	width:200px;



	height:50px;



	padding-left:120px;



	padding-top:15px;



	



}







div.submitbutton



{



	float:left;



	width:auto;



	padding-left:404px;



	margin-top:20px;



}







div.submitlftbutton



{



	float:left;



	width:2px;



	background: url(../img/lft_btn_bg.png) no-repeat;



}











div.submitMiddlebutton



{



	float:left;



	width:auto;



	background: url(../img/middle_btn_bg.png) repeat-x;



	height:32px;



}







div.submitext



{



	float:left;



	width:auto;



	font-size:13px;



	padding-left:8px;



	padding-right:10px;



	padding-top:3px;



	font-weight:bold;



	font-family:Verdana, Geneva, sans-serif;



	



}







div.submitrgtbutton



{



	width:2px;



	background: url(../img/rgt_button_bg.png) no-repeat;



}















/*------End Container-------*/







/*------Loginpagestarts-------*/











div.logininputfldContainer







{



	float:left;



	width:420px;



	padding-bottom:10px;



	padding-left:82px;



	padding-top:10px;



	font-family: 'CalibriRegular';



}







div.paswwordmsg







{



	float:left;



	width:400px;



	padding-top:10px;



	padding-left:253px;



}











div.newusercontainer







{



	float:left;



	width:405px;



	padding-bottom:10px;



	padding-left:212px;



	padding-top:2px;



	color:#F67A18;



}







div.newusercontainer a







{



  color:#F67A18;



  text-decoration:none;



}







div.newusercontainer a:hover







{



  color:#F67A18;



  text-decoration:underline;



}







div.loginsubmitbutton







{



	float:left;



	width:400px;



	padding-left:256px;



	margin-top:5px;



}











/*forgetpasswordstarts*/











div.forgetpasswrd







{



	border:1px solid black;



	cursor:pointer;



	float:left;



	padding:10px;



	width:400px;



	margin-left:250px;



	margin-top:20px;



	color:black;



	margin-bottom:20px;



	



}







div.forgetpasswrd:hover







{



	 background:#F8F8F8;



}







div.passwordtext







{



	font-size:15px;



	color:#F67A18;



	float:left;



	padding:10px;



	width:300px;



	padding-left:0;



	font-weight:600;



	



}







div.emailfeild







{



	float:left;



	width:200px;



	font-weight:bold;



}







div.emailfeild input







{



	height:20px;



	width:300px;



}







div.submitbuttonpasword 







{



	float:left;



	margin-top:20px;



	padding-left:1px;



	width:300px;



	padding-bottom:11px;



}







div.errormsg



{



	float:left;



	width:420px;



	padding:5px;



	color:red;



	font-size:16px;



}







/*aboutus page begins*/







div.aboutusouter



{



	float:left;



	width:617px;



	color:black;



	padding-left:13px;



	padding-bottom:40px;



	min-height:350px;



}







div.aboutustext



{



	float:left;



	width:400px;



	padding:5px;



	font-size:15px;



	color:#006699



}



a.aboutustext



{



	float:left;



	width:400px;



	padding:5px;



	font-size:30px;



	color:#006699



}



div.aboutusdescript



{



	 width:610px;



	 float:left;



	 padding:5px;



	 font-size:14px;



	 line-height:22px;



	 color:#444;



	 font-family:"Segoe UI",Calibri,"Myriad Pro",Myriad,"Trebuchet MS",Helvetica,Arial,sans-serif



	 



}



div.sitemap



{



	 width:200px;



	 padding:5px;



	 font-size:14px;



	 line-height:22px;



	 color:#444;



	 font-family:"Segoe UI",Calibri,"Myriad Pro",Myriad,"Trebuchet MS",Helvetica,Arial,sans-serif



	 



}



div.imgbox



{



	float:left;



	width:270px;



	background-image:url(../img/sidebar.gif);



	background-repeat:no-repeat;



	float:right;



	margin-right:19px;



	margin-top:10px;



	min-height:300px;



	padding-left:10px;



	padding-right:10px;



	position:relative;



	width:270px;



	border:1px solid grey;



}







div.adviceimg



{



	float:left;



	width:150px;



	padding-top:10px;



	



}







div.advicedesp



{



	float:left;



	width:250px;



	padding:5px;



	color:#444;



	padding-left:0;



	font-family:"Segoe UI",Calibri,"Myriad Pro",Myriad,"Trebuchet MS",Helvetica,Arial,sans-serif;



	font-size:13px;



}







div.ourpropertydiv



{



	float:left;



	width:942px;



	padding-left:18px;



	padding-bottom:20px;



	border:1px solid #e5e5e5;



	margin-left:10px;



	background:url(../img/base.gif);



	



}







div.ourpropetystext



{



	 width:518px;



	 float:left;



	 padding:5px;



	 font-size:14px;



	 line-height:20px;



	 color:#444;



	 padding-right:10px;



	 font-family:"Segoe UI",Calibri,"Myriad Pro",Myriad,"Trebuchet MS",Helvetica,Arial,sans-serif



}







div.propertydiv



{



	float:left;



	width:auto;







}



div.propertydiv a



{



	float:left;



	width:auto;







}



/*testimonialspage*/







div.testimonialtext



{



	 width:940px;



	 float:left;



	 padding:5px;



	 font-size:14px;



	 line-height:22px;



	 color:#444;



}







div.testmonialouter



{



	float:left;



	width:940px;



	color:black;



	padding-bottom:15px;



	border-bottom:1px solid black;



	margin-left:22px;



	font-family:"Segoe UI",Calibri,"Myriad Pro",Myriad,"Trebuchet MS",Helvetica,Arial,sans-serif



}











 /*contactuspage starts*/



 



 div.contactouter



 {



	 float:left;



	 width:500px;



	 margin-left:30px;



	 padding-bottom:22px;



 }



 



 div.dymanictext



 {



	 float:left;



	 width:440px;



	 color:#000;



	 font-size:18px;



	 border-bottom:1px solid #000;



	 padding-bottom:12px;



	 padding-left:2px;



	 padding-top:15px;



}











div.Addrexxxtext



{



	 float:left;



	 width:442px;



	 color:#444;



	 font-size:15px;



	 border-bottom:1px solid #000;



	 padding-bottom:12px;



	 padding-top:12px;



	 font-family:"Segoe UI",Calibri,"Myriad Pro",Myriad,"Trebuchet MS",Helvetica,Arial,sans-serif



}







div.Addrexxxtext a



{



  color:#006699;



  font-size:14px;



  text-decoration:underline;



  font-weight:bold;



}







div.Addrexxxtext a:hover



{



	color:#000;



	text-decoration:none;



}







div.linktextmedia



{



	 float:left;



	 width:442px;



	 color:#444;



	 font-size:15px;



	 padding-bottom:12px;



	 padding-top:12px;



	 font-family:"Segoe UI",Calibri,"Myriad Pro",Myriad,"Trebuchet MS",Helvetica,Arial,sans-serif



} 







div.linktextmedia a



{



  color:#006699;



  font-size:14px;



  text-decoration:underline;



  font-weight:bold;



}







div.linktextmedia a:hover



{



	color:#000;



	text-decoration:none;



}







div.contactmediaouter



{



	float:left;



	width:500px;



}







div.informationbox



{



	background-image:url("../img/sidebar.gif");



	background-repeat:no-repeat;



	border:1px solid grey;



	float:right;



	margin-right:25px;



	margin-top:20px;



	min-height:300px;



	padding-left:10px;



	padding-right:10px;



	position:relative;



	width:270px;



	padding-bottom:10px;



}







div.infopacktext



{



	float:left;



	width:200px;



	font-size:20px;



	color:#000;



	padding-top:20px;



}







div.infodescript



{



	float:left;



	width:270px;



	padding:5px;



	color:#444;



	padding-left:0;



	font-family:"Segoe UI",Calibri,"Myriad Pro",Myriad,"Trebuchet MS",Helvetica,Arial,sans-serif;



	font-size:13px;



	padding-bottom:10px;



}







div.inputouter



{



	float:left;



	width:250px;



	padding-bottom:5px;



}







div.namefield



{



	float:left;



	width:100px;



	font-family:"Segoe UI",Calibri,"Myriad Pro",Myriad,"Trebuchet MS",Helvetica,Arial,sans-serif;



	font-size:13px;



	color:#444;



	text-transform:uppercase;



	



}







div.inputboxfeld



{



	float:left;



	width:120px;



}







div.inputboxfeld input



{



	 width:`100px;



	 height:20px;



}







div.POSTALTEXT



{



	float:left;



	width:130px;



	font-family:"Segoe UI",Calibri,"Myriad Pro",Myriad,"Trebuchet MS",Helvetica,Arial,sans-serif;



	font-size:13px;



	color:#444;



	text-transform:uppercase;



	



}







div.questiontext



{



	float:left;



	width:180px;



	font-family:"Segoe UI",Calibri,"Myriad Pro",Myriad,"Trebuchet MS",Helvetica,Arial,sans-serif;



	font-size:13px;



	color:#444;



	text-transform:uppercase;



	padding-bottom:5px;



	padding-top:5px;



	



}







div.POSTALfield



{



	float:left;



	width:120px;



}







div.POSTALfield input



{



	 width:111px;



	 height:20px;



}







div.POSTALfield select



{



	 width:114px;



	 margin-bottom:7px;



}







div.POSTALfield textarea



{



  margin-bottom:20px;



}







div.loginoutercontainer



{



	float:left;



	width:auto;



	padding-left:200px;



	height:360px;



}







div.dreamboldtext



{



	 width:610px;



	 float:left;



	 padding:5px;



	 font-size:17px;



	 line-height:22px;



	 color:#444;



	 font-family:"Segoe UI",Calibri,"Myriad Pro",Myriad,"Trebuchet MS",Helvetica,Arial,sans-serif



	 



}







div.picboxhand



{



	float:left;



	background-image:url(../img/sidebar.gif);



	background-repeat:no-repeat;



	float:right;



	margin-right:19px;



	margin-top:40px;



	min-height:300px;



	position:relative;



	width:268px;



	border:1px solid grey;



}







div.listboxlower



{



	 width:409px;



	 float:left;



	 padding:5px;



	 font-size:14px;



	 line-height:20px;



	 color:#444;



	 padding-right:10px;



	 font-family:"Segoe UI",Calibri,"Myriad Pro",Myriad,"Trebuchet MS",Helvetica,Arial,sans-serif;



	 padding-left:30px;



	 padding-top:20px;



}







div.listboxlower ul li



{ 



     font-size:14px;



	 line-height:20px;



	 font-weight:normal;



}







div.listboxlower ul li a



{



  color:#003366;



  text-decoration:underline;



  font-weight:normal;



  



}







div.listboxlower ul li a:hover



{



  text-decoration:none;



  color:#FF6600;



}







div.aboutustextforcosquet



{



	float:left;



	width:600px;



	padding:5px;



	font-size:26px;



	color:#006699



}







div.propinvst



{



	 width:610px;



	 float:left;



	 padding:5px;



	 font-size:14px;



	 line-height:20px;



	 color:#444;



	 font-family:"Segoe UI",Calibri,"Myriad Pro",Myriad,"Trebuchet MS",Helvetica,Arial,sans-serif;



	 padding-top:20px;



	 padding-left:40px;



}







div.propinvst ul li



{ 



     font-size:14px;



	 line-height:20px;



	 font-weight:normal;



	 padding-bottom:8px;



}







div.aboutustextforthired



{



	float:left;



	width:600px;



	padding:5px;



	font-size:26px;



	color:#006699;



	padding-top:20px;



}







/*registration page 19th feb about agent info changes*/







div.agentinfodiv



{



	float:left;



	width:950px;



	color:#000;



	padding-left:40px;



	padding-top:9px;



	font-weight:bold;



	font-size:15px;



	margin-top:7px;







}







div.agentinfoupperdiv



{



	float:left;



	width:950px;



	color:#000;



	padding-left:40px;



	padding-top:9px;



	font-weight:bold;



	font-size:15px;











}







div.submitbtncontact



{



	float:left;



	width:auto;



	background: url(../img/middle_btn_bg.png) repeat-x;



	height:32px;



	margin-left:102px;



	padding-top:3px;



}











/*property listing page starts*/







div.propertylistouter



{



	float:left;



	width:680px;



}







div.proprtydivone



{



	float:left;



	width:680px;



	background:#DAE8F3;



	padding-top:5px;



	padding-bottom:5px;



	margin-left:10px;



}







div.proprtydivone ul li



{



	float:left;



	width:auto;



	list-style:none;



	padding-top:3px;



}







div.proprtydivone ul li a



{



	float:left;



	color:#000;



	padding-left:5px;



}







div.showingpage



{



	float:right;



	width:300px;



	color:#000;



}







div.showingpagetext



{



	float:left;



	width:60px;



	color:#000;



	padding-top:3px;



}







div.showingpage select



{



	float:left;



	width:70px;



	margin-right:5px;



	



}



.divider



{



	float:left;



	width:5px;



	height:5px;



	color:#000;



	padding-left:5px;



}







div.propertyOdd 



{



  background:none repeat scroll 0 0 #EEEEEE;



}











div.property 



{



	float:left;



	margin:10px;



	width:690px;



	padding-bottom:10px;



}







div.listProvider 



{



	float:left;



	width:35px;



}







div.propertyImage



{



	float:left;



	width:160px;



	min-height:240px;



}







div.propertyImageMap



{



	float:left;



	padding:0 10px 0 0;



	width:160px;



}







div.propertyImage a img



{



	border:0 none;



	width:160px;



}







div.propertyLocationDetails



{



	float:left;



	width:520px;



}







div.propertyLocationDetails a 



{



	color:#5C727A;



	font-size:12px;



	font-weight:bold;



}







div.questionsWithPhone 



{



 text-align:right;



}







div.propertyTypePriceDetails 



{



 font-size:13px;



}







span.list_value



{



	font-weight:bold;



	color:#000;



	font-weight:bold;



}







span.list_field



 {



color:#999999;



}







a.saveHome 



{



	background:url("../img/images/ico_inbox.gif") no-repeat scroll 0 0 transparent;



	display:block;



	float:left;



	font-family:Arial,Helvetica,sans-serif;



	font-size:12px;



	height:20px;



	line-height:25px;



	padding-left:30px;



	padding-right:10px;



	width:auto;



}







a.reqSh 



{



	display:block;



	float:left;



	font-family:Arial,Helvetica,sans-serif;



	font-size:12px;



	height:20px;



	line-height:25px;



	padding-left:30px;



	width:auto;



	padding-bottom:5px;



}







div.propertyDesc



{



	float:left;



	padding-bottom:30px;



	width:520px;



	color:#000;



	line-height:18px;



}







div.propertyOperationsDiv 



{



	float:left;



	width:520px;



}







div.propertyFooter 



{



	float:right;



	width:520px;



}







div.propertyFooterDetails 



{



	float:left;



	width:485px;



}







div.protype 



{



	background-color:#DAE8F3;



	float:left;



	padding:10px;



	width:240px;



	margin-left:30px;



	margin-bottom:10px;



	



}



.protypeHeading 



{



	color:#000;



	float:left;



	font-size:13px;



	font-weight:bold;



	padding-bottom:10px;



	text-transform:uppercase;



	width:240px;



}







div.protypeboxInner 



{



	color:Black;



	float:left;



	font-size:12px;



	padding-bottom:5px;



	width:90px;



	padding-left:10px;



}







div.protypeboxInnernext 



{



	color:Black;



	float:left;



	font-size:12px;



	padding-bottom:5px;



	width:230px;



	padding-left:10px;



}



.protypeboxInner checkbox



{



    color:#000;



}















.protypeboxInnernext select



{



    color:#000;



    width:100px;



}







.protypebox 



{



	float:left;



	width:200px;



}







div.maximumprice



{



	float:left;



	width:100px;



}







.bedsbaths 



{



	background-color:#DAE8F3;



	float:left;



	padding:10px;



	width:240px;



	margin-left:30px;



	margin-bottom:10px;



}



.bedsbathsBox 



{



	color:#333333;



	float:left;



	font-size:12px;



	font-weight:bold;



	padding-bottom:5px;



	text-transform:uppercase;



	width:120px;



}



div.priceSelectBox 



{



	float:left;



	width:140px;



}







div.addressDetail 



{



	border-bottom:thin solid #C6CED1;



	color:#333333;



	float:left;



	font-family:Georgia,"Times New Roman",Times,serif;



	font-size:18px;



	padding-bottom:10px;



	width:680px;



	margin-left:10px;



}







/*property detail page*/







div.veryouter



{



	width:240px;



	float:left;



}







div.mapsearch



{



	float:left;



	width:auto;



	font-size:12px;



}







div.mapsearch a



{



	font-size:12px;



	color:#818181;



}







div.mapsearch a:hover



{



 text-decoration:underline;



}







div.propertylargeimg



{



	float:left;



	width:600px;



	margin-left:50px;



	margin-top:20px;



}







div.detailContainer



{



	float:left;



	padding-left:5px;



	padding-right:10px;



	width:585px;



}







div.priceTag



{



	float:left;



	padding-top:10px;



	text-align:center;



	width:370px;



}







div.appointmentButton 



{



	float:left;



	padding-bottom:5px;



	padding-top:4px;



	text-align:left;



	width:370px;



}







div.centerBtnForMaple



 {







	float:left;



	padding-bottom:4px;



	padding-top:4px;



	width:auto;



}



div.viewGoogleMap 



{



	float:left;



	font-size:18px;



	padding-bottom:15px;



	text-align:right;



	width:185px;



	color:#000;



}







div.viewGoogleMap a 



{ 



 font-size:13px;



}



div.priceTagOrg 



{



	float:left;



	margin-right:15px;



	padding-top:10px;



	text-align:center;



	width:200px;



}







div.detailBelowMapLink 



{



	float:left;



	width:600px;



	margin-left:47px;



}



div.innerDetail 



{



	background-color:#EEEEEE;



	float:left;



	padding:10px;



	width:580px;



	color:#000;



	min-height:160px;



}











div.linksToSave 



{



	float:left;



	padding-left:389px;



	padding-top:5px;



	width:230px;



}







a.saveHome 



{







	display:block;



	float:left;



	font-family:Arial,Helvetica,sans-serif;



	font-size:12px;



	height:20px;



	line-height:25px;



	padding-left:30px;



	padding-right:10px;



	width:auto;



	color:#3399FF;



}







a.pstCmnt {







	display:block;



	float:left;



	font-family:Arial,Helvetica,sans-serif;



	font-size:12px;



	height:20px;



	line-height:25px;



	padding-left:30px;



	padding-right:10px;



	width:auto;



	color:#3399FF;



}







div.belowButtonContainer 



{



	float:left;



	width:585px;



	margin-left:47px;



}







div.emailRichardSet



 {



	float:left;



	width:335px;



}







div.contactPerson 



{



	float:left;



	font-size:16px;



	font-weight:bold;



	padding-bottom:5px;



	padding-top:10px;



	text-align:right;



	width:335px;



	color:#000;



}







div.phoneToContact 



{



	color:#FF0000;



	float:left;



	font-size:16px;



	font-weight:bold;



	text-align:right;



	width:335px;



}







div.emailToContact 



{



	float:left;



	font-size:11px;



	padding-bottom:5px;



	text-align:right;



	width:335px;



}







div.suttonGrp 



{



	float:left;



	font-size:12px;



	text-align:right;



	width:335px;



	color:#000;



}







div.detailSideOn 



{



	float:left;



	width:250px;



}







div.listProv 



{



	float:left;



	padding-top:10px;



	width:250px;



	color:#000;



}







div.cityReal 



{



	float:left;



	width:250px;



	color:#000;



}







div.detailInformation 



{



	float:left;



	padding-bottom:15px;



	padding-top:15px;



	width:585px;



	padding-left:41px;



	margin-left:12px;



}







div.innerDetailInformation 



{



	border:1px solid;



	float:left;



	padding-left:30px;



	padding-right:10px;



	width:545px;



	color:#000;



}







div.containerOne 



{



	float:left;



	width:545px;



}



div.pairDetail 



{



	float:left;



	width:100px;



}







div.pairDetailOne



{



	float:left;



	padding:5px 3px;



	width:221px;



}







div.pairDetailTwo 



{



	float:left;



	padding:5px 3px;



	width:311px;



}







div.pairTtile 



{



	float:left;



	font-weight:bold;



	width:100px;



}







div.pairTtileTwo 



{



	float:left;



	font-weight:bold;



	width:110px;



}







h1.content520heading 



{



	border-bottom:1px solid #333333;



	color:#174E95;



	float:left;



	font-family:Arial,Helvetica,sans-serif;



	font-size:16px;



	font-weight:bold;



	margin-bottom:15px;



	padding-bottom:5px;



	text-align:left;



	width:588px;



	margin-left:53px;



}







div.mainimgoutercontainer 



{



	float:left;



	width:600px;



}







div.maininnercontainer 



{



	float:left;



	padding-right:10px;



	width:590px;



	margin-left:50px;



}







div.imgcontentAboveContainer 



{



	float:left;



	padding:1px;



	width:190px;



}







div.imgcontent



 {



	float:left;



	width:140px;



}







div.imgcontenmttext 



{



	color:-moz-nativehyperlinktext;



	font-family:Arial,Helvetica,sans-serif;



	font-size:12px;



	width:146px;



}



div.googlemap



{



	float:left;



	width:auto;



	padding-left:49px;



	padding-top:20px;



}







/*faqs page starts*/







div.questheadouter 



{



	float:left;



	font-size:15px;



	padding:0 5px 0 18px;



	width:500px;



}







div.quesq



{



	float:left;



	font-size:15px;



	font-weight:bold;



	width:20px;



	color:#000;



}











div.quesmain



{



	float:left;



	font-size:14px;



	width:450px;



	color:#000;



	font-weight:bold;



}







div.answerouter 



{



	float:left;



	padding:0px 5px 0 18px;



	width:600px;



}







div.answer



{



	float:left;



	font-size:16px;



	font-weight:bold;



	width:20px;



	min-height:50px;



}











div.answermain



{



	float:left;



	font-size:13px;



	width:550px;



	color:#000;



	line-height:19px;



	min-height:70px;



}







div.faqstext



{



	float:left;



	width:480px;



	padding:5px;



	font-size:30px;



	color:#006699



}







div.askquestion



{



	float:right;



	width:130px;



	padding:5px;



	font-size:16px;



	color:#006699



}







div.moredetails



{



	float:right;



	width:80px;



	padding-top:3px;



}







div.moredetails a



{



 font-size:13px;



 color:#FE6A07;



}







div.moredetails a:hover



{



 text-decoration:underline;



 color:#000;



}







/*faqs comment page starts*/











div.comment



{



	float:left;



	width:500px;



	padding:5px;



	font-size:25px;



	color:#006699



}







div.cmntusername



{



	float:left;



	width:500px;



	color:#000;



	font-size:13px;



}











/*news page begins*/







div.newspage



{



	float:left;



	width:617px;



	



}







div.newspage img



{



	float:left;



	margin-right:10px;



	margin-bottom:10px;



	



}







div.newsimg



{



	float:left;



	width:auto;



}







div.newstext



{



	float:left;



	width:400px



}







div.newsheading



{



	color:#000000;



	float:left;



	font-family:Arial,Helvetica,sans-serif;



	font-size:16px;



	font-weight:bold;



	width:430px;



	padding-left:10px;



	padding-bottom:5px;



}











div.publisednews



{



	color:#666666;



	float:left;



	font-family:Arial,Helvetica,sans-serif;



	font-size:12px;



	padding-bottom:5px;



	width:450px;



	padding-left:10px;



}







div.publishednewsinner



{



	color:#333333;



	float:left;



	font-family:Arial,Helvetica,sans-serif;



	font-size:13px;



	line-height:18px;



	width:450px;



	padding-left:10px;



}







div.continuenews 



{



	float:left;



	font-family:Arial,Helvetica,sans-serif;



	font-size:13px;



	padding-top:12px;



	width:auto;



	padding-left:10px;



}







div.continuenews a



{



  color:#FE6A07;



}







div.continuenews a:hover



{



 text-decoration:underline;



}











div.newcontinuebtn 



{



	float:right;



	font-family:Arial,Helvetica,sans-serif;



	font-size:13px;



	width:auto;



	padding-left:10px;



}







div.newcontinuebtn  a



{



  color:#FE6A07;



}







div.newcontinuebtn  a:hover



{



 text-decoration:underline;



}















div.newsdescrptin



{



	color:#333333;



	float:left;



	font-family:Arial,Helvetica,sans-serif;



	font-size:13px;



	line-height:18px;



	width:386px;



	padding-left:10px;



}















div.newsdetailpage



{



	float:left;



	width:617px;



	line-height:21px;



	font-size:14px;



	padding:5px;



}







div.newsdetailpage img



{



	float:left;



	margin-right:10px;



	margin-bottom:10px;



	height:100px;



	width:210px;



	border:5px solid #333333;



}



div.detailnewsimg



{



	width:220px;



	height:96px;



	float:left;



	margin-right:10px;



	margin-bottom:10px;



}











/*homeland page begins*/











div.homelandouter



{



	float:left;



	width:950px;



	color:black;



	padding-left:10px;



	padding-bottom:40px;



}







div.homelandtext



{



	float:left;



	width:520px;



	padding:5px;



	font-size:15px;



	color:#006699;



	font-family: 'CalibriRegular';







}







div.searchmergehomeimages



{



	float:left;



	padding-left:120px;



	width:950px;



}







div.homethreeimgouter



{



	float:left;



	width:694px;



	padding-left:20px;



	margin-top:10px;



	margin-bottom:20px;



}







div.homelandimgbox



{



	float:left;



	width:213px;



	margin-right:25px;



}



div.homelandimg



{



	float:left;



	width:220px;



	text-align:center;



	margin-bottom:10px;



	min-height:98px;



}



div.homelandimg img



{



	width:200px;



	height:140px;



}







div.homeaddressdiv



{



	float:left;



	width:229px;



	text-align:center;



	padding-bottom:5px;



}







div.homepricediv



{



	float:left;



	width:280px;



	text-align:center;



	font-weight:bold;



}







/*homedetailpagebegins*/







div.homedetailouter



{



	float:left;



	width:950px;



	color:black;



	padding-left:10px;



	padding-bottom:40px;



}







div.homedetailtext



{



	float:left;



	width:340px;



	padding:5px;



	font-size:15px;



	color:#006699;



	margin-bottom:10px;



}







div.reservepropdiv



{



	float:left;



	width:500px;



	padding:5px;



	font-size:14px;



	margin-top:10px;



}







div.reservepropdiv a



{



	 padding:5px;



	 background:#F67A18;



	 color:#fff;



}







div.detailofpropouter



{



	float:left;



	width:940px;



	margin-left:20px;



}







div.detailofproperty



{



	float:left;



	width:220px;



	margin-left:5px;



	margin-right:5px;



	border:1px solid #D6D6D6;



	min-height:451px;



}







div.detailpropclicklarge



{



	float:left;



	width:220px;



	margin-left:5px;



	margin-right:5px;



	border:1px solid #D6D6D6;



	padding-bottom:3px;



	min-height:431px;



}







div.detailpropkeyfetureouter



{



	float:left;



	width:220px;



	margin-left:5px;



	margin-right:5px;



	border:1px solid #D6D6D6;



	padding-bottom:5px;



	min-height:427px;



}











div.detailproptextone



{



	float:left;



	width:200px;



/*	font-weight:bold;*/



	padding:4px;



	line-height:16px;



	color:#6F6F6F;



}







div.detailpropimghre



{



	float:left;



	



	width:200px;



	padding:5px;



	padding-left:12px;



	padding-top:8px;



	min-height:120px;



}















div.detailpropimghre img



{



	width:200px;



	height:110px;



}







div.detailpropheadingone



{



	float:left;



	width:200px;



	font-weight:bold;



	padding:5px;



	color:#006699;



	font-size:15px;



	



}







div.detailproptkeyfeatures



{



	float:left;



	width:200px;



	/*font-weight:bold;*/



	line-height:19px;



	padding-left:8px;



	color:#6F6F6F;



}







div.downloadpdf



{



	float:left;



	width:200px;



	padding:5px;



	font-size:14px;



	margin-top:10px;



	text-align:center;



}







div.downloadpdf a



{



	 padding:5px;



	 background:#F67A18;



	 color:#fff;



}







div.downloadpdftwo



{



	float:left;



	width:200px;



	padding:5px;



	font-size:14px;



	margin-top:10px;



	padding-left:0;



	text-align:center;



}







div.downloadpdftwo a



{



	 padding:5px;



	 background:#F67A18;



	 color:#fff;



}







div.anotherbtnouter



{



	float:left;



	width:940px;



	margin-left:58px;



	margin-top:10px;



	margin-bottom:50px;



}







div.varbtn



{



	float:left;



	width:221px;



	padding:5px;



	font-size:14px;



	margin-top:10px;



	text-align:center;



}







div.varbtn a



{



	 padding:5px;



	 background:#F67A18;



	 color:#fff;



	 display:block;



	 width:120px;



}







/*data collection page begins*/







div.propertydatcollectouter



{



	float:left;



	width:470px;



	padding-left:5px;



	border-right:1px solid grey;



}







div.propdtlhead



{



	float:left;



	width:300px;



	font-size:15px;



	color:#006699;



	padding-bottom:10px;



	text-transform:uppercase;



}







div.datacollectext



{



	float:left;



	width:800px;



	padding:5px;



	font-size:30px;



	color:#006699;



	/*margin-bottom:10px;*/



}







div.headingland



{



    float:left;



	width:300px;



	font-size:15px;



	color:#000;



	text-transform:uppercase;



	font-weight:bold;



	padding-bottom:3px;



}



div.landpriceboxmain



{



	float:left;



	width:400px;



	margin-left:20px;



}







div.landinnermane



{



	float:left;



	width:100px;



	text-align:right;



	color:#000;



}







div.landinnnerbox



{



	float:left;



	width:230px;



	padding-left:10px;



}







div.landinnnerbox input



{



  width:170px;



  margin-bottom:10px;



}







div.landinnnerbox textarea



{



  margin-bottom:10px; 



}	







div.handdesignlandoutr



{



	float:left;



	width:450px;



	padding-bottom:20px;



	margin-left:20px;



}







div.phonealldivouter



{



	float:left;



	width:450px;



	margin-left:20px;



}







div.phonemerge



{



	float:left;



	width:210px;



}







div.phoneallname



{



	float:left;



	width:90px;



	color:#000;



	



	text-align:right;



}







div.phoneallbox



{



	float:left;



	width:120px;







}







div.phoneallbox input



{



	 width:90px;



	 margin-left:20px;



	 margin-bottom:10px;



}







div.financeouterone



{



	float:left;



	width:476px;



	padding-left:20px;



	margin-top:27px;



}







div.visaradio



{



	float:left;



	width:230px;



	padding-left:10px;



	color:#000;



}







div.visaradio input



{



  width:50px;



  margin-bottom:10px;



}







div.finincesubmit



{



	float:right;



	width:220px;



	margin-top:30px;



}







div.finincesubmit input



{



  width:110px;



}







div.propertysearchbox



{



	float:left;



	width:220px;



	padding:5px;



	/*border: 1px solid #818181;*/



	/*height:360px;*/



	margin-top:22px;



	/*background:#CCCC99;*/



}















div.checkboxOuter



{



	float:left;



	width:170px;



	margin-top:5px;



	margin-bottom:5px;



}







div.checkboxInnernw



{



	float:left;



	width:30px;



	border-bottom:1px solid #C0C0C0;



	border-left:1px solid #C0C0C0;



	margin-right:10px;



}







div.checkboxInnernw input



{



	width:19px; 



	float:left;



}







div.checkboxInnernw label



{



	float:left;



	/*padding-top:8px;*/



	font-size:12px;



	font-weight:normal;



	color:#000;



}







div.checkboxHeading



{



	float:left;



	width:170px;



	font-size:12px;



	font-weight:normal;



	color:#006699;



}







/*agent home page begins*/







div.agentheadngncontnt



{



	float:left;



	width:950px;



	color:black;



	padding-left:10px;



	padding-bottom:40px;



}







div.agenthomeheadng



{



	float:left;



	width:990px;



	font-size:12px;



	color:#006699;



	text-align:center;



	font-weight:bold;



	



	font-family:Arial, Helvetica, sans-serif;



}



div.subAgentDetail



 {



    color: #000000;



    float: left;



    font-size: 17px;



    font-weight: bold;



    width:700px;



	padding-bottom:10px;



}







div.subAgentDetail1



{



	 float: left;



    height: auto;



    width: 700px;



	font-family:Arial, Helvetica, sans-serif;



	font-size:13px;



}



div.subAgentDetail2



{



	float:left;



	font-family: 'CalibriRegular';



	width:300px;



	padding-bottom:10px;



}







div.subAgentDetail5



{



	float:left;



	width:300px;



	padding:10px;



}











div.subAgentDetail6



{



	float:right;



	width:300px;



	padding:10px;



}







div.subAgentDetail3



{



	float:right;



	width:300px;



	padding:10px;



	



}



div.subAgentDetail4



{



	 float: left;



    height: auto;



    width: 700px;



}







div.addressInfo



 {



    color: #000000;



    float: left;



    font-size: 15px;



    font-weight: bold;



    width:700px;



}







.subAgentlabel



{



	float:left;



	width:120px;



	margin-right:4px;



	font-weight:normal;



	



}







span.detail



{



	width:auto;



	font-weight:bold;



	float:left;



}







.dtailAgent



{



	float:left;



	width:170px;



}







.addAgentBtn



{



	float:left;



	width:990px;



	text-align:center;



}







.subAgentFld



{



	float:left;



	width:145px;



	padding:2px;



	border:1px solid #ccc;



}







div.personalDetail



 {



    color: #000000;



    float: left;



    font-size: 15px;



    font-weight: bold;



    width:700px;



}











div.agenthomeouter



{



	float:left;



	width:200px;



	min-height:300px;



}







div.agentlftContainer



{



	float:left;



	width:167px;



}







div.agentNonActiveLink



{



	background: url(../img/agent_link_bg.png) repeat-x;



	border-bottom:1px solid #FFFFFF;



	cursor:pointer;



	font-size:13px;



	height:43px;



	line-height:43px;



	padding:0 13px;



	width:140px;



}







div.agentNonActiveLink a



{



	color:#fff;



	font-weight:bold;



}







div.agentNonActiveLink:hover



{



	width:140px;



	background: url(../img/agent_link_hover.png) repeat-x;



	height:43px;



}







/*change password*/







div.changePasswordOuter



{



	float:left;



	width:770px;



	min-height:400px;



}







div.changePasswordCntnr



{



	float:left;



	width:580px;



	padding-left:20px;



	



}







div.changePswdHding



{



	float:left;



	width:544px;



	font-size:13px;



	font-weight:600;



	background:#F67A18;



	padding:4px;



}







div.changePswdHding p



{



	float:left;



	width:auto;



	color:#fff;



	padding:5px;



}







div.chngePswrdBox



{



	float:left;



	width:570px;



	padding-top:20px;



}







div.chngePswrdLine



{



	float:left;



	width:625px;



	padding-bottom:10px;



}







.chngePswdLabel



{



	float:left;



	width:230px;



	text-align:right;



	padding-right:10px;



	font-size:13px;



	padding-top:2px;



	height:22px;



}







.chngePswrdLine input



{



  width:200px;



  margin-bottom:5px;



  margin-right:5px;



}







.chngePswrdBtn



{



    float:left;



	width:570px;



	padding-bottom:10px;



}







.chngePswrdBtn input



{



    width:auto;



}







.chngPswrdFld



{



	float:left;



	width:200px;



	padding:3px;



	border:1px solid #ccc;



}







div.chngePswdTxt



{



	float:left;



	width:200px;



	color:#FF0000;



	padding-left:10px;



}







/*change password end*/







/*ask Question Popup starts*/







div.askQuesBody



{



	float:left;



	width:100%;



	background:#fff;



	min-height:700px;



}







div.novaLogoImg



{



	float:left;



	width:auto;



}







div.quesBoxOuter



{



	float:left;



	width:520px;



	border:1px solid #C0C0C0;



	background:#FBFBFB;



	margin:30px;



	min-height:600px;



}







div.askHeading



{



	float:left;



	width:500px;



	padding:5px;



	font-size:15px;



	color:#006699;



	padding-left:10px;



	padding-right:0;



}







div.quesContainer



{



	float:left;



	width:480px;



	padding:5px;



}







div.quesText



{



	float:left;



	width:150px;



	text-align:right;



	color:#000;



	font-weight:bold;



	font-size:14px;



}







div.answerBox



{



	float:left;



	width:270px;



}



div.captchaimg



{



	float:right;



	width:358px;



}







div.submitBtn



{



	float:left;



	width:480px;



	text-align:center;



	margin-top:10px;



}







div.answerBox input



{



  width:230px;



  margin-left:10px;



  height:22px;



  margin-bottom:10px;



}







div.answerBox textarea



{



  margin-left:10px;



  margin-bottom:10px;



}



#srchShow 



{



	font-family: 'CalibriRegular';



    background: none repeat scroll 0 0 #F5F5F5;



    border: 1px solid #CCCCCC;



    display: none;



    float: right;



	border-top:0px;



    position: absolute;



    right: 0;



    top: 25px;



    width: 160px;



    z-index: 10000;



	vertical-align:middle;



	text-align:left;



}



#srchShow div



{



	float:left;



	padding-left:5px;



}



#srchShow div a



{



	color: #333;



	font-size:12px;



	text-align:left;



}







#srchShow div a:hover



{



	color: #FF6600;



}







div.viewDtailOuterBox



{



	float:left;



	width:500px;



	margin-top:30px;



}







div.viewDtailOuterBox a



{



	float:left;



	color:#FF6600;



	font-size:12px;



	padding-left:70px;



}







div.viewDtailOuterBox a:hover



{



   color:#333



} 







div.agentFullDetailContOdd



{



	float:left;



	width:600px;



	background:#eee;



	padding:5px;



	margin-top:5px;



	border:1px solid #969696;



	margin-bottom:5px;



} 







div.agentFullDetailContEven



{



	float:left;



	width:600px;



	background:#fff;



	padding:5px;



	margin-top:5px;



	border:1px solid #969696;



	margin-bottom:5px;



}







/*Home page seacrh box begins*/







.contRgtBannerSearch



{



	float:left;



	width:200px;



	background: url(../img/serach_home_bg.png) repeat-x;



	min-height:150px;



	font-family: 'CalibriRegular';







} 







.contRgtBannerSearch label



{



    color:#F68C38;



	font-size:19px;



	font-weight:bold;



	/*margin-left:10px;*/



	font-family:CalibriRegular;







	margin-bottom:5px;



	float:left;



	margin-top:8px;



	width:200px;



	text-align:center;



	font-family:00273;



} 







.contRgtBannerSearch input



{



   width:168px;



   font-family:'CalibriRegular';



   padding: 1px 2px;



   margin: 2px 3px;



   margin-left:10px;



   margin-bottom:4px;



}







.contRgtBannerSearch select



{



   width:174px;



    padding: 1px 2px;



   margin: 2px 3px;



   margin-left:10px;



   margin-bottom:4px;



} 







/*Home page seacrh box ends*/ 



	#ticker-wrapper.has-js {



	width: 100%;



	height: 32px;



	display: block;



	border-radius: 15px;



   font-family:'CalibriRegular';



   font-size:13px;



	font-size: 0.75em;



}



#ticker {



	width: 690px;



	height: 23px;



	display: block;



	float: left;



	   font-family:'CalibriRegular';



	position: relative;



	font-size:13px;



	overflow: hidden;



	background-color: #D7D7D7;



}



#ticker-title {



	padding-top: 6px;



	float: left; 	



	color: #990000;



	font-weight: bold;



	background-color: #D7D7D7;



	text-transform: uppercase;



}



#ticker-content {



	margin: 0px;



	padding-top: 6px;



	float: left;



	position: absolute;



	color: #1F527B;



	font-weight: bold;



	background-color: #D7D7D7;



	overflow: hidden;



	white-space: nowrap;



	line-height: 1.2em;



}



#ticker-content:focus {



	none;



}



#ticker-content a {



	text-decoration: none;	



	color: #1F527B;



}



#ticker-content a:hover {



	text-decoration: underline;	



	color: #0D3059;



}



#ticker-swipe {



	padding-top: 9px;



	position: absolute;



	top: 0px;



	left: 80px;



	background-color: #D7D7D7;



	display: block;



	width: 800px;



	height: 23px; 



}



#ticker-swipe span {



	margin-left: 1px;



	background-color: #D7D7D7;



	border-bottom: 1px solid #1F527B;



	height: 16px;



	width: 7px;



	display: block;



}



#ticker-controls {



	padding: 0px 20px 0px 0px;



	list-style-type: none;



	float: right;



}



#ticker-controls li {



	padding: 0px;



	margin-left: 5px;



	float: left;



	cursor: pointer;



	height: 16px;



	width: 16px;



	display: block;



}



#ticker-controls li#play-pause {



	background-image: url('../img/controls.png');



	background-position: 32px 16px;



}



#ticker-controls li#play-pause.over {



	background-position: 32px 32px;



}



#ticker-controls li#play-pause.down {



	background-position: 32px 0px;



}



#ticker-controls li#play-pause.paused {



	background-image: url('../img/controls.png');	



	background-position: 48px 16px;



}



#ticker-controls li#play-pause.paused.over {



	background-position: 48px 32px;



}



#ticker-controls li#play-pause.paused.down {



	background-position: 48px 0px;



}



#ticker-controls li#prev {



	background-image: url('../img/controls.png');



	background-position: 0px 16px;		



}



#ticker-controls li#prev.over {



	background-position: 0px 32px;		



}



#ticker-controls li#prev.down {



	background-position: 0px 0px;		



}



#ticker-controls li#next {



	background-image: url('../img/controls.png');	



	background-position: 16px 16px;	



}



#ticker-controls li#next.over {



	background-position: 16px 32px;	



}



#ticker-controls li#next.down {	



	background-position: 16px 0px;	



}



.js-hidden {



	display: none;



}



#no-js-news {



	padding: 10px 0px 0px 45px; 



	color: #F8F0DB;



}



object



{



	width:600px;



	height:290px;



}



.paging123 span a



{



	color:#ffffff;



}



span .current



{







}



.paging123



{



	background-color:#333333;



}







div.searchBoxForHome



{



	float:left;



	width:auto;



}







div.searchBoxForHome input



{



	width:auto;



	margin-bottom:5px;



}







div.searchBoxForHome select



{



	width:147px;



}







/*property Search Box Begins*/







div.sub



{



    float: left;



    padding: 46px 0 0;



    width: 209px;



}











div.propertySearchBoxNew



{



    float: left;



    width: 950px;



	padding-left:20px;



}







div.searcprpertyhead



{



	float:left;



	width:191px;



	padding:5px;



	font-family:Arial, Helvetica, sans-serif;



	font-size:12px;



	



	font-weight:bold;



	border:2px solid #D2D2D2;



	margin-left:2px;







}



ul li .tabs



{



	font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif;



}



/*div.searcprpertyhead input



{



	width:175px;



	height:23px;



	margin-bottom:5px;



	margin-top:5px;



}







div.searcprpertyhead select



{



	width:179px;



	height:23px;



	margin-bottom:5px;



	margin-top:5px;



}



*/



div.proSearchBg



{



	float:left;



	background:no-repeat url('../img/search-heading-bg.gif');



	height:25px;



	width:180px;



	padding-left:28px;



	padding-top:10px;



	font-size:14px;



	font-weight:bold;



	color:#fff;



}







div.superbOuterBox



{



	float:left;



	width:179px;



	background:#dfdfdf;



	padding:5px;



	border:1px solid #bfbfbf;



	margin-bottom:10px;



}







div.superbOuterBox input



{



	width:175px;



	height:23px;



	margin-bottom:5px;



	margin-top:5px;



}







div.superbOuterBox select



{



	width:179px;



	height:23px;



	margin-bottom:5px;



	margin-top:5px;



}







div.superbOuterBoxSec



{



	float:left;



	width:179px;



	background:#dfdfdf;



	padding:5px;



	border:1px solid #bfbfbf;



	margin-bottom:10px;



}







div.minimumPriceList



{



	float:left;



	width:195px;



}







div.minimumPriceListInner



{



	float:left;



	width:91px;



}







div.minimumPriceListInner label



{



	float:left;



	width:auto;



    color: #006699;



    font-size: 12px;



    font-weight: normal;



}







div.minimumPriceListInner select



{



	float:left;



	width:86px;



}



#inactive



{



}



#inactive .leftbar



{



	background:no-repeat url('../img/left.gif');



	background-repeat:no-repeat



}



#inactive .rightbar



{



	background:no-repeat url('../img/rgt.gif');



	background-repeat:no-repeat



}



#inactive .centerbar



{



	text-align:center;



	background:no-repeat url('../img/center.gif');



	background-repeat:repeat-x;



}



#active



{







}



#active .leftbar



{







	background:no-repeat url('../img/left_sel.gif');



	background-repeat:no-repeat



}



#active .rightbar



{



	background:no-repeat url('../img/rgt_sel.gif');



	background-repeat:no-repeat



}



#active .centerbar



{



	text-align:center;



	background:no-repeat url('../img/center_sel.gif');



	background-repeat:repeat-x;



}
.sliderimage{width:244px;}
.slideropen{ list-style:none; float:left; padding:2px 6px 0px 0px;}
.image_sin{ float:left; width:388px;}



/* Add by Harpreet *********************/
.middleregbg h1{
	font-family:Arial, Helvetica, sans-serif !important;
}
.refLink
{
	float:left;
	width:200px;
	margin:2px 0;
	margin-bottom:3px;
	margin-left:9px;
}
.refLink a
{
	color:#666;
}
.refBigPic
{
	float:left;
	width:520px;
	text-align:center;
	margin:10px 0;
}
.refBoxDesp
{
    color: #333333;
    float: left;
    padding: 0 10px 10px;
    text-align: justify;
    width: 500px;
}
.refPersDetail
{
	float:left;
	width:500px;
	color:#6F6F6F;
	font-weight:bold;
	font-size:20px;
	margin-left:10px;
	margin-bottom:10px;
}
/*.refBoxDesp span
{
	background:url('../img/refer_a_project_lb.png');
	float:left;
	width:auto;
	height:20px;
	padding:4px;
}*/
.refBoxDesp_p
{
    background: url("../img/refer_a_project_rbg.png") repeat scroll 0 0 transparent;
    float: left;
    font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
    height: 23px;
    margin-right: 10px;
    margin-top: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
    text-transform: capitalize;
    width: auto;
}
.refBoxDesp_p a
{
	color:#fff;
}


/*10-jan-2012*/
.refBigPic img
{
    height: 150px;
    width: 500px;
}





