/* Author:  Ganesh Gunasegaran */
/* Common Styles */
* {
  margin: 0px;
  padding: 0px;
}



body {
  /* background-color: #000066;*/ /* #F7E79C; /*  */
  background-color: #FFFFFF;
  color: #333; 
  font-size: 70%;
  font-family: verdana, arial, "trebuchet ms", helvetica, sans-serif;
/*   background-image: url( "sample3.gif" );  /* "background.png");  */
/*  background-repeat: repeat-x;   */
  text-align: center;
}

blockquote {
  padding: 10px;
  font-size: 110%;
  letter-spacing: 1px;
  font-style: italic;  
  background-color: #f7f7f7;
  color: #666;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  border-left: 10px solid #dedede;
  border-right: 1px solid #dedede;
  margin: 10px;
}

p {
  padding: 5px;
}

h1, h2, h3, h4 {
  font-family: georgia, serif;
  display: block;
/*  border-bottom: 1px solid #eeeeee; */
  padding-left: 15px;
  margin-top: 10px;
  margin-bottom: 10px;
}

h1 {
  font-size: 140%;
}

h2 {
  font-size: 130%;
}

h3 {
  font-size: 120% 
}

h4 {
  font-size: 110%;
}


table {

  font-size: 100%;
  font-family: verdana, arial, "trebuchet ms", helvetica, sans-serif;
  }

a, a:link, a:visited{
  text-decoration: none;
  color: #000066;
  background-color: inherit;
  /* border-bottom: 1px solid #ddd; */
}

a:hover {
  color: #aa0000;
  background-color: inherit;
}

a img{
border: none;
}

ul {
  padding-left: 20px;
  list-style-type: none;  
}

ol {
  padding-left: 35px;
}

hr {
  width: 97%;
  border: 1px solid #eeeeee;
  margin-left: auto;
  margin-right: auto;
}

/*
td {
  border: 0px solid #eee;
  padding: 0px;
}
*/

th {
  color: inherit;
  border: 1px solid #dddddd;
  background-color: #f3f3f3 /* #FFF380  /* */;
  padding: 3px;
}


/* Layout Styles */
#wrapper {
	color: inherit;
	background-color: inherit;
	min-width:  850px; 
	margin-left: auto; /* Todo: Do cross browser centering */
	margin-right: auto;
	text-align: left;
	
 }

#main_container {
position: relative;
	color: inherit;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-left: 15px;
	/*min-width :780px;*/
	 width : 780px; 
	 
	
}
#main_container_grid {
	color: inherit;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	min-width :780px;
	/* width : 780px; */
}
#main_container_detail {
	color: inherit;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	/*min-width :780px;*/
	width : 780px;
}


#left_container {
  width: 180px;
  float: left;
  text-align: left;
}

#bread_crumb {
  text-align: right;
  padding-bottom: 5px;
  color: #999;
  background-color: inherit;
}

#bread_crumb a:link, #bread_crumb a:visited{
  color: #999;
  background-color: inherit;
  border: 0px;
}

#bread_crumb a:hover{
  color: #777;
  background-color: inherit;
}

#right_container {
	width: 100%;
	line-height: 1.5em;
	float: left;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #eeeeee;
}

#right_container02 {
	width: 900px;
	line-height: 1.5em;
	float: left;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #eeeeee;
}

#header_bar {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: right;
  display: block;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}

#left_menu {
  padding-left: 2px;
  padding-right: 10px;
}

#footer_bar {
  width: 100%;
  color: #777;
  background-color: #eee;
  background-image: url("background.png");
  text-align: center;
  padding-top: 4px;
  padding-bottom: 4px;
  display: block;
  clear: both;
  border-top: 1px solid #ddd;
}

#footer_bar a:link, #footer_bar a:visited {
  color: #888;
  background: inherit;
}

#footer_bar a:hover {
  color: #666;
  background: inherit;
}
/* Custom Styles */
#site_logo {
  font-family: georgia, serif;
  font-size: 180%;
  font-weight: bold;
  padding-top: 15px;
  padding-left: 20px;
  padding-bottom: 15px;
  font-style: italic;
  letter-spacing: 1px;
  width: 30%;
}


.red {
  color: #a2300d;
  
  background-color: inherit;
}

.label {
  background-color: #000066; 
  color: #F7E79C;
}


#header_bar a:link, #header_bar a:visited {
  text-decoration: none;
  padding-top: 3px;
  padding-left: 6px;
  padding-right: 6px;
  padding-bottom: 3px;
  color: #fff;
  background-image: url("menu_bg.png");
  text-transform: lowercase;
  border-bottom: 0px;
  background-color: #444; 
}

#header_bar a:hover, #header_bar .active {
  padding-top: 3px;
  padding-left: 6px;
  padding-right: 6px;
  padding-bottom: 3px;
  color: #fff;
  background-image: url("menu_bg_over.png");
  background-color: #b4500e; 
}

#header_bar li{
  display: inline;
}

#left_menu ul {
  list-style-type: none;
  padding-left: 10px;
  padding-right: 10px;
}

#left_menu li {
  border-bottom: 1px solid #eee;
}

#left_menu a, #left_menu a:link {
  display: block;
  text-decoration: none;
  color: #000066;
  background-color: inherit;
  border: 0;
  padding: 4px;
}

#left_menu a:hover {
  background-color: #fcfcfc;
  color: #aa0000;
}


.block {
  color: inherit;
  background-color: #ffffcc;
  border: 1px solid #eeeebb;
}

.block .inner {
/*  background: transparent url(corner.png) bottom right no-repeat; */
  position: relative;
  left: 2px;
  top: 2px;
  padding: 10px;
}

.text_box{
  border: 1px solid #eeeeee;
  color: inherit;
  background-color: #f9f9f9;
  width: 120px;
  padding: 2px;
}

.text_box:hover {
  color: inherit;
  background-color: #ffffcc;
}

.button {
  margin: 5px;
  border: 1px solid #dcdcdc;
  color: inherit;
  background-color: #f9f9f9;

}

.propDetLbls{
	width: 30px;
	background-color: #FF0000;
}


.landTitle{
	float: left;
}

.landValues{
	width: 75px;
	float: left;
	padding-left: 2px;
}


.f_black_10_b{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.f_black_11_b{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.f_black_12_b{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}


.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}


a.button {
    /* background: transparent url('bg_button_a.gif') no-repeat scroll top right;*/
	/* background: linear-gradient(to bottom, rgba(255,183,0,1) 0%,rgba(255,140,0,1)100%);*/
	/* FF 3.6+ : */  
	/* background: -moz-linear-gradient(rgba(255,183,0,1), white); */
    /* IE10 :*/
	/* background: -ms-linear-gradient(black, white);   */
    /* Safari 4+, Chrome 2+ */
	/* background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #000000), color-stop(100%, #ffffff));  */
    /* Safari 5.1+, Chrome 10+ */
	/* background: -webkit-linear-gradient(black, white);   */
    /* Opera 11.10 */  
	/* background: -o-linear-gradient(black, white); */
	
	background-image:url("dhtmlxGrid/codebase/imgs/sky_blue_grid.gif") ;
	color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
	/* background: transparent url('bg_button_span.gif') no-repeat;*/
	background-image:url("dhtmlxGrid/codebase/imgs/sky_blue_grid.gif");
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 

a.button:hover {
	background-image:url("dhtmlxGrid/codebase/imgs/sky_blue_grid.gif");
    /* background-position: bottom right; */
     color: #000;
    outline: none; /* hide dotted outline in Firefox */
}


a.button:hover span {
	background-image:url("dhtmlxGrid/codebase/imgs/sky_blue_grid.gif");
    /* background-position: bottom left; */
    padding: 6px 0 4px 18px; /* push text down 1px */
} 


a.inline {
    color: #ffffff;
    float: left;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px;
    text-decoration: none;
}

a.inline:hover span {
    color: #ffffff;
} 


#bLeft {
/*
	background-image: url(shadow_l.jpg);
	background-repeat: no-repeat;
	background-position: right top;

	width: 4%;
*/
	width:32px;
	float: left;
	height: 400px;
}
#bright {
/*
	background-image: url(shadow_r.jpg);
	background-repeat: no-repeat;
	background-position: left top;
*/
	float: left;
	height: 270px;
	width: 15px;
}
#bcenter {
/*
	background-image: url(shadow_c.jpg);
	background-repeat: repeat-x;
*/
position: relative;
left : 32px;
	width: 92%;
	float: left;
}

.center_box
{
  width: 1200px ;
  margin-left: auto ;
  
  margin-right: auto ;


} 
