﻿/* ========== Styling all elements */
* {
	margin: 0;
	padding: 0;
}
a {
	outline: none;
	border: none;
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
.floatleft {
	float: left !important;
}
.floatright {
	float: right !important;
}
abbr {
	cursor: help;
}
acronym {
	cursor: help;
}
/* ========== Applying clearfix fix for some browsers to use in appropriate places */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display: block;
}
/* End hide from IE Mac */
/* ========== BODY */
body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7b7b7b;
}
/* ========== WRAPPER */
#wrapper {
	width:975px;
	margin:0 auto;
	background-image:url('../images/layout-bg.jpg');
	background-repeat:repeat-y;
}

#top-container{
	width:975px;
	height:120px;
}
/* ========== Logo */
.logo{
	background-image:url('../images/Logo_nagpur.JPG');
	background-repeat:no-repeat;
	float:left;
	width:210px;
	height:72px;
	margin-left:30px;
	margin-top:5px;
	}
.logo a {
	width:210px;
	height:72px;
	position: absolute;
	text-indent:-2000em;
}

.logo1{
	background-image:url('../images/Logo_indore.JPG');
	background-repeat:no-repeat;
	float:left;
	width:210px;
	height:72px;
	margin-left:30px;
	margin-top:5px;
	}
.logo1 a {
	width:210px;
	height:72px;
	position: absolute;
	text-indent:-2000em;
}
.logo2{
	background-image:url('../images/Logo_Group.JPG');
	background-repeat:no-repeat;
	float:left;
	width:210px;
	height:72px;
	margin-left:30px;
	margin-top:5px;
	}
.logo2 a {
	width:210px;
	height:72px;
	position: absolute;
	text-indent:-2000em;
}
.iso
{
	float:left;
	margin-left:42px;
	margin-top:0px;
	}
/* ========== Top Sitemap Text */
.flash-container{
	width:635px;
	height:auto;
	float:right;
	margin-left:40px;
	margin-top:10px;
}


/* ========== Center Contant Box */
#center-container{
	width:975px;
	height:auto;
}

#menu-linkbar{
	background-image:url('../images/menu-strip.jpg');
	background-repeat: repeat-x;
	height:28px;
	padding-left:20px;
}

.menu_text
{
text-decoration: none;
font-size: 11px;
padding-left: 5px;
font-weight: bold;
color: Gray;	
}

.menu_text a
{
color: Gray;
text-decoration: none;	
}

.menu_text a:hover
{
	color: #DEB887;
	text-decoration: none;
}

#left-container{
	width:520px;
	height:auto;
	float:left;
}


#right1-container{
	width:394px;
	height:auto;
	float:right;
}

#rightbottom-container{
	width:374px;
	height:auto;
	float:right;	
}

#right2-container{
	width:60px;
	height:auto;
	float:left;
	margin-top: 15px;
	margin-left: 5px;
}  
/*#left-container{
	width:520px;
	height:auto;
	float:right;
}


#right1-container{
	width:315px;
	height:auto;
	float:right;
}

#right2-container{
	width:60px;
	height:auto;
	float:left;
	margin-top: 15px;	
} */

#cmd-messagebox{
	width:313px;
	height:auto;
	margin-top:15px;
}

.cmd-msgtop{
	background-image:url('../images/cmsmsg-top3.jpg');
	background-repeat:no-repeat;
	height:30px;
}
.cmd-msgbg{
	background-image:url('../images/cmsmsg-bg3.jpg');
	background-repeat:repeat-y;
	padding:10px;
}
.cmd-msgbottom{
	background-image:url('../images/cmsmsg-bottom3.jpg');
	background-repeat:no-repeat;
	height:4px;
}

#invet-wisdbox{
	width:313px;
	height:auto;
	margin-top:8px;
}

.invet-wisdtop{
	background-image:url('../images/InvWisdom-top.JPG');
	background-repeat:no-repeat;
	height:35px;
}
.facebook_bg
{
	background-image:url('../images/facebook_bg.jpg');
	background-repeat:no-repeat;
	height:61px;
}

/* ------------------ Inner Page Style --------------------------------------- */
#leftcontant_set
{
width:220px;
height:auto;
float:left;	
}

#rightcontant_set
{
	width:755px;
	height:auto;
	float:right;	
}

#inner-contantbox{
	width:702px;
	height:auto;
	margin-top:15px;
	float:right;	
}

.inner-contanttop{
	background-image:url('../images/innerpage-top.JPG');
	background-repeat:no-repeat;
	height:35px;
}
.inner-contantbg{
	background-image:url('../images/innerpage-bg.JPG');
	background-repeat:repeat-y;
	padding:10px;
}
.inner-contantbottom{
	background-image:url('../images/innerpage-bottom.JPG');
	background-repeat:no-repeat;
	height:4px;	
}


/* ---------------------------------------------------------------------------- */

/* ========== Footer Container */
 #footer-bar
 {
/*	background-image:url('../images/footer-bg.JPG');
	background-repeat: repeat-x;	
	height:40px;
	padding-left:20px;*/
	
	width:975px;
	height:auto;
	clear:both;
	padding-left:0px;
}
.footer-text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8f8f8f;
	padding-top:5px;
}
.footer-text a{
	color:#8f8f8f;
	text-decoration:none;
}
.footer-text a:hover{
	color:#FFFFFF;
	text-decoration:none;
} 

.footer-text1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding-top:5px;
}
.footer-text1 a{
	color:#FFFFFF;
	text-decoration:none;
}
.footer-text1 a:hover{
	color:#8f8f8f;
	text-decoration:none;
} 


/* ========== Footer Container */
/*#footer-bar
{
	font-size: 13px;
	font-family: Arial, Times New Roman;	
	width:955px;
	height:auto;
	padding-top:20px;
	clear: both;
	padding-left:3px;
}

.footercomp
{
font-size: 13px;
color:#8f8f8f;
font-family:Times New Roman,Arial;	
}

.footercomp:hover
{
	color:#FFFFFF;
	text-decoration: none;
}
.footercomp:active
{
	color:#006400;
	text-decoration: none;
}*/

/* ------------------ Member Login ------------------- */
#member-container{
	width:211px;
	height:auto;
	margin-top:15px;
	margin-left:9px;
}

.member-top{
	width:211px;
	height:23px;
	background-image:url('../images/member-top.JPG');
	background-repeat:no-repeat;
}
.member-top h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	padding-top:8px;
	padding-left:25px;
}

h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#006600;
	font-weight:bold;
}
.member-bg{
	width:182px;
	background-image:url('../images/member-bg.JPG');
	background-repeat:repeat-y;
	
}
.member-space{
	padding-left:1px;
	padding-top:4px;
	padding-bottom:3px;
}

.member-space1{
	padding-left:10px;
	padding-top:4px;
	padding-bottom:3px;
}

.member-bottom{
	width:182px;
	height:12px;
	background-image:url('../images/member-bottom.JPG');
	background-repeat:no-repeat;
}

/* ---------------------------------------------------------------- */

/* ---------------------------- Project Search -------------------- */

#search-container{
	width:182px;
	height:auto;
	margin-top:6px;
	margin-left:15px;
}
.search-dropdown{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;	
	color:#000000;
}
.search-top{
	width:211px;
	height:24px;
	background-image:url('../images/search-top.JPG');
	background-repeat:no-repeat;
}
.search-top h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	padding-top:8px;
	padding-left:25px;
}

h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#006600;
	font-weight:bold;
}
.search-bg{
	width:182px;
	background-image:url('../images/member-bg.JPG');
	background-repeat:repeat-y;
	
}
.search-space{
	padding-left:35px;
	padding-top:13px;
	padding-bottom:3px;
}

.search-space1{
	padding-left:35px;
	padding-top:4px;
	padding-bottom:3px;
}

.search-bottom{
	width:182px;
	height:12px;
	background-image:url('../images/member-bottom.JPG');
	background-repeat:no-repeat;
}

.project-view
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
border-color: Silver;
font-weight:bold;
color:#DEB887;
background-color:Black;	
}

.searchcombo
{
border: 1px solid Gray;
font-weight: bold;
font-size: 10px;
color: Gray;
font-family: Arial;
background-color: Black;
border-color: Gray;	
}

/* ------------------------------------------------------------- */

/* ---------- Left container links ----------------------------- */

#menuleft-container{
	width:182px;
	height:auto;
	margin-top:3px;
	margin-left:42px;
}

.menuleft-img
{
background-image:url('../images/menu-button.JPG');
background-repeat:no-repeat;
height:22px;
margin-left:42px;	
}

.menuleft-text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#8f8f8f;
	text-decoration: none;
	padding-left: 15px;
	padding-top:3px;
}
.menuleft-text a{
	color:#8f8f8f;
	text-decoration:none;
}
.menuleft-text a:hover{
	color:#FFFFFF;
	text-decoration:none;
} 

.menuleft-img1
{
background-image:url('../images/menu-button.JPG');
background-repeat:no-repeat;
height:22px;
margin-left:20px;	
}

.menuleft-text1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#8f8f8f;
	text-decoration: none;
	padding-left: 15px;
	padding-top:3px;
}
.menuleft-text1 a{
	color:#8f8f8f;
	text-decoration:none;
}
.menuleft-text1 a:hover{
	color:#FFFFFF;
	text-decoration:none;
} 

/* ------------------------------------------------------------------------ */

/* ------------------------ Menu left top & bottom ------------------------ */

#menu-container{
	width:211px;
	height:auto;
	margin-top:15px;
	margin-left:5px;
}

.menu-top{
	width: 211px;
	height: 14px;
	background-image:url('../images/bar-top1.JPG');
	background-repeat:no-repeat;
}

.menu-bg{
	width:211px;	
	background-image:url('../images/bar-bg.JPG');
	background-repeat:repeat-y;
	
}

.menu-bottom{
	width:211px;
	height:8px;
	background-image:url('../images/bar-bottom.JPG');
	background-repeat:no-repeat;
}

/* ----------------------------------------------------------- */

.text-pad{
	padding-left:5px;
	padding-top:5px;
	text-align: justify;
	font-size:12px;
	font-family: Arial, Times New Roman, Verdana;
/*	font-style: normal; */
	color: Gray;
}

/* -----Project Page css------ */

.nextprev
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
	font-weight:bold;
	color:Gray;
	text-decoration:none;
	float:right;
	padding-right:20px;	
}
.nextprev a
{
	color:Gray; 
	text-decoration:none;
}
.nextprev a:hover
{
 	color:White; 
	text-decoration:none;
}

.center-text{		
/*	padding-left :25px;*/
	 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	font-variant:normal;		
	text-align:justify;
	color: #8f8f8f ;
}

.proj-paging
{
font-size: 10px;
color: #FFE4B5;	
}

.laynametext
{
font-size: 12px;
color:Gray;
font-family:Arial;	
}

.laynametext:hover
{
	color:White;
	text-decoration: none;
}
.laynametext:active
{
	color:Gray;
	text-decoration: none;
}

/* ------------------- */

/* ---------------- */

.contact_title{
	font-family:Times New Roman, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:Gray;
	padding-top: 25px;
}

.contact_title1{
	font-family:Times New Roman, Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:bold;
	color:Gray;
	padding-left: 255px;
}

.contact_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;	
	color: Gray;
}

.contact_tabletext{
	padding-top:5px;
	padding-bottom:5px;	
}

a.SelectedItem:link,
a.SelectedItem:visited
{
      color:Gray;
      font-family: Arial,Verdana;
      font-size:13px;
      font-weight: bold;
}

a.SelectedItem:hover
{
      color:White;
}

a.SelectedItem:active
{
      color:Gray;
}

/* ------------------ */


 /* ----------------- Property map -------------------- */
 
 #propmap-container{
	width:975px;
	height:90px;
}

.propertyname-text
{ 
	font-family:Arial,Verdana,Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
    color:Gray;
	margin-top: 45px;
	float:left;	
    padding-left: 200px;		
}

.first_table{
	font-family:Arial,Verdana,Helvetica, sans-serif;
	font-size:11px;
	color:Gray;
	background-color:#000000;
	border:1px solid #d2d6cd;
	padding-left:15px;
}
.secound_table{
	font-family:Arial,Verdana,Helvetica, sans-serif;
	font-size:11px;
	color:Gray;
	background-color:#000000;
	border:1px solid #d2d6cd;
	padding-left:15px;
	text-align:right;	
}
/* --------------------------------------------------- */
 
/* ------------------ Contact sheet ------------------ */

#contact-container{
	width:302px;
	height:auto;
	margin-top:15px;
	margin-left:5px;
}

.contact-top{
	width: 302px;
	height: 17px;
	background-image:url('../images/contactbox-top.JPG');
	background-repeat:no-repeat;
}

.conatct-bg{
	width:302px;
	margin-left: 1px;		
	background-image:url('../images/contactbox-bg.JPG');
	background-repeat:repeat-y;
	
}

.contact-bottom{
	width:302px;
	height:15px;
	background-image:url('../images/contactbox-bottom.JPG');
	background-repeat:no-repeat;
}

/* ----------------------------------------------------- */



/* ----------------------------------------------------- */
.IndAd{
float: left;
margin-bottom: 0px;
width: 135px;
height: 59px;
overflow: hidden;
}
.IndAd img{
margin-top: 0px;
}
.IndAdHover{
float: left;
margin-bottom: 0px;
width: 135px;
height: 59px;
overflow: hidden;
}
.IndAdHover img{
margin-top: -61px;
}

.IndAd1{
float: left;
margin-bottom: 0px;
width: 135px;
height: 59px;
overflow: hidden;
}
.IndAd1 img{
margin-top: 0px;
}
.IndAdHover1{
float: left;
margin-bottom: 0px;
width: 135px;
height: 146px;
overflow: hidden;
}
.IndAdHover1 img{
margin-top: -59px;
}
/* ------------------------------------------------- */

.marqu-text
{
	padding-top: 2px;
	padding-bottom: 3px; 
	color: #FFFFFF; 
	font-family:  Arial,Verdana; 
	font-weight: bold; 
	background-color: #303030;
	LETTER-SPACING: 0.06em;
    FONT-SIZE: 1.00em;
}

.pager-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;
	color:#228B22;
}

.news-text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:Gray;
	padding-top:5px;
}
.news-text a{
	color:Gray;
	text-decoration:none;
}
.news-text a:hover{
	color:#F5F5F5;
	text-decoration:none;
} 

.newscenter-text{		
/*	padding-left :75px; */
	padding-right:5px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	color:#708090;
}

.nextprevnews
{
    font-family: Arial, sans-serif;
    font-size:12px;
/*	font-weight:bold; */
	color:#8f8f8f;
	text-decoration:none;	
}
.nextprevnews a
{
	color:White; 
	text-decoration:none;
}
.nextprevnews a:hover
{
 	color:#8f8f8f; 
	text-decoration:none;
}
/* -------------footer--------------- */

.footerbg
{
	clear:both;
	margin-top:2px;
	height: 60px;
	background-color: #2a2a2a;
	
}
.footerbgLine
{
	
	
	clear:both;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color:#2a2a2a;
	
	
}

/* *************Homepage Middle box ***************** */
.HomePageCenter1
{
    WIDTH: 974px;
    FLOAT: left;
    HEIGHT: 200px ;
    clear: Both;
  /*   margin-bottom: 30px
    Background : white  */
}

.HomePageCenter1Bg
{
    WIDTH: 970px;
    HEIGHT: 196px;

    BACKGROUND: url(../images/homepage_box.jpg) no-repeat left top;
    FLOAT: left;
    MARGIN-LEFT : 2px;
  
    
}
.HomePageCenter1Box
{
	width : 220px;
    FLOAT: left;
    HEIGHT: 184px ;
   /* PADDING-LEFT: 8px;
    PADDING-TOP: 2px;
    PADDING-BOTTOM: 4px; */
   MARGIN-TOP : 4px;
   MARGIN-LEFT : 4px;
   /* Background : Green */
} 

.HomePageCenter1Textcity
{
    TEXT-ALIGN: left;
    PADDING-LEFT: 15px;
    PADDING-Top: 7px;
    WIDTH: 195px;
    FLOAT: left;
    COLOR: #FFFFFF;
    
    LETTER-SPACING: 0.07em;
    FONT-SIZE: 1.2em;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
    FONT-FAMILY:  Verdana, Arial, Sans-Serif, 'Lucida Grande'
}
.HomePageCenter1Textcity A
{
    COLOR: #FFFFFF;
    TEXT-DECORATION: none
}
.HomePageCenter1Textcity A:hover
{
    COLOR: #38b6c5;
    TEXT-DECORATION: none
}
.HomePageCenter1Text2
{
    TEXT-ALIGN: left;
    MARGIN-TOP: 2px;
    PADDING-LEFT: 15px;
    WIDTH: 195px;
    FLOAT: left;
    COLOR: #8f8f8f; /* #29a0b0 */
    FONT-SIZE: 12px;
    
 /*   LETTER-SPACING: 0.07em;
    FONT-SIZE: 1.2em;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
    FONT-FAMILY:  Verdana, Arial, Sans-Serif, 'Lucida Grande' */
}

.HomePageCenter1subbox
{

    WIDTH: 214px;
    HEIGHT: 129px;
    BACKGROUND: url(../images/homepage_subbox.jpg) no-repeat left top;
    FLOAT: left;
    MARGIN-TOP : 4px;
    MARGIN-LEFT : 15px;
   
}
.HomePageCenter1Text3
{
    TEXT-ALIGN: left;
    MARGIN-TOP: 15px;
    PADDING-LEFT: 16px;
    WIDTH: 195px;
    FLOAT: left;
    COLOR: #29a0b0; /*#29a0b0;*/
    FONT-SIZE: 11px;
}    
.HomePageCenter1Text4
{
	font-family:Arial,Verdana, Helvetica, sans-serif;
	font-size:15px;
	color:#8f8f8f;
	padding-top:15px;
	padding-left: 20px;
	
	LETTER-SPACING: 0.07em;
    FONT-SIZE: 1.2em;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
    FONT-FAMILY:  Verdana, Arial, Sans-Serif, 'Lucida Grande'
}
.HomePageCenter1Text4 a
{
	color:#8f8f8f;
	text-decoration:none;
}
.HomePageCenter1Text4 a:hover
{
	color:#FFFFFF;
	text-decoration:none;
}
.HomePageCenter1subboxISO
{

 
    FLOAT: left;
    MARGIN-TOP : 5px;
    MARGIN-LEFT : 15px;
   
}
.HomePageCenter1TextISO
{
    TEXT-ALIGN: left;
    MARGIN-TOP: 2px;
    PADDING-LEFT: 15px;
    WIDTH: 205px;
    FLOAT: left;
    COLOR: #8f8f8f;
    FONT-SIZE: 9px;
    
 
}
.HomePageSpace1
{
    WIDTH: 970px;
    FLOAT: left;
    HEIGHT: 23px ;
    clear: Both;
 
}

/* ----------------News------------ */

.NewsPageHeading
{

	TEXT-ALIGN: left;
    PADDING-LEFT: 1px;
    PADDING-Top: 7px;
    width: 630px;
    FLOAT: left;
    COLOR: #FFFFFF;
    
    LETTER-SPACING: 0.04em;
    FONT-SIZE: 1.00em;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
    FONT-FAMILY:  Verdana, Arial, Sans-Serif, 'Lucida Grande'
}
.NewsPageHeading a
{
	color:#FFFFFF;
	text-decoration:none;
}
.NewsPageHeading a:hover
{
	color:#38b6c5;
	text-decoration:none;
}
.NewsPageHeadingText2
{
    TEXT-ALIGN: left;
    MARGIN-TOP: 2px;
    PADDING-LEFT: 1px;
    width: 630px; 
    FLOAT: left;
    COLOR: #8f8f8f; /* #29a0b0 */
    FONT-SIZE: 11px;
    FONT-FAMILY:  Verdana, Arial, Sans-Serif, 'Lucida Grande'

}
.NewsBorder
{
	
	
	clear:both;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color:#2a2a2a;
	
	
}

.NewsPagefullnews
{

	TEXT-ALIGN: left;
    PADDING-LEFT: 1px;
    PADDING-Top: 7px;
    width: 190px; 
    FLOAT: left;
    COLOR: #8f8f8f;
    
    LETTER-SPACING: 0.04em;
    FONT-SIZE: 0.90em;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
    FONT-FAMILY:  Verdana, Arial, Sans-Serif, 'Lucida Grande'
}

.NewsPagefullnews a
{
	color:#8f8f8f;
	text-decoration:none;
}

.NewsPagefullnews a:hover
{
	color:#FFFFFF;
	text-decoration:none;
}
/*------- popup-----------------------------*/

.popup_heading_text
{
   /*  TEXT-ALIGN: left;
    MARGIN-TOP: 2px;
   PADDING-LEFT: 15px; 
    WIDTH: 205px; 
    FLOAT: left; */
    COLOR: #8f8f8f;
    FONT-SIZE: 9px;
    
 
}

