/*------------------ top banner -------------------------*/

#faw {
	background: transparent;
	text-align: center;
	font-family: Arial,sans-serif;
	width: 192px;
	height: 196px;
	position: absolute;
	margin: 0 auto;
	top: 0px;
	display: none;
	opacity: 0;
	KHTMLOpacity: 0;
	filter: alpha(opacity=0); 
	-moz-opacity: 0;
	z-index: 1000;	
}

#faw a {
	text-decoration: none;
	border: none;
}

#faw .ad {
	height: 245px;
}

#faw img {
	border: none;
}

#faw .bar {
	height: 20px;
	line-height: 20px;
}

#faw .bar a {
	margin-left: 10px;
	font-weight: bold;
	float: left;
	color: #FFF;
	font-size: 10px;
}

#faw .bar .close {
	margin-right: 5px;
	display: block;
	width: 12px;
	height: 20px;
	float: right;
}

#faw.show {
	display: block;
}

/*---------------get a kit ----------------*/

#gaw {
	background: transparent;
	text-align: center;
	font-family: Arial,sans-serif;
	width: 192px;
	height: 196px;
	position: absolute;
	margin: 0 auto;
	top:320px;
	display: none;
	opacity: 0;
	KHTMLOpacity: 0;
	filter: alpha(opacity=0); 
	-moz-opacity: 0;
	z-index: 1000;	
}

#gaw a {
	text-decoration: none;
	border: none;
}

#gaw .ad {
	height: 245px;
}

#gaw img {
	border: none;
}

#gaw .bar {
	height: 20px;
	line-height: 20px;
}

#gaw .bar a {
	margin-left: 10px;
	font-weight: bold;
	float: left;
	color: #FFF;
	font-size: 10px;
}

#gaw .bar .close {
	margin-right: 5px;
	display: block;
	width: 12px;
	height: 20px;
	float: right;
}

#gaw.show {
	display: block;
}

/*-------------------------- donate -------------------------*/

#daw {
	background: transparent;
	text-align: center;
	font-family: Arial,sans-serif;
	width: 192px;
	height: 196px;
	position: absolute;
	margin: 0 auto;
	top:320px;
	display: none;
	opacity: 0;
	KHTMLOpacity: 0;
	filter: alpha(opacity=0); 
	-moz-opacity: 0;
	z-index: 1000;	
}

#daw a {
	text-decoration: none;
	border: none;
}

#daw .ad {
	height: 245px;
}

#daw img {
	border: none;
}

#daw .bar {
	height: 20px;
	line-height: 20px;
}

#daw .bar a {
	margin-left: 10px;
	font-weight: bold;
	float: left;
	color: #FFF;
	font-size: 10px;
}

#daw .bar .close {
	margin-right: 5px;
	display: block;
	width: 12px;
	height: 20px;
	float: right;
}

#daw.show {
	display: block;
}

/*--------------------------------------------------------*/