@charset "utf-8";
body {
	margin:0px;
	padding:0px;
}
#main {
	margin:0;
}
.top_bg {
	background: url(kolhapur-property_01.gif) repeat-x;
	height:10px;
}
#linkbg {
	background: url(kolhapur-property_05.gif) no-repeat;
	background-position:top;
	width:175px;
	
}
#menubg {
	background:url(kolhapur-property_03BG.gif) repeat-x;
	height:60px;
}
#left-cell {
	background:#edd9b1;
	border-right: 2px solid #FFFFFF;
}
#data {
	background:#F0EDE2;
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	text-align:justify;
	color:#000000;
	padding: 0px 10px 0px 5px;
}
#footer {
	background:#af350b;
	border-top:2px solid #ffffff;
	width:100%;
	height:30px;
	padding-top:7px;
	color:#FFFFFF;
}
#footer a,#footer a:active,#footer visited{

font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}
#footer a:hover{

font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFF00;
}

.spandev{
width:99%;
padding:3px;
border-collapse: collapse;
border-spacing: 0px;
border:#d16521  solid;
border-width:0px 0px 0px 0px;
}

.spantop{
width:100%;
padding:3px;
border-collapse: collapse;
border-spacing: 0px;
border-width:0px;
}



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#pointermenu2{
margin: 0;
padding: 0;
}

#pointermenu2 ul{
margin: 0;
margin-left: 15px; /*menu offset from left edge of window*/
float: left;
padding-left: 8px;
font: bold 13px Verdana;
background: #c00000 url(leftround2.gif) bottom left no-repeat; /*optional left round corner*/
}

* html #pointermenu2 ul{ /*IE6 only rule. Decrease ul left margin and add 1em bottom margin*/
margin-bottom: 1em;
margin-left: 7px; /*menu offset from left edge of window in IE*/
}

#pointermenu2 ul li{
display: inline;
}


#pointermenu2 ul li a{
float: left;
color: white;
font-weight: bold;
padding: 7px 9px 7px 5px;
text-decoration: none;
}

#pointermenu2 ul li a:visited{
color: white;
}


#pointermenu2 ul li a:hover, #pointermenu2 ul li a#selected{ /*hover and selected link*/
color: lightyellow;
background: #000000 url(pointer.gif) bottom center no-repeat;
}

#pointermenu2 ul li a#rightcorner{
	padding-right: 0;
	padding-top:23px;
	padding-left: 8px; /*optional right round corner*/
	background-color: #c00000;
	background-image: url(rightround2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.m_banner_hide{
	display:none;
}
.m_banner_show{
	display:block;
}





/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

a.squarebutton{
background: transparent url('square-orange-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 12px Arial; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
color: #494949; /*button text color*/
}

a.squarebutton span{
background: transparent url('square-orange-right.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.squarebutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}



