/* CSS Document

body{
	margin:0;
	padding:0;
	font-family:Verdana;
	font-size:11px;
    background:#6a2d1a; 
}
 */
.mainTable
{
	width:100%;
	padding:0PX;
	margin:0PX;
}
.mainTableTopLeftCell
{
    background:#6a2d1a url(images/mainTableTopLeftCell.jpg) right bottom no-repeat;
}
.mainTableTopRightCell
{
    background:#6a2d1a url(images/mainTableTopRightCell.jpg) left bottom no-repeat;
}

.mainTableMainLeftCell
{
    background:#6a2d1a url(images/mainTableMainLeftCell.jpg) right top no-repeat;
}
.mainTableMainRightCell
{
    background:#6a2d1a url(images/mainTableMainRightCell.jpg) left top no-repeat;
}
h3
{
	color: rgb(105, 19, 15);
	font-family: Verdana;
	font-size: 18px;
	font-weight: lighter;
	margin: 0px 0px 10px 0px;
}
img { border-style: none !important;
	border-color: inherit !important;
	border-width: 0px !important;
}
img.palaLogo { border-style: none !important;
	border-color: inherit !important;
	border-width: 0px !important;
	position:relative;
	top: 33px;
	left:49px;
}

.topBanner 
{
	text-align: left; 
	width: 1024px;
	padding: 0px; 
	margin: 0px 0px 0px 0px; 
	height: 186px; 
	background-image: URL(images/topBanner.jpg);
}
.topBannerLinks
{
	font-variant:small-caps; 
	font-family: Century Gothic; 
	font-size:16px; color:#dcbca7; 
	position:relative; 
	left: 600px; 
	top: 35px;  
	width:250px;
}
.topBannerMyPala
{ 
	font-family: Century Gothic; 
	font-size:12px; 
	color:#dcbca7; 
	position:relative; 
	left: 600px; 
	top: 35px; 
	width:250px;
}
.topBannerNav 
{
	text-align: left; 
	width: 1024px;
	padding: 0px; 
	margin: 0px 0px 0px 0px; 
	height: 33px; 
	background-image: URL(images/topBannerNav.jpg);
}
.footer 
{
	font-size:10px;
	text-align:center;
	vertical-align: middle;
	color:#dcbca7; 
	width: 1004px;
	padding: 10px; 
	margin: 0px 0px 0px 0px; 
	height: 50px; 
	background: URL(images/footer.jpg) center top no-repeat;
}

/* links */
a:link {
	color: #ddbba8;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ddbba8;
}
a:hover {
	text-decoration: underline !important;
	color: white;
}
a:active {
	text-decoration: none;
	color: #ddbba8;
}
a:blueLink 
{
	color: rgb(0, 124, 147);
	text-decoration: none;
}

/* My Pala Section */
.contentTable 
{
    empty-cells:show;
    height:100%;
    border: solid 0px red;
    width: 910px;
}
.content
{
    height:100%;
    width:100%;
	display:block;
}
.contentCell
{
	width: 865px; 
    vertical-align: top;
    height:100%;
	border: solid 0px black; 
    padding: 0px 0px 10px 0px;
	/*background:#f3e1d5 url(../images/allPagesCentralBg.jpg);*/
	display:block;
}

.mainBg
{
	text-align: left; 
	width: 900px; 
	padding: 0px; 
	margin: 0px; 
	height:100%;
    border: solid 0px white;
	display:block;
}
.sideBar
{
	float: left;
	margin: 0px 0px 0px 0px; 
	padding:0px;
	height:100%;
    border-right: solid 1px #370f07;
    border-left: solid 3px #7b1916;
    /*background-color: #6e2c1b;*/
    empty-cells:show;
    vertical-align:top;
}
#form1
{
	height:100%;
}
.contentLeft
{
	float: left;
	height:100%;
	margin: 0px 0px 0px 0px; 
	padding:0px;
    border-right: solid 1px #370f07;
    border-left: solid 3px #7b1916;
    background-color: black;/*#6e2c1b;*/
    vertical-align:top;
	width: 42px;
	display:block;
}
.contentMiddle
{
	float: left;
	margin: 0px 0px 0px 10px; 
	width: 500px;
    vertical-align: top;
	color:#746e6e;
	border: solid 0px red;
}
.contentRight
{
	float: left;
	margin: 0px 0px 0px 10px; 
	width: 330px;
	color:#746e6e;
	border: solid 0px red;
}
.boxedContent
{
	float: left; 
	text-align:left;   
    /*color: rgb(0, 124, 147); rgb(116, 110, 110);*/
	font-family: Verdana;
	font-size: 12px;
	margin: 10px;
    border: solid 0px #746e6e;
    height:100%;
    vertical-align: top;
    z-index:1000;
}
.boxedContentOnlineGameRules
{
	float: left; 
	text-align:left;   
    /*color: rgb(0, 124, 147); rgb(116, 110, 110);*/
	font-family: Verdana;
	font-size: 10px;
	margin: 5px;
    border: solid 0px #746e6e;
    height:100%;
    vertical-align: top;
    text-align:justify;
  
}
.boxedContentOnlineGameRules li
{line-height:12px;}
/**/
.fieldsetMyPala {
	border: solid 1px rgb(105, 19, 15);
	padding: 5px 0px 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	text-align:left;
}
fieldset legend 
{
	color: rgb(105, 19, 15);
	font-family: Verdana;
	font-size: 18px;
	font-weight: lighter;
	margin: 0px 0px 0px 0px;
}

.clear {
   height: 10;
   font-size: 1px;
   margin: 0;
   padding: 0;
   line-height: 0;
   clear: both;
}

/* +++ AJAX Popup Styles +++ */
.modalBackground {
    background-color:black;
	-moz-opacity: 0.3;
	opacity:.3;
	filter: alpha(opacity=30);
}

.modalPopupPD {
	background:#f3e1d5 url(images/allPagesCentralBg.jpg);
    border-width:3px;
    border-style:solid;
    border-color:Gray;
    padding:3px;
    width:400px;
    height:220px;
}
.modalPopupAP {
	background:#f3e1d5 url(images/allPagesCentralBg.jpg);
    border-width:3px;
    border-style:solid;
    border-color:Gray;
    padding:3px;
    width:400px;
    height:250px;
}
.modalPopupSD {
	background:#f3e1d5 url(images/allPagesCentralBg.jpg);
    border-width:3px;
    border-style:solid;
    border-color:Gray;
    padding:3px;
    width:400px;
    height:220px;
}
.modalPopupTP {
	background:#f3e1d5 url(images/allPagesCentralBg.jpg);
    border-width:3px;
    border-style:solid;
    border-color:Gray;
    padding:3px;
    width:400px;
    height:300px;
}

/* Privileges Contact Preference */
.modalPopupPCPUpdateComplete {
	background:#f3e1d5 url(images/allPagesCentralBg.jpg);
    border-width:3px;
    border-style:solid;
    border-color:Gray;
    padding:3px;
    width:350px;
    height:90px;
}
/* End Privileges Contact Preference */

/* Alerts Section */
.modalPopupAlerts {
	background:#f3e1d5 url(images/allPagesCentralBg.jpg);
    border-width:3px;
    border-style:solid;
    border-color:Gray;
    padding:3px;
    width:500px;
    height:260px;
}

.AlertsHeaderTitle 
{
	font-family:Verdana;
	font-size: 14px;
	font-weight: bold;
	color: rgb(105, 19, 15);
	width: 95%;
	padding: 5px 10px 5px 10px;
	text-align: left;
	border-bottom: solid 1px rgb(105, 19, 15);
	cursor:none;
}
/* End Alerts Section */

/* Host Section */

.modalPopupHost {
	background:#f3e1d5 url(images/allPagesCentralBg.jpg);
    border-width:3px;
    border-style:solid;
    border-color:Gray;
    padding:3px;
    width:400px;
    height:300px;
}
.modalPopupHostBio {
	background:#f3e1d5 url(images/allPagesCentralBg.jpg);
    border-width:3px;
    border-style:solid;
    border-color:Gray;
    padding:3px;
    width:500px;
    height:220px;
}

/* End Host Section */


.modalPopupOnlineGame 
{
	background-color:#f3e1d5;
    border-width:3px;
    border-style:solid;
    border-color:Gray;
    padding:3px;
    width:640px;
    height:480px;
}

.popupDiv
{
	display: none;
	position: absolute;
	top: 20%;
	left: 40%;
	width: 430px;
	height: 220px;
	padding: 0px;
	border: solid 4px Gray;
	background-color: #FFFFFF;
	z-index:1002;
	overflow: visible;
	cursor:pointer;
	background:#f3e1d5 url(images/allPagesCentralBg.jpg) right bottom no-repeat;
}
.popupDivTierPoints
{
	display: none;
	position: absolute;
	top: 20%;
	left: 40%;
	width: 430px;
	height: 300px;
	padding: 0px;
	border: solid 4px Gray;
	background-color: #FFFFFF;
	z-index:1002;
	overflow: visible;
	cursor:pointer;
	background:#f3e1d5 url(images/allPagesCentralBg.jpg) right bottom no-repeat;
}
.tierPointsNumbers
{
	font-size:20px;
	font-weight: bold;
	color: #454545; /*RGB(105, 19, 15);*/
	padding: 0px;
	margin: 0px;
	margin-top:15px;
}
	/*
    padding: 0px;
	margin: 0px;
	margin-top:15px;
}*/
.tierPointsNumbersForElite
{
	font-size:20px;
	font-weight: bold;
	color:Silver;
	padding: 0px;
	margin: 0px;
	margin-top:15px;
}

.LasttierPointsNumbers
{
	font-size:20px;
	font-weight: bold;
	color: #454545; /*RGB(105, 19, 15);*/
	padding: 0px;
	margin: 0px;
	margin-top:23px;
}
.PlatinumupgradetierPointsNumbers
{
	font-size:20px;
	font-weight: bold;
	color: Silver; /*RGB(105, 19, 15);*/
	padding: 0px;
	margin: 0px;
	margin-top:23px;
}
.tierPointsText
{
	font-size:12px;
	/*color: Silver; RGB(105, 19, 15);*/
	padding: 0px 0px 0px 5px;
	line-height:12px;
}
.popupTextHeader 
{
	font-family:Verdana;
	font-size: 14px;
	font-weight: bold;
	color: rgb(105, 19, 15);
	width: 95%;
	padding: 5px 10px 5px 10px;
	text-align: left;
	border-bottom: solid 1px rgb(105, 19, 15);
	cursor:pointer;
}
/* add by TLE to take off the line show in filefox */
.popupCouponTextHeader 
{
	font-family:Verdana;
	font-size: 14px;
	font-weight: bold;
	color: rgb(105, 19, 15);
	width: 95%;
	padding: 5px 10px 5px 10px;
	text-align: left;
	/*border-bottom: solid 1px rgb(105, 19, 15);
	cursor:pointer;*/
}
a.closeLink
{
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}
.popupText 
{
	font-family:Verdana;
	font-size:12px;
	width: 100%;
	padding: 5px;
	cursor:pointer;
}
.divText 
{
	padding: 0px 10px 0px 5px;
	font-family:Verdana;
	font-size:12px;
	line-height: 15px;
	color: #746e6e;
}

/* ******************* Offer Section **************************
.offerText 
    {
    color: #ffffcc;
    font-family: Verdana, Helvetica, Arial;
    font-size: 11px;
    }
 .offerBalloon
{
	  position:absolute;
      margin-left: 150;
      margin-top: 0;
} 
.offerBalloonHeader
{
	  background-image: url(../images/offer/sectionBalloonHeader.png);
	  background-repeat: no-repeat;
	  position: relative;
	  width: 500px;
	  height:43px;
      color: #FFFFFF;
	  font-weight: bold;
	
}
.offerBalloonBody
{
	  background-image: url(../images/offer/sectionBalloonBody.png);
	  background-repeat: repeat-y;
	  position: relative;
	  width: 500px;
	
}
.offerDetailsText 
{
	color: #FFFFFF;
	vertical-align: top;
}
.offerTotalCoupons
{
    color: #FFFFFF;
    vertical-align: top;
}
.offerBalloonFooter
{
	
	 background-image: url(../images/offer/sectionBalloonFooter.png);
	  background-repeat: no-repeat;
	  position: relative;
	  width: 500px;
	  height:12px; 
}
.offerDetailsBalloon1
{
	  background-image: url(../images/offer/APCouponDetails.png);
	  background-repeat: no-repeat;
	  position: relative;
	  width: 355;
	  height:255;
      color: #663300;
	  font-weight: bold;  
}
.offerDetailsTextTop 
{
	color: #663300;
	vertical-align: bottom; 
} */
 /* ******************* End Offer Section ************************** */

/* ********************** Promotion Section ***************
.promoBalloon
{
	  position:absolute;
      margin-left: 150;
      margin-top: 0;
}
.promoBalloonHeader
{
	background-image: url('../images/promotion/promoBallonHeader_NoTip.gif');
	width: 450px;
	height:30px;
	font-weight: bold;
	color: #f3e1d5;
}
.promoDetailsText 
{
	color: #f3e1d5;
	vertical-align: top;
}

.promoBalloonBody
{
	background-color: #541d10;
	width: 450px;
	height:30px;
          
}
.promotionBalloonFooter
{
	background-image: url(../images/promotion/BalloonFooter_Doted.gif);
	width: 450px;
	height:30px; 
}
 */

/* ********************** End Promotion Section *************** */

/* ********************** Entertainment Section ***************
.entertainmentText 
    {
    color: #ffffcc;
    font-family: Verdana, Helvetica, Arial;
    font-size: 11px;
    }
 .entertainmentBalloon
{
	  position:absolute;
      margin-left: 150;
      margin-top: 0;
}
.entertainmentBalloonHeader
{
	  background-image: url(../images/images/entertainment/PromoBallonHeader_NoTip.gif);
	  background-repeat: no-repeat;
	  position: relative;
	  width: 300px;
	  height:29px;
      color: #663300;
	  font-weight: bold;
	 
	
}
.entertainmentDetailsText 
{
	color: #663300;
	vertical-align: top;
}
.entertainmentBalloonBody
{
	  background-image: url('../images/entertainment/promoBollonBody_NoTip.gif');
	  background-repeat: repeat-y;
	  position: relative;
	  width: 300px;
	  height:30px;
          
}
.entertainmentBalloonFooter
{
	 background-image: url('../images/entertainment/BalloonFooter_Doted.gif');
	  background-repeat: no-repeat;
	  position: relative;
	  width: 300px;
	  height:21px; 
	 
}
.EditBalloon
{
	  position: absolute;
      margin-left: 37;
      margin-top:0;
      width: 300px;
    
} */
/* ********************** End Entertainment Section *************** */

/* ********************** Balances Section *************** */
div.balancePrivilegesDollars
{
	background-image: url(images/general/PrivDollars.gif);
	background-repeat: no-repeat;
	font-size: 26px;
	font-weight:bold;
	height:55px;
	width:308px;
	cursor:pointer;
	padding: 1px 0px 2px 0px;
}
div.balanceAP
{
	background-image: url(images/general/APLogo.gif);
	background-repeat: no-repeat;
	font-size: 26px;
	font-weight:bold;
	height:55px;
	width:308px;
	cursor:pointer;
	padding: 1px 0px 2px 0px;
}
div.balanceEliteSpaDollars
{
	background-image: url(images/general/EliteSpa.gif);
	background-repeat: no-repeat;
	font-size: 26px;
	font-weight:bold;
	height:55px;
	width:308px;
	cursor:pointer;
	padding: 1px 0px 2px 0px;
}
.balanceNumber
{
	position: relative;
	left: -10px;
	top: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #746e6e;
}
.tierPointsImage 
{
	cursor:pointer;
}
/* ********************** End Balances Section *************** */
