@charset "utf-8";
/* CSS Document */


#containerWind {
	height:800px;
	width:925px;
	position:relative;
	top: 15px;
	text-align:left;
	margin:  0 auto 20px auto;
	padding: 0 22px;
	border:solid 1px #cccccc;
}	


#contentWind {
	position:relative;
	left:0px;
	min-height: 375px;
	height:auto !important;
 	height:375px;
	width:621px;
	background: url(../../images/ResGroup/content_shadow.png);
	background-repeat:repeat-y;
	padding:20px 20px 30px 22px;
	font-weight:bold;
	z-index:3;
}


#bottomShadowWind {
	position:absolute;
	left:250px;
	width:621px;
	background:url(../../images/RESGroup/bottomShadow.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding:0;
	z-index:4;
	padding-bottom:8px;
	margin-bottom:30px;
}


.tab {
	margin: 4px 0 0 4px;
}	


#WindFarmTextLinks {
	padding: 5px;
	position:absolute;
	width:200px;
	z-index:4;
	left: 20px;
	top: 425px;
	visibility: visible;
}	
	

#WindFarmSubNavLinks {
	padding: 5px;
	position:relative;
	width:200px;
	z-index:5;
	left: 20px;
	top: 525px;
}	

.WindFarmText {
	border-bottom: #990000 dotted 1px;
	padding:2px 0;
	width: 200px;
}	


.WindFarmTextHeading {
	border-bottom: #990000 dotted 1px;
	padding:2px 0;
	width: 200px;
	background-color:#EBEBEB;
	text-indent: 2px;
}	

.WindFarmTextHeading img{
margin-top:2px;
}	

.WindFarmText:hover {
	/*background-color:#CCCCCC; */
	width: 200px;
}
.WindFarmText a{
	display: block;
	width: 200px;
}	

.WindFarmTextActive {
	background-color:#FFCC99;
	border-bottom:dotted 1px #990000;
		padding:2px 0;
	width: 200px;
}	


.popperlink { 
	position: absolute;
	visibility: hidden;
}


.mapPopup {
	background-color:#FF6600;
	color:#FFFFFF;
	font-size:8px;
	font-family:Arial, Helvetica, sans-serif;
	visibility:hidden;
	z-index:200px;
	position:absolute;
}	

#windFarmTable {
}

#windFarmTable th {
background-color:#CCCCCC;
font-weight:bold;
}

#windFarmTable tr {
border-bottom: dashed 1px #666666;

}

.dottedBoxWind {
	margin: 3px 0;
	padding: 3px;
	border: 1px dotted #CCCCCC;
	width: 230px;
}

#contentWind .worldMap{
position:relative;
right:10px;
}


/*
#bottomShadowWind2 {
	position:absolute;
	left:250px;
	width:621px;
	background:url(../../images/RESGroup/bottomShadow.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding:0;
	z-index:4;
	padding-bottom:8px;
	margin-bottom:30px;
	visibility:hidden;
}



#bottomShadowWind3 {
	position:relative;
	left:250px;
	width:621px;
	background:url(/images/RESGroup/bottomShadow.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding:0;
	z-index:1;
	padding-bottom:8px;
	margin-bottom:30px;
}
*/
/*
#contentWind2 {
	position:relative;
	left:0px;
	min-height: 300px;
	height:auto !important;
 	height:300px;
	/*	width:621px;*/ /*
	background: url(../../images/ResGroup/content_shadow.png);
	background-repeat:repeat-y;
	padding:20px 20px 30px 22px;
	font-weight:bold;
	visibility:hidden;
	z-index:3;
	top: 0;
}
*/