#res_divid
{
	width:100%;
	height:auto;
	position:static;
	background-color:Transparent;

}
#res_cnt_div
{
width:auto; 
height:auto; 
position:relative;
}
#pagediv
{
    width:95%;
	position:relative;
	z-index:0;
}

#inner_divid{
	/* Typical fixed height and fixed width example */
	width:100%;
	height:430px;
	overflow:auto;
	position: relative;
	z-index:0;
}

#resmap
{
	/* Typical fixed height and fixed width example */
	width:99%;
	height:430px;
	overflow:auto;
	position: relative;
}

#mycustomscroll 
{
	/* Typical fixed height and fixed width example */
	width:100%;
	height:auto;
}

#mycustomscroll_inner{
	/* Typical fixed height and fixed width example */
	width: 98%;
	height: 352px;
	overflow: auto;
	position: relative;
	top: -12px;
	left: 1px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#mycustomscroll_left
{	/* Typical fixed height and fixed width example */
	width: 99%;
	height: 170px;
	overflow: auto;
	position: relative;
	
}
#mycustomscroll_inner_right{
	/* Typical fixed height and fixed width example */
	width: 98%;
	height: 170px;
	overflow: auto;
	position: relative;
	
}

#mycustomscrolls {
	/* Typical fixed height and fixed width example */
	width: 99%;
	height: 371px;
	overflow: auto;
	position: relative;
	top: 0px;
	left: 0px;
}
#mycustomscrolls_top {
	/* Typical fixed height and fixed width example */
	width: 99%;
	height: 170px;
	overflow: auto;
	position: relative;
	
}
#mycustomscrolls_right
{
	/* Typical fixed height and fixed width example */
	width: 98%;
	height: 170px;
	overflow: auto;
	position: relative;
	
}
#itemdiv{
	/* Typical fixed height and fixed width example */
	width:100%;
	height:180px;
	overflow:auto;
	position: relative;
	z-index:0;
}
.divload
{
	/* Typical fixed height and fixed width example */
	/*FFD24D*/
	background-color:White;
	width: 100%;
	height: 100%;
	position:absolute;
	left:0px;
	top:0px;
	text-align:center;
	filter: alpha(opacity=35);
	-moz-opacity:0.35;
	opacity:0.35;
    z-index:10;
}

.divload1
{
	/* Typical fixed height and fixed width example */
	/*FFD24D*/
	background-color:Transparent;
	width: 100%;
	height: 100%;
	position:absolute;
	left:0px;
	top:0px;
	text-align:center;
	filter: alpha(opacity=35);
	-moz-opacity:0.35;
	opacity:0.35;
    z-index:10;
}
.inload
{
	/* Typical fixed height and fixed width example */
	background-color:Transparent;
	width: 250px;
	height: 60px;
	text-align:center;
	position:absolute;
	left:450px;
	top:350px;
	z-index:11;
}
.inload_menu
{
	/* Typical fixed height and fixed width example */
	background-color:Transparent;
	width: 100px;
	height: 100px;
	text-align:center;
	position:absolute;
	left:500px;
	top:350px;
	z-index:11;
}

.inload_menu2
{
	/* Typical fixed height and fixed width example */
	background-color:Transparent;
	width: 100px;
	height: 100px;
	text-align:center;
	position:absolute;
	left:300px;
	top:350px;
	z-index:11;
}
.inload_menu1
{
	/* Typical fixed height and fixed width example */
	background-color:Transparent;
	width: 100px;
	text-align:center;
	position:absolute;
	left:500px;
	top:350px;
	z-index:11;
}
