body
{
}


tr.OTM /* Controls the color of the main map page. */
{
	/* background-color : #FFFFFF; */
}

td.otmControlsSection /* below left 1 */
{
	width : 250px;
	border-right-style : solid;
	border-right-color : #FFFFFF;
	border-right-width : 3px;
	background-color : #FFFFFF;
	height : 445px;
	vertical-align : top;
}

table.DisplayOnMap
{
	width : 177px;
}

td.DisplayOnMap
{
	width : 100%;
	padding : 2px 2px 6px 2px;
}

td.DisplayOnMapFR
{
	width : 100%;
	padding : 2px 2px 6px 2px;
	font-size : 0.7em;
}

select.otmCategoryList 
{
	width : 177px;
	margin-left:0px;
}

select.otmServiceList 
{
	width : 177px;
	margin-left:0px;
}

.OTMLabelHeaderText
{
	color : #999999;
	font-size : 0.8em;
	font-weight : normal;
}

.OTMLabelText
{
	color : #999999;
	font-size : 0.7em;
}

/* Ask.Net Section */

td.otmMapSection /* toolbar border */
{
	background-color : #ffffff;
	text-align : center;
}

td.otmToolbar /* toolbar */
{
	vertical-align : top;
	text-align : center;
	background-color : #FFFFFF;	
	border-bottom-style : solid;
	border-bottom-width : 3px;
	border-bottom-color : #FFFFFF;
	padding : 2px 2px 2px 2px;
}

td.otmMap /* arround the map */
{
	
	text-align : center;
	vertical-align : bottom;
	background-color : #ffffff;
	width : 544px;
	height : 400px;
}

/* START : How To Section */

td.otmHT
{
	font-size : 0.7em;
	color : #333333;
	vertical-align : text-top;
	padding-bottom : 10px;
}

td.otmToolInfo
{
	font-size : 0.7em;
	color : #333333;
	vertical-align : text-top;
	padding-bottom : 10px;
}

image.otmHI
{
	vertical-align : text-top;
}

/* END : How To Section */

/* GazOps Submit Button Colour*/

div.GOSubmitButton
{
	padding-left : 65px;
}

/* START : Zoom Bar Colours */

td.ZoomBlock 
{
	BORDER : #99CCFF 1px solid;
	cursor : hand;
	background-color : #FFFFFF;
	width : 50px;
}

td.ZoomBlockSelected
{
	BORDER : #FFFFFF 1px solid;
	cursor : hand;
	background-color : #99CCFF;
	width : 50px;
}

td.ZoomBlockEnds 
{
	BORDER-RIGHT: #99CCFF 2px solid; 
	BORDER-TOP: #99CCFF 2px solid; 
	BORDER-LEFT: #99CCFF 2px solid; 
	WIDTH: 22px; 
	BORDER-BOTTOM: #99CCFF 2px solid; 
	HEIGHT: 22px;
	background-color:#ffffff;
}

/* END : Zoom Bar Colours */

/* select layers */
.ddlCategory
{
	/*font-weight : bold;*/
	font-size: 0.8em;
	color: #333333;
	background-color: #99CCFF;
}

.ddlItem
{
	font-size: 0.8em;
		
}
