﻿body 
{
	font-family:Verdana,sans-serif;
font-size:81.25%;
font-weight:normal;
height:100%;
margin:0px;
padding:0px;
text-align:center;
	background:#ffffff
}
.deletePlot
{
	float:left;
	height:48px;
  width:48px; 	 	
  margin:0;
  padding:0;
  border:0;
 /* background:transparent url('../images/delete_plot.png') no-repeat center top;   */
 background:transparent url('../images/attributes_delete_icon.png') no-repeat center top;
  cursor:hand;
  
  
}
.savePlot
{
	float:left;
	height:48px;
  width:48px; 		
  margin:0;
  padding:0;
  border:0;
 /* background:transparent url('../images/save_plot.png') no-repeat center top;   */
 background: transparent url('../images/icon_save.gif') no-repeat center top;
  cursor:hand;
  
  
}
.beforeDrawPlot
{
	float:left;
	height:48px;
  width:48px; 	
  margin:0;
  padding:0;
  border:0;
  /*background:transparent url('../images/draw_plot.png') no-repeat center top;   */
  background:transparent url('../images/Bpu.png') no-repeat center top;   
  cursor:hand;
}
.afterDrawPlot
{
	float:left;
	height:31px;
  width:31px; 	
  margin:0;
  padding:0;
  border:0;
  background:transparent url('../images/Bpd.png') no-repeat center top;   
  cursor:hand;
  
}
.DrawPlotAtmc
{
	float:left;
	height:48px;
  width:48px; 	
  margin:0;
  padding:0;
  border:0;
  /*background:transparent url('../images/draw_plot.png') no-repeat center top;   */
  background:transparent url('../images/Bpu.png') no-repeat center top;   
  cursor:hand;
}
.Split
{
	float:left;
	height:48px;
  width:48px; 	
  margin:0;
  padding:0;
  border:0;
  /*background:transparent url('../images/draw_plot.png') no-repeat center top;   */
  background:transparent url('../images/draw1.bmp') no-repeat center top;   
  cursor:hand;
}
.message
{
	font-family:Verdana;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:Gray;
	
}
.label
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	color:white;
	float:left;
	width:180px;
	
}

h2, h3, h4, h5 {
font-size:2em;
font-weight:normal;
margin:0pt;
padding:0pt;
}
p, h1, form{border:0; margin:0; padding:0;}

.wrapper-outer {
	background:#ffffff url(../images/bg.png) repeat-x top center;
}
.wrapper { 
	height: auto !important; 
	height: 100%;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	min-height: 100%;
	padding-bottom: 2em;
	width: 71em; 
}
#header {
	height:100px;
	margin:0px auto auto;
	font-family:"Lucida Grande",Verdana,sans-serif;
	color:#FFFFFF;
	}
#header .logo {
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	height:100px;
	margin:0px auto auto;
}
#logo-text { padding-top:40px; padding-left:140px }

#welcometext {
	width:71em;
	padding: 0;
	line-height:normal;
	height:30px;
	margin:0px auto auto;
	}
/* Content Section */
#content {
	/*background:url(../images/contentbg.png) no-repeat top;*/
	background:url(../images/contentbg2.jpg) no-repeat top;
	width:71em;
	padding: 0;
	line-height:normal;
	margin:0px auto auto;
	height:740px;
	}
/* End Content Section */
/* Content Section - Top*/
#content .content-top {
	padding-top:10px;
	padding-bottom:7px;
	text-align:right;
	padding-right:50px;
	}
#content .content-top li {
	list-style:none;
	display:inline;
	margin:10px;
	padding:0; 
	}
#content .content-top ul {
	margin:0px;
	padding:1px;
	}
#content .content-top a {
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF
	}
#content .content-top a:hover {
	color:#000000
	}
/* Content Section - Top END*/
/* Content Section - Left*/
#content-wrap {
	margin:0px auto auto;
	height:484px;
	width:905px;
}
#content .content-left  { float:left; height:483px;width:78px; background:url(../images/contentleftbg.png) repeat-y top center}
/* Content Section - Left END*/
/* Content Section - Map */
#content .content-map  { float:left; }
/* Content Section - Map END*/


#footer {	
	margin:0px auto auto;
	width:905px;
	text-align:left;
	font-size:11px;
	}
#footer a {color:#0f6fd5; text-decoration:none }
#footer li {
	border-right:1px solid #0f6fd5;
	list-style:none;
	display:inline;
	padding:0 10px 0 10px; 
	}
#footer	ul {
	margin:0px;
	padding:1px;
	}
#footer .noboreder { border: none; }
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
/*- Menu --------------------------- */

#MenuB {
	font-size:13px;
	width:71em;
	padding: 0;
	line-height:normal;
	height:40px;
	margin:0px auto auto;
	       }
* html div#MenuB{padding-left:0px;}
    #MenuB ul {
	  margin:0;
	  padding:0px 0px 0px 0px;
	  list-style:none;
      }
    #MenuB li {

      display:inline;
      margin:0;
      padding:0;
  	  

      }
* html div#MenuB a{width:182px;}
    #MenuB a {
      float:left;
      background:url("../images/tableftB1.png") no-repeat left top;
	  width:184px;
      margin:0;
      padding:0 0 0 0px;
	  text-align:center;
      text-decoration:none;
      }
	#MenuB .act a span {
      float:left;
      display:block;
      background:url("../images/tabrightB.png") no-repeat left top;
      color:#44567e;
      }
	#MenuB .right a span {
      float:left;
      display:block;
      background:url("../images/tabrightBr.png") no-repeat right top;
      color:#44567e;
      }
    #MenuB a span {
      float:left;
      display:block;
      background:url("../images/tabrightB1.png") no-repeat right top;
      padding:10px 8px 9px 8px;
      color:#44567e;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #MenuB a span {float:none;}
	#MenuB .act a span{float:none;}
	#MenuB .right a span{float:none;}
    /* End IE5-Mac hack */
	    #MenuB .act a:hover span {
      background-position:left -35px;
      }
    #MenuB a:hover span {
      color:#44567e;
      }
	#MenuB .act a:hover span {
  	   color:#44567e;
      }
    #MenuB a:hover {
      background-position:0% -15px;
      }
    #MenuB a:hover span {
      background-position:100% -35px;
      }
/*- Menu-End --------------------------- */


/* ----------- stylized ----------- */
	#stylized{
		border:solid 2px #b7ddf2;
		background:#ebf4fb;
	}
	#stylized h1 {
		font-size:14px;
		font-weight:bold;
		margin-bottom:8px;
	}
	#stylized p{
		font-size:11px;
		color:#666666;
		margin-bottom:20px;
		border-bottom:solid 1px #b7ddf2;
		padding-bottom:10px;
	}
	#stylized label{
		display:block;
		font-weight:bold;
		text-align:right;
		width:140px;
		float:left;
	}
	#stylized .small{
		color:#666666;
		display:block;
		font-size:11px;
		font-weight:normal;
		text-align:right;
		width:140px;
	}
	#stylized input{
		float:left;
		font-size:12px;
		padding:4px 2px;
		border:solid 1px #aacfe4;
		
		margin:2px 0 20px 10px;
	}
	
	
	
	
.spacer{clear:both; height:1px;}
/* ----------- My Form ----------- */
.myform{
	margin-top:50px;
	margin-left:200px;
	width:500px;
}
	/* ----------- basic ----------- */
	
	.mybtn{ 
		clear:both;
		margin-left:150px;
		width:125px;
		height:31px;
		background:#666666 url(../images/button.png) no-repeat;
		text-align:center;
		line-height:15px;
		color:#FFFFFF;
		font-size:11px;
		font-weight:bold;
	}
	
	
	. mytxt{
		float:left;
		font-size:12px;
		padding:4px 2px;
		border:solid 1px #aacfe4;
		width:200px;
		margin:2px 0 20px 10px;
	}
	
	.myMap
	{
		float:left;
	}
	
/********************		Uday Start		******************************/
	
.Invisible {display:none}

.answer
{
display:none;
}
.answerShow
{
display:block;
}

.MapDisplay_IE
{
	float:right; height:603px;width:998px;
}
.BottomText
{
	position:absolute; left:5px; top:565px; 
}
.LeftIndicator
{
	background-color:White;position:absolute; left:980px; top:35px;
}
.SearchButton
{
	position:absolute; left:750px; top:10px; width: 240px;
}

/********************		Uday End		******************************/