html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
	padding: 0px;
	margin: 0px;
	background: #fff url(pix/bgr_x.jpg) repeat-x;
}

a:link, a:visited {
	color: #0099cc;
	text-decoration: underline;
}

a:hover	{
	color: #33ccff;
	text-decoration: none;
}

a:active	{
	color: #0099cc;
	text-decoration: underline;
}

img		{
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
}

#container	{
	width: 1054px;
	height: auto;
	margin: auto;
}

#header	{
	width: 1054px;
	height: 537px;
	background: url(pix/bgr_header.jpg) no-repeat;
}

#logo	{
	width: 288px;
	height: auto;
	margin-top: 20px;
	margin-right: 150px;
	margin-bottom: 20px;
	float: left;
}
/*---------------------- Top Menu Start Here ---------------------------*/
#nav	{
	width: 517px;
	height: 37px;
	padding: 0 10px;
	float: left;
	background: url(pix/nav_bgr.png);
	margin: 0 20px 40px 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 3;
}

#nav ul	{
	list-style-type: none;
	margin: 0;
}

#nav li	{
	float: left;
}

#nav li a	{
	display: block;
	width: 90px;
	float: left;
}

#nav a:link, a:visited {
	color: #02569c;
	text-decoration: none;
}

#nav a:hover {
	color: #02569c;
	text-decoration: underline;
}
/*---------------------- Congrat Box---------------------------*/

.congratbox	{
	width: 830px;
	height: 291px;
	padding: 0 0 0 30px;
	float: left;
	background: #fff;
	/* for IE */
	filter:alpha(opacity=70);
    /* CSS3 standard */
    opacity:0.7;
	z-index: 2;
}

.congratbox p	{
	width: 800px;
	height: auto;
	display: block;
}	

.ladyleft	{
	width: 163px;
	height: 291px;
	float: left;
	background: url(pix/congrat_lady.jpg);
	z-index: 3;
}

.vipbox	{
	width: 190px;
	height: 30px;
	background-color: #000;
	margin-top: 10px;
	margin-left: 650px;
	padding-left: 20px;
	padding-top: 5px;
	color: #fff;
	z-index: 1;
}

/* ------------------------------------- Menu Congrat Page -------------------------------------- */
	
.CongratMenuBox p	{
	display: block;
	width: 331px;
	height: 30px;
	margin-right: 14px;
	padding-top: 8px;
	float: left;
	text-align: center;
	font-size: 1em;
	filter:alpha(opacity=40);
    opacity:0.4;
	background: #fff;
}

.CongratMenuBox p a:link {
	color: #000;
	text-decoration: none;
}

.CongratMenuBox p a:hover {
	color: #33ccff;
	text-decoration: none;
}

/*------------------------- Main Content ------------------------------*/

.MainContent	{
	width: 890px;
	height: auto;
	margin: 20px;
	padding: 40px;
	border: 1px #d2d2bc solid;
}
	
.clearer	{
	clear: both;
}

.slogan	{
	width: 600px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	line-height: 2em;
}

.textbox_subpage	{
	width: 954px;
	height: auto;
	margin-top: -50px;
	padding: 50px;
	line-height: 1.5em;
	background: #f8f8eb;
    border: 1px #d2d2bc solid;
}

#loginbox	{
	width: 348px;
	height: 102px;
	display: block;
	margin-left: 30px;
	margin-top: -90px;
	background: url(pix/button_wrapper.png);
	padding-top: 40px;
}

#loginbox_2	{
	width: 400px;
	height: 140px;
	padding: 20px;
	margin-top: -230px;
	border: 1px #fff solid;
	color: #fff;
}

#boxshadow	{
	width: 417px;
	height: 74px;
	margin-top: 40px;
	background: url(pix/shadow_button.jpg);
	z-index: 1;
}
/*-------------------------------slideshow---------------------------------*/
.slideshow	{
	width: 345px;
	heigth: 310px;
	float: left;
	margin-left: 20px;
	z-index: 2;
}
.sample_resorts {
	width: 129px;
	height: 66px;
	background: url(pix/sample_resorts.jpg) no-repeat;
	position: absolute;
	margin-left: 730px;
	margin-top: -25px;
	z-index: 4;
}
/*-----------------------------Main Content--------------------------------------------*/
.note_login	{
	width: 348px;
	float: left;
	position: absolute;
	margin-left: 20px;
	margin-top: -110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1em;
	color: #000;
	z-index: 3;
}

.contentbox	{
	width: 600px;
	height: 300px;
	padding: 20px;
	border: 1px #d2d2bc solid;
	float: left;
}

.rightbox	{
	width: 300px;
	height: 300px;
	padding: 20px;
	margin-left: 20px;
	background: #eeeeeb;
	border: 1px #d2d2bc solid;
	float: left;
}

.partner	{
	width: 1054px;
	height: auto;
	float: left;
	text-align: center;
}

.redeem_button	{
	width: 199px;
	height: 71px;
	padding-top: 18px;
	color: #fff;
	text-align: center;
	background: url(pix/button_redeem.png) no-repeat;
}

.redeem_button	a:link	{
	color: #fff;
	text-decoration: none;
}

.contactbox	{
	width: 300px;
	height: auto;
	padding: 30px;
	position: absolute;
	margin-left: 600px;
	margin-top: 100px;
	border: 1px #d2d2bc solid;
	background: #f8f8eb;
}

/*------------------------------------footer-----------------------------------*/
#footer	{
	height: auto;
	margin-top: 50px;
	border-top: 1px #d2d2bc solid;
	background: #e1e2e2;
}

#footer .box	{
	width: 100%;
	height: 80px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: center;
}
