@charset "UTF-8";
#wrapper {
	margin-top: 50px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-color: #E9F3FF;
	height:100%;
	margin:0;
	padding:0;
	background-image: url(images/background/oasiislink_bg.jpg);
	background-repeat: no-repeat;
}
#oasiis {
	color: #0099CC;
}


#overlay {
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	width:100%;
	height:100%;
	
	z-index: 1000;
	background-image: url(images/background/pop_bg.png);	
}

#overlay div {
	width:300px;
	margin: 80px auto;
	/*background-color: #fff;
     border:1px solid #000;*/
     padding:15px;
	text-align:center;
	font-family: "Trebuchet MS", Helvetica, Arial, San-Serif;
	height: 330px;
	width: 500px;
	padding: 15px;
	background-color: #FEE9F3;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F9B8CA;
	border-right-color: #DC86A0;
	border-bottom-color: #9D4162;
	border-left-color: #F988B2;
	color: #666666;
	font-size: 0.8em;
	line-height: 14pt;
	text-align: justify;
	border-right-width: 1px;
	border-bottom-width: 1px;
}

#popup {
	
	/*font-family: "Trebuchet MS", Helvetica, Arial, San-Serif;
	
	height: 300px;
	width: 300px;
	
	padding: 15px;
	
	background-color: #FEE9F3;
	
	border-top-style: none;
	
	border-right-style: none;
	
	border-bottom-style: none;
	
	border-left-style: none;
	
	border-top-color: #F9B8CA;
	
	border-right-color: #DC86A0;
	
	border-bottom-color: #9D4162;
	
	border-left-color: #F988B2;
	
	color: #666666;
	
	font-size: 0.8em;
	
	line-height: 14pt;
	
	text-align: justify;
*/
}

#popup a {
	
	font-size: 1em;
	
	color: #EC008C;
	
	text-decoration: none;

}
#plus {
	color: #FF3366;
}
