/* CSS Document */
Body {
	margin:0;
	background:#CCCCCC;
	color:#666666;
	font-size:11px;
	font-family:Tahoma;
	font-size:11px;
}
h3{
	margin:0;
	padding:0;
	font-family:Tahoma;
	font-size:17px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0.07em;
	text-align:left;
}
h5{
	margin:0;
	padding:0;
	font-family:Tahoma;
	font-size:12px;
	color:#0177A7;
	font-weight:normal;
	line-height:20px;
	letter-spacing:0.07em;
	text-align:justify;
}
.Clear{
	clear:both;
}
.Main_Wrapper{
	width:1050px;
	margin:auto;
	float:left;
	text-align:center;
	padding:0;
	background:#ffffff;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}
.Main_Wrapper_other{
	width:850px;
	margin:auto;
	float:left;
	text-align:center;
	padding:0;
	background:#ffffff;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}

.Wrapper1{
	width:850px;
	height:auto;
	margin:0;
	padding:0;
	text-align:center;
	background:#FFFFFF;
}
.Top_content {
	width:830px;
	height:25px;
	background:url(../indiaproperty,Images/topcont_bg.jpg) repeat-x;
	padding:0 10px 0 10px;
	float:left;
}
.Topsign_content {
	width:330px;
	height:20px;
	float:left;
	padding:5px 0 0 0;
	color:#ffffff;
	letter-spacing:0.02em;
	text-align:left;
}
.Topright_content {
	width:500px;
	height:20px;
	float:right;
	padding:5px 0 0 0;
	color:#ffffff;
	letter-spacing:0.02em;
	text-align:right;
}

.Signin_Text {
	font-weight:bold;
	color:#ffffff;
	letter-spacing:.02em;
	text-decoration:underline;
}
.Signin_Text:hover {
	color:#ffffff;
	text-decoration:none;
}
.Banner_Heading1 {
	width:850px;
	height:auto;
	background:url(../indiaproperty,Images/Top_bg_header.jpg) repeat-x #b0f2fe;
	float:left;
	text-align:center;
	margin:0;
	padding:0;
}
.Logo {
	width:auto;
	height:100px;
	padding:0px 0 0 0;
	float:left;
	margin:0;
}
.Saerching_Area {
	width:640px;
	height:100px;
	float:right;
	text-align:right;
	padding:2px 5px 2px 4px;
	border-left:1px solid #83a8fc;
	margin:0;
	color:#000000;
	font-size:12px;
}
.Saerching_Row1 {
	width:640px;
	height:auto;
	float:right;
	text-align:right;
	padding:2px 0px 2px 0px;
	margin:0;
	color:#000000;
}
/* Menu class start */
.Menu_Bar {
	width:850px;
	height:25px;
	float:left;
	margin:0;
	padding:0;
	background:url(../indiaproperty,Images/menu_bg.jpg) repeat-x;
}
.Menu {
	line-height:25px;
	letter-spacing:0.02em;
	border-right:1px solid #CCCCCC;
	text-align:center;
}
.Menu a {
	color:#ffffff;
	text-decoration:none;
	height:25px;
	font-weight:bold;
	letter-spacing:.02em;
	display:block;
	padding:0 15px 0 15px;
}
.Menu a:hover {
	color:#333333;
	height:25px;
	padding:0 15px 0 15px;
	text-decoration:none;
	background:url(../indiaproperty,Images/menu_bag.jpg) repeat-x;
}
.chromestyle{
	width: 100%;
	font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
	display: block; 
	height: 25px; 
	visibility: hidden;
}

.chromestyle {
	border: 1px solid #BBB;
	width: 100%;
	background: url(../indiaproperty,Images/menu_bag.gif) center center repeat-x; /*THEME CHANGE HERE*/
	margin: 0;
	height: 23px; 
	text-align: center; /*set value to "left", "center", or "right"*/
}
.chromestyle a{
	color: #ffffff;
	font-family:verdana;
	margin: 0;
	width:100%;
	padding:5px 0 0 0;
	height: 20px; 
	display:block;
	text-decoration: none;
	background:url(../indiaproperty,Images/menu_bag.jpg) repeat-x;
}

.chromestyle a:hover { /*script dynamically adds a class of "selected" to the current active menu item*/
	background: url(../indiaproperty,Images/menu_bg.jpg) repeat-x; /*THEME CHANGE HERE*/
	width:100%;
	padding:5px 0 0 0;
	height:20px;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top:0;
	border: 1px solid #0033CC; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:15px;
	z-index:150;
	text-align:left;
	background-color: white;
	width: 110px;
	visibility: hidden;
}
.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 5px;
	border-bottom: 1px solid #003399; /*THEME CHANGE HERE*/
	padding: 3px 0 0 0;
	text-decoration: none;
	font-weight: bold;
	color: red;
	height:20px;
}
* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
	padding:5px 0 0 0 ;
	height:20px;
}
.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background:url(../indiaproperty,Images/menu_bg.jpg) repeat-x;
	color:#FFFFFF;
}
.chromestyle1:after{ 
	display: block;
	height: 25px;
	visibility: hidden;
}
.chromestyle1 {
	width: 100%;
	background: url(../indiaproperty,Images/menu_bag.gif) center repeat-x; 
	margin: 0;
	height:25px;
	text-align: center; 
	font-weight: bold;
}
.chromestyle1 a{
	color:#ffffff;
	font-family:verdana;
	margin:0;
	width:100%;
	padding:5px 0 0 0;
	height:20px;
	display:block;
	text-decoration: none;
	background: url(../indiaproperty,Images/menu_bg.jpg) repeat-x;
}
.chromestyle1 a:hover { 
	width:100%;
	padding:5px 0 0 0;
	height:20px;
	background:url(../indiaproperty,Images/menu_bag.jpg) repeat-x;
}
/* Menu class end  */


.City_content {
	width:850px;
	padding:5px 0 5px 0;
	height:28px;
	float:left;
}
.City_content_inner {
	width:850px;
	height:28px;
	margin:0;
	text-align:center;
	float:left;
	background:url(../indiaproperty,Images/nav_bg.jpg) repeat-x;
}
.City_content_link {
	height:28px;
	padding:0;
	font-family:tahoma;
	text-align:center;
	font-size:12px;
	color:#0000ff;
	letter-spacing:.02em;
	font-weight:bold;
}
.City_content_link a {
	height:20px;
	color:#1558c7;
	text-decoration:none;
	font-weight:bold;
	padding:5px 20px 3px 20px;
	text-align:center;
	display:block;
}
.City_content_link a:hover {
	height:20px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	padding:5px 20px 3px 20px;
	text-align:center;
	background:url(../indiaproperty,Images/nav_hoverbg.jpg) repeat-x;
}
.Main_content {
	width:840px;
	height:auto;
	float:left;
	margin:0;
	padding:5px;
}
.Featuredproj_heading {
	width:830px;
	height:auto;
	float:left;
	margin:0 5px 5px 5px;
	padding:4px;
	border:1px solid #cccccc;
	line-height:20px;
}
.Main_Accordianbox {
	width:840px;
	height:auto;
	float:left;
	margin:0;
	padding:0px;
}
.Accordian_Buttonbox {
	width:680px;
	height:25px;
	float:left;
	margin:0;
	padding:0px 80px 0 80px;
}
.Accordian_Button {
	width:108px;
	height:25px;
	float:left;
	margin:0 2px 0 2px;
	padding:0px;
}
.carsubnav{
	height:21px;
	background:url(../indiaproperty,Images/carsnav_active.jpg) no-repeat;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
	letter-spacing:0;
	font-weight:bold;
	padding:4px 0 0 0;
}
.carsubnav-inactive{
	height:21px;
	background:url(../indiaproperty,Images/carsnav_inactive.jpg) no-repeat;
	display:block;
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
	letter-spacing:0;
	color:#0000FF;
	font-weight:bold;
	padding:4px 0 0 0;
}
.Accordian_Contentbox {
	width:838px;
	height:auto;
	margin:0;
	padding:0px;
	border:1px solid #cccccc;
	line-height:30px;
	text-align:left;
	
}
.Featuredproj_Heading {
	margin:0;
	font-family:Arial;
	font-size:14px;
	text-align:left;
	color:#FF0000;
	letter-spacing:0.06em;
	font-weight:bold;
	padding:0 0 0 5px;
	background:url(../indiaproperty,Images/heading_bg.jpg) repeat-x;
	border-bottom:1px solid #ffe9ea;
	border-top:1px solid #ffe9ea;
	height:30px;
}
.Featuredproj_Subheading  {
	font-family:Arial;
	font-size:12px;
	color:#0000ff;
	line-height:18px;
	font-weight:normal;
	letter-spacing:.07em;
	font-weight:bold;
	padding:0 0 0 5px;
	text-decoration:none;
}
.Featuredproj_Subheading:hover {
	text-decoration:underline;
	letter-spacing:.07em;
}
.Featuredproj_Img {
	width:32px;
	padding:2px;
	height:30px;
	text-align:center;
	padding:0 0 0 5px;
}
.Downcity_content {
	width:830px;
	height:110px;
	float:left;
	margin:0 5px 5px 5px;
	padding:5px 4px 5px 5px;
	border:1px solid #cccccc;
}
.Downcity_contentbox {
	width:192px;
	height:100px;
	padding:4px;
	border:1px solid #FF6633;
	background:#EAFEE0;
	float:left;
	margin-right:7px;
}
.Downcity_contentbox1 {
	width:192px;
	height:100px;
	padding:4px;
	border:1px solid #FF6633;
	background:#EAFEE0;
	float:left;
	margin:0px;
}
.Downcity_heading {
	width:190px;
	font-family:tahoma;
	font-size:11px;
	line-height:20px;
	color:#003366;
	font-weight:bold;
	text-align:left;
	float:left;
}
.Downcity_subheading {
	width:190px;
	font-family:tahoma;
	font-size:11px;
	line-height:20px;
	color:#003366;
	text-align:left;
	float:left;
}
.Downcity_leftcont {
	width:80px;
	height:auto;
	float:left;
	text-align:left;
}
.Downcity_rightcont {
	width:90px;
	float:right;
	height:auto;
	text-align:left;
}
.Downcity_text {
	font-family:Tahoma;
	font-size:11px;
	color:#0000ff;
	line-height:20px;
	text-decoration:none;
	background:url(../indiaproperty,Images/arrow006.gif) no-repeat;
	padding-left:10px;
}
.Downcity_text:hover {
	font-family:Tahoma;
	font-size:11px;
	color:#FF0000;
	line-height:20px;
	text-decoration:none;
	background:url(../indiaproperty,Images/arrow006.gif) no-repeat;
	padding-left:10px;
}
.Footer_content {
	width:830px;
	height:auto;
	text-align:center;
	background:url(../indiaproperty,Images/foote_bg.jpg) repeat-x;
	padding:10px 5px 10px 5px;
	float:left;
	border:1px solid #cccccc;
	margin:0 5px 5px 5px;
	padding:5px 4px 5px 4px;
}
.Footer_contentbox {
	width:190px;
	height:auto;
	text-align:center;
	padding:0 10px 0 10px;
	float:left;
	border-right:1px dotted #cccccc;
	margin:0 5px 0 0;
}
.Footer_contentbox1 {
	width:185px;
	height:auto;
	text-align:center;
	padding:0 0 0 10px;
	float:left;
	margin:0;
}
.Footer_contentheader {
	width:170px;
	padding:0px;
	margin:0;
	font-family:tahoma;
	font-size:11px;
	line-height:20px;
	color:#003366;
	font-weight:bold;
	text-align:left;
	float:left;
}
.Footer_contentsubheader {
	width:195px;
	padding:0px;
	margin:0;
	font-family:tahoma;
	font-size:11px;
	line-height:20px;
	text-align:left;
	float:left;
}
.Footer_contentsubheader1 {
	width:170px;
	padding:0px;
	margin:0;
	font-family:tahoma;
	font-size:11px;
	line-height:20px;
	text-align:left;
	float:left;
}
.Footer_contentleft {
	width:100px;
	padding:0px;
	margin:0;
	font-family:tahoma;
	font-size:11px;
	line-height:20px;
	text-align:left;
	float:left;
}
.Footer_contentright {
	width:95px;
	padding:0px;
	margin:0;
	font-family:tahoma;
	font-size:11px;
	line-height:20px;
	text-align:left;
	float:left;
}
.Footer_link {
	font-family:Tahoma;
	font-size:11px;
	color:#0000ff;
	line-height:20px;
	text-decoration:none;
	padding-left:10px;
}
.Footer_link:hover {
	font-family:Tahoma;
	font-size:11px;
	color:#FF0000;
	line-height:20px;
	text-decoration:none;
	padding-left:10px;
}
.Copyright_text {
	width:830px;
	height:auto;
	float:left;
	margin:0 5px 5px 5px;
	padding:5px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	text-align:center;
	color:#000000;
}
.Copyright_link	{
	font-family:tahoma;
	font-size:11px;
	color:#0000ff;
	letter-spacing:.02em;
	text-decoration:underline;
}
.Copyright_link:hover{
	font-family:tahoma;
	font-size:11px;
	color:#0000ff;
	letter-spacing:.02em;
	text-decoration:none;
}
.Footer_Passage {
	width:830px;
	height:auto;
	float:left;
	margin:0 5px 5px 5px;
	padding:4px;
	border:1px solid #cccccc;
	line-height:18px;
	text-align:justify;
	color:#0177A7;
}
.Powered_By {
	width:830px;
	height:auto;
	float:left;
	margin:0 5px 0px 5px;
	padding:5px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	text-align:center;
	background-color:#e3eef9;
	float:left;
	
}
.Poweredby_Link{
	font-size:11px;
	color:#003366;
	text-decoration:none;	
}


.Wrapper_Gap{
	width:10px;
	height:auto;
	margin:0;
	background:#2677e3;
}
.Wrapper2{
	width:190px;
	height:auto;
	margin:0;
	padding:0;
	text-align:center;
	background:#c0e3f8;
}
.Right_header{
	width:190px;
	height:20px;
	margin:0;
	padding:0px 0 0 0px;
	text-align:center;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	background:#03a2ff;
	color:#ffffff;	
}
.Right_headercontent {
	width:180px;
	height:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	line-height:22px;
	font-weight: bold;
	text-transform: none;
	color: #0000ff;
	text-decoration: none;
	padding:5px;
	text-align:left;
}
.TopAddlink {
	color: #0000ff;
	text-decoration:none;
	font-size:11px;
	font-family: Tahoma;
	letter-spacing:.02em;
}
.TopAddlink:hover {
	color: #0000ff;
	text-decoration: underline;
}
.Right_Advertise {
	width:180px;
	height:auto;
	float:left;
	margin:0;
	padding:5px;
	text-align:center;
}
.Select_box{
	width:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.Inputbox{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.Advsearch {
font-family:tahoma;
font-size:12px;
color:#006633;
font-weight:bold;
letter-spacing:.02em;
line-height:21px;
text-decoration:underline;
}
.Advsearch:hover {
color:#006633;
text-decoration:none;
}
/* Other pages */
.Function_main {
	width:830px;
	height:auto;
	float:left;
	margin:0 5px 5px 5px;
	padding:0px 4px 0 4px;
	border:1px solid #cccccc;
}
.Function_left {
	width:184px;
	height:auto;
	margin:0 5px 5px 3px;
	padding:0px;
	border-right:1px solid #cccccc;
}
.Function_Content {
	width:518px;
	height:auto;
	margin:0;
	padding:0;
}
.Function_right {
	width:150px;
	height:auto;
	margin:0;
	padding:0px;
	border-left:1px solid #cccccc;
}
.Function_Gap{
	width:9px;
	height:auto;
	margin:0;
}
.Function2_Content {
	width:628px;
	margin:0;
	padding:0;
}


/* Registration page */

.Registration_Main {
	width:984px;
	height:auto;
	float:left;
	margin:0 5px 5px 5px;
	padding:0px 4px 0 0px;
	border:1px solid #cccccc;
}
.Registration_left {
	width:255px;
	height:auto;
	margin:0 5px 5px 0px;
	padding:0px;
}
.searching_heading {
	width:250px;
	height:30px;
	font-family:"Trebuchet MS";
	color:#ffffff;
	font-size:18px;
	letter-spacing:0.02em;
	line-height:27px;
	background:url(../indiaproperty,Images/searchingheading_bg.jpg) no-repeat;
	font-weight:bold;
	padding:0 0 0 5px;
}
.Login_box{
	width:255px;
	height:auto;
	margin:0;
	padding:0 4 0 4px;
	line-height:25px;
	background:#e0fee6;
	border:1px solid #99d920;
}
.Logselect_box{
	width:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.Forgotpassword_box{
	width:285px;
	height:auto;
	margin:0px 0 0 0;
	padding:0 4px 0 4px;
	line-height:25px;
	background:#e0fee6;
	border:1px solid #99d920;
}
.Registration_Contents {
	width:680px;
	height:auto;
	margin:0;
	padding:0;
}



/* View Builders add page */

.Left_function	{
	width:200px;
	height:auto;
	padding-top:0px;
	padding-bottom:5px;
	float:left;
}
.Content_Wrapper{
width:100%;
margin:auto;
float:left;
text-align:center;
padding:0;
background:#ffffff;
border-left:1px solid #999999;
border-right:1px solid #999999;
}
.Content_main {
width:518px;
height:auto;
margin:0;
padding:0;
}
.Function_main1 {
width:834px;
height:auto;
float:left;
margin:0 5px 5px 5px;
padding:0px 4px 0 0px;
border:1px solid #cccccc;
}
.Function_left1 {
width:160px;
height:auto;
margin:0 0px 5px 0px;
padding:0px;
border-right:1px solid #cccccc;
}
.searchFilterHeading {
font-family:Tahoma;
height:25px;
width:160px;
font-size:12px;
font-weight:bold;
letter-spacing:.03em;
line-height:25px;
color:#333;
text-decoration:none;
background:url(../indiaproperty,Images/rowBG.gif) repeat-x;
}
.searchFilterLink {
font-family: tahoma;
font-size: 11px;
color: #35691F;
line-height:20px;
text-decoration: underline;
text-align:left;

}
.searchFilterLink:hover {
font-family: tahoma;
font-size: 11px;
color: #35691F;
line-height:20px;
text-decoration:none;
text-align:left;

}
.Function_Content1 {
width:664px;
height:auto;
margin:0;
padding:0;
}

/*	DDDDDDDDDDDD  */


.Logo_cont {
width:160px;
height:90px;
padding-top:0px;
padding-bottom:5px;
float:left;
}
.Left_function {
width:160px;
height:auto;
padding-top:0px;
padding-bottom:5px;
float:left;
}
.Hotproperty_smallhead{
width:155px;
height:20px;
margin:0;
padding:3px 0 0 5px;
text-align:center;
font-family:Arial;
font-size:13px;
font-weight:bold;
background:#cee3fd;
color:#0066FF;
}
.New_Category {
width:664px;
height:100px;
float:left;
text-align:center;
padding:10px 0px 10px 0px;
}
.Hot_Project{
width:260px;
height:auto;
float:left;
text-align:center;
padding:0 0px 0 10px;
margin:0;
}
.Feature_Project{
width:384px;
height:auto;
float:left;
text-align:center;
padding:0 9px 0 0;
margin:0;
border-right:1px solid #cccccc;
}
.Middle_contentnew{
width:664px;
height:auto;
float:left;
text-align:center;
padding:0 0px 0 0;
}
.Project_main{
width:664px;
height:auto;
float:left;
text-align:center;
padding:0 0px 0 0;
margin:0;
}
.Feature_Projecthead{
width:320px;
height:25px;
float:left;
text-align:center;
padding:0 11px 0 0;
margin:0;
border-right:1px solid #cccccc;
background:#03a2ff;
}
.Hot_Projecthead{
width:320px;
height:25px;
float:left;
text-align:center;
padding:0 0px 0 11px;
background:#03a2ff;
margin:0;
}
.Banner_Heading2 {
width:818px;
height:50px;
float:left;
text-align:left;
margin:10px 0;
color:#000000;
border:1px solid #d7d7d7;
padding:5px;
}
.Banner_Heading3 {
width:830px;
height:50px;
float:left;
text-align:left;
margin:0;
padding:0px;
color:#000000;
border:1px solid #0ca5df;
}
.Banner_Heading4 {
width:830px;
height:14px;
float:left;
padding:0px;
background:url(../Images/shadow.jpg) no-repeat;
}
.Banner_Heading5 {
width:830px;
height:auto;
float:left;
text-align:left;
margin:0;
padding:0px;
color:#000000;
}
.Banner_Heading5_Left{
width:500px;
float:left;
text-align:left;
margin:10px 0 0 0;
padding:0px;
color:#000000;
line-height:20px;
}
.Box_1{
width:150px;
float:left;
text-align:left;
margin:0;
padding:0px 0 0 10px;
color:#000000;
line-height:20px;
}
.Heading5_Left{
width:270px;
text-align:left;
margin:0;
padding:0px 10px 0 0;
color:#000000;
line-height:20px;
}
.Heading5_Right{
width:210px;
text-align:left;
margin:0;
padding:0px 0 0 9px;
color:#000000;
line-height:16px;
border-left:1px solid #000000;
}
.Banner_Heading5_Right{
width:300px;
float:left;
text-align:right;
margin:0 0 0 18px;
padding:0px;
color:#000000;
line-height:20px;
}
.Banner_Heading6 {
width:850px;
height:auto;
float:left;
text-align:left;
margin:15px 0 0 0;
padding:0px;
color:#000000;
}
.Banner_Heading6_Left{
width:300px;
float:left;
text-align:left;
margin:0;
padding:0px;
color:#000000;
line-height:20px;
border:1px solid #00CCFF;
height:260px;
}
.Heading_L6{
width:300px;
height:25px;
float:left;
text-align:left;
margin:0;
padding:0px;
color:#000000;
line-height:20px;
border-bottom:1px solid #00CCFF;
background:#d8effd;
}
.Heading_L_Content{
width:290px;
float:left;
text-align:left;
margin:0;
padding:5px;
color:#000000;
line-height:20px;

}
.Banner_Heading6_Right{
width:516px;
height:auto;
float:left;
text-align:left;
margin:0 0 0 10px;
padding:0px;
color:#000000;
line-height:20px;
border:1px solid #00CCFF;
height:260px;
}
.Heading_R6{
width:516px;
height:25px;
float:left;
text-align:left;
margin:0 0 0 0px;
padding:0px;
color:#000000;
line-height:20px;
border-bottom:1px solid #00CCFF;
background:#d8effd;
}
.Heading_R_Content{
width:506px;
float:left;
text-align:left;
margin:0 0 0 0px;
padding:5px;
color:#000000;
line-height:20px;
}
.L_Content{
width:200px;
float:left;
text-align:left;
margin:0 0 0 0px;
padding:0px;
color:#000000;
line-height:20px;
}
.R_Content{
width:286px;
float:right;
text-align:left;
margin:0 0 0 0px;
padding-left:20px;
color:#000000;
line-height:20px;
}
.LR_Content{
width:506px;
float:left;
text-align:left;
margin:0 0 0 0px;
padding:0px;
color:#000000;
line-height:20px;
}
.Banner_Heading7 {
width:850px;
height:auto;
float:left;
text-align:left;
margin:15px 0 0 0;
padding:0px;
color:#000000;
}
.text1{
color:#999999;
}
.Details_header {
width:850px;
height:auto;
float:left;
margin:0 0px 0px 0px;
padding:5px 0px 5px 0px;
background:#035485;
font-size:16px;
color:#FFFFFF;
}
.Details {
width:835px;
height:auto;
float:left;
margin:0;
padding:10px 5px 10px 10px;
background:#acc9db;
}
.Details_Right{
width:232px;
height:auto;
margin:0;
text-align:left;
line-height:20px;
padding:5px 4px 0 4px;
}
.Ex_Login{
width:230px;
height:auto;
margin:0 0 0 3px;
text-align:left;
line-height:20px;
padding:10px 0 10px 0;
color:#000000;
background:#ddeffa;
}
.For_login{
width:230px;
height:auto;
margin:10px 0 0 3px;
text-align:left;
line-height:20px;
padding:10px 0 10px 0;
color:#000000;
background:#ddeffa;
}

.Details_Gap{
width:5px;
height:auto;
margin:0;
text-align:left;
}
.Details_Left{
width:570px;
height:auto;
margin:0;
text-align:left;
line-height:20px;
color:#000000;
background:#ddeffa;
padding:5px;
}
.User_text{
width:135px;
padding:2px 5px 0 0;
text-align:right;
color:#000000;
}
.User_textbox{
width:430px;
padding:3px 3px 7px 0;
text-align:left;
}
.Select_detals{
width:250px;
font-family:Arial, Helvetica, sans-serif;
}


.Banner_HeadingWOSearch {
	width:850px;
	height:90px;
	float:left;
	text-align:center;
	margin:0;
	padding:0;
}
.Logo {
	width:auto;
	height:90px;
	padding:0px 0 0 0;
	float:left;
	margin:0;
}
.Add {
	width:600px;
	height:60px;
	padding:15px 0 15px 50px;
	float:right;
	margin:0;
}
.Top_contentWOSearch {
	width:830px;
	height:19px;
	background:url('../indiaproperty,Images/hdr-bg.gif') repeat-x;
	float:left; padding-left:10px; padding-right:10px; padding-top:0; padding-bottom:0
}
.Topsign_contentWOSearch {
	width:330px;
	height:19px;
	float:left;
	padding:0;
	color:#000000;
	letter-spacing:0.02em;
	text-align:left;
}
.Topright_contentWOSearch {
	width:500px;
	height:19px;
	float:right;
	padding:0;
	color:#000000;
	letter-spacing:0.02em;
	text-align:right;
}
.Signin_TextWOSearch {
	font-weight:bold;
	color:#000000;
	letter-spacing:.02em;
	text-decoration:underline;
}
.Signin_TextWOSearch:hover {
	color:#000000;
	text-decoration:none;
}
