﻿body
{
	margin: 0px;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #666666; 
	FONT-FAMILY: Verdana, Arial, Helvetica; 
	BACKGROUND-COLOR: white;
}

input
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
}

#divMain
{
	width: 100%;
	text-align: center;
}

#navTable
{
    padding: 0px;
    margin: 0px;
}

#tblNavButtons
{
}

.clsMapNav
{
	background-color: Black;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
    cursor: hand;
 }

.cvText
{
    font-size: 10px;
    font-family: Verdana, Tahoma, Arial;
    color: Black;
}

.cvTableMain
{
    padding: 0px;
    width: 730px;
    text-align: left;
}

.cvHead
{
    font-size: 10px;
    font-family: Verdana, Tahoma, Arial;
    font-weight: bold;
}

.tdMap
{
	width: 200px;
}

.tdMenu
{
    vertical-align: top;
    width: 90%;
}

#mapFrame
{
    border-width: 0px;
    border-color: Gray;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.clsHand
{
	cursor: pointer;
    cursor: hand;
 }

.clsCovCombo 
{
	font-size: 9px;
	FONT-FAMILY: Verdana, Arial, Helvetica; 
	WIDTH: 165px; 
	COLOR: #666666; 
	HEIGHT: 18px;
	margin-top: 3px;
	margin-bottom: 3px;
} 

#divMenu
{
	margin: 10px 0px 0px 10px;
	float: none;
}

#divMenu ul
{
	list-style: none; 
	text-align: left;
	margin: 5px 0px 0px 0px;
	padding: 0px;	
}

#divMenu li
{
	width: 160px;
}

#divMenu li input 
{
	width: 13px;
}

#divCoverageOverWater
{
	display: none;
}

#divTechnologyType
{
	margin: 10px 5px 0px 0px;
	vertical-align: middle;
}

#divTechnologyType li
{
	height: 18px;
}

#divTechnologyType li span
{
	margin-left: 5px;
}

#divSearch
{
	margin-top: 5px;
}

#divSearchBy1
{
	width:70px;
	float:left;
	margin-top: 4px;
	display:none;
}

#divSearchBy2
{
	float:left;
	display:none;
}

#divSearchOk1
{
	clear:left;
	height: 25px;
	width: 150px;
}

#cmbSearchType
{
	width: 95px;
}

#txtSearch
{
	height: 12px;
	width: 159px;
}

#divSearchResult
{
	display: none; 
	height: 135px;
	width: 163px;
	margin-top: -3px;
	background-color: White;
	border-top: solid 1px #dddddd;
	border-left: solid 1px #dddddd;
	border-bottom: solid 1px #6c6c6c;
	border-right: solid 1px #6c6c6c;
	font-size: 9px;
}

#divSearchResult ul
{
	list-style: none; 
	text-align: left;
	margin: 0px 0px 0px 2px;
	padding: 0px;	
	height: 120px;
}

#divSearchResult .liName
{
	margin: 0px;
	padding: 0px;
}

#divSearchResult .liName a:link,
#divSearchResult .liName a:visited,
#divSearchResult .liName a:hover,
#divSearchResult .liName a:active
{
	color: #666666;
	text-decoration: underline;
}

#divSearchResult .liCouncilName
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	cursor: default;
}

#divSearchResult .liNoHit
{
	font-size: 9px;
	margin: 10px 0px 0px 5px;
	text-align: center;
}

#divSearchResultButtons
{
	width: 165px;
	text-align: center;
	font-size: 7pt;
}

#divSearchResultButtons table
{
	width: 100%;
	text-align: center;
}

#divSearchResultButtons input
{
	width: 32px;
	height: 16px;
	font-size: 7pt;
}

#divSearchResultButtons a:link,
#divSearchResultButtons a:visited,
#divSearchResultButtons a:hover,
#divSearchResultButtons a:active
{
	color: #666666;
	text-decoration: underline;
}

.clsLogoImage
{
}

#hrHeader
{
	width: 99.9%;
}

.clsDescription
{
	width: 99.9%;
	height: 30px;
	overflow: auto;
	margin-bottom: 5px;
	font-size: 9pt;
}

#divDescription2
{
	font-size: 9pt;
	height: 130px;
	width: 159px;
	overflow: auto;
	clear: left;
	/*border-top: solid 1px #dddddd;
	border-left: solid 1px #dddddd;
	border-bottom: solid 1px #6c6c6c;
	border-right: solid 1px #6c6c6c;*/
	padding: 2px 2px 2px 2px;
}

#divAbout
{
	float:none;
	margin: 0px 0px 0px 0px;
	font-size: 7pt;
	color: #666666;
	width:100%;
}

#divAbout li
{
	width: 170px;
}

#divAbout a:link,
#divAbout a:visited,
#divAbout a:hover,
#divAbout a:active
{
	text-decoration: underline;
	font-size: 7pt;
	color: #666666;
}

#divFrameTest
{
	position: absolute;
	left: 0;
	top: 0;
	width: 800px;
	height: 600px;
	border: solid 1px red;
	display: none;
}

#imgMapCanaryIslands, #imgMapSpain
{
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;	
	cursor: pointer;
    cursor: hand;
 }

.clsMapActionToolButton
{
	cursor: pointer;
    cursor: hand;
    border: solid 1px #FFFFFF;
}

.clsMapActionToolButtonSelected
{
	border: dotted 1px #000000;
	cursor: pointer;
    cursor: hand;
 }
