/*
body { background: #000 url('../../img/rift/rift-bg.jpg') center -15px no-repeat; }
#header-bottom { height: 12px; background: url('../../img/bg/rift-center-beam.png') bottom center repeat-x; }
#content { padding: 0 0 62px 0; background: url('../../img/bg/rift-content-bg.jpg') top center repeat-y; }
#content.registration { background: url('../../img/rift/rift-reg-content-bg.jpg') top center no-repeat; }
#content-bottom { height: 45px; background: url('../../img/bg/rift-content-bottom.png') top center no-repeat; }
*/
#logoContainer { background: url('../../img/rift/rift_reg_logo_character.png') right 22px no-repeat transparent; background-size: 395px}

#summary { background: url('../../img/rift/as_centerimage.jpg'); }
#summary div.lip { background: url('../../img/rift/as_centerimage_lip.png') top right no-repeat; }

/* Ascend-a-Friend rewards */
#rewards_container {overflow:hidden;text-align:center;}
#rewards_container div.reward-frame { float:left;width:32%;margin:10px 5px 0 5px;text-align:left;padding:1.5em 0; }
#rewards_container div.reward-thumb { width: 216px; height: 216px; margin: 5px 0 5px 0; background: #ccc; }
#rewards_container div.reward-thumb.reward-level1 { background: url('../../img/rift/ascend1-corgi.jpg') top left no-repeat; }
#rewards_container div.reward-thumb.reward-level2 { background: url('../../img/rift/ascend2-hat.jpg') top left no-repeat; }
#rewards_container div.reward-thumb.reward-level3 { background: url('../../img/rift/ascend3-mount.jpg') top left no-repeat; }
/*#aafLegalText{color:#858585; position:relative; top:20px;}*/
#aafLegalText {padding:1em 0;}

div.subReward { display: inline-block; width: 43px; height: 43px; background: url('../../img/rift/subscription_rewards.jpg') top left no-repeat; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }

/* RIFT lite legal text */
#riftLegalTextContainer{width:760px; margin-left:40px; font-size:12px; color:#666; margin-top:35px;}
/* /RIFT lite legal text */

.topBtm-boxShadow{
	box-shadow:inset 0 -6px 6px #aaa, inset 0 6px 6px #aaa;
	-moz-box-shadow:inset 0 -6px 6px #aaa, inset 0 6px 6px #aaa;
	-webkit-box-shadow:inset 0 -6px 6px #aaa, inset 0 6px 6px #aaa;
	box-shadow:inset 0 -6px 6px #aaa, inset 0 6px 6px #aaa;
}

@font-face {
	font-family: 'Flareserif821';
	src:url('/site-templates/1000/fonts/Flareserif821/tt0917m_-webfont.eot');
	src:url('/site-templates/1000/fonts/Flareserif821/tt0917m_-webfont.ttf') format('truetype'),
		url('/site-templates/1000/fonts/Flareserif821/tt0917m_-webfont.woff') format('woff');
	font-weight: normal;
	font-style: roman;
}

.numberGradient-notused{background: #fefcea; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmNlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMGM5NWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #fefcea 0%, #e0c95e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefcea), color-stop(100%,#e0c95e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fefcea 0%,#e0c95e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fefcea 0%,#e0c95e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fefcea 0%,#e0c95e 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fefcea 0%,#e0c95e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefcea', endColorstr='#e0c95e',GradientType=0 ); /* IE6-8 */
}

/*
#creditPackLegalText{position: absolute; bottom:-93px; padding-left:25px; color:#959595; font-family:'PT Sans', Lucida Grande, sans-serif;}
*/
#creditPackLegalText{text-align:center;}
/*#guestAccountNotice{padding:20px 10px 10px 5px;}
*/
#guestAccountNotice h4{margin-bottom:5px;}
#auxInfo{position:relative;}
#auxInfo #guestAccountNotice{}
#auxInfo .left{width:50%;}
#auxInfo .right{width:48%;padding-right:2%; /*top:-33px; left:45px; position:relative;*/}
#auxInfo .right h3{position:relative; z-index:2;}
#auxInfo .right .numberShadow{font-size:15px; display:block; top:0; left:-108px; z-index:1;}
#auxInfo .right ul{list-style-type:none; clear:both; padding:5px 0 0 18px;}
#auxInfo .right ul li{font-weight:bold; padding-top:10px;}
#auxInfo .right .learnMore{}

/* override to ad image asset for patron pass */
/*#getPatronPassContainer .mgu-box img{width:67px; height:66px;}*/
