/* TOOLS CONTAINER */
table.tools-container 
{
	margin-top: 10px;
	width: 459px;
	position: inherit;
	top: 132px;
	height: 45px;
	clear: left;
}



/* buttons area */
td.button2-area {
	width: 37px;
	background-color: #b8bac4;
}
td.maptools-text {
	width: auto;
	height: 37px;
	background-color: #85889a;
	background-image: url(../../../Images/clubs/ract/MapScreen/maptools-text.gif);
	background-repeat: no-repeat;
	background-position: center;
}
td.zoomlevel-area {
	width: 220px;
	background-image: url(../../../Images/clubs/ract/MapScreen/zoomlevel_back.gif);
}
td.button-area {
	width: 37px;
	background-color: #8d90a0;
}




/* MAPTOOLS CONTAINER */
td.maptools-topleft {
	background-repeat: no-repeat;
	width: 4px;
	background-image: url(../../../Images/clubs/ract/MapScreen/tools_tl.gif);
	height: 4px;
} 
td.maptools-top {
	background-repeat: repeat-y;
	height: 4px;
	background-image: url(../../../Images/clubs/ract/MapScreen/tools_back2.gif);
} 
td.maptools-topright {
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 4px;
	background-image: url(../../../Images/clubs/ract/MapScreen/tools_tr.gif);
	height: 4px;
} 
td.maptools-left {
	width: auto;
	background-color: #85889a;
	height: 37px;
} 
td.maptools-right {
width: 4px;
background-color: #c0c2cb;
} 

td.maptools-bottom {
	height: 4px;
	background-image: url(../../../Images/clubs/ract/MapScreen/tools_back2.gif);
	background-repeat: repeat;
} 


td.maptools-bottomleft {
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 4px;
	background: #85889A;
	height: 4px;
} 



td.maptools-bottomright{
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 4px;
	background: #C2C4CD;
	height: 4px;
} 
.footer-container {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:10px;
	clear: left;
	border-top:  solid 1px #666666;
	margin-top: 20px;
	width: 620px;
}
#mapForm .tools-container .zoomlevel-area .zoomlevel-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #616474;
	font-size: 11px;
	font-style: inherit;
	margin-left: 3px;
}
.zoomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	font-weight: bold;
}
