﻿@charset "utf-8";
/* CSS Document */

a:link.openlink, a:visited.openlink {
	position:absolute;
	z-index:100;
	font-size:15px;
	color:#f0f0f0;
	display:block;
	text-indent:-99999px;
	background:url(../img/none.gif);
	}
a:hover.openlink {
	border-bottom:1px solid #f0f0f0;
	}
	
.promotions-bg {
	padding:80px 10px;
	_padding:15px 10px;
	background:#fcfcf9;
	}

#promotions-banner {
	padding:0px 0px 20px 0px;
	background:#fff3d0;
	border:1px solid #bf9b9a;
	font-size:12px;
	}

#MemberExclusive_area {position:relative;margin:0 auto;width:950px;}

.memExclusive, .memExclusive a.bannerlink {
	position:relative;
	float:left;
	margin:0 auto;
	cursor:pointer;
	width:950px;
	height:105px;
	background-position:center top;
	background-repeat:no-repeat;
	}
	.memExclusive {margin:4px 0 0 0;}
	.memExclusive a.bannerlink {opacity:0;}
.eventtext {display:none;margin:0 0 20px 0;}
.eventtext img {width:950px;}




	