* {
	margin:0;
	padding:0;
}
html {
	height:100%;
}
body {
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	background:#fff;
	color:#000;
	height:100%;
	position:relative;
}
ul {
	list-style:none;
}
.spacer {
	font-size:0;
	line-height:0;
	clear:both;
}

 .RadGrid .rgNumPart a.rgCurrentPage, .RadGrid .rgNumPart a.rgCurrentPage:hover, .RadGrid .rgNumPart a.rgCurrentPage span, .RadGrid .rgNumPart a.rgCurrentPage:hover span
        {
          /* color:Red;*/
           font-size:15pt;
           text-decoration:underline;
           font-weight:bold;
           
           /* Font-Names:"Trebuchet MS"; 
            Font-Size:"12pt";
             Position:"Bottom";*/
        }
        
.wrapper {
	clear:both;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
	
	position:relative; /* needed for footer positioning*/
}
/* -------------- Start : Header ---------------- */
/* -------------- Start : Content ---------------- */
.header {
	clear:both;
	background-color: #09a1cd;
    border-bottom: 1px solid #146e88;
    height: 29px;
    width: 100%;
}
.header ul {
	padding: 0 0 0 10px;
	float:left;
	width:auto;
}
.header ul li {
	float:left;
	width:auto;
}
.header ul li a {
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	font:normal 13px/27px Arial, Helvetica, sans-serif;
	padding:0 8px;
	display:block;
	float:left;
	width:auto;
	padding-bottom:2px;
}
.header ul li a:hover {
	color:#fff;
	background-color:#85c2d4;
	text-decoration:none;
	font:normal 13px/27px Arial, Helvetica, sans-serif;
	padding-bottom:2px;
}
.header ul li.current a {
	color:#fff;
	background-color:#0682a5;
	text-decoration:none;
	font:bold 13px/27px Arial, Helvetica, sans-serif;
	padding-bottom:2px;
}
.header ul li.current a:hover {
	color:#fff;
	background-color:#85c2d4;
	text-decoration:none;
	font:bold 13px/27px Arial, Helvetica, sans-serif;
	padding-bottom:2px;
}

.content {
	clear:both;
	margin:0 auto;
	padding:75px 0 30px; /* bottom padding for footer */
	
}
.content img {
	display:block;
	margin:0 auto 25px;
}
/*.content form {
	clear:both;
}*/
.content input.textBox {
	border:1px solid #c0c0c0;
	clear:both;
	padding:0 5px;
	width:558px;
	height:27px;
	font:normal 15px/27px Arial, Helvetica, sans-serif;
	margin:0 0 10px;
}
.btnBox {
	clear:both;
	margin:0 auto;
	width:150px;
}
.content input.btn {
	background-color:#f5f5f5;
	color:#666;
	border:1px solid #dcdcdc;
	height:29px;
	width:150px;
	text-align:center;
	font-weight:bold;
	font:bold 12px/29px Arial, Helvetica, sans-serif;
}
/* -------------- Start : Footer ---------------- */
.footer {
	height:29px;
	
	position:absolute;
	width:100%;
	bottom:0; /* stick to bottom */
	border-top:1px solid #ebebeb;
	background-color:#87979b;
}
.footer ul {
	padding:0 20px;
	float:left;
	width:auto;
}
.footer ul li {
	float:left;
	width:auto;
	padding:0 10px;
}
.footer ul li a {
	font:normal 13px/29px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
}
.footer ul li a:hover {
	text-decoration:underline;
}
.conImg {
	width:630px;
}

.conImg input.textBox {
	background:url(../images/photo-img.jpg) no-repeat 520px 9px ;
	border:1px solid #c0c0c0;
	padding:0 5px;
	width:536px;
	height:31px;
	font:normal 15px/31px Arial, Helvetica, sans-serif;
	margin:0 10px 10px 0;
	float:left;
}
.conImg input.btn {
	background-color:inherit;
	color:#666;
	border:0;
	height:33px;
	width:72px;
	text-align:center;
	font-weight:bold;
	font:bold 12px/29px Arial, Helvetica, sans-serif;
	background:url(../images/image-search.jpg) no-repeat 0 0;
	float:left;
	font-size:0;
	text-indent:-12000000px;
}
.boxPan 
{
    position:relative;
    clear:both;
}

/* sUSMITA fOR iMAGE DESCRIPTION*/
 .caption_2 {
    background: none repeat scroll 0 0 #000000;
   height: 100px;
    opacity: 0.8;
   /* padding: 10px;*/
    position: absolute;
    top: 250px;
    width: 100%;
 }
/*Susmita for Map*/



.left-area{width: 25%;min-width: 25%;height: 80%;min-height: 80%; float:left; overflow: auto; padding-left:20px;}

.btnmap
{
   background-color:#f5f5f5;
	color:#666;
	border:1px solid #dcdcdc;
	height:29px;
	width:150px;
	text-align:center;
	font-weight:bold;
	font:bold 12px/29px Arial, Helvetica, sans-serif;

}