﻿
.myescape_btn_silver
{   text-decoration : none;
	background : url(images/silver-Escape-Button-OFF.jpg) no-repeat;}

button.myescape_btn_silver:hover,a.myescape_btn_silver:hover,a.myescape_btn_silver:active
 {	background : url(images/silver-Escape-Button-ON.jpg) no-repeat;
    text-decoration : none;}

.myescape_btn_gold
{   text-decoration : none;
	background : url(images/gold-Escape-Button-OFF.jpg) no-repeat;}

button.myescape_btn_gold:hover,a.myescape_btn_gold:hover,a.myescape_btn_gold:active
 {	background : url(images/gold-Escape-Button-ON.jpg) no-repeat;
    text-decoration : none;}

.myescape_btn_platinum
{   text-decoration : none;
	background : url(images/platinum-Escape-Button-OFF.jpg) no-repeat;}

button.myescape_btn_platinum:hover,a.myescape_btn_platinum:hover,a.myescape_btn_platinum:active
 {	background : url(images/platinum-Escape-Button-ON.jpg) no-repeat;
    text-decoration : none;}

.myescape_btn_elite
{   text-decoration : none;
	background : url(images/elite-Escape-Button-OFF.jpg) no-repeat;}

button.myescape_btn_elite:hover,a.myescape_btn_elite:hover,a.myescape_btn_elite:active
 {	background : url(images/elite-Escape-Button-ON.jpg) no-repeat;
    text-decoration : none;}

.myindulge_btn_silver
{   text-decoration : none;
	background : url(images/silver-indulge-Button-OFF.jpg) no-repeat;}

button.myindulge_btn_silver:hover,a.myindulge_btn_silver:hover,a.myindulge_btn_silver:active
 {	background : url(images/silver-indulge-Button-ON.jpg) no-repeat;
    text-decoration : none;}

.myindulge_btn_gold
{   text-decoration : none;
	background : url(images/gold-indulge-Button-OFF.jpg) no-repeat;}

button.myindulge_btn_gold:hover,a.myindulge_btn_gold:hover,a.myindulge_btn_gold:active
 {	background : url(images/gold-indulge-Button-ON.jpg) no-repeat;
    text-decoration : none;}

.myindulge_btn_platinum
{   text-decoration : none;
	background : url(images/platinum-indulge-Button-OFF.jpg) no-repeat;}

button.myindulge_btn_platinum:hover,a.myindulge_btn_platinum:hover,a.myindulge_btn_platinum:active
 {	background : url(images/platinum-indulge-Button-ON.jpg) no-repeat;
    text-decoration : none;}

.myindulge_btn_elite
{   text-decoration : none;
	background : url(images/elite-indulge-Button-OFF.jpg) no-repeat;}

button.myindulge_btn_elite:hover,a.myindulge_btn_elite:hover,a.myindulge_btn_elite:active
 {	background : url(images/elite-indulge-Button-ON.jpg) no-repeat;
    text-decoration : none;}

.myadventure_btn_silver
{   text-decoration : none;
	background : url(images/silver-adventure-Button-OFF.jpg) no-repeat;}

button.myadventure_btn_silver:hover,a.myadventure_btn_silver:hover,a.myadventure_btn_silver:active
 {	background : url(images/silver-adventure-Button-ON.jpg) no-repeat;
    text-decoration : none;}

.myadventure_btn_gold
{   text-decoration : none;
	background : url(images/gold-adventure-Button-OFF.jpg) no-repeat;}

button.myadventure_btn_gold:hover,a.myadventure_btn_gold:hover,a.myadventure_btn_gold:active
 {	background : url(images/gold-adventure-Button-ON.jpg) no-repeat;
    text-decoration : none;}

.myadventure_btn_platinum
{   text-decoration : none;
	background : url(images/platinum-adventure-Button-OFF.jpg) no-repeat;}

button.myadventure_btn_platinum:hover,a.myadventure_btn_platinum:hover,a.myadventure_btn_platinum:active
 {	background : url(images/platinum-adventure-Button-ON.jpg) no-repeat;
    text-decoration : none;}

.myadventure_btn_elite
{   text-decoration : none;
	background : url(images/elite-adventure-Button-OFF.jpg) no-repeat;}

button.myadventure_btn_elite:hover,a.myadventure_btn_elite:hover,a.myadventure_btn_elite:active
 {	background : url(images/elite-adventure-Button-ON.jpg) no-repeat;
    text-decoration : none;}

.bodyc 
{
	background-color:#000000

}
.main_pnl_bk
{
	height:100%;
	width:700px;
	background-image: url('images/Montage.jpg'); 
	background-repeat: no-repeat; 
	}

.white_txt
{
	font-family: "Gill Sans MT";
	font-size :small;
	color: #FFFFFF;
}
.divscroller
{
	overflow-y:scroll;
	height:462px;
	width:100%;
	text-align:left
}
.indulge_bk
{
	background-image: url('images/tab_bk_blue.png'); 
	background-repeat: repeat;
	font-family: "Gill Sans MT";
	color: #FFFFFF;
	}
.adventure_bk
{
	background-image: url('images/tab_bk_gold.png'); 
	background-repeat: repeat;
	font-family: "Gill Sans MT";
	color: #FFFFFF;
	}
.escape_bk
{
	background-image: url('images/tab_bk_silver.png'); 
	background-repeat: repeat;
	font-family: "Gill Sans MT";
	color: #FFFFFF;
	}
	
.package_img_thumb
{
	width: 120px; 
	height: 120px; 
	margin-right: 10px; 
	margin-bottom: 10px; 
	margin-top: 00px;
	}
	
.package_headline
{
	color:#ffffff;
	font-family:Gill Sans MT,verdana,arial;
	font-size:18px;
}

.package_content
{
	color:#ffffff;
	font-family:Gill Sans MT,verdana,arial;
	font-size:13px;
	}
	
.package_icon_txt
{
	color:#ffffff;
	font-family:Gill Sans MT,verdana,arial;
	font-size:10px;
	}
a
{
	color : #ffffff;
	text-decoration:none
}

a:link, a:visited {
	text-decoration : none;
	font-weight : bold;
	line-height : 150%;
}

a:hover, a:active {
	color : #BB0900;
	text-decoration : underline;
}
