a.popupLensOption:hover {
	position: relative;
	text-decoration : none;
}

div.popupLensOption {
	display: none; 
}

a.popupLensOption:hover div.popupLensOption {	
	clear:both;	
	text-decoration: none;
	display: block;
	position: absolute;
	bottom: 15px;
	left: 0px;	
	padding: 5px;
	margin: 10px;
	text-align: left;
	z-index: 100;
	background: EFF8E7 url(none) no-repeat
	border: 1px #66FF00 solid;
	opacity: 1;
	width: 170px;
	color: #666666;
	font-weight: normal;
	FONT-SIZE: 12px;
	FONT-FAMILY:Arial, Verdana, Helvetica, sans-serif; 
	
}

a.popupHelpWide:hover {
	position: relative;
	text-decoration : none;
}

div.popupHelpWide {
	display: none; 
}

a.popupHelpWide:hover div.popupHelpWide {	
	clear:both;	
	text-decoration: none;
	display: block;
	position: absolute;
	top: -20px;
	left: 25px;	
	padding: 5px;
	margin: 10px;
	text-align: left;
	z-index: 100;
	background: EFF8E7 url(none) no-repeat; 
	border: 1px #66FF00 solid;
	opacity: 1;
	width: 280px;
	color: #666666;
	font-weight: normal;
	FONT-SIZE: 12px;
	FONT-FAMILY:Arial, Verdana, Helvetica, sans-serif; 
	
}
a.popupHelpExtraWide:hover {
	position: relative;
	text-decoration : none;
}

div.popupHelpExtraWide {
	display: none; 
}

a.popupHelpExtraWide:hover div.popupHelpExtraWide {	
	clear:both;	
	text-decoration: none;
	display: block;
	position: absolute;
	top: -130px;
	left: 15px;	
	padding: 5px;
	margin: 10px;
	text-align: left;
	z-index: 100;
	background: EFF8E7 url(none) no-repeat
	border: 1px #66FF00 solid;
	opacity: 1;
	width: 280px;
	color: #666666;
	font-weight: normal;
	FONT-SIZE: 12px;
	FONT-FAMILY:Arial, Verdana, Helvetica, sans-serif; 
	
}
a.popupHelp:hover {
	position: relative;
	text-decoration : none;
}

div.popupHelp {
	display: none; 
}

a.popupHelp:hover div.popupHelp {	
	clear:both;	
	text-decoration: none;
	display: block;
	position: absolute;
	top: -35px;
	left: 15px;	
	padding: 5px;
	margin: 10px;
	text-align: left;
	z-index: 100;
	background: EFF8E7 url(none) no-repeat;
	border: 1px #66FF00 solid;
	opacity: 1;
	width: 170px;
	color: #666666;
	font-weight: normal;
	FONT-SIZE: 12px;
	FONT-FAMILY:Arial, Verdana, Helvetica, sans-serif; 
	
}



#layer1 {
	position: absolute;
	visibility: hidden;
	width: 230px;
	height: 80px;	
	background-color: #f9fff2;
	border: 1px #66FF00 solid;
	padding: 10px;
	color: #666666;
	font-weight: normal;
	FONT-SIZE: 13px;
	FONT-FAMILY:Arial, Verdana, Helvetica, sans-serif; 
}
#layer2 {
	position: absolute;
	visibility: hidden;
	width: 230px;
	height: 80px;
    top: 650px;
	left: 150px;	
	background-color: #f9fff2;
	border: 1px #66FF00 solid;
	padding: 10px;
	color: #666666;
	font-weight: normal;
	FONT-SIZE: 13px;
	FONT-FAMILY:Arial, Verdana, Helvetica, sans-serif; 
}

#layerRefineSearch {
	position: absolute;
	visibility: hidden;
	width: 400px;
	height: 300px;
	left: 20px;
	top: 100px;	
	padding: 10px;
}

#close {
	float: right;
}


#mai {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 30px;
	padding-right: 0px;
	width: 22px;
}
#mai ul li a div {
	display: none;
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}
#mai ul li a:hover div {
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	height:136px;
	width: 300px;
	display: block;
	position: absolute;
	top: -55px;
	overflow: hidden;
	left: 5px;
	background-image: url(/images/TGBY.gif);
	background-repeat: no-repeat;
	background-position: left center;
	filter: Alpha(Opacity=100);
	margin: 0px;
	padding: 0px;
}
#mai ul {
	list-style-image: none;
	list-style-type: none;
	height: 25px;
	width: 26px;
}

#mai ul li a:hover div dd {
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	height: auto;
	width: 250px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	float: right;
}

#mai ul li a {
	background-image: url(/images/inforGreen.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	position: relative;
	line-height: 30px;
	height: 30px;
	margin: 0px;
	float: left;
	width: 37px;
	padding: 0px;
}
#mai ul li a:hover {
	background-image: url(/images/inforOrange.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 30px;
	width: 37px;
	font-size: 12px;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
}


